/* Minification failed. Returning unminified contents.
(12234,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12244,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
@-webkit-keyframes autofill {
  to {
    color: #fff;
    background: #333;
  }
}
@keyframes slide {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
/*!
 * Bootstrap v4.0.0-alpha.6 (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)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
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 {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template,
[hidden] {
  display: none;
}
@media print {
  * {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
@-ms-viewport {
  width: device-width;
}
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: none !important;
}
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] {
  cursor: help;
}
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: bold;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
a {
  color: #0275d8;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #014c8c;
  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 {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
}
[role="button"] {
  cursor: pointer;
}
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
  background-color: transparent;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: left;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
textarea {
  line-height: inherit;
}
input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}
input[type="search"] {
  -webkit-appearance: none;
}
output {
  display: inline-block;
}
[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.1;
  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.1;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
  font-size: 80%;
  font-weight: normal;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-unstyled,
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 5px;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72;
}
.blockquote-footer::before {
  content: "— ";
}
.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}
.blockquote-reverse .blockquote-footer::before {
  content: "";
}
.blockquote-reverse .blockquote-footer::after {
  content: " —";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #636c72;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",
    monospace;
}
code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem;
}
a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container,
.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  .row {
    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-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-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-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-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 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.pull-0 {
  right: auto;
}
.pull-1 {
  right: 8.333333%;
}
.pull-2 {
  right: 16.666667%;
}
.pull-3 {
  right: 25%;
}
.pull-4 {
  right: 33.333333%;
}
.pull-5 {
  right: 41.666667%;
}
.pull-6 {
  right: 50%;
}
.pull-7 {
  right: 58.333333%;
}
.pull-8 {
  right: 66.666667%;
}
.pull-9 {
  right: 75%;
}
.pull-10 {
  right: 83.333333%;
}
.pull-11 {
  right: 91.666667%;
}
.pull-12 {
  right: 100%;
}
.push-0 {
  left: auto;
}
.push-1 {
  left: 8.333333%;
}
.push-2 {
  left: 16.666667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.333333%;
}
.push-5 {
  left: 41.666667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.333333%;
}
.push-8 {
  left: 66.666667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.333333%;
}
.push-11 {
  left: 91.666667%;
}
.push-12 {
  left: 100%;
}
.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 {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.333333%;
  }
  .pull-sm-2 {
    right: 16.666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.333333%;
  }
  .pull-sm-5 {
    right: 41.666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.333333%;
  }
  .pull-sm-8 {
    right: 66.666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.333333%;
  }
  .pull-sm-11 {
    right: 91.666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.333333%;
  }
  .push-sm-2 {
    left: 16.666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.333333%;
  }
  .push-sm-5 {
    left: 41.666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.333333%;
  }
  .push-sm-8 {
    left: 66.666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.333333%;
  }
  .push-sm-11 {
    left: 91.666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .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 {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.333333%;
  }
  .pull-md-2 {
    right: 16.666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.333333%;
  }
  .pull-md-5 {
    right: 41.666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.333333%;
  }
  .pull-md-8 {
    right: 66.666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.333333%;
  }
  .pull-md-11 {
    right: 91.666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.333333%;
  }
  .push-md-2 {
    left: 16.666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.333333%;
  }
  .push-md-5 {
    left: 41.666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.333333%;
  }
  .push-md-8 {
    left: 66.666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.333333%;
  }
  .push-md-11 {
    left: 91.666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .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 {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.333333%;
  }
  .pull-lg-2 {
    right: 16.666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.333333%;
  }
  .pull-lg-5 {
    right: 41.666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.333333%;
  }
  .pull-lg-8 {
    right: 66.666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.333333%;
  }
  .pull-lg-11 {
    right: 91.666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.333333%;
  }
  .push-lg-2 {
    left: 16.666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.333333%;
  }
  .push-lg-5 {
    left: 41.666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.333333%;
  }
  .push-lg-8 {
    left: 66.666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.333333%;
  }
  .push-lg-11 {
    left: 91.666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .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 {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.333333%;
  }
  .pull-xl-2 {
    right: 16.666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.333333%;
  }
  .pull-xl-5 {
    right: 41.666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.333333%;
  }
  .pull-xl-8 {
    right: 66.666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.333333%;
  }
  .pull-xl-11 {
    right: 91.666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.333333%;
  }
  .push-xl-2 {
    left: 16.666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.333333%;
  }
  .push-xl-5 {
    left: 41.666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.333333%;
  }
  .push-xl-8 {
    left: 66.666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.333333%;
  }
  .push-xl-11 {
    left: 91.666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .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;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}
.table tbody + tbody {
  border-top: 2px solid #eceeef;
}
.table .table {
  background-color: #fff;
}
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}
.table-bordered {
  border: 1px solid #eceeef;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}
.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-active {
  background-color: rgba(0, 0, 0, 0.075);
}
.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-success {
  background-color: #dff0d8;
}
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}
.table-hover .table-success:hover {
  background-color: #d0e9c6;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}
.table-info {
  background-color: #d9edf7;
}
.table-info > th,
.table-info > td {
  background-color: #d9edf7;
}
.table-hover .table-info:hover {
  background-color: #c4e3f3;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}
.table-warning {
  background-color: #fcf8e3;
}
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3;
}
.table-hover .table-warning:hover {
  background-color: #faf2cc;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}
.table-danger {
  background-color: #f2dede;
}
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}
.table-hover .table-danger:hover {
  background-color: #ebcccc;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}
.thead-inverse th {
  color: #fff;
  background-color: #292b2c;
}
.thead-default th {
  color: #464a4c;
  background-color: #eceeef;
}
.table-inverse {
  color: #fff;
  background-color: #292b2c;
}
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #fff;
}
.table-inverse.table-bordered {
  border: 0;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive.table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #5cb3fd;
  outline: none;
}
.form-control::-webkit-input-placeholder,
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::placeholder {
  color: #636c72;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}
.form-control:disabled {
  cursor: not-allowed;
}
select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
}
.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0;
}
.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem;
}
.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem;
}
.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}
.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-static.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon {
  padding-right: 0;
  padding-left: 0;
}
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}
.form-control-static.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon {
  padding-right: 0;
  padding-left: 0;
}
.input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem;
}
.input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]) {
  height: 1.8125rem;
}
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}
.form-control-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
select.form-control-lg:not([size]):not([multiple]) {
  height: 3.166667rem;
}
.input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]) {
  height: 3.166667rem;
}
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.166667rem;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}
.form-check.disabled .form-check-label {
  color: #636c72;
  cursor: not-allowed;
}
.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}
.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}
.form-check-input:only-child {
  position: static;
}
.form-check-inline {
  display: inline-block;
}
.form-check-inline .form-check-label {
  vertical-align: middle;
}
.form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}
.form-control-feedback {
  margin-top: 0.25rem;
}
.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  -webkit-background-size: 1.125rem 1.125rem;
  background-size: 1.125rem 1.125rem;
}
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c;
}
.has-success .form-control {
  border-color: #5cb85c;
}
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}
.has-success .form-control-success {
  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='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}
.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e;
}
.has-warning .form-control {
  border-color: #f0ad4e;
}
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: #fff;
}
.has-warning .form-control-warning {
  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='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}
.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f;
}
.has-danger .form-control {
  border-color: #d9534f;
}
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}
.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}
.form-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
  }
  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  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.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn:focus,
.btn:hover {
  text-decoration: none;
}
.btn:focus,
.btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}
.btn.disabled,
.btn:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
.btn:active,
.btn.active {
  background-image: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
.btn-primary:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}
.btn-primary:focus,
.btn-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #0275d8;
  border-color: #0275d8;
}
.btn-primary:active,
.btn-primary.active {
  color: #fff;
  background-color: #025aa5;
  background-image: none;
  border-color: #01549b;
}
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #025aa5;
  background-image: none;
  border-color: #01549b;
}
.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}
.btn-secondary:hover {
  color: #292b2c;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-secondary:focus,
.btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #fff;
  border-color: #ccc;
}
.btn-secondary:active,
.btn-secondary.active {
  color: #292b2c;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.show > .btn-secondary.dropdown-toggle {
  color: #292b2c;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
.btn-info:focus,
.btn-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info:active,
.btn-info.active {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
.btn-success:focus,
.btn-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success:active,
.btn-success.active {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #419641;
}
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #419641;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
.btn-warning:focus,
.btn-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning:active,
.btn-warning.active {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
}
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
.btn-danger:focus,
.btn-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger:active,
.btn-danger.active {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}
.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
.btn-outline-primary:focus,
.btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #0275d8;
  background-color: transparent;
}
.btn-outline-primary:active,
.btn-outline-primary.active {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #ccc;
  background-color: transparent;
}
.btn-outline-secondary:active,
.btn-outline-secondary.active {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-outline-info:focus,
.btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent;
}
.btn-outline-info:active,
.btn-outline-info.active {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-outline-success:focus,
.btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #5cb85c;
  background-color: transparent;
}
.btn-outline-success:active,
.btn-outline-success.active {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}
.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-outline-warning:focus,
.btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #f0ad4e;
  background-color: transparent;
}
.btn-outline-warning:active,
.btn-outline-warning.active {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-outline-danger:focus,
.btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #d9534f;
  background-color: transparent;
}
.btn-outline-danger:active,
.btn-outline-danger.active {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0;
  background-color: transparent;
  border-color: transparent;
}
.btn-link:active,
.btn-link.active,
.btn-link:disabled {
  background-color: transparent;
}
.btn-link:focus,
.btn-link:active,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #014c8c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link:disabled {
  color: #636c72;
}
.btn-link:disabled:focus,
.btn-link:disabled:hover {
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  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;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.show {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.show {
  display: block;
}
tr.collapse.show {
  display: table-row;
}
tbody.collapse.show {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: transparent;
}
.show > .dropdown-menu {
  display: block;
}
.show > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #636c72;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group {
  margin-left: -1px;
}
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group {
  margin-left: -1px;
}
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn + .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: 1.125rem;
  padding-left: 1.125rem;
}
.btn-group-vertical {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group .form-control:focus,
.input-group .form-control:active,
.input-group .form-control:hover {
  z-index: 3;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.input-group-addon.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.input-group-addon.form-control-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-btn:not(:first-child)
  > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:not(:last-child) {
  border-right: 0;
}
.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active,
.input-group-btn > .btn:hover {
  z-index: 3;
}
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.input-group-btn:not(:first-child) > .btn:focus,
.input-group-btn:not(:first-child) > .btn:active,
.input-group-btn:not(:first-child) > .btn:hover {
  z-index: 3;
}
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}
.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer;
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #0275d8;
}
.custom-control-input:focus ~ .custom-control-indicator {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
}
.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #8fcafe;
}
.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eceeef;
}
.custom-control-input:disabled ~ .custom-control-description {
  color: #636c72;
  cursor: not-allowed;
}
.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 50% 50%;
  background-size: 50% 50%;
}
.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-indicator {
  background-color: #0275d8;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-indicator {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-controls-stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.custom-controls-stacked .custom-control {
  margin-bottom: 0.25rem;
}
.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}
.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #fff
    url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
    no-repeat right 0.75rem center;
  -webkit-background-size: 8px 10px;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.custom-select:focus {
  border-color: #5cb3fd;
  outline: none;
}
.custom-select:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}
.custom-select:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #eceeef;
}
.custom-select::-ms-expand {
  opacity: 0;
}
.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}
.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer;
}
.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}
.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.custom-file-control:lang(en)::after {
  content: "Choose file...";
}
.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-file-control:lang(en)::before {
  content: "Browse";
}
.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5em 1em;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #636c72;
  cursor: not-allowed;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}
.nav-tabs .nav-link.disabled {
  color: #636c72;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active {
  color: #464a4c;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}
.nav-tabs .nav-item.show .nav-link {
  color: #464a4c;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}
.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.5rem 1rem;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
}
.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}
.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}
@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
}
.navbar-toggleable-xl .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  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-toggler:focus,
.navbar-light .navbar-toggler: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 .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  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 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: #fff;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
}
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
  color: #fff;
}
.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-inverse .navbar-nav .nav-link:focus,
.navbar-inverse .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-inverse .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link {
  color: #fff;
}
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-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-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  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-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}
.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}
.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}
.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}
.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}
.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}
.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}
.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8;
}
.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}
.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}
.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}
.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}
.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}
.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}
.card-inverse .card-header,
.card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}
.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
  color: #fff;
}
.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}
.card-img {
  border-radius: calc(0.25rem - 1px);
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-deck .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }
  .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}
@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}
@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%;
    margin-bottom: 0.75rem;
  }
}
.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem;
}
.breadcrumb::after {
  display: block;
  content: "";
  clear: both;
}
.breadcrumb-item {
  float: left;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #636c72;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #636c72;
}
.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0275d8;
  background-color: #fff;
  border: 1px solid #ddd;
}
.page-link:focus,
.page-link:hover {
  color: #014c8c;
  text-decoration: none;
  background-color: #eceeef;
  border-color: #ddd;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-default {
  background-color: #636c72;
}
.badge-default[href]:focus,
.badge-default[href]:hover {
  background-color: #4b5257;
}
.badge-primary {
  background-color: #0275d8;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
  background-color: #025aa5;
}
.badge-success {
  background-color: #5cb85c;
}
.badge-success[href]:focus,
.badge-success[href]:hover {
  background-color: #449d44;
}
.badge-info {
  background-color: #5bc0de;
}
.badge-info[href]:focus,
.badge-info[href]:hover {
  background-color: #31b0d5;
}
.badge-warning {
  background-color: #f0ad4e;
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
  background-color: #ec971f;
}
.badge-danger {
  background-color: #d9534f;
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
  background-color: #c9302c;
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-hr {
  border-top-color: #d0d5d8;
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: bold;
}
.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c1e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6d5ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7ecb5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9b9;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0.25rem;
}
.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #0275d8;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  -webkit-background-size: 1rem 1rem;
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  -o-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}
.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit;
}
.list-group-item-action .list-group-item-heading {
  color: #292b2c;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  color: #464a4c;
  text-decoration: none;
  background-color: #f7f7f9;
}
.list-group-item-action:active {
  color: #292b2c;
  background-color: #eceeef;
}
.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  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-right-radius: 0.25rem;
  border-top-left-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 {
  text-decoration: none;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #fff;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item:disabled .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item:disabled .list-group-item-text {
  color: #636c72;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
.list-group-item.active .list-group-item-heading {
  color: inherit;
}
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text {
  color: #daeeff;
}
.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-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.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%;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.75;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out,
    -o-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px;
}
.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip.tooltip-top,
.tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.tooltip-top .tooltip-inner::before,
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.tooltip-right,
.tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.tooltip-right .tooltip-inner::before,
.tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.tooltip-bottom,
.tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.tooltip-bottom .tooltip-inner::before,
.tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.tooltip-left,
.tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.tooltip-left .tooltip-inner::before,
.tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover.popover-top,
.popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}
.popover.popover-top::before,
.popover.popover-top::after {
  left: 50%;
  border-bottom-width: 0;
}
.popover.bs-tether-element-attached-bottom::before,
.popover.bs-tether-element-attached-bottom::after {
  left: 50%;
  border-bottom-width: 0;
}
.popover.popover-top::before,
.popover.bs-tether-element-attached-bottom::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.popover.popover-top::after,
.popover.bs-tether-element-attached-bottom::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}
.popover.popover-right,
.popover.bs-tether-element-attached-left {
  margin-left: 10px;
}
.popover.popover-right::before,
.popover.popover-right::after {
  top: 50%;
  border-left-width: 0;
}
.popover.bs-tether-element-attached-left::before,
.popover.bs-tether-element-attached-left::after {
  top: 50%;
  border-left-width: 0;
}
.popover.popover-right::before,
.popover.bs-tether-element-attached-left::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.popover-right::after,
.popover.bs-tether-element-attached-left::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}
.popover.popover-bottom,
.popover.bs-tether-element-attached-top {
  margin-top: 10px;
}
.popover.popover-bottom::before,
.popover.popover-bottom::after {
  left: 50%;
  border-top-width: 0;
}
.popover.bs-tether-element-attached-top::before,
.popover.bs-tether-element-attached-top::after {
  left: 50%;
  border-top-width: 0;
}
.popover.popover-bottom::before,
.popover.bs-tether-element-attached-top::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.popover-bottom::after,
.popover.bs-tether-element-attached-top::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}
.popover.popover-bottom .popover-title::before,
.popover.bs-tether-element-attached-top .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.popover.popover-left,
.popover.bs-tether-element-attached-right {
  margin-left: -10px;
}
.popover.popover-left::before,
.popover.popover-left::after {
  top: 50%;
  border-right-width: 0;
}
.popover.bs-tether-element-attached-right::before,
.popover.bs-tether-element-attached-right::after {
  top: 50%;
  border-right-width: 0;
}
.popover.popover-left::before,
.popover.bs-tether-element-attached-right::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.popover-left::after,
.popover.bs-tether-element-attached-right::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px);
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover::before {
  content: "";
  border-width: 11px;
}
.popover::after {
  content: "";
  border-width: 10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-item {
  position: relative;
  display: none;
  width: 100%;
}
.carousel-item.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (-webkit-transform-3d) {
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out,
      -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
}
@supports (-webkit-transform: translate3d(0, 0, 0)) or
  (transform: translate3d(0, 0, 0)) {
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out,
      -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
}
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}
@media (-webkit-transform-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: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@supports (-webkit-transform: translate3d(0, 0, 0)) or
  (transform: translate3d(0, 0, 0)) {
  .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: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: 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 {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-next:focus,
.carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  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-faded {
  background-color: #f7f7f7;
}
.bg-primary {
  background-color: #0275d8 !important;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #025aa5 !important;
}
.bg-success {
  background-color: #5cb85c !important;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #449d44 !important;
}
.bg-info {
  background-color: #5bc0de !important;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #31b0d5 !important;
}
.bg-warning {
  background-color: #f0ad4e !important;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #ec971f !important;
}
.bg-danger {
  background-color: #d9534f !important;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #c9302c !important;
}
.bg-inverse {
  background-color: #292b2c !important;
}
a.bg-inverse:focus,
a.bg-inverse:hover {
  background-color: #101112 !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;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.rounded-circle {
  border-radius: 50%;
}
.rounded-0 {
  border-radius: 0;
}
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.flex-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-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;
  -webkit-flex-direction: column-reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -webkit-justify-content: space-around !important;
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -webkit-align-content: flex-start !important;
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -webkit-align-content: flex-end !important;
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -webkit-align-content: center !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -webkit-align-content: space-between !important;
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -webkit-align-content: space-around !important;
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -webkit-align-content: stretch !important;
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -webkit-align-self: auto !important;
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -webkit-align-self: flex-end !important;
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -webkit-align-self: baseline !important;
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -webkit-align-self: stretch !important;
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-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;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-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;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-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;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-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;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
}
.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;
}
.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 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.m-1 {
  margin: 0.25rem 0.25rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem 0.5rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.m-3 {
  margin: 1rem 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.m-4 {
  margin: 1.5rem 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.m-5 {
  margin: 3rem 3rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mr-5 {
  margin-right: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.ml-5 {
  margin-left: 3rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.p-0 {
  padding: 0 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-1 {
  padding: 0.25rem 0.25rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem 0.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.p-3 {
  padding: 1rem 1rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.p-4 {
  padding: 1.5rem 1.5rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.p-5 {
  padding: 3rem 3rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pr-5 {
  padding-right: 3rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.pl-5 {
  padding-left: 3rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-md-0 {
    padding: 0 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem 1rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3 {
    margin-left: 1rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem 3rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5 {
    margin-left: 3rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem 1rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3 {
    padding-left: 1rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem 3rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5 {
    padding-left: 3rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-normal {
  font-weight: normal;
}
.font-weight-bold {
  font-weight: bold;
}
.font-italic {
  font-style: italic;
}
.text-white {
  color: #fff !important;
}
.text-muted {
  color: #636c72 !important;
}
a.text-muted:focus,
a.text-muted:hover {
  color: #4b5257 !important;
}
.text-primary {
  color: #0275d8 !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #025aa5 !important;
}
.text-success {
  color: #5cb85c !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #449d44 !important;
}
.text-info {
  color: #5bc0de !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #31b0d5 !important;
}
.text-warning {
  color: #f0ad4e !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #ec971f !important;
}
.text-danger {
  color: #d9534f !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #c9302c !important;
}
.text-gray-dark {
  color: #292b2c !important;
}
a.text-gray-dark:focus,
a.text-gray-dark:hover {
  color: #101112 !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.invisible {
  visibility: hidden !important;
}
.hidden-xs-up,
.hidden-xl-down,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block {
  display: none !important;
}
@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  clear: both;
}
a,
.transition,
:after,
:before,
input[type="submit"] {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
:focus,
:active {
  text-decoration: none !important;
}
label.error {
  display: none !important;
}
a,
:after,
:before,
input[type="submit"] {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover {
  text-decoration: none;
}
input[type="text"].error,
input[type="password"].error,
select.error,
textarea.error {
  background: #f8dbdb !important;
  border: 1px solid #e77776 !important;
  color: #fff !important;
}
input[type="text"].errorInput.error,
input[type="password"].errorInput.error,
select.errorInput.error,
textarea.errorInput.error {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #e77776 !important;
  color: #000 !important;
}
.site {
  overflow: hidden;
}
body {
  height: auto !important;
}
body,
html {
  scrollbar-base-color: #e5465a;
  scrollbar-face-color: #382666;
  scrollbar-3dlight-color: transparent;
  scrollbar-highlight-color: #e5465a;
  scrollbar-track-color: #e5465a;
  scrollbar-arrow-color: #382666;
  scrollbar-shadow-color: #e5465a;
  scrollbar-dark-shadow-color: #e5465a;
}
body::-webkit-scrollbar,
html::-webkit-scrollbar {
  width: 10px;
  background-color: rgba(0, 0, 0, 0.3);
}
body::-webkit-scrollbar-thumb,
html::-webkit-scrollbar-thumb {
  background: #382666;
  margin: 4px;
}
body::-webkit-scrollbar-track,
html::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: #e5465a;
}
body,
html,
input,
textarea,
address,
select {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-rendering: optimizeSpeed;
}
@-webkit-keyframes wind {
  0% {
    transform: perspective(500px) rotateX(0deg);
  }
  50% {
    transform: perspective(500px) rotateX(20deg);
  }
  100% {
    transform: perspective(500px) rotateX(0deg);
  }
}
@keyframes wind {
  0% {
    transform: perspective(500px) rotateX(0deg);
  }
  50% {
    transform: perspective(500px) rotateX(20deg);
  }
  100% {
    transform: perspective(500px) rotateX(0deg);
  }
}
@keyframes wind {
  0% {
    transform: perspective(500px) rotateX(0deg);
  }
  50% {
    transform: perspective(500px) rotateX(5deg);
  }
  100% {
    transform: perspective(500px) rotateX(0deg);
  }
}
@font-face {
  font-family: "Ionicons";
  font-display: swap;
  src: url("/Content/site/fonts/source/ionicons/ionicons.woff") format("woff");
  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: "";
}
.ion-alert-circled:before {
  content: "";
}
.ion-android-add:before {
  content: "";
}
.ion-android-add-circle:before {
  content: "";
}
.ion-android-alarm-clock:before {
  content: "";
}
.ion-android-alert:before {
  content: "";
}
.ion-android-apps:before {
  content: "";
}
.ion-android-archive:before {
  content: "";
}
.ion-android-arrow-back:before {
  content: "";
}
.ion-android-arrow-down:before {
  content: "";
}
.ion-android-arrow-dropdown:before {
  content: "";
}
.ion-android-arrow-dropdown-circle:before {
  content: "";
}
.ion-android-arrow-dropleft:before {
  content: "";
}
.ion-android-arrow-dropleft-circle:before {
  content: "";
}
.ion-android-arrow-dropright:before {
  content: "";
}
.ion-android-arrow-dropright-circle:before {
  content: "";
}
.ion-android-arrow-dropup:before {
  content: "";
}
.ion-android-arrow-dropup-circle:before {
  content: "";
}
.ion-android-arrow-forward:before {
  content: "";
}
.ion-android-arrow-up:before {
  content: "";
}
.ion-android-attach:before {
  content: "";
}
.ion-android-bar:before {
  content: "";
}
.ion-android-bicycle:before {
  content: "";
}
.ion-android-boat:before {
  content: "";
}
.ion-android-bookmark:before {
  content: "";
}
.ion-android-bulb:before {
  content: "";
}
.ion-android-bus:before {
  content: "";
}
.ion-android-calendar:before {
  content: "";
}
.ion-android-call:before {
  content: "";
}
.ion-android-camera:before {
  content: "";
}
.ion-android-cancel:before {
  content: "";
}
.ion-android-car:before {
  content: "";
}
.ion-android-cart:before {
  content: "";
}
.ion-android-chat:before {
  content: "";
}
.ion-android-checkbox:before {
  content: "";
}
.ion-android-checkbox-blank:before {
  content: "";
}
.ion-android-checkbox-outline:before {
  content: "";
}
.ion-android-checkbox-outline-blank:before {
  content: "";
}
.ion-android-checkmark-circle:before {
  content: "";
}
.ion-android-clipboard:before {
  content: "";
}
.ion-android-close:before {
  content: "";
}
.ion-android-cloud:before {
  content: "";
}
.ion-android-cloud-circle:before {
  content: "";
}
.ion-android-cloud-done:before {
  content: "";
}
.ion-android-cloud-outline:before {
  content: "";
}
.ion-android-color-palette:before {
  content: "";
}
.ion-android-compass:before {
  content: "";
}
.ion-android-contact:before {
  content: "";
}
.ion-android-contacts:before {
  content: "";
}
.ion-android-contract:before {
  content: "";
}
.ion-android-create:before {
  content: "";
}
.ion-android-delete:before {
  content: "";
}
.ion-android-desktop:before {
  content: "";
}
.ion-android-document:before {
  content: "";
}
.ion-android-done:before {
  content: "";
}
.ion-android-done-all:before {
  content: "";
}
.ion-android-download:before {
  content: "";
}
.ion-android-drafts:before {
  content: "";
}
.ion-android-exit:before {
  content: "";
}
.ion-android-expand:before {
  content: "";
}
.ion-android-favorite:before {
  content: "";
}
.ion-android-favorite-outline:before {
  content: "";
}
.ion-android-film:before {
  content: "";
}
.ion-android-folder:before {
  content: "";
}
.ion-android-folder-open:before {
  content: "";
}
.ion-android-funnel:before {
  content: "";
}
.ion-android-globe:before {
  content: "";
}
.ion-android-hand:before {
  content: "";
}
.ion-android-hangout:before {
  content: "";
}
.ion-android-happy:before {
  content: "";
}
.ion-android-home:before {
  content: "";
}
.ion-android-image:before {
  content: "";
}
.ion-android-laptop:before {
  content: "";
}
.ion-android-list:before {
  content: "";
}
.ion-android-locate:before {
  content: "";
}
.ion-android-lock:before {
  content: "";
}
.ion-android-mail:before {
  content: "";
}
.ion-android-map:before {
  content: "";
}
.ion-android-menu:before {
  content: "";
}
.ion-android-microphone:before {
  content: "";
}
.ion-android-microphone-off:before {
  content: "";
}
.ion-android-more-horizontal:before {
  content: "";
}
.ion-android-more-vertical:before {
  content: "";
}
.ion-android-navigate:before {
  content: "";
}
.ion-android-notifications:before {
  content: "";
}
.ion-android-notifications-none:before {
  content: "";
}
.ion-android-notifications-off:before {
  content: "";
}
.ion-android-open:before {
  content: "";
}
.ion-android-options:before {
  content: "";
}
.ion-android-people:before {
  content: "";
}
.ion-android-person:before {
  content: "";
}
.ion-android-person-add:before {
  content: "";
}
.ion-android-phone-landscape:before {
  content: "";
}
.ion-android-phone-portrait:before {
  content: "";
}
.ion-android-pin:before {
  content: "";
}
.ion-android-plane:before {
  content: "";
}
.ion-android-playstore:before {
  content: "";
}
.ion-android-print:before {
  content: "";
}
.ion-android-radio-button-off:before {
  content: "";
}
.ion-android-radio-button-on:before {
  content: "";
}
.ion-android-refresh:before {
  content: "";
}
.ion-android-remove:before {
  content: "";
}
.ion-android-remove-circle:before {
  content: "";
}
.ion-android-restaurant:before {
  content: "";
}
.ion-android-sad:before {
  content: "";
}
.ion-android-search:before {
  content: "";
}
.ion-android-send:before {
  content: "";
}
.ion-android-settings:before {
  content: "";
}
.ion-android-share:before {
  content: "";
}
.ion-android-share-alt:before {
  content: "";
}
.ion-android-star:before {
  content: "";
}
.ion-android-star-half:before {
  content: "";
}
.ion-android-star-outline:before {
  content: "";
}
.ion-android-stopwatch:before {
  content: "";
}
.ion-android-subway:before {
  content: "";
}
.ion-android-sunny:before {
  content: "";
}
.ion-android-sync:before {
  content: "";
}
.ion-android-textsms:before {
  content: "";
}
.ion-android-time:before {
  content: "";
}
.ion-android-train:before {
  content: "";
}
.ion-android-unlock:before {
  content: "";
}
.ion-android-upload:before {
  content: "";
}
.ion-android-volume-down:before {
  content: "";
}
.ion-android-volume-mute:before {
  content: "";
}
.ion-android-volume-off:before {
  content: "";
}
.ion-android-volume-up:before {
  content: "";
}
.ion-android-walk:before {
  content: "";
}
.ion-android-warning:before {
  content: "";
}
.ion-android-watch:before {
  content: "";
}
.ion-android-wifi:before {
  content: "";
}
.ion-aperture:before {
  content: "";
}
.ion-archive:before {
  content: "";
}
.ion-arrow-down-a:before {
  content: "";
}
.ion-arrow-down-b:before {
  content: "";
}
.ion-arrow-down-c:before {
  content: "";
}
.ion-arrow-expand:before {
  content: "";
}
.ion-arrow-graph-down-left:before {
  content: "";
}
.ion-arrow-graph-down-right:before {
  content: "";
}
.ion-arrow-graph-up-left:before {
  content: "";
}
.ion-arrow-graph-up-right:before {
  content: "";
}
.ion-arrow-left-a:before {
  content: "";
}
.ion-arrow-left-b:before {
  content: "";
}
.ion-arrow-left-c:before {
  content: "";
}
.ion-arrow-move:before {
  content: "";
}
.ion-arrow-resize:before {
  content: "";
}
.ion-arrow-return-left:before {
  content: "";
}
.ion-arrow-return-right:before {
  content: "";
}
.ion-arrow-right-a:before {
  content: "";
}
.ion-arrow-right-b:before {
  content: "";
}
.ion-arrow-right-c:before {
  content: "";
}
.ion-arrow-shrink:before {
  content: "";
}
.ion-arrow-swap:before {
  content: "";
}
.ion-arrow-up-a:before {
  content: "";
}
.ion-arrow-up-b:before {
  content: "";
}
.ion-arrow-up-c:before {
  content: "";
}
.ion-asterisk:before {
  content: "";
}
.ion-at:before {
  content: "";
}
.ion-backspace:before {
  content: "";
}
.ion-backspace-outline:before {
  content: "";
}
.ion-bag:before {
  content: "";
}
.ion-battery-charging:before {
  content: "";
}
.ion-battery-empty:before {
  content: "";
}
.ion-battery-full:before {
  content: "";
}
.ion-battery-half:before {
  content: "";
}
.ion-battery-low:before {
  content: "";
}
.ion-beaker:before {
  content: "";
}
.ion-beer:before {
  content: "";
}
.ion-bluetooth:before {
  content: "";
}
.ion-bonfire:before {
  content: "";
}
.ion-bookmark:before {
  content: "";
}
.ion-bowtie:before {
  content: "";
}
.ion-briefcase:before {
  content: "";
}
.ion-bug:before {
  content: "";
}
.ion-calculator:before {
  content: "";
}
.ion-calendar:before {
  content: "";
}
.ion-camera:before {
  content: "";
}
.ion-card:before {
  content: "";
}
.ion-cash:before {
  content: "";
}
.ion-chatbox:before {
  content: "";
}
.ion-chatbox-working:before {
  content: "";
}
.ion-chatboxes:before {
  content: "";
}
.ion-chatbubble:before {
  content: "";
}
.ion-chatbubble-working:before {
  content: "";
}
.ion-chatbubbles:before {
  content: "";
}
.ion-checkmark:before {
  content: "";
}
.ion-checkmark-circled:before {
  content: "";
}
.ion-checkmark-round:before {
  content: "";
}
.ion-chevron-down:before {
  content: "";
}
.ion-chevron-left:before {
  content: "";
}
.ion-chevron-right:before {
  content: "";
}
.ion-chevron-up:before {
  content: "";
}
.ion-clipboard:before {
  content: "";
}
.ion-clock:before {
  content: "";
}
.ion-close:before {
  content: "";
}
.ion-close-circled:before {
  content: "";
}
.ion-close-round:before {
  content: "";
}
.ion-closed-captioning:before {
  content: "";
}
.ion-cloud:before {
  content: "";
}
.ion-code:before {
  content: "";
}
.ion-code-download:before {
  content: "";
}
.ion-code-working:before {
  content: "";
}
.ion-coffee:before {
  content: "";
}
.ion-compass:before {
  content: "";
}
.ion-compose:before {
  content: "";
}
.ion-connection-bars:before {
  content: "";
}
.ion-contrast:before {
  content: "";
}
.ion-crop:before {
  content: "";
}
.ion-cube:before {
  content: "";
}
.ion-disc:before {
  content: "";
}
.ion-document:before {
  content: "";
}
.ion-document-text:before {
  content: "";
}
.ion-drag:before {
  content: "";
}
.ion-earth:before {
  content: "";
}
.ion-easel:before {
  content: "";
}
.ion-edit:before {
  content: "";
}
.ion-egg:before {
  content: "";
}
.ion-eject:before {
  content: "";
}
.ion-email:before {
  content: "";
}
.ion-email-unread:before {
  content: "";
}
.ion-erlenmeyer-flask:before {
  content: "";
}
.ion-erlenmeyer-flask-bubbles:before {
  content: "";
}
.ion-eye:before {
  content: "";
}
.ion-eye-disabled:before {
  content: "";
}
.ion-female:before {
  content: "";
}
.ion-filing:before {
  content: "";
}
.ion-film-marker:before {
  content: "";
}
.ion-fireball:before {
  content: "";
}
.ion-flag:before {
  content: "";
}
.ion-flame:before {
  content: "";
}
.ion-flash:before {
  content: "";
}
.ion-flash-off:before {
  content: "";
}
.ion-folder:before {
  content: "";
}
.ion-fork:before {
  content: "";
}
.ion-fork-repo:before {
  content: "";
}
.ion-forward:before {
  content: "";
}
.ion-funnel:before {
  content: "";
}
.ion-gear-a:before {
  content: "";
}
.ion-gear-b:before {
  content: "";
}
.ion-grid:before {
  content: "";
}
.ion-hammer:before {
  content: "";
}
.ion-happy:before {
  content: "";
}
.ion-happy-outline:before {
  content: "";
}
.ion-headphone:before {
  content: "";
}
.ion-heart:before {
  content: "";
}
.ion-heart-broken:before {
  content: "";
}
.ion-help:before {
  content: "";
}
.ion-help-buoy:before {
  content: "";
}
.ion-help-circled:before {
  content: "";
}
.ion-home:before {
  content: "";
}
.ion-icecream:before {
  content: "";
}
.ion-image:before {
  content: "";
}
.ion-images:before {
  content: "";
}
.ion-information:before {
  content: "";
}
.ion-information-circled:before {
  content: "";
}
.ion-ionic:before {
  content: "";
}
.ion-ios-alarm:before {
  content: "";
}
.ion-ios-alarm-outline:before {
  content: "";
}
.ion-ios-albums:before {
  content: "";
}
.ion-ios-albums-outline:before {
  content: "";
}
.ion-ios-americanfootball:before {
  content: "";
}
.ion-ios-americanfootball-outline:before {
  content: "";
}
.ion-ios-analytics:before {
  content: "";
}
.ion-ios-analytics-outline:before {
  content: "";
}
.ion-ios-arrow-back:before {
  content: "";
}
.ion-ios-arrow-down:before {
  content: "";
}
.ion-ios-arrow-forward:before {
  content: "";
}
.ion-ios-arrow-left:before {
  content: "";
}
.ion-ios-arrow-right:before {
  content: "";
}
.ion-ios-arrow-thin-down:before {
  content: "";
}
.ion-ios-arrow-thin-left:before {
  content: "";
}
.ion-ios-arrow-thin-right:before {
  content: "";
}
.ion-ios-arrow-thin-up:before {
  content: "";
}
.ion-ios-arrow-up:before {
  content: "";
}
.ion-ios-at:before {
  content: "";
}
.ion-ios-at-outline:before {
  content: "";
}
.ion-ios-barcode:before {
  content: "";
}
.ion-ios-barcode-outline:before {
  content: "";
}
.ion-ios-baseball:before {
  content: "";
}
.ion-ios-baseball-outline:before {
  content: "";
}
.ion-ios-basketball:before {
  content: "";
}
.ion-ios-basketball-outline:before {
  content: "";
}
.ion-ios-bell:before {
  content: "";
}
.ion-ios-bell-outline:before {
  content: "";
}
.ion-ios-body:before {
  content: "";
}
.ion-ios-body-outline:before {
  content: "";
}
.ion-ios-bolt:before {
  content: "";
}
.ion-ios-bolt-outline:before {
  content: "";
}
.ion-ios-book:before {
  content: "";
}
.ion-ios-book-outline:before {
  content: "";
}
.ion-ios-bookmarks:before {
  content: "";
}
.ion-ios-bookmarks-outline:before {
  content: "";
}
.ion-ios-box:before {
  content: "";
}
.ion-ios-box-outline:before {
  content: "";
}
.ion-ios-briefcase:before {
  content: "";
}
.ion-ios-briefcase-outline:before {
  content: "";
}
.ion-ios-browsers:before {
  content: "";
}
.ion-ios-browsers-outline:before {
  content: "";
}
.ion-ios-calculator:before {
  content: "";
}
.ion-ios-calculator-outline:before {
  content: "";
}
.ion-ios-calendar:before {
  content: "";
}
.ion-ios-calendar-outline:before {
  content: "";
}
.ion-ios-camera:before {
  content: "";
}
.ion-ios-camera-outline:before {
  content: "";
}
.ion-ios-cart:before {
  content: "";
}
.ion-ios-cart-outline:before {
  content: "";
}
.ion-ios-chatboxes:before {
  content: "";
}
.ion-ios-chatboxes-outline:before {
  content: "";
}
.ion-ios-chatbubble:before {
  content: "";
}
.ion-ios-chatbubble-outline:before {
  content: "";
}
.ion-ios-checkmark:before {
  content: "";
}
.ion-ios-checkmark-empty:before {
  content: "";
}
.ion-ios-checkmark-outline:before {
  content: "";
}
.ion-ios-circle-filled:before {
  content: "";
}
.ion-ios-circle-outline:before {
  content: "";
}
.ion-ios-clock:before {
  content: "";
}
.ion-ios-clock-outline:before {
  content: "";
}
.ion-ios-close:before {
  content: "";
}
.ion-ios-close-empty:before {
  content: "";
}
.ion-ios-close-outline:before {
  content: "";
}
.ion-ios-cloud:before {
  content: "";
}
.ion-ios-cloud-download:before {
  content: "";
}
.ion-ios-cloud-download-outline:before {
  content: "";
}
.ion-ios-cloud-outline:before {
  content: "";
}
.ion-ios-cloud-upload:before {
  content: "";
}
.ion-ios-cloud-upload-outline:before {
  content: "";
}
.ion-ios-cloudy:before {
  content: "";
}
.ion-ios-cloudy-night:before {
  content: "";
}
.ion-ios-cloudy-night-outline:before {
  content: "";
}
.ion-ios-cloudy-outline:before {
  content: "";
}
.ion-ios-cog:before {
  content: "";
}
.ion-ios-cog-outline:before {
  content: "";
}
.ion-ios-color-filter:before {
  content: "";
}
.ion-ios-color-filter-outline:before {
  content: "";
}
.ion-ios-color-wand:before {
  content: "";
}
.ion-ios-color-wand-outline:before {
  content: "";
}
.ion-ios-compose:before {
  content: "";
}
.ion-ios-compose-outline:before {
  content: "";
}
.ion-ios-contact:before {
  content: "";
}
.ion-ios-contact-outline:before {
  content: "";
}
.ion-ios-copy:before {
  content: "";
}
.ion-ios-copy-outline:before {
  content: "";
}
.ion-ios-crop:before {
  content: "";
}
.ion-ios-crop-strong:before {
  content: "";
}
.ion-ios-download:before {
  content: "";
}
.ion-ios-download-outline:before {
  content: "";
}
.ion-ios-drag:before {
  content: "";
}
.ion-ios-email:before {
  content: "";
}
.ion-ios-email-outline:before {
  content: "";
}
.ion-ios-eye:before {
  content: "";
}
.ion-ios-eye-outline:before {
  content: "";
}
.ion-ios-fastforward:before {
  content: "";
}
.ion-ios-fastforward-outline:before {
  content: "";
}
.ion-ios-filing:before {
  content: "";
}
.ion-ios-filing-outline:before {
  content: "";
}
.ion-ios-film:before {
  content: "";
}
.ion-ios-film-outline:before {
  content: "";
}
.ion-ios-flag:before {
  content: "";
}
.ion-ios-flag-outline:before {
  content: "";
}
.ion-ios-flame:before {
  content: "";
}
.ion-ios-flame-outline:before {
  content: "";
}
.ion-ios-flask:before {
  content: "";
}
.ion-ios-flask-outline:before {
  content: "";
}
.ion-ios-flower:before {
  content: "";
}
.ion-ios-flower-outline:before {
  content: "";
}
.ion-ios-folder:before {
  content: "";
}
.ion-ios-folder-outline:before {
  content: "";
}
.ion-ios-football:before {
  content: "";
}
.ion-ios-football-outline:before {
  content: "";
}
.ion-ios-game-controller-a:before {
  content: "";
}
.ion-ios-game-controller-a-outline:before {
  content: "";
}
.ion-ios-game-controller-b:before {
  content: "";
}
.ion-ios-game-controller-b-outline:before {
  content: "";
}
.ion-ios-gear:before {
  content: "";
}
.ion-ios-gear-outline:before {
  content: "";
}
.ion-ios-glasses:before {
  content: "";
}
.ion-ios-glasses-outline:before {
  content: "";
}
.ion-ios-grid-view:before {
  content: "";
}
.ion-ios-grid-view-outline:before {
  content: "";
}
.ion-ios-heart:before {
  content: "";
}
.ion-ios-heart-outline:before {
  content: "";
}
.ion-ios-help:before {
  content: "";
}
.ion-ios-help-empty:before {
  content: "";
}
.ion-ios-help-outline:before {
  content: "";
}
.ion-ios-home:before {
  content: "";
}
.ion-ios-home-outline:before {
  content: "";
}
.ion-ios-infinite:before {
  content: "";
}
.ion-ios-infinite-outline:before {
  content: "";
}
.ion-ios-information:before {
  content: "";
}
.ion-ios-information-empty:before {
  content: "";
}
.ion-ios-information-outline:before {
  content: "";
}
.ion-ios-ionic-outline:before {
  content: "";
}
.ion-ios-keypad:before {
  content: "";
}
.ion-ios-keypad-outline:before {
  content: "";
}
.ion-ios-lightbulb:before {
  content: "";
}
.ion-ios-lightbulb-outline:before {
  content: "";
}
.ion-ios-list:before {
  content: "";
}
.ion-ios-list-outline:before {
  content: "";
}
.ion-ios-location:before {
  content: "";
}
.ion-ios-location-outline:before {
  content: "";
}
.ion-ios-locked:before {
  content: "";
}
.ion-ios-locked-outline:before {
  content: "";
}
.ion-ios-loop:before {
  content: "";
}
.ion-ios-loop-strong:before {
  content: "";
}
.ion-ios-medical:before {
  content: "";
}
.ion-ios-medical-outline:before {
  content: "";
}
.ion-ios-medkit:before {
  content: "";
}
.ion-ios-medkit-outline:before {
  content: "";
}
.ion-ios-mic:before {
  content: "";
}
.ion-ios-mic-off:before {
  content: "";
}
.ion-ios-mic-outline:before {
  content: "";
}
.ion-ios-minus:before {
  content: "";
}
.ion-ios-minus-empty:before {
  content: "";
}
.ion-ios-minus-outline:before {
  content: "";
}
.ion-ios-monitor:before {
  content: "";
}
.ion-ios-monitor-outline:before {
  content: "";
}
.ion-ios-moon:before {
  content: "";
}
.ion-ios-moon-outline:before {
  content: "";
}
.ion-ios-more:before {
  content: "";
}
.ion-ios-more-outline:before {
  content: "";
}
.ion-ios-musical-note:before {
  content: "";
}
.ion-ios-musical-notes:before {
  content: "";
}
.ion-ios-navigate:before {
  content: "";
}
.ion-ios-navigate-outline:before {
  content: "";
}
.ion-ios-nutrition:before {
  content: "";
}
.ion-ios-nutrition-outline:before {
  content: "";
}
.ion-ios-paper:before {
  content: "";
}
.ion-ios-paper-outline:before {
  content: "";
}
.ion-ios-paperplane:before {
  content: "";
}
.ion-ios-paperplane-outline:before {
  content: "";
}
.ion-ios-partlysunny:before {
  content: "";
}
.ion-ios-partlysunny-outline:before {
  content: "";
}
.ion-ios-pause:before {
  content: "";
}
.ion-ios-pause-outline:before {
  content: "";
}
.ion-ios-paw:before {
  content: "";
}
.ion-ios-paw-outline:before {
  content: "";
}
.ion-ios-people:before {
  content: "";
}
.ion-ios-people-outline:before {
  content: "";
}
.ion-ios-person:before {
  content: "";
}
.ion-ios-person-outline:before {
  content: "";
}
.ion-ios-personadd:before {
  content: "";
}
.ion-ios-personadd-outline:before {
  content: "";
}
.ion-ios-photos:before {
  content: "";
}
.ion-ios-photos-outline:before {
  content: "";
}
.ion-ios-pie:before {
  content: "";
}
.ion-ios-pie-outline:before {
  content: "";
}
.ion-ios-pint:before {
  content: "";
}
.ion-ios-pint-outline:before {
  content: "";
}
.ion-ios-play:before {
  content: "";
}
.ion-ios-play-outline:before {
  content: "";
}
.ion-ios-plus:before {
  content: "";
}
.ion-ios-plus-empty:before {
  content: "";
}
.ion-ios-plus-outline:before {
  content: "";
}
.ion-ios-pricetag:before {
  content: "";
}
.ion-ios-pricetag-outline:before {
  content: "";
}
.ion-ios-pricetags:before {
  content: "";
}
.ion-ios-pricetags-outline:before {
  content: "";
}
.ion-ios-printer:before {
  content: "";
}
.ion-ios-printer-outline:before {
  content: "";
}
.ion-ios-pulse:before {
  content: "";
}
.ion-ios-pulse-strong:before {
  content: "";
}
.ion-ios-rainy:before {
  content: "";
}
.ion-ios-rainy-outline:before {
  content: "";
}
.ion-ios-recording:before {
  content: "";
}
.ion-ios-recording-outline:before {
  content: "";
}
.ion-ios-redo:before {
  content: "";
}
.ion-ios-redo-outline:before {
  content: "";
}
.ion-ios-refresh:before {
  content: "";
}
.ion-ios-refresh-empty:before {
  content: "";
}
.ion-ios-refresh-outline:before {
  content: "";
}
.ion-ios-reload:before {
  content: "";
}
.ion-ios-reverse-camera:before {
  content: "";
}
.ion-ios-reverse-camera-outline:before {
  content: "";
}
.ion-ios-rewind:before {
  content: "";
}
.ion-ios-rewind-outline:before {
  content: "";
}
.ion-ios-rose:before {
  content: "";
}
.ion-ios-rose-outline:before {
  content: "";
}
.ion-ios-search:before {
  content: "";
}
.ion-ios-search-strong:before {
  content: "";
}
.ion-ios-settings:before {
  content: "";
}
.ion-ios-settings-strong:before {
  content: "";
}
.ion-ios-shuffle:before {
  content: "";
}
.ion-ios-shuffle-strong:before {
  content: "";
}
.ion-ios-skipbackward:before {
  content: "";
}
.ion-ios-skipbackward-outline:before {
  content: "";
}
.ion-ios-skipforward:before {
  content: "";
}
.ion-ios-skipforward-outline:before {
  content: "";
}
.ion-ios-snowy:before {
  content: "";
}
.ion-ios-speedometer:before {
  content: "";
}
.ion-ios-speedometer-outline:before {
  content: "";
}
.ion-ios-star:before {
  content: "";
}
.ion-ios-star-half:before {
  content: "";
}
.ion-ios-star-outline:before {
  content: "";
}
.ion-ios-stopwatch:before {
  content: "";
}
.ion-ios-stopwatch-outline:before {
  content: "";
}
.ion-ios-sunny:before {
  content: "";
}
.ion-ios-sunny-outline:before {
  content: "";
}
.ion-ios-telephone:before {
  content: "";
}
.ion-ios-telephone-outline:before {
  content: "";
}
.ion-ios-tennisball:before {
  content: "";
}
.ion-ios-tennisball-outline:before {
  content: "";
}
.ion-ios-thunderstorm:before {
  content: "";
}
.ion-ios-thunderstorm-outline:before {
  content: "";
}
.ion-ios-time:before {
  content: "";
}
.ion-ios-time-outline:before {
  content: "";
}
.ion-ios-timer:before {
  content: "";
}
.ion-ios-timer-outline:before {
  content: "";
}
.ion-ios-toggle:before {
  content: "";
}
.ion-ios-toggle-outline:before {
  content: "";
}
.ion-ios-trash:before {
  content: "";
}
.ion-ios-trash-outline:before {
  content: "";
}
.ion-ios-undo:before {
  content: "";
}
.ion-ios-undo-outline:before {
  content: "";
}
.ion-ios-unlocked:before {
  content: "";
}
.ion-ios-unlocked-outline:before {
  content: "";
}
.ion-ios-upload:before {
  content: "";
}
.ion-ios-upload-outline:before {
  content: "";
}
.ion-ios-videocam:before {
  content: "";
}
.ion-ios-videocam-outline:before {
  content: "";
}
.ion-ios-volume-high:before {
  content: "";
}
.ion-ios-volume-low:before {
  content: "";
}
.ion-ios-wineglass:before {
  content: "";
}
.ion-ios-wineglass-outline:before {
  content: "";
}
.ion-ios-world:before {
  content: "";
}
.ion-ios-world-outline:before {
  content: "";
}
.ion-ipad:before {
  content: "";
}
.ion-iphone:before {
  content: "";
}
.ion-ipod:before {
  content: "";
}
.ion-jet:before {
  content: "";
}
.ion-key:before {
  content: "";
}
.ion-knife:before {
  content: "";
}
.ion-laptop:before {
  content: "";
}
.ion-leaf:before {
  content: "";
}
.ion-levels:before {
  content: "";
}
.ion-lightbulb:before {
  content: "";
}
.ion-link:before {
  content: "";
}
.ion-load-a:before {
  content: "";
}
.ion-load-b:before {
  content: "";
}
.ion-load-c:before {
  content: "";
}
.ion-load-d:before {
  content: "";
}
.ion-location:before {
  content: "";
}
.ion-lock-combination:before {
  content: "";
}
.ion-locked:before {
  content: "";
}
.ion-log-in:before {
  content: "";
}
.ion-log-out:before {
  content: "";
}
.ion-loop:before {
  content: "";
}
.ion-magnet:before {
  content: "";
}
.ion-male:before {
  content: "";
}
.ion-man:before {
  content: "";
}
.ion-map:before {
  content: "";
}
.ion-medkit:before {
  content: "";
}
.ion-merge:before {
  content: "";
}
.ion-mic-a:before {
  content: "";
}
.ion-mic-b:before {
  content: "";
}
.ion-mic-c:before {
  content: "";
}
.ion-minus:before {
  content: "";
}
.ion-minus-circled:before {
  content: "";
}
.ion-minus-round:before {
  content: "";
}
.ion-model-s:before {
  content: "";
}
.ion-monitor:before {
  content: "";
}
.ion-more:before {
  content: "";
}
.ion-mouse:before {
  content: "";
}
.ion-music-note:before {
  content: "";
}
.ion-navicon:before {
  content: "";
}
.ion-navicon-round:before {
  content: "";
}
.ion-navigate:before {
  content: "";
}
.ion-network:before {
  content: "";
}
.ion-no-smoking:before {
  content: "";
}
.ion-nuclear:before {
  content: "";
}
.ion-outlet:before {
  content: "";
}
.ion-paintbrush:before {
  content: "";
}
.ion-paintbucket:before {
  content: "";
}
.ion-paper-airplane:before {
  content: "";
}
.ion-paperclip:before {
  content: "";
}
.ion-pause:before {
  content: "";
}
.ion-person:before {
  content: "";
}
.ion-person-add:before {
  content: "";
}
.ion-person-stalker:before {
  content: "";
}
.ion-pie-graph:before {
  content: "";
}
.ion-pin:before {
  content: "";
}
.ion-pinpoint:before {
  content: "";
}
.ion-pizza:before {
  content: "";
}
.ion-plane:before {
  content: "";
}
.ion-planet:before {
  content: "";
}
.ion-play:before {
  content: "";
}
.ion-playstation:before {
  content: "";
}
.ion-plus:before {
  content: "";
}
.ion-plus-circled:before {
  content: "";
}
.ion-plus-round:before {
  content: "";
}
.ion-podium:before {
  content: "";
}
.ion-pound:before {
  content: "";
}
.ion-power:before {
  content: "";
}
.ion-pricetag:before {
  content: "";
}
.ion-pricetags:before {
  content: "";
}
.ion-printer:before {
  content: "";
}
.ion-pull-request:before {
  content: "";
}
.ion-qr-scanner:before {
  content: "";
}
.ion-quote:before {
  content: "";
}
.ion-radio-waves:before {
  content: "";
}
.ion-record:before {
  content: "";
}
.ion-refresh:before {
  content: "";
}
.ion-reply:before {
  content: "";
}
.ion-reply-all:before {
  content: "";
}
.ion-ribbon-a:before {
  content: "";
}
.ion-ribbon-b:before {
  content: "";
}
.ion-sad:before {
  content: "";
}
.ion-sad-outline:before {
  content: "";
}
.ion-scissors:before {
  content: "";
}
.ion-search:before {
  content: "";
}
.ion-settings:before {
  content: "";
}
.ion-share:before {
  content: "";
}
.ion-shuffle:before {
  content: "";
}
.ion-skip-backward:before {
  content: "";
}
.ion-skip-forward:before {
  content: "";
}
.ion-social-android:before {
  content: "";
}
.ion-social-android-outline:before {
  content: "";
}
.ion-social-angular:before {
  content: "";
}
.ion-social-angular-outline:before {
  content: "";
}
.ion-social-apple:before {
  content: "";
}
.ion-social-apple-outline:before {
  content: "";
}
.ion-social-bitcoin:before {
  content: "";
}
.ion-social-bitcoin-outline:before {
  content: "";
}
.ion-social-buffer:before {
  content: "";
}
.ion-social-buffer-outline:before {
  content: "";
}
.ion-social-chrome:before {
  content: "";
}
.ion-social-chrome-outline:before {
  content: "";
}
.ion-social-codepen:before {
  content: "";
}
.ion-social-codepen-outline:before {
  content: "";
}
.ion-social-css3:before {
  content: "";
}
.ion-social-css3-outline:before {
  content: "";
}
.ion-social-designernews:before {
  content: "";
}
.ion-social-designernews-outline:before {
  content: "";
}
.ion-social-dribbble:before {
  content: "";
}
.ion-social-dribbble-outline:before {
  content: "";
}
.ion-social-dropbox:before {
  content: "";
}
.ion-social-dropbox-outline:before {
  content: "";
}
.ion-social-euro:before {
  content: "";
}
.ion-social-euro-outline:before {
  content: "";
}
.ion-social-facebook:before {
  content: "";
}
.ion-social-facebook-outline:before {
  content: "";
}
.ion-social-foursquare:before {
  content: "";
}
.ion-social-foursquare-outline:before {
  content: "";
}
.ion-social-freebsd-devil:before {
  content: "";
}
.ion-social-github:before {
  content: "";
}
.ion-social-github-outline:before {
  content: "";
}
.ion-social-google:before {
  content: "";
}
.ion-social-google-outline:before {
  content: "";
}
.ion-social-googleplus:before {
  content: "";
}
.ion-social-googleplus-outline:before {
  content: "";
}
.ion-social-hackernews:before {
  content: "";
}
.ion-social-hackernews-outline:before {
  content: "";
}
.ion-social-html5:before {
  content: "";
}
.ion-social-html5-outline:before {
  content: "";
}
.ion-social-instagram:before {
  content: "";
}
.ion-social-instagram-outline:before {
  content: "";
}
.ion-social-javascript:before {
  content: "";
}
.ion-social-javascript-outline:before {
  content: "";
}
.ion-social-linkedin:before {
  content: "";
}
.ion-social-linkedin-outline:before {
  content: "";
}
.ion-social-markdown:before {
  content: "";
}
.ion-social-nodejs:before {
  content: "";
}
.ion-social-octocat:before {
  content: "";
}
.ion-social-pinterest:before {
  content: "";
}
.ion-social-pinterest-outline:before {
  content: "";
}
.ion-social-python:before {
  content: "";
}
.ion-social-reddit:before {
  content: "";
}
.ion-social-reddit-outline:before {
  content: "";
}
.ion-social-rss:before {
  content: "";
}
.ion-social-rss-outline:before {
  content: "";
}
.ion-social-sass:before {
  content: "";
}
.ion-social-skype:before {
  content: "";
}
.ion-social-skype-outline:before {
  content: "";
}
.ion-social-snapchat:before {
  content: "";
}
.ion-social-snapchat-outline:before {
  content: "";
}
.ion-social-tumblr:before {
  content: "";
}
.ion-social-tumblr-outline:before {
  content: "";
}
.ion-social-tux:before {
  content: "";
}
.ion-social-twitch:before {
  content: "";
}
.ion-social-twitch-outline:before {
  content: "";
}
.ion-social-twitter:before {
  content: "";
}
.ion-social-twitter-outline:before {
  content: "";
}
.ion-social-usd:before {
  content: "";
}
.ion-social-usd-outline:before {
  content: "";
}
.ion-social-vimeo:before {
  content: "";
}
.ion-social-vimeo-outline:before {
  content: "";
}
.ion-social-whatsapp:before {
  content: "";
}
.ion-social-whatsapp-outline:before {
  content: "";
}
.ion-social-windows:before {
  content: "";
}
.ion-social-windows-outline:before {
  content: "";
}
.ion-social-wordpress:before {
  content: "";
}
.ion-social-wordpress-outline:before {
  content: "";
}
.ion-social-yahoo:before {
  content: "";
}
.ion-social-yahoo-outline:before {
  content: "";
}
.ion-social-yen:before {
  content: "";
}
.ion-social-yen-outline:before {
  content: "";
}
.ion-social-youtube:before {
  content: "";
}
.ion-social-youtube-outline:before {
  content: "";
}
.ion-soup-can:before {
  content: "";
}
.ion-soup-can-outline:before {
  content: "";
}
.ion-speakerphone:before {
  content: "";
}
.ion-speedometer:before {
  content: "";
}
.ion-spoon:before {
  content: "";
}
.ion-star:before {
  content: "";
}
.ion-stats-bars:before {
  content: "";
}
.ion-steam:before {
  content: "";
}
.ion-stop:before {
  content: "";
}
.ion-thermometer:before {
  content: "";
}
.ion-thumbsdown:before {
  content: "";
}
.ion-thumbsup:before {
  content: "";
}
.ion-toggle:before {
  content: "";
}
.ion-toggle-filled:before {
  content: "";
}
.ion-transgender:before {
  content: "";
}
.ion-trash-a:before {
  content: "";
}
.ion-trash-b:before {
  content: "";
}
.ion-trophy:before {
  content: "";
}
.ion-tshirt:before {
  content: "";
}
.ion-tshirt-outline:before {
  content: "";
}
.ion-umbrella:before {
  content: "";
}
.ion-university:before {
  content: "";
}
.ion-unlocked:before {
  content: "";
}
.ion-upload:before {
  content: "";
}
.ion-usb:before {
  content: "";
}
.ion-videocamera:before {
  content: "";
}
.ion-volume-high:before {
  content: "";
}
.ion-volume-low:before {
  content: "";
}
.ion-volume-medium:before {
  content: "";
}
.ion-volume-mute:before {
  content: "";
}
.ion-wand:before {
  content: "";
}
.ion-waterdrop:before {
  content: "";
}
.ion-wifi:before {
  content: "";
}
.ion-wineglass:before {
  content: "";
}
.ion-woman:before {
  content: "";
}
.ion-wrench:before {
  content: "";
}
.ion-xbox:before {
  content: "";
}
.ion-animate-spin {
  -webkit-animation: ion-animate-spin 2s infinite linear;
  animation: ion-animate-spin 2s infinite linear;
}
ion-animate-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
ion-animate-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@font-face {
  font-family: "Raleway";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: local("Raleway ExtraBold Italic"), local("Raleway-ExtraBoldItalic"),
    url(https://fonts.gstatic.com/s/raleway/v16/1Ptpg8zYS_SKggPNyCgw6qdPBg.woff)
      format("woff");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local("Raleway Thin"), local("Raleway-Thin"),
    url(https://fonts.gstatic.com/s/raleway/v16/1Ptsg8zYS_SKggPNwE4ISQ.woff)
      format("woff");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Raleway Light"), local("Raleway-Light"),
    url(https://fonts.gstatic.com/s/raleway/v16/1Ptrg8zYS_SKggPNwIYqaqI.woff)
      format("woff");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Raleway Medium"), local("Raleway-Medium"),
    url(https://fonts.gstatic.com/s/raleway/v16/1Ptrg8zYS_SKggPNwN4raqI.woff)
      format("woff");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Raleway SemiBold"), local("Raleway-SemiBold"),
    url(https://fonts.gstatic.com/s/raleway/v16/1Ptrg8zYS_SKggPNwPIsaqI.woff)
      format("woff");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local("Raleway ExtraBold"), local("Raleway-ExtraBold"),
    url(https://fonts.gstatic.com/s/raleway/v16/1Ptrg8zYS_SKggPNwIouaqI.woff)
      format("woff");
}
@font-face {
  font-family: "Bitter Rose";
  font-display: swap;
  src: url("/Content/site/fonts/source/bitter-rose/bitter_rose-webfont.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PH Demo";
  font-display: swap;
  src: url("/Content/site/fonts/source/ph-demo/phdemo-300condcaps-webfont.woff")
    format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "PH Demo";
  font-display: swap;
  src: url("/Content/site/fonts/source/ph-demo/phdemo-600regularcaps-webfont.woff")
    format("woff");
  font-weight: 600;
  font-style: normal;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 75px;
  z-index: 999999999;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-box-shadow: 0 24px 58px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 24px 58px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 24px 58px 2px rgba(0, 0, 0, 0.3);
}
header:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  background: url(/images/header-bg.png) no-repeat center bottom;
  background-size: auto 38px;
  z-index: 99;
}
header .content {
  display: flex;
  align-items: center;
  justify-content: center;
}
header .content .logo {
  width: 70px;
  height: 70px;
  background: url(/images/logo.png) no-repeat center;
  background-size: cover;
}
header .content nav {
  position: fixed;
  top: 77px;
  left: 100%;
  width: 100vw;
  height: 100vh;
  background: #e5465a;
  display: flex;
  flex-direction: column;
  align-items: center;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
header .content nav .main-menu {
  width: 100%;
  padding: 0 20px;
  order: 2;
}
header .content nav .main-menu li {
  text-align: center;
}
header .content nav .main-menu li a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 11px;
  line-height: 40px;
}
header .content nav .search-box {
  order: 1;
  margin: 20px 20px 10px;
  border: 1px solid #fff;
  background: #e5465a;
  display: flex;
  align-items: center;
  align-self: stretch;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
header .content nav .search-box input[type="text"] {
  flex: 1;
  height: 45px;
  background: none;
  border: none;
  -webkit-appearance: none;
  outline: none;
  padding: 0 15px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}
header .content nav .search-box input[type="submit"] {
  width: 45px;
  height: 45px;
  border: none;
  background: none;
  outline: none;
  -webkit-appearance: none;
  font-size: 22px;
  color: #fff;
  font-family: "Ionicons";
}
header .content nav .search-box ::-webkit-input-placeholder {
  color: #fff;
}
header .content nav .search-box :-moz-placeholder {
  color: #fff;
  opacity: 1;
}
header .content nav .search-box ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
header .content nav .search-box :-ms-input-placeholder {
  color: #fff;
}
header .content nav .search-box ::-ms-input-placeholder {
  color: #fff;
}
header .content nav .button {
  order: 3;
  display: inline-flex;
  align-items: center;
  background: #382666;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  height: 40px;
  padding: 0 15px;
  margin-top: 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
header .content nav .button [class*="ion-"] {
  color: #e30613;
  font-size: 23px;
  margin-right: 5px;
  margin-top: -2px;
}
header .content nav .social-media {
  order: 4;
  display: flex;
  margin-top: 20px;
  align-items: center;
  justify-content: center;
}
header .content nav .social-media li {
  padding: 0 5px;
}
header .content nav .social-media li a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: #382666;
  color: #fff;
  font-family: "Ionicons";
  font-size: 18px;
  font-weight: normal;
}
header .content nav .social-media li a.instagram-ico:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(/images/ico-instagram.png) no-repeat center;
  background-size: cover;
}
header .menu-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  color: #e30613;
}
header.menu-opened .content nav {
  left: 0;
}
.page-header {
  display: block;
  padding-top: 60px;
}
.page-header .grid {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 140px;
  position: relative;
  padding: 0 20px;
  z-index: 1;
}
.page-header .grid:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: url(/images/header-bg.png) no-repeat center bottom;
  background-size: auto 38px;
  z-index: 99;
  transform: rotateX(-180deg);
}
.page-header .grid .title {
  font-size: 14px;
  text-align: center;
  font-weight: 300;
  color: #f9e9b9;
}
.page-header .grid .title strong {
  font-family: "Bitter Rose";
  font-size: 40px;
  display: block;
}
.page-header .submenu {
  display: block;
  width: calc(100vw - 44px);
  position: relative;
  z-index: 2;
  margin: -20px auto 0;
}
.page-header .submenu li {
  position: relative;
  display: block;
}
.page-header .submenu li:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 2px;
}
.page-header .submenu li:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  transform: rotateX(180deg);
}
.page-header .submenu li a {
  height: 45px;
  display: flex;
  align-items: center;
  position: relative;
  font-family: "PH Demo";
  font-weight: 600;
  font-size: 17px;
  padding: 0 20px;
  justify-content: center;
}
.page-header .submenu li a:before {
  content: "";
  width: 2px;
  height: 45px;
  position: absolute;
  right: 100%;
  top: 0;
  transform: rotateY(-180deg);
}
.page-header .submenu li a:after {
  content: "";
  width: 2px;
  height: 45px;
  position: absolute;
  left: 100%;
  top: 0;
}
.page-header .submenu li a .ico {
  display: none;
}
.page-header .submenu li:nth-child(1):before,
.page-header .submenu li:nth-child(1):after {
  background: url(/images/page-header-submenu-li-border-01.png) repeat-x;
  background-size: auto 2px;
}
.page-header .submenu li:nth-child(1) a {
  background: #9e4d87;
  color: #f9e9b9;
}
.page-header .submenu li:nth-child(1) a:before,
.page-header .submenu li:nth-child(1) a:after {
  background: url(/images/page-header-submenu-li-border-01-v.png) repeat-x;
  background-size: 2px auto;
}
.page-header .submenu li:nth-child(2):before,
.page-header .submenu li:nth-child(2):after {
  background: url(/images/page-header-submenu-li-border-02.png) repeat-x;
  background-size: auto 2px;
}
.page-header .submenu li:nth-child(2) a {
  background: #f3846a;
  color: #1a2756;
}
.page-header .submenu li:nth-child(2) a:before,
.page-header .submenu li:nth-child(2) a:after {
  background: url(/images/page-header-submenu-li-border-02-v.png) repeat-x;
  background-size: 2px auto;
}
.page-header .submenu li:nth-child(3):before,
.page-header .submenu li:nth-child(3):after {
  background: url(/images/page-header-submenu-li-border-03.png) repeat-x;
  background-size: auto 2px;
}
.page-header .submenu li:nth-child(3) a {
  background: #98d3e6;
  color: #346266;
}
.page-header .submenu li:nth-child(3) a:before,
.page-header .submenu li:nth-child(3) a:after {
  background: url(/images/page-header-submenu-li-border-03-v.png) repeat-x;
  background-size: 2px auto;
}
.page-header .submenu li:nth-child(4):before,
.page-header .submenu li:nth-child(4):after {
  background: url(/images/page-header-submenu-li-border-04.png) repeat-x;
  background-size: auto 2px;
}
.page-header .submenu li:nth-child(4) a {
  background: #f3e7ad;
  color: #912324;
}
.page-header .submenu li:nth-child(4) a:before,
.page-header .submenu li:nth-child(4) a:after {
  background: url(/images/page-header-submenu-li-border-04-v.png) repeat-x;
  background-size: 2px auto;
}
.page-header .submenu li:nth-child(5):before,
.page-header .submenu li:nth-child(5):after {
  background: url(/images/page-header-submenu-li-border-05.png) repeat-x;
  background-size: auto 2px;
}
.page-header .submenu li:nth-child(5) a {
  background: #b5e2b9;
  color: #1a2756;
}
.page-header .submenu li:nth-child(5) a:before,
.page-header .submenu li:nth-child(5) a:after {
  background: url(/images/page-header-submenu-li-border-05-v.png) repeat-x;
  background-size: 2px auto;
}
.page-header .submenu li:nth-child(6):before,
.page-header .submenu li:nth-child(6):after {
  background: url(/images/page-header-submenu-li-border-06.png) repeat-x;
  background-size: auto 2px;
}
.page-header .submenu li:nth-child(6) a {
  background: #835649;
  color: #f3d5ad;
}
.page-header .submenu li:nth-child(6) a:before,
.page-header .submenu li:nth-child(6) a:after {
  background: url(/images/page-header-submenu-li-border-06-v.png) repeat-x;
  background-size: 2px auto;
}
.page-header.product-category-01 .grid {
  background: url(/images/page-header-bg-product-category-01.jpg) no-repeat
    center;
  background-size: cover;
}
.inner-page .content {
  padding: 40px 20px;
  display: block;
}
.inner-page .content .breadcrumbs {
  display: flex;
  align-items: center;
  width: 100%;
}
.inner-page .content .breadcrumbs li {
  padding: 0 9px;
  flex: none;
  font-size: 11px;
  color: #aea5b5;
  position: relative;
}
.inner-page .content .breadcrumbs li:before {
  content: ">";
  position: absolute;
  top: 0;
  left: 100%;
  transform: translateX(-50%);
}
.inner-page .content .breadcrumbs li a {
  color: #aea5b5;
}
.inner-page .content .breadcrumbs li:first-child {
  padding-left: 0;
}
.inner-page .content .breadcrumbs li:last-child {
  padding-right: 0;
}
.inner-page .content .breadcrumbs li:last-child:before {
  display: none;
}
.inner-page.product-category .content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.inner-page.product-category .content .description-grid {
  display: block;
  padding-top: 25px;
}
.inner-page.product-category .content .description-grid .title {
  font-family: "PH Demo";
  font-weight: 600;
  text-align: center;
  font-size: 26px;
}
.inner-page.product-category .content .description-grid .title br {
  display: none;
}
.inner-page.product-category .content .description-grid .title.purple {
  color: #9e4d87;
}
.inner-page.product-category .content .description-grid .title.red {
  color: #f3846a;
}
.inner-page.product-category .content .description-grid .title.blue {
  color: #98d3e6;
}
.inner-page.product-category .content .description-grid .title.cream {
  color: #f3e7ad;
}
.inner-page.product-category .content .description-grid .title.green {
  color: #b5e2b9;
}
.inner-page.product-category .content .description-grid .title.marron {
  color: #835649;
}
.inner-page.product-category .content .description-grid .divider {
  width: 96.5px;
  height: 9px;
  background: url(/images/inner-page-product-category-description-grid-divider.png)
    no-repeat center;
  background-size: cover;
  margin: 10px auto;
  display: block;
}
.inner-page.product-category .content .description-grid p {
  font-size: 11px;
  line-height: 22px;
  color: #382666;
  text-align: center;
  font-weight: 600;
}
.inner-page.product-category .content .description-grid p big {
  font-size: 14px;
  color: #e30613;
  font-weight: 800;
}
.inner-page.product-category .content .features {
  display: flex;
  flex-wrap: wrap;
  padding-top: 15px;
}
.inner-page.product-category .content .features li {
  width: 33.3333%;
  padding: 4px 0;
}
.inner-page.product-category .content .features li .ico {
  width: 21px;
  height: 21px;
  background-size: cover !important;
  margin: 0 auto;
  display: block;
}
.inner-page.product-category .content .features li .text {
  display: block;
  text-align: center;
  color: #676767;
  font-size: 9px;
  padding-top: 5px;
}
.inner-page.product-category .content .features li:nth-child(1) .ico {
  background: url(/images/section-products-bar-list-ico-01.png) no-repeat center;
}
.inner-page.product-category .content .features li:nth-child(2) .ico {
  background: url(/images/section-products-bar-list-ico-02.png) no-repeat center;
}
.inner-page.product-category .content .features li:nth-child(3) .ico {
  background: url(/images/section-products-bar-list-ico-03.png) no-repeat center;
}
.inner-page.product-category .content .features li:nth-child(4) .ico {
  background: url(/images/section-products-bar-list-ico-04.png) no-repeat center;
}
.inner-page.product-category .content .features li:nth-child(5) .ico {
  background: url(/images/section-products-bar-list-ico-05.png) no-repeat center;
}
.inner-page.product-category .content .features li:nth-child(6) .ico {
  background: url(/images/section-products-bar-list-ico-06.png) no-repeat center;
}
.inner-page.product-category .content .features li:nth-child(7) .ico {
  background: url(/images/section-products-bar-list-ico-07.png) no-repeat center;
}
.inner-page.product-category .content .features li:nth-child(8) .ico {
  background: url(/images/section-products-bar-list-ico-08.png) no-repeat center;
}
.inner-page.product-category .content .features li:nth-child(9) .ico {
  background: url(/images/section-products-bar-list-ico-09.png) no-repeat center;
}
.inner-page.product-category .content .products-list {
  padding: 5px 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
.inner-page.product-category .content .products-list article {
  width: 50%;
  padding: 10px 0;
}
.inner-page.product-category .content .products-list article a {
  display: block;
  position: relative;
}
.inner-page.product-category .content .products-list article a figure {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc((100vw - 40px) / 2);
}
.inner-page.product-category .content .products-list article a figure img {
  max-height: 80%;
}
.inner-page.product-category .content .products-list article a .product-name {
  font-family: "PH Demo";
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  padding: 5px 10px 0;
}
.inner-page.product-category
  .content
  .products-list
  article
  a
  .product-name.purple {
  color: #9e4d87;
}
.inner-page.product-category
  .content
  .products-list
  article
  a
  .product-name.red {
  color: #f3846a;
}
.inner-page.product-category
  .content
  .products-list
  article
  a
  .product-name.blue {
  color: #98d3e6;
}
.inner-page.product-category
  .content
  .products-list
  article
  a
  .product-name.cream {
  color: #f3e7ad;
}
.inner-page.product-category
  .content
  .products-list
  article
  a
  .product-name.green {
  color: #b5e2b9;
}
.inner-page.product-category .content .products-list article a .new {
  position: absolute;
  top: 0;
  left: 10px;
  width: 55px;
  height: 53.5px;
  z-index: 2;
  background: url(/images/inner-page-product-category-product-list-new-label.png)
    no-repeat center;
  background-size: cover;
}
.inner-page.product-category .content .buy-button {
  height: 45px;
  background: #382666;
  display: inline-flex;
  align-items: center;
  color: #f9e9b9;
  font-weight: 600;
  font-size: 14px;
  padding: 0 25px;
  margin-top: 20px;
  position: relative;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.inner-page.product-category .content .buy-button:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 24.66667px;
  height: 23.33333px;
  background: url(/images/inner-page-product-category-buy-button-ico.png)
    no-repeat center;
  background-size: cover;
  transform: translate(-50%, -50%);
}
.inner-page.product-details .content .product-category {
  font-family: "PH Demo";
  font-weight: 600;
  font-size: 22px;
  padding-top: 40px;
  padding-left: 26px;
  padding-right: 26px;
  text-align: center;
}
.inner-page.product-details .content .product-category.purple {
  color: #9e4d87;
}
.inner-page.product-details .content .product-category.red {
  color: #f3846a;
}
.inner-page.product-details .content .product-category.blue {
  color: #98d3e6;
}
.inner-page.product-details .content .product-category.cream {
  color: #f3e7ad;
}
.inner-page.product-details .content .product-category.green {
  color: #b5e2b9;
}
.inner-page.product-details .content .product-category.marron {
  color: #835649;
}
.inner-page.product-details .content .product-excerpt {
  display: block;
  padding-top: 10px;
}
.inner-page.product-details .content .product-excerpt .gallery .slide {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.inner-page.product-details
  .content
  .product-excerpt
  .gallery
  .slide
  .nav-button {
  width: 16px;
  height: 26.5px;
  background: url(/images/inner-page-product-details-gallery-nav-button.png)
    no-repeat center;
  background-size: cover;
  display: block;
  flex: none;
}
.inner-page.product-details
  .content
  .product-excerpt
  .gallery
  .slide
  .nav-button.prev {
  margin-right: 10px;
}
.inner-page.product-details
  .content
  .product-excerpt
  .gallery
  .slide
  .nav-button.next {
  margin-left: 10px;
  transform: rotateY(-180deg);
}
.inner-page.product-details .content .product-excerpt .gallery .slide .grid {
  display: block;
  overflow: hidden;
  position: relative;
  flex: 1;
  height: calc(100vw - 40px - (26px * 2));
  border: 1px solid #aea5b5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.inner-page.product-details
  .content
  .product-excerpt
  .gallery
  .slide
  .grid
  .walk {
  position: absolute;
  top: 0;
  left: 0;
  width: 999999px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.inner-page.product-details
  .content
  .product-excerpt
  .gallery
  .slide
  .grid
  .walk
  figure {
  width: calc(100vw - 40px);
  height: calc(100vw - 40px - (26px * 2));
  display: flex;
  align-items: center;
  justify-content: center;
}
.inner-page.product-details
  .content
  .product-excerpt
  .gallery
  .slide
  .grid
  .walk
  figure
  img {
  max-height: 90%;
}
.inner-page.product-details .content .product-excerpt .gallery .thumbs {
  padding: 5px 21px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.inner-page.product-details .content .product-excerpt .gallery .thumbs li {
  width: 25%;
  padding: 5px;
}
.inner-page.product-details
  .content
  .product-excerpt
  .gallery
  .thumbs
  li
  figure {
  width: 100%;
  height: calc(((((100vw - (26px * 2) - 40px) / 4) - 10px) * 76.829) / 100);
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #aea5b5;
  position: relative;
}
.inner-page.product-details
  .content
  .product-excerpt
  .gallery
  .thumbs
  li
  figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(158, 77, 135, 0.7);
  opacity: 0;
}
.inner-page.product-details
  .content
  .product-excerpt
  .gallery
  .thumbs
  li
  figure
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 1;
}
.inner-page.product-details
  .content
  .product-excerpt
  .gallery
  .thumbs
  li.active
  figure:before {
  opacity: 1;
}
.inner-page.product-details .content .product-excerpt .info {
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.inner-page.product-details .content .product-excerpt .info .title {
  font-family: "PH Demo";
  font-weight: 600;
  color: #382666;
  font-size: 36px;
  text-align: center;
}
.inner-page.product-details .content .product-excerpt .info p {
  color: #382666;
  font-size: 12px;
  line-height: 20px;
  padding-top: 15px;
  text-align: center;
}
.inner-page.product-details .content .product-excerpt .info p strong {
  font-weight: 700;
}
.inner-page.product-details .content .product-excerpt .info .features {
  display: flex;
  flex-wrap: wrap;
  padding-top: 15px;
}
.inner-page.product-details .content .product-excerpt .info .features li {
  width: 33.3333%;
  padding: 4px 0;
}
.inner-page.product-details .content .product-excerpt .info .features li .ico {
  width: 21px;
  height: 21px;
  background-size: cover !important;
  margin: 0 auto;
  display: block;
}
.inner-page.product-details .content .product-excerpt .info .features li .text {
  display: block;
  text-align: center;
  color: #676767;
  font-size: 9px;
  padding-top: 5px;
}
.inner-page.product-details
  .content
  .product-excerpt
  .info
  .features
  li:nth-child(1)
  .ico {
  background: url(/images/section-products-bar-list-ico-01.png) no-repeat center;
}
.inner-page.product-details
  .content
  .product-excerpt
  .info
  .features
  li:nth-child(2)
  .ico {
  background: url(/images/section-products-bar-list-ico-02.png) no-repeat center;
}
.inner-page.product-details
  .content
  .product-excerpt
  .info
  .features
  li:nth-child(3)
  .ico {
  background: url(/images/section-products-bar-list-ico-03.png) no-repeat center;
}
.inner-page.product-details
  .content
  .product-excerpt
  .info
  .features
  li:nth-child(4)
  .ico {
  background: url(/images/section-products-bar-list-ico-04.png) no-repeat center;
}
.inner-page.product-details
  .content
  .product-excerpt
  .info
  .features
  li:nth-child(5)
  .ico {
  background: url(/images/section-products-bar-list-ico-05.png) no-repeat center;
}
.inner-page.product-details
  .content
  .product-excerpt
  .info
  .features
  li:nth-child(6)
  .ico {
  background: url(/images/section-products-bar-list-ico-06.png) no-repeat center;
}
.inner-page.product-details
  .content
  .product-excerpt
  .info
  .features
  li:nth-child(7)
  .ico {
  background: url(/images/section-products-bar-list-ico-07.png) no-repeat center;
}
.inner-page.product-details
  .content
  .product-excerpt
  .info
  .features
  li:nth-child(8)
  .ico {
  background: url(/images/section-products-bar-list-ico-08.png) no-repeat center;
}
.inner-page.product-details
  .content
  .product-excerpt
  .info
  .features
  li:nth-child(9)
  .ico {
  background: url(/images/section-products-bar-list-ico-09.png) no-repeat center;
}
.inner-page.product-details .content .product-excerpt .info .observation {
  display: block;
  text-align: center;
  font-size: 9px;
  line-height: 15px;
  padding-top: 20px;
  color: #656565;
}
.inner-page.product-details .content .product-excerpt .info .download-button {
  margin-top: 20px;
  display: inline-flex;
  align-items: center;
  height: 45px;
  background: #e30613;
  padding: 0 15px;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.inner-page.product-details
  .content
  .product-excerpt
  .info
  .download-button:hover {
  background: #382666;
}
.inner-page.product-details .content .related-products-title {
  color: #382666;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.inner-page.product-details .content .related-products-slide {
  margin-top: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.inner-page.product-details .content .related-products-slide .nav-button {
  width: 16px;
  height: 26.5px;
  background: url(/images/inner-page-product-details-gallery-nav-button.png)
    no-repeat center;
  background-size: cover;
  display: block;
  flex: none;
}
.inner-page.product-details .content .related-products-slide .nav-button.prev {
  margin-right: 10px;
}
.inner-page.product-details .content .related-products-slide .nav-button.next {
  margin-left: 10px;
  transform: rotateY(-180deg);
}
.inner-page.product-details .content .related-products-slide .grid {
  flex: 1;
  position: relative;
  overflow: hidden;
  height: calc(((100vw - 40px - 32px - 20px) / 2) + 60px);
}
.inner-page.product-details .content .related-products-slide .grid .walk {
  position: absolute;
  top: 0;
  left: 0;
  width: 999999px;
  height: calc(((100vw - 40px - 32px - 20px) / 2) + 60px);
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.inner-page.product-details
  .content
  .related-products-slide
  .grid
  .walk
  article {
  width: calc((100vw - 40px - 32px - 20px) / 2);
}
.inner-page.product-details
  .content
  .related-products-slide
  .grid
  .walk
  article
  a {
  display: block;
  position: relative;
}
.inner-page.product-details
  .content
  .related-products-slide
  .grid
  .walk
  article
  a
  figure {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc((100vw - 40px - 32px - 20px) / 2);
}
.inner-page.product-details
  .content
  .related-products-slide
  .grid
  .walk
  article
  a
  figure
  img {
  max-height: 80%;
}
.inner-page.product-details
  .content
  .related-products-slide
  .grid
  .walk
  article
  a
  .product-name {
  font-family: "PH Demo";
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  padding: 5px 10px 0;
}
.inner-page.product-details
  .content
  .related-products-slide
  .grid
  .walk
  article
  a
  .product-name.purple {
  color: #9e4d87;
}
.inner-page.product-details
  .content
  .related-products-slide
  .grid
  .walk
  article
  a
  .new {
  position: absolute;
  top: 0;
  left: 10px;
  width: 55px;
  height: 53.5px;
  z-index: 2;
  background: url(/images/inner-page-product-category-product-list-new-label.png)
    no-repeat center;
  background-size: cover;
}
.inner-page.product-details .product-details {
  background: #eeebf2;
  padding: 20px;
  display: block;
}
.inner-page.product-details .product-details .content {
  padding: 0;
}
.inner-page.product-details .product-details .content .accordion {
  display: block;
}
.inner-page.product-details .product-details .content .accordion .ac-item {
  display: block;
  margin: 10px 0;
  background: #fff;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item:first-child {
  margin-top: 0;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item:last-child {
  margin-bottom: 0;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-title {
  height: 45px;
  color: #382666;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  font-size: 11px;
  padding: 0 15px;
  font-weight: 700;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-title
  [class*="ion-"] {
  color: #e30613;
  font-size: 16px;
  margin-right: 5px;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content {
  padding: 15px;
  display: none;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  p {
  font-size: 11px;
  line-height: 20px;
  color: #382666;
  padding-top: 10px;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  p:first-of-type {
  padding-top: 0;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .list {
  padding-top: 5px;
  list-style: disc;
  padding-left: 15px;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .list
  li {
  font-size: 11px;
  line-height: 20px;
  font-weight: 700;
  font-style: italic;
  color: #e30613;
  padding-top: 5px 0;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .list
  li
  span {
  color: #382666;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .list
  li:last-child {
  padding-bottom: 0;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .features {
  padding-top: 20px;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .features
  li {
  padding: 5px 0 5px 20px;
  color: #382666;
  font-weight: 700;
  font-size: 14px;
  position: relative;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .features
  li:before {
  content: "";
  font-family: "Ionicons";
  color: #e30613;
  font-size: 16px;
  position: absolute;
  top: 5px;
  left: 0;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  img {
  max-width: 100%;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .stamps {
  display: flex;
  padding-top: 20px;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .stamps
  li {
  padding: 0 10px;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .stamps
  li:first-child {
  padding-left: 0;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .stamps
  li:last-child {
  padding-right: 0;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .stamps
  li
  .ico {
  height: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .stamps
  li
  .text {
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  display: block;
  padding-top: 5px;
  color: #382666;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .stamps
  li:nth-child(1)
  .ico
  img {
  max-height: 49px;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .stamps
  li:nth-child(2)
  .ico
  img {
  max-height: 63px;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .column
  .tagline {
  color: #e30613;
  font-weight: 800;
  font-size: 14px;
  line-height: 20px;
  padding-top: 20px;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item
  .ac-content
  .nutrition-table {
  max-width: 100%;
  height: auto;
}
.inner-page.product-details
  .product-details
  .content
  .accordion
  .ac-item.active
  .ac-title {
  background: #382666;
  color: #fff;
}
.inner-page.about-us {
  padding-top: 60px;
}
.inner-page.about-us .history {
  display: block;
  background: #52c2bb;
  position: relative;
  z-index: 2;
}
.inner-page.about-us .history:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: url(/images/header-bg.png) no-repeat center bottom;
  background-size: auto 38px;
  z-index: 1;
  transform: rotate(180deg);
}
.inner-page.about-us .history .content {
  padding: 40px 20px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.inner-page.about-us .history .content .title {
  font-family: "Bitter Rose";
  color: #fff;
  font-size: 50px;
  line-height: 35px;
  position: relative;
}
.inner-page.about-us .history .content .title:before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 100%;
  margin-bottom: 10px;
  width: 19.5px;
  height: 17.5px;
  background: url(/images/inner-page-about-us-history-title-quote.png) no-repeat
    center;
  background-size: cover;
}
.inner-page.about-us .history .content .title span {
  display: flex;
  align-items: center;
  color: #f9e9b9;
}
.inner-page.about-us .history .content .title span:nth-of-type(1) {
  font-size: 46px;
}
.inner-page.about-us .history .content .title span:nth-of-type(1):before {
  content: "";
  width: 54px;
  height: 9px;
  display: block;
  margin-right: 5px;
  background: url(/images/inner-page-about-us-history-title-line.png) no-repeat
    center;
  background-size: cover;
  flex: none;
}
.inner-page.about-us .history .content .title span:nth-of-type(2) {
  padding-left: 20px;
  font-size: 60px;
}
.inner-page.about-us .history .content .title span:nth-of-type(2):after {
  content: "";
  margin-top: 10px;
  margin-left: 10px;
  width: 22px;
  height: 24.5px;
  background: url(/images/inner-page-about-us-history-title-smile.png) no-repeat
    center;
  background-size: cover;
}
.inner-page.about-us .history .content .text {
  padding-top: 20px;
  position: relative;
  z-index: 99;
}
.inner-page.about-us .history .content .text p {
  font-size: 12px;
  line-height: 28px;
  color: #382666;
  text-align: center;
  font-weight: 600;
}
.inner-page.about-us .history .picture {
  transform: rotate(-7.52deg);
  position: relative;
  width: 268px;
  margin: 70px auto 0;
}
.inner-page.about-us .history .picture .img {
  width: 268px;
  height: 178px;
  background: url(/images/inner-page-about-us-history-picture.png) no-repeat
    center;
  background-size: cover;
  display: block;
  transform-origin: center top;
  z-index: 2;
}
.inner-page.about-us .history .picture .tape {
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 89.2px;
  height: 22px;
  background: url(/images/inner-page-about-us-history-picture-tape.png)
    no-repeat center;
  background-size: cover;
  margin-left: -40px;
  margin-bottom: -2px;
  z-index: 1;
}
.inner-page.about-us .history .picture .signature {
  position: absolute;
  bottom: 100%;
  left: 5%;
  margin-bottom: 20px;
  width: 137.6px;
  height: 87.2px;
  background: url(/images/inner-page-about-us-history-picture-signature.png)
    no-repeat center;
  background-size: cover;
  z-index: 99;
}
.inner-page.about-us .history .pop-corn-blurred,
.inner-page.about-us .history .pop-corn,
.inner-page.about-us .history .woman {
  display: none;
}
.inner-page.about-us .history .pop-corn {
  position: absolute;
  width: 100%;
  height: 88.93vw;
  display: block;
  background: url(/images/inner-page-about-us-history-pop-corn.png) no-repeat
    center;
  top: 0;
  left: 0;
  z-index: 1;
  user-select: none;
  pointer-events: none;
  background-size: cover;
}
.inner-page.about-us .about {
  background: #fff;
}
.inner-page.about-us .about .content {
  padding: 40px 20px;
}
.inner-page.about-us .about .content .grid .curiosity {
  border: 2px solid #52c2bb;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  padding: 25px 15px 15px;
  position: relative;
  margin-top: 40px;
}
.inner-page.about-us .about .content .grid .curiosity .title {
  position: absolute;
  top: 0;
  left: 50%;
  color: #e30613;
  text-transform: uppercase;
  padding: 0 10px;
  background: #fff;
  font-family: "PH Demo";
  font-weight: 600;
  font-size: 28px;
  transform: translate(-50%, -50%);
}
.inner-page.about-us .about .content .grid .curiosity .title:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translateX(-50%);
  width: 19.5px;
  height: 34px;
  background: url(/images/inner-page-about-us-about-curiosity-title-lamp.png)
    no-repeat center;
  background-size: cover;
}
.inner-page.about-us .about .content .grid .curiosity p {
  text-align: center;
  color: #382666;
  font-size: 22px;
  line-height: 28px;
  font-family: "PH Demo";
  font-weight: 300;
}
.inner-page.about-us .about .content .grid .curiosity p strong {
  font-weight: 600;
  font-size: 22px;
}
.inner-page.about-us .about .content .grid .text p {
  font-size: 12px;
  line-height: 28px;
  color: #382666;
  text-align: center;
  font-weight: 600;
  padding-top: 10px;
}
.inner-page.about-us .about .content .grid .text p strong {
  font-weight: 800;
  font-size: 14px;
}
.inner-page.about-us .about .content .final-text p {
  font-size: 12px;
  line-height: 28px;
  color: #382666;
  text-align: center;
  font-weight: 600;
  padding-top: 10px;
}
.inner-page.about-us .about .content .final-text .tagline {
  color: #e30613;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  padding-top: 10px;
}
.inner-page.about-us .info {
  background: url(/images/inner-page-about-us-history-blurred-pop-corn.png)
    no-repeat center;
}
.inner-page.about-us .info .content {
  padding: 40px 0;
  width: 100%;
}
.inner-page.about-us .info .content .grid {
  padding: 0 20px;
  display: flex;
  align-items: center;
  width: 100%;
}
.inner-page.about-us .info .content .grid .text {
  padding-left: 0;
}
.inner-page.about-us .info .content .grid .text .title {
  font-family: "Bitter Rose";
  color: #e5465a;
  font-size: 100px;
}
.inner-page.about-us .info .content .grid .text .title.policy {
  font-size: 35px;
}
.inner-page.about-us .info .content .grid .text .title-01 {
  color: #e5465a;
  font-size: 17px;
  margin: 20px 0;
}
.inner-page.about-us .info .content .grid .text p {
  font-size: 11px;
  line-height: 24px;
  text-align: left;
  padding-top: 0;
}
.inner-page.about-us .info .content .grid .text p strong {
  color: #e5465a;
  font-weight: 800;
}
.inner-page.about-us .info .content .grid .text p a {
  text-decoration: none;
  color: #292b2c;
}
.inner-page.about-us .info .content .grid .text .button {
  order: 3;
  display: inline-flex;
  align-items: center;
  background: #382666;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  height: 40px;
  padding: 0 15px;
  margin-top: 70px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.inner-page.about-us .info .content .grid .text .button:hover {
  background: #382666;
  color: #fff;
}
.inner-page.how-to-find .content .title {
  color: #382666;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.inner-page.how-to-find .content .title br {
  display: none;
}
.inner-page.how-to-find .virtual-store {
  background: #382666;
  position: relative;
  display: block;
  margin-top: 20px;
}
.inner-page.how-to-find .virtual-store:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: url(/images/header-bg.png) no-repeat center bottom;
  background-size: auto 38px;
  z-index: 99;
}
.inner-page.how-to-find .virtual-store:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: url(/images/header-bg.png) no-repeat center bottom;
  background-size: auto 38px;
  z-index: 99;
  transform: rotate(180deg);
}
.inner-page.how-to-find .virtual-store .content {
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.inner-page.how-to-find .virtual-store .content .title {
  text-align: center;
  font-family: "Bitter Rose";
  font-size: 32px;
  color: #fc6264;
  font-weight: normal;
  position: relative;
  margin-top: 40px;
}
.inner-page.how-to-find .virtual-store .content .title:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 47px;
  height: 34px;
  margin-bottom: 10px;
  transform: translateX(-50%);
  background: url(/images/inner-page-how-to-find-title-before.png) no-repeat
    center;
  background-size: cover;
}
.inner-page.how-to-find .virtual-store .content .button {
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  font-size: 14px;
  color: #382666;
  height: 45px;
  padding: 0 15px;
  margin-top: 110px;
  background: #fc6264;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: relative;
}
.inner-page.how-to-find .virtual-store .content .button:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 142.5px;
  height: 87.5px;
  transform: translateX(-50%);
  background: url(/images/inner-page-how-to-find-button-img.png) no-repeat
    center;
  background-size: cover;
}
footer {
  position: relative;
  display: block;
  background: #82708f url(/images/section-contact-bg.jpg) no-repeat center
    bottom;
  background-size: 100% auto;
}
footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: url(/images/header-bg.png) no-repeat center bottom;
  background-size: auto 38px;
  z-index: 99;
}
footer .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 20px;
}
footer .content .form-grid {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
footer .content .form-grid .form-tabs {
  display: inline-flex;
  align-items: center;
  margin: 0 -4px;
  position: relative;
}
footer .content .form-grid .form-tabs:before {
  content: "";
  position: absolute;
  right: 100%;
  bottom: 100%;
  width: 18px;
  height: 19px;
  margin: 0 -9px -5px 0;
  background: url(/images/section-contact-form-tabs-before.png) no-repeat center;
  background-size: cover;
}
footer .content .form-grid .form-tabs li {
  display: inline-flex;
  align-items: center;
  position: relative;
  color: #fff;
  font-size: 13px;
  height: 34px;
  padding: 0 25px;
  background: rgba(56, 38, 102, 0.5);
  margin: 0 4px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
footer .content .form-grid .form-tabs li:before {
  content: "";
  font-family: "Ionicons";
  font-size: 14px;
  color: #382666;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) rotateX(-90deg);
}
footer .content .form-grid .form-tabs li.active {
  background: #382666;
}
footer .content .form-grid .form-tabs li.active:before {
  transform: translateX(-50%) rotateX(0deg);
}
footer .content .form-grid .form-item {
  display: none;
  margin-top: 15px;
}
footer .content .form-grid .form-item .row {
  margin-left: -5px;
  margin-right: -5px;
}
footer .content .form-grid .form-item .row fieldset {
  padding: 5px;
}
footer .content .form-grid .form-item .row fieldset input[type="text"] {
  width: 100%;
  height: 35px;
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  color: #fff;
  font-size: 12px;
  border-bottom: 1px solid #fff;
}
footer .content .form-grid .form-item .row fieldset .select {
  width: 100%;
  height: 35px;
  border-bottom: 1px solid #fff;
  position: relative;
}
footer .content .form-grid .form-item .row fieldset .select:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Ionicons";
  color: #fff;
  font-size: 14px;
}
footer .content .form-grid .form-item .row fieldset .select select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  z-index: 2;
  outline: none;
  color: #fff;
  font-size: 12px;
  -webkit-appearance: none;
}
footer .content .form-grid .form-item .row fieldset .select select::-ms-expand {
  display: none;
}
footer .content .form-grid .form-item .row fieldset textarea {
  width: 100%;
  height: 80px;
  resize: none;
  outline: none;
  background: none;
  border: none;
  -webkit-appearance: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 12px;
  padding: 7px 0;
}
footer .content .form-grid .form-item .row fieldset input[type="submit"] {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  background: none;
  border: none;
  -webkit-appearance: none;
  width: 100%;
}
footer
  .content
  .form-grid
  .form-item
  .row
  fieldset
  ::-webkit-input-placeholder {
  color: #fff;
}
footer .content .form-grid .form-item .row fieldset :-moz-placeholder {
  color: #fff;
  opacity: 1;
}
footer .content .form-grid .form-item .row fieldset ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
footer .content .form-grid .form-item .row fieldset :-ms-input-placeholder {
  color: #fff;
}
footer .content .form-grid .form-item .row fieldset ::-ms-input-placeholder {
  color: #fff;
}
footer .content .info {
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer .content .info .button {
  display: inline-flex;
  align-items: center;
  background: #e30613;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  height: 40px;
  padding: 0 15px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
footer .content .info .button [class*="ion-"] {
  color: #382666;
  font-size: 23px;
  margin-right: 5px;
  margin-top: -2px;
}
footer .content .info .contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  text-align: center;
}
footer .content .info .contact .phone {
  color: #fff;
  font-size: 15px;
  position: relative;
  padding-bottom: 7px;
}
footer .content .info .contact .phone:before {
  content: "";
  width: 16.5px;
  height: 18.5px;
  position: absolute;
  bottom: 50%;
  right: 100%;
  background: url(/images/section-contact-phone-before.png) no-repeat center;
  background-size: cover;
}
footer .content .info .contact .phone:after {
  content: "";
  width: 14.5px;
  height: 14px;
  position: absolute;
  bottom: 50%;
  left: 100%;
  background: url(/images/section-contact-phone-after.png) no-repeat center;
  background-size: cover;
}
footer .content .info .contact .phone a {
  color: #fff;
}
footer .content .info .contact .email {
  color: #fff;
  font-size: 15px;
}
footer .content .info .contact .hour {
  padding-top: 7px;
  font-size: 10px;
  color: #fff;
  display: block;
}
footer .content .social-media-grid {
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer .content .social-media-grid .logo {
  display: none;
}
footer .content .social-media-grid .social-media {
  display: flex;
  margin-top: 10px;
  align-items: center;
  justify-content: center;
  position: relative;
}
footer .content .social-media-grid .social-media:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 50px;
  height: 6px;
  margin-top: 5px;
  transform: translateX(-50%);
  background: url(/images/section-contact-social-media-line.png) no-repeat
    center;
  background-size: cover;
}
footer .content .social-media-grid .social-media li {
  padding: 0 5px;
}
footer .content .social-media-grid .social-media li a {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: #382666;
  color: #fff;
  font-family: "Ionicons";
  font-size: 18px;
  font-weight: normal;
}
footer .content .social-media-grid .social-media li a.instagram-ico:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(/images/ico-instagram.png) no-repeat center;
  background-size: cover;
}
footer .content .bottom-bar {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
}
footer .content .bottom-bar .policy {
  color: #fff;
  font-size: 9px;
}
footer .content .bottom-bar .signature {
  color: #fff;
  font-size: 9px;
  padding-top: 5px;
}
footer .content .bottom-bar .signature a {
  font-weight: 800;
  color: #fff;
}
footer .content .bottom-bar .signature a .balloon {
  display: none;
}
footer .content .bottom-bar .copyright {
  color: #fff;
  font-size: 9px;
  padding-top: 5px;
}
.dialog-overlay {
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
.dialog-overlay .dialog-box {
  display: block;
  position: absolute;
  margin: auto;
  top: 50%;
  left: 50%;
  opacity: 0;
}
.dialog-overlay .dialog-box .content {
  display: block;
  padding: 32px;
  background: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dialog-overlay .dialog-box .content iframe {
  margin-top: 10px;
}
.dialog-overlay .dialog-box .content h2 {
  display: block;
  padding: 0;
  margin: 0;
  font-size: 22px;
  text-transform: uppercase;
  color: #d64747;
}
.dialog-overlay .dialog-box .content p {
  font: 14px/25px "Ocean", sans-serif;
  color: #183152;
  padding: 0;
  margin: 0;
}
.dialog-overlay .dialog-box .content form {
  padding-top: 5px;
  display: block;
  width: 400px;
}
.dialog-overlay .dialog-box .content form .row {
  margin: 0 -5px;
}
.dialog-overlay .dialog-box .content form .row fieldset {
  padding: 5px;
}
.dialog-overlay .dialog-box .content form .row fieldset a.skip {
  display: block;
  width: 100%;
  height: 42px;
  font: 21px/42px "Ocean", sans-serif;
  color: #666;
  background: none;
  border: none;
  text-align: center;
}
.dialog-overlay .dialog-box .content form .row fieldset a.skip:hover {
  color: #fff;
  text-decoration: none;
}
.dialog-overlay .dialog-box .content form .row fieldset input[type="submit"] {
  display: block;
  width: 100%;
  height: 42px;
  font: 21px "Ocean", sans-serif;
  color: #d64747;
  background: none;
  border: none;
}
.dialog-overlay
  .dialog-box
  .content
  form
  .row
  fieldset
  input[type="submit"]:hover {
  color: #472553;
}
.dialog-overlay .dialog-box .content form .row fieldset input[type="checkbox"] {
  position: relative;
  visibility: hidden;
  width: 20px;
  height: 20px;
  margin: 11px 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.dialog-overlay
  .dialog-box
  .content
  form
  .row
  fieldset
  input[type="checkbox"]:before {
  display: block;
  width: 20px;
  height: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #c4c5c3;
  content: "";
  visibility: visible;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.dialog-overlay
  .dialog-box
  .content
  form
  .row
  fieldset
  input[type="checkbox"]:checked:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
  background: #b40010;
  content: "";
  z-index: 2;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  visibility: visible;
}
.dialog-overlay .dialog-box .content form .row fieldset label {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font: 13px PT Sans;
  color: #fff;
  margin-top: 3px;
}
.dialog-overlay .dialog-box .close-button {
  position: absolute;
  top: 32px;
  right: 32px;
  width: 16px;
  height: 16px;
  z-index: 999;
  cursor: pointer;
}
.dialog-overlay .dialog-box .close-button:before {
  display: block;
  width: 16px;
  border-top: 1px solid #d64747 !important;
  content: "";
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
}
.dialog-overlay .dialog-box .close-button:after {
  display: block;
  width: 16px;
  border-top: 1px solid #d64747 !important;
  content: "";
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  left: 0;
}
.dialog-overlay .dialog-box .close-button:hover:before,
.dialog-overlay .dialog-box .close-button:hover:after {
  border-top: 1px solid #d64747 !important;
}
.alertSite .dialog-overlay .dialog-box {
  top: -9999px;
  left: -9999px;
  right: -9999px;
  bottom: -9999px;
  margin: auto !important;
  width: 30%;
  height: 190px;
}
.alertSite .dialog-overlay .dialog-box .content form {
  width: 100%;
}
.lead-overlay,
.lead-overlay-2,
.lead-overlay-3 {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999999;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.lead-overlay.active,
.lead-overlay-2.active,
.lead-overlay-3.active {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}
.lead-overlay .lead-popup,
.lead-overlay-2 .lead-popup,
.lead-overlay-3 .lead-popup {
  width: 440px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 120px 30px 30px 30px;
  background: #fff;
}
.lead-overlay .lead-popup .header-image,
.lead-overlay-2 .lead-popup .header-image,
.lead-overlay-3 .lead-popup .header-image {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/images/lead.jpg") no-repeat center;
}
.lead-overlay .lead-popup .close-button,
.lead-overlay-2 .lead-popup .close-button,
.lead-overlay-3 .lead-popup .close-button {
  bottom: -40px;
  width: 80px;
  left: 50%;
  margin-left: -40px;
  font: 11px "Ocean", sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  cursor: pointer;
}
.lead-overlay .lead-popup .close-button:before,
.lead-overlay-2 .lead-popup .close-button:before,
.lead-overlay-3 .lead-popup .close-button:before {
  content: "x";
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 7px;
  background: #d64747;
  text-align: center;
  line-height: 20px;
}
.lead-overlay .lead-popup .close-button:hover:before,
.lead-overlay-2 .lead-popup .close-button:hover:before,
.lead-overlay-3 .lead-popup .close-button:hover:before {
  background: #472553;
}
.lead-overlay .skip,
.lead-overlay-2 .skip,
.lead-overlay-3 .skip {
  float: right;
  margin-right: 15px;
  margin-top: 20px;
  font: 16px "Lato", sans-serif;
  text-decoration: none;
  color: #666;
  margin: 37px 15px 0 0;
}
.lead-overlay span.title,
.lead-overlay-2 span.title,
.lead-overlay-3 span.title {
  font: 30px "Lato", sans-serif;
  font-weight: 600;
  color: #e5465a;
  padding: 0;
  margin: 0 0 10px 0;
  display: block;
  text-align: center;
}
.lead-overlay p,
.lead-overlay-2 p,
.lead-overlay-3 p {
  font: 14px "Lato", sans-serif;
  color: #666;
  padding: 0;
  margin: 0;
  text-align: center;
}
.lead-overlay .form,
.lead-overlay-2 .form,
.lead-overlay-3 .form {
  display: block;
  width: 336px;
  margin: 40px auto 0 auto;
}
.lead-overlay .form::after,
.lead-overlay-2 .form::after,
.lead-overlay-3 .form::after {
  content: "";
  clear: both;
}
.lead-overlay .form input[type="text"],
.lead-overlay .form select,
.lead-overlay-2 .form input[type="text"],
.lead-overlay-2 .form select,
.lead-overlay-3 .form input[type="text"],
.lead-overlay-3 .form select {
  display: block;
  width: 100%;
  height: 60px;
  border: 1px solid #ebebeb;
  padding: 0 20px;
  font: 16px "Lato", sans-serif;
  color: #666;
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
  outline: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.lead-overlay .form input[type="submit"],
.lead-overlay-2 .form input[type="submit"],
.lead-overlay-3 .form input[type="submit"] {
  display: block;
  width: 140px;
  height: 60px;
  border: none;
  font: 22px "Lato", sans-serif;
  color: #fff;
  background: #d64747;
  outline: none;
  border-radius: 5px;
  float: right;
  margin: 17px 0 0 0;
}
.lead-overlay .form input[type="submit"]:hover,
.lead-overlay-2 .form input[type="submit"]:hover,
.lead-overlay-3 .form input[type="submit"]:hover {
  background: #382666;
}
@media only screen and (max-device-width: 736px) {
  .lead-overlay .lead-popup,
  .lead-overlay-2 .lead-popup,
  .lead-overlay-3 .lead-popup {
    width: calc(100vw - 40px);
    padding: 20px;
  }
  .lead-overlay .lead-popup .header-image,
  .lead-overlay-2 .lead-popup .header-image,
  .lead-overlay-3 .lead-popup .header-image {
    display: none;
  }
  .lead-overlay .lead-popup span.title,
  .lead-overlay-2 .lead-popup span.title,
  .lead-overlay-3 .lead-popup span.title {
    font-size: 22px;
    margin: 0 0 5px 0;
  }
  .lead-overlay .lead-popup p,
  .lead-overlay-2 .lead-popup p,
  .lead-overlay-3 .lead-popup p {
    font-size: 11px;
  }
  .lead-overlay .lead-popup .form,
  .lead-overlay-2 .lead-popup .form,
  .lead-overlay-3 .lead-popup .form {
    margin: 15px auto 0 auto;
  }
  .lead-overlay .lead-popup .form input[type="text"],
  .lead-overlay-2 .lead-popup .form input[type="text"],
  .lead-overlay-3 .lead-popup .form input[type="text"] {
    height: 45px;
    font-size: 14px;
  }
  .lead-overlay .lead-popup .form input[type="submit"],
  .lead-overlay-2 .lead-popup .form input[type="submit"],
  .lead-overlay-3 .lead-popup .form input[type="submit"] {
    height: 45px;
    width: 100px;
    font-size: 14px;
  }
  .lead-overlay .lead-popup .skip,
  .lead-overlay-2 .lead-popup .skip,
  .lead-overlay-3 .lead-popup .skip {
    font-size: 14px;
    line-height: 45px;
    margin-top: 0;
  }
  .dialog-overlay .dialog-box .content {
    padding: 20px;
  }
  .dialog-overlay .dialog-box .content h2 {
    font-size: 16px;
    line-height: normal;
  }
  .dialog-overlay .dialog-box .content iframe {
    max-width: calc(100vw - 80px);
    max-height: 46vw;
  }
  .dialog-overlay .dialog-box .close-button {
    top: 20px;
    right: 20px;
    color: #d64747;
  }
}
@media only screen and (min-device-width: 1024px) {
  header {
    height: 72px;
  }
  header:before {
    background-size: auto;
    height: 6px;
  }
  header .content {
    width: 1250px;
    justify-content: space-between;
  }
  header .content nav {
    position: static;
    height: auto;
    width: auto;
    background: none;
    flex-direction: row;
  }
  header .content nav .main-menu {
    order: 1;
    display: flex;
    align-items: center;
    padding: 0 60px 0 0;
  }
  header .content nav .main-menu li {
    padding: 0 15px;
    position: relative;
  }
  header .content nav .main-menu li:before {
    content: ".";
    left: 100%;
    top: 0;
    position: absolute;
    font-weight: 600;
    font-size: 13px;
    color: #222326;
  }
  header .content nav .main-menu li:first-child {
    padding-left: 0;
  }
  header .content nav .main-menu li:last-child {
    padding-right: 0;
  }
  header .content nav .main-menu li:last-child:before {
    display: none;
  }
  header .content nav .main-menu li a {
    font-size: 13px;
    color: #222326;
    line-height: normal;
  }
  header .content nav .main-menu li a:hover {
    color: #e30613;
  }
  header .content nav .search-box {
    order: 2;
    width: 212px;
    height: 32px;
    background: none;
    border-color: #382666;
    color: #382666;
    flex: none;
    margin: 0 20px 0 0;
    align-self: auto;
  }
  header .content nav .search-box input[type="text"] {
    font-size: 13px;
    padding: 0 0 0 15px;
    color: #382666;
  }
  header .content nav .search-box input[type="submit"] {
    width: 32px;
    height: 32px;
    color: #382666;
    cursor: pointer;
  }
  header .content nav .search-box input[type="submit"]:hover {
    color: #e30613;
  }
  header .content nav .search-box ::-webkit-input-placeholder {
    color: #382666;
  }
  header .content nav .search-box :-moz-placeholder {
    color: #382666;
    opacity: 1;
  }
  header .content nav .search-box ::-moz-placeholder {
    color: #382666;
    opacity: 1;
  }
  header .content nav .search-box :-ms-input-placeholder {
    color: #382666;
  }
  header .content nav .search-box ::-ms-input-placeholder {
    color: #382666;
  }
  header .content nav .button {
    order: 3;
    margin: 0 20px 0 0;
    height: 32px;
    background: #e30613;
    flex: none;
    white-space: nowrap;
  }
  header .content nav .button [class*="ion-"] {
    color: #382666;
  }
  header .content nav .button:hover {
    background: #382666;
  }
  header .content nav .button:hover [class*="ion-"] {
    color: #e30613;
  }
  header .content nav .social-media {
    order: 4;
    margin: 0;
  }
  header .content nav .social-media li:first-child {
    padding-left: 0;
  }
  header .content nav .social-media li:last-child {
    padding-right: 0;
  }
  header .content nav .social-media li a {
    width: 32px;
    height: 32px;
  }
  header .content nav .social-media li a:hover {
    background: #e30613;
  }
  header .menu-button {
    display: none;
  }
  footer {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 501px;
    background: url(/images/section-contact-bg-desktop.jpg) no-repeat center
      bottom fixed;
  }
  footer:before {
    height: 6px;
    background-size: auto;
    transform: rotateY(-180deg);
  }
  footer .content {
    width: 1050px;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    flex-direction: row;
  }
  footer .content .info {
    order: 1;
    width: 305px;
    padding: 0;
  }
  footer .content .info .button {
    font-size: 16px;
  }
  footer .content .info .button:hover {
    background: #382666;
  }
  footer .content .info .button:hover [class*="ion-"] {
    color: #e30613;
  }
  footer .content .info .contact {
    padding-top: 45px;
  }
  footer .content .info .contact .phone {
    font-size: 22px;
  }
  footer .content .info .contact .phone:before {
    width: 33px;
    height: 37px;
  }
  footer .content .info .contact .phone:after {
    width: 29px;
    height: 28px;
  }
  footer .content .info .contact .email {
    font-size: 22px;
  }
  footer .content .info .contact .email:hover {
    color: #e5465a;
  }
  footer .content .info .contact .hour {
    font-size: 12px;
    padding-top: 10px;
  }
  footer .content .social-media-grid {
    flex: 1;
    width: auto;
    order: 2;
  }
  footer .content .social-media-grid .logo {
    display: block;
    width: 123px;
    height: 150px;
    background: url(/images/section-contact-logo.png) no-repeat center;
  }
  footer .content .social-media-grid .social-media {
    margin-top: 30px;
  }
  footer .content .social-media-grid .social-media:before {
    width: 100px;
    height: 12px;
  }
  footer .content .social-media-grid .social-media li a {
    width: 32px;
    height: 32px;
  }
  footer .content .social-media-grid .social-media li a:hover {
    background: #e5465a;
  }
  footer .content .form-grid {
    order: 4;
    width: 305px;
    align-items: flex-start;
  }
  footer .content .form-grid .form-tabs li {
    cursor: pointer;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  footer .content .form-grid .form-tabs li:hover {
    background: #e5465a;
  }
  footer .content .form-grid .form-tabs li.active {
    background: #382666;
  }
  footer .content .form-grid .form-item {
    width: 100%;
  }
  footer .content .form-grid .form-item .row fieldset .select select option {
    background: #382666;
    color: #fff;
  }
  footer .content .form-grid .form-item .row fieldset input[type="submit"] {
    cursor: pointer;
    outline: none;
  }
  footer
    .content
    .form-grid
    .form-item
    .row
    fieldset
    input[type="submit"]:hover {
    color: #e5465a;
  }
  footer .content .bottom-bar {
    width: 100%;
    order: 4;
    flex-direction: row;
    justify-content: space-between;
  }
  footer .content .bottom-bar .column {
    width: 305px;
    text-align: center;
  }
  footer .content .bottom-bar .policy:hover {
    color: #e5465a;
  }
  footer .content .bottom-bar .signature {
    flex: 1;
    text-align: center;
  }
  footer .content .bottom-bar .signature a {
    position: relative;
  }
  footer .content .bottom-bar .signature a .balloon {
    position: absolute;
    display: block;
    bottom: 100%;
    left: 50%;
    padding: 20px;
    background: #e5465a;
    box-shadow: 9.44px 11.657px 32px 0 rgba(0, 28, 44, 0.64);
    color: #fff;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    white-space: nowrap;
    font-weight: 500;
    width: 254px;
    margin-left: -127px;
    margin-bottom: 10px;
    transform-style: preserve-3d;
    transform: perspective(500px) rotateX(90deg);
    transform-origin: bottom center;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  footer .content .bottom-bar .signature a .balloon:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    border-top: 5px solid #e5465a;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-left: 0;
  }
  footer .content .bottom-bar .signature a .balloon:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 10px;
  }
  footer .content .bottom-bar .signature a:hover {
    text-decoration: none;
    color: #e5465a;
  }
  footer .content .bottom-bar .signature a:hover .balloon {
    transform: perspective(500px) rotateX(0deg);
  }
  .page-header {
    width: 100%;
    display: block;
    padding-top: 65px;
  }
  .page-header .grid {
    max-width: 100%;
    width: 1506px;
    height: 206px;
    padding: 0;
    margin: 0 auto;
    padding-bottom: 60px;
    background-attachment: fixed !important;
    background-position: center 65px !important;
    background-size: auto !important;
  }
  .page-header .grid:before {
    width: 100%;
    height: 100%;
    transform: rotateX(0);
    background: url(/images/page-header-grid-border-desktop.png) no-repeat
      center;
  }
  .page-header .grid .title {
    font-size: 21px;
  }
  .page-header .grid .title strong {
    font-size: 61px;
  }
  .page-header .submenu {
    width: 1170px;
    display: flex;
    align-items: stretch;
    margin-top: -80px;
  }
  .page-header .submenu li:before,
  .page-header .submenu li:after {
    background-size: auto !important;
    height: 4px;
  }
  .page-header .submenu li a {
    height: 156px;
    font-size: 23px;
    padding: 15px 0 0 0;
    justify-content: flex-start;
  }
  .page-header .submenu li a:before,
  .page-header .submenu li a:after {
    background-size: auto !important;
    width: 4px;
    height: 100%;
  }
  .page-header .submenu li a .ico {
    display: block;
    margin-right: 13px;
    flex: none;
  }
  .page-header .submenu li:nth-child(1) {
    width: 195px;
  }
  .page-header .submenu li:nth-child(1):before,
  .page-header .submenu li:nth-child(1):after {
    background: none;
  }
  .page-header .submenu li:nth-child(1) a {
    background: url(/images/page-header-submenu-img_01.png) no-repeat center;
  }
  .page-header .submenu li:nth-child(1) a:before,
  .page-header .submenu li:nth-child(1) a:after {
    background: none;
  }
  .page-header .submenu li:nth-child(1) a .ico {
    width: 75px;
    height: 130px;
    margin-left: 17px;
    margin-top: 50px;
    position: relative;
    z-index: 99;
  }
  .page-header .submenu li:nth-child(2) {
    width: 185px;
  }
  .page-header .submenu li:nth-child(2):before,
  .page-header .submenu li:nth-child(2):after {
    background: none;
  }
  .page-header .submenu li:nth-child(2) a {
    background: url(/images/page-header-submenu-img_02.png) no-repeat center;
    margin-left: -10px;
  }
  .page-header .submenu li:nth-child(2) a:before,
  .page-header .submenu li:nth-child(2) a:after {
    background: none;
  }
  .page-header .submenu li:nth-child(2) a .ico {
    width: 80px;
    height: 141px;
    margin-left: 10px;
    margin-top: 50px;
    position: relative;
    z-index: 99;
  }
  .page-header .submenu li:nth-child(3) {
    width: 194px;
  }
  .page-header .submenu li:nth-child(3):before,
  .page-header .submenu li:nth-child(3):after {
    background: none;
  }
  .page-header .submenu li:nth-child(3) a {
    background: url(/images/page-header-submenu-img_03.png) no-repeat center;
    margin-left: -10px;
  }
  .page-header .submenu li:nth-child(3) a:before,
  .page-header .submenu li:nth-child(3) a:after {
    background: none;
  }
  .page-header .submenu li:nth-child(3) a .ico {
    width: 80px;
    height: 136px;
    margin-left: 11px;
    margin-top: 50px;
    position: relative;
    z-index: 99;
  }
  .page-header .submenu li:nth-child(4) {
    width: 195px;
  }
  .page-header .submenu li:nth-child(4):before,
  .page-header .submenu li:nth-child(4):after {
    background: none;
  }
  .page-header .submenu li:nth-child(4) a {
    background: url(/images/page-header-submenu-img_04.png) no-repeat center;
    margin-left: -10px;
  }
  .page-header .submenu li:nth-child(4) a:before,
  .page-header .submenu li:nth-child(4) a:after {
    background: none;
  }
  .page-header .submenu li:nth-child(4) a .ico {
    width: 70px;
    height: 157px;
    margin-left: 11px;
    margin-top: 30px;
    position: relative;
    z-index: 99;
  }
  .page-header .submenu li:nth-child(4) a .text {
    width: 100px;
  }
  .page-header .submenu li:nth-child(5) {
    width: 201px;
  }
  .page-header .submenu li:nth-child(5):before,
  .page-header .submenu li:nth-child(5):after {
    background: none;
  }
  .page-header .submenu li:nth-child(5) a {
    background: url(/images/page-header-submenu-img_05.png) no-repeat center;
    margin-left: -10px;
  }
  .page-header .submenu li:nth-child(5) a:before,
  .page-header .submenu li:nth-child(5) a:after {
    background: none;
  }
  .page-header .submenu li:nth-child(5) a .ico {
    width: 65px;
    height: 155px;
    margin-left: 13px;
    margin-top: 40px;
    position: relative;
    z-index: 99;
  }
  .page-header .submenu li:nth-child(6) {
    width: 205px;
  }
  .page-header .submenu li:nth-child(6):before,
  .page-header .submenu li:nth-child(6):after {
    background: none;
  }
  .page-header .submenu li:nth-child(6) a {
    background: url(/images/page-header-submenu-img_06.png) no-repeat center;
    margin-left: -10px;
  }
  .page-header .submenu li:nth-child(6) a:before,
  .page-header .submenu li:nth-child(6) a:after {
    background: none;
  }
  .page-header .submenu li:nth-child(6) a .ico {
    width: 80px;
    height: 155px;
    margin-left: 13px;
    margin-top: 40px;
    position: relative;
    z-index: 99;
  }
  .page-header .submenu li:nth-child(even) a .ico {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .page-header .submenu li:nth-child(even) a:hover {
    margin-top: -5px;
  }
  .page-header .submenu li:nth-child(even) a:hover .ico {
    transform: rotate(3deg);
  }
  .page-header .submenu li:nth-child(odd) a .ico {
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .page-header .submenu li:nth-child(odd) a:hover {
    margin-top: -5px;
  }
  .page-header .submenu li:nth-child(odd) a:hover .ico {
    transform: rotate(-3deg);
  }
  .inner-page .content {
    width: 1210px;
    padding: 50px 0;
    margin: 0 auto;
  }
  .inner-page .content .breadcrumbs {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .inner-page .content .breadcrumbs li {
    padding: 0 9px;
    flex: none;
    font-size: 15px;
    color: #aea5b5;
    position: relative;
  }
  .inner-page .content .breadcrumbs li:before {
    content: ">";
    position: absolute;
    top: 0;
    left: 100%;
    transform: translateX(-50%);
  }
  .inner-page .content .breadcrumbs li a {
    color: #aea5b5;
  }
  .inner-page .content .breadcrumbs li a:hover {
    color: #e5465a;
  }
  .inner-page .content .breadcrumbs li:first-child {
    padding-left: 0;
  }
  .inner-page .content .breadcrumbs li:last-child {
    padding-right: 0;
  }
  .inner-page .content .breadcrumbs li:last-child:before {
    display: none;
  }
  .inner-page.product-category .content {
    display: block;
  }
  .inner-page.product-category .content .description-grid {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 10px;
  }
  .inner-page.product-category .content .description-grid .title-grid {
    flex: 1;
    display: flex;
    justify-content: flex-end;
  }
  .inner-page.product-category .content .description-grid .title-grid .title {
    font-size: 60px;
    text-align: left;
  }
  .inner-page.product-category
    .content
    .description-grid
    .title-grid
    .title
    br {
    display: inline;
  }
  .inner-page.product-category .content .description-grid .divider {
    flex: none;
    width: 18px;
    height: 193px;
    background: url(/images/inner-page-product-category-description-grid-divider-dekstop.png)
      no-repeat center;
    margin: 0 50px;
    display: block;
  }
  .inner-page.product-category .content .description-grid .text {
    display: flex;
    flex-direction: row;
  }
  .inner-page.product-category .content .description-grid .text p {
    font-size: 15px;
    line-height: 35px;
    text-align: left;
  }
  .inner-page.product-category .content .description-grid .text p big {
    font-size: 23px;
    line-height: 45px;
  }
  .inner-page.product-category .content .features {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 30px;
  }
  .inner-page.product-category .content .features li {
    width: auto;
    padding: 0 28px;
  }
  .inner-page.product-category .content .features li .ico {
    width: 42px;
    height: 42px;
  }
  .inner-page.product-category .content .features li .text {
    line-height: 14px;
  }
  .inner-page.product-category .content .products-list {
    padding: 30px 0 0 0;
  }
  .inner-page.product-category .content .products-list article {
    width: 22%;
    padding: 30px 0;
    margin: 0 15px;
  }
  .inner-page.product-category .content .products-list article a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    padding: 15px 0;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    z-index: 99;
    opacity: 0;
  }
  .inner-page.product-category .content .products-list article a figure {
    width: 100%;
    height: calc(1210px / 4);
  }
  .inner-page.product-category .content .products-list article a figure img {
    max-height: 80%;
  }
  .inner-page.product-category .content .products-list article a .product-name {
    font-size: 26px;
    position: relative;
    z-index: 200;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .inner-page.product-category .content .products-list article a .new {
    top: -10px;
    left: 10px;
    width: 110px;
    height: 107px;
  }
  .inner-page.product-category .content .products-list article a:hover:before {
    opacity: 1;
  }
  .inner-page.product-category .content .products-list article a.purple:before {
    background: rgba(158, 77, 135, 0.7)
      url(/images/inner-page-product-category-thumb-overlay.png) no-repeat
      center 40%;
  }
  .inner-page.product-category
    .content
    .products-list
    article
    a.purple
    .product-name {
    color: #9e4d87;
  }
  .inner-page.product-category
    .content
    .products-list
    article
    a.purple:hover
    .product-name {
    color: #f9e9b9;
  }
  .inner-page.product-category .content .products-list article a.red:before {
    background: rgba(243, 132, 106, 0.7)
      url(/images/inner-page-product-category-thumb-overlay-blue.png) no-repeat
      center 40%;
  }
  .inner-page.product-category
    .content
    .products-list
    article
    a.red
    .product-name {
    color: #f3846a;
  }
  .inner-page.product-category
    .content
    .products-list
    article
    a.red:hover
    .product-name {
    color: #1a2756;
  }
  .inner-page.product-category .content .products-list article a.blue:before {
    background: rgba(152, 211, 230, 0.7)
      url(/images/inner-page-product-category-thumb-overlay-marine.png)
      no-repeat center 40%;
  }
  .inner-page.product-category
    .content
    .products-list
    article
    a.blue
    .product-name {
    color: #98d3e6;
  }
  .inner-page.product-category
    .content
    .products-list
    article
    a.blue:hover
    .product-name {
    color: #346266;
  }
  .inner-page.product-category .content .products-list article a.cream:before {
    background: rgba(243, 231, 173, 0.7)
      url(/images/inner-page-product-category-thumb-overlay-red.png) no-repeat
      center 40%;
  }
  .inner-page.product-category
    .content
    .products-list
    article
    a.cream
    .product-name {
    color: #f3e7ad;
  }
  .inner-page.product-category
    .content
    .products-list
    article
    a.cream:hover
    .product-name {
    color: #912324;
  }
  .inner-page.product-category .content .products-list article a.green:before {
    background: rgba(181, 226, 185, 0.7)
      url(/images/inner-page-product-category-thumb-overlay-dark-blue.png)
      no-repeat center 40%;
  }
  .inner-page.product-category
    .content
    .products-list
    article
    a.green
    .product-name {
    color: #b5e2b9;
  }
  .inner-page.product-category
    .content
    .products-list
    article
    a.green:hover
    .product-name {
    color: #1a2756;
  }
  .inner-page.product-category .content .buy-button {
    width: 230px;
    height: 52px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    font-size: 21px;
    margin-top: 40px;
  }
  .inner-page.product-category .content .buy-button:before {
    width: 37px;
    height: 35px;
    margin-top: -10px;
  }
  .inner-page.product-category .content .buy-button:hover {
    background: #e5465a;
  }
  .inner-page.product-details .content .product-category {
    font-size: 36px;
    padding-top: 30px;
    padding-left: 58px;
    padding-right: 58px;
    text-align: left;
  }
  .inner-page.product-details .content .product-excerpt {
    display: flex;
    padding-top: 30px;
  }
  .inner-page.product-details .content .product-excerpt .gallery {
    width: 513px;
    flex: none;
  }
  .inner-page.product-details .content .product-excerpt .gallery .slide {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .slide
    .nav-button {
    width: 42px;
    height: 53px;
    background-size: auto;
    background-position: center;
    cursor: pointer;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .slide
    .nav-button.prev {
    margin-right: 10px;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .slide
    .nav-button.next {
    margin-left: 10px;
    transform: rotateY(-180deg);
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .slide
    .nav-button:hover {
    background-position: center left;
  }
  .inner-page.product-details .content .product-excerpt .gallery .slide .grid {
    height: 513px;
    border: 1px solid #dfdbe1;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    border-radius: 27px;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .slide
    .grid
    .walk {
    position: absolute;
    top: 0;
    left: 0;
    width: 999999px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .slide
    .grid
    .walk
    figure {
    width: 513px;
    height: 447px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .slide
    .grid
    .walk
    figure
    img {
    max-height: 90%;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .slide
    .prev
    + .grid
    .walk
    feature {
    width: 409px;
  }
  .inner-page.product-details .content .product-excerpt .gallery .thumbs {
    padding: 19px 47px 0;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li
    figure {
    height: 91px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #dfdbe1;
    cursor: pointer;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li
    figure:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(158, 77, 135, 0.7);
    opacity: 0;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li
    figure:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    margin-top: 20px;
    z-index: 3;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li
    figure
    img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li
    figure.purple:before {
    background: rgba(158, 77, 135, 0.7);
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li
    figure.purple:after {
    background: url(/images/inner-page-product-details-gallery-thumb-over.png)
      no-repeat center;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li
    figure.red:before {
    background: rgba(243, 132, 106, 0.7);
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li
    figure.red:after {
    background: url(/images/inner-page-product-details-gallery-thumb-over-blue.png)
      no-repeat center;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li
    figure.blue:before {
    background: rgba(152, 211, 230, 0.7);
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li
    figure.blue:after {
    background: url(/images/inner-page-product-details-gallery-thumb-over-marine.png)
      no-repeat center;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li
    figure.cream:before {
    background: rgba(243, 231, 173, 0.7);
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li
    figure.cream:after {
    background: url(/images/inner-page-product-details-gallery-thumb-over-dark-red.png)
      no-repeat center;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li
    figure.green:before {
    background: rgba(181, 226, 185, 0.7);
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li
    figure.green:after {
    background: url(/images/inner-page-product-details-gallery-thumb-over-dark-blue.png)
      no-repeat center;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li:hover
    figure:before {
    opacity: 1;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li:hover
    figure:after {
    opacity: 1;
    margin-top: 0;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .gallery
    .thumbs
    li.active
    figure:before {
    opacity: 1;
  }
  .inner-page.product-details .content .product-excerpt .info {
    display: block;
    padding-left: 35px;
    flex: 1;
  }
  .inner-page.product-details .content .product-excerpt .info .title {
    font-size: 52px;
    text-align: left;
  }
  .inner-page.product-details .content .product-excerpt .info p {
    font-size: 15px;
    line-height: 37px;
    padding-top: 30px;
    text-align: left;
  }
  .inner-page.product-details .content .product-excerpt .info p strong {
    font-weight: 700;
    font-size: 20px;
  }
  .inner-page.product-details .content .product-excerpt .info .features {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding-top: 50px;
  }
  .inner-page.product-details .content .product-excerpt .info .features li {
    width: auto;
    padding: 0;
    flex: 1;
  }
  .inner-page.product-details
    .content
    .product-excerpt
    .info
    .features
    li
    .ico {
    width: 36px;
    height: 36px;
  }
  .inner-page.product-details .content .product-excerpt .info .observation {
    text-align: left;
    font-size: 11px;
  }
  .inner-page.product-details .content .product-excerpt .info .download-button {
    margin-top: 60px;
    height: 80px;
    padding: 0 60px;
    font-size: 27px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
  }
  .inner-page.product-details .content .related-products-title {
    font-size: 21px;
  }
  .inner-page.product-details .content .related-products-slide {
    margin-top: 30px;
  }
  .inner-page.product-details .content .related-products-slide .nav-button {
    width: 42px;
    height: 53px;
    background-size: auto;
    background-position: center;
    cursor: pointer;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .nav-button.next {
    transform: rotateY(-180deg);
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .nav-button:hover {
    background-position: center left;
  }
  .inner-page.product-details .content .related-products-slide .grid {
    flex: 1;
    position: relative;
    overflow: hidden;
    height: 363px;
  }
  .inner-page.product-details .content .related-products-slide .grid .walk {
    position: absolute;
    top: 0;
    left: 0;
    width: 999999px;
    height: 363px;
    display: flex;
    justify-content: flex-start;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article {
    width: 246.5px;
    padding: 30px 0;
    margin: 0 15px;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    padding: 15px 0;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    z-index: 99;
    opacity: 0;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a
    figure {
    width: 100%;
    height: 246.5px;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a
    figure
    img {
    max-height: 80%;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a
    .product-name {
    font-size: 26px;
    position: relative;
    z-index: 200;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a
    .new {
    top: -10px;
    left: 10px;
    width: 110px;
    height: 107px;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a:hover:before {
    opacity: 1;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.purple:before {
    background: rgba(158, 77, 135, 0.7)
      url(/images/inner-page-product-category-thumb-overlay.png) no-repeat
      center 40%;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.purple
    .product-name {
    color: #9e4d87;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.purple:hover
    .product-name {
    color: #f9e9b9;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.red:before {
    background: rgba(243, 132, 106, 0.7)
      url(/images/inner-page-product-category-thumb-overlay-blue.png) no-repeat
      center 40%;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.red
    .product-name {
    color: #f3846a;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.red:hover
    .product-name {
    color: #1a2756;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.blue:before {
    background: rgba(152, 211, 230, 0.7)
      url(/images/inner-page-product-category-thumb-overlay-marine.png)
      no-repeat center 40%;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.blue
    .product-name {
    color: #98d3e6;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.blue:hover
    .product-name {
    color: #346266;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.cream:before {
    background: rgba(243, 231, 173, 0.7)
      url(/images/inner-page-product-category-thumb-overlay-red.png) no-repeat
      center 40%;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.cream
    .product-name {
    color: #f3e7ad;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.cream:hover
    .product-name {
    color: #912324;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.green:before {
    background: rgba(181, 226, 185, 0.7)
      url(/images/inner-page-product-category-thumb-overlay-dark-blue.png)
      no-repeat center 40%;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.green
    .product-name {
    color: #b5e2b9;
  }
  .inner-page.product-details
    .content
    .related-products-slide
    .grid
    .walk
    article
    a.green:hover
    .product-name {
    color: #1a2756;
  }
  .inner-page.product-details .product-details {
    padding: 32px 0;
  }
  .inner-page.product-details .product-details .content {
    padding: 0;
    width: 1065px;
  }
  .inner-page.product-details .product-details .content .tabs {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .inner-page.product-details .product-details .content .tabs li {
    margin: 0 5px;
    background: #fff;
    height: 71px;
    padding: 0 40px;
    display: inline-flex;
    align-items: center;
    position: relative;
    color: #382666;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .inner-page.product-details
    .product-details
    .content
    .tabs
    li
    [class*="ion-"] {
    color: #e30613;
    font-size: 20px;
    margin-right: 7px;
  }
  .inner-page.product-details .product-details .content .tabs li:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    border-top: 10px solid #382666;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    transform-origin: top center;
    transform: translateX(-50%) rotateX(-90deg);
  }
  .inner-page.product-details .product-details .content .tabs li:hover {
    background: #382666;
    color: #fff;
  }
  .inner-page.product-details .product-details .content .tabs li.active {
    background: #382666;
    color: #fff;
  }
  .inner-page.product-details .product-details .content .tabs li.active:before {
    transform: translateX(-50%) rotateX(0deg);
  }
  .inner-page.product-details .product-details .content .tab-item {
    display: none;
    background: #fff;
    margin-top: 15px;
    padding: 60px 75px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
  }
  .inner-page.product-details .product-details .content .tab-item .grid {
    display: flex;
    justify-content: center;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column {
    flex: 1;
    flex: 1;
    padding: 0 55px;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column:first-child {
    padding-left: 0;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column:last-child {
    padding-right: 0;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    p {
    color: #382666;
    font-size: 15px;
    line-height: 32px;
    padding-top: 20px;
    font-weight: 600;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    p:first-of-type {
    padding-top: 0;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    .list {
    padding-top: 20px;
    list-style: disc;
    padding-left: 20px;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    .list
    li {
    font-weight: 800;
    font-style: italic;
    color: #e30613;
    font-size: 15px;
    line-height: 32px;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    .list
    li
    span {
    color: #382666;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    .features {
    font-size: 20px;
    line-height: 37px;
    font-weight: 700;
    color: #382666;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    .features
    li {
    position: relative;
    padding-left: 33px;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    .features
    li:before {
    content: "";
    color: #e30613;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Ionicons";
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    .stamps {
    display: flex;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    .stamps
    li {
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    .stamps
    li:first-child {
    padding-left: 0;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    .stamps
    li:last-child {
    padding-right: 0;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    .stamps
    li
    .ico {
    height: 126px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    .stamps
    li
    .text {
    display: block;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
    color: #382666;
  }
  .inner-page.product-details
    .product-details
    .content
    .tab-item
    .grid
    .column
    .tagline {
    color: #e30613;
    font-weight: 800;
    font-size: 25px;
    padding-top: 40px;
  }
  .inner-page.about-us {
    padding-top: 0;
  }
  .inner-page.about-us .history {
    padding-top: 76px;
    height: 1136px;
  }
  .inner-page.about-us .history:before {
    height: 6px;
    background-size: auto;
  }
  .inner-page.about-us .history .content {
    width: 1220px;
    padding: 164px 0 0 0;
    align-items: flex-start;
    flex-direction: row;
  }
  .inner-page.about-us .history .content .title {
    font-size: 88px;
    line-height: 70px;
    flex: none;
  }
  .inner-page.about-us .history .content .title:before {
    width: 39px;
    height: 35px;
  }
  .inner-page.about-us .history .content .title span:nth-of-type(1) {
    font-size: 84px;
  }
  .inner-page.about-us .history .content .title span:nth-of-type(1):before {
    width: 108px;
    height: 17px;
    margin-right: 12px;
  }
  .inner-page.about-us .history .content .title span:nth-of-type(2) {
    padding-left: 60px;
    font-size: 120px;
  }
  .inner-page.about-us .history .content .title span:nth-of-type(2):after {
    width: 44px;
    height: 49px;
  }
  .inner-page.about-us .history .content .text {
    padding-top: 0;
    margin-left: 30px;
    width: 275px;
  }
  .inner-page.about-us .history .content .text p {
    font-size: 15px;
    line-height: 37px;
    text-align: left;
  }
  .inner-page.about-us .history .picture {
    position: absolute;
    width: 670px;
    margin: 0;
    z-index: 120;
    bottom: 0;
    left: 50%;
    margin-left: -650px;
    z-index: 300;
  }
  .inner-page.about-us .history .picture .img {
    width: 670px;
    height: 445px;
  }
  .inner-page.about-us .history .picture .tape {
    width: 223px;
    height: 55px;
    margin-left: -98px;
  }
  .inner-page.about-us .history .picture .signature {
    bottom: 100%;
    left: 100%;
    margin-bottom: -167px;
    margin-left: -125px;
    width: 344px;
    height: 218px;
  }
  .inner-page.about-us .history .woman {
    position: absolute;
    top: 140px;
    left: 50%;
    margin-left: 205px;
    display: block;
    z-index: 150;
    width: 280px;
    height: 911px;
    background: url(/images/inner-page-about-us-history-woman.png) no-repeat
      center;
  }
  .inner-page.about-us .history .pop-corn-blurred {
    position: absolute;
    width: 100%;
    height: 1559px;
    display: block;
    background: url(/images/inner-page-about-us-history-blurred-pop-corn.png)
      no-repeat center;
    top: 0;
    left: 0;
    z-index: 200;
    user-select: none;
    pointer-events: none;
  }
  .inner-page.about-us .history .pop-corn {
    height: 1761px;
    z-index: 100;
  }
  .inner-page.about-us .about {
    background: #fff url(/images/inner-page-about-us-about-bg.jpg) no-repeat
      center bottom;
  }
  .inner-page.about-us .about .content {
    padding: 50px 0;
    width: 1070px;
  }
  .inner-page.about-us .about .content .grid {
    padding-left: 30px;
    display: flex;
    align-items: center;
    width: 885px;
    justify-content: space-between;
  }
  .inner-page.about-us .about .content .grid .curiosity {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    width: 342px;
    flex: none;
  }
  .inner-page.about-us .about .content .grid .curiosity .title {
    padding: 0 15px;
    font-size: 36px;
  }
  .inner-page.about-us .about .content .grid .curiosity .title:before {
    width: 39px;
    height: 68px;
    margin-bottom: 10px;
  }
  .inner-page.about-us .about .content .grid .curiosity p {
    font-size: 25px;
    line-height: 37px;
  }
  .inner-page.about-us .about .content .grid .curiosity p strong {
    font-weight: 600;
    font-size: 22px;
  }
  .inner-page.about-us .about .content .grid .text {
    flex: 1;
    padding-left: 75px;
  }
  .inner-page.about-us .about .content .grid .text p {
    font-size: 15px;
    line-height: 37px;
    text-align: left;
    padding-top: 0;
  }
  .inner-page.about-us .about .content .grid .text p strong {
    font-weight: 800;
    font-size: 18px;
  }
  .inner-page.about-us .about .content .final-text {
    display: block;
    padding-top: 140px;
    width: 435px;
    position: relative;
    z-index: 999999;
  }
  .inner-page.about-us .about .content .final-text p {
    font-size: 15px;
    line-height: 37px;
    text-align: left;
    padding-top: 0;
  }
  .inner-page.about-us .about .content .final-text .tagline {
    font-size: 22px;
    text-align: left;
    padding-top: 15px;
  }
  .inner-page.about-us .info {
    background: url(/images/inner-page-about-us-history-blurred-pop-corn.png)
      center;
  }
  .inner-page.about-us .info .content {
    padding: 140px 0;
    width: 1200px;
  }
  .inner-page.about-us .info .content .grid {
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .inner-page.about-us .info .content .grid .text .title {
    font-size: 80px;
  }
  .inner-page.about-us .info .content .grid .text .title.policy {
    font-size: 100px;
  }
  .inner-page.about-us .info .content .grid .text .title-01 {
    color: #e5465a;
    font-size: 22px;
    margin: 40px 0;
  }
  .inner-page.about-us .info .content .grid .text p {
    font-size: 18px;
    line-height: 37px;
    text-align: left;
    padding-top: 0;
    margin-top: 20px;
  }
  .inner-page.about-us .info .content .grid .text p strong {
    color: #e5465a;
    font-weight: 800;
    font-size: 18px;
  }
  .inner-page.about-us .info .content .grid .text .button {
    order: 3;
    display: inline-flex;
    align-items: center;
    background: #382666;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    padding: 0 15px;
    margin-top: 70px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
  }
  .inner-page.about-us .info .content .grid .text .button:hover {
    background: #e5465a;
    color: #fff;
  }
  .inner-page.how-to-find .content .title {
    font-size: 18px;
    line-height: 37px;
  }
  .inner-page.how-to-find .content .title br {
    display: inline-block;
  }
  .inner-page.how-to-find .virtual-store {
    display: block;
    width: 100%;
    height: 753px;
    background: url(/images/inner-page-how-to-find-virtual-store-bg.jpg)
      no-repeat center;
    position: relative;
    display: block;
    margin-top: 115px;
    padding-top: 145px;
  }
  .inner-page.how-to-find .virtual-store:before,
  .inner-page.how-to-find .virtual-store:after {
    display: none;
  }
  .inner-page.how-to-find .virtual-store .content {
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 1160px;
    height: 204px;
  }
  .inner-page.how-to-find .virtual-store .content .title {
    text-align: left;
    font-size: 60px;
    font-weight: normal;
    position: relative;
    margin-top: 40px;
  }
  .inner-page.how-to-find .virtual-store .content .title:before {
    width: 94px;
    height: 68px;
  }
  .inner-page.how-to-find .virtual-store .content .button {
    font-size: 20px;
    height: 80px;
    padding: 0 45px;
    margin-top: 50px;
    margin-left: 30px;
  }
  .inner-page.how-to-find .virtual-store .content .button:before {
    width: 285px;
    height: 175px;
  }
  .inner-page.how-to-find .virtual-store .content .button:hover {
    background: #f3e7ad;
  }
}

@media screen and (max-width: 600px) {
  .rwb-tooltip {
    display: none;
  }
}

@-webkit-keyframes autofill{to{color:#fff;background:#333;}}@keyframes slide{0%{transform:translateX(-100%);}100%{transform:translateX(100%);}}.actbox{position:fixed;top:50%;left:50%;width:0;height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:999999;background:rgba(0,0,0,.7);-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}.actbox .box{background:#fff;padding:30px;max-width:400px;opacity:0;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}.actbox .box .title{font-size:25px;font-weight:500;color:#d64747;padding:0;margin:0;}.actbox .box p{font-size:14px;color:#494949;padding:10px 0 0 0;margin:0;}.actbox .box .buttons-grid{display:flex;align-items:center;justify-content:flex-end;}.actbox .box .buttons-grid .button{margin:30px 0 0 10px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;color:#fff;text-transform:uppercase;background:#d64747;height:45px;padding:0 20px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.actbox .box .buttons-grid .button.cancel{background:#c91b1e;}.actbox .box .buttons-grid .button:hover{background:#472553;text-decoration:none;}.actbox.active{top:0;left:0;width:100%;height:100vh;}.actbox.active .box{opacity:1;}@media only screen and (max-device-width:736px){.actbox .box{max-width:calc(100vw - 40px);padding:20px;}.actbox .box .title{font-size:18px;}.actbox .box p{font-size:13px;}.actbox .box .buttons-grid .button{height:40px;margin:20px 0 0 0;font-size:13px;padding:0 15px;}}
@-webkit-keyframes autofill{to{color:#fff;background:#333;}}@keyframes slide{0%{transform:translateX(-100%);}100%{transform:translateX(100%);}}.act-popup-overlay{position:fixed;top:0;left:0;z-index:9999999;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.85);width:100vw;height:100vh;transition:all .7s;}.act-popup-overlay.closed{top:-100%;}.act-popup-overlay .act-popup{position:relative;display:block;width:500px;background:#fff;justify-content:center;padding:50px;box-shadow:2.294px 3.277px 0 0 rgba(73,73,73,.22);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}.act-popup-overlay .act-popup .close-btn{top:-19px;right:-19px;position:absolute;width:68px;height:68px;display:flex;align-items:center;justify-content:center;font-size:47px;color:#fff;font-weight:100;background:#d64747;cursor:pointer;box-shadow:2.294px 3.277px 0 0 rgba(73,73,73,.22);-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}.act-popup-overlay .act-popup .close-btn:hover{background:#472553;}.act-popup-overlay .act-popup .title{display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:#d64747;font-size:24px;font-weight:bold;margin:0;}.act-popup-overlay .act-popup .title [class*='ion-']{font-size:23px;padding-right:10px;}.act-popup-overlay .act-popup hr{height:1px;width:90%;border-color:#ebebeb;}.act-popup-overlay .act-popup .form{width:auto;display:block;padding-top:16px;}.act-popup-overlay .act-popup .form .row{padding:0 -5px;}.act-popup-overlay .act-popup .form .row fieldset{padding:6px 5px;}.act-popup-overlay .act-popup .form .row fieldset input[type='text']{display:block;width:100%;height:30px;border:none;background:none;border-bottom:1px solid #002436;font-size:14px;color:#002436;outline:none;-webkit-appearance:none;appearance:none;}.act-popup-overlay .act-popup .form .row fieldset .select{width:100%;position:relative;}.act-popup-overlay .act-popup .form .row fieldset .select:before{content:"";font-family:'Ionicons';color:#002436;position:absolute;top:0;right:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:25px;}.act-popup-overlay .act-popup .form .row fieldset .select select{position:relative;z-index:2;display:block;width:100%;height:30px;border:none;background:none;border-bottom:1px solid #002436;font-size:14px;color:#002436;outline:none;-webkit-appearance:none;}.act-popup-overlay .act-popup .form .row fieldset .select select::-ms-expand{display:none;}.act-popup-overlay .act-popup .form .row fieldset textarea{width:100%;height:80px;display:block;border:none;background:none;border-bottom:1px solid #002436;resize:none;outline:none;color:#002436;font-size:14px;-webkit-appearance:none;appearance:none;}.act-popup-overlay .act-popup .form .row fieldset input[type='submit']{display:block;width:100%;height:50px;background:none;border:none;background:#d64747;color:#fff;cursor:pointer;text-transform:uppercase;-webkit-appearance:none;appearance:none;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;border-radius:15px;}.act-popup-overlay .act-popup .form .row fieldset input[type='submit']:hover{background:#472553;}.act-popup-overlay .act-popup .form .row fieldset ::-webkit-input-placeholder{color:#002436;}.act-popup-overlay .act-popup .form .row fieldset :-moz-placeholder{color:#002436;opacity:1;}.act-popup-overlay .act-popup .form .row fieldset ::-moz-placeholder{color:#002436;opacity:1;}.act-popup-overlay .act-popup .form .row fieldset :-ms-input-placeholder{color:#002436;}.act-popup-overlay .act-popup .form .row fieldset ::-ms-input-placeholder{color:#002436;}@media only screen and (max-device-width:736px){.act-popup-overlay .act-popup{width:100%;margin:20px;padding:20px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.act-popup-overlay .act-popup .close-btn{width:44px;height:44px;font-size:30px;top:-10px;right:-10px;}.act-popup-overlay .act-popup .close-btn:hover{color:#fff;background:#d64747;}.act-popup-overlay .act-popup a{font-size:19px;}.act-popup-overlay .act-popup hr{display:none;}.act-popup-overlay .act-popup .title{font-size:14px;}.act-popup-overlay .act-popup p{padding:7px 20px;color:#fff;font-size:12px;}.act-popup-overlay .act-popup .form{padding-top:0;}.act-popup-overlay .act-popup .form .row fieldset input[type='text']{height:20px;font-size:12px;}.act-popup-overlay .act-popup .form .row fieldset input[type='submit']{font-size:14px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.act-popup-overlay .act-popup .form .row fieldset input[type='submit']:hover{background:#d64747;color:#fff;}.act-popup-overlay .act-popup ul.buttons li a:hover{background:#fff;color:#8c8279;}}
