/* Minification failed. Returning unminified contents.
(8,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(10,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(12,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(13,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(14,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(16,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(17,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(18,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(19,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(20,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(21,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(22,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(23,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(25,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(26,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(27,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(28,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(29,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(30,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(31,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(32,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(33,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(34,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(35,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
/*!
 * Bootstrap v4.0.0-beta.3 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #868e96;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #868e96;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --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%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

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;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #868e96;
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #dddfe2;
}

.table-hover .table-secondary:hover {
  background-color: #cfd2d6;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #cfd2d6;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.99px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.99px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.99px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.99px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #868e96;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #868e96;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #868e96;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #868e96;
  opacity: 1;
}

.form-control::placeholder {
  color: #868e96;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
  color: #868e96;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .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-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

.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 {
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}

.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 {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

.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 {
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}

.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 {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn:focus, .btn:hover {
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not([disabled]):not(.disabled) {
  cursor: pointer;
}

.btn:not([disabled]):not(.disabled):active, .btn:not([disabled]):not(.disabled).active {
  
	/*rem by nathan, don't set as it causes background to flash white background-image: none;*/
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not([disabled]):not(.disabled):active:focus, .btn-primary:not([disabled]):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #727b84;
  border-color: #6c757d;
}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #868e96;
  border-color: #868e96;
}

.btn-secondary:not([disabled]):not(.disabled):active, .btn-secondary:not([disabled]):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #666e76;
}

.btn-secondary:not([disabled]):not(.disabled):active:focus, .btn-secondary:not([disabled]):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not([disabled]):not(.disabled):active, .btn-success:not([disabled]):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not([disabled]):not(.disabled):active:focus, .btn-success:not([disabled]):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not([disabled]):not(.disabled):active, .btn-info:not([disabled]):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not([disabled]):not(.disabled):active:focus, .btn-info:not([disabled]):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not([disabled]):not(.disabled):active, .btn-warning:not([disabled]):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not([disabled]):not(.disabled):active:focus, .btn-warning:not([disabled]):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not([disabled]):not(.disabled):active, .btn-danger:not([disabled]):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not([disabled]):not(.disabled):active:focus, .btn-danger:not([disabled]):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not([disabled]):not(.disabled):active, .btn-light:not([disabled]):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not([disabled]):not(.disabled):active:focus, .btn-light:not([disabled]):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not([disabled]):not(.disabled):active, .btn-dark:not([disabled]):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not([disabled]):not(.disabled):active:focus, .btn-dark:not([disabled]):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #212529;
  background-color: #007bff;
  border-color: #007bff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #868e96;
  background-color: transparent;
}

.btn-outline-secondary:not([disabled]):not(.disabled):active, .btn-outline-secondary:not([disabled]):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #212529;
  background-color: #868e96;
  border-color: #868e96;
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not([disabled]):not(.disabled):active, .btn-outline-success:not([disabled]):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #212529;
  background-color: #28a745;
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not([disabled]):not(.disabled):active, .btn-outline-info:not([disabled]):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #212529;
  background-color: #17a2b8;
  border-color: #17a2b8;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not([disabled]):not(.disabled):active, .btn-outline-warning:not([disabled]):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not([disabled]):not(.disabled):active, .btn-outline-danger:not([disabled]):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #212529;
  background-color: #dc3545;
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not([disabled]):not(.disabled):active, .btn-outline-light:not([disabled]):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #fff;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not([disabled]):not(.disabled):active, .btn-outline-dark:not([disabled]):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #212529;
  background-color: #343a40;
  border-color: #343a40;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #868e96;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  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 {
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  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 {
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  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-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #868e96;
  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: #868e96;
  white-space: nowrap;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group .form-control,
.input-group .custom-select,
.input-group .custom-file {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group .form-control:focus,
.input-group .custom-select:focus,
.input-group .custom-file:focus {
  z-index: 3;
}

.input-group .form-control + .form-control,
.input-group .custom-select + .form-control,
.input-group .custom-file + .form-control {
  margin-left: -1px;
}

.input-group .form-control:not(:last-child),
.input-group .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group .form-control:not(:first-child),
.input-group .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-group .custom-file:not(:last-child) .custom-file-control,
.input-group .custom-file:not(:last-child) .custom-file-control::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group .custom-file:not(:first-child) .custom-file-control,
.input-group .custom-file:not(:first-child) .custom-file-control::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.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 {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #868e96;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  margin-bottom: 0;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #868e96;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-control {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input:focus ~ .custom-file-control::before {
  border-color: #80bdff;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(calc(2.25rem + 2px) - 1px * 2);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #868e96;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #868e96;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler:not([disabled]):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.99px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 767.99px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 991.99px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 1199.99px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
  color: #fff;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #868e96;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #868e96;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:focus, .page-link:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:not([disabled]):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

.badge-secondary {
  color: #fff;
  background-color: #868e96;
}

.badge-secondary[href]:focus, .badge-secondary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #6c757d;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.badge-success[href]:focus, .badge-success[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-info[href]:focus, .badge-info[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

.badge-warning[href]:focus, .badge-warning[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.badge-danger[href]:focus, .badge-danger[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

.badge-light[href]:focus, .badge-light[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

.badge-dark[href]:focus, .badge-dark[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #464a4e;
  background-color: #e7e8ea;
  border-color: #dddfe2;
}

.alert-secondary hr {
  border-top-color: #cfd2d6;
}

.alert-secondary .alert-link {
  color: #2e3133;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s ease;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:focus, .list-group-item-action:hover {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item:focus, .list-group-item:hover {
  z-index: 1;
  text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #868e96;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

a.list-group-item-primary,
button.list-group-item-primary {
  color: #004085;
}

a.list-group-item-primary:focus, a.list-group-item-primary:hover,
button.list-group-item-primary:focus,
button.list-group-item-primary:hover {
  color: #004085;
  background-color: #9fcdff;
}

a.list-group-item-primary.active,
button.list-group-item-primary.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #464a4e;
  background-color: #dddfe2;
}

a.list-group-item-secondary,
button.list-group-item-secondary {
  color: #464a4e;
}

a.list-group-item-secondary:focus, a.list-group-item-secondary:hover,
button.list-group-item-secondary:focus,
button.list-group-item-secondary:hover {
  color: #464a4e;
  background-color: #cfd2d6;
}

a.list-group-item-secondary.active,
button.list-group-item-secondary.active {
  color: #fff;
  background-color: #464a4e;
  border-color: #464a4e;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #155724;
}

a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #155724;
  background-color: #b1dfbb;
}

a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #0c5460;
}

a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #0c5460;
  background-color: #abdde5;
}

a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #856404;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #856404;
  background-color: #ffe8a1;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #721c24;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #721c24;
  background-color: #f1b0b7;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

a.list-group-item-light,
button.list-group-item-light {
  color: #818182;
}

a.list-group-item-light:focus, a.list-group-item-light:hover,
button.list-group-item-light:focus,
button.list-group-item-light:hover {
  color: #818182;
  background-color: #ececf6;
}

a.list-group-item-light.active,
button.list-group-item-light.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

a.list-group-item-dark,
button.list-group-item-dark {
  color: #1b1e21;
}

a.list-group-item-dark:focus, a.list-group-item-dark:hover,
button.list-group-item-dark:focus,
button.list-group-item-dark:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}

a.list-group-item-dark.active,
button.list-group-item-dark.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

.close:not([disabled]):not(.disabled) {
  cursor: pointer;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-prev:focus, .carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='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;charset=utf8,%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: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:focus, a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #868e96 !important;
}

a.bg-secondary:focus, a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #6c757d !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:focus, a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:focus, a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:focus, a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:focus, a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:focus, a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:focus, a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #e9ecef !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #868e96 !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.d-print-block {
  display: none !important;
}

@media print {
  .d-print-block {
    display: block !important;
  }
}

.d-print-inline {
  display: none !important;
}

@media print {
  .d-print-inline {
    display: inline !important;
  }
}

.d-print-inline-block {
  display: none !important;
}

@media print {
  .d-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-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-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #0062cc !important;
}

.text-secondary {
  color: #868e96 !important;
}

a.text-secondary:focus, a.text-secondary:hover {
  color: #6c757d !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:focus, a.text-success:hover {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:focus, a.text-info:hover {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #d39e00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #bd2130 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important;
}

.text-muted {
  color: #868e96 !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
@charset "UTF-8";
/* this mixin makes possible to add transition to a specific vendor, example: */
/* -webkit-transition: -webkit-transform 0.5s linear; */
*:focus {
  outline: 0; }

.button {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  padding: 13px 32px;
  font-weight: 400;
  font-size: 17px;
  color: #fff !important;
  text-shadow: rgba(0, 0, 0, 0.2) 0 -1px 0;
  border: 0px;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px, inset rgba(255, 255, 255, 0.88) 0px 1px 3px -1px;
  background-color: #4589E3;
  cursor: pointer;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5DA4FF), color-stop(100%, #417BFF));
  background: -webkit-linear-gradient(#5DA4FF, #417BFF);
  background: -moz-linear-gradient(#5DA4FF, #417BFF);
  background: -o-linear-gradient(#5DA4FF, #417BFF);
  background: linear-gradient(#5DA4FF, #417BFF);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .button.button-red {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FF6A6F), color-stop(100%, #ff565c));
    background: -webkit-linear-gradient(#FF6A6F, #ff565c);
    background: -moz-linear-gradient(#FF6A6F, #ff565c);
    background: -o-linear-gradient(#FF6A6F, #ff565c);
    background: linear-gradient(#FF6A6F, #ff565c); }
    .button.button-red:hover {
      background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff5156), color-stop(100%, #ff3d43));
      background: -webkit-linear-gradient(#ff5156, #ff3d43);
      background: -moz-linear-gradient(#ff5156, #ff3d43);
      background: -o-linear-gradient(#ff5156, #ff3d43);
      background: linear-gradient(#ff5156, #ff3d43); }
    .button.button-red:focus {
      background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FF6A6F), color-stop(100%, #ff565c));
      background: -webkit-linear-gradient(#FF6A6F, #ff565c);
      background: -moz-linear-gradient(#FF6A6F, #ff565c);
      background: -o-linear-gradient(#FF6A6F, #ff565c);
      background: linear-gradient(#FF6A6F, #ff565c); }
    .button.button-red:active {
      background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff5156), color-stop(100%, #ff3d43));
      background: -webkit-linear-gradient(#ff5156, #ff3d43);
      background: -moz-linear-gradient(#ff5156, #ff3d43);
      background: -o-linear-gradient(#ff5156, #ff3d43);
      background: linear-gradient(#ff5156, #ff3d43); }
  .button:hover {
    color: #fff;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4496ff), color-stop(100%, #2869ff));
    background: -webkit-linear-gradient(#4496ff, #2869ff);
    background: -moz-linear-gradient(#4496ff, #2869ff);
    background: -o-linear-gradient(#4496ff, #2869ff);
    background: linear-gradient(#4496ff, #2869ff);
    text-decoration: none; }
  .button:focus {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5DA4FF), color-stop(100%, #417BFF));
    background: -webkit-linear-gradient(#5DA4FF, #417BFF);
    background: -moz-linear-gradient(#5DA4FF, #417BFF);
    background: -o-linear-gradient(#5DA4FF, #417BFF);
    background: linear-gradient(#5DA4FF, #417BFF);
    outline: none;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px, inset rgba(255, 255, 255, 0.88) 0px 1px 3px -1px; }
  .button:active {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4496ff), color-stop(100%, #2869ff));
    background: -webkit-linear-gradient(#4496ff, #2869ff);
    background: -moz-linear-gradient(#4496ff, #2869ff);
    background: -o-linear-gradient(#4496ff, #2869ff);
    background: linear-gradient(#4496ff, #2869ff);
    box-shadow: inset 0px 3px 3px rgba(0, 0, 0, 0.29); }
  .button.disabled {
    opacity: 0.65;
    pointer-events: none;
    background-color: #90c1ff; }
  .button.button-small {
    padding: 6px 15px;
    font-size: 14px;
    font-weight: 500; }
  .button.button-xs {
    padding: 4px 8px;
    font-size: 13px;
    font-weight: 500; }

.button-outline {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  color: #fff;
  padding: 12px 31px;
  border: 2px solid #fff;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.15);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .button-outline:hover {
    text-decoration: none;
    color: #ddd;
    border-color: #ddd; }

.button-clear {
  border: 0;
  outline: none;
  padding: 1px;
  display: inline-block;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
  -ms-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
  -o-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
  background: #adb2bb;
  background: -webkit-linear-gradient(#ccd0d6, #adb2bb);
  background: -moz-linear-gradient(#ccd0d6, #adb2bb);
  background: -ms-linear-gradient(#ccd0d6, #adb2bb);
  background: -o-linear-gradient(#ccd0d6, #adb2bb);
  background: linear-gradient(#ccd0d6, #adb2bb); }
  .button-clear span {
    display: block;
    font-size: 14px;
    padding-left: 23px;
    padding-right: 23px;
    height: 36px;
    line-height: 33px;
    border-radius: 4px;
    font-weight: bold;
    color: #444;
    text-shadow: 0 1px 0 white;
    background: #eff1f4;
    background: -webkit-linear-gradient(#f7f8fa, #eff1f4);
    background: -moz-linear-gradient(#f7f8fa, #eff1f4);
    background: -ms-linear-gradient(#f7f8fa, #eff1f4);
    background: -o-linear-gradient(#f7f8fa, #eff1f4);
    background: linear-gradient(#f7f8fa, #eff1f4);
    -webkit-box-shadow: inset 0 1px 0 white;
    -moz-box-shadow: inset 0 1px 0 white;
    -ms-box-shadow: inset 0 1px 0 white;
    -o-box-shadow: inset 0 1px 0 white;
    box-shadow: inset 0 1px 0 white; }
  .button-clear:hover {
    text-decoration: none; }
  .button-clear:active, .button-clear.active {
    background: #b5bac2;
    background: -webkit-linear-gradient(#b5bac2, #b5bac2);
    background: -moz-linear-gradient(#b5bac2, #b5bac2);
    background: -ms-linear-gradient(#b5bac2, #b5bac2);
    background: -o-linear-gradient(#b5bac2, #b5bac2);
    background: linear-gradient(#b5bac2, #b5bac2); }
    .button-clear:active span, .button-clear.active span {
      color: #444;
      background: #eff1f4;
      background: -webkit-linear-gradient(#e6e8eb, #eff1f4);
      background: -moz-linear-gradient(#e6e8eb, #eff1f4);
      background: -ms-linear-gradient(#e6e8eb, #eff1f4);
      background: -o-linear-gradient(#e6e8eb, #eff1f4);
      background: linear-gradient(#e6e8eb, #eff1f4);
      -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
      -ms-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
      -o-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
      box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1); }

/* fade in up */
@-webkit-keyframes customFadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@-moz-keyframes customFadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@-o-keyframes customFadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@keyframes customFadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
.customFadeInUp {
  -webkit-animation-name: customFadeInUp;
  animation-name: customFadeInUp;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s; }

@-webkit-keyframes customFadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-25px);
    -o-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@-moz-keyframes customFadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-25px);
    -o-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@-o-keyframes customFadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-25px);
    -o-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@keyframes customFadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-25px);
    -o-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
.customFadeInDown {
  -webkit-animation-name: customFadeInDown;
  animation-name: customFadeInDown;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s; }

@-webkit-keyframes fadeInScale {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.89, 0.89, 0.89);
    -o-transform: scale3d(0.89, 0.89, 0.89);
    -ms-transform: scale3d(0.89, 0.89, 0.89);
    -webkit-transform: scale3d(0.89, 0.89, 0.89);
    transform: scale3d(0.89, 0.89, 0.89); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@-moz-keyframes fadeInScale {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.89, 0.89, 0.89);
    -o-transform: scale3d(0.89, 0.89, 0.89);
    -ms-transform: scale3d(0.89, 0.89, 0.89);
    -webkit-transform: scale3d(0.89, 0.89, 0.89);
    transform: scale3d(0.89, 0.89, 0.89); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@-o-keyframes fadeInScale {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.89, 0.89, 0.89);
    -o-transform: scale3d(0.89, 0.89, 0.89);
    -ms-transform: scale3d(0.89, 0.89, 0.89);
    -webkit-transform: scale3d(0.89, 0.89, 0.89);
    transform: scale3d(0.89, 0.89, 0.89); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInScale {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.89, 0.89, 0.89);
    -o-transform: scale3d(0.89, 0.89, 0.89);
    -ms-transform: scale3d(0.89, 0.89, 0.89);
    -webkit-transform: scale3d(0.89, 0.89, 0.89);
    transform: scale3d(0.89, 0.89, 0.89); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
.fadeInScale {
  -webkit-animation-name: fadeInScale;
  animation-name: fadeInScale;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s; }

@-webkit-keyframes fadeInScaleDown {
  0% {
    opacity: 0;
    -moz-transform: scale3d(1.1, 1.1, 1.1);
    -o-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@-moz-keyframes fadeInScaleDown {
  0% {
    opacity: 0;
    -moz-transform: scale3d(1.1, 1.1, 1.1);
    -o-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@-o-keyframes fadeInScaleDown {
  0% {
    opacity: 0;
    -moz-transform: scale3d(1.1, 1.1, 1.1);
    -o-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInScaleDown {
  0% {
    opacity: 0;
    -moz-transform: scale3d(1.1, 1.1, 1.1);
    -o-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
.fadeInScaleDown {
  -webkit-animation-name: fadeInScaleDown;
  animation-name: fadeInScaleDown;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -ms-animation-duration: 0.8s;
  animation-duration: 0.8s; }

@media (min-width: 1200px) {
  .container:not(.no-override) {
    max-width: 1070px; } }
@media (min-width: 992px) {
  .container {
    position: relative; } }

a {
  color: #459CE7;
  outline: none; }
  a:focus, a.active {
    outline: none; }

.page-item.active .page-link {
  background-color: #4e7396; }

.page-link {
  color: #5F8AB0;
  padding: 0.5rem 0.9rem;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear; }

@media (max-width: 991px) {
  .table-responsive th,
  .table-responsive td {
    white-space: nowrap; } }

.navbar .dropdown-toggle::after {
  display: none; }

.alert-heading {
  margin-bottom: .7rem; }

.alert-inverse {
  background-color: #353434;
  border-color: #484545;
  color: #fff; }

.alert-inverse hr {
  border-top-color: #585858; }

.alert-inverse .alert-link {
  color: #fff; }

[data-animate] {
  opacity: 0; }
  [data-animate].animated, [data-animate].animated-end {
    opacity: 1; }

.badge {
  font-size: 80%; }
  .badge.badge-outline {
    border: 1px solid;
    background: #fff; }
    .badge.badge-outline.badge-primary {
      border-color: #0275d8;
      color: #0275d8; }
    .badge.badge-outline.badge-secondary {
      border-color: #868e96;
      color: #6a7177; }
    .badge.badge-outline.badge-success {
      border-color: #5cb85c;
      color: #5cb85c; }
    .badge.badge-outline.badge-info {
      border-color: #5bc0de;
      color: #5bc0de; }
    .badge.badge-outline.badge-warning {
      border-color: #f0ad4e;
      color: #f0ad4e; }
    .badge.badge-outline.badge-danger {
      border-color: #d9534f;
      color: #d9534f; }
    .badge.badge-outline.badge-light {
      border-color: #a9a9a9;
      color: #8a8a8a; }
    .badge.badge-outline.badge-dark {
      border-color: #222;
      color: #222; }

.btn-group .btn-primary {
  border-color: #075698; }
.btn-group .btn-success {
  border-color: #4d9a4d; }
.btn-group .btn-info {
  border-color: #54a3bb; }
.btn-group .btn-warning {
  border-color: #ce9648; }
.btn-group .btn-danger {
  border-color: #af4744; }

.btn-outline-secondary {
  color: #9c9c9c; }

.btn-pill {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-size: 15px;
  padding: 10px 27px;
  border-radius: 55px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  cursor: pointer;
  text-align: center; }
  .btn-pill:hover, .btn-pill:focus {
    text-decoration: none;
    color: #fff; }
  .btn-pill:active {
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3); }
  .btn-pill.btn-pill-lg {
    font-size: 16px;
    padding: 12px 40px; }
  .btn-pill.btn-pill-sm {
    font-size: 13px;
    padding: 6px 21px; }
  .btn-pill.btn-pill-secondary {
    background: #fff;
    border: 1px solid #bbbbbb;
    color: #555;
    text-shadow: none; }
    .btn-pill.btn-pill-secondary:hover {
      color: #555; }
  .btn-pill.btn-pill-primary {
    background: #57B8F8;
    border: 1px solid #57B8F8; }
  .btn-pill.btn-pill-success {
    background: #7ab55c;
    border: 1px solid #7ab55c; }
  .btn-pill.btn-pill-dark {
    background: #343a40;
    border: 1px solid #2C394D; }
    .btn-pill.btn-pill-dark:hover, .btn-pill.btn-pill-dark:focus {
      background: #23272b; }
  .btn-pill.btn-pill-info {
    background: #5bc0de;
    border: 1px solid #5bc0de; }
  .btn-pill.btn-pill-warning {
    background: #f0ad4e;
    border: 1px solid #f0ad4e; }
  .btn-pill.btn-pill-danger {
    background: #d9534f;
    border: 1px solid #d9534f; }

.btn-shadow {
  border: 0;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  box-shadow: rgba(23, 43, 99, 0.24) 0 7px 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  padding: 12px 23px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.09);
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .btn-shadow:hover, .btn-shadow:focus {
    color: #fff;
    text-decoration: none;
    box-shadow: rgba(23, 43, 99, 0.3) 0 8px 35px; }
  .btn-shadow:active {
    box-shadow: rgba(23, 43, 99, 0.24) 0 7px 28px, inset 0 2px 3px rgba(0, 0, 0, 0.3); }
  .btn-shadow.btn-shadow-sm {
    font-size: 11px;
    padding: 7px 14px; }
  .btn-shadow.btn-shadow-lg {
    font-size: 14px;
    padding: 16px 31px; }
  .btn-shadow.btn-shadow-secondary {
    background: #fff;
    color: #444;
    text-shadow: none; }
  .btn-shadow.btn-shadow-primary {
    background: linear-gradient(#2083fe, #1d7bf0); }
  .btn-shadow.btn-shadow-dark {
    background: #2C394D; }
  .btn-shadow.btn-shadow-info {
    background: #42B1E2; }
  .btn-shadow.btn-shadow-warning {
    background: #E2B477; }
  .btn-shadow.btn-shadow-success {
    background: #0ad6bc; }
  .btn-shadow.btn-shadow-danger {
    background: #bd4242; }

.cta-button {
  margin-top: 220px;
  margin-bottom: 180px; }
  @media (max-width: 767px) {
    .cta-button {
      margin-top: 150px;
      margin-bottom: 0; } }
  .cta-button .cta {
    margin-top: 90px;
    text-align: center; }
    @media (max-width: 767px) {
      .cta-button .cta {
        margin-top: 70px; } }
    .cta-button .cta h3 {
      font-size: 29px; }
      @media (max-width: 767px) {
        .cta-button .cta h3 {
          line-height: 35px;
          font-size: 26px; } }
    .cta-button .cta p {
      font-size: 17px;
      margin-top: 20px;
      color: #777; }
    .cta-button .cta a {
      margin-top: 25px;
      display: inline-block;
      background: #459CE7;
      color: #fff;
      padding: 13px 30px;
      border-radius: 50px;
      font-size: 13px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1px;
      text-decoration: none;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .cta-button .cta a:hover {
        background: #66B1F2; }

.cta-form {
  margin-top: 130px;
  margin-bottom: -120px;
  background: #fafafa;
  padding: 60px 0 70px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }
  @media (max-width: 767px) {
    .cta-form {
      margin-top: 80px; } }
  .cta-form .header {
    margin: 0;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: center;
    color: #4c4c4c;
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: 1px 1px #fff; }
  .cta-form form {
    margin-top: 40px;
    position: relative; }
    .cta-form form .form-group {
      margin-right: 7px;
      width: 250px; }
      @media (max-width: 991px) {
        .cta-form form .form-group {
          width: 220px; } }
      @media (max-width: 767px) {
        .cta-form form .form-group {
          width: 100%;
          margin-bottom: 1rem; } }
    .cta-form form input {
      box-shadow: 0 1px 1px #fff;
      height: 42px;
      width: 100% !important;
      font-size: 15px; }
    @media (max-width: 1199px) {
      .cta-form form [type="submit"] {
        margin-top: 25px; } }
    .cta-form form .agree {
      top: 20px;
      position: relative;
      display: block;
      text-align: right;
      padding-right: 50px;
      color: #555;
      font-size: 15px; }
      @media (max-width: 1199px) {
        .cta-form form .agree {
          text-align: center;
          padding: 0; } }

.cta-bg {
  margin-top: 70px;
  height: 410px;
  background: url("../images/photo-bg.jpg") no-repeat center center;
  background-size: cover;
  text-align: center;
  padding-top: 120px; }
  .cta-bg h2 {
    color: #fff;
    font-size: 32px;
    letter-spacing: .5px; }
    @media (max-width: 767px) {
      .cta-bg h2 {
        font-size: 27px;
        line-height: 35px; } }
  .cta-bg a {
    background: #88bee0;
    box-shadow: 0 5px 20px 3px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    margin-top: 50px;
    padding: 20px 35px;
    font-size: 13px;
    border-radius: 3px;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .cta-bg a:hover {
      background: #6690e4; }

.cta-glow {
  background: #495a7a;
  text-align: center;
  padding: 60px 0; }
  .cta-glow .info {
    text-align: left;
    display: inline-block;
    margin-right: 80px; }
    @media (max-width: 767px) {
      .cta-glow .info {
        text-align: center;
        display: block;
        margin-right: 0;
        margin-bottom: 25px; } }
    .cta-glow .info strong {
      color: #fff;
      font-size: 18px;
      display: block;
      font-weight: 600;
      text-shadow: 1px 1px #5B6162; }
    .cta-glow .info p {
      margin-top: 6px;
      color: #D4DEF0;
      font-size: 16px; }
  .cta-glow a {
    display: inline-block;
    vertical-align: top;
    border-radius: 6px;
    background-image: -o-linear-gradient(-89deg, #FFFFFF 0%, #f0f4fa 100%);
    background-image: -moz-linear-gradient(-89deg, #FFFFFF 0%, #f0f4fa 100%);
    background-image: -ms-linear-gradient(-89deg, #FFFFFF 0%, #f0f4fa 100%);
    background-image: linear-gradient(-179deg, #FFFFFF 0%, #f0f4fa 100%);
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.32);
    font-size: 15px;
    color: #468bb6;
    line-height: 20px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.72);
    padding: 17px 32px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: .3px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .cta-glow a:hover {
      box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px, inset rgba(255, 255, 255, 0.88) 0px 1px 3px -1px, rgba(0, 0, 0, 0.3) 0 1px 2px, #CCDEEE 0 1px 30px; }

.cta-dark {
  margin-top: 130px;
  color: #fff;
  text-align: center; }
  .cta-dark h2 {
    font-size: 29px;
    font-weight: 400; }
    @media (max-width: 767px) {
      .cta-dark h2 {
        line-height: 37px; } }
  .cta-dark p {
    color: #ccc;
    font-size: 15px;
    margin-top: 15px; }
  .cta-dark a {
    margin-top: 30px; }

.dropdown-menu {
  font-size: 0.9rem; }
  @media (min-width: 992px) {
    .dropdown-menu {
      display: block;
      opacity: 0;
      visibility: hidden;
      z-index: 1;
      -moz-transform: translateY(8px);
      -o-transform: translateY(8px);
      -ms-transform: translateY(8px);
      -webkit-transform: translateY(8px);
      transform: translateY(8px);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; } }
  .dropdown-menu.dropdown-menu-dark {
    background: #282f37 !important;
    border-color: #242a31 !important; }
    .dropdown-menu.dropdown-menu-dark .dropdown-item {
      color: #dadada !important; }
      .dropdown-menu.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu.dropdown-menu-dark .dropdown-item:active, .dropdown-menu.dropdown-menu-dark .dropdown-item:focus {
        color: #fff !important;
        background: #31353e !important; }
    .dropdown-menu.dropdown-menu-dark .dropdown-divider {
      border-top: 1px solid #191e23; }

@media (min-width: 992px) {
  .show > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    z-index: 1000;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }

.navbar .dropdown-toggle::after {
  display: none; }

.dropdown-submenu .dropdown-toggle i {
  font-size: 10px;
  position: absolute;
  right: 14px;
  top: 8px;
  color: #a3a7bd; }
@media (max-width: 991px) {
  .dropdown-submenu .dropdown-menu {
    border-color: #e8e8e8; }
    .dropdown-submenu .dropdown-menu .dropdown-item {
      padding-left: 2rem; } }
@media (min-width: 992px) {
  .dropdown-submenu .dropdown-menu {
    left: 98%;
    top: -2px;
    border-radius: 0.25rem !important; } }

.dropdown-extend {
  position: initial; }

.dropdown-extend-menu {
  width: 100%; }
  @media (min-width: 768px) {
    .dropdown-extend-menu {
      padding: 20px 30px; } }
  @media (min-width: 768px) {
    .dropdown-extend-menu .dropdown-item {
      margin: 5px 0; } }
  .dropdown-extend-menu .dropdown-item i {
    margin-right: 3px;
    font-size: 14px;
    color: #6b7386; }
    @media (max-width: 767px) {
      .dropdown-extend-menu .dropdown-item i {
        display: none; } }

.iconav {
  background-color: #fff;
  border: 1px solid #eee;
  overflow-y: auto; }
  @media (min-width: 768px) {
    .iconav {
      width: 70px;
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      margin-top: 0;
      margin-bottom: 0; } }
  .iconav .iconav-nav {
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap; }
  .iconav .iconav-brand {
    display: block;
    padding-top: 27px;
    padding-bottom: 27px;
    font-size: 32px;
    line-height: 1;
    color: #8691b5;
    text-align: center;
    border-bottom: 0;
    background-color: #f3f4f7; }
  .iconav .nav-item + .nav-item .nav-link {
    border-top: 1px solid #eee; }
  @media (max-width: 767px) {
    .iconav .nav-slider {
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      white-space: nowrap; } }
  .iconav .nav-link {
    position: relative;
    text-align: center;
    font-size: 23px;
    color: #7d8292; }
    .iconav .nav-link.active {
      background-color: #f4f4f7;
      color: #53565f; }
  .iconav .nav-link-label {
    font-size: 13px;
    display: block;
    text-align: center; }
  .iconav.iconav-inverse {
    background-color: #30343e;
    border: none; }
    .iconav.iconav-inverse .iconav-brand {
      background-color: #0f1013;
      color: #6f7890; }
    .iconav.iconav-inverse .nav-item + .nav-item .nav-link {
      border-top: 1px solid #212225; }
    .iconav.iconav-inverse .nav-link {
      color: #fff; }
      .iconav.iconav-inverse .nav-link.active {
        background-color: #20232b;
        color: #889cd0; }

.nav-bordered.nav-vertical .nav-link.active:after {
  height: 80%;
  width: 3px;
  bottom: inherit;
  top: 2px;
  left: -5px;
  margin: auto 0; }
.nav-bordered.nav-vertical .nav-header {
  text-transform: uppercase;
  padding: 0.5em 1em;
  color: #676767;
  letter-spacing: .5px;
  font-size: 90%; }
.nav-bordered.nav-vertical li + .nav-header {
  margin-top: 20px; }
.nav-bordered .nav-link.active {
  color: #333;
  position: relative; }
  .nav-bordered .nav-link.active:after {
    content: '';
    position: absolute;
    height: 3px;
    background-color: #6f6f6f;
    width: 75%;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto; }

.statcard.statcard-primary {
  background: #1997c6;
  border-radius: 5px; }
  .statcard.statcard-primary .statcard-number {
    color: #fff; }
  .statcard.statcard-primary .statcard-desc {
    color: rgba(255, 255, 255, 0.8); }
  .statcard.statcard-primary .stat-indicator {
    color: #fff; }
.statcard.statcard-success {
  border-radius: 5px;
  background: #16bf86; }
  .statcard.statcard-success .statcard-number {
    color: #fff; }
  .statcard.statcard-success .statcard-desc {
    color: rgba(255, 255, 255, 0.8); }
  .statcard.statcard-success .stat-indicator {
    color: #fff; }
.statcard.statcard-dark {
  border-radius: 5px;
  background: #333; }
  .statcard.statcard-dark .statcard-number {
    color: #fff; }
  .statcard.statcard-dark .statcard-desc {
    color: rgba(255, 255, 255, 0.8); }
  .statcard.statcard-dark .stat-indicator {
    color: #fff; }
.statcard.statcard-danger {
  border-radius: 5px;
  background: #E64759; }
  .statcard.statcard-danger .statcard-number {
    color: #fff; }
  .statcard.statcard-danger .statcard-desc {
    color: rgba(255, 255, 255, 0.8); }
  .statcard.statcard-danger .stat-indicator {
    color: #fff; }
.statcard.statcard-warning {
  border-radius: 5px;
  background: #E4D836; }
  .statcard.statcard-warning .statcard-number {
    color: #fff; }
  .statcard.statcard-warning .statcard-desc {
    color: rgba(255, 255, 255, 0.85); }
  .statcard.statcard-warning .stat-indicator {
    color: #fff; }

.statcard-number .stat-indicator {
  font-size: 13px;
  position: relative;
  top: -7px;
  left: 4px; }
  .statcard-number .stat-indicator:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 3px;
    vertical-align: middle;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
.statcard-number .indicator-positive {
  color: #09a209; }
  .statcard-number .indicator-positive:after {
    border-top: 0;
    border-bottom: 5px solid; }
.statcard-number .indicator-negative {
  color: #d80808; }
  .statcard-number .indicator-negative:after {
    border-bottom: 0;
    border-top: 5px solid; }

.statcard-desc {
  text-transform: uppercase;
  font-size: 85%;
  letter-spacing: .7px;
  font-weight: 500;
  color: #6b7c98; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }
@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@font-face {
  font-family: 'brankic';
  src: url("sfontsPath/brankic.eot");
  src: url("../fonts/brankic.eot?#iefix") format("embedded-opentype"), url("../fonts/brankic.ttf") format("truetype"), url("../fonts/brankic.woff") format("woff"), url("../fonts/brankic.svg#brankic") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="brankic-"], [class*=" brankic-"] {
  font-family: 'brankic';
  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; }

.brankic-number:before {
  content: "\e600"; }

.brankic-number2:before {
  content: "\e601"; }

.brankic-number3:before {
  content: "\e602"; }

.brankic-number4:before {
  content: "\e603"; }

.brankic-number5:before {
  content: "\e604"; }

.brankic-number6:before {
  content: "\e605"; }

.brankic-number7:before {
  content: "\e606"; }

.brankic-number8:before {
  content: "\e607"; }

.brankic-number9:before {
  content: "\e608"; }

.brankic-number10:before {
  content: "\e609"; }

.brankic-number11:before {
  content: "\e60a"; }

.brankic-number12:before {
  content: "\e60b"; }

.brankic-number13:before {
  content: "\e60c"; }

.brankic-number14:before {
  content: "\e60d"; }

.brankic-number15:before {
  content: "\e60e"; }

.brankic-number16:before {
  content: "\e60f"; }

.brankic-number17:before {
  content: "\e610"; }

.brankic-number18:before {
  content: "\e611"; }

.brankic-number19:before {
  content: "\e612"; }

.brankic-number20:before {
  content: "\e613"; }

.brankic-quote:before {
  content: "\e614"; }

.brankic-quote2:before {
  content: "\e615"; }

.brankic-tag:before {
  content: "\e616"; }

.brankic-tag2:before {
  content: "\e617"; }

.brankic-link:before {
  content: "\e618"; }

.brankic-link2:before {
  content: "\e619"; }

.brankic-cabinet:before {
  content: "\e61a"; }

.brankic-cabinet2:before {
  content: "\e61b"; }

.brankic-calendar:before {
  content: "\e61c"; }

.brankic-calendar2:before {
  content: "\e61d"; }

.brankic-calendar3:before {
  content: "\e61e"; }

.brankic-file:before {
  content: "\e61f"; }

.brankic-file2:before {
  content: "\e620"; }

.brankic-file3:before {
  content: "\e621"; }

.brankic-files:before {
  content: "\e622"; }

.brankic-phone:before {
  content: "\e623"; }

.brankic-tablet:before {
  content: "\e624"; }

.brankic-window:before {
  content: "\e625"; }

.brankic-monitor:before {
  content: "\e626"; }

.brankic-ipod:before {
  content: "\e627"; }

.brankic-tv:before {
  content: "\e628"; }

.brankic-camera:before {
  content: "\e629"; }

.brankic-camera2:before {
  content: "\e62a"; }

.brankic-camera3:before {
  content: "\e62b"; }

.brankic-film:before {
  content: "\e62c"; }

.brankic-film2:before {
  content: "\e62d"; }

.brankic-film3:before {
  content: "\e62e"; }

.brankic-microphone:before {
  content: "\e62f"; }

.brankic-microphone2:before {
  content: "\e630"; }

.brankic-microphone3:before {
  content: "\e631"; }

.brankic-drink:before {
  content: "\e632"; }

.brankic-drink2:before {
  content: "\e633"; }

.brankic-drink3:before {
  content: "\e634"; }

.brankic-drink4:before {
  content: "\e635"; }

.brankic-coffee:before {
  content: "\e636"; }

.brankic-mug:before {
  content: "\e637"; }

.brankic-ice-cream:before {
  content: "\e638"; }

.brankic-cake:before {
  content: "\e639"; }

.brankic-inbox:before {
  content: "\e63a"; }

.brankic-download:before {
  content: "\e63b"; }

.brankic-upload:before {
  content: "\e63c"; }

.brankic-inbox2:before {
  content: "\e63d"; }

.brankic-checkmark:before {
  content: "\e63e"; }

.brankic-checkmark2:before {
  content: "\e63f"; }

.brankic-cancel:before {
  content: "\e640"; }

.brankic-cancel2:before {
  content: "\e641"; }

.brankic-plus:before {
  content: "\e642"; }

.brankic-plus2:before {
  content: "\e643"; }

.brankic-minus:before {
  content: "\e644"; }

.brankic-minus2:before {
  content: "\e645"; }

.brankic-notice:before {
  content: "\e646"; }

.brankic-notice2:before {
  content: "\e647"; }

.brankic-cog:before {
  content: "\e648"; }

.brankic-cogs:before {
  content: "\e649"; }

.brankic-cog2:before {
  content: "\e64a"; }

.brankic-warning:before {
  content: "\e64b"; }

.brankic-health:before {
  content: "\e64c"; }

.brankic-suitcase:before {
  content: "\e64d"; }

.brankic-suitcase2:before {
  content: "\e64e"; }

.brankic-suitcase3:before {
  content: "\e64f"; }

.brankic-picture:before {
  content: "\e650"; }

.brankic-pictures:before {
  content: "\e651"; }

.brankic-pictures2:before {
  content: "\e652"; }

.brankic-android:before {
  content: "\e653"; }

.brankic-marvin:before {
  content: "\e654"; }

.brankic-pacman:before {
  content: "\e655"; }

.brankic-cassette:before {
  content: "\e656"; }

.brankic-watch:before {
  content: "\e657"; }

.brankic-chronometer:before {
  content: "\e658"; }

.brankic-watch2:before {
  content: "\e659"; }

.brankic-alarm-clock:before {
  content: "\e65a"; }

.brankic-time:before {
  content: "\e65b"; }

.brankic-time2:before {
  content: "\e65c"; }

.brankic-headphones:before {
  content: "\e65d"; }

.brankic-wallet:before {
  content: "\e65e"; }

.brankic-checkmark3:before {
  content: "\e65f"; }

.brankic-cancel3:before {
  content: "\e660"; }

.brankic-eye:before {
  content: "\e661"; }

.brankic-position:before {
  content: "\e662"; }

.brankic-site-map:before {
  content: "\e663"; }

.brankic-site-map2:before {
  content: "\e664"; }

.brankic-cloud:before {
  content: "\e665"; }

.brankic-upload2:before {
  content: "\e666"; }

.brankic-chart:before {
  content: "\e667"; }

.brankic-chart2:before {
  content: "\e668"; }

.brankic-chart3:before {
  content: "\e669"; }

.brankic-chart4:before {
  content: "\e66a"; }

.brankic-chart5:before {
  content: "\e66b"; }

.brankic-chart6:before {
  content: "\e66c"; }

.brankic-location:before {
  content: "\e66d"; }

.brankic-download2:before {
  content: "\e66e"; }

.brankic-basket:before {
  content: "\e66f"; }

.brankic-folder:before {
  content: "\e670"; }

.brankic-gamepad:before {
  content: "\e671"; }

.brankic-alarm:before {
  content: "\e672"; }

.brankic-alarm-cancel:before {
  content: "\e673"; }

.brankic-phone2:before {
  content: "\e674"; }

.brankic-phone3:before {
  content: "\e675"; }

.brankic-image:before {
  content: "\e676"; }

.brankic-open:before {
  content: "\e677"; }

.brankic-sale:before {
  content: "\e678"; }

.brankic-direction:before {
  content: "\e679"; }

.brankic-map:before {
  content: "\e67a"; }

.brankic-trashcan:before {
  content: "\e67b"; }

.brankic-vote:before {
  content: "\e67c"; }

.brankic-graduate:before {
  content: "\e67d"; }

.brankic-lab:before {
  content: "\e67e"; }

.brankic-tie:before {
  content: "\e67f"; }

.brankic-football:before {
  content: "\e680"; }

.brankic-eight-ball:before {
  content: "\e681"; }

.brankic-bowling:before {
  content: "\e682"; }

.brankic-bowling-pin:before {
  content: "\e683"; }

.brankic-baseball:before {
  content: "\e684"; }

.brankic-soccer:before {
  content: "\e685"; }

.brankic-3d-glasses:before {
  content: "\e686"; }

.brankic-microwave:before {
  content: "\e687"; }

.brankic-refrigerator:before {
  content: "\e688"; }

.brankic-oven:before {
  content: "\e689"; }

.brankic-washing-machine:before {
  content: "\e68a"; }

.brankic-mouse:before {
  content: "\e68b"; }

.brankic-smiley:before {
  content: "\e68c"; }

.brankic-sad:before {
  content: "\e68d"; }

.brankic-mute:before {
  content: "\e68e"; }

.brankic-hand:before {
  content: "\e68f"; }

.brankic-radio:before {
  content: "\e690"; }

.brankic-satellite:before {
  content: "\e691"; }

.brankic-medal:before {
  content: "\e692"; }

.brankic-medal2:before {
  content: "\e693"; }

.brankic-switch:before {
  content: "\e694"; }

.brankic-key:before {
  content: "\e695"; }

.brankic-cord:before {
  content: "\e696"; }

.brankic-locked:before {
  content: "\e697"; }

.brankic-unlocked:before {
  content: "\e698"; }

.brankic-locked2:before {
  content: "\e699"; }

.brankic-unlocked2:before {
  content: "\e69a"; }

.brankic-magnifier:before {
  content: "\e69b"; }

.brankic-zoom-in:before {
  content: "\e69c"; }

.brankic-zoom-out:before {
  content: "\e69d"; }

.brankic-stack:before {
  content: "\e69e"; }

.brankic-stack2:before {
  content: "\e69f"; }

.brankic-stack3:before {
  content: "\e6a0"; }

.brankic-david-star:before {
  content: "\e6a1"; }

.brankic-cross:before {
  content: "\e6a2"; }

.brankic-moon-andstar:before {
  content: "\e6a3"; }

.brankic-transformers:before {
  content: "\e6a4"; }

.brankic-batman:before {
  content: "\e6a5"; }

.brankic-space-invaders:before {
  content: "\e6a6"; }

.brankic-skeletor:before {
  content: "\e6a7"; }

.brankic-lamp:before {
  content: "\e6a8"; }

.brankic-lamp2:before {
  content: "\e6a9"; }

.brankic-umbrella:before {
  content: "\e6aa"; }

.brankic-street-light:before {
  content: "\e6ab"; }

.brankic-bomb:before {
  content: "\e6ac"; }

.brankic-archive:before {
  content: "\e6ad"; }

.brankic-battery:before {
  content: "\e6ae"; }

.brankic-battery2:before {
  content: "\e6af"; }

.brankic-battery3:before {
  content: "\e6b0"; }

.brankic-battery4:before {
  content: "\e6b1"; }

.brankic-battery5:before {
  content: "\e6b2"; }

.brankic-megaphone:before {
  content: "\e6b3"; }

.brankic-megaphone2:before {
  content: "\e6b4"; }

.brankic-patch:before {
  content: "\e6b5"; }

.brankic-pil:before {
  content: "\e6b6"; }

.brankic-injection:before {
  content: "\e6b7"; }

.brankic-thermometer:before {
  content: "\e6b8"; }

.brankic-lamp3:before {
  content: "\e6b9"; }

.brankic-lamp4:before {
  content: "\e6ba"; }

.brankic-lamp5:before {
  content: "\e6bb"; }

.brankic-cube:before {
  content: "\e6bc"; }

.brankic-box:before {
  content: "\e6bd"; }

.brankic-box2:before {
  content: "\e6be"; }

.brankic-diamond:before {
  content: "\e6bf"; }

.brankic-bag:before {
  content: "\e6c0"; }

.brankic-money-bag:before {
  content: "\e6c1"; }

.brankic-grid:before {
  content: "\e6c2"; }

.brankic-grid2:before {
  content: "\e6c3"; }

.brankic-list:before {
  content: "\e6c4"; }

.brankic-list2:before {
  content: "\e6c5"; }

.brankic-ruler:before {
  content: "\e6c6"; }

.brankic-ruler2:before {
  content: "\e6c7"; }

.brankic-layout:before {
  content: "\e6c8"; }

.brankic-layout2:before {
  content: "\e6c9"; }

.brankic-layout3:before {
  content: "\e6ca"; }

.brankic-layout4:before {
  content: "\e6cb"; }

.brankic-layout5:before {
  content: "\e6cc"; }

.brankic-layout6:before {
  content: "\e6cd"; }

.brankic-layout7:before {
  content: "\e6ce"; }

.brankic-layout8:before {
  content: "\e6cf"; }

.brankic-layout9:before {
  content: "\e6d0"; }

.brankic-layout10:before {
  content: "\e6d1"; }

.brankic-layout11:before {
  content: "\e6d2"; }

.brankic-layout12:before {
  content: "\e6d3"; }

.brankic-layout13:before {
  content: "\e6d4"; }

.brankic-layout14:before {
  content: "\e6d5"; }

.brankic-tools:before {
  content: "\e6d6"; }

.brankic-screwdriver:before {
  content: "\e6d7"; }

.brankic-paint:before {
  content: "\e6d8"; }

.brankic-hammer:before {
  content: "\e6d9"; }

.brankic-brush:before {
  content: "\e6da"; }

.brankic-pen:before {
  content: "\e6db"; }

.brankic-chat:before {
  content: "\e6dc"; }

.brankic-comments:before {
  content: "\e6dd"; }

.brankic-chat2:before {
  content: "\e6de"; }

.brankic-chat3:before {
  content: "\e6df"; }

.brankic-volume:before {
  content: "\e6e0"; }

.brankic-volume2:before {
  content: "\e6e1"; }

.brankic-volume3:before {
  content: "\e6e2"; }

.brankic-equalizer:before {
  content: "\e6e3"; }

.brankic-resize:before {
  content: "\e6e4"; }

.brankic-resize2:before {
  content: "\e6e5"; }

.brankic-stretch:before {
  content: "\e6e6"; }

.brankic-narrow:before {
  content: "\e6e7"; }

.brankic-resize3:before {
  content: "\e6e8"; }

.brankic-download3:before {
  content: "\e6e9"; }

.brankic-calculator:before {
  content: "\e6ea"; }

.brankic-library:before {
  content: "\e6eb"; }

.brankic-auction:before {
  content: "\e6ec"; }

.brankic-justice:before {
  content: "\e6ed"; }

.brankic-stats:before {
  content: "\e6ee"; }

.brankic-stats2:before {
  content: "\e6ef"; }

.brankic-attachment:before {
  content: "\e6f0"; }

.brankic-hourglass:before {
  content: "\e6f1"; }

.brankic-abacus:before {
  content: "\e6f2"; }

.brankic-pencil:before {
  content: "\e6f3"; }

.brankic-pen2:before {
  content: "\e6f4"; }

.brankic-pin:before {
  content: "\e6f5"; }

.brankic-pin2:before {
  content: "\e6f6"; }

.brankic-discout:before {
  content: "\e6f7"; }

.brankic-edit:before {
  content: "\e6f8"; }

.brankic-scissors:before {
  content: "\e6f9"; }

.brankic-profile:before {
  content: "\e6fa"; }

.brankic-profile2:before {
  content: "\e6fb"; }

.brankic-profile3:before {
  content: "\e6fc"; }

.brankic-rotate:before {
  content: "\e6fd"; }

.brankic-rotate2:before {
  content: "\e6fe"; }

.brankic-reply:before {
  content: "\e6ff"; }

.brankic-forward:before {
  content: "\e700"; }

.brankic-retweet:before {
  content: "\e701"; }

.brankic-shuffle:before {
  content: "\e702"; }

.brankic-loop:before {
  content: "\e703"; }

.brankic-crop:before {
  content: "\e704"; }

.brankic-square:before {
  content: "\e705"; }

.brankic-square2:before {
  content: "\e706"; }

.brankic-circle:before {
  content: "\e707"; }

.brankic-dollar:before {
  content: "\e708"; }

.brankic-dollar2:before {
  content: "\e709"; }

.brankic-coins:before {
  content: "\e70a"; }

.brankic-pig:before {
  content: "\e70b"; }

.brankic-bookmark:before {
  content: "\e70c"; }

.brankic-bookmark2:before {
  content: "\e70d"; }

.brankic-address-book:before {
  content: "\e70e"; }

.brankic-address-book2:before {
  content: "\e70f"; }

.brankic-safe:before {
  content: "\e710"; }

.brankic-envelope:before {
  content: "\e711"; }

.brankic-envelope2:before {
  content: "\e712"; }

.brankic-radio-active:before {
  content: "\e713"; }

.brankic-music:before {
  content: "\e714"; }

.brankic-presentation:before {
  content: "\e715"; }

.brankic-male:before {
  content: "\e716"; }

.brankic-female:before {
  content: "\e717"; }

.brankic-aids:before {
  content: "\e718"; }

.brankic-heart:before {
  content: "\e719"; }

.brankic-info:before {
  content: "\e71a"; }

.brankic-info2:before {
  content: "\e71b"; }

.brankic-piano:before {
  content: "\e71c"; }

.brankic-rain:before {
  content: "\e71d"; }

.brankic-snow:before {
  content: "\e71e"; }

.brankic-lightning:before {
  content: "\e71f"; }

.brankic-sun:before {
  content: "\e720"; }

.brankic-moon:before {
  content: "\e721"; }

.brankic-cloudy:before {
  content: "\e722"; }

.brankic-cloudy2:before {
  content: "\e723"; }

.brankic-car:before {
  content: "\e724"; }

.brankic-bike:before {
  content: "\e725"; }

.brankic-truck:before {
  content: "\e726"; }

.brankic-bus:before {
  content: "\e727"; }

.brankic-bike2:before {
  content: "\e728"; }

.brankic-plane:before {
  content: "\e729"; }

.brankic-paper-plane:before {
  content: "\e72a"; }

.brankic-rocket:before {
  content: "\e72b"; }

.brankic-book:before {
  content: "\e72c"; }

.brankic-book2:before {
  content: "\e72d"; }

.brankic-barcode:before {
  content: "\e72e"; }

.brankic-barcode2:before {
  content: "\e72f"; }

.brankic-expand:before {
  content: "\e730"; }

.brankic-collapse:before {
  content: "\e731"; }

.brankic-pop-out:before {
  content: "\e732"; }

.brankic-pop-in:before {
  content: "\e733"; }

.brankic-target:before {
  content: "\e734"; }

.brankic-badge:before {
  content: "\e735"; }

.brankic-badge2:before {
  content: "\e736"; }

.brankic-ticket:before {
  content: "\e737"; }

.brankic-ticket2:before {
  content: "\e738"; }

.brankic-ticket3:before {
  content: "\e739"; }

.brankic-microphone4:before {
  content: "\e73a"; }

.brankic-cone:before {
  content: "\e73b"; }

.brankic-blocked:before {
  content: "\e73c"; }

.brankic-stop:before {
  content: "\e73d"; }

.brankic-keyboard:before {
  content: "\e73e"; }

.brankic-keyboard2:before {
  content: "\e73f"; }

.brankic-radio2:before {
  content: "\e740"; }

.brankic-printer:before {
  content: "\e741"; }

.brankic-checked:before {
  content: "\e742"; }

.brankic-error:before {
  content: "\e743"; }

.brankic-add:before {
  content: "\e744"; }

.brankic-minus3:before {
  content: "\e745"; }

.brankic-alert:before {
  content: "\e746"; }

.brankic-pictures3:before {
  content: "\e747"; }

.brankic-atom:before {
  content: "\e748"; }

.brankic-eyedropper:before {
  content: "\e749"; }

.brankic-globe:before {
  content: "\e74a"; }

.brankic-globe2:before {
  content: "\e74b"; }

.brankic-shipping:before {
  content: "\e74c"; }

.brankic-ying-yang:before {
  content: "\e74d"; }

.brankic-compass:before {
  content: "\e74e"; }

.brankic-zip:before {
  content: "\e74f"; }

.brankic-zip2:before {
  content: "\e750"; }

.brankic-anchor:before {
  content: "\e751"; }

.brankic-locked-heart:before {
  content: "\e752"; }

.brankic-magnet:before {
  content: "\e753"; }

.brankic-navigation:before {
  content: "\e754"; }

.brankic-tags:before {
  content: "\e755"; }

.brankic-heart2:before {
  content: "\e756"; }

.brankic-heart3:before {
  content: "\e757"; }

.brankic-usb:before {
  content: "\e758"; }

.brankic-clipboard:before {
  content: "\e759"; }

.brankic-clipboard2:before {
  content: "\e75a"; }

.brankic-clipboard3:before {
  content: "\e75b"; }

.brankic-switch2:before {
  content: "\e75c"; }

.brankic-ruler3:before {
  content: "\e75d"; }

@font-face {
  font-family: 'entypo';
  src: url("../fonts/entypo.eot");
  src: url("../fonts/entypo.eot?#iefix") format("embedded-opentype"), url("../fonts/entypo.ttf") format("truetype"), url("../fonts/entypo.woff") format("woff"), url("../fonts/entypo.svg#entypo") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="entypo-"], [class*=" entypo-"] {
  font-family: 'entypo';
  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; }

.entypo-phone:before {
  content: "\e609"; }

.entypo-mobile:before {
  content: "\e60a"; }

.entypo-mouse:before {
  content: "\e60b"; }

.entypo-directions:before {
  content: "\e60c"; }

.entypo-mail:before {
  content: "\e60d"; }

.entypo-paperplane:before {
  content: "\e60e"; }

.entypo-pencil:before {
  content: "\e60f"; }

.entypo-feather:before {
  content: "\e610"; }

.entypo-paperclip:before {
  content: "\e611"; }

.entypo-drawer:before {
  content: "\e612"; }

.entypo-reply:before {
  content: "\e613"; }

.entypo-reply-all:before {
  content: "\e614"; }

.entypo-forward:before {
  content: "\e615"; }

.entypo-user:before {
  content: "\e616"; }

.entypo-users:before {
  content: "\e617"; }

.entypo-user-add:before {
  content: "\e618"; }

.entypo-vcard:before {
  content: "\e619"; }

.entypo-export:before {
  content: "\e604"; }

.entypo-location:before {
  content: "\e61a"; }

.entypo-map:before {
  content: "\e61b"; }

.entypo-compass:before {
  content: "\e61c"; }

.entypo-location2:before {
  content: "\e61d"; }

.entypo-target:before {
  content: "\e61e"; }

.entypo-share:before {
  content: "\e61f"; }

.entypo-sharable:before {
  content: "\e620"; }

.entypo-heart:before {
  content: "\e621"; }

.entypo-heart2:before {
  content: "\e622"; }

.entypo-star:before {
  content: "\e623"; }

.entypo-star2:before {
  content: "\e624"; }

.entypo-thumbs-up:before {
  content: "\e625"; }

.entypo-thumbs-down:before {
  content: "\e626"; }

.entypo-chat:before {
  content: "\e606"; }

.entypo-comment:before {
  content: "\e627"; }

.entypo-quote:before {
  content: "\e628"; }

.entypo-house:before {
  content: "\e629"; }

.entypo-popup:before {
  content: "\e62a"; }

.entypo-search:before {
  content: "\e62b"; }

.entypo-flashlight:before {
  content: "\e62c"; }

.entypo-printer:before {
  content: "\e62d"; }

.entypo-bell:before {
  content: "\e62e"; }

.entypo-link:before {
  content: "\e62f"; }

.entypo-flag:before {
  content: "\e630"; }

.entypo-cog:before {
  content: "\e631"; }

.entypo-tools:before {
  content: "\e603"; }

.entypo-trophy:before {
  content: "\e632"; }

.entypo-tag:before {
  content: "\e633"; }

.entypo-camera:before {
  content: "\e634"; }

.entypo-megaphone:before {
  content: "\e635"; }

.entypo-moon:before {
  content: "\e636"; }

.entypo-palette:before {
  content: "\e637"; }

.entypo-leaf:before {
  content: "\e638"; }

.entypo-music:before {
  content: "\e639"; }

.entypo-music2:before {
  content: "\e63a"; }

.entypo-new:before {
  content: "\e63b"; }

.entypo-graduation:before {
  content: "\e63c"; }

.entypo-book:before {
  content: "\e63d"; }

.entypo-newspaper:before {
  content: "\e63e"; }

.entypo-bag:before {
  content: "\e63f"; }

.entypo-airplane:before {
  content: "\e640"; }

.entypo-lifebuoy:before {
  content: "\e641"; }

.entypo-eye:before {
  content: "\e605"; }

.entypo-clock:before {
  content: "\e642"; }

.entypo-microphone:before {
  content: "\e643"; }

.entypo-calendar:before {
  content: "\e644"; }

.entypo-bolt:before {
  content: "\e645"; }

.entypo-thunder:before {
  content: "\e646"; }

.entypo-droplet:before {
  content: "\e647"; }

.entypo-cd:before {
  content: "\e648"; }

.entypo-briefcase:before {
  content: "\e649"; }

.entypo-air:before {
  content: "\e64a"; }

.entypo-hourglass:before {
  content: "\e64b"; }

.entypo-gauge:before {
  content: "\e64c"; }

.entypo-language:before {
  content: "\e64d"; }

.entypo-network:before {
  content: "\e64e"; }

.entypo-key:before {
  content: "\e64f"; }

.entypo-battery:before {
  content: "\e650"; }

.entypo-bucket:before {
  content: "\e651"; }

.entypo-magnet:before {
  content: "\e652"; }

.entypo-drive:before {
  content: "\e653"; }

.entypo-cup:before {
  content: "\e654"; }

.entypo-rocket:before {
  content: "\e655"; }

.entypo-brush:before {
  content: "\e656"; }

.entypo-suitcase:before {
  content: "\e657"; }

.entypo-cone:before {
  content: "\e658"; }

.entypo-earth:before {
  content: "\e602"; }

.entypo-keyboard:before {
  content: "\e659"; }

.entypo-browser:before {
  content: "\e65a"; }

.entypo-publish:before {
  content: "\e600"; }

.entypo-progress-3:before {
  content: "\e65b"; }

.entypo-progress-2:before {
  content: "\e65c"; }

.entypo-brogress-1:before {
  content: "\e65d"; }

.entypo-progress-0:before {
  content: "\e65e"; }

.entypo-sun:before {
  content: "\e65f"; }

.entypo-sun2:before {
  content: "\e660"; }

.entypo-adjust:before {
  content: "\e661"; }

.entypo-code:before {
  content: "\e662"; }

.entypo-screen:before {
  content: "\e601"; }

.entypo-infinity:before {
  content: "\e663"; }

.entypo-light-bulb:before {
  content: "\e664"; }

.entypo-credit-card:before {
  content: "\e665"; }

.entypo-database:before {
  content: "\e666"; }

.entypo-voicemail:before {
  content: "\e667"; }

.entypo-clipboard:before {
  content: "\e668"; }

.entypo-cart:before {
  content: "\e669"; }

.entypo-box:before {
  content: "\e66a"; }

.entypo-ticket:before {
  content: "\e66b"; }

.entypo-rss:before {
  content: "\e66c"; }

.entypo-signal:before {
  content: "\e66d"; }

.entypo-thermometer:before {
  content: "\e66e"; }

.entypo-droplets:before {
  content: "\e66f"; }

.entypo-uniE670:before {
  content: "\e670"; }

.entypo-statistics:before {
  content: "\e671"; }

.entypo-pie:before {
  content: "\e672"; }

.entypo-bars:before {
  content: "\e673"; }

.entypo-graph:before {
  content: "\e674"; }

.entypo-lock:before {
  content: "\e608"; }

.entypo-lock-open:before {
  content: "\e675"; }

.entypo-logout:before {
  content: "\e676"; }

.entypo-login:before {
  content: "\e677"; }

.entypo-checkmark:before {
  content: "\e678"; }

.entypo-cross:before {
  content: "\e679"; }

.entypo-minus:before {
  content: "\e67a"; }

.entypo-plus:before {
  content: "\e67b"; }

.entypo-cross2:before {
  content: "\e67c"; }

.entypo-minus2:before {
  content: "\e67d"; }

.entypo-plus2:before {
  content: "\e67e"; }

.entypo-cross3:before {
  content: "\e67f"; }

.entypo-minus3:before {
  content: "\e680"; }

.entypo-plus3:before {
  content: "\e681"; }

.entypo-erase:before {
  content: "\e682"; }

.entypo-blocked:before {
  content: "\e683"; }

.entypo-info:before {
  content: "\e684"; }

.entypo-info2:before {
  content: "\e685"; }

.entypo-question:before {
  content: "\e686"; }

.entypo-help:before {
  content: "\e687"; }

.entypo-warning:before {
  content: "\e688"; }

.entypo-cycle:before {
  content: "\e689"; }

.entypo-cw:before {
  content: "\e68a"; }

.entypo-ccw:before {
  content: "\e68b"; }

.entypo-shuffle:before {
  content: "\e68c"; }

.entypo-arrow:before {
  content: "\e68d"; }

.entypo-arrow2:before {
  content: "\e68e"; }

.entypo-retweet:before {
  content: "\e68f"; }

.entypo-loop:before {
  content: "\e690"; }

.entypo-history:before {
  content: "\e691"; }

.entypo-back:before {
  content: "\e692"; }

.entypo-switch:before {
  content: "\e693"; }

.entypo-list:before {
  content: "\e694"; }

.entypo-add-to-list:before {
  content: "\e695"; }

.entypo-layout:before {
  content: "\e696"; }

.entypo-list2:before {
  content: "\e697"; }

.entypo-text:before {
  content: "\e698"; }

.entypo-text2:before {
  content: "\e699"; }

.entypo-document:before {
  content: "\e69a"; }

.entypo-docs:before {
  content: "\e69b"; }

.entypo-landscape:before {
  content: "\e69c"; }

.entypo-pictures:before {
  content: "\e69d"; }

.entypo-video:before {
  content: "\e69e"; }

.entypo-music3:before {
  content: "\e69f"; }

.entypo-folder:before {
  content: "\e6a0"; }

.entypo-archive:before {
  content: "\e6a1"; }

.entypo-trash:before {
  content: "\e6a2"; }

.entypo-upload:before {
  content: "\e607"; }

.entypo-download:before {
  content: "\e6a3"; }

.entypo-disk:before {
  content: "\e6a4"; }

.entypo-install:before {
  content: "\e6a5"; }

.entypo-cloud:before {
  content: "\e6a6"; }

.entypo-upload:before {
  content: "\e6a7"; }

.entypo-bookmark:before {
  content: "\e6a8"; }

.entypo-bookmarks:before {
  content: "\e6a9"; }

.entypo-book2:before {
  content: "\e6aa"; }

.entypo-play:before {
  content: "\e6ab"; }

.entypo-pause:before {
  content: "\e6ac"; }

.entypo-record:before {
  content: "\e6ad"; }

.entypo-stop:before {
  content: "\e6ae"; }

.entypo-next:before {
  content: "\e6af"; }

.entypo-previous:before {
  content: "\e6b0"; }

.entypo-first:before {
  content: "\e6b1"; }

.entypo-last:before {
  content: "\e6b2"; }

.entypo-resize-enlarge:before {
  content: "\e6b3"; }

.entypo-resize-shrink:before {
  content: "\e6b4"; }

.entypo-volume:before {
  content: "\e6b5"; }

.entypo-sound:before {
  content: "\e6b6"; }

.entypo-mute:before {
  content: "\e6b7"; }

.entypo-flow-cascade:before {
  content: "\e6b8"; }

.entypo-flow-branch:before {
  content: "\e6b9"; }

.entypo-flow-tree:before {
  content: "\e6ba"; }

.entypo-flow-line:before {
  content: "\e6bb"; }

.entypo-flow-parallel:before {
  content: "\e6bc"; }

.entypo-arrow-left:before {
  content: "\e6bd"; }

.entypo-arrow-down:before {
  content: "\e6be"; }

.entypo-arrow-up--upload:before {
  content: "\e6bf"; }

.entypo-arrow-right:before {
  content: "\e6c0"; }

.entypo-arrow-left2:before {
  content: "\e6c1"; }

.entypo-arrow-down2:before {
  content: "\e6c2"; }

.entypo-arrow-up:before {
  content: "\e6c3"; }

.entypo-arrow-right2:before {
  content: "\e6c4"; }

.entypo-arrow-left3:before {
  content: "\e6c5"; }

.entypo-arrow-down3:before {
  content: "\e6c6"; }

.entypo-arrow-up2:before {
  content: "\e6c7"; }

.entypo-arrow-right3:before {
  content: "\e6c8"; }

.entypo-arrow-left4:before {
  content: "\e6c9"; }

.entypo-arrow-down4:before {
  content: "\e6ca"; }

.entypo-arrow-up3:before {
  content: "\e6cb"; }

.entypo-arrow-right4:before {
  content: "\e6cc"; }

.entypo-arrow-left5:before {
  content: "\e6cd"; }

.entypo-arrow-down5:before {
  content: "\e6ce"; }

.entypo-arrow-up4:before {
  content: "\e6cf"; }

.entypo-arrow-right5:before {
  content: "\e6d0"; }

.entypo-arrow-left6:before {
  content: "\e6d1"; }

.entypo-arrow-down6:before {
  content: "\e6d2"; }

.entypo-arrow-up5:before {
  content: "\e6d3"; }

.entypo-arrow-right6:before {
  content: "\e6d4"; }

.entypo-arrow-left7:before {
  content: "\e6d5"; }

.entypo-arrow-down7:before {
  content: "\e6d6"; }

.entypo-arrow-up6:before {
  content: "\e6d7"; }

.entypo-uniE6D8:before {
  content: "\e6d8"; }

.entypo-arrow-left8:before {
  content: "\e6d9"; }

.entypo-arrow-down8:before {
  content: "\e6da"; }

.entypo-arrow-up7:before {
  content: "\e6db"; }

.entypo-arrow-right7:before {
  content: "\e6dc"; }

.entypo-menu:before {
  content: "\e6dd"; }

.entypo-ellipsis:before {
  content: "\e6de"; }

.entypo-dots:before {
  content: "\e6df"; }

.entypo-dot:before {
  content: "\e6e0"; }

.entypo-cc:before {
  content: "\e6e1"; }

.entypo-cc-by:before {
  content: "\e6e2"; }

.entypo-cc-nc:before {
  content: "\e6e3"; }

.entypo-cc-nc-eu:before {
  content: "\e6e4"; }

.entypo-cc-nc-jp:before {
  content: "\e6e5"; }

.entypo-cc-sa:before {
  content: "\e6e6"; }

.entypo-cc-nd:before {
  content: "\e6e7"; }

.entypo-cc-pd:before {
  content: "\e6e8"; }

.entypo-cc-zero:before {
  content: "\e6e9"; }

.entypo-cc-share:before {
  content: "\e6ea"; }

.entypo-cc-share2:before {
  content: "\e6eb"; }

.entypo-daniel-bruce:before {
  content: "\e6ec"; }

.entypo-daniel-bruce2:before {
  content: "\e6ed"; }

.entypo-github:before {
  content: "\e6ee"; }

.entypo-github2:before {
  content: "\e6ef"; }

.entypo-flickr:before {
  content: "\e6f0"; }

.entypo-flickr2:before {
  content: "\e6f1"; }

.entypo-vimeo:before {
  content: "\e6f2"; }

.entypo-vimeo2:before {
  content: "\e6f3"; }

.entypo-twitter:before {
  content: "\e6f4"; }

.entypo-twitter2:before {
  content: "\e6f5"; }

.entypo-facebook:before {
  content: "\e6f6"; }

.entypo-facebook2:before {
  content: "\e6f7"; }

.entypo-facebook3:before {
  content: "\e6f8"; }

.entypo-googleplus:before {
  content: "\e6f9"; }

.entypo-googleplus2:before {
  content: "\e6fa"; }

.entypo-pinterest:before {
  content: "\e6fb"; }

.entypo-pinterest2:before {
  content: "\e6fc"; }

.entypo-tumblr:before {
  content: "\e6fd"; }

.entypo-tumblr2:before {
  content: "\e6fe"; }

.entypo-linkedin:before {
  content: "\e6ff"; }

.entypo-linkedin2:before {
  content: "\e700"; }

.entypo-dribbble:before {
  content: "\e701"; }

.entypo-dribbble2:before {
  content: "\e702"; }

.entypo-stumbleupon:before {
  content: "\e703"; }

.entypo-stumbleupon2:before {
  content: "\e704"; }

.entypo-lastfm:before {
  content: "\e705"; }

.entypo-lastfm2:before {
  content: "\e706"; }

.entypo-rdio:before {
  content: "\e707"; }

.entypo-rdio2:before {
  content: "\e708"; }

.entypo-spotify:before {
  content: "\e709"; }

.entypo-spotify2:before {
  content: "\e70a"; }

.entypo-qq:before {
  content: "\e70b"; }

.entypo-instagram:before {
  content: "\e70c"; }

.entypo-dropbox:before {
  content: "\e70d"; }

.entypo-evernote:before {
  content: "\e70e"; }

.entypo-flattr:before {
  content: "\e70f"; }

.entypo-skype:before {
  content: "\e710"; }

.entypo-skype2:before {
  content: "\e711"; }

.entypo-renren:before {
  content: "\e712"; }

.entypo-sina-weibo:before {
  content: "\e713"; }

.entypo-paypal:before {
  content: "\e714"; }

.entypo-picasa:before {
  content: "\e715"; }

.entypo-soundcloud:before {
  content: "\e716"; }

.entypo-mixi:before {
  content: "\e717"; }

.entypo-behance:before {
  content: "\e718"; }

.entypo-circles:before {
  content: "\e719"; }

.entypo-vk:before {
  content: "\e71a"; }

.entypo-smashing:before {
  content: "\e71b"; }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("../fonts/flexslider-icon.eot");
  src: url("../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider-icon.woff") format("woff"), url("../fonts/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001'; }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a {
  color: #313333; }

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em; }

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.flip-clock-wrapper:after {
  clear: both; }

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 55px;
  height: 86px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000; }

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-decoration: none !important; }

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 42px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0; }

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 50px; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -91px; }

.flip-clock-dot.top {
  top: 30px; }

.flip-clock-dot.bottom {
  bottom: 30px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }
  20% {
    z-index: 4; }
  100% {
    z-index: 4; } }
@-moz-keyframes asd {
  0% {
    z-index: 2; }
  20% {
    z-index: 4; }
  100% {
    z-index: 4; } }
@-o-keyframes asd {
  0% {
    z-index: 2; }
  20% {
    z-index: 4; }
  100% {
    z-index: 4; } }
@keyframes asd {
  0% {
    z-index: 2; }
  20% {
    z-index: 4; }
  100% {
    z-index: 4; } }
.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }
  100% {
    -webkit-transform: rotateX(0deg); } }
@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg); }
  100% {
    -moz-transform: rotateX(0deg); } }
@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg); }
  100% {
    -o-transform: rotateX(0deg); } }
@keyframes turn {
  0% {
    transform: rotateX(90deg); }
  100% {
    transform: rotateX(0deg); } }
.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }
  100% {
    -webkit-transform: rotateX(-90deg); } }
@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg); }
  100% {
    -moz-transform: rotateX(-90deg); } }
@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg); }
  100% {
    -o-transform: rotateX(-90deg); } }
@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }
  100% {
    transform: rotateX(-90deg); } }
.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-o-keyframes hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icomoon-"], [class*=" icomoon-"] {
  font-family: 'icomoon';
  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; }

.icomoon-home:before {
  content: "\e609"; }

.icomoon-home2:before {
  content: "\e60a"; }

.icomoon-home3:before {
  content: "\e60b"; }

.icomoon-office:before {
  content: "\e60c"; }

.icomoon-newspaper:before {
  content: "\e60d"; }

.icomoon-pencil:before {
  content: "\e60e"; }

.icomoon-pencil2:before {
  content: "\e60f"; }

.icomoon-quill:before {
  content: "\e610"; }

.icomoon-pen:before {
  content: "\e611"; }

.icomoon-blog:before {
  content: "\e612"; }

.icomoon-droplet:before {
  content: "\e613"; }

.icomoon-paint-format:before {
  content: "\e614"; }

.icomoon-image:before {
  content: "\e615"; }

.icomoon-image2:before {
  content: "\e616"; }

.icomoon-images:before {
  content: "\e617"; }

.icomoon-camera:before {
  content: "\e618"; }

.icomoon-music:before {
  content: "\e619"; }

.icomoon-headphones:before {
  content: "\e61a"; }

.icomoon-play:before {
  content: "\e61b"; }

.icomoon-film:before {
  content: "\e61c"; }

.icomoon-camera2:before {
  content: "\e61d"; }

.icomoon-dice:before {
  content: "\e61e"; }

.icomoon-pacman:before {
  content: "\e61f"; }

.icomoon-spades:before {
  content: "\e620"; }

.icomoon-clubs:before {
  content: "\e621"; }

.icomoon-diamonds:before {
  content: "\e622"; }

.icomoon-pawn:before {
  content: "\e623"; }

.icomoon-bullhorn:before {
  content: "\e624"; }

.icomoon-connection:before {
  content: "\e625"; }

.icomoon-podcast:before {
  content: "\e626"; }

.icomoon-feed:before {
  content: "\e627"; }

.icomoon-book:before {
  content: "\e628"; }

.icomoon-books:before {
  content: "\e629"; }

.icomoon-library:before {
  content: "\e62a"; }

.icomoon-file:before {
  content: "\e62b"; }

.icomoon-profile:before {
  content: "\e62c"; }

.icomoon-file2:before {
  content: "\e62d"; }

.icomoon-file3:before {
  content: "\e62e"; }

.icomoon-file4:before {
  content: "\e62f"; }

.icomoon-copy:before {
  content: "\e630"; }

.icomoon-copy2:before {
  content: "\e631"; }

.icomoon-copy3:before {
  content: "\e632"; }

.icomoon-paste:before {
  content: "\e633"; }

.icomoon-paste2:before {
  content: "\e634"; }

.icomoon-paste3:before {
  content: "\e635"; }

.icomoon-stack:before {
  content: "\e636"; }

.icomoon-folder:before {
  content: "\e637"; }

.icomoon-folder-open:before {
  content: "\e638"; }

.icomoon-tag:before {
  content: "\e639"; }

.icomoon-tags:before {
  content: "\e63a"; }

.icomoon-barcode:before {
  content: "\e63b"; }

.icomoon-qrcode:before {
  content: "\e63c"; }

.icomoon-ticket:before {
  content: "\e63d"; }

.icomoon-cart:before {
  content: "\e63e"; }

.icomoon-cart2:before {
  content: "\e63f"; }

.icomoon-cart3:before {
  content: "\e640"; }

.icomoon-coin:before {
  content: "\e641"; }

.icomoon-credit:before {
  content: "\e642"; }

.icomoon-calculate:before {
  content: "\e643"; }

.icomoon-support:before {
  content: "\e644"; }

.icomoon-phone:before {
  content: "\e645"; }

.icomoon-phone-hang-up:before {
  content: "\e646"; }

.icomoon-address-book:before {
  content: "\e647"; }

.icomoon-notebook:before {
  content: "\e648"; }

.icomoon-envelop:before {
  content: "\e649"; }

.icomoon-pushpin:before {
  content: "\e64a"; }

.icomoon-location:before {
  content: "\e64b"; }

.icomoon-location2:before {
  content: "\e64c"; }

.icomoon-compass:before {
  content: "\e64d"; }

.icomoon-map:before {
  content: "\e64e"; }

.icomoon-map2:before {
  content: "\e64f"; }

.icomoon-history:before {
  content: "\e650"; }

.icomoon-clock:before {
  content: "\e651"; }

.icomoon-clock2:before {
  content: "\e652"; }

.icomoon-alarm:before {
  content: "\e653"; }

.icomoon-alarm2:before {
  content: "\e654"; }

.icomoon-bell:before {
  content: "\e655"; }

.icomoon-stopwatch:before {
  content: "\e656"; }

.icomoon-calendar:before {
  content: "\e657"; }

.icomoon-calendar2:before {
  content: "\e658"; }

.icomoon-print:before {
  content: "\e659"; }

.icomoon-keyboard:before {
  content: "\e65a"; }

.icomoon-screen2:before {
  content: "\e65b"; }

.icomoon-laptop:before {
  content: "\e65c"; }

.icomoon-mobile:before {
  content: "\e65d"; }

.icomoon-mobile2:before {
  content: "\e65e"; }

.icomoon-tablet:before {
  content: "\e65f"; }

.icomoon-tv:before {
  content: "\e660"; }

.icomoon-cabinet:before {
  content: "\e661"; }

.icomoon-drawer:before {
  content: "\e662"; }

.icomoon-drawer2:before {
  content: "\e663"; }

.icomoon-drawer3:before {
  content: "\e664"; }

.icomoon-box-add:before {
  content: "\e665"; }

.icomoon-box-remove:before {
  content: "\e666"; }

.icomoon-download:before {
  content: "\e667"; }

.icomoon-upload2:before {
  content: "\e668"; }

.icomoon-disk:before {
  content: "\e669"; }

.icomoon-storage:before {
  content: "\e66a"; }

.icomoon-undo:before {
  content: "\e66b"; }

.icomoon-redo:before {
  content: "\e66c"; }

.icomoon-flip:before {
  content: "\e66d"; }

.icomoon-flip2:before {
  content: "\e66e"; }

.icomoon-undo2:before {
  content: "\e66f"; }

.icomoon-redo2:before {
  content: "\e670"; }

.icomoon-forward:before {
  content: "\e671"; }

.icomoon-reply:before {
  content: "\e672"; }

.icomoon-bubble:before {
  content: "\e673"; }

.icomoon-bubbles:before {
  content: "\e674"; }

.icomoon-bubbles2:before {
  content: "\e675"; }

.icomoon-bubble2:before {
  content: "\e676"; }

.icomoon-bubbles3:before {
  content: "\e677"; }

.icomoon-bubbles4:before {
  content: "\e678"; }

.icomoon-user:before {
  content: "\e679"; }

.icomoon-users:before {
  content: "\e67a"; }

.icomoon-user2:before {
  content: "\e67b"; }

.icomoon-users2:before {
  content: "\e67c"; }

.icomoon-user3:before {
  content: "\e67d"; }

.icomoon-user4:before {
  content: "\e67e"; }

.icomoon-quotes-left:before {
  content: "\e67f"; }

.icomoon-busy:before {
  content: "\e680"; }

.icomoon-spinner:before {
  content: "\e681"; }

.icomoon-spinner2:before {
  content: "\e682"; }

.icomoon-spinner3:before {
  content: "\e683"; }

.icomoon-spinner4:before {
  content: "\e684"; }

.icomoon-spinner5:before {
  content: "\e685"; }

.icomoon-spinner6:before {
  content: "\e686"; }

.icomoon-binoculars:before {
  content: "\e687"; }

.icomoon-search:before {
  content: "\e688"; }

.icomoon-zoom-in:before {
  content: "\e689"; }

.icomoon-zoom-out:before {
  content: "\e68a"; }

.icomoon-expand:before {
  content: "\e68b"; }

.icomoon-contract:before {
  content: "\e68c"; }

.icomoon-expand2:before {
  content: "\e68d"; }

.icomoon-contract2:before {
  content: "\e68e"; }

.icomoon-key:before {
  content: "\e68f"; }

.icomoon-key2:before {
  content: "\e690"; }

.icomoon-lock2:before {
  content: "\e691"; }

.icomoon-lock3:before {
  content: "\e692"; }

.icomoon-unlocked:before {
  content: "\e693"; }

.icomoon-wrench:before {
  content: "\e694"; }

.icomoon-settings:before {
  content: "\e695"; }

.icomoon-equalizer:before {
  content: "\e696"; }

.icomoon-cog:before {
  content: "\e697"; }

.icomoon-cogs:before {
  content: "\e698"; }

.icomoon-cog2:before {
  content: "\e699"; }

.icomoon-hammer:before {
  content: "\e69a"; }

.icomoon-wand:before {
  content: "\e69b"; }

.icomoon-aid:before {
  content: "\e69c"; }

.icomoon-bug:before {
  content: "\e69d"; }

.icomoon-pie:before {
  content: "\e69e"; }

.icomoon-stats:before {
  content: "\e69f"; }

.icomoon-bars:before {
  content: "\e6a0"; }

.icomoon-bars2:before {
  content: "\e6a1"; }

.icomoon-gift:before {
  content: "\e6a2"; }

.icomoon-trophy:before {
  content: "\e6a3"; }

.icomoon-glass:before {
  content: "\e6a4"; }

.icomoon-mug:before {
  content: "\e6a5"; }

.icomoon-food:before {
  content: "\e6a6"; }

.icomoon-leaf:before {
  content: "\e6a7"; }

.icomoon-rocket:before {
  content: "\e6a8"; }

.icomoon-meter:before {
  content: "\e6a9"; }

.icomoon-meter2:before {
  content: "\e6aa"; }

.icomoon-dashboard:before {
  content: "\e6ab"; }

.icomoon-hammer2:before {
  content: "\e6ac"; }

.icomoon-fire:before {
  content: "\e6ad"; }

.icomoon-lab:before {
  content: "\e6ae"; }

.icomoon-magnet:before {
  content: "\e6af"; }

.icomoon-remove:before {
  content: "\e6b0"; }

.icomoon-remove2:before {
  content: "\e6b1"; }

.icomoon-briefcase:before {
  content: "\e6b2"; }

.icomoon-airplane:before {
  content: "\e6b3"; }

.icomoon-truck:before {
  content: "\e6b4"; }

.icomoon-road:before {
  content: "\e6b5"; }

.icomoon-accessibility:before {
  content: "\e6b6"; }

.icomoon-target:before {
  content: "\e6b7"; }

.icomoon-shield:before {
  content: "\e6b8"; }

.icomoon-lightning:before {
  content: "\e6b9"; }

.icomoon-switch:before {
  content: "\e6ba"; }

.icomoon-power-cord:before {
  content: "\e6bb"; }

.icomoon-signup:before {
  content: "\e6bc"; }

.icomoon-list:before {
  content: "\e6bd"; }

.icomoon-list2:before {
  content: "\e6be"; }

.icomoon-numbered-list:before {
  content: "\e6bf"; }

.icomoon-menu:before {
  content: "\e6c0"; }

.icomoon-menu2:before {
  content: "\e6c1"; }

.icomoon-tree:before {
  content: "\e6c2"; }

.icomoon-cloud:before {
  content: "\e6c3"; }

.icomoon-cloud-download:before {
  content: "\e6c4"; }

.icomoon-cloud-upload:before {
  content: "\e6c5"; }

.icomoon-download2:before {
  content: "\e6c6"; }

.icomoon-upload3:before {
  content: "\e6c7"; }

.icomoon-download3:before {
  content: "\e6c8"; }

.icomoon-upload4:before {
  content: "\e6c9"; }

.icomoon-globe:before {
  content: "\e6ca"; }

.icomoon-earth2:before {
  content: "\e6cb"; }

.icomoon-link:before {
  content: "\e6cc"; }

.icomoon-flag:before {
  content: "\e6cd"; }

.icomoon-attachment:before {
  content: "\e6ce"; }

.icomoon-eye2:before {
  content: "\e6cf"; }

.icomoon-eye-blocked:before {
  content: "\e6d0"; }

.icomoon-eye3:before {
  content: "\e6d1"; }

.icomoon-bookmark:before {
  content: "\e6d2"; }

.icomoon-bookmarks:before {
  content: "\e6d3"; }

.icomoon-brightness-medium:before {
  content: "\e6d4"; }

.icomoon-brightness-contrast:before {
  content: "\e6d5"; }

.icomoon-contrast:before {
  content: "\e6d6"; }

.icomoon-star:before {
  content: "\e6d7"; }

.icomoon-star2:before {
  content: "\e6d8"; }

.icomoon-star3:before {
  content: "\e6d9"; }

.icomoon-heart:before {
  content: "\e6da"; }

.icomoon-heart2:before {
  content: "\e6db"; }

.icomoon-heart-broken:before {
  content: "\e6dc"; }

.icomoon-thumbs-up:before {
  content: "\e6dd"; }

.icomoon-thumbs-up2:before {
  content: "\e6de"; }

.icomoon-happy:before {
  content: "\e6df"; }

.icomoon-happy2:before {
  content: "\e6e0"; }

.icomoon-smiley:before {
  content: "\e6e1"; }

.icomoon-smiley2:before {
  content: "\e6e2"; }

.icomoon-tongue:before {
  content: "\e6e3"; }

.icomoon-tongue2:before {
  content: "\e6e4"; }

.icomoon-sad:before {
  content: "\e6e5"; }

.icomoon-sad2:before {
  content: "\e6e6"; }

.icomoon-wink:before {
  content: "\e6e7"; }

.icomoon-wink2:before {
  content: "\e6e8"; }

.icomoon-grin:before {
  content: "\e6e9"; }

.icomoon-grin2:before {
  content: "\e6ea"; }

.icomoon-cool:before {
  content: "\e6eb"; }

.icomoon-cool2:before {
  content: "\e6ec"; }

.icomoon-angry:before {
  content: "\e6ed"; }

.icomoon-angry2:before {
  content: "\e6ee"; }

.icomoon-evil:before {
  content: "\e6ef"; }

.icomoon-evil2:before {
  content: "\e6f0"; }

.icomoon-shocked:before {
  content: "\e6f1"; }

.icomoon-shocked2:before {
  content: "\e6f2"; }

.icomoon-confused:before {
  content: "\e6f3"; }

.icomoon-confused2:before {
  content: "\e6f4"; }

.icomoon-neutral:before {
  content: "\e6f5"; }

.icomoon-neutral2:before {
  content: "\e6f6"; }

.icomoon-wondering:before {
  content: "\e6f7"; }

.icomoon-wondering2:before {
  content: "\e6f8"; }

.icomoon-point-up:before {
  content: "\e6f9"; }

.icomoon-point-right:before {
  content: "\e6fa"; }

.icomoon-point-down:before {
  content: "\e6fb"; }

.icomoon-point-left:before {
  content: "\e6fc"; }

.icomoon-warning:before {
  content: "\e6fd"; }

.icomoon-notification:before {
  content: "\e6fe"; }

.icomoon-question:before {
  content: "\e6ff"; }

.icomoon-info:before {
  content: "\e700"; }

.icomoon-info2:before {
  content: "\e701"; }

.icomoon-blocked:before {
  content: "\e702"; }

.icomoon-cancel-circle:before {
  content: "\e703"; }

.icomoon-checkmark-circle:before {
  content: "\e704"; }

.icomoon-spam:before {
  content: "\e705"; }

.icomoon-close:before {
  content: "\e706"; }

.icomoon-checkmark:before {
  content: "\e707"; }

.icomoon-checkmark2:before {
  content: "\e708"; }

.icomoon-spell-check:before {
  content: "\e709"; }

.icomoon-minus:before {
  content: "\e70a"; }

.icomoon-plus:before {
  content: "\e70b"; }

.icomoon-enter:before {
  content: "\e70c"; }

.icomoon-exit:before {
  content: "\e70d"; }

.icomoon-play2:before {
  content: "\e70e"; }

.icomoon-pause:before {
  content: "\e70f"; }

.icomoon-stop:before {
  content: "\e710"; }

.icomoon-backward:before {
  content: "\e711"; }

.icomoon-forward2:before {
  content: "\e712"; }

.icomoon-play3:before {
  content: "\e713"; }

.icomoon-pause2:before {
  content: "\e714"; }

.icomoon-stop2:before {
  content: "\e715"; }

.icomoon-backward2:before {
  content: "\e716"; }

.icomoon-forward3:before {
  content: "\e717"; }

.icomoon-first:before {
  content: "\e718"; }

.icomoon-last:before {
  content: "\e719"; }

.icomoon-previous:before {
  content: "\e71a"; }

.icomoon-next:before {
  content: "\e71b"; }

.icomoon-eject:before {
  content: "\e71c"; }

.icomoon-volume-high:before {
  content: "\e71d"; }

.icomoon-volume-medium:before {
  content: "\e71e"; }

.icomoon-volume-low:before {
  content: "\e71f"; }

.icomoon-volume-mute:before {
  content: "\e720"; }

.icomoon-volume-mute2:before {
  content: "\e721"; }

.icomoon-volume-increase:before {
  content: "\e722"; }

.icomoon-volume-decrease:before {
  content: "\e723"; }

.icomoon-loop:before {
  content: "\e724"; }

.icomoon-loop2:before {
  content: "\e725"; }

.icomoon-loop3:before {
  content: "\e726"; }

.icomoon-shuffle:before {
  content: "\e727"; }

.icomoon-arrow-up-left:before {
  content: "\e728"; }

.icomoon-arrow-up:before {
  content: "\e729"; }

.icomoon-arrow-up-right:before {
  content: "\e72a"; }

.icomoon-arrow-right:before {
  content: "\e72b"; }

.icomoon-arrow-down-right:before {
  content: "\e72c"; }

.icomoon-arrow-down:before {
  content: "\e72d"; }

.icomoon-arrow-down-left:before {
  content: "\e72e"; }

.icomoon-arrow-left:before {
  content: "\e72f"; }

.icomoon-arrow-up-left2:before {
  content: "\e730"; }

.icomoon-arrow-up2:before {
  content: "\e731"; }

.icomoon-arrow-up-right2:before {
  content: "\e732"; }

.icomoon-arrow-right2:before {
  content: "\e733"; }

.icomoon-arrow-down-right2:before {
  content: "\e734"; }

.icomoon-arrow-down2:before {
  content: "\e735"; }

.icomoon-arrow-down-left2:before {
  content: "\e736"; }

.icomoon-arrow-left2:before {
  content: "\e737"; }

.icomoon-arrow-up-left3:before {
  content: "\e738"; }

.icomoon-arrow-up3:before {
  content: "\e739"; }

.icomoon-arrow-up-right3:before {
  content: "\e73a"; }

.icomoon-arrow-right3:before {
  content: "\e73b"; }

.icomoon-arrow-down-right3:before {
  content: "\e73c"; }

.icomoon-arrow-down3:before {
  content: "\e73d"; }

.icomoon-arrow-down-left3:before {
  content: "\e73e"; }

.icomoon-arrow-left3:before {
  content: "\e73f"; }

.icomoon-tab:before {
  content: "\e740"; }

.icomoon-checkbox-checked:before {
  content: "\e741"; }

.icomoon-checkbox-unchecked:before {
  content: "\e742"; }

.icomoon-checkbox-partial:before {
  content: "\e743"; }

.icomoon-radio-checked:before {
  content: "\e744"; }

.icomoon-radio-unchecked:before {
  content: "\e745"; }

.icomoon-crop:before {
  content: "\e746"; }

.icomoon-scissors:before {
  content: "\e747"; }

.icomoon-filter:before {
  content: "\e748"; }

.icomoon-filter2:before {
  content: "\e749"; }

.icomoon-font:before {
  content: "\e74a"; }

.icomoon-text-height:before {
  content: "\e74b"; }

.icomoon-text-width:before {
  content: "\e74c"; }

.icomoon-bold:before {
  content: "\e74d"; }

.icomoon-underline:before {
  content: "\e74e"; }

.icomoon-italic:before {
  content: "\e74f"; }

.icomoon-strikethrough:before {
  content: "\e750"; }

.icomoon-omega:before {
  content: "\e751"; }

.icomoon-sigma:before {
  content: "\e752"; }

.icomoon-table:before {
  content: "\e753"; }

.icomoon-table2:before {
  content: "\e754"; }

.icomoon-insert-template:before {
  content: "\e755"; }

.icomoon-pilcrow:before {
  content: "\e756"; }

.icomoon-left-toright:before {
  content: "\e757"; }

.icomoon-right-toleft:before {
  content: "\e758"; }

.icomoon-paragraph-left:before {
  content: "\e759"; }

.icomoon-paragraph-center:before {
  content: "\e75a"; }

.icomoon-paragraph-right:before {
  content: "\e75b"; }

.icomoon-paragraph-justify:before {
  content: "\e75c"; }

.icomoon-paragraph-left2:before {
  content: "\e75d"; }

.icomoon-paragraph-center2:before {
  content: "\e75e"; }

.icomoon-paragraph-right2:before {
  content: "\e75f"; }

.icomoon-paragraph-justify2:before {
  content: "\e760"; }

.icomoon-indent-increase:before {
  content: "\e761"; }

.icomoon-indent-decrease:before {
  content: "\e762"; }

.icomoon-new-tab:before {
  content: "\e763"; }

.icomoon-embed:before {
  content: "\e764"; }

.icomoon-code:before {
  content: "\e765"; }

.icomoon-console:before {
  content: "\e766"; }

.icomoon-share:before {
  content: "\e767"; }

.icomoon-mail:before {
  content: "\e768"; }

.icomoon-mail2:before {
  content: "\e769"; }

.icomoon-mail3:before {
  content: "\e76a"; }

.icomoon-mail4:before {
  content: "\e76b"; }

.icomoon-google:before {
  content: "\e76c"; }

.icomoon-google-plus:before {
  content: "\e76d"; }

.icomoon-google-plus2:before {
  content: "\e76e"; }

.icomoon-google-plus3:before {
  content: "\e76f"; }

.icomoon-google-plus4:before {
  content: "\e770"; }

.icomoon-google-drive:before {
  content: "\e771"; }

.icomoon-facebook:before {
  content: "\e772"; }

.icomoon-facebook2:before {
  content: "\e773"; }

.icomoon-facebook3:before {
  content: "\e774"; }

.icomoon-instagram:before {
  content: "\e775"; }

.icomoon-twitter:before {
  content: "\e776"; }

.icomoon-twitter2:before {
  content: "\e777"; }

.icomoon-twitter3:before {
  content: "\e778"; }

.icomoon-feed2:before {
  content: "\e779"; }

.icomoon-feed3:before {
  content: "\e77a"; }

.icomoon-feed4:before {
  content: "\e77b"; }

.icomoon-youtube:before {
  content: "\e77c"; }

.icomoon-youtube2:before {
  content: "\e77d"; }

.icomoon-vimeo:before {
  content: "\e77e"; }

.icomoon-vimeo2:before {
  content: "\e77f"; }

.icomoon-vimeo3:before {
  content: "\e780"; }

.icomoon-lanyrd:before {
  content: "\e781"; }

.icomoon-flickr:before {
  content: "\e782"; }

.icomoon-flickr2:before {
  content: "\e783"; }

.icomoon-flickr3:before {
  content: "\e784"; }

.icomoon-flickr4:before {
  content: "\e785"; }

.icomoon-picassa:before {
  content: "\e786"; }

.icomoon-picassa2:before {
  content: "\e787"; }

.icomoon-dribbble:before {
  content: "\e788"; }

.icomoon-dribbble2:before {
  content: "\e789"; }

.icomoon-dribbble3:before {
  content: "\e78a"; }

.icomoon-forrst:before {
  content: "\e78b"; }

.icomoon-forrst2:before {
  content: "\e78c"; }

.icomoon-deviantart:before {
  content: "\e78d"; }

.icomoon-deviantart2:before {
  content: "\e78e"; }

.icomoon-steam:before {
  content: "\e78f"; }

.icomoon-steam2:before {
  content: "\e790"; }

.icomoon-github:before {
  content: "\e791"; }

.icomoon-github2:before {
  content: "\e792"; }

.icomoon-github3:before {
  content: "\e793"; }

.icomoon-github4:before {
  content: "\e794"; }

.icomoon-github5:before {
  content: "\e795"; }

.icomoon-wordpress:before {
  content: "\e796"; }

.icomoon-wordpress2:before {
  content: "\e797"; }

.icomoon-joomla:before {
  content: "\e798"; }

.icomoon-blogger:before {
  content: "\e799"; }

.icomoon-blogger2:before {
  content: "\e79a"; }

.icomoon-tumblr:before {
  content: "\e79b"; }

.icomoon-tumblr2:before {
  content: "\e79c"; }

.icomoon-yahoo:before {
  content: "\e79d"; }

.icomoon-tux:before {
  content: "\e79e"; }

.icomoon-apple:before {
  content: "\e79f"; }

.icomoon-finder:before {
  content: "\e7a0"; }

.icomoon-android:before {
  content: "\e7a1"; }

.icomoon-windows:before {
  content: "\e7a2"; }

.icomoon-windows8:before {
  content: "\e7a3"; }

.icomoon-soundcloud:before {
  content: "\e7a4"; }

.icomoon-soundcloud2:before {
  content: "\e7a5"; }

.icomoon-skype:before {
  content: "\e7a6"; }

.icomoon-reddit:before {
  content: "\e7a7"; }

.icomoon-linkedin:before {
  content: "\e7a8"; }

.icomoon-lastfm:before {
  content: "\e7a9"; }

.icomoon-lastfm2:before {
  content: "\e7aa"; }

.icomoon-delicious:before {
  content: "\e7ab"; }

.icomoon-stumbleupon:before {
  content: "\e7ac"; }

.icomoon-stumbleupon2:before {
  content: "\e7ad"; }

.icomoon-stackoverflow:before {
  content: "\e7ae"; }

.icomoon-pinterest:before {
  content: "\e7af"; }

.icomoon-pinterest2:before {
  content: "\e7b0"; }

.icomoon-xing:before {
  content: "\e7b1"; }

.icomoon-xing2:before {
  content: "\e7b2"; }

.icomoon-flattr:before {
  content: "\e7b3"; }

.icomoon-foursquare:before {
  content: "\e7b4"; }

.icomoon-foursquare2:before {
  content: "\e7b5"; }

.icomoon-paypal:before {
  content: "\e7b6"; }

.icomoon-paypal2:before {
  content: "\e7b7"; }

.icomoon-paypal3:before {
  content: "\e7b8"; }

.icomoon-yelp:before {
  content: "\e7b9"; }

.icomoon-libreoffice:before {
  content: "\e7ba"; }

.icomoon-file-pdf:before {
  content: "\e7bb"; }

.icomoon-file-openoffice:before {
  content: "\e7bc"; }

.icomoon-file-word:before {
  content: "\e7bd"; }

.icomoon-file-excel:before {
  content: "\e7be"; }

.icomoon-file-zip:before {
  content: "\e7bf"; }

.icomoon-file-powerpoint:before {
  content: "\e7c0"; }

.icomoon-file-xml:before {
  content: "\e7c1"; }

.icomoon-file-css:before {
  content: "\e7c2"; }

.icomoon-html5:before {
  content: "\e7c3"; }

.icomoon-html52:before {
  content: "\e7c4"; }

.icomoon-css3:before {
  content: "\e7c5"; }

.icomoon-chrome:before {
  content: "\e7c6"; }

.icomoon-firefox:before {
  content: "\e7c7"; }

.icomoon-IE:before {
  content: "\e7c8"; }

.icomoon-opera:before {
  content: "\e7c9"; }

.icomoon-safari:before {
  content: "\e7ca"; }

.icomoon-IcoMoon:before {
  content: "\e7cb"; }

/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url("../fonts/ionicons.eot?v=2.0.0");
  src: url("../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }
.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ion-alert:before {
  content: "\f101"; }

.ion-alert-circled:before {
  content: "\f100"; }

.ion-android-add:before {
  content: "\f2c7"; }

.ion-android-add-circle:before {
  content: "\f359"; }

.ion-android-alarm-clock:before {
  content: "\f35a"; }

.ion-android-alert:before {
  content: "\f35b"; }

.ion-android-apps:before {
  content: "\f35c"; }

.ion-android-archive:before {
  content: "\f2c9"; }

.ion-android-arrow-back:before {
  content: "\f2ca"; }

.ion-android-arrow-down:before {
  content: "\f35d"; }

.ion-android-arrow-dropdown:before {
  content: "\f35f"; }

.ion-android-arrow-dropdown-circle:before {
  content: "\f35e"; }

.ion-android-arrow-dropleft:before {
  content: "\f361"; }

.ion-android-arrow-dropleft-circle:before {
  content: "\f360"; }

.ion-android-arrow-dropright:before {
  content: "\f363"; }

.ion-android-arrow-dropright-circle:before {
  content: "\f362"; }

.ion-android-arrow-dropup:before {
  content: "\f365"; }

.ion-android-arrow-dropup-circle:before {
  content: "\f364"; }

.ion-android-arrow-forward:before {
  content: "\f30f"; }

.ion-android-arrow-up:before {
  content: "\f366"; }

.ion-android-attach:before {
  content: "\f367"; }

.ion-android-bar:before {
  content: "\f368"; }

.ion-android-bicycle:before {
  content: "\f369"; }

.ion-android-boat:before {
  content: "\f36a"; }

.ion-android-bookmark:before {
  content: "\f36b"; }

.ion-android-bulb:before {
  content: "\f36c"; }

.ion-android-bus:before {
  content: "\f36d"; }

.ion-android-calendar:before {
  content: "\f2d1"; }

.ion-android-call:before {
  content: "\f2d2"; }

.ion-android-camera:before {
  content: "\f2d3"; }

.ion-android-cancel:before {
  content: "\f36e"; }

.ion-android-car:before {
  content: "\f36f"; }

.ion-android-cart:before {
  content: "\f370"; }

.ion-android-chat:before {
  content: "\f2d4"; }

.ion-android-checkbox:before {
  content: "\f374"; }

.ion-android-checkbox-blank:before {
  content: "\f371"; }

.ion-android-checkbox-outline:before {
  content: "\f373"; }

.ion-android-checkbox-outline-blank:before {
  content: "\f372"; }

.ion-android-checkmark-circle:before {
  content: "\f375"; }

.ion-android-clipboard:before {
  content: "\f376"; }

.ion-android-close:before {
  content: "\f2d7"; }

.ion-android-cloud:before {
  content: "\f37a"; }

.ion-android-cloud-circle:before {
  content: "\f377"; }

.ion-android-cloud-done:before {
  content: "\f378"; }

.ion-android-cloud-outline:before {
  content: "\f379"; }

.ion-android-color-palette:before {
  content: "\f37b"; }

.ion-android-compass:before {
  content: "\f37c"; }

.ion-android-contact:before {
  content: "\f2d8"; }

.ion-android-contacts:before {
  content: "\f2d9"; }

.ion-android-contract:before {
  content: "\f37d"; }

.ion-android-create:before {
  content: "\f37e"; }

.ion-android-delete:before {
  content: "\f37f"; }

.ion-android-desktop:before {
  content: "\f380"; }

.ion-android-document:before {
  content: "\f381"; }

.ion-android-done:before {
  content: "\f383"; }

.ion-android-done-all:before {
  content: "\f382"; }

.ion-android-download:before {
  content: "\f2dd"; }

.ion-android-drafts:before {
  content: "\f384"; }

.ion-android-exit:before {
  content: "\f385"; }

.ion-android-expand:before {
  content: "\f386"; }

.ion-android-favorite:before {
  content: "\f388"; }

.ion-android-favorite-outline:before {
  content: "\f387"; }

.ion-android-film:before {
  content: "\f389"; }

.ion-android-folder:before {
  content: "\f2e0"; }

.ion-android-folder-open:before {
  content: "\f38a"; }

.ion-android-funnel:before {
  content: "\f38b"; }

.ion-android-globe:before {
  content: "\f38c"; }

.ion-android-hand:before {
  content: "\f2e3"; }

.ion-android-hangout:before {
  content: "\f38d"; }

.ion-android-happy:before {
  content: "\f38e"; }

.ion-android-home:before {
  content: "\f38f"; }

.ion-android-image:before {
  content: "\f2e4"; }

.ion-android-laptop:before {
  content: "\f390"; }

.ion-android-list:before {
  content: "\f391"; }

.ion-android-locate:before {
  content: "\f2e9"; }

.ion-android-lock:before {
  content: "\f392"; }

.ion-android-mail:before {
  content: "\f2eb"; }

.ion-android-map:before {
  content: "\f393"; }

.ion-android-menu:before {
  content: "\f394"; }

.ion-android-microphone:before {
  content: "\f2ec"; }

.ion-android-microphone-off:before {
  content: "\f395"; }

.ion-android-more-horizontal:before {
  content: "\f396"; }

.ion-android-more-vertical:before {
  content: "\f397"; }

.ion-android-navigate:before {
  content: "\f398"; }

.ion-android-notifications:before {
  content: "\f39b"; }

.ion-android-notifications-none:before {
  content: "\f399"; }

.ion-android-notifications-off:before {
  content: "\f39a"; }

.ion-android-open:before {
  content: "\f39c"; }

.ion-android-options:before {
  content: "\f39d"; }

.ion-android-people:before {
  content: "\f39e"; }

.ion-android-person:before {
  content: "\f3a0"; }

.ion-android-person-add:before {
  content: "\f39f"; }

.ion-android-phone-landscape:before {
  content: "\f3a1"; }

.ion-android-phone-portrait:before {
  content: "\f3a2"; }

.ion-android-pin:before {
  content: "\f3a3"; }

.ion-android-plane:before {
  content: "\f3a4"; }

.ion-android-playstore:before {
  content: "\f2f0"; }

.ion-android-print:before {
  content: "\f3a5"; }

.ion-android-radio-button-off:before {
  content: "\f3a6"; }

.ion-android-radio-button-on:before {
  content: "\f3a7"; }

.ion-android-refresh:before {
  content: "\f3a8"; }

.ion-android-remove:before {
  content: "\f2f4"; }

.ion-android-remove-circle:before {
  content: "\f3a9"; }

.ion-android-restaurant:before {
  content: "\f3aa"; }

.ion-android-sad:before {
  content: "\f3ab"; }

.ion-android-search:before {
  content: "\f2f5"; }

.ion-android-send:before {
  content: "\f2f6"; }

.ion-android-settings:before {
  content: "\f2f7"; }

.ion-android-share:before {
  content: "\f2f8"; }

.ion-android-share-alt:before {
  content: "\f3ac"; }

.ion-android-star:before {
  content: "\f2fc"; }

.ion-android-star-half:before {
  content: "\f3ad"; }

.ion-android-star-outline:before {
  content: "\f3ae"; }

.ion-android-stopwatch:before {
  content: "\f2fd"; }

.ion-android-subway:before {
  content: "\f3af"; }

.ion-android-sunny:before {
  content: "\f3b0"; }

.ion-android-sync:before {
  content: "\f3b1"; }

.ion-android-textsms:before {
  content: "\f3b2"; }

.ion-android-time:before {
  content: "\f3b3"; }

.ion-android-train:before {
  content: "\f3b4"; }

.ion-android-unlock:before {
  content: "\f3b5"; }

.ion-android-upload:before {
  content: "\f3b6"; }

.ion-android-volume-down:before {
  content: "\f3b7"; }

.ion-android-volume-mute:before {
  content: "\f3b8"; }

.ion-android-volume-off:before {
  content: "\f3b9"; }

.ion-android-volume-up:before {
  content: "\f3ba"; }

.ion-android-walk:before {
  content: "\f3bb"; }

.ion-android-warning:before {
  content: "\f3bc"; }

.ion-android-watch:before {
  content: "\f3bd"; }

.ion-android-wifi:before {
  content: "\f305"; }

.ion-aperture:before {
  content: "\f313"; }

.ion-archive:before {
  content: "\f102"; }

.ion-arrow-down-a:before {
  content: "\f103"; }

.ion-arrow-down-b:before {
  content: "\f104"; }

.ion-arrow-down-c:before {
  content: "\f105"; }

.ion-arrow-expand:before {
  content: "\f25e"; }

.ion-arrow-graph-down-left:before {
  content: "\f25f"; }

.ion-arrow-graph-down-right:before {
  content: "\f260"; }

.ion-arrow-graph-up-left:before {
  content: "\f261"; }

.ion-arrow-graph-up-right:before {
  content: "\f262"; }

.ion-arrow-left-a:before {
  content: "\f106"; }

.ion-arrow-left-b:before {
  content: "\f107"; }

.ion-arrow-left-c:before {
  content: "\f108"; }

.ion-arrow-move:before {
  content: "\f263"; }

.ion-arrow-resize:before {
  content: "\f264"; }

.ion-arrow-return-left:before {
  content: "\f265"; }

.ion-arrow-return-right:before {
  content: "\f266"; }

.ion-arrow-right-a:before {
  content: "\f109"; }

.ion-arrow-right-b:before {
  content: "\f10a"; }

.ion-arrow-right-c:before {
  content: "\f10b"; }

.ion-arrow-shrink:before {
  content: "\f267"; }

.ion-arrow-swap:before {
  content: "\f268"; }

.ion-arrow-up-a:before {
  content: "\f10c"; }

.ion-arrow-up-b:before {
  content: "\f10d"; }

.ion-arrow-up-c:before {
  content: "\f10e"; }

.ion-asterisk:before {
  content: "\f314"; }

.ion-at:before {
  content: "\f10f"; }

.ion-backspace:before {
  content: "\f3bf"; }

.ion-backspace-outline:before {
  content: "\f3be"; }

.ion-bag:before {
  content: "\f110"; }

.ion-battery-charging:before {
  content: "\f111"; }

.ion-battery-empty:before {
  content: "\f112"; }

.ion-battery-full:before {
  content: "\f113"; }

.ion-battery-half:before {
  content: "\f114"; }

.ion-battery-low:before {
  content: "\f115"; }

.ion-beaker:before {
  content: "\f269"; }

.ion-beer:before {
  content: "\f26a"; }

.ion-bluetooth:before {
  content: "\f116"; }

.ion-bonfire:before {
  content: "\f315"; }

.ion-bookmark:before {
  content: "\f26b"; }

.ion-bowtie:before {
  content: "\f3c0"; }

.ion-briefcase:before {
  content: "\f26c"; }

.ion-bug:before {
  content: "\f2be"; }

.ion-calculator:before {
  content: "\f26d"; }

.ion-calendar:before {
  content: "\f117"; }

.ion-camera:before {
  content: "\f118"; }

.ion-card:before {
  content: "\f119"; }

.ion-cash:before {
  content: "\f316"; }

.ion-chatbox:before {
  content: "\f11b"; }

.ion-chatbox-working:before {
  content: "\f11a"; }

.ion-chatboxes:before {
  content: "\f11c"; }

.ion-chatbubble:before {
  content: "\f11e"; }

.ion-chatbubble-working:before {
  content: "\f11d"; }

.ion-chatbubbles:before {
  content: "\f11f"; }

.ion-checkmark:before {
  content: "\f122"; }

.ion-checkmark-circled:before {
  content: "\f120"; }

.ion-checkmark-round:before {
  content: "\f121"; }

.ion-chevron-down:before {
  content: "\f123"; }

.ion-chevron-left:before {
  content: "\f124"; }

.ion-chevron-right:before {
  content: "\f125"; }

.ion-chevron-up:before {
  content: "\f126"; }

.ion-clipboard:before {
  content: "\f127"; }

.ion-clock:before {
  content: "\f26e"; }

.ion-close:before {
  content: "\f12a"; }

.ion-close-circled:before {
  content: "\f128"; }

.ion-close-round:before {
  content: "\f129"; }

.ion-closed-captioning:before {
  content: "\f317"; }

.ion-cloud:before {
  content: "\f12b"; }

.ion-code:before {
  content: "\f271"; }

.ion-code-download:before {
  content: "\f26f"; }

.ion-code-working:before {
  content: "\f270"; }

.ion-coffee:before {
  content: "\f272"; }

.ion-compass:before {
  content: "\f273"; }

.ion-compose:before {
  content: "\f12c"; }

.ion-connection-bars:before {
  content: "\f274"; }

.ion-contrast:before {
  content: "\f275"; }

.ion-crop:before {
  content: "\f3c1"; }

.ion-cube:before {
  content: "\f318"; }

.ion-disc:before {
  content: "\f12d"; }

.ion-document:before {
  content: "\f12f"; }

.ion-document-text:before {
  content: "\f12e"; }

.ion-drag:before {
  content: "\f130"; }

.ion-earth:before {
  content: "\f276"; }

.ion-easel:before {
  content: "\f3c2"; }

.ion-edit:before {
  content: "\f2bf"; }

.ion-egg:before {
  content: "\f277"; }

.ion-eject:before {
  content: "\f131"; }

.ion-email:before {
  content: "\f132"; }

.ion-email-unread:before {
  content: "\f3c3"; }

.ion-erlenmeyer-flask:before {
  content: "\f3c5"; }

.ion-erlenmeyer-flask-bubbles:before {
  content: "\f3c4"; }

.ion-eye:before {
  content: "\f133"; }

.ion-eye-disabled:before {
  content: "\f306"; }

.ion-female:before {
  content: "\f278"; }

.ion-filing:before {
  content: "\f134"; }

.ion-film-marker:before {
  content: "\f135"; }

.ion-fireball:before {
  content: "\f319"; }

.ion-flag:before {
  content: "\f279"; }

.ion-flame:before {
  content: "\f31a"; }

.ion-flash:before {
  content: "\f137"; }

.ion-flash-off:before {
  content: "\f136"; }

.ion-folder:before {
  content: "\f139"; }

.ion-fork:before {
  content: "\f27a"; }

.ion-fork-repo:before {
  content: "\f2c0"; }

.ion-forward:before {
  content: "\f13a"; }

.ion-funnel:before {
  content: "\f31b"; }

.ion-gear-a:before {
  content: "\f13d"; }

.ion-gear-b:before {
  content: "\f13e"; }

.ion-grid:before {
  content: "\f13f"; }

.ion-hammer:before {
  content: "\f27b"; }

.ion-happy:before {
  content: "\f31c"; }

.ion-happy-outline:before {
  content: "\f3c6"; }

.ion-headphone:before {
  content: "\f140"; }

.ion-heart:before {
  content: "\f141"; }

.ion-heart-broken:before {
  content: "\f31d"; }

.ion-help:before {
  content: "\f143"; }

.ion-help-buoy:before {
  content: "\f27c"; }

.ion-help-circled:before {
  content: "\f142"; }

.ion-home:before {
  content: "\f144"; }

.ion-icecream:before {
  content: "\f27d"; }

.ion-image:before {
  content: "\f147"; }

.ion-images:before {
  content: "\f148"; }

.ion-information:before {
  content: "\f14a"; }

.ion-information-circled:before {
  content: "\f149"; }

.ion-ionic:before {
  content: "\f14b"; }

.ion-ios-alarm:before {
  content: "\f3c8"; }

.ion-ios-alarm-outline:before {
  content: "\f3c7"; }

.ion-ios-albums:before {
  content: "\f3ca"; }

.ion-ios-albums-outline:before {
  content: "\f3c9"; }

.ion-ios-americanfootball:before {
  content: "\f3cc"; }

.ion-ios-americanfootball-outline:before {
  content: "\f3cb"; }

.ion-ios-analytics:before {
  content: "\f3ce"; }

.ion-ios-analytics-outline:before {
  content: "\f3cd"; }

.ion-ios-arrow-back:before {
  content: "\f3cf"; }

.ion-ios-arrow-down:before {
  content: "\f3d0"; }

.ion-ios-arrow-forward:before {
  content: "\f3d1"; }

.ion-ios-arrow-left:before {
  content: "\f3d2"; }

.ion-ios-arrow-right:before {
  content: "\f3d3"; }

.ion-ios-arrow-thin-down:before {
  content: "\f3d4"; }

.ion-ios-arrow-thin-left:before {
  content: "\f3d5"; }

.ion-ios-arrow-thin-right:before {
  content: "\f3d6"; }

.ion-ios-arrow-thin-up:before {
  content: "\f3d7"; }

.ion-ios-arrow-up:before {
  content: "\f3d8"; }

.ion-ios-at:before {
  content: "\f3da"; }

.ion-ios-at-outline:before {
  content: "\f3d9"; }

.ion-ios-barcode:before {
  content: "\f3dc"; }

.ion-ios-barcode-outline:before {
  content: "\f3db"; }

.ion-ios-baseball:before {
  content: "\f3de"; }

.ion-ios-baseball-outline:before {
  content: "\f3dd"; }

.ion-ios-basketball:before {
  content: "\f3e0"; }

.ion-ios-basketball-outline:before {
  content: "\f3df"; }

.ion-ios-bell:before {
  content: "\f3e2"; }

.ion-ios-bell-outline:before {
  content: "\f3e1"; }

.ion-ios-body:before {
  content: "\f3e4"; }

.ion-ios-body-outline:before {
  content: "\f3e3"; }

.ion-ios-bolt:before {
  content: "\f3e6"; }

.ion-ios-bolt-outline:before {
  content: "\f3e5"; }

.ion-ios-book:before {
  content: "\f3e8"; }

.ion-ios-book-outline:before {
  content: "\f3e7"; }

.ion-ios-bookmarks:before {
  content: "\f3ea"; }

.ion-ios-bookmarks-outline:before {
  content: "\f3e9"; }

.ion-ios-box:before {
  content: "\f3ec"; }

.ion-ios-box-outline:before {
  content: "\f3eb"; }

.ion-ios-briefcase:before {
  content: "\f3ee"; }

.ion-ios-briefcase-outline:before {
  content: "\f3ed"; }

.ion-ios-browsers:before {
  content: "\f3f0"; }

.ion-ios-browsers-outline:before {
  content: "\f3ef"; }

.ion-ios-calculator:before {
  content: "\f3f2"; }

.ion-ios-calculator-outline:before {
  content: "\f3f1"; }

.ion-ios-calendar:before {
  content: "\f3f4"; }

.ion-ios-calendar-outline:before {
  content: "\f3f3"; }

.ion-ios-camera:before {
  content: "\f3f6"; }

.ion-ios-camera-outline:before {
  content: "\f3f5"; }

.ion-ios-cart:before {
  content: "\f3f8"; }

.ion-ios-cart-outline:before {
  content: "\f3f7"; }

.ion-ios-chatboxes:before {
  content: "\f3fa"; }

.ion-ios-chatboxes-outline:before {
  content: "\f3f9"; }

.ion-ios-chatbubble:before {
  content: "\f3fc"; }

.ion-ios-chatbubble-outline:before {
  content: "\f3fb"; }

.ion-ios-checkmark:before {
  content: "\f3ff"; }

.ion-ios-checkmark-empty:before {
  content: "\f3fd"; }

.ion-ios-checkmark-outline:before {
  content: "\f3fe"; }

.ion-ios-circle-filled:before {
  content: "\f400"; }

.ion-ios-circle-outline:before {
  content: "\f401"; }

.ion-ios-clock:before {
  content: "\f403"; }

.ion-ios-clock-outline:before {
  content: "\f402"; }

.ion-ios-close:before {
  content: "\f406"; }

.ion-ios-close-empty:before {
  content: "\f404"; }

.ion-ios-close-outline:before {
  content: "\f405"; }

.ion-ios-cloud:before {
  content: "\f40c"; }

.ion-ios-cloud-download:before {
  content: "\f408"; }

.ion-ios-cloud-download-outline:before {
  content: "\f407"; }

.ion-ios-cloud-outline:before {
  content: "\f409"; }

.ion-ios-cloud-upload:before {
  content: "\f40b"; }

.ion-ios-cloud-upload-outline:before {
  content: "\f40a"; }

.ion-ios-cloudy:before {
  content: "\f410"; }

.ion-ios-cloudy-night:before {
  content: "\f40e"; }

.ion-ios-cloudy-night-outline:before {
  content: "\f40d"; }

.ion-ios-cloudy-outline:before {
  content: "\f40f"; }

.ion-ios-cog:before {
  content: "\f412"; }

.ion-ios-cog-outline:before {
  content: "\f411"; }

.ion-ios-color-filter:before {
  content: "\f414"; }

.ion-ios-color-filter-outline:before {
  content: "\f413"; }

.ion-ios-color-wand:before {
  content: "\f416"; }

.ion-ios-color-wand-outline:before {
  content: "\f415"; }

.ion-ios-compose:before {
  content: "\f418"; }

.ion-ios-compose-outline:before {
  content: "\f417"; }

.ion-ios-contact:before {
  content: "\f41a"; }

.ion-ios-contact-outline:before {
  content: "\f419"; }

.ion-ios-copy:before {
  content: "\f41c"; }

.ion-ios-copy-outline:before {
  content: "\f41b"; }

.ion-ios-crop:before {
  content: "\f41e"; }

.ion-ios-crop-strong:before {
  content: "\f41d"; }

.ion-ios-download:before {
  content: "\f420"; }

.ion-ios-download-outline:before {
  content: "\f41f"; }

.ion-ios-drag:before {
  content: "\f421"; }

.ion-ios-email:before {
  content: "\f423"; }

.ion-ios-email-outline:before {
  content: "\f422"; }

.ion-ios-eye:before {
  content: "\f425"; }

.ion-ios-eye-outline:before {
  content: "\f424"; }

.ion-ios-fastforward:before {
  content: "\f427"; }

.ion-ios-fastforward-outline:before {
  content: "\f426"; }

.ion-ios-filing:before {
  content: "\f429"; }

.ion-ios-filing-outline:before {
  content: "\f428"; }

.ion-ios-film:before {
  content: "\f42b"; }

.ion-ios-film-outline:before {
  content: "\f42a"; }

.ion-ios-flag:before {
  content: "\f42d"; }

.ion-ios-flag-outline:before {
  content: "\f42c"; }

.ion-ios-flame:before {
  content: "\f42f"; }

.ion-ios-flame-outline:before {
  content: "\f42e"; }

.ion-ios-flask:before {
  content: "\f431"; }

.ion-ios-flask-outline:before {
  content: "\f430"; }

.ion-ios-flower:before {
  content: "\f433"; }

.ion-ios-flower-outline:before {
  content: "\f432"; }

.ion-ios-folder:before {
  content: "\f435"; }

.ion-ios-folder-outline:before {
  content: "\f434"; }

.ion-ios-football:before {
  content: "\f437"; }

.ion-ios-football-outline:before {
  content: "\f436"; }

.ion-ios-game-controller-a:before {
  content: "\f439"; }

.ion-ios-game-controller-a-outline:before {
  content: "\f438"; }

.ion-ios-game-controller-b:before {
  content: "\f43b"; }

.ion-ios-game-controller-b-outline:before {
  content: "\f43a"; }

.ion-ios-gear:before {
  content: "\f43d"; }

.ion-ios-gear-outline:before {
  content: "\f43c"; }

.ion-ios-glasses:before {
  content: "\f43f"; }

.ion-ios-glasses-outline:before {
  content: "\f43e"; }

.ion-ios-grid-view:before {
  content: "\f441"; }

.ion-ios-grid-view-outline:before {
  content: "\f440"; }

.ion-ios-heart:before {
  content: "\f443"; }

.ion-ios-heart-outline:before {
  content: "\f442"; }

.ion-ios-help:before {
  content: "\f446"; }

.ion-ios-help-empty:before {
  content: "\f444"; }

.ion-ios-help-outline:before {
  content: "\f445"; }

.ion-ios-home:before {
  content: "\f448"; }

.ion-ios-home-outline:before {
  content: "\f447"; }

.ion-ios-infinite:before {
  content: "\f44a"; }

.ion-ios-infinite-outline:before {
  content: "\f449"; }

.ion-ios-information:before {
  content: "\f44d"; }

.ion-ios-information-empty:before {
  content: "\f44b"; }

.ion-ios-information-outline:before {
  content: "\f44c"; }

.ion-ios-ionic-outline:before {
  content: "\f44e"; }

.ion-ios-keypad:before {
  content: "\f450"; }

.ion-ios-keypad-outline:before {
  content: "\f44f"; }

.ion-ios-lightbulb:before {
  content: "\f452"; }

.ion-ios-lightbulb-outline:before {
  content: "\f451"; }

.ion-ios-list:before {
  content: "\f454"; }

.ion-ios-list-outline:before {
  content: "\f453"; }

.ion-ios-location:before {
  content: "\f456"; }

.ion-ios-location-outline:before {
  content: "\f455"; }

.ion-ios-locked:before {
  content: "\f458"; }

.ion-ios-locked-outline:before {
  content: "\f457"; }

.ion-ios-loop:before {
  content: "\f45a"; }

.ion-ios-loop-strong:before {
  content: "\f459"; }

.ion-ios-medical:before {
  content: "\f45c"; }

.ion-ios-medical-outline:before {
  content: "\f45b"; }

.ion-ios-medkit:before {
  content: "\f45e"; }

.ion-ios-medkit-outline:before {
  content: "\f45d"; }

.ion-ios-mic:before {
  content: "\f461"; }

.ion-ios-mic-off:before {
  content: "\f45f"; }

.ion-ios-mic-outline:before {
  content: "\f460"; }

.ion-ios-minus:before {
  content: "\f464"; }

.ion-ios-minus-empty:before {
  content: "\f462"; }

.ion-ios-minus-outline:before {
  content: "\f463"; }

.ion-ios-monitor:before {
  content: "\f466"; }

.ion-ios-monitor-outline:before {
  content: "\f465"; }

.ion-ios-moon:before {
  content: "\f468"; }

.ion-ios-moon-outline:before {
  content: "\f467"; }

.ion-ios-more:before {
  content: "\f46a"; }

.ion-ios-more-outline:before {
  content: "\f469"; }

.ion-ios-musical-note:before {
  content: "\f46b"; }

.ion-ios-musical-notes:before {
  content: "\f46c"; }

.ion-ios-navigate:before {
  content: "\f46e"; }

.ion-ios-navigate-outline:before {
  content: "\f46d"; }

.ion-ios-nutrition:before {
  content: "\f470"; }

.ion-ios-nutrition-outline:before {
  content: "\f46f"; }

.ion-ios-paper:before {
  content: "\f472"; }

.ion-ios-paper-outline:before {
  content: "\f471"; }

.ion-ios-paperplane:before {
  content: "\f474"; }

.ion-ios-paperplane-outline:before {
  content: "\f473"; }

.ion-ios-partlysunny:before {
  content: "\f476"; }

.ion-ios-partlysunny-outline:before {
  content: "\f475"; }

.ion-ios-pause:before {
  content: "\f478"; }

.ion-ios-pause-outline:before {
  content: "\f477"; }

.ion-ios-paw:before {
  content: "\f47a"; }

.ion-ios-paw-outline:before {
  content: "\f479"; }

.ion-ios-people:before {
  content: "\f47c"; }

.ion-ios-people-outline:before {
  content: "\f47b"; }

.ion-ios-person:before {
  content: "\f47e"; }

.ion-ios-person-outline:before {
  content: "\f47d"; }

.ion-ios-personadd:before {
  content: "\f480"; }

.ion-ios-personadd-outline:before {
  content: "\f47f"; }

.ion-ios-photos:before {
  content: "\f482"; }

.ion-ios-photos-outline:before {
  content: "\f481"; }

.ion-ios-pie:before {
  content: "\f484"; }

.ion-ios-pie-outline:before {
  content: "\f483"; }

.ion-ios-pint:before {
  content: "\f486"; }

.ion-ios-pint-outline:before {
  content: "\f485"; }

.ion-ios-play:before {
  content: "\f488"; }

.ion-ios-play-outline:before {
  content: "\f487"; }

.ion-ios-plus:before {
  content: "\f48b"; }

.ion-ios-plus-empty:before {
  content: "\f489"; }

.ion-ios-plus-outline:before {
  content: "\f48a"; }

.ion-ios-pricetag:before {
  content: "\f48d"; }

.ion-ios-pricetag-outline:before {
  content: "\f48c"; }

.ion-ios-pricetags:before {
  content: "\f48f"; }

.ion-ios-pricetags-outline:before {
  content: "\f48e"; }

.ion-ios-printer:before {
  content: "\f491"; }

.ion-ios-printer-outline:before {
  content: "\f490"; }

.ion-ios-pulse:before {
  content: "\f493"; }

.ion-ios-pulse-strong:before {
  content: "\f492"; }

.ion-ios-rainy:before {
  content: "\f495"; }

.ion-ios-rainy-outline:before {
  content: "\f494"; }

.ion-ios-recording:before {
  content: "\f497"; }

.ion-ios-recording-outline:before {
  content: "\f496"; }

.ion-ios-redo:before {
  content: "\f499"; }

.ion-ios-redo-outline:before {
  content: "\f498"; }

.ion-ios-refresh:before {
  content: "\f49c"; }

.ion-ios-refresh-empty:before {
  content: "\f49a"; }

.ion-ios-refresh-outline:before {
  content: "\f49b"; }

.ion-ios-reload:before {
  content: "\f49d"; }

.ion-ios-reverse-camera:before {
  content: "\f49f"; }

.ion-ios-reverse-camera-outline:before {
  content: "\f49e"; }

.ion-ios-rewind:before {
  content: "\f4a1"; }

.ion-ios-rewind-outline:before {
  content: "\f4a0"; }

.ion-ios-rose:before {
  content: "\f4a3"; }

.ion-ios-rose-outline:before {
  content: "\f4a2"; }

.ion-ios-search:before {
  content: "\f4a5"; }

.ion-ios-search-strong:before {
  content: "\f4a4"; }

.ion-ios-settings:before {
  content: "\f4a7"; }

.ion-ios-settings-strong:before {
  content: "\f4a6"; }

.ion-ios-shuffle:before {
  content: "\f4a9"; }

.ion-ios-shuffle-strong:before {
  content: "\f4a8"; }

.ion-ios-skipbackward:before {
  content: "\f4ab"; }

.ion-ios-skipbackward-outline:before {
  content: "\f4aa"; }

.ion-ios-skipforward:before {
  content: "\f4ad"; }

.ion-ios-skipforward-outline:before {
  content: "\f4ac"; }

.ion-ios-snowy:before {
  content: "\f4ae"; }

.ion-ios-speedometer:before {
  content: "\f4b0"; }

.ion-ios-speedometer-outline:before {
  content: "\f4af"; }

.ion-ios-star:before {
  content: "\f4b3"; }

.ion-ios-star-half:before {
  content: "\f4b1"; }

.ion-ios-star-outline:before {
  content: "\f4b2"; }

.ion-ios-stopwatch:before {
  content: "\f4b5"; }

.ion-ios-stopwatch-outline:before {
  content: "\f4b4"; }

.ion-ios-sunny:before {
  content: "\f4b7"; }

.ion-ios-sunny-outline:before {
  content: "\f4b6"; }

.ion-ios-telephone:before {
  content: "\f4b9"; }

.ion-ios-telephone-outline:before {
  content: "\f4b8"; }

.ion-ios-tennisball:before {
  content: "\f4bb"; }

.ion-ios-tennisball-outline:before {
  content: "\f4ba"; }

.ion-ios-thunderstorm:before {
  content: "\f4bd"; }

.ion-ios-thunderstorm-outline:before {
  content: "\f4bc"; }

.ion-ios-time:before {
  content: "\f4bf"; }

.ion-ios-time-outline:before {
  content: "\f4be"; }

.ion-ios-timer:before {
  content: "\f4c1"; }

.ion-ios-timer-outline:before {
  content: "\f4c0"; }

.ion-ios-toggle:before {
  content: "\f4c3"; }

.ion-ios-toggle-outline:before {
  content: "\f4c2"; }

.ion-ios-trash:before {
  content: "\f4c5"; }

.ion-ios-trash-outline:before {
  content: "\f4c4"; }

.ion-ios-undo:before {
  content: "\f4c7"; }

.ion-ios-undo-outline:before {
  content: "\f4c6"; }

.ion-ios-unlocked:before {
  content: "\f4c9"; }

.ion-ios-unlocked-outline:before {
  content: "\f4c8"; }

.ion-ios-upload:before {
  content: "\f4cb"; }

.ion-ios-upload-outline:before {
  content: "\f4ca"; }

.ion-ios-videocam:before {
  content: "\f4cd"; }

.ion-ios-videocam-outline:before {
  content: "\f4cc"; }

.ion-ios-volume-high:before {
  content: "\f4ce"; }

.ion-ios-volume-low:before {
  content: "\f4cf"; }

.ion-ios-wineglass:before {
  content: "\f4d1"; }

.ion-ios-wineglass-outline:before {
  content: "\f4d0"; }

.ion-ios-world:before {
  content: "\f4d3"; }

.ion-ios-world-outline:before {
  content: "\f4d2"; }

.ion-ipad:before {
  content: "\f1f9"; }

.ion-iphone:before {
  content: "\f1fa"; }

.ion-ipod:before {
  content: "\f1fb"; }

.ion-jet:before {
  content: "\f295"; }

.ion-key:before {
  content: "\f296"; }

.ion-knife:before {
  content: "\f297"; }

.ion-laptop:before {
  content: "\f1fc"; }

.ion-leaf:before {
  content: "\f1fd"; }

.ion-levels:before {
  content: "\f298"; }

.ion-lightbulb:before {
  content: "\f299"; }

.ion-link:before {
  content: "\f1fe"; }

.ion-load-a:before {
  content: "\f29a"; }

.ion-load-b:before {
  content: "\f29b"; }

.ion-load-c:before {
  content: "\f29c"; }

.ion-load-d:before {
  content: "\f29d"; }

.ion-location:before {
  content: "\f1ff"; }

.ion-lock-combination:before {
  content: "\f4d4"; }

.ion-locked:before {
  content: "\f200"; }

.ion-log-in:before {
  content: "\f29e"; }

.ion-log-out:before {
  content: "\f29f"; }

.ion-loop:before {
  content: "\f201"; }

.ion-magnet:before {
  content: "\f2a0"; }

.ion-male:before {
  content: "\f2a1"; }

.ion-man:before {
  content: "\f202"; }

.ion-map:before {
  content: "\f203"; }

.ion-medkit:before {
  content: "\f2a2"; }

.ion-merge:before {
  content: "\f33f"; }

.ion-mic-a:before {
  content: "\f204"; }

.ion-mic-b:before {
  content: "\f205"; }

.ion-mic-c:before {
  content: "\f206"; }

.ion-minus:before {
  content: "\f209"; }

.ion-minus-circled:before {
  content: "\f207"; }

.ion-minus-round:before {
  content: "\f208"; }

.ion-model-s:before {
  content: "\f2c1"; }

.ion-monitor:before {
  content: "\f20a"; }

.ion-more:before {
  content: "\f20b"; }

.ion-mouse:before {
  content: "\f340"; }

.ion-music-note:before {
  content: "\f20c"; }

.ion-navicon:before {
  content: "\f20e"; }

.ion-navicon-round:before {
  content: "\f20d"; }

.ion-navigate:before {
  content: "\f2a3"; }

.ion-network:before {
  content: "\f341"; }

.ion-no-smoking:before {
  content: "\f2c2"; }

.ion-nuclear:before {
  content: "\f2a4"; }

.ion-outlet:before {
  content: "\f342"; }

.ion-paintbrush:before {
  content: "\f4d5"; }

.ion-paintbucket:before {
  content: "\f4d6"; }

.ion-paper-airplane:before {
  content: "\f2c3"; }

.ion-paperclip:before {
  content: "\f20f"; }

.ion-pause:before {
  content: "\f210"; }

.ion-person:before {
  content: "\f213"; }

.ion-person-add:before {
  content: "\f211"; }

.ion-person-stalker:before {
  content: "\f212"; }

.ion-pie-graph:before {
  content: "\f2a5"; }

.ion-pin:before {
  content: "\f2a6"; }

.ion-pinpoint:before {
  content: "\f2a7"; }

.ion-pizza:before {
  content: "\f2a8"; }

.ion-plane:before {
  content: "\f214"; }

.ion-planet:before {
  content: "\f343"; }

.ion-play:before {
  content: "\f215"; }

.ion-playstation:before {
  content: "\f30a"; }

.ion-plus:before {
  content: "\f218"; }

.ion-plus-circled:before {
  content: "\f216"; }

.ion-plus-round:before {
  content: "\f217"; }

.ion-podium:before {
  content: "\f344"; }

.ion-pound:before {
  content: "\f219"; }

.ion-power:before {
  content: "\f2a9"; }

.ion-pricetag:before {
  content: "\f2aa"; }

.ion-pricetags:before {
  content: "\f2ab"; }

.ion-printer:before {
  content: "\f21a"; }

.ion-pull-request:before {
  content: "\f345"; }

.ion-qr-scanner:before {
  content: "\f346"; }

.ion-quote:before {
  content: "\f347"; }

.ion-radio-waves:before {
  content: "\f2ac"; }

.ion-record:before {
  content: "\f21b"; }

.ion-refresh:before {
  content: "\f21c"; }

.ion-reply:before {
  content: "\f21e"; }

.ion-reply-all:before {
  content: "\f21d"; }

.ion-ribbon-a:before {
  content: "\f348"; }

.ion-ribbon-b:before {
  content: "\f349"; }

.ion-sad:before {
  content: "\f34a"; }

.ion-sad-outline:before {
  content: "\f4d7"; }

.ion-scissors:before {
  content: "\f34b"; }

.ion-search:before {
  content: "\f21f"; }

.ion-settings:before {
  content: "\f2ad"; }

.ion-share:before {
  content: "\f220"; }

.ion-shuffle:before {
  content: "\f221"; }

.ion-skip-backward:before {
  content: "\f222"; }

.ion-skip-forward:before {
  content: "\f223"; }

.ion-social-android:before {
  content: "\f225"; }

.ion-social-android-outline:before {
  content: "\f224"; }

.ion-social-angular:before {
  content: "\f4d9"; }

.ion-social-angular-outline:before {
  content: "\f4d8"; }

.ion-social-apple:before {
  content: "\f227"; }

.ion-social-apple-outline:before {
  content: "\f226"; }

.ion-social-bitcoin:before {
  content: "\f2af"; }

.ion-social-bitcoin-outline:before {
  content: "\f2ae"; }

.ion-social-buffer:before {
  content: "\f229"; }

.ion-social-buffer-outline:before {
  content: "\f228"; }

.ion-social-chrome:before {
  content: "\f4db"; }

.ion-social-chrome-outline:before {
  content: "\f4da"; }

.ion-social-codepen:before {
  content: "\f4dd"; }

.ion-social-codepen-outline:before {
  content: "\f4dc"; }

.ion-social-css3:before {
  content: "\f4df"; }

.ion-social-css3-outline:before {
  content: "\f4de"; }

.ion-social-designernews:before {
  content: "\f22b"; }

.ion-social-designernews-outline:before {
  content: "\f22a"; }

.ion-social-dribbble:before {
  content: "\f22d"; }

.ion-social-dribbble-outline:before {
  content: "\f22c"; }

.ion-social-dropbox:before {
  content: "\f22f"; }

.ion-social-dropbox-outline:before {
  content: "\f22e"; }

.ion-social-euro:before {
  content: "\f4e1"; }

.ion-social-euro-outline:before {
  content: "\f4e0"; }

.ion-social-facebook:before {
  content: "\f231"; }

.ion-social-facebook-outline:before {
  content: "\f230"; }

.ion-social-foursquare:before {
  content: "\f34d"; }

.ion-social-foursquare-outline:before {
  content: "\f34c"; }

.ion-social-freebsd-devil:before {
  content: "\f2c4"; }

.ion-social-github:before {
  content: "\f233"; }

.ion-social-github-outline:before {
  content: "\f232"; }

.ion-social-google:before {
  content: "\f34f"; }

.ion-social-google-outline:before {
  content: "\f34e"; }

.ion-social-googleplus:before {
  content: "\f235"; }

.ion-social-googleplus-outline:before {
  content: "\f234"; }

.ion-social-hackernews:before {
  content: "\f237"; }

.ion-social-hackernews-outline:before {
  content: "\f236"; }

.ion-social-html5:before {
  content: "\f4e3"; }

.ion-social-html5-outline:before {
  content: "\f4e2"; }

.ion-social-instagram:before {
  content: "\f351"; }

.ion-social-instagram-outline:before {
  content: "\f350"; }

.ion-social-javascript:before {
  content: "\f4e5"; }

.ion-social-javascript-outline:before {
  content: "\f4e4"; }

.ion-social-linkedin:before {
  content: "\f239"; }

.ion-social-linkedin-outline:before {
  content: "\f238"; }

.ion-social-markdown:before {
  content: "\f4e6"; }

.ion-social-nodejs:before {
  content: "\f4e7"; }

.ion-social-octocat:before {
  content: "\f4e8"; }

.ion-social-pinterest:before {
  content: "\f2b1"; }

.ion-social-pinterest-outline:before {
  content: "\f2b0"; }

.ion-social-python:before {
  content: "\f4e9"; }

.ion-social-reddit:before {
  content: "\f23b"; }

.ion-social-reddit-outline:before {
  content: "\f23a"; }

.ion-social-rss:before {
  content: "\f23d"; }

.ion-social-rss-outline:before {
  content: "\f23c"; }

.ion-social-sass:before {
  content: "\f4ea"; }

.ion-social-skype:before {
  content: "\f23f"; }

.ion-social-skype-outline:before {
  content: "\f23e"; }

.ion-social-snapchat:before {
  content: "\f4ec"; }

.ion-social-snapchat-outline:before {
  content: "\f4eb"; }

.ion-social-tumblr:before {
  content: "\f241"; }

.ion-social-tumblr-outline:before {
  content: "\f240"; }

.ion-social-tux:before {
  content: "\f2c5"; }

.ion-social-twitch:before {
  content: "\f4ee"; }

.ion-social-twitch-outline:before {
  content: "\f4ed"; }

.ion-social-twitter:before {
  content: "\f243"; }

.ion-social-twitter-outline:before {
  content: "\f242"; }

.ion-social-usd:before {
  content: "\f353"; }

.ion-social-usd-outline:before {
  content: "\f352"; }

.ion-social-vimeo:before {
  content: "\f245"; }

.ion-social-vimeo-outline:before {
  content: "\f244"; }

.ion-social-whatsapp:before {
  content: "\f4f0"; }

.ion-social-whatsapp-outline:before {
  content: "\f4ef"; }

.ion-social-windows:before {
  content: "\f247"; }

.ion-social-windows-outline:before {
  content: "\f246"; }

.ion-social-wordpress:before {
  content: "\f249"; }

.ion-social-wordpress-outline:before {
  content: "\f248"; }

.ion-social-yahoo:before {
  content: "\f24b"; }

.ion-social-yahoo-outline:before {
  content: "\f24a"; }

.ion-social-yen:before {
  content: "\f4f2"; }

.ion-social-yen-outline:before {
  content: "\f4f1"; }

.ion-social-youtube:before {
  content: "\f24d"; }

.ion-social-youtube-outline:before {
  content: "\f24c"; }

.ion-soup-can:before {
  content: "\f4f4"; }

.ion-soup-can-outline:before {
  content: "\f4f3"; }

.ion-speakerphone:before {
  content: "\f2b2"; }

.ion-speedometer:before {
  content: "\f2b3"; }

.ion-spoon:before {
  content: "\f2b4"; }

.ion-star:before {
  content: "\f24e"; }

.ion-stats-bars:before {
  content: "\f2b5"; }

.ion-steam:before {
  content: "\f30b"; }

.ion-stop:before {
  content: "\f24f"; }

.ion-thermometer:before {
  content: "\f2b6"; }

.ion-thumbsdown:before {
  content: "\f250"; }

.ion-thumbsup:before {
  content: "\f251"; }

.ion-toggle:before {
  content: "\f355"; }

.ion-toggle-filled:before {
  content: "\f354"; }

.ion-transgender:before {
  content: "\f4f5"; }

.ion-trash-a:before {
  content: "\f252"; }

.ion-trash-b:before {
  content: "\f253"; }

.ion-trophy:before {
  content: "\f356"; }

.ion-tshirt:before {
  content: "\f4f7"; }

.ion-tshirt-outline:before {
  content: "\f4f6"; }

.ion-umbrella:before {
  content: "\f2b7"; }

.ion-university:before {
  content: "\f357"; }

.ion-unlocked:before {
  content: "\f254"; }

.ion-upload:before {
  content: "\f255"; }

.ion-usb:before {
  content: "\f2b8"; }

.ion-videocamera:before {
  content: "\f256"; }

.ion-volume-high:before {
  content: "\f257"; }

.ion-volume-low:before {
  content: "\f258"; }

.ion-volume-medium:before {
  content: "\f259"; }

.ion-volume-mute:before {
  content: "\f25a"; }

.ion-wand:before {
  content: "\f358"; }

.ion-waterdrop:before {
  content: "\f25b"; }

.ion-wifi:before {
  content: "\f25c"; }

.ion-wineglass:before {
  content: "\f2b9"; }

.ion-woman:before {
  content: "\f25d"; }

.ion-wrench:before {
  content: "\f2ba"; }

.ion-xbox:before {
  content: "\f30c"; }

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity; }

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

.features-section {
  margin-top: 120px; }
  @media (max-width: 991px) {
    .features-section {
      margin-top: 70px; } }
  .features-section .header h2 {
    color: #555;
    font-weight: 400;
    font-size: 27px; }
    @media (max-width: 767px) {
      .features-section .header h2 {
        font-size: 25px; } }
  .features-section .header p {
    font-size: 17px;
    color: #757575; }
  .features-section .feature {
    margin-top: 70px; }
    .features-section .feature .info h4 {
      color: #2279ad;
      font-weight: normal;
      font-size: 19px;
      line-height: 25px; }
      @media (max-width: 768px) {
        .features-section .feature .info h4 {
          text-align: center; } }
    .features-section .feature .info p {
      color: #575a5f;
      font-size: 14px;
      margin-top: 20px;
      line-height: 24px;
      width: 83%;
      font-weight: normal; }
      @media (max-width: 768px) {
        .features-section .feature .info p {
          text-align: center;
          width: 100%;
          font-size: 14px;
          margin-bottom: 30px; } }
  .features-section .divider {
    height: 1px;
    width: 100%;
    background-color: #ddd;
    position: relative;
    margin: 70px 0 60px; }
    .features-section .divider:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 2px;
      background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.75)), color-stop(0.5, rgba(250, 250, 250, 0)), color-stop(1, rgba(255, 255, 255, 0.75)));
      background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%);
      background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%);
      background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%);
      background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%);
      background-image: linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%); }
    @media (max-width: 991px) {
      .features-section .divider {
        margin: 55px 0 35px; } }

.slider-section {
  margin-top: 90px; }
  @media (max-width: 991px) {
    .slider-section {
      margin-top: 60px; } }
  .slider-section .header {
    text-align: center;
    font-size: 25px;
    color: #555;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .slider-section .header {
        font-size: 20px;
        margin-bottom: 0; } }
  .slider-section .slide-wrapper {
    border-bottom: 1px solid #E4E4E4; }
    .slider-section .slide-wrapper .slideshow {
      background: url("../images/slider-bg.png") 0 0 no-repeat;
      margin: 0 auto;
      margin-top: 35px;
      width: 844px;
      height: 418px;
      position: relative;
      overflow: hidden; }
      @media (max-width: 991px) {
        .slider-section .slide-wrapper .slideshow {
          background: none;
          width: inherit;
          height: 340px; } }
      @media (max-width: 767px) {
        .slider-section .slide-wrapper .slideshow {
          height: 290px; } }
      @media (max-width: 530px) {
        .slider-section .slide-wrapper .slideshow {
          height: 240px; } }
      @media (max-width: 450px) {
        .slider-section .slide-wrapper .slideshow {
          height: 205px; } }
      .slider-section .slide-wrapper .slideshow .btn-nav {
        width: 48px;
        height: 51px;
        position: absolute;
        top: 55%;
        z-index: 999;
        cursor: pointer;
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .slider-section .slide-wrapper .slideshow .btn-nav.active {
          opacity: 1;
          -moz-transform: translateX(0px) !important;
          -o-transform: translateX(0px) !important;
          -ms-transform: translateX(0px) !important;
          -webkit-transform: translateX(0px) !important;
          transform: translateX(0px) !important; }
        .slider-section .slide-wrapper .slideshow .btn-nav.prev {
          background: url("../images/slider/slide-left.png") 0 0 no-repeat;
          left: 91px;
          -moz-transform: translateX(-48px);
          -o-transform: translateX(-48px);
          -ms-transform: translateX(-48px);
          -webkit-transform: translateX(-48px);
          transform: translateX(-48px); }
          @media (max-width: 991px) {
            .slider-section .slide-wrapper .slideshow .btn-nav.prev {
              left: 30px; } }
        .slider-section .slide-wrapper .slideshow .btn-nav.next {
          background: url("../images/slider/slide-right.png") 0 0 no-repeat;
          right: 91px;
          -moz-transform: translateX(48px);
          -o-transform: translateX(48px);
          -ms-transform: translateX(48px);
          -webkit-transform: translateX(48px);
          transform: translateX(48px); }
          @media (max-width: 991px) {
            .slider-section .slide-wrapper .slideshow .btn-nav.next {
              right: 29px; } }
      .slider-section .slide-wrapper .slideshow .slide {
        width: 100%;
        height: 100%;
        position: absolute; }
        .slider-section .slide-wrapper .slideshow .slide.active img {
          opacity: 1;
          -moz-transform: translateY(0px);
          -o-transform: translateY(0px);
          -ms-transform: translateY(0px);
          -webkit-transform: translateY(0px);
          transform: translateY(0px); }
        .slider-section .slide-wrapper .slideshow .slide img {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          opacity: 0;
          -moz-transform: translateY(300px);
          -o-transform: translateY(300px);
          -ms-transform: translateY(300px);
          -webkit-transform: translateY(300px);
          transform: translateY(300px);
          -webkit-transition: all 0.6s ease;
          -moz-transition: all 0.6s ease;
          -ms-transition: all 0.6s ease;
          -o-transition: all 0.6s ease;
          transition: all 0.6s ease; }
          @media (max-width: 767px) {
            .slider-section .slide-wrapper .slideshow .slide img {
              width: 100%; } }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* navbar light */
.navbar-light {
  background-color: #fff;
  box-shadow: 0 1px 1px #ddd;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  @media (min-width: 992px) {
    .navbar-light {
      padding: 0 1rem; } }
  .navbar-light .navbar-brand {
    font-size: 25px;
    letter-spacing: .5px;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear; }
  @media (min-width: 992px) {
    .navbar-light .dropdown-menu {
      border-color: #fbfbfb;
      box-shadow: 0 13px 20px rgba(0, 0, 0, 0.07);
      margin-top: 0;
      border-radius: 0 0 0.25rem 0.25rem; }
      .navbar-light .dropdown-menu .dropdown-item {
        color: #555;
        padding: 4px 1.5rem;
        padding-right: 30px; }
        .navbar-light .dropdown-menu .dropdown-item:active {
          background-color: #f7f7f9; } }
  .navbar-light .nav-item .nav-link {
    font-weight: 500;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    -webkit-transition: color 0.15s linear;
    -moz-transition: color 0.15s linear;
    -ms-transition: color 0.15s linear;
    -o-transition: color 0.15s linear;
    transition: color 0.15s linear; }
    @media (max-width: 1199px) {
      .navbar-light .nav-item .nav-link {
        font-size: 13px; } }
    @media (min-width: 992px) {
      .navbar-light .nav-item .nav-link {
        padding: 32px 10px;
        margin: 0 8px; } }
    .navbar-light .nav-item .nav-link:hover, .navbar-light .nav-item .nav-link:focus {
      color: #222;
      background: none; }
    @media (min-width: 1200px) {
      .navbar-light .nav-item .nav-link--rounded {
        text-transform: capitalize;
        border: 1px solid #aaa;
        color: #555;
        border-radius: 25px;
        margin-left: 20px;
        margin-top: 22px;
        padding: 8px 20px 9px;
        -webkit-transition: all 0.15s ease-out;
        -moz-transition: all 0.15s ease-out;
        -ms-transition: all 0.15s ease-out;
        -o-transition: all 0.15s ease-out;
        transition: all 0.15s ease-out; }
        .navbar-light .nav-item .nav-link--rounded:hover {
          color: #333;
          border-color: #444; }
        .navbar-light .nav-item .nav-link--rounded:active {
          -moz-transform: scale(0.93);
          -o-transform: scale(0.93);
          -ms-transform: scale(0.93);
          -webkit-transform: scale(0.93);
          transform: scale(0.93); } }
    .navbar-light .nav-item .nav-link i {
      margin-left: 4px;
      font-size: 10px; }

/* navbar dark */
.navbar-dark {
  background-color: #282F37 !important;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  @media (min-width: 992px) {
    .navbar-dark {
      padding: 0 1rem; } }
  .navbar-dark .navbar-brand {
    font-size: 25px;
    letter-spacing: .5px;
    color: #fff;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear; }
  @media (min-width: 992px) {
    .navbar-dark .dropdown-menu {
      border-color: #fbfbfb;
      box-shadow: 0 13px 20px rgba(0, 0, 0, 0.07);
      margin-top: -1px;
      border-radius: 0 0 0.25rem 0.25rem; }
      .navbar-dark .dropdown-menu .dropdown-item {
        color: #555;
        padding: 4px 1.5rem;
        padding-right: 30px; }
        .navbar-dark .dropdown-menu .dropdown-item:active {
          background-color: #f7f7f9; } }
  .navbar-dark .nav-item .nav-link {
    color: #dadada;
    font-weight: 500;
    font-size: 14px;
    -webkit-transition: color 0.15s linear;
    -moz-transition: color 0.15s linear;
    -ms-transition: color 0.15s linear;
    -o-transition: color 0.15s linear;
    transition: color 0.15s linear; }
    @media (max-width: 1199px) {
      .navbar-dark .nav-item .nav-link {
        font-size: 13px; } }
    @media (min-width: 992px) {
      .navbar-dark .nav-item .nav-link {
        margin: 0 9px;
        padding: 32px 10px; } }
    .navbar-dark .nav-item .nav-link:hover, .navbar-dark .nav-item .nav-link:focus {
      color: #fff;
      background: none; }
    @media (min-width: 1200px) {
      .navbar-dark .nav-item .nav-link--rounded {
        text-transform: capitalize;
        border: 1px solid #868DA0;
        color: #E3E6EA;
        border-radius: 25px;
        margin-left: 20px;
        margin-top: 22px;
        padding: 8px 20px 9px;
        -webkit-transition: all 0.15s ease-out;
        -moz-transition: all 0.15s ease-out;
        -ms-transition: all 0.15s ease-out;
        -o-transition: all 0.15s ease-out;
        transition: all 0.15s ease-out; }
        .navbar-dark .nav-item .nav-link--rounded:hover {
          border-color: #fff; }
        .navbar-dark .nav-item .nav-link--rounded:active {
          -moz-transform: scale(0.93);
          -o-transform: scale(0.93);
          -ms-transform: scale(0.93);
          -webkit-transform: scale(0.93);
          transform: scale(0.93); } }
    .navbar-dark .nav-item .nav-link i {
      margin-left: 4px;
      font-size: 10px; }

/* extra bg-transparent utility for navbar dark and light */
@media (min-width: 992px) {
  .navbar.bg-transparent {
    background-color: transparent !important;
    box-shadow: none !important;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 999; } }
@media (min-width: 992px) {
  .navbar.bg-transparent .dropdown-menu {
    border-radius: 0.25rem;
    margin-top: -7px; } }

.navbar-dark.bg-transparent .nav-item .nav-link {
  color: #fff; }
  @media (min-width: 1200px) {
    .navbar-dark.bg-transparent .nav-item .nav-link--rounded {
      border-color: #fff;
      color: #fff; }
      .navbar-dark.bg-transparent .nav-item .nav-link--rounded:hover {
        background-color: #fff;
        color: #333; } }

.footer {
  background: #3c4554;
  margin-top: 120px;
  padding-top: 60px;
  padding-bottom: 30px; }
  @media (max-width: 991px) {
    .footer {
      padding-top: 30px; } }
  @media (max-width: 767px) {
    .footer .menu {
      text-align: center;
      margin-top: 40px; } }
  .footer .menu h3 {
    margin-top: 0;
    color: #ced5e0;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 14px;
    font-weight: 600; }
  .footer .menu ul {
    list-style-type: none;
    padding: 0;
    margin-top: 30px; }
    .footer .menu ul li {
      display: block;
      margin-bottom: 9px; }
      .footer .menu ul li a {
        color: #fff;
        display: inline-block;
        font-weight: 500;
        font-size: 13px;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear; }
        .footer .menu ul li a:hover {
          color: #f7f7f7;
          text-decoration: none; }
        @media (max-width: 991px) {
          .footer .menu ul li a {
            padding: 0; } }
      .footer .menu ul li .hiring {
        font-weight: 700;
        letter-spacing: .3px;
        text-transform: uppercase;
        word-spacing: 1.5px;
        font-size: 11px;
        margin-left: 4px;
        padding: 3px 8px;
        border-radius: 4px;
        color: #fff;
        background: #49B7E2; }
        .footer .menu ul li .hiring:hover {
          color: #fff;
          background: #7dd3f5; }
  .footer .newsletter {
    text-align: right; }
    @media (max-width: 767px) {
      .footer .newsletter {
        text-align: center;
        margin-top: 40px; } }
    .footer .newsletter .signup {
      margin-bottom: 40px; }
      .footer .newsletter .signup p {
        font-size: 13px;
        color: #fff;
        width: 90%;
        float: right;
        text-align: left;
        line-height: 20px; }
        @media (max-width: 767px) {
          .footer .newsletter .signup p {
            float: none;
            text-align: center;
            width: 100%; } }
      .footer .newsletter .signup form {
        float: right;
        width: 90%;
        position: relative; }
        @media (max-width: 767px) {
          .footer .newsletter .signup form {
            float: none;
            width: 100%; } }
        .footer .newsletter .signup form input[type="text"] {
          font-size: 13px;
          padding: 12px; }
          .footer .newsletter .signup form input[type="text"]::-webkit-input-placeholder {
            font-size: 13px;
            line-height: 17px; }
          .footer .newsletter .signup form input[type="text"]:-moz-placeholder {
            font-size: 13px;
            line-height: 17px; }
          .footer .newsletter .signup form input[type="text"]::-moz-placeholder {
            font-size: 13px;
            line-height: 17px; }
          .footer .newsletter .signup form input[type="text"]:-ms-input-placeholder {
            font-size: 13px;
            line-height: 17px; }
        .footer .newsletter .signup form input[type="submit"] {
          border: 0;
          background: #84B0E2;
          color: #FFF;
          border-radius: 3px;
          padding: 8px 19px 7px;
          position: absolute;
          top: 4px;
          text-shadow: 1px 1px rgba(0, 0, 0, 0.28);
          right: 4px;
          font-size: 13px;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }
          .footer .newsletter .signup form input[type="submit"]:hover {
            background: #6284AC; }
    .footer .newsletter a {
      border: 0;
      text-decoration: none;
      opacity: 1;
      filter: alpha(opacity=100);
      margin-left: 15px;
      position: relative;
      top: -10px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .footer .newsletter a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70); }
  .footer .credits {
    margin-top: 30px; }
    .footer .credits p {
      padding-top: 20px;
      font-size: 13px;
      text-align: center;
      color: #a3aab5;
      margin: 0; }
  .footer--light {
    background: #fff;
    margin-top: 0; }
    .footer--light .menu h3 {
      color: #504f4f; }
    .footer--light .menu ul li a {
      color: #89A1C0; }
      .footer--light .menu ul li a:hover {
        color: #000; }
    .footer--light .newsletter .signup p {
      color: #666; }
    .footer--light .credits p {
      color: #A1AAB6; }

.index-hero {
  overflow: hidden;
  background: #4B4848;
  background-size: cover;
  background-image: url("../images/index-hero.jpg");
  height: 750px;
  position: relative;
  padding-top: 220px; }
  @media (max-width: 991px) {
    .index-hero {
      padding-top: 100px;
      height: 550px; } }
  .index-hero:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(41, 69, 125, 0.35); }
  .index-hero .container {
    position: relative;
    z-index: 1; }
  .index-hero .hero-text {
    line-height: 49px;
    font-size: 38px;
    font-weight: 300;
    letter-spacing: .3px;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s; }
    @media (max-width: 767px) {
      .index-hero .hero-text {
        font-size: 27px;
        line-height: 38px;
        margin-top: 0;
        text-align: center; } }
    @media (min-width: 992px) {
      .index-hero .hero-text {
        width: 50%; } }
  .index-hero .sub-text {
    width: 50%;
    margin-top: 25px;
    color: rgba(255, 255, 255, 0.85);
    font-size: 15px;
    line-height: 23px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s; }
    @media (max-width: 991px) {
      .index-hero .sub-text {
        width: 70%; } }
    @media (max-width: 767px) {
      .index-hero .sub-text {
        font-size: 15px;
        width: 100%;
        text-align: center; } }
  .index-hero .cta {
    margin-top: 60px;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    animation-delay: 0.5s; }
    @media (max-width: 767px) {
      .index-hero .cta {
        text-align: center; } }
    .index-hero .cta a {
      margin-right: 20px;
      padding: 15px 31px; }
      @media (max-width: 767px) {
        .index-hero .cta a {
          font-size: 14px;
          padding: 12px 25px;
          margin: 0px 15px 15px 0px; } }
  .index-hero .device {
    position: absolute;
    top: -20px;
    left: 640px; }

.testimonials-section {
  margin-top: 110px; }
  .testimonials-section .header {
    text-align: center;
    font-size: 23px;
    color: #656565;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 50px; }
  .testimonials-section .testimonial {
    width: 90%; }
    @media (max-width: 767px) {
      .testimonials-section .testimonial {
        float: none !important;
        margin: 0 auto;
        margin-bottom: 45px; } }
    .testimonials-section .testimonial .quote {
      color: #53565f;
      line-height: 26px;
      border: 1px solid #E2E2E2;
      padding: 16px 25px;
      border-radius: 5px;
      width: 95%;
      position: relative;
      font-size: 15px; }
      @media (max-width: 767px) {
        .testimonials-section .testimonial .quote {
          margin: 0 auto;
          font-size: 14px; } }
      .testimonials-section .testimonial .quote .arrow-down {
        position: absolute;
        bottom: 3px;
        left: 30px; }
        .testimonials-section .testimonial .quote .arrow-down .arrow, .testimonials-section .testimonial .quote .arrow-down .arrow-border {
          border-color: #fff transparent transparent;
          border-style: solid;
          border-width: 11px;
          cursor: pointer;
          position: absolute;
          top: 3px;
          z-index: 1002; }
        .testimonials-section .testimonial .quote .arrow-down .arrow-border {
          border-color: #E2E2E2 transparent transparent;
          border-width: 12px;
          top: 3px;
          z-index: 1001;
          left: -1px; }
    .testimonials-section .testimonial .author {
      margin-top: 40px;
      margin-left: 10px; }
      @media (max-width: 767px) {
        .testimonials-section .testimonial .author {
          margin-left: 6%; } }
      .testimonials-section .testimonial .author .pic {
        width: 71px;
        height: 71px;
        border-radius: 50px;
        float: left;
        position: relative;
        top: -12px;
        margin-right: 18px;
        border: 1px solid #ccc; }
      .testimonials-section .testimonial .author .name {
        color: #3C92C5;
        line-height: 23px;
        font-weight: 500; }
      .testimonials-section .testimonial .author .company {
        font-size: 14px;
        color: #909090;
        line-height: 23px;
        font-weight: 400; }

.cta-section {
  text-align: center;
  margin-top: 120px; }
  .cta-section p {
    font-size: 21px;
    color: #7A7D81;
    letter-spacing: 0.1px; }
  .cta-section a {
    display: inline-block;
    margin-top: 30px;
    background: #6CAAE4;
    color: #FFF;
    padding: 23px 40px;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 5px;
    box-shadow: rgba(23, 43, 99, 0.3) 0 7px 28px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .cta-section a:hover {
      text-decoration: none;
      background: #3FD8DF;
      -moz-transform: translateY(-3px);
      -o-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
      -webkit-transform: translateY(-3px);
      transform: translateY(-3px); }

.clients-section {
  background: #5E7A9B;
  background: radial-gradient(#36414E, #253241);
  margin-top: 120px;
  padding: 65px 0 80px;
  text-align: center; }
  .clients-section h3 {
    color: #FFF;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 25px;
    letter-spacing: 6px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
  .clients-section p {
    font-size: 15px;
    color: #f8f8f8;
    margin-top: 17px;
    line-height: 25px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
  .clients-section .logos {
    margin-top: 50px; }
    .clients-section .logos img {
      margin: 0 20px; }
      @media (max-width: 767px) {
        .clients-section .logos img {
          margin: 0 auto;
          display: block;
          margin-bottom: 15px; } }

@-webkit-keyframes slideLeft {
  0% {
    left: 0; }
  100% {
    left: -15px; } }
@-moz-keyframes slideLeft {
  0% {
    left: 0; }
  100% {
    left: -15px; } }
@-o-keyframes slideLeft {
  0% {
    left: 0; }
  100% {
    left: -15px; } }
@keyframes slideLeft {
  0% {
    left: 0; }
  100% {
    left: -15px; } }
.slider-hero {
  background: #4B4848;
  height: 585px;
  position: relative;
  /* prev & next arrows */
  /* navigation dots */
  /* slides */
  /* video modal */ }
  @media (max-width: 991px) {
    .slider-hero {
      padding-top: 100px; } }
  @media (max-width: 767px) {
    .slider-hero {
      height: 550px; } }
  .slider-hero .slide-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 140px;
    z-index: 200;
    text-indent: 100%;
    overflow: hidden;
    opacity: 0.5;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
    .slider-hero .slide-nav:hover {
      opacity: 1; }
    .slider-hero .slide-nav.prev:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      width: 19px;
      height: 58px;
      background: url("/images/slider/slide-arrow.png") no-repeat;
      left: 30px;
      -moz-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    .slider-hero .slide-nav.next {
      right: 0; }
      .slider-hero .slide-nav.next:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        width: 19px;
        height: 58px;
        background: url("/images/slider/slide-arrow.png") no-repeat;
        right: 30px; }
  .slider-hero nav {
    z-index: 999;
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center; }
    .slider-hero nav a {
      display: inline-block;
      width: 10px;
      height: 10px;
      background: #a2a2a2;
      border-radius: 50%;
      margin: 0 3px; }
      .slider-hero nav a.active {
        background: #fff; }
  .slider-hero .slides {
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    /* each slide */ }
    .slider-hero .slides .slide {
      display: none;
      z-index: 80;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      padding-top: 90px; }
      .slider-hero .slides .slide.active {
        opacity: 1;
        display: block;
        z-index: 100; }
      .slider-hero .slides .slide.next {
        z-index: 90; }
        @media (min-width: 768px) {
          .slider-hero .slides .slide.next .bg {
            -webkit-animation: slideLeft 700ms linear;
            -moz-animation: slideLeft 700ms linear;
            -o-animation: slideLeft 700ms linear;
            -ms-animation: slideLeft 700ms linear;
            animation: slideLeft 700ms linear; } }
      .slider-hero .slides .slide .container {
        position: relative;
        z-index: 3;
        height: 100%; }
      .slider-hero .slides .slide .bg {
        position: absolute;
        top: 0;
        left: -15px;
        width: 102%;
        height: 100%;
        background-position: center center;
        background-size: cover; }
        @media (max-width: 767px) {
          .slider-hero .slides .slide .bg {
            left: 0px; } }
        .slider-hero .slides .slide .bg:before {
          position: absolute;
          top: 10%;
          bottom: 0;
          left: 0;
          right: 0;
          content: '';
          background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.25)));
          background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.25) 100%);
          background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25));
          background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25));
          background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25)); }
        .slider-hero .slides .slide .bg:after {
          content: '';
          position: absolute;
          display: block;
          height: 100%;
          left: 0;
          width: 100%;
          top: 0; }
      @media (max-width: 767px) {
        .slider-hero .slides .slide.first {
          padding-top: 40px; } }
      .slider-hero .slides .slide.first .bg {
        background-image: url("/images/slider/football-field.jpg"); }
        .slider-hero .slides .slide.first .bg:after {
          background: rgba(41, 69, 125, 0.35); }
      .slider-hero .slides .slide.first h1.hero-text {
        text-align: center;
        font-size: 37px;
        font-weight: 400;
        color: #fff;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.65); }
        @media (max-width: 767px) {
          .slider-hero .slides .slide.first h1.hero-text {
            font-size: 25px; } }
      .slider-hero .slides .slide.first .sub-text {
        margin: 0 auto;
        line-height: 26px;
        margin-top: 25px;
        text-align: center;
        color: #fff;
        font-weight: 400;
        font-size: 17px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        width: 50%;
        -webkit-animation-delay: 0.6s;
        -moz-animation-delay: 0.6s;
        -o-animation-delay: 0.6s;
        -ms-animation-delay: 0.6s;
        animation-delay: 0.6s; }
        @media (max-width: 991px) {
          .slider-hero .slides .slide.first .sub-text {
            width: 70%; } }
        @media (max-width: 767px) {
          .slider-hero .slides .slide.first .sub-text {
            font-size: 15px; } }
      .slider-hero .slides .slide.first .video-wrapper {
        text-align: center;
        margin-top: 50px; }
        @media (max-width: 767px) {
          .slider-hero .slides .slide.first .video-wrapper {
            margin-top: 25px; } }
        .slider-hero .slides .slide.first .video-wrapper .video {
          display: inline-block;
          padding: 6px;
          background: rgba(255, 255, 255, 0.5);
          border-radius: 5px;
          -webkit-animation-duration: 1.2s;
          -moz-animation-duration: 1.2s;
          -o-animation-duration: 1.2s;
          -ms-animation-duration: 1.2s;
          animation-duration: 1.2s; }
          .slider-hero .slides .slide.first .video-wrapper .video img {
            max-width: 280px;
            cursor: pointer; }
            @media (max-width: 767px) {
              .slider-hero .slides .slide.first .video-wrapper .video img {
                max-width: 200px; } }
      @media (max-width: 767px) {
        .slider-hero .slides .slide.second {
          padding-top: 50px; } }
      .slider-hero .slides .slide.second .bg {
        background-image: url("/images/slider/basketball-hoop.jpg");
        background-position: center 18%; }
        .slider-hero .slides .slide.second .bg:after {
          background: rgba(52, 52, 58, 0.5); }
      .slider-hero .slides .slide.second .info h1.hero-text {
        margin-top: 65px;
        font-size: 40px;
        line-height: 45px;
        font-weight: 400;
        color: #fff;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8); }
        @media (max-width: 767px) {
          .slider-hero .slides .slide.second .info h1.hero-text {
            font-size: 28px;
            text-align: center; } }
      .slider-hero .slides .slide.second .info p {
        color: rgba(255, 255, 255, 0.94);
        letter-spacing: 0.3px;
        margin-top: 25px;
        font-size: 17px;
        line-height: 26px; }
      .slider-hero .slides .slide.second .info .cta {
        margin-top: 40px;
        -webkit-animation-delay: 0.6s;
        -moz-animation-delay: 0.6s;
        -o-animation-delay: 0.6s;
        -ms-animation-delay: 0.6s;
        animation-delay: 0.6s; }
        @media (max-width: 767px) {
          .slider-hero .slides .slide.second .info .cta {
            text-align: center; } }
        .slider-hero .slides .slide.second .info .cta a {
          position: relative;
          margin: 0px 30px 0 0;
          padding: 16px 25px;
          letter-spacing: 1px;
          font-weight: 500;
          text-transform: uppercase;
          border: 2px solid rgba(255, 255, 255, 0.8);
          background: rgba(0, 0, 0, 0.4); }
          .slider-hero .slides .slide.second .info .cta a:hover {
            color: #252525;
            background: #fff;
            padding-right: 45px; }
            .slider-hero .slides .slide.second .info .cta a:hover .fa {
              opacity: 1; }
          .slider-hero .slides .slide.second .info .cta a .fa {
            opacity: 0;
            font-size: 13px;
            position: absolute;
            color: #252525;
            top: 21px;
            right: 20px;
            -webkit-transition: all 0.15s linear;
            -moz-transition: all 0.15s linear;
            -ms-transition: all 0.15s linear;
            -o-transition: all 0.15s linear;
            transition: all 0.15s linear; }
          @media (max-width: 767px) {
            .slider-hero .slides .slide.second .info .cta a {
              font-size: 14px;
              padding: 12px 25px;
              margin: 0px 15px 15px 0px; } }
      .slider-hero .slides .slide.second .mobiles img {
        display: block;
        margin: 0 auto;
        width: 360px;
        -webkit-animation-duration: 1.2s;
        -moz-animation-duration: 1.2s;
        -o-animation-duration: 1.2s;
        -ms-animation-duration: 1.2s;
        animation-duration: 1.2s; }
      .slider-hero .slides .slide.third {
        padding-top: 115px; }
        @media (max-width: 767px) {
          .slider-hero .slides .slide.third {
            padding-top: 50px; } }
        .slider-hero .slides .slide.third .bg {
          background-image: url("/images/slider/soccer-ball.jpg");
          background-position: center 15%; }
          .slider-hero .slides .slide.third .bg:after {
            background: rgba(3, 9, 27, 0.5); }
        .slider-hero .slides .slide.third h1, .slider-hero .slides .slide.third .sub-text {
          -webkit-animation-duration: 1s;
          -moz-animation-duration: 1s;
          -o-animation-duration: 1s;
          -ms-animation-duration: 1s;
          animation-duration: 1s; }
        .slider-hero .slides .slide.third h1.hero-text {
          text-align: center;
          font-size: 38px;
          font-weight: 400;
          color: #fff;
          text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
          @media (max-width: 767px) {
            .slider-hero .slides .slide.third h1.hero-text {
              font-size: 28px; } }
        .slider-hero .slides .slide.third .sub-text {
          margin: 0 auto;
          margin-top: 25px;
          text-align: center;
          color: #f7f7f7;
          font-weight: 400;
          font-size: 17px;
          text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
          width: 50%; }
          @media (max-width: 991px) {
            .slider-hero .slides .slide.third .sub-text {
              width: 70%; } }
          @media (max-width: 767px) {
            .slider-hero .slides .slide.third .sub-text {
              font-size: 15px; } }
        .slider-hero .slides .slide.third .cta {
          -webkit-animation-delay: 0.6s;
          -moz-animation-delay: 0.6s;
          -o-animation-delay: 0.6s;
          -ms-animation-delay: 0.6s;
          animation-delay: 0.6s;
          text-align: center;
          margin-top: 60px; }
          .slider-hero .slides .slide.third .cta a {
            margin: 0px 20px; }
            @media (max-width: 767px) {
              .slider-hero .slides .slide.third .cta a {
                font-size: 14px;
                padding: 12px 25px;
                margin: 0px 15px 15px 0px; } }
  .slider-hero .video-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear; }
    .slider-hero .video-modal.active {
      opacity: 1;
      visibility: visible;
      background: rgba(44, 44, 45, 0.8); }
      .slider-hero .video-modal.active .wrap {
        opacity: 1;
        -moz-transform: scale3d(1, 1, 1);
        -o-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1); }
    .slider-hero .video-modal .wrap {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      padding: 5px;
      background: rgba(255, 255, 255, 0.65);
      border-radius: 5px;
      width: 630px;
      height: 360px;
      opacity: 0;
      -moz-transform: scale3d(0.3, 0.3, 0.3);
      -o-transform: scale3d(0.3, 0.3, 0.3);
      -ms-transform: scale3d(0.3, 0.3, 0.3);
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
      -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -moz-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -ms-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.features-hover-section {
  margin-top: 120px; }
  @media (max-width: 991px) {
    .features-hover-section {
      margin-top: 60px; } }
  .features-hover-section .images {
    height: 355px; }
    @media (max-width: 767px) {
      .features-hover-section .images {
        height: 300px; } }
    @media (max-width: 575px) {
      .features-hover-section .images {
        height: 240px; } }
    .features-hover-section .images img {
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      display: none; }
      .features-hover-section .images img.active {
        display: block; }
  .features-hover-section .features {
    margin-top: 50px; }
    @media (max-width: 991px) {
      .features-hover-section .features {
        margin-top: 0px; } }
    .features-hover-section .features .feature {
      cursor: pointer; }
      @media (min-width: 992px) {
        .features-hover-section .features .feature {
          width: 85%;
          margin: 0 auto; } }
      @media (max-width: 767px) {
        .features-hover-section .features .feature {
          text-align: center; } }
      .features-hover-section .features .feature.active strong, .features-hover-section .features .feature:hover strong {
        color: #58B0D5; }
      .features-hover-section .features .feature.active p, .features-hover-section .features .feature:hover p {
        color: #555; }
      .features-hover-section .features .feature strong {
        color: #b6b6b6;
        font-size: 16px;
        -webkit-transition: color 0.2s linear;
        -moz-transition: color 0.2s linear;
        -ms-transition: color 0.2s linear;
        -o-transition: color 0.2s linear;
        transition: color 0.2s linear; }
      .features-hover-section .features .feature p {
        margin-top: 10px;
        line-height: 25px;
        color: #b6b6b6;
        font-size: 15px;
        -webkit-transition: color 0.2s linear;
        -moz-transition: color 0.2s linear;
        -ms-transition: color 0.2s linear;
        -o-transition: color 0.2s linear;
        transition: color 0.2s linear; }

.sidebar-toggle {
  width: 30px;
  float: right;
  margin-top: 15px;
  cursor: pointer; }
  .sidebar-toggle .line {
    background: #fff;
    width: 100%;
    height: 3px;
    margin-bottom: 6px;
    border-radius: 1px; }

.st-container {
  position: relative;
  overflow: hidden; }
  .st-container--right-side {
    /* show hidden navbar */ }
    .st-container--right-side .nav-menu {
      right: 0;
      -moz-transform: translate3d(50%, 0, 0);
      -o-transform: translate3d(50%, 0, 0);
      -ms-transform: translate3d(50%, 0, 0);
      -webkit-transform: translate3d(50%, 0, 0);
      transform: translate3d(50%, 0, 0); }
    .st-container--right-side.nav-effect .nav-menu {
      -moz-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .st-container--right-side.nav-effect .st-pusher {
      -moz-transform: translate3d(-320px, 0, 0);
      -o-transform: translate3d(-320px, 0, 0);
      -ms-transform: translate3d(-320px, 0, 0);
      -webkit-transform: translate3d(-320px, 0, 0);
      transform: translate3d(-320px, 0, 0);
      box-shadow: 5px 0px 20px 0px rgba(0, 0, 0, 0.5); }
      @media (max-width: 767px) {
        .st-container--right-side.nav-effect .st-pusher {
          -moz-transform: translate3d(-220px, 0, 0);
          -o-transform: translate3d(-220px, 0, 0);
          -ms-transform: translate3d(-220px, 0, 0);
          -webkit-transform: translate3d(-220px, 0, 0);
          transform: translate3d(-220px, 0, 0); } }
  .st-container--left-side {
    /* show hidden navbar */ }
    .st-container--left-side .nav-menu {
      left: 0;
      -moz-transform: translate3d(-50%, 0, 0);
      -o-transform: translate3d(-50%, 0, 0);
      -ms-transform: translate3d(-50%, 0, 0);
      -webkit-transform: translate3d(-50%, 0, 0);
      transform: translate3d(-50%, 0, 0); }
    .st-container--left-side.nav-effect .nav-menu {
      -moz-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .st-container--left-side.nav-effect .st-pusher {
      -moz-transform: translate3d(300px, 0, 0);
      -o-transform: translate3d(300px, 0, 0);
      -ms-transform: translate3d(300px, 0, 0);
      -webkit-transform: translate3d(300px, 0, 0);
      transform: translate3d(300px, 0, 0);
      box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.5); }
      @media (max-width: 767px) {
        .st-container--left-side.nav-effect .st-pusher {
          -moz-transform: translate3d(220px, 0, 0);
          -o-transform: translate3d(220px, 0, 0);
          -ms-transform: translate3d(220px, 0, 0);
          -webkit-transform: translate3d(220px, 0, 0);
          transform: translate3d(220px, 0, 0); } }

.st-pusher {
  position: relative;
  left: 0;
  z-index: 99;
  background: #fff;
  -webkit-transition: -webkit-transform 0.35s ease-out;
  -moz-transition: -moz-transform 0.35s ease-out;
  -ms-transition: -ms-transform 0.35s ease-out;
  -o-transition: -o-transform 0.35s ease-out;
  transition: transform 0.35s ease-out; }

.nav-menu {
  position: fixed;
  top: 0;
  z-index: 1;
  width: 320px;
  height: 100%;
  background: #2a313a;
  padding-top: 30px;
  -webkit-transition: -webkit-transform 0.35s ease-out;
  -moz-transition: -moz-transform 0.35s ease-out;
  -ms-transition: -ms-transform 0.35s ease-out;
  -o-transition: -o-transform 0.35s ease-out;
  transition: transform 0.35s ease-out; }
  @media (max-width: 767px) {
    .nav-menu {
      width: 220px;
      position: absolute; } }
  .nav-menu .main-menu h3 {
    color: #fff;
    font-size: 26px;
    margin-left: 50px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .nav-menu .main-menu h3 {
        margin-left: 30px;
        font-size: 23px; } }
  .nav-menu .main-menu a {
    display: block;
    padding: 5px 30px 5px 50px;
    margin-bottom: 10px;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear; }
    @media (max-width: 767px) {
      .nav-menu .main-menu a {
        padding-left: 30px;
        font-size: 16px; } }
    .nav-menu .main-menu a:hover {
      color: #82C4F8; }
  .nav-menu .main-menu .social {
    margin-left: 45px;
    margin-top: 50px; }
    @media (max-width: 767px) {
      .nav-menu .main-menu .social {
        margin-left: 30px; } }
    .nav-menu .main-menu .social a {
      padding: 0px;
      display: inline-block;
      margin-right: 22px; }
      .nav-menu .main-menu .social a:hover i {
        color: #7EBDE7; }
      .nav-menu .main-menu .social a i {
        font-size: 22px;
        color: #fff;
        -webkit-transition: all 0.15s linear;
        -moz-transition: all 0.15s linear;
        -ms-transition: all 0.15s linear;
        -o-transition: all 0.15s linear;
        transition: all 0.15s linear; }
  .nav-menu .projects .back {
    margin-top: 10px;
    font-weight: 500;
    font-size: 21px;
    color: #fff;
    margin-bottom: 20px; }
  .nav-menu .projects a {
    display: block;
    position: relative;
    left: 0px;
    padding: 15px 40px;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear; }
    @media (max-width: 767px) {
      .nav-menu .projects a {
        padding-left: 20px; } }
    .nav-menu .projects a:hover {
      left: 10px; }
    .nav-menu .projects a p {
      color: #A2B1C2;
      font-size: 14px;
      margin-top: 5px; }

.index-sidebar-hero {
  background: #3D4046;
  height: 700px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.2); }
  @media (max-width: 991px) {
    .index-sidebar-hero {
      height: 600px; } }
  .index-sidebar-hero #cover-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-image: url("../images/index-hero.jpg");
    -webkit-animation-delay: 0.15s;
    -moz-animation-delay: 0.15s;
    -o-animation-delay: 0.15s;
    -ms-animation-delay: 0.15s;
    animation-delay: 0.15s; }
    @media (max-width: 991px) {
      .index-sidebar-hero #cover-image {
        padding-top: 65px; } }
    .index-sidebar-hero #cover-image:after {
      content: '';
      position: absolute;
      display: block;
      height: 100%;
      left: 0;
      width: 100%;
      top: 0;
      background: rgba(41, 69, 125, 0.35); }
  .index-sidebar-hero .container {
    position: relative;
    z-index: 3;
    height: 100%; }
  .index-sidebar-hero .hero-text {
    text-align: center;
    padding-top: 200px;
    font-size: 35px;
    font-weight: 400;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.55);
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    animation-delay: 0.6s; }
    @media (max-width: 991px) {
      .index-sidebar-hero .hero-text {
        font-size: 30px;
        padding-top: 60px; } }
    @media (max-width: 767px) {
      .index-sidebar-hero .hero-text {
        font-size: 27px; } }
  .index-sidebar-hero .cta {
    text-align: center;
    margin-top: 40px;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    animation-delay: 0.6s; }
    .index-sidebar-hero .cta a {
      margin: 0px 20px; }
      @media (max-width: 400px) {
        .index-sidebar-hero .cta a {
          display: block; } }
      .index-sidebar-hero .cta a.demo {
        color: #fff;
        font-size: 17px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }
        @media (max-width: 767px) {
          .index-sidebar-hero .cta a.demo {
            font-size: 16px;
            margin-top: 20px; } }
  .index-sidebar-hero .screenshot {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center; }

.cta-mobile-section {
  margin-top: 140px;
  background: #454a5d; }
  @media (max-width: 991px) {
    .cta-mobile-section {
      margin-top: 80px; } }
  .cta-mobile-section .device {
    position: absolute;
    bottom: 0; }
  .cta-mobile-section .info {
    margin-top: 45px; }
    @media (max-width: 767px) {
      .cta-mobile-section .info {
        margin: 35px;
        text-align: center; } }
    .cta-mobile-section .info h3 {
      font-weight: 400;
      color: #fff;
      font-size: 26px; }
    .cta-mobile-section .info p {
      font-size: 15px;
      margin-top: 20px;
      color: #fff;
      line-height: 23px; }
    .cta-mobile-section .info .app-store {
      display: inline-block;
      margin-top: 15px; }
      @media (min-width: 768px) {
        .cta-mobile-section .info .app-store {
          margin-bottom: 35px; } }

#demo .modal-dialog {
  padding-top: 100px;
  width: 650px; }
#demo .modal-body {
  padding: 0px; }

.features-tabs-section {
  margin-top: 120px; }
  .features-tabs-section .header {
    text-align: center; }
    .features-tabs-section .header h3 {
      font-size: 23px;
      color: #55565d;
      line-height: 25px;
      font-weight: 500; }
    .features-tabs-section .header p {
      font-size: 16px;
      font-weight: 400;
      color: #888; }
  .features-tabs-section .tabs-wrapper {
    margin-top: 60px; }
    .features-tabs-section .tabs-wrapper .nav-tabs {
      text-align: center; }
      @media (max-width: 991px) {
        .features-tabs-section .tabs-wrapper .nav-tabs {
          display: none; } }
      .features-tabs-section .tabs-wrapper .nav-tabs a {
        color: #888;
        font-weight: 400;
        border: 0px;
        padding: 0 20px 20px;
        margin: 0 5px;
        font-size: 15px;
        display: inline-block;
        position: relative;
        text-decoration: none;
        -webkit-transition: color 0.25s linear;
        -moz-transition: color 0.25s linear;
        -ms-transition: color 0.25s linear;
        -o-transition: color 0.25s linear;
        transition: color 0.25s linear; }
        .features-tabs-section .tabs-wrapper .nav-tabs a:hover {
          color: #2B69A2;
          background: none; }
        .features-tabs-section .tabs-wrapper .nav-tabs a.active {
          color: #2B69A2;
          font-weight: 400;
          border-bottom: 0px; }
          .features-tabs-section .tabs-wrapper .nav-tabs a.active:after {
            content: '';
            position: absolute;
            width: 100%;
            height: auto;
            border-bottom: 1px solid #7BA3C9;
            left: 1px;
            bottom: -1px; }
    .features-tabs-section .tabs-wrapper .tab-content {
      margin-top: 60px; }
      .features-tabs-section .tabs-wrapper .tab-content .tab-pane {
        height: 325px; }
        @media (max-width: 991px) {
          .features-tabs-section .tabs-wrapper .tab-content .tab-pane {
            display: block !important;
            opacity: 1;
            height: auto;
            text-align: center;
            margin-bottom: 30px; }
            .features-tabs-section .tabs-wrapper .tab-content .tab-pane:last-child {
              margin-bottom: 0; } }
        @media (max-width: 991px) {
          .features-tabs-section .tabs-wrapper .tab-content .tab-pane .info {
            margin-bottom: 35px; } }
        .features-tabs-section .tabs-wrapper .tab-content .tab-pane .info h4 {
          color: #3B88B6;
          font-weight: normal;
          font-size: 19px;
          line-height: 25px;
          margin-top: 35px; }
        .features-tabs-section .tabs-wrapper .tab-content .tab-pane .info p {
          color: #6C7279;
          font-size: 15px;
          margin-top: 20px;
          line-height: 24px; }
          @media (max-width: 991px) {
            .features-tabs-section .tabs-wrapper .tab-content .tab-pane .info p {
              text-align: center; } }
        .features-tabs-section .tabs-wrapper .tab-content .tab-pane .image {
          text-align: center; }

.features-grid-section {
  margin-top: 120px; }
  @media (max-width: 991px) {
    .features-grid-section {
      margin-top: 50px; } }
  @media (min-width: 992px) {
    .features-grid-section .row {
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .features-grid-section .feature {
      text-align: center;
      margin-bottom: 35px; } }
  .features-grid-section .feature img {
    max-width: 40px; }
  .features-grid-section .feature .icon {
    font-size: 32px;
    color: #4187ba; }
  .features-grid-section .feature strong {
    display: block;
    font-weight: 400;
    font-size: 17px;
    color: #354E75;
    margin-top: 15px; }
  .features-grid-section .feature p {
    font-weight: normal;
    font-size: 14px;
    color: #797979;
    margin-top: 10px;
    line-height: 24px; }

.blog-showcase {
  margin-top: 150px; }
  .blog-showcase .header {
    text-align: center; }
    .blog-showcase .header h3 {
      font-size: 26px;
      color: #444;
      line-height: 25px;
      font-weight: 400; }
  .blog-showcase .posts {
    text-align: center;
    margin-top: 60px; }
    .blog-showcase .posts .pic {
      position: relative;
      display: inline-block;
      opacity: 1;
      box-shadow: 0 20px 20px rgba(0, 0, 0, 0.08);
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      @media (max-width: 991px) {
        .blog-showcase .posts .pic {
          margin-bottom: 35px; } }
      .blog-showcase .posts .pic:hover {
        box-shadow: 0 40px 40px rgba(0, 0, 0, 0.16);
        transform: translate(0, -10px); }
      .blog-showcase .posts .pic .bg {
        position: absolute;
        padding: 80px 20px 20px;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 0px 5px 5px 0px;
        background-repeat: repeat-x;
        background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.12) 0, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0) 100%);
        background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.12) 0, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0) 100%);
        background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.12) 0, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0) 100%);
        background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.12) 0, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0) 100%);
        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.12) 0, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0) 100%); }
      .blog-showcase .posts .pic img {
        border-radius: 3px; }
      .blog-showcase .posts .pic p {
        text-align: left;
        color: #fff;
        font-size: 22px;
        position: absolute;
        line-height: 28px;
        bottom: 7px;
        left: 20px;
        width: 75%;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

.services-intro {
  margin-top: 100px; }
  @media (min-width: 992px) {
    .services-intro .row {
      border-bottom: 1px solid #E6E6E8; } }
  @media (max-width: 991px) {
    .services-intro .image {
      text-align: center; } }
  @media (max-width: 767px) {
    .services-intro .info {
      text-align: center; } }
  .services-intro .info h3 {
    font-weight: 400;
    font-size: 25px;
    margin-top: 30px; }
    @media (min-width: 991px) {
      .services-intro .info h3 {
        margin-top: 70px; } }
  .services-intro .info p {
    color: #666;
    margin-top: 25px;
    line-height: 23px; }

.services-tabs {
  margin-top: 140px; }
  @media (max-width: 991px) {
    .services-tabs {
      margin-top: 70px; } }
  .services-tabs .nav-tabs {
    text-align: center;
    border-bottom: 0; }
    .services-tabs .nav-tabs .nav-link {
      background: url("../images/hexagon.png") 0 0 no-repeat;
      width: 100px;
      height: 113px;
      border: 0;
      position: relative;
      display: inline-block; }
      @media (max-width: 991px) {
        .services-tabs .nav-tabs .nav-link {
          margin: 5px; } }
      .services-tabs .nav-tabs .nav-link:hover, .services-tabs .nav-tabs .nav-link.active {
        background-position: 0 -117px; }
        .services-tabs .nav-tabs .nav-link:hover .icon, .services-tabs .nav-tabs .nav-link.active .icon {
          color: #fff; }
      .services-tabs .nav-tabs .nav-link:last-child {
        margin-right: 0px; }
      .services-tabs .nav-tabs .nav-link .icon {
        font-size: 48px;
        color: #80939b;
        position: absolute;
        top: 32px;
        left: 0;
        right: 0;
        text-align: center; }
  .services-tabs .tab-content {
    margin-top: 40px; }
    .services-tabs .tab-content .tab-pane h4 {
      margin-bottom: 18px; }
    .services-tabs .tab-content .tab-pane p {
      line-height: 25px; }

.services-grid-section {
  margin-top: 140px; }
  @media (max-width: 767px) {
    .services-grid-section {
      margin-top: 90px; } }
  .services-grid-section--border .header {
    border-top: 1px solid #E6E6E8;
    padding-top: 70px; }
  .services-grid-section .header {
    text-align: center; }
    .services-grid-section .header h3 {
      font-size: 26px;
      color: #555C68;
      line-height: 33px;
      font-weight: 400; }
    .services-grid-section .header p {
      font-size: 16px;
      font-weight: 400;
      color: #888; }
  .services-grid-section .services {
    margin-top: 70px; }
    .services-grid-section .services .service {
      text-align: center; }
      @media (max-width: 991px) {
        .services-grid-section .services .service {
          margin-bottom: 40px; } }
      .services-grid-section .services .service .pic {
        display: inline-block;
        padding: 15px;
        background: #f5f5f5;
        box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25); }
      .services-grid-section .services .service .info {
        margin-top: 25px;
        text-align: center; }
        @media (min-width: 992px) {
          .services-grid-section .services .service .info {
            margin-left: 50px;
            width: 80%;
            text-align: left; } }
        .services-grid-section .services .service .info strong {
          font-weight: 500;
          font-size: 18px;
          color: #555; }
        .services-grid-section .services .service .info p {
          color: #666;
          margin-top: 15px;
          line-height: 22px; }

.services-showcase-section {
  margin-top: 100px; }
  @media (max-width: 991px) {
    .services-showcase-section {
      margin-top: 50px; } }
  .services-showcase-section .header {
    border-top: 1px solid #E6E6E8;
    padding-top: 70px;
    text-align: center; }
    .services-showcase-section .header h3 {
      font-size: 26px;
      color: #444;
      line-height: 25px;
      font-weight: 500; }
    .services-showcase-section .header p {
      font-size: 15px;
      font-weight: 400;
      color: #666;
      line-height: 24px;
      margin-top: 15px; }
  .services-showcase-section .services {
    margin-top: 50px; }
    @media (max-width: 991px) {
      .services-showcase-section .services .service {
        text-align: center;
        margin-bottom: 30px; } }
    .services-showcase-section .services .service img {
      max-width: 40px;
      position: relative;
      top: 10px; }
      @media (min-width: 992px) {
        .services-showcase-section .services .service img {
          float: left; } }
    @media (min-width: 992px) {
      .services-showcase-section .services .service .info {
        float: left;
        width: 80%;
        margin-left: 20px; } }
    .services-showcase-section .services .service .info strong {
      display: block;
      font-weight: 500;
      font-size: 16px;
      color: #444;
      margin-top: 15px; }
    .services-showcase-section .services .service .info p {
      font-weight: normal;
      font-size: 14px;
      color: #797979;
      margin-top: 10px;
      line-height: 24px; }

.signup-cta {
  margin-top: 120px; }
  .signup-cta .wrapper {
    background: #F7F8FB;
    border: 1px solid #EAEDF7;
    border-radius: 5px;
    text-align: center;
    padding: 30px 20px; }
  .signup-cta h4 {
    font-size: 20px;
    color: #5F6E7C;
    font-weight: 400;
    margin-top: 15px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8); }
    @media (max-width: 767px) {
      .signup-cta h4 {
        font-size: 17px;
        line-height: 23px; } }

.session-page {
  background: #f3f5f7; }
  .session-page .header {
    text-align: center;
    padding-top: 50px; }
    .session-page .header .logo {
      color: #222;
      font-size: 34px;
      text-decoration: none; }
    .session-page .header h4 {
      color: #222;
      font-size: 25px;
      font-weight: 400;
      margin-top: 50px; }
    .session-page .header p {
      color: #444;
      margin-top: 10px; }
  .session-page .wrapper {
    margin: 0 auto;
    width: 90%;
    margin-top: 45px;
    background: #fff;
    padding: 15px 50px 40px 50px;
    border-radius: 4px;
    border-top: 2px solid #42b1e2;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); }
    @media (max-width: 991px) {
      .session-page .wrapper {
        width: 90%; } }
    @media (max-width: 767px) {
      .session-page .wrapper {
        width: 100%; } }
    .session-page .wrapper .formy {
      margin-top: 22px;
      /* error messages from jquery validate */ }
      .session-page .wrapper .formy span.error {
        position: relative !important;
        display: inline-block;
        margin-top: -2px !important;
        margin-bottom: -8px !important;
        color: #fff !important;
        font-weight: normal !important;
        font-size: 15px !important;
        padding: 5px 7px !important;
        background: #4B9FCF !important;
        border-radius: 4px !important; }
        .session-page .wrapper .formy span.error.valid {
          display: none !important; }
        .session-page .wrapper .formy span.error:after {
          bottom: 100%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-bottom-color: #4B9FCF;
          border-width: 5px;
          left: 30px;
          margin-left: -5px; }
      .session-page .wrapper .formy .field-validation-valid {
        display: none !important; }
      .session-page .wrapper .formy .form-group label {
        color: #46515F; }
      .session-page .wrapper .formy .checkbox label {
        color: #666;
        font-size: 13px; }
      .session-page .wrapper .formy .checkbox input {
        position: relative;
        top: -1px; }
  .session-page .already-account {
    text-align: center;
    color: #444;
    margin-top: 25px;
    margin-bottom: 70px;
    font-size: 13px; }
    .session-page .already-account a {
      text-decoration: none; }

.signup-rotate {
  background: #f3f5f7; }
  .signup-rotate .header {
    text-align: center;
    padding-top: 50px; }
    .signup-rotate .header .logo {
      color: #222;
      font-size: 34px;
      text-decoration: none; }
    .signup-rotate .header h4 {
      color: #222;
      font-size: 25px;
      font-weight: 400;
      margin-top: 50px; }
    .signup-rotate .header p {
      color: #444;
      margin-top: 10px; }
  .signup-rotate .rotate-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    -o-perspective: 1000;
    margin: 0 auto; }
  .signup-rotate .wrappers {
    min-height: 455px;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -ms-transition: -ms-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d; }
    .signup-rotate .wrappers.flipped {
      -moz-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg); }
    .signup-rotate .wrappers.flipped-ended .front {
      z-index: 1; }
    .signup-rotate .wrappers.flipped-ended .back {
      z-index: 3; }
  .signup-rotate .wrapper {
    margin: 0 auto;
    width: 51%;
    margin-top: 25px;
    background: #fff;
    padding: 15px 50px 40px 50px;
    border-radius: 4px;
    border-top: 2px solid #42b1e2;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    position: absolute;
    left: 0;
    right: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    /* These are commented out because they break the rotation on IE */
    /*-ms-backface-visibility: hidden;*/
    /*backface-visibility: hidden;*/
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d; }
    @media (max-width: 991px) {
      .signup-rotate .wrapper {
        width: 67%; } }
    @media (max-width: 767px) {
      .signup-rotate .wrapper {
        width: 100%; } }
    .signup-rotate .wrapper.front {
      z-index: 3; }
    .signup-rotate .wrapper.back {
      z-index: 1;
      -moz-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg); }
      .signup-rotate .wrapper.back h4 {
        margin-top: -5px;
        margin-bottom: 45px;
        text-align: center;
        font-weight: 400; }
    .signup-rotate .wrapper .formy {
      margin-top: 22px; }
      .signup-rotate .wrapper .formy .form-group label {
        color: #46515F; }
      .signup-rotate .wrapper .formy .checkbox label {
        color: #666;
        font-size: 13px; }
      .signup-rotate .wrapper .formy .checkbox input {
        position: relative;
        top: -1px; }
  .signup-rotate .change-view {
    text-align: center;
    color: #333;
    margin-top: 35px;
    margin-bottom: 70px;
    font-size: 13px;
    font-weight: 500;
    display: none; }
    .signup-rotate .change-view.active {
      display: block; }
    .signup-rotate .change-view a {
      text-decoration: underline; }
    .signup-rotate .change-view .popover-content {
      color: #000;
      font-size: 17px;
      font-weight: 400; }

.blog-posts {
  margin-top: 60px; }
  .blog-posts .post {
    margin-bottom: 90px; }
    .blog-posts .post .pic {
      border: 0px; }
      .blog-posts .post .pic:hover img {
        opacity: 0.9;
        filter: alpha(opacity=90); }
      .blog-posts .post .pic img {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all 0.25s linear;
        -moz-transition: all 0.25s linear;
        -ms-transition: all 0.25s linear;
        -o-transition: all 0.25s linear;
        transition: all 0.25s linear; }
        @media (max-width: 991px) {
          .blog-posts .post .pic img {
            margin: 0 auto; } }
    .blog-posts .post .video {
      /* make video fluid for responsiveness */ }
      @media (min-width: 992px) {
        .blog-posts .post .video {
          max-width: 635px; } }
      .blog-posts .post .video .iframe-wrapper {
        position: relative;
        padding-bottom: 56%;
        height: 0; }
        .blog-posts .post .video .iframe-wrapper iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
    .blog-posts .post .title {
      font-size: 26px;
      font-weight: 600;
      margin-top: 33px; }
      @media (max-width: 991px) {
        .blog-posts .post .title {
          text-align: center;
          margin-bottom: 20px; } }
      @media (max-width: 767px) {
        .blog-posts .post .title {
          font-size: 23px; } }
      .blog-posts .post .title a {
        color: #111;
        -webkit-transition: color 0.15s linear;
        -moz-transition: color 0.15s linear;
        -ms-transition: color 0.15s linear;
        -o-transition: color 0.15s linear;
        transition: color 0.15s linear; }
        .blog-posts .post .title a:hover {
          text-decoration: none;
          color: #428bca; }
    .blog-posts .post .author {
      color: #888;
      margin-top: 4px;
      font-size: 15px;
      position: relative; }
      .blog-posts .post .author .avatar {
        max-width: 60px;
        border-radius: 50px;
        position: absolute;
        left: -75px;
        top: -15px;
        border: 1px solid #e0e0e0; }
    .blog-posts .post .intro {
      margin-top: 18px;
      font-size: 16px;
      line-height: 27px;
      color: #4d4d4d; }
      @media (min-width: 992px) {
        .blog-posts .post .intro {
          width: 85%; } }
    .blog-posts .post .continue-reading {
      font-size: 15px;
      display: inline-block;
      margin-top: 8px;
      -webkit-transition: color 0.25s linear;
      -moz-transition: color 0.25s linear;
      -ms-transition: color 0.25s linear;
      -o-transition: color 0.25s linear;
      transition: color 0.25s linear; }
  @media (max-width: 991px) {
    .blog-posts .sidebar {
      margin-top: 70px;
      text-align: center; } }
  .blog-posts .sidebar .search {
    margin-bottom: 40px; }
    .blog-posts .sidebar .search form {
      position: relative;
      left: -20px; }
    .blog-posts .sidebar .search .icomoon-search {
      font-size: 16px;
      color: #B9B9B9;
      position: relative;
      left: 25px;
      top: 1px;
      -webkit-transition: all 0.25s linear;
      -moz-transition: all 0.25s linear;
      -ms-transition: all 0.25s linear;
      -o-transition: all 0.25s linear;
      transition: all 0.25s linear; }
      .blog-posts .sidebar .search .icomoon-search.active {
        color: #555; }
    .blog-posts .sidebar .search input {
      border: 0px;
      border-bottom: 1px solid #DFDFDF;
      padding-left: 30px;
      padding-bottom: 6px;
      -webkit-transition: all 0.25s linear;
      -moz-transition: all 0.25s linear;
      -ms-transition: all 0.25s linear;
      -o-transition: all 0.25s linear;
      transition: all 0.25s linear;
      color: #777;
      font-weight: 300; }
      @media (max-width: 991px) {
        .blog-posts .sidebar .search input {
          width: 95%; } }
      .blog-posts .sidebar .search input:focus {
        border-bottom-color: #888; }
      .blog-posts .sidebar .search input::-webkit-input-placeholder {
        color: #a5a5a5;
        font-weight: 300;
        font-size: 13px; }
      .blog-posts .sidebar .search input:-moz-placeholder {
        color: #a5a5a5;
        font-weight: 300;
        font-size: 13px; }
      .blog-posts .sidebar .search input::-moz-placeholder {
        color: #a5a5a5;
        font-weight: 300;
        font-size: 13px; }
      .blog-posts .sidebar .search input:-ms-input-placeholder {
        color: #a5a5a5;
        font-weight: 300;
        font-size: 13px; }
  .blog-posts .sidebar .updates {
    padding: 17px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px; }
    @media (min-width: 992px) {
      .blog-posts .sidebar .updates {
        width: 85%; } }
    .blog-posts .sidebar .updates strong {
      color: #444; }
    .blog-posts .sidebar .updates .fa-rss {
      color: #428bca;
      font-size: 16px;
      position: relative;
      margin-left: 5px; }
    .blog-posts .sidebar .updates p {
      font-size: 13px;
      margin-top: 9px;
      color: #777;
      margin-bottom: 5px; }
  .blog-posts .sidebar .follow-tw {
    margin-top: 20px; }
    .blog-posts .sidebar .follow-tw img {
      cursor: pointer; }
  .blog-posts .sidebar .best-hits {
    margin-top: 35px;
    padding-left: 5px; }
    @media (max-width: 991px) {
      .blog-posts .sidebar .best-hits {
        margin-top: 40px; } }
    .blog-posts .sidebar .best-hits strong {
      font-weight: 500;
      color: #444;
      margin-bottom: 15px;
      font-size: 15px;
      display: block; }
    .blog-posts .sidebar .best-hits a {
      font-size: 13px;
      display: inline-block;
      margin-bottom: 5px; }
      @media (max-width: 991px) {
        .blog-posts .sidebar .best-hits a {
          display: block;
          margin-bottom: 10px; } }

.blog-cols-page {
  background: #FCFCFC; }

.blog-cols-header {
  margin-top: 70px;
  position: relative; }
  .blog-cols-header h1 {
    font-size: 23px;
    margin-top: 0;
    color: #555; }
  .blog-cols-header p {
    color: #757575;
    font-size: 17px;
    margin-top: 12px; }

.blog-cols-wrapper {
  margin-top: 40px; }
  @media (max-width: 767px) {
    .blog-cols-wrapper {
      text-align: center; } }
  .blog-cols-wrapper .post {
    display: inline-block; }
    @media (min-width: 992px) {
      .blog-cols-wrapper .post:nth-child(3n+3) .post-wrapper {
        margin: 20px 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .blog-cols-wrapper .post:nth-child(2n+2) .post-wrapper {
        margin: 20px 0; } }
    .blog-cols-wrapper .post .post-wrapper {
      display: inline-block;
      position: relative;
      width: 330px;
      background-color: #fff;
      vertical-align: top;
      text-align: left;
      color: #4B4F56;
      height: 480px;
      margin: 20px 20px 30px 0;
      box-shadow: 0 20px 20px rgba(0, 0, 0, 0.08);
      -webkit-transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
      -moz-transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
      -ms-transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
      -o-transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
      transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1); }
      @media (max-width: 1199px) {
        .blog-cols-wrapper .post .post-wrapper {
          width: 293px; } }
      @media (max-width: 991px) {
        .blog-cols-wrapper .post .post-wrapper {
          width: 330px; } }
      @media (max-width: 767px) {
        .blog-cols-wrapper .post .post-wrapper {
          margin: 20px 0; } }
      .blog-cols-wrapper .post .post-wrapper:hover {
        box-shadow: 0 40px 40px rgba(0, 0, 0, 0.16);
        transform: translate(0, -20px); }
    .blog-cols-wrapper .post .post-bg {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      width: 100%;
      height: 295px; }
      @media (max-width: 1199px) {
        .blog-cols-wrapper .post .post-bg {
          height: 260px; } }
    .blog-cols-wrapper .post .post-intro {
      padding: 20px 20px 0; }
    .blog-cols-wrapper .post .post-title {
      font-size: 22px;
      line-height: 32px; }
    .blog-cols-wrapper .post .post-min-read {
      margin-top: 5px;
      font-size: 12px;
      color: #777; }
    .blog-cols-wrapper .post .post-description {
      font-size: 15px;
      margin-top: 13px;
      line-height: 23px;
      color: #90949C; }

.blog-pager {
  margin-top: 80px; }

.timeline-page {
  background: #f7f8fa; }

.blog-timeline-header {
  margin-top: 55px;
  position: relative; }
  .blog-timeline-header h1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
    margin-top: 0;
    letter-spacing: 1px; }
    .blog-timeline-header h1 a {
      color: #222;
      text-decoration: none; }
  .blog-timeline-header .slogan {
    text-align: center;
    color: #777;
    font-size: 16px; }

.blog-timeline-wrapper {
  margin-top: 40px;
  position: relative; }
  .blog-timeline-wrapper:before {
    content: '';
    position: absolute;
    background: #e7e8ec;
    width: 5px;
    height: 96%;
    left: 0;
    right: 0;
    top: 95px;
    margin: 0 auto;
    z-index: -1; }
  .blog-timeline-wrapper .post {
    position: relative;
    float: right;
    clear: right;
    width: 44%;
    margin: 40px 0;
    border-radius: 5px; }
    @media (max-width: 767px) {
      .blog-timeline-wrapper .post {
        width: 100%; } }
    .blog-timeline-wrapper .post:before {
      content: '';
      position: absolute;
      width: 70px;
      height: 4px;
      background: #E7E8EC;
      left: -60px;
      top: 62px; }
      @media (max-width: 991px) {
        .blog-timeline-wrapper .post:before {
          left: -42px;
          width: 43px; } }
      @media (max-width: 767px) {
        .blog-timeline-wrapper .post:before {
          display: none; } }
    .blog-timeline-wrapper .post:nth-child(2) {
      margin-top: 100px; }
    .blog-timeline-wrapper .post.left {
      float: left;
      clear: left; }
      .blog-timeline-wrapper .post.left:before {
        right: -51px;
        left: inherit; }
        @media (max-width: 991px) {
          .blog-timeline-wrapper .post.left:before {
            right: -42px;
            width: 43px; } }
      .blog-timeline-wrapper .post.left .marker {
        left: inherit;
        right: -71px; }
        @media (max-width: 1199px) {
          .blog-timeline-wrapper .post.left .marker {
            right: -64px; } }
        @media (max-width: 991px) {
          .blog-timeline-wrapper .post.left .marker {
            right: -50px; } }
    .blog-timeline-wrapper .post .marker {
      position: absolute;
      width: 17px;
      height: 17px;
      border-radius: 25px;
      background: #e7e8ec;
      left: -70px;
      top: 55px;
      border: 3px solid #F7F8FA; }
      @media (max-width: 1199px) {
        .blog-timeline-wrapper .post .marker {
          left: -64px; } }
      @media (max-width: 991px) {
        .blog-timeline-wrapper .post .marker {
          left: -50px; } }
      @media (max-width: 767px) {
        .blog-timeline-wrapper .post .marker {
          display: none; } }
    .blog-timeline-wrapper .post .entry {
      position: relative;
      padding: 20px;
      height: 400px;
      background-size: cover;
      background-position: center center;
      border-radius: 5px;
      box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.26); }
      .blog-timeline-wrapper .post .entry:before {
        position: absolute;
        top: 50%;
        bottom: 0;
        left: 0;
        right: 0;
        content: '';
        border-radius: 0 0 5px 5px;
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(15, 24, 49, 0.94) 100%);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(15, 24, 49, 0.94) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(15, 24, 49, 0.94) 100%);
        background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(15, 24, 49, 0.94) 100%); }
      .blog-timeline-wrapper .post .entry.smallish {
        height: 320px; }
        .blog-timeline-wrapper .post .entry.smallish .intro {
          top: 68%; }
      .blog-timeline-wrapper .post .entry .intro {
        position: relative;
        top: 75%;
        color: #FFF;
        z-index: 9;
        letter-spacing: .3px; }
        .blog-timeline-wrapper .post .entry .intro h4 {
          font-size: 19px;
          font-weight: 600;
          text-transform: uppercase;
          text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
          letter-spacing: .5px; }
          @media (max-width: 767px) {
            .blog-timeline-wrapper .post .entry .intro h4 {
              font-size: 17px; } }
        @media (max-width: 767px) {
          .blog-timeline-wrapper .post .entry .intro p {
            font-size: 13px; } }
    .blog-timeline-wrapper .post .news {
      position: relative;
      background-size: cover;
      background-position: center center;
      border-radius: 5px;
      box-shadow: 0 1px 5px rgba(12, 26, 36, 0.25);
      background: #fff; }
      .blog-timeline-wrapper .post .news .author {
        position: absolute;
        left: 0;
        top: -35px;
        right: 0;
        text-align: center; }
        .blog-timeline-wrapper .post .news .author img {
          border-radius: 50%;
          width: 68px; }
      .blog-timeline-wrapper .post .news section {
        padding: 60px 25px 75px 25px; }
        .blog-timeline-wrapper .post .news section h3 {
          margin-top: 0; }
          .blog-timeline-wrapper .post .news section h3 a {
            color: #333;
            text-decoration: none;
            font-size: 21px;
            text-align: center;
            display: block;
            line-height: 31px;
            -webkit-transition: all 0.15s;
            -moz-transition: all 0.15s;
            -ms-transition: all 0.15s;
            -o-transition: all 0.15s;
            transition: all 0.15s; }
            .blog-timeline-wrapper .post .news section h3 a:hover {
              color: #459CE7; }
        .blog-timeline-wrapper .post .news section p {
          margin-top: 21px;
          line-height: 24px;
          color: #555; }
        .blog-timeline-wrapper .post .news section a.read-more {
          position: relative;
          text-decoration: none;
          display: inline-block;
          margin-top: 10px;
          font-size: 15px;
          -webkit-transition: all 0.2s;
          -moz-transition: all 0.2s;
          -ms-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s; }
          .blog-timeline-wrapper .post .news section a.read-more:hover:after {
            right: -18px; }
          .blog-timeline-wrapper .post .news section a.read-more:after {
            content: "▸";
            position: absolute;
            right: -15px;
            top: 0;
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            -ms-transition: all 0.2s;
            -o-transition: all 0.2s;
            transition: all 0.2s; }
      .blog-timeline-wrapper .post .news footer {
        position: absolute;
        bottom: 0;
        padding: 12px 25px;
        width: 100%;
        font-weight: 500;
        background: #EEF1F4;
        color: #92A2B2; }
        .blog-timeline-wrapper .post .news footer .tag {
          position: relative;
          padding-left: 27px;
          text-transform: uppercase;
          font-weight: 600;
          letter-spacing: 1px;
          font-size: 11px;
          top: 3px; }
          .blog-timeline-wrapper .post .news footer .tag span {
            font-size: 24px;
            position: absolute;
            top: -7px;
            left: 0; }
        .blog-timeline-wrapper .post .news footer .date {
          font-weight: 600;
          font-size: 14px; }
  .blog-timeline-wrapper .pager {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 0; }
    .blog-timeline-wrapper .pager a {
      display: inline-block;
      position: relative;
      top: -10px;
      background: #E7E8EC;
      text-decoration: none;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 1px;
      padding: 6px 23px;
      border-radius: 3px;
      color: #444;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .blog-timeline-wrapper .pager a:hover {
        box-shadow: 0 6px 15px -1px rgba(0, 0, 0, 0.15); }

.blog-post-hero {
  height: 500px;
  background-image: url("../images/photo-1470753937643-efeb931202a9.jpeg");
  background-size: cover;
  background-position: center center;
  position: relative; }
  @media (max-width: 991px) {
    .blog-post-hero {
      height: 400px; } }
  .blog-post-hero:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(64, 64, 64, 0.5); }
  .blog-post-hero .container {
    position: relative;
    z-index: 1;
    text-align: center; }
  .blog-post-hero h1 {
    padding-top: 190px;
    text-align: center;
    color: #fff;
    font-size: 35px;
    line-height: 46px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2); }
    @media (max-width: 991px) {
      .blog-post-hero h1 {
        padding-top: 150px; } }
    @media (max-width: 767px) {
      .blog-post-hero h1 {
        font-size: 28px;
        line-height: 35px; } }

.blog-post-author {
  color: #888;
  display: inline-block; }
  .blog-post-author img {
    border-radius: 100%;
    width: 55px;
    margin-right: 17px;
    position: relative;
    top: -2px; }
  .blog-post-author span {
    color: #333; }

.blog-post-date {
  display: inline-block;
  margin-left: 35px;
  color: #888; }
  @media (max-width: 767px) {
    .blog-post-date {
      margin-left: 15px; } }
  .blog-post-date span {
    color: #333; }

.blog-post-share {
  float: right;
  color: #888; }
  @media (max-width: 767px) {
    .blog-post-share {
      float: none; } }
  .blog-post-share a {
    margin-left: 13px;
    position: relative;
    top: 3px;
    text-decoration: none; }
  .blog-post-share i {
    font-size: 25px; }
    .blog-post-share i.ion-social-twitter {
      color: #1da1f2; }
    .blog-post-share i.ion-social-facebook {
      color: #3b5998;
      font-size: 28px;
      margin-right: 3px; }
    .blog-post-share i.ion-social-buffer {
      color: #2d2d2d; }

.blog-post-wrapper {
  margin-top: 40px; }
  .blog-post-wrapper .post {
    float: none;
    margin: 0 auto;
    margin-bottom: 50px; }
    .blog-post-wrapper .post .title {
      font-size: 31px;
      font-weight: 600;
      margin-top: 40px;
      color: #252525; }
      @media (max-width: 767px) {
        .blog-post-wrapper .post .title {
          font-size: 26px;
          line-height: 28px; } }
    .blog-post-wrapper .post .content {
      margin-top: 45px;
      font-size: 15px;
      line-height: 30px;
      color: #454545;
      margin-bottom: 25px; }
      .blog-post-wrapper .post .content p {
        margin-top: 28px; }
      .blog-post-wrapper .post .content blockquote {
        border-left: 2px solid #c0c9dc;
        color: rgba(51, 51, 51, 0.55);
        margin: 35px 0;
        padding: 5px 20px;
        padding-left: 23px; }
        .blog-post-wrapper .post .content blockquote p {
          margin: 0;
          line-height: 30px;
          font-weight: normal; }
        .blog-post-wrapper .post .content blockquote .quote-author {
          margin-top: 14px; }
      .blog-post-wrapper .post .content img {
        margin: 0 auto;
        margin-top: 55px;
        margin-bottom: 55px; }
      .blog-post-wrapper .post .content .divider {
        border-bottom: 1px solid #DEDEDC;
        width: 20%;
        margin: 0 auto;
        margin-top: 35px;
        margin-bottom: 35px; }
    .blog-post-wrapper .post .share {
      margin-top: 50px; }
    .blog-post-wrapper .post .other-posts {
      margin-top: 50px; }

.pricing-3-options-section {
  margin-top: 90px; }
  .pricing-3-options-section .header {
    text-align: center; }
    .pricing-3-options-section .header h3 {
      font-size: 24px;
      color: #444;
      line-height: 25px;
      font-weight: 500; }
    .pricing-3-options-section .header p {
      font-size: 16px;
      font-weight: 400;
      color: #888; }
  .pricing-3-options-section .charts {
    margin-top: 60px; }
    .pricing-3-options-section .charts .chart {
      background-color: #fff;
      border: 1px solid #D8D8D8;
      border-radius: 5px;
      box-shadow: 0px 0px 2px 0px rgba(181, 181, 181, 0.3);
      padding: 20px 40px;
      position: relative;
      text-align: center;
      width: 97%;
      min-height: 315px;
      position: relative;
      top: 20px; }
      @media (min-width: 992px) {
        .pricing-3-options-section .charts .chart.first {
          float: right;
          left: 45px; }
        .pricing-3-options-section .charts .chart.last {
          left: -45px; } }
      @media (max-width: 991px) {
        .pricing-3-options-section .charts .chart {
          float: none !important;
          left: 0px !important;
          top: 0px !important;
          margin: 0 auto;
          width: 55%;
          margin-bottom: 25px !important; }
          .pricing-3-options-section .charts .chart.last {
            margin-bottom: 0px !important; } }
      @media (max-width: 600px) {
        .pricing-3-options-section .charts .chart {
          width: 90% !important; } }
      .pricing-3-options-section .charts .chart.featured {
        z-index: 999; }
        @media (min-width: 992px) {
          .pricing-3-options-section .charts .chart.featured {
            margin: 0 auto;
            top: 0px;
            min-height: 445px; }
            .pricing-3-options-section .charts .chart.featured .btn-signup {
              margin-top: 32px; } }
        .pricing-3-options-section .charts .chart.featured .popular {
          position: absolute;
          top: 0px;
          left: 0px; }
        .pricing-3-options-section .charts .chart.featured .quantity {
          margin-top: 15px;
          padding-bottom: 5px; }
      .pricing-3-options-section .charts .chart .plan-name {
        text-align: center;
        font-size: 20px;
        font-weight: 400;
        color: #444;
        width: 90%;
        margin: 0 auto;
        margin-top: 5px; }
      .pricing-3-options-section .charts .chart .quantity {
        text-align: center;
        border-bottom: 1px solid #d5d5d5;
        margin-top: 10px; }
        .pricing-3-options-section .charts .chart .quantity .dollar {
          font-size: 19px;
          position: relative;
          top: -18px; }
        .pricing-3-options-section .charts .chart .quantity .price {
          font-size: 49px; }
        .pricing-3-options-section .charts .chart .quantity .period {
          font-size: 17px;
          position: relative;
          top: -8px;
          margin-left: 4px; }
      .pricing-3-options-section .charts .chart .specs {
        margin-top: 20px; }
        .pricing-3-options-section .charts .chart .specs .spec {
          font-size: 15px;
          color: #474747;
          text-align: center;
          font-weight: 300;
          margin-bottom: 13px; }
          .pricing-3-options-section .charts .chart .specs .spec .variable {
            color: #1FBEE7;
            font-weight: 500; }
      .pricing-3-options-section .charts .chart .btn-signup {
        margin-top: 20px;
        height: 38px; }
  .pricing-3-options-section .message {
    text-align: center;
    font-size: 13px;
    color: #656565;
    margin-top: 23px; }
  .pricing-3-options-section .faq {
    margin-top: 80px; }
    .pricing-3-options-section .faq .header h3 {
      font-size: 20px;
      color: #454545;
      text-align: center;
      font-weight: 600; }
    .pricing-3-options-section .faq .questions {
      margin-top: 50px; }
      .pricing-3-options-section .faq .questions .question {
        margin-bottom: 40px; }
        @media (min-width: 992px) {
          .pricing-3-options-section .faq .questions .question {
            width: 90%; } }
        .pricing-3-options-section .faq .questions .question strong {
          font-weight: 500;
          font-size: 16px;
          color: #454545; }
        .pricing-3-options-section .faq .questions .question p {
          color: #555;
          margin-top: 10px;
          font-size: 13px;
          line-height: 22px; }
  .pricing-3-options-section .contact {
    margin-top: 40px; }
    .pricing-3-options-section .contact .wrapper {
      background: #F7F8FB;
      border: 1px solid #EAEDF7;
      border-radius: 8px;
      padding: 35px 60px;
      margin: 0 auto; }
    .pricing-3-options-section .contact h4 {
      font-size: 15px;
      position: relative;
      color: #666;
      text-align: center;
      font-weight: 500;
      margin: 0;
      text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8); }
      @media (max-width: 991px) {
        .pricing-3-options-section .contact h4 {
          line-height: 26px; } }
      .pricing-3-options-section .contact h4 span {
        position: absolute;
        font-size: 23px;
        top: -5px;
        left: 72px;
        color: #626E7A; }
        @media (max-width: 991px) {
          .pricing-3-options-section .contact h4 span {
            position: relative;
            left: 0px;
            top: 5px; } }

.pricing-dark-section {
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  background: radial-gradient(#36414e, #253241);
  margin-top: 120px;
  padding-top: 70px;
  padding-bottom: 70px; }
  .pricing-dark-section .header h3 {
    font-size: 27px;
    color: #fff;
    line-height: 25px;
    font-weight: 400;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
    @media (max-width: 767px) {
      .pricing-dark-section .header h3 {
        font-size: 24px;
        line-height: 29px; } }
  .pricing-dark-section .header p {
    font-size: 16px;
    margin-top: 15px;
    color: #fff;
    font-weight: 400;
    line-height: 25px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
  .pricing-dark-section .charts {
    margin-top: 50px; }
    @media (max-width: 767px) {
      .pricing-dark-section .charts {
        margin-top: 15px; } }
    .pricing-dark-section .charts .chart {
      background-color: #fff;
      border: 1px solid #E6E6E6;
      border-radius: 5px;
      box-shadow: 0px 0px 2px 0px rgba(181, 181, 181, 0.3);
      padding: 20px 40px;
      position: relative;
      text-align: center;
      min-height: 315px;
      position: relative;
      top: 37px; }
      @media (max-width: 991px) {
        .pricing-dark-section .charts .chart {
          padding: 20px 10px; } }
      @media (max-width: 767px) {
        .pricing-dark-section .charts .chart {
          margin-top: 30px !important;
          top: 0; } }
      .pricing-dark-section .charts .chart.chart--featured {
        min-height: 350px;
        top: 0px;
        margin: 0 auto; }
        .pricing-dark-section .charts .chart.chart--featured .popular {
          text-align: center;
          text-transform: uppercase;
          font-size: 16px;
          letter-spacing: 1px;
          color: #B1B1B1;
          font-weight: 400; }
        .pricing-dark-section .charts .chart.chart--featured .quantity {
          margin-top: 15px; }
      .pricing-dark-section .charts .chart .quantity {
        text-align: center; }
        .pricing-dark-section .charts .chart .quantity .dollar {
          font-size: 19px;
          position: relative;
          top: -18px; }
        .pricing-dark-section .charts .chart .quantity .price {
          font-size: 49px; }
        .pricing-dark-section .charts .chart .quantity .period {
          font-size: 17px;
          position: relative;
          top: -8px;
          margin-left: 4px; }
      .pricing-dark-section .charts .chart .plan-name {
        text-align: center;
        font-size: 20px;
        font-weight: 400;
        color: #777;
        border-bottom: 1px solid #d5d5d5;
        padding-bottom: 15px;
        width: 90%;
        margin: 0 auto;
        margin-top: 8px; }
      .pricing-dark-section .charts .chart .specs {
        margin-top: 20px; }
        .pricing-dark-section .charts .chart .specs .spec {
          font-size: 15px;
          color: #353535;
          text-align: center;
          font-weight: 300;
          margin-bottom: 13px; }
          .pricing-dark-section .charts .chart .specs .spec .variable {
            color: #1FBEE7;
            font-weight: 400; }
      .pricing-dark-section .charts .chart .btn-signup {
        margin-top: 20px;
        height: 38px; }

.pricing-4-options-section {
  margin-top: 100px; }
  .pricing-4-options-section .header {
    text-align: center; }
    .pricing-4-options-section .header h3 {
      font-size: 24px;
      color: #444;
      line-height: 25px;
      font-weight: 500; }
    .pricing-4-options-section .header p {
      font-size: 16px;
      font-weight: 400;
      color: #888; }
  @media (min-width: 992px) {
    .pricing-4-options-section .container {
      max-width: 1060px; } }
  .pricing-4-options-section .charts {
    margin-top: 80px; }
    .pricing-4-options-section .charts .basic-plan {
      background-color: #fff;
      border: 1px solid #E6E6E6;
      border-radius: 5px;
      box-shadow: 0px 0px 2px 0px rgba(181, 181, 181, 0.3);
      padding: 20px 30px 10px 30px;
      text-align: center;
      width: 220px;
      position: absolute;
      right: 0px;
      top: 20px; }
      @media (max-width: 991px) {
        .pricing-4-options-section .charts .basic-plan {
          float: none !important;
          left: 0px !important;
          top: 0px !important;
          margin: 0 auto;
          width: 55%;
          margin-bottom: 25px !important;
          position: relative;
          margin-top: 30px; }
          .pricing-4-options-section .charts .basic-plan.last {
            margin-bottom: 0px !important; } }
      @media (max-width: 600px) {
        .pricing-4-options-section .charts .basic-plan {
          width: 90% !important; } }
      .pricing-4-options-section .charts .basic-plan .plan-name {
        text-align: center;
        font-size: 17px;
        font-weight: 400;
        color: #444;
        width: 90%;
        margin: 0 auto;
        margin-top: 5px; }
      .pricing-4-options-section .charts .basic-plan .quantity {
        text-align: center;
        border-bottom: 1px solid #d5d5d5;
        margin-top: 5px; }
        .pricing-4-options-section .charts .basic-plan .quantity .dollar {
          font-size: 19px;
          position: relative;
          top: -18px; }
        .pricing-4-options-section .charts .basic-plan .quantity .price {
          font-size: 42px; }
        .pricing-4-options-section .charts .basic-plan .quantity .period {
          font-size: 17px;
          position: relative;
          top: -8px;
          margin-left: 4px; }
      .pricing-4-options-section .charts .basic-plan .description {
        margin-top: 15px;
        font-size: 13px;
        color: #444;
        line-height: 20px; }
        .pricing-4-options-section .charts .basic-plan .description a {
          display: block;
          margin-top: 20px;
          font-weight: 500;
          font-size: 15px; }
    .pricing-4-options-section .charts .chart {
      background-color: #fff;
      border: 1px solid #E6E6E6;
      border-radius: 5px;
      box-shadow: 0px 0px 2px 0px rgba(181, 181, 181, 0.3);
      padding: 20px 40px;
      position: relative;
      text-align: center;
      width: 280px;
      float: left;
      min-height: 315px;
      position: relative;
      top: 20px; }
      @media (min-width: 992px) {
        .pricing-4-options-section .charts .chart.featured {
          left: -25px; }
        .pricing-4-options-section .charts .chart.last {
          left: -45px; } }
      @media (max-width: 991px) {
        .pricing-4-options-section .charts .chart {
          float: none !important;
          left: 0px !important;
          top: 0px !important;
          margin: 0 auto;
          width: 55%;
          margin-bottom: 25px !important; }
          .pricing-4-options-section .charts .chart.last {
            margin-bottom: 0px !important; } }
      @media (max-width: 600px) {
        .pricing-4-options-section .charts .chart {
          width: 90% !important; } }
      .pricing-4-options-section .charts .chart.featured {
        z-index: 999; }
        @media (min-width: 992px) {
          .pricing-4-options-section .charts .chart.featured {
            margin: 0 auto;
            top: 0px;
            min-height: 445px; }
            .pricing-4-options-section .charts .chart.featured .btn-signup {
              margin-top: 32px; } }
        .pricing-4-options-section .charts .chart.featured .popular {
          position: absolute;
          top: 0px;
          left: 0px; }
        .pricing-4-options-section .charts .chart.featured .quantity {
          margin-top: 15px;
          padding-bottom: 5px; }
      .pricing-4-options-section .charts .chart .plan-name {
        text-align: center;
        font-size: 20px;
        font-weight: 400;
        color: #444;
        width: 90%;
        margin: 0 auto;
        margin-top: 5px; }
      .pricing-4-options-section .charts .chart .quantity {
        text-align: center;
        border-bottom: 1px solid #d5d5d5;
        margin-top: 10px; }
        .pricing-4-options-section .charts .chart .quantity .dollar {
          font-size: 19px;
          position: relative;
          top: -18px; }
        .pricing-4-options-section .charts .chart .quantity .price {
          font-size: 49px; }
        .pricing-4-options-section .charts .chart .quantity .period {
          font-size: 17px;
          position: relative;
          top: -8px;
          margin-left: 4px; }
      .pricing-4-options-section .charts .chart .specs {
        margin-top: 20px; }
        .pricing-4-options-section .charts .chart .specs .spec {
          font-size: 15px;
          color: #353535;
          text-align: center;
          font-weight: 300;
          margin-bottom: 13px; }
          .pricing-4-options-section .charts .chart .specs .spec .variable {
            color: #1FBEE7;
            font-weight: 400; }
      .pricing-4-options-section .charts .chart .btn-signup {
        margin-top: 20px;
        height: 38px; }

.pricing-tabs-section {
  margin-top: 90px; }
  .pricing-tabs-section .header {
    text-align: center; }
    .pricing-tabs-section .header h3 {
      font-size: 23px;
      color: #444;
      line-height: 25px;
      font-weight: 500; }
    .pricing-tabs-section .header p {
      font-size: 16px;
      font-weight: 400;
      color: #888; }
  .pricing-tabs-section .tabs {
    background: #F8F8F8;
    text-align: center;
    border-radius: 3px;
    margin-top: 40px; }
    .pricing-tabs-section .tabs .tab {
      background-color: #F8F8F8;
      font-weight: 500;
      color: #555;
      display: inline-block;
      padding: 18px 25px;
      margin-top: 10px;
      cursor: pointer;
      -webkit-transition: background-color 0.2s linear;
      -moz-transition: background-color 0.2s linear;
      -ms-transition: background-color 0.2s linear;
      -o-transition: background-color 0.2s linear;
      transition: background-color 0.2s linear; }
      .pricing-tabs-section .tabs .tab.anually {
        padding: 18px 18px 18px 23px; }
      .pricing-tabs-section .tabs .tab.active {
        background-color: #fff;
        border: 1px solid #E8E8E8;
        border-radius: 5px 5px 0px 0px;
        border-bottom: 0px; }
      .pricing-tabs-section .tabs .tab span {
        position: relative;
        top: -2px; }
      .pricing-tabs-section .tabs .tab small {
        color: #32ACDA;
        margin-left: 3px; }
  .pricing-tabs-section .plans {
    margin-top: 40px;
    border: 1px solid #E3E3E3;
    border-radius: 5px; }
    .pricing-tabs-section .plans .plan {
      border-right: 0px;
      min-height: 220px;
      text-align: center; }
      .pricing-tabs-section .plans .plan:first-child {
        padding-right: 0; }
      .pricing-tabs-section .plans .plan:last-child {
        padding-left: 0; }
      .pricing-tabs-section .plans .plan.middle {
        border-right: 1px solid #E3E3E3;
        border-left: 1px solid #E3E3E3;
        padding: 0; }
      .pricing-tabs-section .plans .plan .header {
        text-align: center;
        padding: 22px 25px 18px;
        border-bottom: 1px solid #E3E3E3;
        font-weight: 500;
        font-size: 15px; }
        .pricing-tabs-section .plans .plan .header .icon {
          color: #B7C5D8;
          font-size: 18px;
          position: relative;
          top: 2px;
          left: -4px; }
        .pricing-tabs-section .plans .plan .header .price {
          color: #3CA2E5;
          margin-top: 10px; }
      .pricing-tabs-section .plans .plan .specs {
        margin-top: 25px;
        padding: 0px 10px 17px 10px; }
        .pricing-tabs-section .plans .plan .specs .spec {
          font-size: 15px;
          color: #666;
          margin-bottom: 13px; }
          .pricing-tabs-section .plans .plan .specs .spec .variable {
            color: #1FBEE7;
            font-weight: 400; }
  .pricing-tabs-section .signup {
    margin-top: 50px;
    text-align: center; }
    .pricing-tabs-section .signup .message {
      text-align: center;
      margin-top: 20px;
      font-size: 13px;
      color: #888; }

.pricing-comparison-section {
  overflow-x: scroll; }
  .pricing-comparison-section .divider {
    height: 1px;
    width: 100%;
    background-color: #ddd;
    position: relative;
    margin: 100px 0 80px; }
    .pricing-comparison-section .divider:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 2px;
      background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.75)), color-stop(0.5, rgba(250, 250, 250, 0)), color-stop(1, rgba(255, 255, 255, 0.75)));
      background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%);
      background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%);
      background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%);
      background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%);
      background-image: linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%); }
  .pricing-comparison-section .main-header {
    text-align: center;
    margin-top: 30px; }
    .pricing-comparison-section .main-header h3 {
      font-size: 24px;
      color: #444;
      line-height: 25px;
      font-weight: 500; }
    .pricing-comparison-section .main-header p {
      font-size: 16px;
      font-weight: 400;
      color: #888; }
  .pricing-comparison-section .chart {
    margin-top: 60px;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    min-width: 930px; }
    @media (max-width: 991px) {
      .pricing-comparison-section .chart {
        margin-right: 50px; } }
    .pricing-comparison-section .chart .header {
      text-align: center;
      background: #fbfbfb;
      font-weight: 500;
      font-size: 18px;
      color: #444;
      padding: 13px 0px;
      border-bottom: 1px solid #dfdfdf; }
      .pricing-comparison-section .chart .header .price {
        color: #1a80d9;
        position: relative;
        top: 3px;
        font-size: 14px; }
    .pricing-comparison-section .chart .features-col {
      width: 40%; }
      .pricing-comparison-section .chart .features-col .header {
        text-align: left;
        border-radius: 3px 3px 0px 0px;
        margin-bottom: 30px;
        padding: 23px 30px;
        font-size: 18px;
        height: 75px; }
      .pricing-comparison-section .chart .features-col .spec {
        margin-bottom: 32px;
        padding-left: 70px;
        font-size: 15px;
        position: relative; }
        .pricing-comparison-section .chart .features-col .spec .icon {
          position: absolute;
          font-size: 21px;
          color: #8aa6cc;
          left: 23px; }
    .pricing-comparison-section .chart .plan-col {
      width: 20%;
      border-left: 1px solid #dfdfdf; }
      .pricing-comparison-section .chart .plan-col.last .header {
        border-radius: 0px 3px 0px 0px; }
      .pricing-comparison-section .chart .plan-col .spec {
        margin-top: 33px; }
        .pricing-comparison-section .chart .plan-col .spec .check {
          margin: 0 auto;
          display: block;
          max-width: 20px; }
      .pricing-comparison-section .chart .plan-col .btn-shadow {
        margin-bottom: 20px; }
  .pricing-comparison-section .message {
    text-align: center;
    font-size: 14px;
    color: #656565;
    margin-top: 30px; }
  .pricing-comparison-section .faq {
    margin-top: 80px; }
    .pricing-comparison-section .faq .header h3 {
      font-size: 20px;
      color: #454545;
      text-align: center;
      font-weight: 600; }
    .pricing-comparison-section .faq .questions {
      margin-top: 50px; }
      .pricing-comparison-section .faq .questions .question {
        margin-bottom: 40px; }
        @media (min-width: 992px) {
          .pricing-comparison-section .faq .questions .question {
            width: 90%; } }
        .pricing-comparison-section .faq .questions .question strong {
          font-weight: 500;
          font-size: 16px;
          color: #454545; }
        .pricing-comparison-section .faq .questions .question p {
          color: #555;
          margin-top: 10px;
          font-size: 13px;
          line-height: 22px; }

.about-us-slider {
  margin-top: 80px; }
  .about-us-slider .header {
    text-align: left; }
    .about-us-slider .header h3 {
      font-size: 26px;
      color: #444;
      line-height: 25px;
      font-weight: 500; }
    .about-us-slider .header p {
      font-size: 15px;
      font-weight: 400;
      color: #666;
      margin-top: 20px;
      line-height: 24px; }
      @media (min-width: 992px) {
        .about-us-slider .header p {
          width: 48%; } }
  .about-us-slider .flexslider {
    margin-top: 40px;
    box-shadow: none;
    border-radius: 0px; }
    .about-us-slider .flexslider .slides img {
      max-height: 400px; }
    .about-us-slider .flexslider .flex-control-paging {
      bottom: -35px; }
      .about-us-slider .flexslider .flex-control-paging li {
        margin: 0 7px; }
        .about-us-slider .flexslider .flex-control-paging li a {
          background: #e6e6e6;
          box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }
          .about-us-slider .flexslider .flex-control-paging li a.flex-active {
            background: #3785b9; }

.about-us-team {
  margin-top: 100px; }
  .about-us-team .header {
    font-size: 24px;
    color: #444;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 25px; }
  .about-us-team p {
    color: #666;
    line-height: 24px;
    margin-bottom: 15px;
    font-size: 15px; }
    @media (min-width: 992px) {
      .about-us-team p {
        width: 88%; } }
  .about-us-team .stats {
    margin-top: 60px;
    font-size: 16px;
    color: #757575; }
    .about-us-team .stats strong {
      font-size: 33px;
      color: #656565;
      font-weight: 500;
      position: relative;
      top: 1px;
      margin-right: 5px; }
    .about-us-team .stats .col-sm-3 {
      border-bottom: 1px solid #efefef;
      padding-bottom: 25px; }
      @media (max-width: 767px) {
        .about-us-team .stats .col-sm-3 {
          padding-bottom: 10px;
          margin-bottom: 20px; } }
  .about-us-team .team {
    margin-top: 90px; }
    .about-us-team .team .team-row {
      text-align: center;
      margin-bottom: 65px; }
      @media (max-width: 767px) {
        .about-us-team .team .team-row {
          margin-bottom: 20px; } }
    .about-us-team .team img {
      margin: 0px 20px;
      max-width: 110px;
      max-height: 110px;
      border-radius: 50%;
      position: relative;
      top: 0px;
      box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.4);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      @media (max-width: 991px) {
        .about-us-team .team img {
          margin: 0px 10px 20px 0; } }
      .about-us-team .team img:hover {
        top: -5px;
        box-shadow: 0 10px 18px 0px rgba(0, 0, 0, 0.3); }
    .about-us-team .team .tooltip-inner {
      padding: 12px 18px;
      font-size: 13px;
      background: rgba(0, 0, 0, 0.8);
      border: 1px solid #000;
      border-bottom: 0px; }
    .about-us-team .team .tooltip-arrow {
      border-top-color: rgba(0, 0, 0, 0.8); }

.contact-us-map {
  position: relative; }
  .contact-us-map #map {
    height: 450px;
    width: 100%; }
  .contact-us-map .location {
    background: #fff;
    padding: 45px 30px;
    max-width: 300px;
    position: absolute;
    z-index: 10;
    top: 90px;
    border-radius: 3px;
    box-shadow: 0 9px 30px 0 rgba(0, 0, 0, 0.09); }
    .contact-us-map .location h5 {
      margin-bottom: 20px;
      color: #356c9d; }

.contact-us-info {
  margin-top: 50px; }
  .contact-us-info .message h3 {
    color: #444;
    font-size: 24px;
    font-weight: 500; }
  .contact-us-info .message p {
    font-size: 15px;
    font-weight: 400;
    color: #777; }
  .contact-us-info .message form {
    margin-top: 35px;
    width: 80%;
    /* error messages from jquery validate */ }
    @media (max-width: 767px) {
      .contact-us-info .message form {
        width: 100%; } }
    .contact-us-info .message form input[type="text"],
    .contact-us-info .message form input[type="email"] {
      width: 80%; }
      @media (max-width: 767px) {
        .contact-us-info .message form input[type="text"],
        .contact-us-info .message form input[type="email"] {
          width: 100%; } }
    .contact-us-info .message form label {
      color: #555;
      font-weight: 500;
      margin-bottom: 7px; }
    .contact-us-info .message form .button {
      margin-top: 20px; }
    .contact-us-info .message form label.error {
      position: relative !important;
      display: inline-block !important;
      margin-top: -2px !important;
      margin-bottom: -8px !important;
      color: #fff !important;
      font-weight: normal !important;
      font-size: 15px !important;
      padding: 5px 7px !important;
      background: #4B9FCF !important;
      border-radius: 4px !important; }
      .contact-us-info .message form label.error.valid {
        display: none !important; }
      .contact-us-info .message form label.error:after {
        bottom: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: #4B9FCF;
        border-width: 5px;
        left: 30px;
        margin-left: -5px; }
  @media (max-width: 991px) {
    .contact-us-info .contact {
      margin-top: 50px; } }
  .contact-us-info .contact .address {
    margin-bottom: 30px; }
  .contact-us-info .contact h3 {
    color: #444;
    font-size: 18px;
    font-weight: 500; }
  .contact-us-info .contact p {
    font-size: 15px;
    font-weight: 400;
    color: #777; }
  .contact-us-info .contact .online-support {
    background: #f8fdfe;
    border: 1px solid #bee1f3;
    margin-top: 40px;
    border-radius: 6px;
    padding: 20px 22px 18px 22px;
    width: 70%; }
    @media (max-width: 767px) {
      .contact-us-info .contact .online-support {
        width: 100%; } }
    .contact-us-info .contact .online-support strong {
      font-weight: 500;
      color: #333;
      font-size: 15px; }
    .contact-us-info .contact .online-support p {
      color: #1f95d0;
      margin-top: 14px;
      line-height: 18px; }
  .contact-us-info .contact .social {
    margin-top: 25px; }
    .contact-us-info .contact .social a {
      border: 0px;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .contact-us-info .contact .social a.tw {
        position: relative;
        top: 2px; }
      .contact-us-info .contact .social a:hover {
        opacity: 0.8;
        filter: alpha(opacity=80); }

.status-page {
  margin-top: 70px; }
  .status-page .header {
    text-align: center; }
    .status-page .header h3 {
      font-size: 22px;
      color: #444;
      line-height: 25px;
      font-weight: 500;
      margin-bottom: 7px; }
    .status-page .header p {
      font-size: 16px;
      font-weight: 400;
      color: #888; }
  .status-page .current-status {
    background: #F7F8FB;
    border: 1px solid #EAEDF7;
    border-radius: 7px;
    padding: 20px 30px;
    margin-top: 50px; }
    .status-page .current-status .updated {
      float: right;
      color: #616A72;
      font-size: 13px; }
      @media (max-width: 767px) {
        .status-page .current-status .updated {
          float: none;
          text-align: center;
          display: block;
          margin-bottom: 20px; } }
    .status-page .current-status .status {
      font-size: 18px;
      font-weight: 500; }
      .status-page .current-status .status .color {
        width: 15px;
        height: 15px;
        border-radius: 50px;
        float: left;
        position: relative;
        top: 5px;
        margin-right: 20px; }
        .status-page .current-status .status .color.green {
          background: #96cb4c;
          border: 1px solid #8BC43D;
          box-shadow: 0px 0px 7px 2px #B3E074, inset 0px 2px 1px -1px rgba(255, 255, 255, 0.8); }
        .status-page .current-status .status .color.yellow {
          background: #F0D775;
          border: 1px solid #E0CC7E;
          box-shadow: 0px 0px 7px 2px #F0D775, inset 0px 2px 1px -1px rgba(255, 255, 255, 0.8); }
        .status-page .current-status .status .color.red {
          background: #F56B65;
          border: 1px solid #FC7D77;
          box-shadow: 0px 0px 7px 2px #FF9B96, inset 0px 2px 1px -1px rgba(255, 255, 255, 0.8); }
    .status-page .current-status .help {
      margin-top: 7px;
      margin-left: 35px; }
  .status-page .modules {
    margin-top: 40px; }
    .status-page .modules .status {
      float: right;
      color: #0F9B0F;
      font-size: 13px;
      font-weight: 500; }
      .status-page .modules .status.down {
        color: #D88C1B; }
  .status-page .messages {
    margin-top: 50px; }
    .status-page .messages h3 {
      font-size: 18px;
      color: #444;
      margin-bottom: 25px; }
    .status-page .messages .date {
      margin-bottom: 25px; }
      .status-page .messages .date .day {
        font-size: 13px;
        font-weight: bold;
        color: #454545;
        padding-bottom: 6px;
        margin-bottom: 6px;
        border-bottom: 1px solid #eee; }
      .status-page .messages .date .ok {
        color: #0F9B0F;
        font-size: 13px;
        font-weight: 500; }
      .status-page .messages .date .issues {
        color: #D88C1B;
        font-size: 13px;
        font-weight: 500;
        margin-bottom: 18px; }
      .status-page .messages .date .update {
        color: #333;
        font-size: 13px; }
        .status-page .messages .date .update strong {
          font-size: 13px;
          font-weight: bold;
          color: #454545;
          min-width: 93px;
          display: inline-block; }
  .status-page .full-history {
    margin-top: 60px; }

.gallery-hero {
  margin-top: 100px; }
  .gallery-hero h1 {
    color: #333;
    text-align: center;
    font-size: 28px;
    font-weight: 500; }
    @media (max-width: 767px) {
      .gallery-hero h1 {
        font-size: 26px; } }
  .gallery-hero p {
    margin-top: 13px;
    text-align: center;
    font-size: 17px;
    color: #777; }

.gallery-portfolio {
  text-align: center;
  max-width: 1400px; }
  .gallery-portfolio .project {
    overflow: hidden;
    position: relative;
    display: block;
    height: 100%; }
    .gallery-portfolio .project h5 {
      color: #282F37; }
    .gallery-portfolio .project:hover {
      text-decoration: none; }
      .gallery-portfolio .project:hover .mask {
        opacity: 1; }
        .gallery-portfolio .project:hover .mask .info {
          -moz-transform: none;
          -o-transform: none;
          -ms-transform: none;
          -webkit-transform: none;
          transform: none; }
        .gallery-portfolio .project:hover .mask .btn-see-project {
          -moz-transform: none;
          -o-transform: none;
          -ms-transform: none;
          -webkit-transform: none;
          transform: none; }
      .gallery-portfolio .project:hover .pic {
        -moz-transform: scale3d(1.1, 1.1, 1.1);
        -o-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1); }
    .gallery-portfolio .project .mask {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      background: rgba(68, 101, 144, 0.9);
      opacity: 0;
      z-index: 9;
      color: #fff;
      text-align: center;
      -webkit-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .gallery-portfolio .project .mask .info {
        display: block;
        -moz-transform: translateY(-8px);
        -o-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease; }
      .gallery-portfolio .project .mask h3 {
        margin-top: 20px;
        font-size: 23px; }
      .gallery-portfolio .project .mask p {
        color: #BFCEEC;
        font-size: 15px;
        font-weight: 600; }
      .gallery-portfolio .project .mask .btn-see-project {
        display: inline-block;
        margin-top: 10px;
        border: 1px solid #fff;
        padding: 9px 16px;
        border-radius: 3px;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 12px;
        letter-spacing: 0.8px;
        -moz-transform: translateY(8px);
        -o-transform: translateY(8px);
        -ms-transform: translateY(8px);
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease; }
    .gallery-portfolio .project .pic {
      display: block;
      background-size: cover;
      background-position: center center;
      width: 100%;
      float: left;
      -webkit-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }

.gallery-cta {
  margin-top: 100px;
  text-align: center;
  margin-bottom: -50px; }
  .gallery-cta h3 {
    font-size: 28px;
    color: #4a5969; }
    @media (max-width: 767px) {
      .gallery-cta h3 {
        font-size: 25px; } }
  .gallery-cta p {
    font-size: 16px;
    color: #7B899E;
    margin-top: 18px;
    line-height: 28px; }

html.portfolio-page {
  background: #F5F9FF;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0.5)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 100%);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 100%);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 100%);
  -webkit-background-size: 100% 30%;
  -moz-background-size: 100% 30%;
  background-size: 100% 30%;
  background-repeat: no-repeat;
  background-position: 0 100%; }

.portfolio-body {
  background: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(25%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 25%);
  background-image: -moz-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 25%);
  background-image: -o-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 25%);
  background-image: -ms-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 25%);
  background-image: linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 25%); }

.portfolio-showcase {
  margin-top: 70px; }
  .portfolio-showcase .header {
    text-align: left;
    margin-bottom: 50px; }
    .portfolio-showcase .header h3 {
      font-size: 28px;
      color: #596166;
      line-height: 25px;
      font-weight: 500; }
    .portfolio-showcase .header p {
      font-size: 16px;
      font-weight: 400;
      color: #8D959B;
      line-height: 24px; }
      @media (min-width: 992px) {
        .portfolio-showcase .header p {
          width: 48%; } }
  .portfolio-showcase .project {
    background: #fff;
    padding: 40px 60px;
    border-radius: 5px;
    margin-bottom: 35px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05), -1px 0 0 rgba(0, 0, 0, 0.04), 1px 0 0 rgba(0, 0, 0, 0.04), 0 1px 3px rgba(0, 0, 0, 0.12); }
    @media (max-width: 767px) {
      .portfolio-showcase .project {
        padding: 40px 35px 35px 35px; } }
    .portfolio-showcase .project h3 {
      color: #585F64;
      font-size: 22px;
      margin-top: 0px;
      text-align: center; }
    .portfolio-showcase .project .screen {
      margin-top: 45px;
      text-align: center; }
      .portfolio-showcase .project .screen img {
        margin: 0 auto; }
    .portfolio-showcase .project .description {
      margin-top: 40px;
      color: #7D8186;
      line-height: 21px; }
    .portfolio-showcase .project .divider {
      height: 1px;
      width: 100%;
      background-color: #ddd;
      position: relative;
      margin-top: 45px; }
      .portfolio-showcase .project .divider:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.75)), color-stop(0.5, rgba(250, 250, 250, 0)), color-stop(1, rgba(255, 255, 255, 0.75)));
        background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%);
        background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%);
        background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%);
        background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%);
        background-image: linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%); }
    .portfolio-showcase .project .visit {
      margin-top: 30px;
      text-align: center; }

.portfolio-item-showcase {
  margin-top: 40px;
  margin-bottom: -30px; }
  .portfolio-item-showcase .header {
    text-align: left;
    margin-bottom: 25px; }
    .portfolio-item-showcase .header h3 {
      display: inline-block;
      font-size: 17px;
      color: #53A6DA;
      margin-top: 0px;
      line-height: 25px;
      font-weight: 400;
      margin-bottom: 5px;
      cursor: pointer; }
  .portfolio-item-showcase .project h1 {
    text-align: center;
    font-size: 25px;
    color: #647583;
    margin-top: 10px;
    margin-bottom: 70px; }
    @media (max-width: 767px) {
      .portfolio-item-showcase .project h1 {
        margin-bottom: 30px; } }
  .portfolio-item-showcase .project .description img {
    margin: 60px auto;
    display: block; }
  .portfolio-item-showcase .project .description p {
    color: #7D8186;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .portfolio-item-showcase .project .description p {
        width: 90%; } }
  .portfolio-item-showcase .project .details {
    margin-top: 25px; }
    @media (min-width: 992px) {
      .portfolio-item-showcase .project .details.stick {
        position: fixed;
        top: 10px; } }
    .portfolio-item-showcase .project .details .icons {
      margin-bottom: 20px; }
      .portfolio-item-showcase .project .details .icons .ion-icon:before {
        color: #b2c3cb;
        background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b2c3cb), color-stop(100%, #DBE3E7));
        background: -webkit-linear-gradient(#b2c3cb, #DBE3E7);
        font-size: 60px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin: 0 9px; }
      .portfolio-item-showcase .project .details .icons .ion-social-windows:before {
        font-size: 50px; }
    .portfolio-item-showcase .project .details p {
      color: #7D8186;
      line-height: 22px;
      margin-bottom: 22px; }
    .portfolio-item-showcase .project .details .tweet-it {
      color: #00A7DD;
      margin-top: 3px;
      display: inline-block;
      position: relative;
      padding-left: 29px;
      text-decoration: none; }
      .portfolio-item-showcase .project .details .tweet-it:hover .ion-social-twitter:before {
        content: "\f242"; }
      .portfolio-item-showcase .project .details .tweet-it .ion-social-twitter {
        margin-right: 8px;
        font-size: 21px;
        position: absolute;
        top: 0px;
        left: 0px; }

.support-header {
  background: #f5f7f9;
  border-bottom: 1px solid #DEE4EA;
  padding: 50px 0px; }
  @media (max-width: 767px) {
    .support-header {
      padding: 40px 0px;
      text-align: center; } }
  .support-header h2, .support-header p {
    text-shadow: 1px 1px 1px #fff; }
  .support-header h2 {
    position: relative; }
    @media (max-width: 767px) {
      .support-header h2 {
        font-size: 27px; } }
    .support-header h2 .entypo-lifebuoy {
      position: absolute;
      left: -50px;
      font-size: 35px;
      color: #7AA3C5; }
      @media (max-width: 991px) {
        .support-header h2 .entypo-lifebuoy {
          display: none; } }
  .support-header p {
    font-size: 17px;
    color: #5A5A5A; }
    @media (max-width: 767px) {
      .support-header p {
        font-size: 15px; } }
  .support-header form {
    margin-top: 30px; }
    .support-header form .input-group:before {
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      content: "\f002";
      position: absolute;
      top: 14px;
      left: 13px;
      font-size: 20px;
      z-index: 99;
      color: #d0dae4; }
    .support-header form .form-control {
      height: 50px;
      font-size: 17px;
      line-height: 20px;
      padding-left: 42px; }
      .support-header form .form-control::-webkit-input-placeholder {
        color: #a7b3c1;
        font-size: 17px;
        font-weight: 300; }
      .support-header form .form-control:-moz-placeholder {
        color: #a7b3c1;
        font-size: 17px;
        font-weight: 300; }
      .support-header form .form-control::-moz-placeholder {
        color: #a7b3c1;
        font-size: 17px;
        font-weight: 300; }
      .support-header form .form-control:-ms-input-placeholder {
        color: #a7b3c1;
        font-size: 17px;
        font-weight: 300; }
    .support-header form .input-group-btn .btn {
      padding: 14px 18px; }

.support-topics {
  margin-top: 40px; }
  .support-topics .header {
    font-weight: 300;
    margin-bottom: 50px;
    font-size: 25px; }
    @media (max-width: 767px) {
      .support-topics .header {
        text-align: center; } }
  .support-topics .topic {
    margin-bottom: 45px; }
    @media (max-width: 767px) {
      .support-topics .topic {
        text-align: center; } }
    .support-topics .topic .icon {
      display: block;
      font-size: 50px;
      color: #70CBF5; }
    .support-topics .topic a {
      color: #454545;
      text-decoration: none;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .support-topics .topic a strong {
        display: block;
        margin-top: 15px;
        font-size: 16px; }
      .support-topics .topic a:hover {
        color: #5CB9E4; }
    .support-topics .topic p {
      margin-top: 17px;
      color: #838383; }

.support-topic-hero {
  height: 220px;
  padding-top: 110px;
  overflow: hidden;
  position: relative;
  background: #f5f7f9;
  border-bottom: 1px solid #DEE4EA; }
  @media (max-width: 767px) {
    .support-topic-hero {
      height: 200px;
      padding-top: 70px; } }
  .support-topic-hero .container {
    position: relative;
    z-index: 10; }
  .support-topic-hero form {
    position: relative; }
    .support-topic-hero form input[type="text"] {
      border: 1px solid #D4DAE0;
      width: 100%;
      padding: 14px 80px;
      border-radius: 50px;
      outline: none;
      font-size: 18px;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .support-topic-hero form input[type="text"]::-webkit-input-placeholder {
        color: #A1A1A1; }
      .support-topic-hero form input[type="text"]:-moz-placeholder {
        color: #A1A1A1; }
      .support-topic-hero form input[type="text"]::-moz-placeholder {
        color: #A1A1A1; }
      .support-topic-hero form input[type="text"]:-ms-input-placeholder {
        color: #A1A1A1; }
      @media (max-width: 767px) {
        .support-topic-hero form input[type="text"] {
          font-size: 16px;
          padding: 15px 70px; } }
      .support-topic-hero form input[type="text"]:focus {
        border-color: #A4B8CB; }
    .support-topic-hero form .fa-search {
      position: absolute;
      font-size: 22px;
      top: 19px;
      left: 30px;
      color: #9cabcc; }
      @media (max-width: 767px) {
        .support-topic-hero form .fa-search {
          top: 16px; } }

.support-topic-content {
  margin-top: 70px; }
  @media (max-width: 767px) {
    .support-topic-content {
      margin-top: 50px; } }

.support-topic-sidebar {
  background: #f5f7f9;
  padding: 30px;
  border-radius: 4px; }
  .support-topic-sidebar h4 {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid #dfe4e8; }
  .support-topic-sidebar a.related-link {
    color: #3650dc;
    display: block;
    margin-bottom: 9px;
    line-height: 22px;
    font-size: 13px; }

.support-topic-body {
  padding: 0 20px; }
  @media (max-width: 991px) {
    .support-topic-body {
      padding: 0; } }
  .support-topic-body .topic-title {
    font-weight: 300;
    margin-top: 10px;
    font-size: 32px;
    color: #444; }
    @media (max-width: 767px) {
      .support-topic-body .topic-title {
        font-size: 29px;
        margin-top: 0;
        line-height: 36px; } }
  .support-topic-body .min-read {
    margin-top: 20px;
    font-weight: 500; }
  .support-topic-body p {
    margin-top: 25px;
    line-height: 22px;
    color: #454545; }
  .support-topic-body pre {
    margin-top: 30px; }
  .support-topic-body h1, .support-topic-body h2, .support-topic-body h3, .support-topic-body h4, .support-topic-body h5 {
    font-size: 17px;
    margin: 35px 0 25px; }
  .support-topic-body ul {
    padding-left: 20px;
    color: #454545; }
    .support-topic-body ul li {
      margin-bottom: 6px; }
  .support-topic-body iframe {
    width: 96%;
    height: 330px;
    margin-top: 40px; }
    @media (max-width: 767px) {
      .support-topic-body iframe {
        width: 100%;
        height: 270px; } }
  .support-topic-body .article-helpful {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid #e8e8e8; }
    @media (max-width: 767px) {
      .support-topic-body .article-helpful {
        text-align: center; } }
    .support-topic-body .article-helpful p {
      margin: 0;
      font-size: 15px; }
    .support-topic-body .article-helpful a {
      background: #e8e8e8;
      border-radius: 50px;
      width: 50px;
      height: 50px;
      position: relative;
      display: inline-block;
      top: 18px;
      margin-left: 20px; }
      .support-topic-body .article-helpful a i {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        top: 8px;
        font-size: 30px;
        color: #555; }
        .support-topic-body .article-helpful a i.ion-thumbsdown {
          top: 11px; }

.not-found-page {
  height: 100vh;
  background: #3A4F68;
  background: -moz-radial-gradient(center, ellipse cover, #4D6077 0%, #3A4F68 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #4D6077), color-stop(100%, #3A4F68));
  background: -webkit-radial-gradient(center, ellipse cover, #4D6077 0%, #3A4F68 100%);
  background: -o-radial-gradient(center, ellipse cover, #4D6077 0%, #3A4F68 100%);
  background: -ms-radial-gradient(center, ellipse cover, #4D6077 0%, #3A4F68 100%);
  background: radial-gradient(ellipse at center, #4D6077 0%, #3A4F68 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#4D6077', endColorstr = '#3A4F68', GradientType = 1);
  overflow: hidden; }
  .not-found-page .info {
    text-align: center;
    padding-top: 140px; }
    .not-found-page .info h1 {
      color: #fff;
      font-size: 10em;
      margin-bottom: 20px;
      font-weight: 200;
      letter-spacing: -3px;
      text-shadow: 1px 1px rgba(0, 0, 0, 0.35); }
    .not-found-page .info h3 {
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: 500;
      font-size: 20px;
      margin-top: 25px; }
    .not-found-page .info p {
      font-size: 23px;
      color: #FFF;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
      margin-bottom: 0; }
    .not-found-page .info .go-back {
      font-size: 16px;
      text-shadow: none;
      color: #9BB2CE;
      z-index: 999;
      position: absolute;
      left: 0;
      right: 0;
      padding: 25px 0;
      margin: auto;
      margin-top: -15px; }
      .not-found-page .info .go-back a {
        color: #fff; }
  .not-found-page #container canvas {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.coming-soon-page {
  border-top: 5px solid #4DB2E7;
  height: 100vh;
  background: #fff;
  background: -moz-radial-gradient(center, ellipse cover, #fff 0%, #F4F9FF 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #fff), color-stop(100%, #F4F9FF));
  background: -webkit-radial-gradient(center, ellipse cover, #fff 0%, #F4F9FF 100%);
  background: -o-radial-gradient(center, ellipse cover, #fff 0%, #F4F9FF 100%);
  background: -ms-radial-gradient(center, ellipse cover, #fff 0%, #F4F9FF 100%);
  background: radial-gradient(ellipse at center, #fff 0%, #F4F9FF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fff', endColorstr = '#F4F9FF', GradientType = 1); }
  .coming-soon-page.dark {
    border-top: 5px solid #DAEEF8;
    background: #4D576D !important; }
    .coming-soon-page.dark .info a {
      color: #fff; }
      .coming-soon-page.dark .info a img {
        display: none !important; }
        .coming-soon-page.dark .info a img.logo-light {
          display: inline-block !important; }
    .coming-soon-page.dark .info h3 {
      color: #fff;
      font-weight: 300; }
    .coming-soon-page.dark #countdown #clock .flip-clock-divider .flip-clock-label {
      color: #fff; }
    .coming-soon-page.dark form .button {
      display: inline-block;
      vertical-align: middle;
      zoom: 1;
      color: #fff;
      padding: 9px 27px;
      border: 2px solid #fff;
      border-radius: 4px;
      font-size: 15px;
      font-weight: 400;
      background: rgba(0, 0, 0, 0.08);
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
      box-shadow: none;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .coming-soon-page.dark form .button:hover {
        text-decoration: none;
        color: #ddd;
        border-color: #ddd; }
    .coming-soon-page.dark .social .ion span {
      color: #AEDCFF; }
  .coming-soon-page .skins-nav {
    opacity: 1;
    position: fixed;
    left: -30px;
    top: 135px;
    font-size: 13px;
    z-index: 9999;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s; }
    .coming-soon-page .skins-nav:hover {
      left: 0px; }
    .coming-soon-page .skins-nav a {
      display: block;
      color: #FFF;
      text-decoration: none;
      padding-right: 30px;
      font-weight: 500;
      height: 37px;
      border-radius: 0 4px 4px 0;
      margin-bottom: 3px;
      text-align: right;
      position: relative;
      box-shadow: inset 0 1px rgba(255, 255, 255, 0.21);
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .coming-soon-page .skins-nav a.light {
        background: #9BD4F5; }
      .coming-soon-page .skins-nav a.dark {
        background: #444; }
      .coming-soon-page .skins-nav a.active i {
        display: block; }
      .coming-soon-page .skins-nav a .text {
        white-space: nowrap;
        display: block;
        width: 85px;
        position: relative;
        top: 9px;
        -webkit-transition: width 0.2s;
        -moz-transition: width 0.2s;
        -ms-transition: width 0.2s;
        -o-transition: width 0.2s;
        transition: width 0.2s; }
      .coming-soon-page .skins-nav a i {
        position: absolute;
        top: 9px;
        right: 10px;
        display: none; }
  .coming-soon-page .info {
    margin-top: 60px;
    text-align: center;
    color: #fff; }
    .coming-soon-page .info a {
      color: #333;
      text-decoration: none;
      font-size: 43px; }
      .coming-soon-page .info a:hover {
        text-decoration: none; }
      .coming-soon-page .info a img {
        display: none;
        margin-right: 8px;
        margin-bottom: 5px; }
        .coming-soon-page .info a img.logo-dark {
          display: inline-block; }
    .coming-soon-page .info h3 {
      text-align: center;
      color: #4DB2E7;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: 500;
      font-size: 17px;
      margin-top: 25px; }
  .coming-soon-page #countdown {
    margin-top: 60px; }
    .coming-soon-page #countdown #clock {
      width: 100%;
      margin: 0 auto; }
      @media (min-width: 992px) {
        .coming-soon-page #countdown #clock {
          width: 47%; } }
      @media (max-width: 991px) {
        .coming-soon-page #countdown #clock {
          max-width: 142px; }
          .coming-soon-page #countdown #clock ul {
            margin-bottom: 50px; }
          .coming-soon-page #countdown #clock .flip-clock-divider {
            height: inherit;
            display: block; }
            .coming-soon-page #countdown #clock .flip-clock-divider:before, .coming-soon-page #countdown #clock .flip-clock-divider:after {
              display: table;
              content: ""; }
            .coming-soon-page #countdown #clock .flip-clock-divider.minutes .flip-clock-label, .coming-soon-page #countdown #clock .flip-clock-divider.seconds .flip-clock-label {
              right: -74px !important; }
            .coming-soon-page #countdown #clock .flip-clock-divider .flip-clock-label {
              bottom: -8.5em !important; } }
      .coming-soon-page #countdown #clock .flip-clock-divider.minutes .flip-clock-label, .coming-soon-page #countdown #clock .flip-clock-divider.seconds .flip-clock-label {
        right: -102px; }
      .coming-soon-page #countdown #clock .flip-clock-divider .flip-clock-label {
        color: #555;
        bottom: -1.5em;
        top: inherit;
        right: -92px;
        font-size: 15px; }
      .coming-soon-page #countdown #clock .flip-clock-divider .flip-clock-dot {
        display: none; }
  .coming-soon-page form {
    margin-top: 110px; }
    @media (max-width: 767px) {
      .coming-soon-page form {
        margin-top: 70px; } }
    .coming-soon-page form input[type="email"] {
      width: 250px;
      height: 43px; }
      @media (max-width: 767px) {
        .coming-soon-page form input[type="email"] {
          margin: 0 auto; } }
  .coming-soon-page .social {
    margin-top: 100px;
    text-align: center;
    margin-bottom: 20px; }
    .coming-soon-page .social .ion {
      font-size: 34px;
      margin: 0 10px;
      display: inline-block; }
      .coming-soon-page .social .ion span {
        color: #9DBDD6; }
    .coming-soon-page .social .tm {
      margin-top: 15px;
      color: #B1B9C4; }

#api-docs {
  position: relative; }
  #api-docs #guide {
    background: #f3f6f9;
    border-right: 1px solid #DADFE5;
    left: 0;
    top: 0;
    position: fixed;
    overflow: hidden;
    overflow-y: auto;
    width: 210px;
    z-index: 25;
    height: 100%; }
    #api-docs #guide .logo {
      margin-top: 0;
      font-size: 25px; }
      #api-docs #guide .logo a {
        color: #000;
        padding: 20px 0 15px 23px;
        display: block;
        border-bottom: 1px solid #D6DCE0;
        box-shadow: 0px 1px #FFF;
        -webkit-transition: color 0.15s linear;
        -moz-transition: color 0.15s linear;
        -ms-transition: color 0.15s linear;
        -o-transition: color 0.15s linear;
        transition: color 0.15s linear; }
        #api-docs #guide .logo a:hover {
          color: #858585;
          text-decoration: none; }
    #api-docs #guide .nav-link {
      color: #4a5a63;
      font-weight: 500;
      font-size: 13px;
      padding: 10px 15px 10px 25px;
      display: block;
      -webkit-transition: all 0.15s linear;
      -moz-transition: all 0.15s linear;
      -ms-transition: all 0.15s linear;
      -o-transition: all 0.15s linear;
      transition: all 0.15s linear; }
      #api-docs #guide .nav-link:hover {
        background: #e1e8ef; }
      #api-docs #guide .nav-link.active {
        background: #dee7f1; }
        #api-docs #guide .nav-link.active + .nav {
          display: block; }
      #api-docs #guide .nav-link + .nav {
        margin-bottom: 7px;
        display: none; }
        #api-docs #guide .nav-link + .nav li a {
          font-weight: 400;
          color: #48A0D6;
          padding: 6px 15px 5px 35px; }
  #api-docs #api-info {
    background: #FFF;
    margin-left: 210px;
    min-width: 750px; }
    #api-docs #api-info #methods {
      background: #292E33;
      position: relative;
      margin-left: 50%; }
      #api-docs #api-info #methods .languages {
        position: fixed;
        top: 0;
        width: 100%;
        padding: 5px 0 5px 20px;
        background: #3B4249;
        box-shadow: 2px 1px 3px #000;
        z-index: 999; }
        #api-docs #api-info #methods .languages .language {
          display: inline-block;
          color: #C0CEDD;
          padding: 5px 15px;
          font-size: 15px;
          text-decoration: none; }
          #api-docs #api-info #methods .languages .language.selected {
            color: #fff;
            font-weight: 500; }
      #api-docs #api-info #methods .method:nth-child(2) .method-section .method-description {
        padding-top: 0px;
        border-top: 0px; }
      #api-docs #api-info #methods .method:nth-child(2) .method-section .method-example {
        padding-top: 35px;
        border-top: 0;
        box-shadow: none; }
      #api-docs #api-info #methods .method:last-child .method-section {
        padding-bottom: 70px; }
      #api-docs #api-info #methods .method .method-section {
        margin-left: -100%;
        position: relative;
        padding-top: 50px; }
        #api-docs #api-info #methods .method .method-section .method-description {
          width: 50%;
          float: left;
          padding: 0 30px;
          border-top: 1px solid #E5E7EB;
          padding-top: 40px; }
          #api-docs #api-info #methods .method .method-section .method-description h3 {
            font-size: 21px;
            margin-top: 0;
            margin-bottom: 20px; }
          #api-docs #api-info #methods .method .method-section .method-description p {
            color: #666;
            line-height: 23px;
            margin-bottom: 20px;
            font-size: 14px; }
          #api-docs #api-info #methods .method .method-section .method-description .info {
            margin-top: 45px;
            margin-bottom: 40px; }
            #api-docs #api-info #methods .method .method-section .method-description .info h4 {
              font-size: 14px;
              border-bottom: 1px solid #E4E4E4;
              padding-bottom: 15px; }
            #api-docs #api-info #methods .method .method-section .method-description .info .field {
              margin-top: 17px;
              font-size: 13px; }
              #api-docs #api-info #methods .method .method-section .method-description .info .field .key {
                width: 40%;
                float: left;
                text-align: right;
                padding-right: 10px;
                font-weight: bold;
                color: #333; }
              #api-docs #api-info #methods .method .method-section .method-description .info .field .desc {
                width: 60%;
                float: right;
                padding-left: 10px;
                color: #555;
                line-height: 21px; }
                #api-docs #api-info #methods .method .method-section .method-description .info .field .desc strong {
                  display: block;
                  color: #333;
                  margin-bottom: 5px; }
        #api-docs #api-info #methods .method .method-section .method-example {
          margin-left: 50%;
          width: 50%;
          padding: 75px 30px 0;
          border-top: 1px solid #000;
          box-shadow: inset 0px 1px rgba(255, 255, 255, 0.17);
          color: #fff; }
          #api-docs #api-info #methods .method .method-section .method-example pre {
            background: none;
            border: none;
            margin: 0;
            padding: 0; }
            #api-docs #api-info #methods .method .method-section .method-example pre code {
              background: none;
              font-family: Monaco, Consolas, Menlo;
              font-size: 12px;
              display: none;
              -webkit-font-smoothing: auto;
              -moz-osx-font-smoothing: auto;
              color: #DAE4F2; }
              #api-docs #api-info #methods .method .method-section .method-example pre code.always-visible {
                display: block !important; }
              #api-docs #api-info #methods .method .method-section .method-example pre code.ruby {
                display: block; }
              #api-docs #api-info #methods .method .method-section .method-example pre code > * {
                color: #DAE4F2;
                line-height: 20px; }
            #api-docs #api-info #methods .method .method-section .method-example pre .ruby {
              color: #DAE4F2; }
              #api-docs #api-info #methods .method .method-section .method-example pre .ruby > * {
                color: #DAE4F2;
                line-height: 20px; }
              #api-docs #api-info #methods .method .method-section .method-example pre .ruby [class*=keyword] {
                color: #9AB4DB; }
              #api-docs #api-info #methods .method .method-section .method-example pre .ruby [class*=string] {
                color: #DAD0C6; }
              #api-docs #api-info #methods .method .method-section .method-example pre .ruby [class*=comment] {
                color: #B4B4B4; }
              #api-docs #api-info #methods .method .method-section .method-example pre .ruby [class*=constant] {
                color: #FFDF9D; }
              #api-docs #api-info #methods .method .method-section .method-example pre .ruby [class*=symbol] {
                color: #9ECBEE; }
            #api-docs #api-info #methods .method .method-section .method-example pre .python {
              color: #DAE4F2; }
              #api-docs #api-info #methods .method .method-section .method-example pre .python > * {
                color: #DAE4F2;
                line-height: 20px; }
              #api-docs #api-info #methods .method .method-section .method-example pre .python [class*=keyword] {
                color: #9AB4DB; }
              #api-docs #api-info #methods .method .method-section .method-example pre .python [class*=string] {
                color: #DAD0C6; }
              #api-docs #api-info #methods .method .method-section .method-example pre .python [class*=comment] {
                color: #B4B4B4; }
              #api-docs #api-info #methods .method .method-section .method-example pre .python [class*=class] {
                color: #FFDF9D; }
              #api-docs #api-info #methods .method .method-section .method-example pre .python [class*=params] {
                color: #9ECBEE; }
            #api-docs #api-info #methods .method .method-section .method-example pre .php {
              color: #DAE4F2; }
              #api-docs #api-info #methods .method .method-section .method-example pre .php > * {
                color: #DAE4F2;
                line-height: 20px; }
              #api-docs #api-info #methods .method .method-section .method-example pre .php [class*=keyword] {
                color: #9AB4DB; }
              #api-docs #api-info #methods .method .method-section .method-example pre .php [class*=string] {
                color: #DAD0C6; }
              #api-docs #api-info #methods .method .method-section .method-example pre .php [class*=comment] {
                color: #B4B4B4; }

.invoice {
  background: #f9fafb;
  padding-top: 60px; }
  @media (min-width: 1200px) {
    .invoice .container {
      width: 900px; } }
  .invoice .logo {
    text-align: center; }
    .invoice .logo a {
      font-size: 36px;
      color: #555;
      font-weight: 300;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .invoice .logo a:hover {
        text-decoration: none;
        color: #7793C4; }
  .invoice .invoice-wrapper {
    background: #FFF;
    border: 1px solid #CDD3E2;
    box-shadow: 0px 0px 1px #CCC;
    padding: 40px 40px 60px;
    margin-top: 40px;
    border-radius: 4px; }
    .invoice .invoice-wrapper .intro {
      line-height: 25px;
      color: #444; }
    .invoice .invoice-wrapper .payment-info {
      margin-top: 25px;
      padding-top: 15px; }
      .invoice .invoice-wrapper .payment-info span {
        color: #A9B0BB; }
      .invoice .invoice-wrapper .payment-info strong {
        display: block;
        color: #444;
        margin-top: 3px; }
      @media (max-width: 767px) {
        .invoice .invoice-wrapper .payment-info .text-right {
          text-align: left;
          margin-top: 20px; } }
    .invoice .invoice-wrapper .payment-details {
      border-top: 2px solid #EBECEE;
      margin-top: 30px;
      padding-top: 20px;
      line-height: 22px; }
      .invoice .invoice-wrapper .payment-details span {
        color: #A9B0BB;
        display: block; }
      .invoice .invoice-wrapper .payment-details a {
        display: inline-block;
        margin-top: 5px; }
      @media (max-width: 767px) {
        .invoice .invoice-wrapper .payment-details .text-right {
          text-align: left;
          margin-top: 20px; } }
    .invoice .invoice-wrapper .line-items {
      margin-top: 40px; }
      .invoice .invoice-wrapper .line-items .headers {
        color: #A9B0BB;
        font-size: 13px;
        letter-spacing: .3px;
        border-bottom: 2px solid #EBECEE;
        padding-bottom: 4px; }
      .invoice .invoice-wrapper .line-items .items {
        margin-top: 8px;
        border-bottom: 2px solid #EBECEE;
        padding-bottom: 8px; }
        .invoice .invoice-wrapper .line-items .items .item {
          padding: 10px 0;
          color: #696969;
          font-size: 15px; }
          @media (max-width: 767px) {
            .invoice .invoice-wrapper .line-items .items .item {
              font-size: 13px; } }
          .invoice .invoice-wrapper .line-items .items .item .amount {
            letter-spacing: 0.1px;
            color: #84868A;
            font-size: 16px; }
            @media (max-width: 767px) {
              .invoice .invoice-wrapper .line-items .items .item .amount {
                font-size: 13px; } }
      .invoice .invoice-wrapper .line-items .total {
        margin-top: 30px; }
        .invoice .invoice-wrapper .line-items .total .extra-notes {
          float: left;
          width: 40%;
          text-align: left;
          font-size: 13px;
          color: #7A7A7A;
          line-height: 20px; }
          @media (max-width: 767px) {
            .invoice .invoice-wrapper .line-items .total .extra-notes {
              width: 100%;
              margin-bottom: 30px;
              float: none; } }
          .invoice .invoice-wrapper .line-items .total .extra-notes strong {
            display: block;
            margin-bottom: 5px;
            color: #454545; }
        .invoice .invoice-wrapper .line-items .total .field {
          margin-bottom: 7px;
          font-size: 14px;
          color: #555; }
          .invoice .invoice-wrapper .line-items .total .field.grand-total {
            margin-top: 10px;
            font-size: 16px;
            font-weight: 500; }
            .invoice .invoice-wrapper .line-items .total .field.grand-total span {
              color: #20A720;
              font-size: 21px; }
          .invoice .invoice-wrapper .line-items .total .field span {
            display: inline-block;
            margin-left: 20px;
            min-width: 85px;
            color: #84868A;
            font-size: 15px; }
      .invoice .invoice-wrapper .line-items .print {
        margin-top: 50px;
        text-align: center; }
        .invoice .invoice-wrapper .line-items .print a {
          display: inline-block;
          border: 1px solid #9CB5D6;
          padding: 13px 13px;
          border-radius: 5px;
          color: #708DC0;
          font-size: 13px;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }
          .invoice .invoice-wrapper .line-items .print a:hover {
            text-decoration: none;
            border-color: #333;
            color: #333; }
          .invoice .invoice-wrapper .line-items .print a i {
            margin-right: 3px;
            font-size: 14px; }
  .invoice .invoice-footer {
    margin-top: 40px;
    margin-bottom: 110px;
    text-align: center;
    font-size: 13px;
    color: #969CAD; }

.timeline-bg {
  background: #f7f8fa; }

.timeline-wrapper {
  margin-top: 80px;
  position: relative;
  /* the first node that comes right next to a year */ }
  .timeline-wrapper:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 100%;
    left: 0;
    background: #e7e8ec;
    right: 0;
    margin: 0 auto;
    z-index: -1; }
  .timeline-wrapper .year {
    text-align: center;
    margin-bottom: 50px;
    font-weight: 600;
    margin-top: 50px;
    font-size: 16px; }
    .timeline-wrapper .year:nth-child(1) {
      margin-top: 0px;
      margin-bottom: 60px; }
    .timeline-wrapper .year.last {
      margin-bottom: 0;
      font-size: 21px; }
    .timeline-wrapper .year span {
      display: inline-block;
      background: #E7E8EC;
      padding: 6px 20px;
      color: #5A5A5A;
      border-radius: 3px; }
  .timeline-wrapper .year + .node {
    margin-top: -20px; }
  .timeline-wrapper .node {
    position: relative;
    float: right;
    clear: right;
    width: 44%;
    margin: 35px 0;
    border-radius: 5px; }
    @media (max-width: 767px) {
      .timeline-wrapper .node {
        width: 100%; } }
    .timeline-wrapper .node.left {
      float: left;
      clear: left; }
      .timeline-wrapper .node.left:before {
        right: -51px;
        left: inherit; }
        @media (max-width: 991px) {
          .timeline-wrapper .node.left:before {
            right: -42px;
            width: 43px; } }
      .timeline-wrapper .node.left .marker {
        left: inherit;
        right: -71px; }
        @media (max-width: 1199px) {
          .timeline-wrapper .node.left .marker {
            right: -64px; } }
        @media (max-width: 991px) {
          .timeline-wrapper .node.left .marker {
            right: -50px; } }
    .timeline-wrapper .node:before {
      content: '';
      position: absolute;
      width: 50px;
      height: 4px;
      background: #E7E8EC;
      left: -51px;
      top: 62px; }
      @media (max-width: 991px) {
        .timeline-wrapper .node:before {
          left: -42px;
          width: 43px; } }
      @media (max-width: 767px) {
        .timeline-wrapper .node:before {
          display: none; } }
    .timeline-wrapper .node .marker {
      position: absolute;
      width: 17px;
      height: 17px;
      border-radius: 25px;
      background: #e7e8ec;
      left: -70px;
      top: 55px;
      border: 3px solid #F7F8FA; }
      @media (max-width: 1199px) {
        .timeline-wrapper .node .marker {
          left: -64px; } }
      @media (max-width: 991px) {
        .timeline-wrapper .node .marker {
          left: -50px; } }
      @media (max-width: 767px) {
        .timeline-wrapper .node .marker {
          display: none; } }
    .timeline-wrapper .node .entry {
      position: relative;
      padding: 20px;
      height: 400px;
      background-size: cover;
      background-position: center center;
      border-radius: 5px;
      box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.26); }
      .timeline-wrapper .node .entry:before {
        position: absolute;
        top: 50%;
        bottom: 0;
        left: 0;
        right: 0;
        content: '';
        border-radius: 0 0 5px 5px;
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(15, 24, 49, 0.89) 100%);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(15, 24, 49, 0.89) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(15, 24, 49, 0.89) 100%);
        background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(15, 24, 49, 0.89) 100%); }
      .timeline-wrapper .node .entry.smallish {
        height: 320px; }
        .timeline-wrapper .node .entry.smallish .intro {
          top: 68%; }
      .timeline-wrapper .node .entry.short-entry {
        background: #E7E8EC;
        color: #5c6269;
        height: inherit;
        padding: 13px;
        box-shadow: none;
        position: relative;
        top: 41px;
        left: -1px;
        margin-bottom: 20px;
        text-shadow: 1px 1px rgba(255, 255, 255, 0.4); }
        .timeline-wrapper .node .entry.short-entry:before {
          background: none; }
      .timeline-wrapper .node .entry .intro {
        position: relative;
        top: 75%;
        color: #FFF;
        z-index: 9;
        letter-spacing: .3px; }
        .timeline-wrapper .node .entry .intro h4 {
          font-size: 20px;
          text-shadow: 1px 1px rgba(0, 0, 0, 0.69);
          letter-spacing: .5px; }
          @media (max-width: 767px) {
            .timeline-wrapper .node .entry .intro h4 {
              font-size: 17px; } }
        .timeline-wrapper .node .entry .intro p {
          font-weight: 300; }
          @media (max-width: 767px) {
            .timeline-wrapper .node .entry .intro p {
              font-size: 13px; } }
    .timeline-wrapper .node .news {
      position: relative;
      background-size: cover;
      background-position: center center;
      border-radius: 5px;
      box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.26);
      background: #fff; }
      .timeline-wrapper .node .news section {
        padding: 30px 20px 60px 20px; }
        .timeline-wrapper .node .news section h3 {
          margin-top: 0;
          font-size: 17px;
          line-height: 22px; }
        .timeline-wrapper .node .news section p {
          margin-top: 21px;
          line-height: 22px;
          font-size: 13px;
          color: #7A7979; }
      .timeline-wrapper .node .news footer {
        position: absolute;
        bottom: 0;
        padding: 12px 20px;
        width: 100%;
        font-size: 12px;
        font-weight: 500;
        color: #9EAEBE; }
        .timeline-wrapper .node .news footer .tag {
          position: relative;
          padding-left: 27px;
          text-transform: uppercase; }
          .timeline-wrapper .node .news footer .tag span {
            font-size: 21px;
            position: absolute;
            top: -5px;
            left: 0; }

.theme-docs-header {
  background: #f5f7f9;
  border-bottom: 1px solid #DEE4EA; }
  .theme-docs-header section {
    padding-top: 120px;
    padding-bottom: 30px; }
    @media (max-width: 991px) {
      .theme-docs-header section {
        padding-top: 100px; } }
    @media (max-width: 767px) {
      .theme-docs-header section {
        padding-top: 90px;
        text-align: center; } }
    .theme-docs-header section h1 {
      color: #222;
      line-height: 44px;
      font-size: 24px;
      font-weight: 400; }
      @media (max-width: 991px) {
        .theme-docs-header section h1 {
          font-size: 30px; } }
      @media (max-width: 767px) {
        .theme-docs-header section h1 {
          font-size: 27px; } }
    .theme-docs-header section p {
      color: #2a2a2d;
      margin-top: 20px;
      font-size: 17px;
      line-height: 24px; }

.nav-sidebar {
  margin-top: 25px;
  padding-left: 10px; }
  .nav-sidebar.fixed {
    position: fixed;
    top: 0; }
  .nav-sidebar li {
    margin: 0 !important; }
  .nav-sidebar .nav .nav-link {
    color: #444;
    position: relative;
    font-size: 15px;
    padding: 0.35em 1em; }
    .nav-sidebar .nav .nav-link:hover, .nav-sidebar .nav .nav-link:focus {
      background-color: transparent; }
    .nav-sidebar .nav .nav-link.active {
      color: #4d76c5; }
      .nav-sidebar .nav .nav-link.active:before {
        content: '';
        position: absolute;
        left: 0;
        height: 67%;
        top: 6px;
        width: 1px;
        background-color: #4d76c5; }
      .nav-sidebar .nav .nav-link.active + .nav {
        display: block; }
    .nav-sidebar .nav .nav-link + .nav {
      padding-left: 17px;
      list-style-type: none;
      display: none; }
      .nav-sidebar .nav .nav-link + .nav .nav-link {
        padding: 5px 20px; }

.theme-docs-wrapper {
  margin-top: 20px;
  margin-bottom: 100px; }
  .theme-docs-wrapper .h5 {
    line-height: 29px; }
  .theme-docs-wrapper .btn-pill,
  .theme-docs-wrapper .btn-shadow {
    outline: none; }
  .theme-docs-wrapper pre {
    margin: 25px 0;
    padding: 20px;
    background-color: #f5f7f9;
    border: 1px solid #dee0e2; }
    .theme-docs-wrapper pre code {
      margin-top: -10px;
      display: block; }
      .theme-docs-wrapper pre code.html > * {
        color: #2f6f9f;
        line-height: 20px; }
      .theme-docs-wrapper pre code.html [class*=hljs-tag] {
        color: #2f6f9f; }
      .theme-docs-wrapper pre code.html [class*=hljs-name] {
        color: #2f6f9f; }
      .theme-docs-wrapper pre code.html [class*=hljs-attr] {
        color: #4f9fcf; }
      .theme-docs-wrapper pre code.html [class*=hljs-string] {
        color: #d44950; }
      .theme-docs-wrapper pre code.css {
        color: #2f6f9f; }
        .theme-docs-wrapper pre code.css > * {
          color: #2f6f9f;
          line-height: 20px; }
        .theme-docs-wrapper pre code.css [class*=hljs-keyword] {
          color: #069; }
        .theme-docs-wrapper pre code.css [class*=hljs-number] {
          color: #f60; }
  .theme-docs-wrapper .panel {
    margin: 25px 0; }
    .theme-docs-wrapper .panel .panel-body {
      padding: 20px;
      border: 2px solid #f5f7f9;
      border-bottom: 0; }
    .theme-docs-wrapper .panel .panel-footer {
      background-color: #f5f7f9; }
      .theme-docs-wrapper .panel .panel-footer pre {
        padding: 20px;
        margin: 0;
        border: none; }
  .theme-docs-wrapper .transparent-navbar-wrapper {
    position: relative; }
    .theme-docs-wrapper .transparent-navbar-wrapper .ion-chevron-down {
      font-size: 10px; }
    .theme-docs-wrapper .transparent-navbar-wrapper .transparent-navbar-header {
      height: 190px; }
  .theme-docs-wrapper .slider-component {
    height: 450px; }
    .theme-docs-wrapper .slider-component li {
      margin: 0; }
    .theme-docs-wrapper .slider-component h3 {
      color: #fff;
      text-align: center;
      position: absolute;
      top: calc(50% - 60px);
      left: 0;
      right: 0;
      font-size: 26px;
      text-shadow: 1px 1px rgba(0, 0, 0, 0.15); }
  .theme-docs-wrapper .slider-options {
    padding: 0; }
    .theme-docs-wrapper .slider-options li {
      display: inline-block;
      margin: 3px 25px 3px 0; }
      .theme-docs-wrapper .slider-options li a.active {
        text-decoration: underline; }
  .theme-docs-wrapper .grid-example .row div[class^='col'] {
    border: 1px solid #dedede;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f7f7f7; }



/* navbar overrides*/
.navbar-fixed {
	position: fixed;
	z-index: 300;
	left: 0;
	width: 100%;
}

.border-1 {
	border: 1px solid #282F37;
}

/* for modals, ensures that the cancel button is visible no matter how long the list in the modal, scrolls list */
.modal-body-overflow {
	overflow-y: auto;
	max-height: calc(100vh - 200px);
}

/*.height-100 {
	height: calc(100vh);
}*/

/* rotating text on print view*/
.rotate {
	-webkit-transform: rotate(90deg);
	-webkit-transform-origin: left top;
	-moz-transform: rotate(90deg);
	-moz-transform-origin: left top;
	-ms-transform: rotate(90deg);
	-ms-transform-origin: left top;
	-o-transform: rotate(90deg);
	-o-transform-origin: left top;
	transform: rotate(90deg);
	transform-origin: left top;

	position: absolute;
	top: 0;
	left: 70%;
	white-space: nowrap;
}

@media print {
	.page-break {
		page-break-after: always;
	}
	td.bg-red {
		background-color: #FF6A6F !important;
		color: #282F37 !important;
	}
}

/* pop up toolbar for working on player or point */
.playDesignerToolbar {
	display:none;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 5;
}

.playDesignerToolbarSub {
	display: flex;
	flex: 1;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}

.playDesignerToolbarRight {
    right:0px;
    top:0px;
    height:100%;
    width:100px;
}

.playDesignerToolbarSubRight {
	flex-direction: column;
	height: 100%;
	width: 100px;
}

.playDesignerToolbarLeft {
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100px;
}

.playDesignerToolbarSubLeft {
	flex-direction: column;
	height: 100%;
	width: 100px;
}

.playDesignerToolbarBottom {
	left: 0;
	bottom: 0;
	height: 70px;
	width: 100%;
}

.playDesignerToolbarSubBottom {
	flex-direction: row;
	height: 70px;
	width: 100%;
}

a.playDesignerToolbarMove {
	position: absolute;
	z-index: 6;
	background-color: rgba(0, 0, 0, 0.7);
	color: #ffffff;
	font-size: 1.5em;
	padding:2px 0px;
	text-align:center;
	height: 30px;
	width: 30px;
	line-height:1;
}
a.playDesignerToolbarMove:hover {
	text-decoration:none;
}

.playDesignerToolbarMoveRight {
	right: 30px;
	top: -30px;
}

.playDesignerToolbarMoveLeft {
	right: 65px;
	top: -30px;
}

.playDesignerToolbarMoveBottom {
	right: 45px;
	top: -30px;
}

.btnAllowWrap {
	white-space:normal;
}

/* for alert box that appears at bottom of screen */
.float-center-box {
	position: fixed;
	z-index: 50;
	bottom: 0;
}
.float-center-div {
	display:none;
}

/* for custom radio button where you can click entire button to check or uncheck */
.checkboxradio {
	border: 1px solid #282F37;
	padding: 4px 7px 4px 7px;
	border-radius: 4px;
}
.checkboxradio-checked {
	background-color: #282F37;
	color: #ffffff;
}
.checkboxradio-unchecked {
	background-color: #ffffff;
	color: #282F37;
}

.icon-small {
	font-size: 0.75em !important;
}
.icon-big {
	font-size: 1.1em !important;
}
.icon-big-2 {
	font-size: 1.25em !important;
}
.icon-big-3 {
	font-size: 1.5em !important;
}

/* for buttons on rotation page, makes them display carot at right like a select box*/
button.truncate {
	display: flex;
	max-width:150px;
}
button.truncate span:not(.caret) {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
button.truncate .caret {
	margin: auto 0 auto auto;
}

.bg-red {
	background: #FF6A6F !important;
	color: #282F37 !important;
}
.bg-yellow {
	background: #FFFF9F !important;
	color: #282F37 !important;
}
.bg-green {
	background: #73E879 !important;
	color: #282F37 !important;
}
.bg-grey {
	background: #f0f0f0;
}
.bg-dark-grey {
	background: #cccccc;
}


/* for table on rotation page */
.table {
	width:auto;
}
.max-width-150px {
	max-width:150px;
}

/* for "game 1" arrows on rotation page */
.game-arrows {
	background-color: #4B9FCF;
	color: #fff;
	position: relative;
}
.game-arrows:before {
	width:0;
	height:0;
	border-top: 10px solid #4B9FCF;
	border-left: 10px solid transparent;
	position:absolute;
	bottom:-10px;
	right:0;
	content:"";
}
.game-arrows:after {
	width:0;
	height:0;
	border-top: 10px solid #4B9FCF;
	border-right: 10px solid transparent;
	position:absolute;
	bottom:-10px;
	left:0;
	content:"";
}

/* for div's on form pages, hover to change background color*/
.hover-grey:hover {
	background-color: #f0f0f0;
}
.hover-dark-grey {
	background-color: #f0f0f0;
}
.hover-dark-grey:hover {
	background-color: #cccccc;
}

/* for speed up down buttons */
a.nounder:hover {
    text-decoration:none;
}

/* custom text on page */
.blue-text {
    color: #58b0d5;
}
.grey-text {
	color: #A9B0BB;
}
.header-descr {
	color: #A9B0BB;
	font-size: 13px;
	letter-spacing: .3px;
	border-bottom: 2px solid #EBECEE;
	padding-bottom: 4px;
}


/* for popup error tags */
.form-error span.error {
	position: relative !important;
	display: inline-block;
	margin-top: -2px !important;
	margin-bottom: -8px !important;
	color: #fff !important;
	font-weight: normal !important;
	font-size: 15px !important;
	padding: 5px 7px !important;
	background: #4B9FCF !important;
	border-radius: 4px !important;
}

.form-error span.error.valid {
	display: none !important;
}

.form-error span.error:after {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #4B9FCF;
	border-width: 5px;
	left: 30px;
	margin-left: -5px;
}

/* logo image */
.vert-align-bottom{
	vertical-align:bottom;
}

/* bootstrap overrides */
.modal-content {
	background: #282F37;
}
.modal-header {
	background: linear-gradient(#282F37,#363a45);
	color: #fff;
	border: 1px solid #282F37;
}
.modal-body {
	background-color:#fff;
}
.modal-footer {
	background: linear-gradient(#363a45,#282F37);
	color: #66899b;
	border-top:0;
}
.bs-popover-bottom .arrow:after {
	border-bottom-color: #4B9FCF;
}
.popover-body {
	background: #4B9FCF;
	color:#fff;
}
.list-group-item:last-child, .list-group-item:first-child {
	border-radius: unset;
}
.card {
	background-color: #f0f0f0;
}
.modal-body div.list-group .list-group-item {
	background: #fff;
	color: #363a45
}
.modal-body div.list-group .list-group-item:hover {
	background: #4B9FCF;
	color:#fff;
}
