*,
*:before,
*:after {
  box-sizing: border-box;
  outline: 0;
  border-width: 0;
  border-style: none;
  margin: 0;
  padding: 0;
  border-color: rgba(0, 0, 0, 0.2);
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  scroll-behavior: smooth;
}
body {
  overflow-x: hidden;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover,
a:focus {
  outline: 0;
}
b,
strong,
th {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0 none;
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
figure {
  margin: 0;
}
hr {
  height: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: inherit;
  overflow: visible;
}
code,
kbd,
pre,
samp,
.code {
  font-family: 'SF Mono', 'Roboto Mono', 'Inconsolata', Monaco, Menlo, Consolas, monospace;
  font-size: 1em;
  word-wrap: break-word;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
[role="button"] {
  cursor: pointer;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
input[type="checkbox"],
input[type="radio"],
input[type="range"] {
  padding: 0;
  vertical-align: middle;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
          appearance: button;
  font: inherit;
}
fieldset {
  border-width: 1px;
  border-style: solid;
  padding: 0.35em 0.625em 0.75em;
  margin: 0;
}
legend {
  border-width: 0;
  border-style: none;
  padding: 0;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
td,
th,
legend {
  padding: 0;
}
iframe,
embed,
object,
.video {
  max-width: 100%;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: normal;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="search"] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
svg:not(:root) {
  overflow: hidden;
}
article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main,
details,
menu {
  display: block;
}
pre {
  overflow: auto;
  -moz-tab-size: 2;
    -o-tab-size: 2;
       tab-size: 2;
  white-space: pre-wrap;
}
mark {
  background-color: #ff0;
  color: #000;
}
textarea {
  overflow: auto;
  -moz-tab-size: 2;
    -o-tab-size: 2;
       tab-size: 2;
}
[hidden],
template {
  display: none;
}
summary {
  display: list-item;
}
canvas,
audio,
video {
  display: inline-block;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
hgroup,
frame,
hr {
  display: block;
}
.img-normal {
  max-width: none;
}
.gm-style img {
  max-width: none;
}
.gmap-html * {
  color: #333;
  margin: 0;
}
::-moz-selection {
  background-color: #8BC34A;
  color: #FFF;
  text-shadow: none;
}
::selection {
  background-color: #8BC34A;
  color: #FFF;
  text-shadow: none;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
address {
  margin-bottom: 0;
  font-style: normal;
  display: inline-block;
}
ins {
  background-color: #9F0;
  color: #000;
  text-decoration: none;
}
del {
  color: #dd0000;
  text-decoration: line-through;
}
.visible-print {
  display: none !important;
}
@media print {
  *,
  *:before,
  *:after {
    -webkit-print-color-adjust: exact !important;
       color-adjust: exact !important;
            print-color-adjust: exact !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: '';
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    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;
  }
  .hidden-print {
    display: none !important;
  }
  .visible-print {
    display: block !important;
  }
}
blockquote {
  padding: 0 1.5rem;
  border-left-style: solid;
  border-left-width: 0.5rem;
}
ul,
ol {
  padding-left: 2rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
}
small,
.small {
  font-size: 0.85714286em;
}
small small {
  font-size: 0.71428571em;
}
em {
  font-family: inherit;
  font-style: italic;
}
fieldset {
  padding: 0;
  margin: 0;
  border-width: 0;
  border-style: none;
}
legend {
  display: block;
  width: 100%;
  padding: 0 0 0.5rem 0;
  font-size: 1.8rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
}
body {
  font-size: 1.4rem;
  line-height: 1.42857143;
  font-family: 'SF Pro Display', system-ui, -apple-system, BlinkMacSystemFont, Roboto, 'Segoe UI', 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-weight: normal;
  letter-spacing: 0;
}
p,
pre,
dl,
menu,
ol,
ul,
hr,
table,
address,
dl,
figure,
paragraph,
kbd,
samp,
blockquote,
legend,
caption,
.mrg-prg,
.list-normal,
.table {
  margin-top: 0;
  margin-bottom: 1rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 600;
  text-transform: none;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small,
h1 sub,
h2 sub,
h3 sub,
h4 sub,
h5 sub,
h6 sub,
.h1 sub,
.h2 sub,
.h3 sub,
.h4 sub,
.h5 sub,
.h6 sub,
h1 sup,
h2 sup,
h3 sup,
h4 sup,
h5 sup,
h6 sup,
.h1 sup,
.h2 sup,
.h3 sup,
.h4 sup,
.h5 sup,
.h6 sup {
  font-weight: 300;
  opacity: 0.7;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 1rem;
}
h1,
h2,
h3,
.h1,
.h2,
.h3 {
  letter-spacing: -0.02em;
}
h1 small,
h2 small,
h3 small,
.h1 small,
.h2 small,
.h3 small,
h1 .small,
h2 .small,
h3 .small,
.h1 .small,
.h2 .small,
.h3 .small {
  font-size: 75%;
}
h1,
.h1,
.p1 {
  font-size: 1.71428571em;
  line-height: 1.20833333;
  letter-spacing: 0;
}
h2,
.h2,
.p2 {
  font-size: 1.57142857em;
  line-height: 1.22727273;
  letter-spacing: 0;
}
h3,
.h3,
.p3 {
  font-size: 1.42857143em;
  line-height: 1.25;
  letter-spacing: 0;
}
h4,
.h4,
.p4,
.widget-title,
.panel-title,
.popover-title,
.ibox-title h2,
.ibox-title h3,
.ibox-title h5,
.ibox-title h4,
.ibox-title h5,
.ibox-title h6 {
  font-size: 1.28571429em;
  line-height: 1.27777778;
  letter-spacing: 0;
}
h5,
.h5,
.p5,
caption {
  font-size: 1.14285714em;
  line-height: 1.3125;
  letter-spacing: 0;
}
h6,
.h6,
.p6 {
  font-size: 1em;
  line-height: 1.35714286;
  letter-spacing: 0;
}
a {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  overflow-wrap: anywhere;
}
.content a {
  text-decoration: underline;
  display: inline;
}
.list-none {
  list-style: none;
}
.list-box,
nav ul,
aside ul,
footer ul,
nav ol,
aside ol,
footer ol,
ul.row {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.list-inline {
  list-style: none;
  padding-left: 0;
}
.list-inline > li {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.list-inline > li:first-child {
  padding-left: 0;
}
.list-inline > li:last-child {
  padding-right: 0;
}
.list-normal {
  list-style: disc;
  padding-left: 4rem;
}
dl {
  width: 100%;
}
dt {
  font-weight: bold;
  padding: 0.5rem 0 0 0;
}
dt:empty {
  padding: 0 !important;
}
dd {
  word-wrap: break-word;
  padding: 0 0 0.5rem 0;
}
dd:empty:after {
  content: '-';
}
.dl-reversed dt {
  font-weight: normal;
}
.dl-reversed dd {
  font-weight: bold;
}
.dl-right dd {
  text-align: right;
}
.dl-bordered dt {
  border-top-width: 1px;
  border-top-style: solid;
}
.dl-bordered dt:first-child {
  border-width: 0;
  border-style: none;
}
.dl-bordered dt:first-child + dd {
  border-width: 0;
  border-style: none;
}
@media (min-width: 768px) {
  .dl-inline {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: visible;
    line-height: 1;
  }
  .dl-inline dt {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0.5rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .dl-inline dd {
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    padding: 0.5rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .dl-inline.dl-bordered dd {
    border-top-width: 1px;
    border-top-style: solid;
  }
  .dl-inline.dl-bordered dt:first-child + dd {
    border-width: 0;
    border-style: none;
  }
}
.dl-table {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.dl-table dl {
  height: 100%;
  margin: 0;
  line-height: 1;
}
.dl-table dl dt {
  padding: 1rem 1.5rem 0 1.5rem;
}
.dl-table dl dd {
  padding: 0.5rem 1.5rem 1rem 1.5rem;
}
.dl-table dl:not(.dl-inline) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.dl-table dl:not(.dl-inline) dt:empty {
  display: none;
}
.dl-table dl:not(.dl-inline) dd:not(.td-btn) {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.dl-table dl:not(.dl-inline) dd:empty {
  display: none;
}
.dl-table .dl-inline dt {
  padding: 0.5rem 0 0.5rem 1.5rem;
}
.dl-table .dl-inline dd {
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
}
div.dl-table:empty {
  display: none;
}
.hr-title {
  overflow: hidden;
  text-align: center;
  line-height: 1;
}
.hr-title > * {
  display: table;
  white-space: nowrap;
  width: 100%;
}
.hr-title > *:before,
.hr-title > *:after {
  border-top-width: 1px;
  border-top-style: solid;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 50%;
}
.hr-title > *:before {
  right: 1.5%;
}
.hr-title > *:after {
  left: 1.5%;
}
.hr-subtitle {
  text-align: center;
  margin: 0;
}
@media (max-width: 767px) {
  .hr-title > * {
    white-space: normal;
  }
  .hr-title > *:before,
  .hr-title > *:after {
    width: 10%;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
  max-width: 144rem;
}
.row,
[class|="row"] {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.row > [class*="col-"],
[class|="row"] > [class*="col-"] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.fow,
[class|="fow"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.fow > *,
[class|="fow"] > * {
  width: 100%;
  max-width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.columns-avoid {
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  column-break-inside: avoid;
}
[class*=col-],
.fol,
[class*=fol-] {
  position: relative;
}
.fow-sm {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.fow-sm > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > * {
  padding-right: 0;
  padding-left: 0;
}
[class*="hgt-"] {
  position: relative;
}
[class*="hgt-"]:before {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  content: '';
}
.col-xs-0,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
  min-height: 1px;
}
.col-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 {
  float: left;
  min-height: 1px;
}
.col-xs-12 {
  width: 100%;
}
.col-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-1 {
  width: 8.33333333%;
}
.col-xs-0 {
  width: auto;
}
.col-0 {
  width: auto;
}
.col-1x5 {
  width: 20%;
  float: left;
}
.col-4x5 {
  width: 80%;
  float: left;
}
.col-1x7 {
  width: 14.28571429%;
  float: left;
}
.col-1x8 {
  width: 12.5%;
  float: left;
}
.col-1x9 {
  width: 11.11111111%;
  float: left;
}
.col-1x10 {
  width: 10%;
  float: left;
}
.fol-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
}
.fol-11 {
  -ms-flex: 0 0 91.66666667%;
      flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.fol-10 {
  -ms-flex: 0 0 83.33333333%;
      flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.fol-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%;
}
.fol-8 {
  -ms-flex: 0 0 66.66666667%;
      flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.fol-7 {
  -ms-flex: 0 0 58.33333333%;
      flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.fol-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%;
}
.fol-5 {
  -ms-flex: 0 0 41.66666667%;
      flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.fol-4 {
  -ms-flex: 0 0 33.33333333%;
      flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.fol-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%;
}
.fol-2 {
  -ms-flex: 0 0 16.66666667%;
      flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.fol-1 {
  -ms-flex: 0 0 8.33333333%;
      flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.fol {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
}
.fol-0 {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.fol-n {
  -ms-flex: initial;
      flex: initial;
  width: auto ;
  max-width: none;
}
.order-1 {
  -ms-flex-order: 1;
      order: 1;
}
.order-2 {
  -ms-flex-order: 2;
      order: 2;
}
.order-3 {
  -ms-flex-order: 3;
      order: 3;
}
.order-4 {
  -ms-flex-order: 4;
      order: 4;
}
.order-5 {
  -ms-flex-order: 5;
      order: 5;
}
.order-6 {
  -ms-flex-order: 6;
      order: 6;
}
.order-7 {
  -ms-flex-order: 7;
      order: 7;
}
.order-8 {
  -ms-flex-order: 8;
      order: 8;
}
.order-9 {
  -ms-flex-order: 9;
      order: 9;
}
.order-10 {
  -ms-flex-order: 10;
      order: 10;
}
.order-11 {
  -ms-flex-order: 11;
      order: 11;
}
.order-12 {
  -ms-flex-order: 12;
      order: 12;
}
.fow-a > * {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.fow-e > * {
  -ms-flex: 1 0 0%;
      flex: 1 0 0%;
}
.fow-1 > * {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
}
.fow-2 > * {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%;
}
.fow-3 > * {
  -ms-flex: 0 0 33.33333333%;
      flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.fow-4 > * {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%;
}
.fow-5 > * {
  -ms-flex: 0 0 20%;
      flex: 0 0 20%;
  max-width: 20%;
}
.fow-6 > * {
  -ms-flex: 0 0 16.66666667%;
      flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.hgt-24:before {
  padding-bottom: 200% !important;
}
.hgt-16-10:before {
  padding-bottom: 62.5% !important;
}
.hgt-16-9:before {
  padding-bottom: 56.25% !important;
}
.hgt-12:before {
  padding-bottom: 100% !important;
}
.hgt-11:before {
  padding-bottom: 91.66666667% !important;
}
.hgt-10:before {
  padding-bottom: 83.33333333% !important;
}
.hgt-9:before {
  padding-bottom: 75% !important;
}
.hgt-8:before {
  padding-bottom: 66.66666667% !important;
}
.hgt-7:before {
  padding-bottom: 58.33333333% !important;
}
.hgt-6:before {
  padding-bottom: 50% !important;
}
.hgt-5:before {
  padding-bottom: 41.66666667% !important;
}
.hgt-4:before {
  padding-bottom: 33.33333333% !important;
}
.hgt-3:before {
  padding-bottom: 25% !important;
}
.hgt-2:before {
  padding-bottom: 16.66666667% !important;
}
.hgt-1:before {
  padding-bottom: 8.33333333% !important;
}
.hgt-0:before {
  padding-bottom: 0% !important;
  padding-bottom: inherit !important;
  height: auto !important;
  content: none !important;
}
.columns-6 {
  -webkit-column-count: 6;
     -moz-column-count: 6;
          column-count: 6;
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
  -webkit-column-fill: balance;
     -moz-column-fill: balance;
          column-fill: balance;
}
.columns-5 {
  -webkit-column-count: 5;
     -moz-column-count: 5;
          column-count: 5;
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
  -webkit-column-fill: balance;
     -moz-column-fill: balance;
          column-fill: balance;
}
.columns-4 {
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
  -webkit-column-fill: balance;
     -moz-column-fill: balance;
          column-fill: balance;
}
.columns-3 {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
  -webkit-column-fill: balance;
     -moz-column-fill: balance;
          column-fill: balance;
}
.columns-2 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
  -webkit-column-fill: balance;
     -moz-column-fill: balance;
          column-fill: balance;
}
.columns-1 {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
  -webkit-column-fill: balance;
     -moz-column-fill: balance;
          column-fill: balance;
}
@media (min-width: 768px) {
  .col-sm-0,
  .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 {
    float: left;
    min-height: 1px;
  }
  .col-0_sm,
  .col-1_sm,
  .col-2_sm,
  .col-3_sm,
  .col-4_sm,
  .col-5_sm,
  .col-6_sm,
  .col-7_sm,
  .col-8_sm,
  .col-9_sm,
  .col-10_sm,
  .col-11_sm,
  .col-12_sm {
    float: left;
    min-height: 1px;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-12_sm {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-11_sm {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-10_sm {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-9_sm {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-8_sm {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-7_sm {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-6_sm {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-5_sm {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-4_sm {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-3_sm {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-2_sm {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-1_sm {
    width: 8.33333333%;
  }
  .col-sm-0 {
    width: auto;
  }
  .col-0_sm {
    width: auto;
  }
  .col-1x5_sm {
    width: 20%;
    float: left;
  }
  .col-4x5_sm {
    width: 80%;
    float: left;
  }
  .col-1x7_sm {
    width: 14.28571429%;
    float: left;
  }
  .col-1x8_sm {
    width: 12.5%;
    float: left;
  }
  .col-1x9_sm {
    width: 11.11111111%;
    float: left;
  }
  .col-1x10_sm {
    width: 10%;
    float: left;
  }
  .fol-12_sm {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .fol-11_sm {
    -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .fol-10_sm {
    -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .fol-9_sm {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .fol-8_sm {
    -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .fol-7_sm {
    -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .fol-6_sm {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .fol-5_sm {
    -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .fol-4_sm {
    -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .fol-3_sm {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .fol-2_sm {
    -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .fol-1_sm {
    -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .fol_sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .fol-0_sm {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .fol-n_sm {
    -ms-flex: initial;
        flex: initial;
    width: auto ;
    max-width: none;
  }
  .order-1_sm {
    -ms-flex-order: 1;
        order: 1;
  }
  .order-2_sm {
    -ms-flex-order: 2;
        order: 2;
  }
  .order-3_sm {
    -ms-flex-order: 3;
        order: 3;
  }
  .order-4_sm {
    -ms-flex-order: 4;
        order: 4;
  }
  .order-5_sm {
    -ms-flex-order: 5;
        order: 5;
  }
  .order-6_sm {
    -ms-flex-order: 6;
        order: 6;
  }
  .order-7_sm {
    -ms-flex-order: 7;
        order: 7;
  }
  .order-8_sm {
    -ms-flex-order: 8;
        order: 8;
  }
  .order-9_sm {
    -ms-flex-order: 9;
        order: 9;
  }
  .order-10_sm {
    -ms-flex-order: 10;
        order: 10;
  }
  .order-11_sm {
    -ms-flex-order: 11;
        order: 11;
  }
  .order-12_sm {
    -ms-flex-order: 12;
        order: 12;
  }
  .fow-a_sm > * {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .fow-e_sm > * {
    -ms-flex: 1 0 0%;
        flex: 1 0 0%;
  }
  .fow-1_sm > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .fow-2_sm > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .fow-3_sm > * {
    -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .fow-4_sm > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .fow-5_sm > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  .fow-6_sm > * {
    -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .hgt-24_sm:before {
    padding-bottom: 200% !important;
  }
  .hgt-16-10_sm:before {
    padding-bottom: 62.5% !important;
  }
  .hgt-16-9_sm:before {
    padding-bottom: 56.25% !important;
  }
  .hgt-12_sm:before {
    padding-bottom: 100% !important;
  }
  .hgt-11_sm:before {
    padding-bottom: 91.66666667% !important;
  }
  .hgt-10_sm:before {
    padding-bottom: 83.33333333% !important;
  }
  .hgt-9_sm:before {
    padding-bottom: 75% !important;
  }
  .hgt-8_sm:before {
    padding-bottom: 66.66666667% !important;
  }
  .hgt-7_sm:before {
    padding-bottom: 58.33333333% !important;
  }
  .hgt-6_sm:before {
    padding-bottom: 50% !important;
  }
  .hgt-5_sm:before {
    padding-bottom: 41.66666667% !important;
  }
  .hgt-4_sm:before {
    padding-bottom: 33.33333333% !important;
  }
  .hgt-3_sm:before {
    padding-bottom: 25% !important;
  }
  .hgt-2_sm:before {
    padding-bottom: 16.66666667% !important;
  }
  .hgt-1_sm:before {
    padding-bottom: 8.33333333% !important;
  }
  .hgt-0_sm:before {
    padding-bottom: 0% !important;
    padding-bottom: inherit !important;
    height: auto !important;
    content: none !important;
  }
  .columns-6_sm {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-5_sm {
    -webkit-column-count: 5;
       -moz-column-count: 5;
            column-count: 5;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-4_sm {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-3_sm {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-2_sm {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-1_sm {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
}
@media (min-width: 992px) {
  .col-md-0,
  .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 {
    float: left;
    min-height: 1px;
  }
  .col-0_md,
  .col-1_md,
  .col-2_md,
  .col-3_md,
  .col-4_md,
  .col-5_md,
  .col-6_md,
  .col-7_md,
  .col-8_md,
  .col-9_md,
  .col-10_md,
  .col-11_md,
  .col-12_md {
    float: left;
    min-height: 1px;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-12_md {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-11_md {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-10_md {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-9_md {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-8_md {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-7_md {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-6_md {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-5_md {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-4_md {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-3_md {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-2_md {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-1_md {
    width: 8.33333333%;
  }
  .col-md-0 {
    width: auto;
  }
  .col-0_md {
    width: auto;
  }
  .col-1x5_md {
    width: 20%;
    float: left;
  }
  .col-4x5_md {
    width: 80%;
    float: left;
  }
  .col-1x7_md {
    width: 14.28571429%;
    float: left;
  }
  .col-1x8_md {
    width: 12.5%;
    float: left;
  }
  .col-1x9_md {
    width: 11.11111111%;
    float: left;
  }
  .col-1x10_md {
    width: 10%;
    float: left;
  }
  .fol-12_md {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .fol-11_md {
    -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .fol-10_md {
    -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .fol-9_md {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .fol-8_md {
    -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .fol-7_md {
    -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .fol-6_md {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .fol-5_md {
    -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .fol-4_md {
    -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .fol-3_md {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .fol-2_md {
    -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .fol-1_md {
    -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .fol_md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .fol-0_md {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .fol-n_md {
    -ms-flex: initial;
        flex: initial;
    width: auto ;
    max-width: none;
  }
  .order-1_md {
    -ms-flex-order: 1;
        order: 1;
  }
  .order-2_md {
    -ms-flex-order: 2;
        order: 2;
  }
  .order-3_md {
    -ms-flex-order: 3;
        order: 3;
  }
  .order-4_md {
    -ms-flex-order: 4;
        order: 4;
  }
  .order-5_md {
    -ms-flex-order: 5;
        order: 5;
  }
  .order-6_md {
    -ms-flex-order: 6;
        order: 6;
  }
  .order-7_md {
    -ms-flex-order: 7;
        order: 7;
  }
  .order-8_md {
    -ms-flex-order: 8;
        order: 8;
  }
  .order-9_md {
    -ms-flex-order: 9;
        order: 9;
  }
  .order-10_md {
    -ms-flex-order: 10;
        order: 10;
  }
  .order-11_md {
    -ms-flex-order: 11;
        order: 11;
  }
  .order-12_md {
    -ms-flex-order: 12;
        order: 12;
  }
  .fow-a_md > * {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .fow-e_md > * {
    -ms-flex: 1 0 0%;
        flex: 1 0 0%;
  }
  .fow-1_md > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .fow-2_md > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .fow-3_md > * {
    -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .fow-4_md > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .fow-5_md > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  .fow-6_md > * {
    -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .hgt-24_md:before {
    padding-bottom: 200% !important;
  }
  .hgt-16-10_md:before {
    padding-bottom: 62.5% !important;
  }
  .hgt-16-9_md:before {
    padding-bottom: 56.25% !important;
  }
  .hgt-12_md:before {
    padding-bottom: 100% !important;
  }
  .hgt-11_md:before {
    padding-bottom: 91.66666667% !important;
  }
  .hgt-10_md:before {
    padding-bottom: 83.33333333% !important;
  }
  .hgt-9_md:before {
    padding-bottom: 75% !important;
  }
  .hgt-8_md:before {
    padding-bottom: 66.66666667% !important;
  }
  .hgt-7_md:before {
    padding-bottom: 58.33333333% !important;
  }
  .hgt-6_md:before {
    padding-bottom: 50% !important;
  }
  .hgt-5_md:before {
    padding-bottom: 41.66666667% !important;
  }
  .hgt-4_md:before {
    padding-bottom: 33.33333333% !important;
  }
  .hgt-3_md:before {
    padding-bottom: 25% !important;
  }
  .hgt-2_md:before {
    padding-bottom: 16.66666667% !important;
  }
  .hgt-1_md:before {
    padding-bottom: 8.33333333% !important;
  }
  .hgt-0_md:before {
    padding-bottom: 0% !important;
    padding-bottom: inherit !important;
    height: auto !important;
    content: none !important;
  }
  .columns-6_md {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-5_md {
    -webkit-column-count: 5;
       -moz-column-count: 5;
            column-count: 5;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-4_md {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-3_md {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-2_md {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-1_md {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
}
@media (min-width: 1200px) {
  .col-lg-0,
  .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 {
    float: left;
    min-height: 1px;
  }
  .col-0_lg,
  .col-1_lg,
  .col-2_lg,
  .col-3_lg,
  .col-4_lg,
  .col-5_lg,
  .col-6_lg,
  .col-7_lg,
  .col-8_lg,
  .col-9_lg,
  .col-10_lg,
  .col-11_lg,
  .col-12_lg {
    float: left;
    min-height: 1px;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-12_lg {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-11_lg {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-10_lg {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-9_lg {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-8_lg {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-7_lg {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-6_lg {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-5_lg {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-4_lg {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-3_lg {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-2_lg {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-1_lg {
    width: 8.33333333%;
  }
  .col-lg-0 {
    width: auto;
  }
  .col-0_lg {
    width: auto;
  }
  .col-1x5_lg {
    width: 20%;
    float: left;
  }
  .col-4x5_lg {
    width: 80%;
    float: left;
  }
  .col-1x7_lg {
    width: 14.28571429%;
    float: left;
  }
  .col-1x8_lg {
    width: 12.5%;
    float: left;
  }
  .col-1x9_lg {
    width: 11.11111111%;
    float: left;
  }
  .col-1x10_lg {
    width: 10%;
    float: left;
  }
  .fol-12_lg {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .fol-11_lg {
    -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .fol-10_lg {
    -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .fol-9_lg {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .fol-8_lg {
    -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .fol-7_lg {
    -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .fol-6_lg {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .fol-5_lg {
    -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .fol-4_lg {
    -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .fol-3_lg {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .fol-2_lg {
    -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .fol-1_lg {
    -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .fol_lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .fol-0_lg {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .fol-n_lg {
    -ms-flex: initial;
        flex: initial;
    width: auto ;
    max-width: none;
  }
  .order-1_lg {
    -ms-flex-order: 1;
        order: 1;
  }
  .order-2_lg {
    -ms-flex-order: 2;
        order: 2;
  }
  .order-3_lg {
    -ms-flex-order: 3;
        order: 3;
  }
  .order-4_lg {
    -ms-flex-order: 4;
        order: 4;
  }
  .order-5_lg {
    -ms-flex-order: 5;
        order: 5;
  }
  .order-6_lg {
    -ms-flex-order: 6;
        order: 6;
  }
  .order-7_lg {
    -ms-flex-order: 7;
        order: 7;
  }
  .order-8_lg {
    -ms-flex-order: 8;
        order: 8;
  }
  .order-9_lg {
    -ms-flex-order: 9;
        order: 9;
  }
  .order-10_lg {
    -ms-flex-order: 10;
        order: 10;
  }
  .order-11_lg {
    -ms-flex-order: 11;
        order: 11;
  }
  .order-12_lg {
    -ms-flex-order: 12;
        order: 12;
  }
  .fow-a_lg > * {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .fow-e_lg > * {
    -ms-flex: 1 0 0%;
        flex: 1 0 0%;
  }
  .fow-1_lg > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .fow-2_lg > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .fow-3_lg > * {
    -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .fow-4_lg > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .fow-5_lg > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  .fow-6_lg > * {
    -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .hgt-24_lg:before {
    padding-bottom: 200% !important;
  }
  .hgt-16-10_lg:before {
    padding-bottom: 62.5% !important;
  }
  .hgt-16-9_lg:before {
    padding-bottom: 56.25% !important;
  }
  .hgt-12_lg:before {
    padding-bottom: 100% !important;
  }
  .hgt-11_lg:before {
    padding-bottom: 91.66666667% !important;
  }
  .hgt-10_lg:before {
    padding-bottom: 83.33333333% !important;
  }
  .hgt-9_lg:before {
    padding-bottom: 75% !important;
  }
  .hgt-8_lg:before {
    padding-bottom: 66.66666667% !important;
  }
  .hgt-7_lg:before {
    padding-bottom: 58.33333333% !important;
  }
  .hgt-6_lg:before {
    padding-bottom: 50% !important;
  }
  .hgt-5_lg:before {
    padding-bottom: 41.66666667% !important;
  }
  .hgt-4_lg:before {
    padding-bottom: 33.33333333% !important;
  }
  .hgt-3_lg:before {
    padding-bottom: 25% !important;
  }
  .hgt-2_lg:before {
    padding-bottom: 16.66666667% !important;
  }
  .hgt-1_lg:before {
    padding-bottom: 8.33333333% !important;
  }
  .hgt-0_lg:before {
    padding-bottom: 0% !important;
    padding-bottom: inherit !important;
    height: auto !important;
    content: none !important;
  }
  .columns-6_lg {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-5_lg {
    -webkit-column-count: 5;
       -moz-column-count: 5;
            column-count: 5;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-4_lg {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-3_lg {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-2_lg {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-1_lg {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
}
@media (min-width: 1440px) {
  .col-xl-0,
  .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 {
    float: left;
    min-height: 1px;
  }
  .col-0_xl,
  .col-1_xl,
  .col-2_xl,
  .col-3_xl,
  .col-4_xl,
  .col-5_xl,
  .col-6_xl,
  .col-7_xl,
  .col-8_xl,
  .col-9_xl,
  .col-10_xl,
  .col-11_xl,
  .col-12_xl {
    float: left;
    min-height: 1px;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-12_xl {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-11_xl {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-10_xl {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-9_xl {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-8_xl {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-7_xl {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-6_xl {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-5_xl {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-4_xl {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-3_xl {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-2_xl {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-1_xl {
    width: 8.33333333%;
  }
  .col-xl-0 {
    width: auto;
  }
  .col-0_xl {
    width: auto;
  }
  .col-1x5_xl {
    width: 20%;
    float: left;
  }
  .col-4x5_xl {
    width: 80%;
    float: left;
  }
  .col-1x7_xl {
    width: 14.28571429%;
    float: left;
  }
  .col-1x8_xl {
    width: 12.5%;
    float: left;
  }
  .col-1x9_xl {
    width: 11.11111111%;
    float: left;
  }
  .col-1x10_xl {
    width: 10%;
    float: left;
  }
  .fol-12_xl {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .fol-11_xl {
    -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .fol-10_xl {
    -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .fol-9_xl {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .fol-8_xl {
    -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .fol-7_xl {
    -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .fol-6_xl {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .fol-5_xl {
    -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .fol-4_xl {
    -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .fol-3_xl {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .fol-2_xl {
    -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .fol-1_xl {
    -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .fol_xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .fol-0_xl {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .fol-n_xl {
    -ms-flex: initial;
        flex: initial;
    width: auto ;
    max-width: none;
  }
  .order-1_xl {
    -ms-flex-order: 1;
        order: 1;
  }
  .order-2_xl {
    -ms-flex-order: 2;
        order: 2;
  }
  .order-3_xl {
    -ms-flex-order: 3;
        order: 3;
  }
  .order-4_xl {
    -ms-flex-order: 4;
        order: 4;
  }
  .order-5_xl {
    -ms-flex-order: 5;
        order: 5;
  }
  .order-6_xl {
    -ms-flex-order: 6;
        order: 6;
  }
  .order-7_xl {
    -ms-flex-order: 7;
        order: 7;
  }
  .order-8_xl {
    -ms-flex-order: 8;
        order: 8;
  }
  .order-9_xl {
    -ms-flex-order: 9;
        order: 9;
  }
  .order-10_xl {
    -ms-flex-order: 10;
        order: 10;
  }
  .order-11_xl {
    -ms-flex-order: 11;
        order: 11;
  }
  .order-12_xl {
    -ms-flex-order: 12;
        order: 12;
  }
  .fow-a_xl > * {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .fow-e_xl > * {
    -ms-flex: 1 0 0%;
        flex: 1 0 0%;
  }
  .fow-1_xl > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .fow-2_xl > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .fow-3_xl > * {
    -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .fow-4_xl > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .fow-5_xl > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  .fow-6_xl > * {
    -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .hgt-24_xl:before {
    padding-bottom: 200% !important;
  }
  .hgt-16-10_xl:before {
    padding-bottom: 62.5% !important;
  }
  .hgt-16-9_xl:before {
    padding-bottom: 56.25% !important;
  }
  .hgt-12_xl:before {
    padding-bottom: 100% !important;
  }
  .hgt-11_xl:before {
    padding-bottom: 91.66666667% !important;
  }
  .hgt-10_xl:before {
    padding-bottom: 83.33333333% !important;
  }
  .hgt-9_xl:before {
    padding-bottom: 75% !important;
  }
  .hgt-8_xl:before {
    padding-bottom: 66.66666667% !important;
  }
  .hgt-7_xl:before {
    padding-bottom: 58.33333333% !important;
  }
  .hgt-6_xl:before {
    padding-bottom: 50% !important;
  }
  .hgt-5_xl:before {
    padding-bottom: 41.66666667% !important;
  }
  .hgt-4_xl:before {
    padding-bottom: 33.33333333% !important;
  }
  .hgt-3_xl:before {
    padding-bottom: 25% !important;
  }
  .hgt-2_xl:before {
    padding-bottom: 16.66666667% !important;
  }
  .hgt-1_xl:before {
    padding-bottom: 8.33333333% !important;
  }
  .hgt-0_xl:before {
    padding-bottom: 0% !important;
    padding-bottom: inherit !important;
    height: auto !important;
    content: none !important;
  }
  .columns-6_xl {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-5_xl {
    -webkit-column-count: 5;
       -moz-column-count: 5;
            column-count: 5;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-4_xl {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-3_xl {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-2_xl {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .columns-1_xl {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
}
input,
select,
textarea,
.btn,
button,
.reset,
.input,
.select2-container--default .select2-selection--single {
  border-width: 1px;
  border-style: solid;
  height: 3.4rem;
  width: 100%;
  padding: 0.6rem 1rem;
  background-image: none;
  border-radius: 0;
  line-height: 1.42857143;
  display: inline-block;
}
input,
select,
textarea,
.input,
.select2-container--default .select2-selection--single {
  /*box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);*/
  font-size: 1em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Roboto, 'Segoe UI', 'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
}
input:focus,
select:focus,
textarea:focus,
.input:focus,
.select2-container--default .select2-selection--single:focus {
  border-color: #059;
}
select[multiple],
select[size],
textarea {
  height: auto;
  display: block;
}
.chrome select[multiple],
.firefox select[multiple] {
  background-image: none;
  padding: 0;
}
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: 2.5rem;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23384042' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
}
button,
input[type="button"],
input[type="submit"],
.btn,
input[type="reset"] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: auto;
  height: auto;
  min-height: 3.4rem;
  text-align: center;
  cursor: pointer;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: inherit;
  font-weight: 700;
  font-size: 1em;
  letter-spacing: 0;
  box-shadow: none;
  text-transform: none;
  vertical-align: middle;
  display: inline-block;
  border-radius: 0;
}
.btn:hover,
.btn:focus {
  color: inherit;
}
.btn-shadow {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.btn-shadow:hover,
.btn-shadow:focus {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.btn-lg {
    font-size: 1.14285714em !important;
    padding: 0.9rem 2.8rem !important;
    border-radius: 0;
}
.btn-xl {
  font-size: 1.14285714em !important;
  padding: 1.2rem 1.7rem !important;
  border-radius: 0;
}
@media (min-width: 768px) {
  .btn-lg_sm {
    font-size: 1.14285714em !important;
    padding: 1.2rem 2rem !important;
    border-radius: 0;
  }
  .btn-xl {
    font-size: 1.28571429em !important;
    padding: 1.4rem 3.5rem !important;
    border-radius: 0;
  }
}
.btn-sm {
  font-size: 0.85714286em !important;
  padding: 0.3rem 1rem !important;
  min-height: inherit !important;
  line-height: 1.33333333;
}
.btn-xs {
  font-size: 0.85714286em !important;
  padding: 0.2rem 0.9rem !important;
  min-height: inherit !important;
  line-height: 1.33333333;
}
.btn-primary {
  background-color: #059 !important;
  color: #FFF !important;
  border-color: #005599 !important;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #0069bd !important;
  color: #FFF !important;
  border-color: #0069bd !important;
}
.btn-primary-dark {
  background-color: #048 !important;
  color: #FFF !important;
  border-color: #004488 !important;
}
.btn-primary-dark:hover,
.btn-primary-dark:focus {
  background-color: #0056ac !important;
  color: #FFF !important;
  border-color: #0056ac !important;
}
.btn-accent {
  background-color: #059 !important;
  color: #FFF !important;
  border-color: #005599 !important;
}
.btn-accent:hover,
.btn-accent:focus {
  background-color: #0069bd !important;
  color: #FFF !important;
  border-color: #0069bd !important;
}
.btn-dark {
  background-color: #111 !important;
  color: #FFF !important;
  border-color: #111111 !important;
}
.btn-dark:hover,
.btn-dark:focus {
  background-color: #232323 !important;
  color: #FFF !important;
  border-color: #232323 !important;
}
.btn-dark-light {
  background-color: #222 !important;
  color: #FFF !important;
  border-color: #222222 !important;
}
.btn-dark-light:hover,
.btn-dark-light:focus {
  background-color: #343434 !important;
  color: #FFF !important;
  border-color: #343434 !important;
}
.btn-dark-dark {
  background-color: #000 !important;
  color: #FFF !important;
  border-color: #000000 !important;
}
.btn-dark-dark:hover,
.btn-dark-dark:focus {
  background-color: #121212 !important;
  color: #FFF !important;
  border-color: #121212 !important;
}
.btn-secondary {
  background-color: #555 !important;
  color: #FFF !important;
  border-color: #555 !important;
}
.btn-secondary:hover,
.btn-secondary:focus {
  background-color: #666 !important;
  color: #FFF !important;
  border-color: #666 !important;
}
.btn-secondary-light {
  background-color: #666 !important;
  color: #FFF !important;
  border-color: #666 !important;
}
.btn-secondary-light:hover,
.btn-secondary-light:focus {
  background-color: #777 !important;
  color: #FFF !important;
  border-color: #777 !important;
}
.btn-secondary-dark {
  background-color: #444 !important;
  color: #FFF !important;
  border-color: #444 !important;
}
.btn-secondary-dark:hover,
.btn-secondary-dark:focus {
  background-color: #555 !important;
  color: #FFF !important;
  border-color: #555 !important;
}
.btn-success {
  background-color: #6C0 !important;
  color: #FFF !important;
  border-color: #66cc00 !important;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #78f000 !important;
  color: #FFF !important;
  border-color: #78f000 !important;
}
.btn-warning {
  background-color: #ff6600 !important;
  color: #FFF !important;
  border-color: #ff6600 !important;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #ff7b24 !important;
  color: #FFF !important;
  border-color: #ff7b24 !important;
}
.btn-error {
  background-color: #dd0000 !important;
  color: #FFF !important;
  border-color: #dd0000 !important;
}
.btn-error:hover,
.btn-error:focus {
  background-color: #ff0202 !important;
  color: #FFF !important;
  border-color: #ff0202 !important;
}
.btn-danger {
  background-color: #dd0000 !important;
  color: #FFF !important;
  border-color: #dd0000 !important;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #ff0202 !important;
  color: #FFF !important;
  border-color: #ff0202 !important;
}
.btn-info {
  background-color: #268bd2 !important;
  color: #FFF !important;
  border-color: #268bd2 !important;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #3f9cdc !important;
  color: #FFF !important;
  border-color: #3f9cdc !important;
}
.btn-black {
  background-color: #000 !important;
  color: #FFF !important;
  border-color: #000000 !important;
}
.btn-black:hover,
.btn-black:focus {
  background-color: #121212 !important;
  color: #FFF !important;
  border-color: #121212 !important;
}
.btn-yellow {
  background-color: #ddaa00 !important;
  color: #FFF !important;
  border-color: #ddaa00 !important;
}
.btn-yellow:hover,
.btn-yellow:focus {
  background-color: #ffc502 !important;
  color: #FFF !important;
  border-color: #ffc502 !important;
}
.btn-orange {
  background-color: #ff6600 !important;
  color: #FFF !important;
  border-color: #ff6600 !important;
}
.btn-orange:hover,
.btn-orange:focus {
  background-color: #ff7b24 !important;
  color: #FFF !important;
  border-color: #ff7b24 !important;
}
.btn-red {
  background-color: #dd0000 !important;
  color: #FFF !important;
  border-color: #dd0000 !important;
}
.btn-red:hover,
.btn-red:focus {
  background-color: #ff0202 !important;
  color: #FFF !important;
  border-color: #ff0202 !important;
}
.btn-magenta {
  background-color: #d336a3 !important;
  color: #FFF !important;
  border-color: #d336a3 !important;
}
.btn-magenta:hover,
.btn-magenta:focus {
  background-color: #d953b0 !important;
  color: #FFF !important;
  border-color: #d953b0 !important;
}
.btn-violet {
  background-color: #6666ff !important;
  color: #FFF !important;
  border-color: #6666ff !important;
}
.btn-violet:hover,
.btn-violet:focus {
  background-color: #8a8aff !important;
  color: #FFF !important;
  border-color: #8a8aff !important;
}
.btn-blue {
  background-color: #268bd2 !important;
  color: #FFF !important;
  border-color: #268bd2 !important;
}
.btn-blue:hover,
.btn-blue:focus {
  background-color: #3f9cdc !important;
  color: #FFF !important;
  border-color: #3f9cdc !important;
}
.btn-cyan {
  background-color: #00ddcc !important;
  color: #FFF !important;
  border-color: #00ddcc !important;
}
.btn-cyan:hover,
.btn-cyan:focus {
  background-color: #02ffec !important;
  color: #FFF !important;
  border-color: #02ffec !important;
}
.btn-green {
  background-color: #6C0 !important;
  color: #FFF !important;
  border-color: #66cc00 !important;
}
.btn-green:hover,
.btn-green:focus {
  background-color: #78f000 !important;
  color: #FFF !important;
  border-color: #78f000 !important;
}
.btn-link,
.btn-icon {
  border-color: transparent !important;
  box-shadow: none;
  width: auto;
  text-transform: none;
  background-color: transparent !important;
}
.btn-link:hover,
.btn-link:focus {
  border-color: transparent;
}
.btn-pill {
  border-radius: 3.4rem;
  padding: 0.6rem 1.5rem;
}
.btn-outline {
  background-color: transparent !important;
  border-width: 2px;
  border-style: solid;
  box-shadow: none;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-color: initial !important;
}
.btn-icon {
  padding: 0 !important;
  color: inherit !important;
  font-size: 2rem;
  line-height: 3.4rem;
  width: 3.4rem;
  height: 3.4rem;
  box-shadow: none;
}
.btn-block,
input.btn-block {
  display: block;
  width: 100%;
}
.btn-height {
  height: 3.4rem;
}
.btn-square {
  width: 3.4rem;
  height: 3.4rem;
  padding: 0 !important;
}
input[type="range"],
input[type="image"],
output {
  border-width: 0;
  border-style: none;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none;
  height: auto;
  width: auto;
  padding: 0;
}
.chrome input[type="file"] {
  padding: 0.2rem;
}
.handheld input[type="file"] {
  padding: 0.1rem;
}
input[type="file"] {
  padding: 0;
}
.input-group input[type="file"] {
  padding-right: 3.4rem;
}
input[type="date"],
input[type="datetime"],
input[type="week"],
input[type="month"],
input[type="time"],
input[type="datetime-local"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="reset"],
.reset {
  opacity: 0.75;
}
select::-ms-expand {
  background-color: transparent !important;
  background-image: none !important;
  border-width: 0;
  border-style: none;
  color: inherit;
  margin: 0 0 0 1rem;
}
.ie .input-group input[type="file"] {
  padding-left: 3.4rem;
}
.ie input[type="file"] + .add-on {
  right: auto;
  left: 0;
}
.ie:not(.edge) select {
  background-image: none;
  padding-right: 0.6rem;
}
.select-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.theme-dark .select-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.select-placeholder.active {
  color: #333333;
}
.theme-dark .select-placeholder.active {
  color: #ffffff;
}
.select-placeholder option {
  color: #333333;
}
.select-placeholder option:first-child {
  color: rgba(51, 51, 51, 0.5);
}
.theme-dark option,
.theme-dark optgroup {
  background-color: #111;
  color: #000;
}
input[disabled],
input.disabled,
button[disabled],
select[disabled],
textarea[disabled],
.btn[disabled],
a[disabled] {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
label {
  display: inline-block;
  margin: 0.7rem 0;
  font-weight: normal;
  position: relative;
  font-size: 1em;
  opacity: 1;
  line-height: 2rem;
  vertical-align: middle;
}
label em {
  padding-left: 0.5rem;
}
label em.error {
  top: 0;
  bottom: auto;
}
.form-pill {
  border-radius: 3.4rem;
  padding: 0.6rem 1.5rem;
}
.form-inline input,
.form-inline select,
.form-inline textarea,
.form-inline label,
.form-inline .input-group {
  display: inline-block;
}
.form-inline input,
.form-inline select,
.form-inline textarea {
  width: auto;
}
.form-group {
  position: relative;
  margin-bottom: 1.5rem;
}
.form-item {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  position: relative;
}
.form-item label.blk {
  margin: 0 0 0.75rem 0;
}
.row-fr {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.row-fr > [class*="col-"] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
input[type="radio"],
input[type="checkbox"] {
  width: 2.4rem;
  height: 2.4rem;
  box-shadow: none;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  cursor: pointer;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
  padding-left: 1rem;
  padding-right: 1rem;
  cursor: pointer;
}
.radio,
.checkbox {
  position: relative;
  display: inline-block;
}
.radio label,
.checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  opacity: 1;
  font-size: 1em;
  padding-left: 3.4rem !important;
  padding-right: 1.4rem !important;
  margin: 0;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  min-height: 3.4rem;
}
.radio label:before,
.checkbox label:before {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  content: "";
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  top: 0;
  left: 0.1rem;
  border-width: 1px;
  border-style: solid;
  font-family: FontAwesome;
  text-align: center;
  font-size: 1.68rem;
  margin-top: 0.5rem;
}
.radio label:empty,
.checkbox label:empty {
  padding: 0 !important;
}
.radio label:empty:before,
.checkbox label:empty:before {
  position: relative;
}
.radio input[disabled] + label:before,
.checkbox input[disabled] + label:before {
  opacity: 0.5;
}
.radio input[type="radio"],
.checkbox input[type="radio"],
.radio input[type="checkbox"],
.checkbox input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin-top: 0.5rem;
}
.radio :focus + label:before,
.checkbox :focus + label:before {
  border-color: #059;
}
.checkbox label:before {
  border-radius: 0;
}
.radio label:before {
  border-radius: 100% !important;
}
.checkbox input[type="checkbox"]:checked + label:before,
.checkbox.checked label:before {
  content: "\f00c";
}
.radio input[type="radio"]:checked + label:after,
.radio.checked label:after {
  content: "";
  position: absolute;
  top: 0.6rem;
  bottom: 0.6rem;
  left: 0.7rem;
  border-radius: 100% !important;
  width: 1.2rem;
  height: 1.2rem;
  background-color: #000;
  margin-top: 0.5rem;
}
.theme-dark .radio input[type="radio"]:checked + label:after,
.theme-dark .radio.checked label:after {
  background-color: #000;
}
.radchk-txt {
  padding-left: 3.4rem;
  padding-right: 1.4rem;
}
.radchk-txt.radio-right {
  padding-left: 1.4rem;
  padding-right: 3.4rem;
}
.radio.radio-right label,
.checkbox.checkbox-right label {
  padding-left: 1.4rem !important;
  padding-right: 3.4rem !important;
}
.radio.radio-right label:before,
.checkbox.checkbox-right label:before {
  left: auto;
  right: 0;
}
.radio.radio-right input[type="radio"],
.checkbox.checkbox-right input[type="radio"],
.radio.radio-right input[type="checkbox"],
.checkbox.checkbox-right input[type="checkbox"] {
  left: auto;
  right: 0;
}
.radio.radio-right input[type="radio"]:checked + label:after,
.radio.radio-right.checked label:after {
  left: auto;
  right: 0.5rem;
}
.radio-badge {
  padding: 0 0.7rem;
  background-color: rgba(0, 85, 153, 0.25);
  color: #059;
  border-radius: 2.4rem;
}
.radio-badge.checked {
  background-color: #059;
  color: #FFF;
}
.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%;
}
.input-group > input,
.input-group > select {
  position: relative;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group .input-group-append {
  margin-left: -1px;
}
.input-group .input-group-prepend {
  margin-right: -1px;
}
.input-group .input-group-append,
.input-group .input-group-prepend {
  display: -ms-flexbox;
  display: flex;
}
.input-group .add-on,
.input-group .input-group-addon,
.input-group .input-group-btn {
  display: block;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.input-group-left.input-group .add-on,
.input-group-left.input-group .input-group-addon,
.input-group-left.input-group .input-group-btn {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
}
.input-group .add-on a,
.input-group .input-group-addon a,
.input-group .input-group-btn a {
  display: block;
}
.input-group > input[type="text"],
.input-group > select,
.input-group .input,
.input-group .select2-container--default .select2-selection--single {
  padding-right: 3.4rem;
}
.input-group-left.input-group > input[type="text"],
.input-group-left.input-group > select,
.input-group-left.input-group .input,
.input-group-left.input-group .select2-container--default .select2-selection--single {
  padding-left: 3.4rem;
  padding-right: inherit;
}
.input-group select {
  background-image: none;
  z-index: 2;
}
.add-on i {
  width: 3.4rem;
  height: 3.4rem;
  vertical-align: top;
  font-size: 2rem;
  text-align: center;
  line-height: 3.4rem;
  display: inline-block;
  position: relative;
  z-index: -1;
}
.btn-group {
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  vertical-align: middle;
}
.btn-group > .btn {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  position: relative;
}
.btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .form-pill:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:not(:first-child):not(:last-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child):not(.dropdown-toggle),
.btn-group > .form-pill:first-child,
.btn-group > .dropdown-toggle:not(:first-child),
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group.close .add-on {
  display: none;
}
.input-group.close .typeahead[style*="display: block"] + .add-on,
.input-group.close .easy-autocomplete .easy-autocomplete-container > ul[style*="display: block"] + .add-on {
  display: block;
}
.input-group.close .typeahead[style*="display: block"] + .add-on + .input-group-btn,
.input-group.close .easy-autocomplete .easy-autocomplete-container > ul[style*="display: block"] + .add-on + .input-group-btn {
  display: none;
}
.input-group.clear .add-on {
  display: none;
}
.has-warning input,
.has-warning select,
.has-warning textarea {
  border-color: #ff6600;
}
.has-warning input:focus,
.has-warning select:focus,
.has-warning textarea:focus {
  border-color: #ff6600;
}
.has-warning em {
  color: #ff6600;
}
.has-warning .has-elem {
  border-color: #ff6600;
}
.has-warning.radio label:before,
.has-warning.checkbox label:before {
  border-color: #ff6600;
}
.has-warning.radio :focus + label:before,
.has-warning.checkbox :focus + label:before {
  border-color: #ff6600;
}
.has-warning.switch label {
  border-color: #ff6600;
}
.has-error input,
.has-error select,
.has-error textarea {
  border-color: #dd0000;
}
.has-error input:focus,
.has-error select:focus,
.has-error textarea:focus {
  border-color: #dd0000;
}
.has-error em {
  color: #dd0000;
}
.has-error .has-elem {
  border-color: #dd0000;
}
.has-error.radio label:before,
.has-error.checkbox label:before {
  border-color: #dd0000;
}
.has-error.radio :focus + label:before,
.has-error.checkbox :focus + label:before {
  border-color: #dd0000;
}
.has-error.switch label {
  border-color: #dd0000;
}
.has-success input,
.has-success select,
.has-success textarea {
  border-color: #6C0;
}
.has-success input:focus,
.has-success select:focus,
.has-success textarea:focus {
  border-color: #6C0;
}
.has-success em {
  color: #6C0;
}
.has-success .has-elem {
  border-color: #6C0;
}
.has-success.radio label:before,
.has-success.checkbox label:before {
  border-color: #6C0;
}
.has-success.radio :focus + label:before,
.has-success.checkbox :focus + label:before {
  border-color: #6C0;
}
.has-success.switch label {
  border-color: #6C0;
}
em.error {
  position: absolute;
  right: 0;
  top: 100%;
  font-size: 1.1rem;
  color: #dd0000;
  margin: 0;
  padding: 0.2rem 0;
}
.bootstrap-touchspin {
  vertical-align: middle;
}
.bootstrap-touchspin input {
  width: 3.4rem;
  vertical-align: middle;
  display: inline-block !important;
  border-radius: 0;
  padding-right: 1rem !important;
  border-left-width: 0px;
  border-left-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  text-align: center;
}
.bootstrap-touchspin button {
  width: 3.4rem !important;
  height: 3.4rem;
  padding: 0;
  vertical-align: middle;
  display: inline-block !important;
  box-shadow: none;
}
.bootstrap-touchspin .input-group-btn {
  position: relative;
  display: inline-block;
}
.bootstrap-touchspin .bootstrap-touchspin-down {
  border-radius: 0 0 0 0;
}
.bootstrap-touchspin .bootstrap-touchspin-up {
  border-radius: 0 0 0 0;
}
.switch {
  position: relative;
}
.switch label {
  padding-left: 0 !important;
  margin: 0;
}
.switch label .switch-item {
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1rem;
  height: 2rem;
  margin-bottom: 0.7rem;
  margin-top: 0.7rem;
  z-index: 1;
  opacity: 1;
  font-size: 1em;
  width: 3.5rem;
  -ms-flex: 0 0 3.5rem;
      flex: 0 0 3.5rem;
  border-radius: 2rem;
}
.switch label .switch-item:before,
.switch label .switch-item:after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  border-radius: 2rem;
}
.switch label .switch-item:before {
  right: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  border-width: 1px;
  border-style: solid;
}
.theme-dark .switch label .switch-item:before {
  border-color: rgba(255, 255, 255, 0.3);
}
.switch label .switch-item:after {
  width: 1.6rem;
  height: 1.6rem;
  top: 0.2rem;
  left: 0.2rem;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  background-color: #FFF;
}
.theme-dark .switch label .switch-item:after {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.2);
}
.switch label .switch-item:focus:after,
.switch label .switch-item:hover:after {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.switch input {
  position: absolute;
  visibility: hidden;
}
.switch input:checked + label .switch-item:before {
  background-color: #73a2c7;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.theme-dark .switch input:checked + label .switch-item:before {
  background-color: #005599;
}
.switch input:checked + label .switch-item:after {
  margin-left: 1.5rem;
}
.theme-dark .switch input:checked + label .switch-item:after {
  background-color: #ffffff;
}
.switch input[disabled]:checked + label .switch-item:before {
  background-color: rgba(0, 85, 153, 0.25);
}
.switch-txt {
  padding: 0.5rem;
  line-height: 1rem;
}
.switch-img {
  height: 2rem;
  width: auto;
}
.ui-slider {
  position: relative;
  text-align: left;
  margin: 0.8rem;
}
.ui-slider.ui-slider-horizontal {
  height: 1rem;
}
.ui-slider.ui-slider-horizontal .ui-slider-range {
  height: 100%;
}
.ui-slider.ui-slider-horizontal .ui-slider-handle {
  margin-left: -1rem;
  top: -0.5rem;
}
.ui-slider.ui-widget-content {
  border-radius: 0.5rem;
  background: rgba(0, 0, 0, 0.1);
  height: 1rem;
}
.ui-slider .ui-slider-range {
  display: block;
  position: absolute;
  z-index: 1;
  border-width: 0;
  border-style: none;
  background: #059;
  border-radius: 0.5rem;
}
.ui-slider .ui-slider-handle {
  cursor: default;
  position: absolute;
  z-index: 2;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: #059;
  border: 0.2rem solid #FFF;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-handle:hover,
.ui-slider .ui-slider-handle:focus {
  background: #059;
}
.range-min {
  float: left;
}
.range-max {
  float: right;
}
.input-daterange {
  position: relative;
}
.datepicker > div {
  padding: 0.5rem;
}
.datepicker table {
  width: 100%;
  margin: 0;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 4rem;
  height: 4rem;
  line-height: 1;
  cursor: pointer;
}
.datepicker td span {
  display: block;
  width: 33.33%;
  height: 5.9rem;
  line-height: 5.9rem;
  float: left;
  cursor: pointer;
}
.datepicker th.next,
.datepicker th.prev {
  font-size: 150%;
}
.datepicker td.today {
  cursor: pointer;
  background-color: #333;
  color: #FFF;
}
.datepicker .old {
  opacity: 0.65;
}
.datepicker .new {
  opacity: 0.65;
}
.datepicker .disabled {
  opacity: 0.25 !important;
}
.datepicker .input-group > .datepicker {
  top: 0 !important;
  right: auto !important;
  bottom: auto !important;
  left: 0 !important;
}
.datepicker .range-start,
.datepicker .range-end {
  background-color: #059;
  color: #FFF;
}
.touch.mobile .datepicker {
  top: 1.5rem !important;
  left: 50% !important;
  margin-left: -14.5rem !important;
  position: fixed !important;
  z-index: 2050 !important;
  overflow: hidden;
}
.datepick-modal {
  z-index: 2049 !important;
}
.datepicker-dropdown {
  width: 29rem;
}
.datepicker-orient-left:before {
  left: 0.6rem !important;
}
.datepicker-orient-left:after {
  left: 0.7rem !important;
}
.datepicker-orient-right:before {
  right: 0.6rem !important;
  left: auto !important;
}
.datepicker-orient-right:after {
  right: 0.7rem !important;
  left: auto !important;
}
.datepicker-orient-top:before {
  bottom: -0.7rem !important;
  border-bottom-width: 0px !important;
  border-bottom-style: solid !important;
  top: auto !important;
  border-top-width: 0.7rem;
  border-top-style: solid;
}
.datepicker-orient-top:after {
  bottom: -0.6rem !important;
  border-bottom-width: 0px !important;
  border-bottom-style: solid !important;
  top: auto !important;
  border-top-width: 0.6rem;
  border-top-style: solid;
}
.datepicker-orient-bottom:before {
  top: -0.7rem !important;
}
.datepicker-orient-bottom:after {
  top: -0.6rem !important;
}
.datepicker-fixed {
  position: fixed !important;
  z-index: 2050 !important;
}
.nav {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  line-height: 2rem;
  -ms-flex-direction: column;
      flex-direction: column;
}
.nav > li,
.dropdown-menu > li,
.easy-autocomplete .easy-autocomplete-container > ul > li {
  display: block;
  position: relative;
  padding: 0;
}
.nav > li > a,
.nav > li.nav-item,
.nav > li .nav-item,
.dropdown-menu > li > a,
.dropdown-menu > li.nav-item,
.dropdown-menu > li .nav-item,
.easy-autocomplete .easy-autocomplete-container > ul > li > a,
.easy-autocomplete .easy-autocomplete-container > ul > li.nav-item,
.easy-autocomplete .easy-autocomplete-container > ul > li .nav-item {
  display: block;
  padding: 1rem 1.5rem;
  position: relative;
  color: inherit;
  margin: 0;
}
.nav > li > a:hover,
.nav > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.easy-autocomplete .easy-autocomplete-container > ul > li > a:hover,
.easy-autocomplete .easy-autocomplete-container > ul > li > a:focus {
  text-decoration: none;
}
[role="form"].nav > li,
[role="form"].dropdown-menu > li,
[role="form"].easy-autocomplete .easy-autocomplete-container > ul > li {
  padding: 1rem 1.5rem;
}
.nav.nav-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row;
}
.nav.list-inline > li {
  display: inline-block;
}
header .nav > li img,
aside .nav > li img,
header .dropdown-menu > li img,
aside .dropdown-menu > li img,
header .easy-autocomplete .easy-autocomplete-container > ul > li img,
aside .easy-autocomplete .easy-autocomplete-container > ul > li img {
  max-height: 2.8rem;
}
.nav-title {
  padding: 1rem 1.5rem;
  margin: 0;
}
.nav-list > li > a,
.nav-list > li.nav-item,
.nav-list > li .nav-item {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.nav-list > li:last-child > a,
.nav-list > li.nav-item:last-child,
.nav-list > li:last-child .nav-item {
  border-width: 0;
  border-style: none;
}
.nav-sm > li a,
.nav-sm > li.nav-item,
.nav-sm > li .nav-item {
  padding: 0.5rem 1rem;
}
.nav-prg > li a,
.nav-prg > li.nav-item,
.nav-prg > li .nav-item {
  padding: 0.5rem 1.5rem;
}
.nav-xscroll {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}
.tab-content > .tab-pane {
  height: 0;
  overflow: hidden;
}
.tab-content > .active {
  height: auto;
  overflow: visible;
}
.nav-tabs,
.nav-pills,
.nav-panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}
.nav-tabs > li > a,
.nav-pills > li > a,
.nav-panel > li > a {
  border-width: 1px;
  border-style: solid;
}
.nav-tabs > li:last-child > a,
.nav-pills > li:last-child > a,
.nav-panel > li:last-child > a {
  margin-right: 0;
}
.nav-tabs > li > a {
  margin-right: -1px;
  margin-bottom: -1px;
}
.nav-tabs > li:last-child > a {
  margin-right: 0;
}
.nav-pills > li {
  margin: 0 1.5rem 1.5rem 0;
}
.nav-pills > li > a {
  border-radius: 2rem;
}
.nav-panel > li.active a {
  border-width: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.nav-panel > li.active:hover,
.nav-panel > li.active:focus {
  color: #048;
}
.nav-justified {
  -ms-flex-direction: row;
      flex-direction: row;
}
.nav-justified > li {
  vertical-align: middle;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  text-align: center;
}
.nav-bread,
.breadcrumb {
  -ms-flex-direction: row;
      flex-direction: row;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.nav-bread > li,
.breadcrumb > li {
  display: inline-block;
  float: none;
  font-size: 1.4rem;
}
.nav-bread > li > a,
.breadcrumb > li > a {
  padding: 0;
  display: inline-block;
  color: inherit;
}
.nav-bread > li > span,
.breadcrumb > li > span {
  opacity: 0.65;
}
.nav-bread > li + li:before,
.breadcrumb > li + li:before {
  font-family: FontAwesome;
  content: "\00a0\00a0\f105\00a0\00a0";
  opacity: 0.5;
}
.pagenav {
  position: relative;
  height: 4rem;
}
.pagenav .nav-spy li {
  border-bottom: 2px solid transparent;
}
.pagenav .nav-spy li.active {
  border-color: #059;
}
.pagenav .pagenav-fix {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  background-color: #FFF;
  z-index: 1;
}
.pagenav .nav > li > a,
.pagenav .dropdown-menu > li > a,
.pagenav .easy-autocomplete .easy-autocomplete-container > ul > li > a {
  padding: 1.5rem;
}
.pagenav .fix-pagenav {
  position: fixed;
  top: 7rem;
  right: 0;
  left: 0;
  z-index: 999;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
@media (min-width: 768px) {
  .pagenav {
    height: 4rem;
  }
  .pagenav .fix-pagenav {
    top: 7rem;
  }
  .logo-sm .pagenav .fix-pagenav {
    top: 7rem;
  }
}
.nav-float {
  list-style: none;
  padding-left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  bottom: -10rem;
  z-index: 1017;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}
.nav-float.in {
  bottom: 0;
}
.nav-float > li {
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 1rem 1rem 0.5rem;
}
.nav-float > li > a,
.nav-float > li > .btn {
  border-radius: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 0;
  width: 6rem;
  height: 6rem;
  box-shadow: 0 0.2rem 0.8rem rgba(0, 0, 0, 0.3);
}
.nav-float > li > a:hover,
.nav-float > li > .btn:hover,
.nav-float > li > a:focus,
.nav-float > li > .btn:focus {
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.5);
}
.nav-float > li > a .fa,
.nav-float > li > .btn .fa,
.nav-float > li > a .btn-detail,
.nav-float > li > .btn .btn-detail,
.nav-float > li > a .btn-delete,
.nav-float > li > .btn .btn-delete,
.nav-float > li > a .btn-edit,
.nav-float > li > .btn .btn-edit {
  font-size: 3rem;
}
.nav-float > li label {
  margin: 0 !important;
  padding: 0 !important;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.nav-float > li label:before {
  content: none !important;
}
.nav-float > li .checked {
  background: #6C0;
  color: #FFF;
}
.nav-float.nav-float-sm > li {
  padding: 0.5rem 1rem 1rem 0rem;
}
.nav-float.nav-float-sm > li > a,
.nav-float.nav-float-sm > li > .btn {
  width: 4rem;
  height: 4rem;
}
.nav-float.nav-float-sm > li > a .fa,
.nav-float.nav-float-sm > li > .btn .fa,
.nav-float.nav-float-sm > li > a .btn-detail,
.nav-float.nav-float-sm > li > .btn .btn-detail,
.nav-float.nav-float-sm > li > a .btn-delete,
.nav-float.nav-float-sm > li > .btn .btn-delete,
.nav-float.nav-float-sm > li > a .btn-edit,
.nav-float.nav-float-sm > li > .btn .btn-edit {
  font-size: 2rem;
}
.nav-float-left {
  left: 0.8rem;
  right: auto;
}
@media (min-width: 768px) {
  .nav-right {
    float: right;
  }
  .navbar-nav,
  .navbar-nav > li {
    float: left;
  }
  .navbar .nav {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}
.navbar .logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.navbar .logo > * {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.navbar .logo > a {
  padding: 0.5rem;
  line-height: inherit;
}
.navbar .logo img {
  max-height: 5rem;
}
@media (min-width: 768px) {
  .navbar .logo > a {
    padding: 1rem 1.5rem;
    line-height: inherit;
  }
  .logo-sm .navbar .logo > a {
    padding: 0.5rem;
    line-height: inherit;
  }
  .navbar .logo img {
    max-height: 10rem;
  }
}
.fix-right .navbar .logo,
.fix-left .navbar .logo {
  width: 100%;
  text-align: center;
  padding: 1rem 1.5rem;
  float: none;
}
@media (min-width: 768px) {
  .navbar.logo-sm .logo img {
    max-height: 5rem;
  }
  .navbar.logo-sm .logo > a {
    padding: 0.5rem;
  }
}
.navbar {
  min-height: 7rem;
  max-height: 7rem;
  position: relative;
  z-index: 1041;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.navbar .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.navbar .container:before,
.navbar .container:after {
  content: none;
}
.navbar nav li {
  font-size: 1.6rem;
  font-weight: normal;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.navbar nav li > a,
.navbar nav li .nav-item {
  padding: 1.5rem 1.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  position: relative;
  min-width: 5rem;
}
.navbar nav.nav-right li > a,
.navbar nav.nav-right li .nav-item {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.navbar .open .dropdown-menu > li > a,
.navbar .open .easy-autocomplete .easy-autocomplete-container > ul > li > a {
  padding: 1.5rem 1.5rem;
}
@media (min-width: 768px) {
  .navbar {
    min-height: 7rem;
    max-height: 7rem;
  }
  .navbar.logo-sm {
    min-height: 7rem;
    max-height: 7rem;
  }
  .navbar nav > ul > li > a {
    text-align: center;
  }
}
.navbar nav li > a.caret:after,
.nav-caret nav li > a.caret:after {
  font-family: FontAwesome;
  width: 2rem;
  height: 2rem;
  display: inline-block;
  font-size: 2rem;
  line-height: 2rem;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  color: inherit;
}
.navbar nav li.active.caret:after,
.nav-caret nav li.active.caret:after {
  color: inherit;
}
.navbar nav li a.caret:after,
.nav-caret nav li a.caret:after {
  content: "\f105";
  right: 1rem;
  top: 50%;
  margin-top: -1rem;
  font-style: normal !important;
}
.navbar nav li.open a.caret:after,
.nav-caret nav li.open a.caret:after {
  content: "\f107";
}
.navbar nav li.active a.caret:after,
.nav-caret nav li.active a.caret:after {
  content: "\f107";
}
@media (min-width: 768px) {
  .navbar nav > ul > li > a.caret:after,
  .nav-caret nav > ul > li > a.caret:after {
    content: "\f107";
    left: 50%;
    bottom: 0;
    margin-left: -1rem;
    top: auto;
  }
  .fix-bottom.navbar nav > ul > li > a.caret:after,
  .fix-bottom.nav-caret nav > ul > li > a.caret:after {
    content: "\f106";
    bottom: auto;
    top: 0;
  }
}
.fix-top-after {
  padding-top: 7rem;
}
@media (min-width: 768px) {
  .fix-top-after {
    padding-top: 7rem;
  }
  .logo-sm + .fix-top-after {
    padding-top: 7rem;
  }
}
.navbar-toggle {
  cursor: pointer;
  font-size: 2.8rem !important;
  padding: 0 1.5rem;
  margin-left: auto;
  display: -ms-flexbox !important;
  display: flex !important;
  color: inherit;
  -ms-flex-align: center;
      align-items: center;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none !important;
  }
}
.navbar-collapse {
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.navbar-collapse.in {
  overflow-y: auto !important;
  display: -ms-flexbox;
  display: flex;
}
.fix-top .navbar-collapse.in {
  height: calc(100vh -  7rem);
}
@media (min-width: 768px) {
  .navbar-collapse {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .navbar-collapse.collapse,
  .navbar-collapse.ibox-collapse .ibox-content {
    height: auto !important;
    overflow: visible !important;
  }
}
@media (max-width: 767px) {
  .navbar-collapse {
    -ms-flex-align: start;
        align-items: flex-start;
    background-color: inherit;
  }
  .navbar-collapse .nav {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .navbar-collapse li:hover > a,
  .navbar-collapse li:focus > a {
    background-color: #333;
    color: #FFF;
    border-color: #333;
  }
  .navbar-collapse li.active > a {
    background-color: #059;
    color: #FFF;
    border-color: #059;
  }
  .navbar-collapse li > a {
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
}
.dropdown,
.dropup,
.easy-autocomplete {
  position: relative;
}
.dropdown-max {
  max-height: 24.8rem;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.dropdown-menu,
.easy-autocomplete .easy-autocomplete-container > ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1019;
  display: none;
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  background-clip: padding-box;
  border-radius: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  padding: 0 !important;
  margin: 0;
  background-color: #FFF;
  color: #333;
}
.dropdown-menu:not(.theme-dark) *,
.dropdown-menu *:before,
.dropdown-menu *:after,
.easy-autocomplete .easy-autocomplete-container > ul:not(.theme-dark) *,
.easy-autocomplete .easy-autocomplete-container > ul *:before,
.easy-autocomplete .easy-autocomplete-container > ul *:after {
  border-color: #d6d6d6 !important;
}
.dropdown-menu input,
.dropdown-menu select,
.dropdown-menu textarea,
.dropdown-menu .radio label:before,
.dropdown-menu .checkbox label:before,
.dropdown-menu .input,
.dropdown-menu .inp,
.dropdown-menu .btn,
.dropdown-menu button,
.easy-autocomplete .easy-autocomplete-container > ul input,
.easy-autocomplete .easy-autocomplete-container > ul select,
.easy-autocomplete .easy-autocomplete-container > ul textarea,
.easy-autocomplete .easy-autocomplete-container > ul .radio label:before,
.easy-autocomplete .easy-autocomplete-container > ul .checkbox label:before,
.easy-autocomplete .easy-autocomplete-container > ul .input,
.easy-autocomplete .easy-autocomplete-container > ul .inp,
.easy-autocomplete .easy-autocomplete-container > ul .btn,
.easy-autocomplete .easy-autocomplete-container > ul button,
.dropdown-menu .select2-container--default .select2-selection--single {
  background-color: #ffffff !important;
  color: #000 !important;
}
.dropdown-menu:before,
.easy-autocomplete .easy-autocomplete-container > ul:before {
  content: '';
  display: inline-block;
  border-color: transparent transparent #d6d6d6 transparent !important;
  border-style: none solid solid solid;
  border-width: 0 0.7rem 0.7rem 0.7rem;
  position: absolute;
  top: -0.7rem;
  left: 0.9rem;
}
.dropdown-menu:after,
.easy-autocomplete .easy-autocomplete-container > ul:after {
  content: '';
  display: inline-block;
  border-color: transparent transparent #FFF transparent !important;
  border-style: none solid solid solid;
  border-width: 0 0.6rem 0.6rem 0.6rem;
  position: absolute;
  top: -0.6rem;
  left: 1rem;
}
.flt-r .dropdown-menu,
.nav-right .dropdown-menu,
.dropdown-menu.dropdown-menu-right,
.flt-r .easy-autocomplete .easy-autocomplete-container > ul,
.nav-right .easy-autocomplete .easy-autocomplete-container > ul,
.easy-autocomplete .easy-autocomplete-container > ul.dropdown-menu-right {
  right: 0;
  left: auto;
}
.flt-r .dropdown-menu:after,
.nav-right .dropdown-menu:after,
.dropdown-menu.dropdown-menu-right:after,
.flt-r .easy-autocomplete .easy-autocomplete-container > ul:after,
.nav-right .easy-autocomplete .easy-autocomplete-container > ul:after,
.easy-autocomplete .easy-autocomplete-container > ul.dropdown-menu-right:after {
  right: 1rem;
  left: auto;
}
.flt-r .dropdown-menu:before,
.nav-right .dropdown-menu:before,
.dropdown-menu.dropdown-menu-right:before,
.flt-r .easy-autocomplete .easy-autocomplete-container > ul:before,
.nav-right .easy-autocomplete .easy-autocomplete-container > ul:before,
.easy-autocomplete .easy-autocomplete-container > ul.dropdown-menu-right:before {
  right: 0.9rem;
  left: auto;
}
.dropdown-menu > li,
.easy-autocomplete .easy-autocomplete-container > ul > li {
  word-wrap: break-word;
}
.dropdown-menu > li > a,
.dropdown-menu > li.nav-item,
.dropdown-menu > li .nav-item,
.easy-autocomplete .easy-autocomplete-container > ul > li > a,
.easy-autocomplete .easy-autocomplete-container > ul > li.nav-item,
.easy-autocomplete .easy-autocomplete-container > ul > li .nav-item {
  border-top-width: 1px;
  border-top-style: solid;
}
.dropdown-menu > li:first-child > a,
.easy-autocomplete .easy-autocomplete-container > ul > li:first-child > a {
  border-width: 0;
  border-style: none;
}
.dropdown-menu > li:hover > a,
.dropdown-menu > li:focus > a,
.easy-autocomplete .easy-autocomplete-container > ul > li:hover > a,
.easy-autocomplete .easy-autocomplete-container > ul > li:focus > a {
  background-color: #333;
  color: #FFF;
  border-color: #333;
}
.dropdown-menu > li.active > a,
.easy-autocomplete .easy-autocomplete-container > ul > li.active > a {
  background-color: #059;
  color: #FFF;
  border-color: #059;
}
.dropdown-menu.typeahead,
.dropdown-menu.easy-autocomplete .easy-autocomplete-container > ul,
.easy-autocomplete .easy-autocomplete-container > ul.typeahead {
  padding: 0;
  text-align: left;
  max-height: 30rem;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}
.open > .dropdown-menu,
.open > .easy-autocomplete .easy-autocomplete-container > ul {
  display: block;
}
.dropdown-full .dropdown-menu,
.dropdown-menu.dropdown-full,
.easy-autocomplete .dropdown-menu,
.dropdown-menu.easy-autocomplete,
.dropdown-full .easy-autocomplete .easy-autocomplete-container > ul,
.easy-autocomplete .easy-autocomplete-container > ul.dropdown-full {
  right: 0;
  max-width: none;
  min-width: 29rem;
}
.dropup .dropdown-menu,
.dropup .easy-autocomplete .easy-autocomplete-container > ul {
  position: absolute;
  top: auto;
  bottom: 100%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .dropdown-menu > li:first-child,
  .easy-autocomplete .easy-autocomplete-container > ul > li:first-child {
    border-top-width: 1px;
    border-top-style: solid;
  }
  .navbar .open .dropdown-menu:not(.dropdown-nav),
  .navbar .open .easy-autocomplete .easy-autocomplete-container > ul:not(.dropdown-nav) {
    background-color: transparent !important;
    box-shadow: none !important;
    position: relative !important;
    width: 100% !important;
    border-radius: 0 !important;
    overflow: hidden;
    top: auto;
    background: none;
  }
  .navbar .open .dropdown-menu:not(.dropdown-nav) > li > a,
  .navbar .open .easy-autocomplete .easy-autocomplete-container > ul:not(.dropdown-nav) > li > a {
    padding-left: 3rem;
  }
  .navbar .open .dropdown-menu:not(.dropdown-nav) > li > ul > li > a,
  .navbar .open .easy-autocomplete .easy-autocomplete-container > ul:not(.dropdown-nav) > li > ul > li > a {
    padding-left: 4.5rem;
  }
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 104;
}
.row-pnl {
  padding-top: 1.5rem;
  padding-bottom: 0;
}
.row-pnl,
.row-pnl > [class*="col-"] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.panel,
.ibox {
  position: relative;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 1.5rem;
}
.panel > a,
.ibox > a {
  display: block;
}
.panel:focus,
.panel:hover,
.panel.active,
.ibox:focus,
.ibox:hover,
.ibox.active {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}
.panel .panel,
.ibox .ibox {
  margin-bottom: 0;
  box-shadow: none;
  padding: 0;
}
.panel .panel:focus,
.panel .panel:hover,
.panel .panel.active,
.ibox .ibox:focus,
.ibox .ibox:hover,
.ibox .ibox.active {
  box-shadow: none;
}
.mrg-pnl {
  margin-bottom: 1.5rem;
}
.panel-title,
.ibox-title h2,
.ibox-title h3,
.ibox-title h5,
.ibox-title h4,
.ibox-title h5,
.ibox-title h6 {
  margin: 0;
  position: relative;
  font-weight: 700;
}
.panel-heading,
.panel-footer {
  padding: 1rem 1.5rem;
  position: relative;
  margin: 0;
}
.panel-heading .panel-title,
.panel-footer .panel-title,
.panel-heading .ibox-title h2,
.panel-footer .ibox-title h2,
.panel-heading .ibox-title h3,
.panel-footer .ibox-title h3,
.panel-heading .ibox-title h5,
.panel-footer .ibox-title h5,
.panel-heading .ibox-title h4,
.panel-footer .ibox-title h4,
.panel-heading .ibox-title h5,
.panel-footer .ibox-title h5,
.panel-heading .ibox-title h6,
.panel-footer .ibox-title h6 {
  padding: 0;
}
.panel-heading {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.panel-body,
.ibox-content {
  padding: 1.5rem 1.5rem;
  overflow: auto;
}
.panel-body table,
.ibox-content table {
  margin: 0;
}
.panel-body:empty,
.ibox-content:empty {
  display: none;
}
.panel-max {
  height: 24.8rem;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
@media (min-width: 768px) {
  .row-pnl .row.izotop {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .row-pnl .row.izotop > [class*="col-"] {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (min-width: 1200px) {
  .panel,
  .mrg-pnl,
  .ibox {
    margin-bottom: 3rem;
  }
  .row-pnl {
    padding-top: 3rem;
    padding-bottom: 0;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .row-pnl,
  .row-pnl > [class*="col-"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .row-pnl .row.izotop {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .row-pnl .row.izotop > [class*="col-"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.collapse-caret,
.panel-collapse .panel-title a,
.panel-collapse .ibox-title h2 a,
.panel-collapse .ibox-title h3 a,
.panel-collapse .ibox-title h5 a,
.panel-collapse .ibox-title h4 a,
.panel-collapse .ibox-title h5 a,
.panel-collapse .ibox-title h6 a {
  display: block;
  padding: 1rem 1.5rem;
  padding-right: 3rem;
  color: inherit;
  position: relative;
}
.collapse-caret:before,
.panel-collapse .panel-title a:before,
.panel-collapse .ibox-title h2 a:before,
.panel-collapse .ibox-title h3 a:before,
.panel-collapse .ibox-title h5 a:before,
.panel-collapse .ibox-title h4 a:before,
.panel-collapse .ibox-title h5 a:before,
.panel-collapse .ibox-title h6 a:before {
  font-family: FontAwesome;
  width: 2rem;
  height: 2rem;
  display: inline-block;
  font-size: 2rem;
  line-height: 2rem;
  opacity: 0.5;
  position: absolute;
  text-align: center;
  content: "\f107";
  right: 0.5rem;
  top: 50%;
  margin-top: -1rem;
}
.collapse-caret.collapsed,
.panel-collapse .panel-title a.collapsed,
.panel-collapse .ibox-title h2 a.collapsed,
.panel-collapse .ibox-title h3 a.collapsed,
.panel-collapse .ibox-title h5 a.collapsed,
.panel-collapse .ibox-title h4 a.collapsed,
.panel-collapse .ibox-title h5 a.collapsed,
.panel-collapse .ibox-title h6 a.collapsed {
  border-width: 0;
  border-style: none;
}
.collapse-caret.collapsed:before,
.panel-collapse .panel-title a.collapsed:before,
.panel-collapse .ibox-title h2 a.collapsed:before,
.panel-collapse .ibox-title h3 a.collapsed:before,
.panel-collapse .ibox-title h5 a.collapsed:before,
.panel-collapse .ibox-title h4 a.collapsed:before,
.panel-collapse .ibox-title h5 a.collapsed:before,
.panel-collapse .ibox-title h6 a.collapsed:before {
  content: "\f105";
}
.panel-collapse .panel-title,
.panel-collapse .ibox-title h2,
.panel-collapse .ibox-title h3,
.panel-collapse .ibox-title h5,
.panel-collapse .ibox-title h4,
.panel-collapse .ibox-title h5,
.panel-collapse .ibox-title h6 {
  padding: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.panel-collapse .panel-heading {
  padding: 0;
  border-width: 0;
  border-style: none;
}
.panel-collapse .panel-footer {
  text-align: center;
}
.panel-collapse .panel-footer a {
  display: block;
  border-top-width: 1px;
  border-top-style: solid;
  padding: 1rem 1.5rem;
}
.ie .panel-collapse .panel-title a:before,
.ie .panel-collapse .ibox-title h2 a:before,
.ie .panel-collapse .ibox-title h3 a:before,
.ie .panel-collapse .ibox-title h5 a:before,
.ie .panel-collapse .ibox-title h4 a:before,
.ie .panel-collapse .ibox-title h5 a:before,
.ie .panel-collapse .ibox-title h6 a:before {
  line-height: 20px;
}
.js-tabcollapse-panel-body {
  padding: 0;
}
.touch .collapse .panel-max,
.touch .collapsing .panel-max,
.touch .ibox-collapse .ibox-content .panel-max {
  overflow: hidden;
}
.touch .collapse.in .panel-max,
.touch .ibox-collapse .ibox-content.in .panel-max {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.touch .panel-max {
  height: auto;
  max-height: 24.8rem;
}
.hidescroll.panel-max {
  height: auto;
  max-height: 24.8rem;
}
.table {
  width: 100%;
}
.table td,
.table th {
  padding: 1rem;
  line-height: inherit;
  border-top-width: 1px;
  border-top-style: solid;
}
.table thead td,
.table thead th {
  vertical-align: bottom;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td,
.table tbody:first-child tr:first-child td,
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table tbody:first-child tr:first-child th {
  border-top-width: 0px;
  border-top-style: solid;
}
.table table {
  margin-bottom: 0;
}
.table-top td,
.table-top th {
  vertical-align: top;
}
.table-condensed td,
.table-condensed th {
  padding: 0.5rem;
}
.table-expanded td,
.table-expanded th {
  padding: 1.5rem;
}
.table-bordered {
  border-width: 1px;
  border-style: solid;
}
.table-bordered td,
.table-bordered th {
  border-width: 1px;
  border-style: solid;
}
.table-hover tr,
.table-hover th,
.table-hover td,
.table-hover tr:hover,
.table-hover th:hover,
.table-hover td:hover,
.table-hover tr:focus,
.table-hover th:focus,
.table-hover td:focus {
  border-color: inherit !important;
}
table col[class*="col-"] {
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    border-width: 1px;
    border-style: solid;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 1rem;
  }
  .table-responsive .table {
    margin: 0;
  }
  .table-responsive .table td,
  .table-responsive .table th {
    white-space: nowrap;
  }
  .table-responsive .table-bordered {
    border-width: 0px;
    border-style: solid;
  }
  .table-responsive .table-bordered td:first-child,
  .table-responsive .table-bordered th:first-child {
    border-left-width: 0px;
    border-left-style: solid;
  }
  .table-responsive .table-bordered td:last-child,
  .table-responsive .table-bordered th:last-child {
    border-right-width: 0px;
    border-right-style: solid;
  }
  .table-responsive .table-bordered:last-child td,
  .table-responsive .table-bordered:last-child th {
    border-bottom-width: 0px;
    border-bottom-style: solid;
  }
}
.table-pnl tr > td:first-child,
.table-pnl tr > th:first-child {
  padding-left: 1.5rem;
}
.table-pnl tr > td:last-child,
.table-pnl tr > th:last-child {
  padding-right: 1.5rem;
}
.modal-open,
.menu-open {
  overflow: hidden;
}
.modal-open .modal,
.menu-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.show-in-modal {
  display: none;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  padding: 0.5rem !important;
}
.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal .full-in-modal {
  width: 100% !important;
}
.modal .hide-in-modal {
  display: none !important;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal.in .show-in-modal {
  display: block;
}
.modal-dialog {
  position: relative;
  width: auto;
}
.modal-fit {
  display: table;
}
.modal-content {
  position: relative;
  background-color: #FFF;
  color: #333;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  outline: none;
  border-radius: 0;
}
.modal-header {
  padding: 1rem 1.5rem;
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.modal-header .close {
  width: 4.5rem;
  line-height: 4.5rem;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  color: inherit;
  padding: 0;
  font-size: 3rem;
  font-weight: 100;
  border: 0 none;
  background-color: transparent;
}
.modal-body {
  padding: 1.5rem;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  max-height: none;
}
.modal-body.modal-body-frame {
  height: calc(100vh -  120*0.1rem);
}
.modal-body > a {
  display: block;
}
@media (min-width: 768px) {
  .modal {
    padding: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .modal-dialog {
    margin: 0 auto;
    max-width: 100rem;
  }
}
.modal-title {
  margin: 0;
  text-align: left;
}
.modal-footer {
  border-top-width: 1px;
  border-top-style: solid;
  padding: 1rem 1.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  z-index: 1040;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  opacity: 0.5 !important;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.modal-content.trans {
  background-color: transparent;
  box-shadow: none;
}
.modal-content.trans .modal-header {
  display: none;
}
.modal-content.trans .modal-footer {
  border-width: 0;
  border-style: none;
}
.modal-open,
.menu-open {
  padding-right: 0 !important;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  max-width: 29rem;
  display: block;
  font-size: 1.2rem;
  opacity: 0;
}
.tooltip.in {
  opacity: 0.9;
}
.tooltip.top {
  margin-top: -0.3rem;
  padding: 0.5rem 0;
}
.tooltip.right {
  margin-left: 0.3rem;
  padding: 0 0.5rem;
}
.tooltip.bottom {
  margin-top: 0.3rem;
  padding: 0.5rem 0;
}
.tooltip.left {
  margin-left: -0.3rem;
  padding: 0 0.5rem;
}
.tooltip-inner {
  padding: 0.3rem 0.8rem;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -0.5rem;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -0.5rem;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  z-index: 1060;
  max-width: 29rem;
  display: none;
}
.popover.top {
  margin-top: -1rem;
  padding: 1rem 0;
}
.popover.right {
  margin-left: 1rem;
  padding: 0 1rem;
}
.popover.bottom {
  margin-top: 1rem;
  padding: 1rem 0;
}
.popover.left {
  margin-left: -1rem;
  padding: 0 1rem;
}
.popover .popover-content {
  padding: 1.5rem;
  color: #333;
  text-align: left;
  text-decoration: none;
  background-color: #FFF;
  border-radius: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -1rem;
  border-width: 1rem 1rem 0;
  border-top-color: #FFF;
}
.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -1rem;
  border-width: 1rem 1rem 1rem 0;
  border-right-color: #FFF;
}
.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -1rem;
  border-width: 1rem 0 1rem 1rem;
  border-left-color: #FFF;
}
.popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -1rem;
  border-width: 0 1rem 1rem;
  border-bottom-color: #FFF;
}
.popover-title {
  margin-top: 0;
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track,
.slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin: 0 auto;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  position: relative;
  overflow: hidden;
}
.slick-slide img,
.slick-slide > a {
  display: block;
  margin: 0 auto;
}
.slick-slide a {
  color: inherit;
}
.slick-slide a:hover,
.slick-slide a:focus {
  color: inherit;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-carousel:not(.slick-initialized) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  overflow-x: hidden;
}
.slick-initialized.slick-carousel .slick-slide,
.slick-carousel .slick-track {
  display: -ms-flexbox;
  display: flex;
  height: auto;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-arrow {
  display: block;
  width: 5rem;
  height: 100%;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.slick-arrow:hover,
.slick-arrow:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-arrow:hover:before,
.slick-arrow:focus:before {
  opacity: 1;
}
.slick-arrow.slick-disabled:before {
  opacity: 0.1;
}
.slick-arrow:before {
  font-family: 'FontAwesome';
  width: 5rem;
  height: 5rem;
  font-size: 2.8rem;
  line-height: 5rem;
  opacity: 0.6;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  margin-top: -2.5rem;
  text-align: center;
  padding: 0 1rem;
}
.slick-player .slick-arrow {
  height: auto;
  top: 7rem;
  bottom: 7rem;
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  content: "\f104";
  text-align: left;
  left: 0;
}
.slick-next {
  right: 0;
}
.slick-next:before {
  content: "\f105";
  text-align: right;
  right: 0;
}
.slick-dots {
  position: absolute;
  bottom: -4.5rem;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  margin: 0;
  left: 0;
}
[class*="hgt-"] > .slick .slick-dots {
  bottom: 0;
}
.slick-dots li {
  display: inline-block;
  cursor: pointer;
}
.slick-dots li button,
.slick-dots li a {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 3rem;
  height: 5rem;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li a:hover,
.slick-dots li button:focus,
.slick-dots li a:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li a:hover:before,
.slick-dots li button:focus:before,
.slick-dots li a:focus:before {
  opacity: 1;
}
.slick-dots li button:before,
.slick-dots li a:before {
  font-family: 'FontAwesome';
  font-size: 1.4rem;
  line-height: 5rem;
  content: "\f192";
  opacity: 0.25;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before,
.slick-dots li.slick-active a:before {
  opacity: 0.75;
  color: #FFF;
}
@media (max-width: 767px) {
  .slick-dots {
    bottom: -4rem;
  }
  .slick-dots li button,
  .slick-dots li a {
    width: 1rem;
    height: 4rem;
  }
  .slick-dots li button:before,
  .slick-dots li a:before {
    font-size: 0.7rem;
    line-height: 4rem;
    width: 1rem;
    height: 4rem;
  }
}
.ie .slick-dots li button:before,
.ie .slick-dots li a:before {
  line-height: 50px;
}
@media (max-width: 767px) {
  .ie .slick-dots li button:before,
  .ie .slick-dots li a:before {
    line-height: 40px;
  }
}
.ie .slick-arrow:before {
  line-height: 50px;
}
@media (max-width: 767px) {
  .ie .slick-arrow:before {
    line-height: 40px;
  }
}
.slick-full.slick-slider,
.slick-full .slick-list,
.slick-full .slick-track,
.slick-full .slick-slide,
.slick-full .slick-slide > a,
.slick-full .slick-bgimg {
  height: 100%;
}
.slick-full .slick-dots {
  bottom: 0;
}
.slick-bgimg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.slick-bgimg > img {
  max-height: 100%;
  visibility: hidden;
}
.slick-txt {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 5rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}
.slick-center > .slick-bgimg {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  opacity: 1;
}
.slick-carousel .slick-arrow:before {
  color: #000;
  padding: 0 0.5rem;
  font-size: 2.8rem;
}
.slick-carousel .slick-prev {
  left: -1.5rem;
}
.slick-carousel .slick-next {
  right: -1.5rem;
}
.slick-carousel .panel,
.slick-carousel .ibox {
  margin-bottom: 0;
}
.slick-carousel .slick-dots li button:before,
.slick-carousel .slick-dots li a:before {
  color: #000;
}
[data-slickrps] .slick-arrow:before {
  font-size: 2.8rem;
}
@media (max-width: 767px) {
  .slick-txt {
    padding: 3rem;
  }
  .slick-arrow:before {
    font-size: 2.8rem;
  }
  .slick-carousel .slick-prev:before {
    padding-left: 0.5rem;
  }
  .slick-carousel .slick-next:before {
    padding-right: 0.5rem;
  }
  .slick-hide-dots .slick-dots {
    display: none !important;
  }
  .slick-desktop {
    position: relative;
  }
  .slick-desktop .slick-slide {
    display: block;
    float: none;
    height: auto !important;
    min-height: 1px;
    position: relative;
    overflow: auto;
  }
}
.slick-nav:not(.slick-slider) > div {
  float: left;
  height: 100%;
  min-height: 1px;
  position: relative;
  overflow: hidden;
}
.slick-nav:not(.slick-slider) > div > a {
  border-width: 1px;
  border-style: solid;
  border-right-width: 0;
  padding: 1rem 1.5rem;
  height: 6rem;
}
.slick-nav:not(.slick-slider) > div > a > span {
  display: block;
  overflow: hidden;
}
.slick-nav {
  height: 6rem;
}
.slick-nav .slick-slide {
  text-align: center;
}
.slick-nav .slick-slide > a {
  border-width: 1px;
  border-style: solid;
  border-right-width: 0;
  padding: 1rem 1.5rem;
  height: 6rem;
}
.slick-nav .slick-slide > a > span {
  display: block;
  overflow: hidden;
}
.slick-nav .slick-slide > a img {
  max-height: 4rem;
}
.slick-nav .slick-arrow {
  border-top-width: 1px;
  border-top-style: solid;
}
.slick-nav .slick-arrow:before {
  color: #000;
  font-size: 2.8rem;
}
.theme-dark .slick-nav .slick-arrow:before {
  color: #FFF;
  opacity: 0.3;
}
.slick-nav .slick-active > a {
  border-left-width: 0;
}
.slick-nav .slick-active ~ .slick-active > a {
  border-left-width: 1px;
}
.slick-nav.slick-centered .slick-slide:first-child > a {
  border-left-width: 1px;
  border-left-style: solid;
}
.slick-nav.slick-centered .slick-slide:last-child > a {
  border-right-width: 1px;
  border-right-style: solid;
}
.slick-nav.slick-nav-row .slick-prev {
  left: -1.5rem;
}
.slick-nav.slick-nav-row .slick-next {
  right: -1.5rem;
}
.panel-login {
  padding: 1.5rem;
  text-align: center;
  max-width: 360px;
}
.bg-login {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 100vh;
}
.app-hanburger {
  font-size: 4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.app-hanburger:after {
  font-family: 'Material Icons Outlined';
  content: "menu";
  padding: 0 1rem;
}
.page-heading {
  padding: 1.5rem;
  margin: 0 -1.5rem;
  -ms-flex-align: center;
      align-items: center;
}
.page-heading h1,
.page-heading h2 {
  font-weight: 500;
  font-size: 2.2rem;
  margin: 0 0 0 0;
  color: #333;
}
@media (min-width: 768px) {
  .top-menu + .page-heading {
    padding-top: 0;
  }
}
.app-flex {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.app-header-flex {
  -ms-flex: 0 0 7rem;
      flex: 0 0 7rem;
  z-index: 2040;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
}
    .app-header-flex .brand {
        padding: 1rem 1.5rem;
        max-width: 27rem;
        width: 27rem;
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }
@media (max-width: 767px) {
  .app-header-flex .brand {
    width: auto;
    -ms-flex-positive: 1;
        flex-grow: 1;
    text-align: left;
  }
}
.app-header-flex img {
  max-height: 5rem;
}
.app-header-flex form {
  display: -ms-flexbox;
  display: flex;
}
.app-header-flex .nav {
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-direction: row;
      flex-direction: row;
}
.app-header-flex .nav > li,
.app-header-flex .dropdown-menu > li,
.app-header-flex .easy-autocomplete .easy-autocomplete-container > ul > li {
  display: -ms-flexbox;
  display: flex;
}
.app-header-flex .nav > li a,
.app-header-flex .dropdown-menu > li a,
.app-header-flex .easy-autocomplete .easy-autocomplete-container > ul > li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 1.5rem;
}
.app-header-flex .nav > li i,
.app-header-flex .dropdown-menu > li i,
.app-header-flex .easy-autocomplete .easy-autocomplete-container > ul > li i {
  font-size: 30px;
  opacity: 0.7;
}
.app-header-flex .nav .dropdown-menu > li,
.app-header-flex .nav .easy-autocomplete .easy-autocomplete-container > ul > li {
  -ms-flex-direction: column;
      flex-direction: column;
}
.app-body-flex {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  overflow: auto;
}
.app-content-flex {
  -ms-flex: 1 0 0px;
      flex: 1 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 1.5rem;
  overflow: auto;
  position: relative;
}
@media (min-width: 768px) {
  .app-content-flex {
    padding: 0 3rem 0 3rem;
  }
}
@media (min-width: 1200px) {
  .app-content-flex {
    padding: 1.5rem 3rem 3rem 3rem;
  }
}
.app-top-flex {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  max-width: none;
  -ms-flex-direction: column;
      flex-direction: column;
}
.app-center-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  max-width: none;
  -ms-flex-direction: column;
      flex-direction: column;
}
.page-heading + .app-center-flex {
  margin-bottom: 50px;
}
.app-sidenav-flex {
  -ms-flex: 0 0 27rem;
      flex: 0 0 27rem;
  width: 27rem;
  display: -ms-flexbox;
  display: flex;
  background-color: #036;
  -ms-flex-direction: column;
      flex-direction: column;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1000;
}
.app-sidenav-flex .user-area {
  padding: 15px;
  width: 27rem;
}
.app-sidenav-flex .user-avatar {
  margin-right: 15px;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.app-sidenav-flex .user-avatar:before {
  font-family: 'Material Icons Outlined';
  content: "account_circle";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 56px;
  background: #444;
  color: #fff;
  border-radius: 100%;
  overflow: hidden;
  z-index: -1;
}
.app-sidenav-flex .user-avatar img {
  border-radius: 100%;
  max-width: 60px;
}
.mini-nav .app-sidenav-flex {
  -ms-flex: 0 0 0rem;
      flex: 0 0 0rem;
  width: 0rem;
}
.mini-nav .app-sidenav-flex .btn-group {
  margin-top: 0 !important;
  -ms-flex-direction: column !important;
      flex-direction: column !important;
}
.mini-nav .app-sidenav-flex .btn-group .btn {
  border: 0 none !important;
  border-radius: 34px !important;
  padding: 9px 10px !important;
  margin-bottom: 5px;
}
.mini-nav .app-sidenav-flex .nav li a:before {
  content: none;
}
.mini-nav .app-sidenav-flex .nav .collapse,
.mini-nav .app-sidenav-flex .nav .ibox-collapse .ibox-content {
  display: none !important;
}
.mini-nav .app-sidenav-flex img {
  max-width: 20px !important;
}
.mini-nav .app-sidenav-flex .user-avatar {
  width: 20px;
  height: 20px;
  margin: 0;
}
.mini-nav .app-sidenav-flex .user-avatar:before {
  font-size: 24px;
}
.mini-nav .app-sidenav-flex .user-info {
  display: none;
}
@media (max-width: 1199px) {
  .mini-nav .app-sidenav-flex {
    -ms-flex: 0 0 0rem;
        flex: 0 0 0rem;
    width: 0rem;
  }
}
.app-sidenav-flex .nav {
  margin: 0;
  width: 27rem;
  font-size: 1.4rem;
}
.app-sidenav-flex .nav > li a,
.app-sidenav-flex .dropdown-menu > li a,
.app-sidenav-flex .easy-autocomplete .easy-autocomplete-container > ul > li a {
  padding: 1.5rem 1.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-weight: 600;
}
.app-sidenav-flex .nav > li a:hover,
.app-sidenav-flex .nav > li a:focus,
.app-sidenav-flex .dropdown-menu > li a:hover,
.app-sidenav-flex .dropdown-menu > li a:focus,
.app-sidenav-flex .easy-autocomplete .easy-autocomplete-container > ul > li a:hover,
.app-sidenav-flex .easy-autocomplete .easy-autocomplete-container > ul > li a:focus {
  background-color: rgba(0, 0, 0, 0.75) !important;
  color: #FFF;
}
.app-sidenav-flex .nav > li a i,
.app-sidenav-flex .dropdown-menu > li a i,
.app-sidenav-flex .easy-autocomplete .easy-autocomplete-container > ul > li a i {
  margin-right: 1.5rem;
  font-size: 20px;
  text-align: center;
}
.app-sidenav-flex .nav > li a .linearicons-transfer,
.app-sidenav-flex .dropdown-menu > li a .linearicons-transfer,
.app-sidenav-flex .easy-autocomplete .easy-autocomplete-container > ul > li a .linearicons-transfer {
  width: 18px;
  margin-right: 15px;
}
.app-sidenav-flex .nav > li a .linearicons-transfer i,
.app-sidenav-flex .dropdown-menu > li a .linearicons-transfer i,
.app-sidenav-flex .easy-autocomplete .easy-autocomplete-container > ul > li a .linearicons-transfer i {
  margin-right: 0 !important;
}
.app-sidenav-flex .nav > li a .linearicons-car,
.app-sidenav-flex .dropdown-menu > li a .linearicons-car,
.app-sidenav-flex .easy-autocomplete .easy-autocomplete-container > ul > li a .linearicons-car {
  line-height: 10px;
}
.app-sidenav-flex .nav > li a img,
.app-sidenav-flex .dropdown-menu > li a img,
.app-sidenav-flex .easy-autocomplete .easy-autocomplete-container > ul > li a img {
  width: 20px;
  margin-right: 15px;
}
.app-sidenav-flex .nav > li.active,
.app-sidenav-flex .dropdown-menu > li.active,
.app-sidenav-flex .easy-autocomplete .easy-autocomplete-container > ul > li.active {
  border-left: 4px solid #059;
}
.app-sidenav-flex .nav > li.active a,
.app-sidenav-flex .dropdown-menu > li.active a,
.app-sidenav-flex .easy-autocomplete .easy-autocomplete-container > ul > li.active a {
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.75);
}
.app-sidenav-flex .nav > li ul li a,
.app-sidenav-flex .dropdown-menu > li ul li a,
.app-sidenav-flex .easy-autocomplete .easy-autocomplete-container > ul > li ul li a {
  padding-left: 3rem;
}
.app-sidenav-flex .nav > li ul li.active,
.app-sidenav-flex .dropdown-menu > li ul li.active,
.app-sidenav-flex .easy-autocomplete .easy-autocomplete-container > ul > li ul li.active {
  border-width: 0;
  border-style: none;
}
.app-sidenav-flex .nav > li ul li.active:before,
.app-sidenav-flex .dropdown-menu > li ul li.active:before,
.app-sidenav-flex .easy-autocomplete .easy-autocomplete-container > ul > li ul li.active:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent #059;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}
@media (max-width: 767px) {
  .app-sidenav-flex {
    position: fixed;
    top: 7rem;
    right: 0;
    bottom: 0;
    width: 0;
  }
  .mobile-nav .app-sidenav-flex {
    width: 100%;
  }
  .app-sidenav-flex .nav,
  .app-sidenav-flex .user-area {
    width: 100vw;
  }
}
@media (max-width: 1199px) {
  .app-sidenav-flex {
    position: fixed;
    top: 7rem;
    bottom: 0;
    left: 0;
  }
}
.app-offcanvas {
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
  max-width: 60rem;
  background-color: #FFF;
}
.app-columns-layout {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  overflow: hidden;
}
.app-columns {
  display: block;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  max-width: none;
  overflow: auto;
}
@media (min-width: 768px) {
  .app-columns {
    padding: 0 0 0 5rem;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1200px) {
  .app-columns {
    padding: 0;
  }
}
.app-column {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  overflow: hidden;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  background-color: #FFF;
}
.app-column .nav-tabs {
  min-height: 5.6rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.app-column .nav-tabs a {
  height: 100%;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  border-top-width: 0px;
  border-top-style: solid;
  border-bottom-width: 0px;
  border-bottom-style: solid;
}
.app-column .tab-content {
  height: 100%;
}
.app-column-1 {
  max-width: 27rem;
}
.app-column-3 {
  min-width: 25%;
}
.app-column-4 {
  min-width: 33.33333333%;
}
.app-column-6 {
  min-width: 50%;
}
.app-column-main {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.app-column-content {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  -ms-flex-direction: column;
      flex-direction: column;
  word-wrap: break-word;
  overflow-y: auto;
  overflow-x: hidden;
}
.app-column-content::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: transparent;
}
.app-column-content::-webkit-scrollbar-thumb {
  border: 2px solid transparent;
  background-clip: padding-box;
  background-color: rgba(51, 51, 51, 0.5);
  -webkit-appearance: none;
}
.theme-dark .app-column-content::-webkit-scrollbar-thumb,
.theme-dark.app-column-content::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.35);
}
.app-column-content::-webkit-resizer {
  background-color: transparent;
}
.app-column-content::-webkit-scrollbar-corner {
  background-color: transparent;
}
.app-column-content::-webkit-scrollbar-track-piece {
  background-color: transparent;
}
.app-column-content::-webkit-scrollbar-track {
  background-color: transparent;
}
.app-column-content::-webkit-scrollbar-thumb:hover {
  background-color: #059;
}
.app-column-content #gridContainer {
  height: 100%;
}
.app-column-content .tab-content > .tab-pane {
  display: none;
  height: 100% !important;
  overflow: visible !important;
}
.app-column-content .tab-content > .tab-pane.active {
  display: block;
  height: 100% !important;
  overflow: visible !important;
}
.app-column-title {
  margin: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  height: 5.6rem;
  max-height: 5.6rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.app-column-title h2 {
  padding: 0 1.5rem;
}
.app-column-title small {
  font-weight: normal;
  opacity: 1 !important;
  font-size: 85%;
}
.app-column-title button {
  border-width: 0;
  border-style: none;
  height: 100%;
  width: 5.6rem;
  font-size: 2.4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-weight: 300;
  padding: 0;
}
.app-column-pad {
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}
.app-column-offcanvas {
  position: fixed;
  top: 7rem;
  right: 0;
  bottom: 0;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
  z-index: 1;
  background-color: #FFF;
  width: 100%;
}
@media (min-width: 768px) {
  .app-column-offcanvas {
    top: 7rem;
    width: 50%;
  }
  .app-column-pad {
    padding: 1.5rem 2.5rem 1.5rem 2.5rem;
  }
  .app-column-title h2 {
    padding: 0 2.5rem;
  }
}
@media (min-width: 1900px) {
  .app-column-offcanvas {
    position: relative;
    top: 0;
    width: 33%;
  }
}
.app-column-offcanvas.w-0 {
  width: 0;
}
.pace {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pace-inactive {
  display: none;
}
.pace .pace-progress {
  background: #1ab394;
  position: fixed;
  z-index: 2040;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}
.avatar {
  height: 40px;
  width: 40px;
}
.dark-scroll::-webkit-scrollbar,
.app-sidenav-flex::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: transparent;
}
.dark-scroll::-webkit-scrollbar-thumb,
.app-sidenav-flex::-webkit-scrollbar-thumb {
  border: 2px solid transparent;
  background-clip: padding-box;
  background-color: rgba(51, 51, 51, 0.5);
  -webkit-appearance: none;
}
.theme-dark .dark-scroll::-webkit-scrollbar-thumb,
.theme-dark.dark-scroll::-webkit-scrollbar-thumb,
.theme-dark .app-sidenav-flex::-webkit-scrollbar-thumb,
.theme-dark.app-sidenav-flex::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.35);
}
.dark-scroll::-webkit-resizer,
.app-sidenav-flex::-webkit-resizer {
  background-color: transparent;
}
.dark-scroll::-webkit-scrollbar-corner,
.app-sidenav-flex::-webkit-scrollbar-corner {
  background-color: transparent;
}
.dark-scroll::-webkit-scrollbar-track-piece,
.app-sidenav-flex::-webkit-scrollbar-track-piece {
  background-color: transparent;
}
.dark-scroll::-webkit-scrollbar-track,
.app-sidenav-flex::-webkit-scrollbar-track {
  background-color: transparent;
}
.dark-scroll::-webkit-scrollbar-thumb:hover,
.app-sidenav-flex::-webkit-scrollbar-thumb:hover {
  background-color: #059;
}
.theme-dark.dark-scroll::-webkit-scrollbar-thumb,
.theme-dark.app-sidenav-flex::-webkit-scrollbar-thumb {
  background-color: rgba(0, 85, 153, 0.5);
}
.carousel-icon-group {
  width: 100%;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.1;
  font-weight: 500;
}
.carousel-icon-group i {
  font-size: 3.6rem;
}
.carousel-icon-group img {
  height: 6rem;
}
.carousel-icon-group .slick-track,
.carousel-icon-group .slick-list {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.carousel-icon-group .slide {
  width: 160px;
}
.carousel-icon-group .slide a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
}
@media (max-width: 767px) {
  .carousel-icon-group .slide {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
}
.carousel-icon-group .slick-prev {
  left: -20px;
}
.carousel-icon-group .slick-next {
  right: -20px;
}
.carousel-icon-group .slick-prev,
.carousel-icon-group .slick-next {
  margin: 0;
}
.carousel-icon-group .slick-prev:before,
.carousel-icon-group .slick-next:before {
  color: #059;
  padding: 0 1rem;
}
.carousel-icon-group .slide ul {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  white-space: nowrap;
}
.carousel-icon-group .slide ul li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.carousel-icon-group .slide ul li a {
  font-size: 1.4rem;
  -ms-flex-pack: start;
      justify-content: flex-start;
  color: #FFF;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.carousel-icon-group .slide ul li i {
  font-size: 1.6rem;
  margin-right: 5px;
}
.carousel-icon-group .slide:hover ul {
  left: 0;
  display: -ms-flexbox;
  display: flex;
}
.dash-icon-group {
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.1;
  font-weight: 300;
}
.dash-icon-group a {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%;
}
.dash-icon-group i {
  font-size: 3.6rem;
}
@media (min-width: 768px) {
  .dash-icon-group a {
    -ms-flex: 0 0 160px;
        flex: 0 0 160px;
    max-width: 160px;
  }
}
@media (min-width: 2400px) {
  .dash-chart-group > div {
    -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
}
.ibox-title {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.ibox-title h2,
.ibox-title h3,
.ibox-title h5,
.ibox-title h4,
.ibox-title h5,
.ibox-title h6 {
  border-width: 0 !important;
  border-style: none !important;
  text-overflow: ellipsis;
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.ibox-title .label {
  margin: 0 4px;
}
.ibox-content {
  padding: 15px;
}
.ibox-content .ibox-chart {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.ibox-content .ibox-chart > div {
  width: 100%;
}
.fullscreen-ibox-mode .ibox-content .ibox-chart > div {
  width: auto;
}
.ibox-collapse .ibox-content {
  padding: 0;
}
.ibox-collapse .ibox-content .ibox-chart {
  padding: 15px;
}
.ibox-content .table {
  background-color: #FFF;
}
.ibox-content.pad-a-0 .table tr > td:first-child,
.ibox-content.pad-x-0 .table tr > td:first-child,
.ibox-content.pad-a-0 .table tr > th:first-child,
.ibox-content.pad-x-0 .table tr > th:first-child {
  padding-left: 1.5rem;
}
.ibox-content.pad-a-0 .table tr > td:last-child,
.ibox-content.pad-x-0 .table tr > td:last-child,
.ibox-content.pad-a-0 .table tr > th:last-child,
.ibox-content.pad-x-0 .table tr > th:last-child {
  padding-right: 1.5rem;
}
.ibox-tools {
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  z-index: 1;
}
.ibox-tools a:not(.btn) {
  font-size: 18px;
  padding: 0 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.ibox-tools a.btn {
  margin: auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.ibox-tools a.btn i + span {
  display: block;
  margin-left: 0.5rem;
}
@media (max-width: 767px) {
  .ibox-tools a.btn {
    margin: auto 0;
    min-width: 3.4rem;
    height: 3.4rem;
  }
  .ibox-tools a.btn i + span {
    display: none;
  }
  .ibox-title > *:first-child {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .ibox-title .label {
    margin: 0;
  }
}
body.fullscreen-ibox-mode {
  overflow-y: hidden;
}
.ibox.fullscreen {
  z-index: 2030;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  margin-bottom: 0;
}
.ibox.fullscreen .collapse-link {
  display: none;
}
.collapse-link,
.fullscreen-link {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Linearicons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.collapse-link:before {
  content: "\ec3a";
}
.ibox-open .collapse-link:before {
  content: "\ec39";
}
.collapse-link:before {
  content: "\ec39";
}
.collapsed.collapse-link:before {
  content: "\ec3a";
}
.fullscreen-link:before {
  content: "\ec4c";
}
.ibox.fullscreen .fullscreen-link:before {
  content: "\ec4d";
}
.btn-detail {
  width: 34px;
}
.btn-detail:before {
  content: "\f002";
}
.btn-delete:before {
  content: "\f1f8";
}
.btn-edit:before {
  content: "\f040";
}
.pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pagination > li > a,
.pagination > li > span {
  color: inherit;
  border-radius: 0;
  border-width: 1px;
  border-style: solid;
  margin-bottom: -1px;
  padding: 0.6rem 1.2rem;
}
.pagination > li > a.prev,
.pagination > li > span.prev,
.pagination > li > a.next,
.pagination > li > span.next {
  border-width: 0;
  border-style: none;
}
.pagination > li:not(:first-child) > a,
.pagination > li:not(:first-child) > span {
  margin-left: -1px;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination > a,
.pagination > span {
  color: inherit;
  padding: 0.6rem 1.2rem;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-dropdown {
  background-color: white;
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #333;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #333;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #d6d6d6;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 240px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #333;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #dde2ec;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #059;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #333;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #dde2ec;
  border: none;
  border-left: 1px solid #d6d6d6;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #d6d6d6;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #d6d6d6;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
th {
  text-align: left;
}
.btn-white {
  background-color: #FFF !important;
  color: #111 !important;
  border-color: #ddd !important;
}
.btn-white:hover,
.btn-white:focus {
  background-color: #111 !important;
  color: #FFF !important;
  border-color: #111 !important;
}
.modal-dl-table .modal-body {
  padding: 0;
}

@media (min-width: 768px) {

}



@media (max-width: 360px) {
 
}
body,
.theme-light {
  background-color: #EDF0F5;
  color: #333;
  border-color: #d6d6d6;
}
*,
*:before,
*:after {
  border-color: #d6d6d6;
}
::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.bg-translucent {
  background-color: rgba(17, 17, 17, 0.5);
}
input,
select,
textarea,
.radio label:before,
.checkbox label:before,
.input,
.inp,
.btn,
button,
.select2-container--default .select2-selection--single {
  background-color: #ffffff;
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6,
.txt-title {
  color: inherit;
}
a,
.btn-link,
.btn-icon {
  color: #059;
}
a:hover,
.btn-link:hover,
a:focus,
.btn-link:focus {
  color: #059;
}
a.active,
.btn-link.active {
  color: #048;
}
.highlight:hover,
.btn-hover:hover,
.highlight:focus,
.btn-hover:focus,
.datepicker td.day:hover,
.datepicker td.day:focus,
.datepicker thead tr:first-child th:hover,
.datepicker thead tr:first-child th:focus,
.datepicker td span:hover,
.datepicker td span:focus,
.table-hover tr:hover,
.table-hover tr:focus,
.table-hover th:hover,
.table-hover th:focus,
.table-hover td:hover,
.table-hover td:focus {
  background-color: #333 !important;
  color: #FFF !important;
  border-color: #333 !important;
}
.highlight.active,
.btn-hover.active,
.datepicker td.day.active,
.datepicker thead tr:first-child th.active,
.datepicker td span.active,
.table-hover tr.active,
.table-hover th.active,
.table-hover td.active {
  background-color: #059 !important;
  color: #FFF !important;
  border-color: #059 !important;
}
.listlight:hover > a,
.listlight:focus > a,
.nav-list > li:hover > a,
.nav-list > li:focus > a,
.nav-tabs > li:hover > a,
.nav-tabs > li:focus > a,
.nav-pills > li:hover > a,
.nav-pills > li:focus > a,
.nav-panel > li:hover > a,
.nav-panel > li:focus > a,
.slick-nav .slick-slide:hover > a,
.slick-nav .slick-slide:focus > a,
.pagination > li:hover > a,
.pagination > li:focus > a {
  background-color: #333;
  color: #FFF;
  border-color: #333;
}
.listlight.active > a,
.nav-list > li.active > a,
.nav-tabs > li.active > a,
.nav-pills > li.active > a,
.nav-panel > li.active > a,
.slick-nav .slick-slide.active > a,
.pagination > li.active > a {
  background-color: #059;
  color: #FFF;
  border-color: #059;
}
.bg-lightest,
.panel,
.nav-panel > li.active a,
.ibox {
  color: #474747;
  background-color: #FFF;
}
.bg-lightest:before,
.panel:before,
.bg-lightest:after,
.panel:after,
.nav-panel > li.active a:before,
.nav-panel > li.active a:after,
.ibox:before,
.ibox:after {
  border-color: #FFF;
}
.bg-lightest *,
.panel *,
.bg-lightest *:before,
.panel *:before,
.bg-lightest *:after,
.panel *:after,
.nav-panel > li.active a *,
.nav-panel > li.active a *:before,
.nav-panel > li.active a *:after,
.ibox *,
.ibox *:before,
.ibox *:after {
  border-color: #d9d9d9;
}
.bg-darken,
.datepicker .range,
.table-striped tbody tr:nth-child(odd) {
  background-color: #dde2ec;
  color: #333333;
}
.bg-darken *,
.bg-darken *:before,
.bg-darken *:after,
.table-striped tbody tr:nth-child(odd) *,
.table-striped tbody tr:nth-child(odd) *:before,
.table-striped tbody tr:nth-child(odd) *:after {
  border-color: #d6d6d6;
}
body.theme-dark,
.theme-dark,
.theme-dark .theme-dark {
  background-color: #111;
  color: rgba(255, 255, 255, 0.75);
  border-color: rgba(255, 255, 255, 0.1);
}
.theme-dark *,
.theme-dark *:before,
.theme-dark *:after {
  border-color: rgba(255, 255, 255, 0.1);
}
.theme-dark ::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.theme-dark ::-moz-placeholder {
  color: rgba(0, 0, 0, 0.35);
  opacity: 1;
}
.theme-dark :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.theme-dark ::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.theme-dark ::placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.theme-dark.bg-translucent {
  background-color: rgba(17, 17, 17, 0.5);
}
.theme-dark input,
.theme-dark select,
.theme-dark textarea,
.theme-dark .radio label:before,
.theme-dark .checkbox label:before,
.theme-dark .input,
.theme-dark .inp,
.theme-dark .btn,
.theme-dark button,
.theme-dark .select2-container--default .select2-selection--single {
  background-color: #ffffff;
  color: #000;
}
.theme-dark h1,
.theme-dark h2,
.theme-dark h3,
.theme-dark h4,
.theme-dark h5,
.theme-dark h6,
.theme-dark .txt-title {
  color: #ffffff;
}
.theme-dark a,
.theme-dark .btn-link {
  color: #FFF;
}
.theme-dark a:hover,
.theme-dark .btn-link:hover,
.theme-dark a:focus,
.theme-dark .btn-link:focus {
  color: #FFF;
}
.theme-dark a.active,
.theme-dark .btn-link.active {
  color: #FFF;
}
.theme-dark .highlight:hover,
.theme-dark .btn-hover:hover,
.theme-dark .highlight:focus,
.theme-dark .btn-hover:focus,
.theme-dark .datepicker td.day:hover,
.theme-dark .datepicker td.day:focus,
.theme-dark .datepicker thead tr:first-child th:hover,
.theme-dark .datepicker thead tr:first-child th:focus,
.theme-dark .datepicker td span:hover,
.theme-dark .datepicker td span:focus,
.theme-dark .table-hover tr:hover,
.theme-dark .table-hover tr:focus,
.theme-dark .table-hover th:hover,
.theme-dark .table-hover th:focus,
.theme-dark .table-hover td:hover,
.theme-dark .table-hover td:focus {
  background-color: #333 !important;
  color: #FFF !important;
  border-color: #333 !important;
}
.theme-dark .highlight.active,
.theme-dark .btn-hover.active,
.theme-dark .datepicker td.day.active,
.theme-dark .datepicker thead tr:first-child th.active,
.theme-dark .datepicker td span.active,
.theme-dark .table-hover tr.active,
.theme-dark .table-hover th.active,
.theme-dark .table-hover td.active {
  background-color: #059 !important;
  color: #FFF !important;
  border-color: #059 !important;
}
.theme-dark .listlight:hover > a,
.theme-dark .listlight:focus > a,
.theme-dark .nav-list > li:hover > a,
.theme-dark .nav-list > li:focus > a,
.theme-dark .nav-tabs > li:hover > a,
.theme-dark .nav-tabs > li:focus > a,
.theme-dark .nav-pills > li:hover > a,
.theme-dark .nav-pills > li:focus > a,
.theme-dark .nav-panel > li:hover > a,
.theme-dark .nav-panel > li:focus > a,
.theme-dark .slick-nav .slick-slide:hover > a,
.theme-dark .slick-nav .slick-slide:focus > a,
.theme-dark .pagination > li:hover > a,
.theme-dark .pagination > li:focus > a {
  background-color: #333;
  color: #FFF;
  border-color: #333;
}
.theme-dark .listlight.active > a,
.theme-dark .nav-list > li.active > a,
.theme-dark .nav-tabs > li.active > a,
.theme-dark .nav-pills > li.active > a,
.theme-dark .nav-panel > li.active > a,
.theme-dark .slick-nav .slick-slide.active > a,
.theme-dark .pagination > li.active > a {
  background-color: #059;
  color: #FFF;
  border-color: #059;
}
.theme-dark .bg-lightest,
.theme-dark .panel,
.theme-dark .nav-panel > li.active a,
.theme-dark .ibox {
  color: rgba(255, 255, 255, 0.75);
  background-color: rgba(255, 255, 255, 0.08);
}
.theme-dark .bg-lightest:before,
.theme-dark .panel:before,
.theme-dark .bg-lightest:after,
.theme-dark .panel:after,
.theme-dark .nav-panel > li.active a:before,
.theme-dark .nav-panel > li.active a:after,
.theme-dark .ibox:before,
.theme-dark .ibox:after {
  border-color: rgba(255, 255, 255, 0.08);
}
.theme-dark .bg-lightest *,
.theme-dark .panel *,
.theme-dark .bg-lightest *:before,
.theme-dark .panel *:before,
.theme-dark .bg-lightest *:after,
.theme-dark .panel *:after,
.theme-dark .nav-panel > li.active a *,
.theme-dark .nav-panel > li.active a *:before,
.theme-dark .nav-panel > li.active a *:after,
.theme-dark .ibox *,
.theme-dark .ibox *:before,
.theme-dark .ibox *:after {
  border-color: rgba(255, 255, 255, 0.15);
}
.theme-dark .bg-darken,
.theme-dark .table-striped tbody tr:nth-child(odd) {
  background-color: #000;
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .bg-darken *,
.theme-dark .bg-darken *:before,
.theme-dark .bg-darken *:after,
.theme-dark .table-striped tbody tr:nth-child(odd) *,
.theme-dark .table-striped tbody tr:nth-child(odd) *:before,
.theme-dark .table-striped tbody tr:nth-child(odd) *:after {
  border-color: rgba(255, 255, 255, 0.1);
}
html.sticky-footer.ie {
  height: 100%;
}
.sticky-footer body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-height: 100vh;
}
.sticky-footer.ie body {
  height: 100%;
}
.sticky-footer .view {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  width: 100%;
}
.sticky-footer footer,
.sticky-footer header,
.sticky-footer .fix-top-after {
  -ms-flex: none;
      flex: none;
}
.clearfix,
.page,
.box,
.container,
.row,
[class|="row"],
.row-fr,
.ui-slider,
.panel-body,
.modal-header,
.slick-track,
.ibox-content {
  zoom: 1;
  clear: both;
}
.clearfix:after,
.page:after,
.box:after,
.clearfix:before,
.page:before,
.box:before,
.container:after,
.container:before,
.row:after,
.row:before,
[class|="row"]:after,
[class|="row"]:before,
.row-fr:after,
.row-fr:before,
.ui-slider:after,
.ui-slider:before,
.panel-body:after,
.panel-body:before,
.modal-header:after,
.modal-header:before,
.slick-track:after,
.slick-track:before,
.ibox-content:after,
.ibox-content:before {
  content: "";
  display: table;
}
.clearfix:after,
.page:after,
.box:after,
.container:after,
.row:after,
[class|="row"]:after,
.row-fr:after,
.ui-slider:after,
.panel-body:after,
.modal-header:after,
.slick-track:after,
.ibox-content:after {
  clear: both;
}
.badge,
.label {
  font-family: 'SF Pro Display', system-ui, -apple-system, BlinkMacSystemFont, Roboto, 'Segoe UI', 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-size: 1.2rem;
  line-height: 1.4rem;
  padding: 0.3rem 0.7rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-weight: normal;
  background-color: #059;
  color: #FFF;
  letter-spacing: 0;
  min-height: 2rem;
  min-width: 2rem;
}
.badge.brd,
.label.brd {
  border-width: 1px;
  border-style: solid;
  padding: 0.2rem 0.6rem;
  color: inherit;
  border-color: initial !important;
  background: none;
}
.badge {
  border-radius: 2rem;
}
.pad-col {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.pad-nav {
  padding: 1rem 1.5rem !important;
}
.pad-pnl {
  padding: 1.5rem 1.5rem !important;
}
.pos-all {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}
.pos-top {
  top: 0 !important;
}
.pos-bottom {
  bottom: 0 !important;
}
.pos-top-100 {
  top: 100% !important;
}
.pos-bottom-100 {
  bottom: 100% !important;
}
.pos-left {
  left: 0 !important;
}
.pos-right {
  right: 0 !important;
}
.pos-auto {
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
}
.pos-cover {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}
.ztop {
  z-index: 9999;
}
.zfore {
  z-index: 1;
}
.zback {
  z-index: -1;
}
.z-a {
  z-index: auto;
}
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.fix-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
.fix-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
}
.fix-left {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}
.fix-right {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
}
.column-gap-0 {
  -webkit-column-gap: 0 !important;
     -moz-column-gap: 0 !important;
          column-gap: 0 !important;
}
.size-full {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.wk-scroll-none::-webkit-scrollbar {
  display: none;
}
iframe.pos-cover,
.pos-cover video,
.googlemap {
  width: 100%;
  height: 100%;
}
.googlemap-iframe {
  margin-top: -5.9rem !important;
  height: calc(100% +  59*0.1rem) !important;
}
.embed {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed:before {
  display: block;
  content: "";
}
.embed .embed-item,
.embed embed,
.embed iframe,
.embed object,
.embed video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
video.bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.video-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99;
}
.video-background video {
  width: 100%;
  height: 100%;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.video-foreground {
  height: 300%;
  top: -100%;
}
.width-full {
  width: 100% !important;
}
.width-min {
  max-width: 32rem;
  -ms-flex: 0 0 32rem;
      flex: 0 0 32rem;
}
.width-min-box {
  max-width: 29rem !important;
  min-width: 29rem !important;
}
.height-full {
  height: 100% !important;
}
.height-input {
  height: 3.4rem;
}
.circle {
  border-radius: 100% !important;
}
.shadow-none {
  box-shadow: none;
}
.shadow-xs {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
.shadow-sm {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.shadow-lg {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.shadow-xl {
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
}
.shadow-inset {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
.txt-shadow {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.fnt-clear,
.tooltip,
.popover {
  font-size: 1.4rem !important;
  line-height: 1.42857143 !important;
  font-family: 'SF Pro Display', system-ui, -apple-system, BlinkMacSystemFont, Roboto, 'Segoe UI', 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
  font-weight: normal !important;
  letter-spacing: 0 !important;
}
.fnt-bold {
  font-weight: 700 !important;
}
.fnt-normal {
  font-weight: normal !important;
}
.fnt-light {
  font-weight: 300;
}
.fnt-semibold {
  font-weight: 600;
}
.fnt-medium {
  font-weight: 500;
}
.fnt-thin {
  font-weight: 100;
}
.fnt-italic {
  font-family: inherit;
  font-style: italic;
}
.fnt-black {
  font-weight: 900;
}
.txt-ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
}
.txt-nowrap {
  white-space: nowrap !important;
}
.txt-wrap {
  white-space: normal !important;
}
.txt-break {
  word-wrap: break-word !important;
}
.txt-break-all {
  word-break: break-all !important;
}
.txt-read {
  line-height: 1.62;
  font-size: 1.14285714em;
}
.txt-line {
  line-height: 1 !important;
}
.txt-line-init {
  line-height: initial !important;
}
.txt-line-inp {
  line-height: 3.4rem !important;
}
.txt-line-inp-half {
  line-height: 1.7rem;
  padding: 0 !important;
}
.txt-line-px {
  line-height: 2rem !important;
}
.txt-line-px-sm {
  line-height: 2rem !important;
}
.txt-justify {
  text-align: justify !important;
}
.txt-lowercase {
  text-transform: lowercase !important;
}
.txt-uppercase {
  text-transform: uppercase !important;
}
.txt-capitalize {
  text-transform: capitalize !important;
}
.txt-initial {
  text-transform: initial !important;
}
.txt-kern {
  letter-spacing: -0.02em !important;
}
.txt-underline {
  text-decoration: underline !important;
}
.fnt-body {
  font-family: 'SF Pro Display', system-ui, -apple-system, BlinkMacSystemFont, Roboto, 'Segoe UI', 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
}
.fnt-title {
  font-family: inherit;
  font-weight: 600;
  text-transform: none;
}
.fnt-narrow {
  font-family: inherit;
  font-weight: 600;
  font-stretch: condensed;
}
.fnt-mono {
  font-family: 'SF Mono', 'Roboto Mono', 'Inconsolata', Monaco, Menlo, Consolas, monospace;
}
.pointer {
  cursor: pointer;
}
.cursor-auto {
  cursor: auto;
}
.txt-inherit,
.panel > a,
.ibox > a {
  color: inherit !important;
}
.txt-inherit:hover,
.txt-inherit:focus,
.panel > a:hover,
.panel > a:focus,
.ibox > a:hover,
.ibox > a:focus {
  color: inherit;
  text-decoration: none;
  text-shadow: none;
}
.hover-inherit:hover,
.hover-inherit:focus {
  color: inherit !important;
}
.bg-cover,
[data-lzy],
.lazy-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bg-contain {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-top {
  background-position: center top;
}
.bg-bottom {
  background-position: center bottom;
}
.fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.fit-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.bg-light {
  background-color: #EDF0F5 !important;
}
.bg-dark {
  background-color: #111 !important;
}
.bg-light-alt {
  background-color: #f4f5f9 !important;
}
.bg-light-dark {
  background-color: #dde2ec !important;
}
.bg-dark-light {
  background-color: #222 !important;
}
.bg-dark-dark {
  background-color: #000 !important;
}
.bg-primary {
  background-color: #059 !important;
}
.bg-primary-light {
  background-color: #059 !important;
}
.bg-primary-dark {
  background-color: #048 !important;
}
.bg-secondary {
  background-color: #555 !important;
}
.bg-secondary-light {
  background-color: #666 !important;
}
.bg-secondary-dark {
  background-color: #444 !important;
}
.bg-accent {
  background-color: #059 !important;
}
.bg-accent-active {
  background-color: #048 !important;
}
.bg-white {
  background-color: #FFF !important;
}
.bg-black {
  background-color: #000 !important;
}
.bg-success {
  background-color: #6C0 !important;
}
.bg-warning {
  background-color: #ff6600 !important;
}
.bg-error {
  background-color: #dd0000 !important;
}
.bg-danger {
  background-color: #dd0000 !important;
}
.bg-info {
  background-color: #268bd2 !important;
}
.bg-yellow {
  background-color: #ddaa00 !important;
}
.bg-orange {
  background-color: #ff6600 !important;
}
.bg-red {
  background-color: #dd0000 !important;
}
.bg-magenta {
  background-color: #d336a3 !important;
}
.bg-violet {
  background-color: #6666ff !important;
}
.bg-blue {
  background-color: #268bd2 !important;
}
.bg-cyan {
  background-color: #00ddcc !important;
}
.bg-green {
  background-color: #6C0 !important;
}
.txt-gray {
  color: #999 !important;
}
.txt-text-light {
  color: #333 !important;
}
.txt-text-lighter {
  color: #444 !important;
}
.txt-text-darker {
  color: #000000 !important;
}
.txt-dark {
  color: #111 !important;
}
.txt-dark-dark {
  color: #000 !important;
}
.txt-primary {
  color: #059 !important;
}
.txt-primary-dark {
  color: #048 !important;
}
.txt-accent {
  color: #059 !important;
}
.txt-secondary {
  color: #333 !important;
}
.txt-white {
  color: #FFF !important;
}
.txt-black {
  color: #000 !important;
}
.txt-success {
  color: #6C0 !important;
}
.txt-warning {
  color: #ff6600 !important;
}
.txt-error {
  color: #dd0000 !important;
}
.txt-danger {
  color: #dd0000 !important;
}
.txt-info {
  color: #268bd2 !important;
}
.txt-yellow {
  color: #ddaa00 !important;
}
.txt-orange {
  color: #ff6600 !important;
}
.txt-red {
  color: #dd0000 !important;
}
.txt-magenta {
  color: #d336a3 !important;
}
.txt-violet {
  color: #6666ff !important;
}
.txt-blue {
  color: #268bd2 !important;
}
.txt-cyan {
  color: #00ddcc !important;
}
.txt-green {
  color: #6C0 !important;
}
.bg-trans-light {
  background-color: rgba(237, 240, 245, 0.8) !important;
}
.bg-trans-dark {
  background-color: rgba(17, 17, 17, 0.8) !important;
}
.bg-trans-light-dark {
  background-color: rgba(221, 226, 236, 0.8) !important;
}
.bg-trans-dark-light {
  background-color: rgba(34, 34, 34, 0.8) !important;
}
.bg-trans-dark-dark {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.bg-trans-primary {
  background-color: rgba(0, 85, 153, 0.8) !important;
}
.bg-trans-primary-light {
  background-color: rgba(0, 85, 153, 0.8) !important;
}
.bg-trans-primary-dark {
  background-color: rgba(0, 68, 136, 0.8) !important;
}
.bg-trans-secondary {
  background-color: rgba(51, 51, 51, 0.8) !important;
}
.bg-trans-secondary-light {
  background-color: rgba(68, 68, 68, 0.8) !important;
}
.bg-trans-secondary-dark {
  background-color: rgba(34, 34, 34, 0.8) !important;
}
.bg-trans-accent {
  background-color: rgba(0, 85, 153, 0.8) !important;
}
.bg-trans-accent-active {
  background-color: rgba(0, 68, 136, 0.8) !important;
}
.bg-trans-white {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.bg-trans-black {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.bg-trans-success {
  background-color: rgba(102, 204, 0, 0.8) !important;
}
.bg-trans-warning {
  background-color: rgba(255, 102, 0, 0.8) !important;
}
.bg-trans-error {
  background-color: rgba(221, 0, 0, 0.8) !important;
}
.bg-trans-info {
  background-color: rgba(38, 139, 210, 0.8) !important;
}
.bg-trans-yellow {
  background-color: rgba(221, 170, 0, 0.8) !important;
}
.bg-trans-orange {
  background-color: rgba(255, 102, 0, 0.8) !important;
}
.bg-trans-red {
  background-color: rgba(221, 0, 0, 0.8) !important;
}
.bg-trans-magenta {
  background-color: rgba(211, 54, 163, 0.8) !important;
}
.bg-trans-violet {
  background-color: rgba(102, 102, 255, 0.8) !important;
}
.bg-trans-blue {
  background-color: rgba(38, 139, 210, 0.8) !important;
}
.bg-trans-cyan {
  background-color: rgba(0, 221, 204, 0.8) !important;
}
.bg-trans-green {
  background-color: rgba(102, 204, 0, 0.8) !important;
}
.bg-none {
  background-color: transparent !important;
  background-image: none !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.transition-all,
.animate,
[class*='fnz-'],
[class*='fnz_'],
input,
select,
textarea,
.btn,
button,
.reset,
.input,
[class*="btn-"],
.btn,
.switch label .switch-item:before,
.switch label .switch-item:after,
.nav > li > a,
.pagenav .pagenav-fix,
.nav-float,
.navbar .logo img,
.navbar nav li > a,
.navbar nav li .nav-item,
.panel,
.slick-nav .slick-slide > a,
.app-content-flex,
.app-top-flex,
.app-center-flex,
.app-sidenav-flex,
.app-sidenav-flex .user-avatar,
.mini-nav .app-sidenav-flex .user-avatar:before,
.app-columns,
.app-column-offcanvas,
.carousel-icon-group .slide ul,
.pagination > li > a,
.admin-offcanvas,
.collapz3d,
.flight-detail-overlay,
.dropdown-menu > li > a,
.app-offcanvas,
.ibox,
.select2-container--default .select2-selection--single,
.easy-autocomplete .easy-autocomplete-container > ul > li > a {
  transition: all 0.3s ease-in-out;
}
.transition-opacity,
.fade,
[data-lzy],
.lazy-img,
.nav-tabdrop > ul,
.dimmed,
.opa-fadeout,
.add-on {
  transition: opacity 0.3s ease-in-out;
}
.transition-height {
  transition: height 0.3s ease-in-out;
}
.transition-max-height,
.collapz {
  transition: max-height 0.3s ease-in-out;
}
.fade,
[data-lzy],
.lazy-img,
.nav-tabdrop > ul {
  opacity: 0;
}
.fade.in,
[data-lzy].in,
.lazy-img.in,
.nav-tabdrop > ul.in,
.fade.in,
[data-lzy].in,
.lazy-img.in,
.nav-tabdrop > ul.in {
  opacity: 1;
}
.dimmed {
  opacity: 0.5 !important;
}
.dimmed:hover {
  opacity: 1 !important;
}
.opa-fadeout {
  opacity: 0.75 !important;
}
.opa-fadeout:hover {
  opacity: 0 !important;
}
.opa-fade-trig {
  z-index: 5;
}
.opa-fade-trig:hover + .opa-fadeout,
.opa-fade-trig:focus + .opa-fadeout {
  opacity: 0 !important;
}
.opa-fade-trig:hover .fade,
.opa-fade-trig:focus .fade {
  opacity: 1 !important;
}
.passive {
  opacity: 0.3 !important;
}
.opaque {
  opacity: 1 !important;
}
.transparent {
  opacity: 0 !important;
}
.muted,
.disabled {
  opacity: 0.5 !important;
}
.touch .slim-cnt,
.edge .slim-cnt {
  position: relative;
}
.touch .slim-scroll,
.edge .slim-scroll {
  height: 100% !important;
  overflow: auto;
}
.touch .slim-up,
.edge .slim-up,
.touch .slim-down,
.edge .slim-down {
  opacity: 0.35;
  font-size: 2.8rem;
  line-height: 0.7;
  text-align: center;
  color: #059;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.touch .slim-up,
.edge .slim-up {
  position: absolute;
  top: 0;
}
.touch .slim-up:before,
.edge .slim-up:before {
  font-family: FontAwesome;
  content: "\f106";
}
.touch .slim-down,
.edge .slim-down {
  position: absolute;
  bottom: 0;
}
.touch .slim-down:after,
.edge .slim-down:after {
  font-family: FontAwesome;
  content: "\f107";
}
.modal-alert {
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  padding: 1.5rem;
  position: fixed;
  z-index: 10000;
  top: 6rem;
  left: 50%;
  margin: 1.5rem 1.5rem 1.5rem -14.5rem;
  width: 29rem;
  display: none;
  text-align: center;
  font-size: 2rem;
  word-break: break-word;
}
.admin-offcanvas,
.app-offcanvas {
  position: fixed;
  right: -120%;
  top: 0;
  bottom: 0;
  max-width: 100%;
  overflow: hidden;
  z-index: 1100;
}
.offcanvas-active .admin-offcanvas,
.offcanvas-active .app-offcanvas {
  right: 0;
  padding: 0 !important;
}
.admin-offcanvas .acedit,
.admin-offcanvas .acedit-single,
.app-offcanvas .acedit,
.app-offcanvas .acedit-single {
  height: calc(85vh -  60*0.1rem) !important;
}
.admin-offcanvas .zz-text,
.app-offcanvas .zz-text {
  height: calc(15vh -  3.4rem) !important;
}
.admin-offcanvas .hidden-scroll,
.app-offcanvas .hidden-scroll {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
.admin-offcanvas .no-handheld .hidden-scroll,
.app-offcanvas .no-handheld .hidden-scroll {
  width: calc(100% +  17*0.1rem);
}
.hdn {
  display: none !important;
}
.ibk {
  display: inline-block !important;
}
.inl {
  display: inline !important;
}
.blk {
  display: block !important;
}
.clr {
  zoom: 1;
  clear: both;
}
.clr:after,
.clr:before {
  content: "";
  display: table;
}
.clr:after {
  clear: both;
}
.clr:after,
.clr:before {
  content: "";
  display: table;
}
.clr:after {
  clear: both;
}
.flx {
  display: -ms-flexbox !important;
  display: flex !important;
}
.iflx {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.tbl {
  display: table !important;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  table-layout: fixed;
}
.tbl > [class*="col-"] {
  display: table-cell;
  float: none;
}
.tbl-row {
  display: table-row;
}
.tbl-cell {
  display: table-cell !important;
  float: none;
  vertical-align: middle;
  height: 100%;
}
.ctr-y {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ctr-x {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ctr-a {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.abs {
  position: absolute !important;
}
.fix {
  position: fixed !important;
}
.stc {
  position: static !important;
}
.rlt {
  position: relative !important;
}
.txt-l {
  text-align: left !important;
}
.txt-r {
  text-align: right !important;
}
.txt-c {
  text-align: center !important;
}
.flt-l {
  float: left !important;
}
.flt-r {
  float: right !important;
}
.flt-c {
  margin-right: auto;
  margin-left: auto;
  float: none !important;
}
.flt-n {
  float: none !important;
}
.clr-n {
  clear: none !important;
}
.brd-a {
  border-width: 1px !important;
  border-style: solid !important;
}
.brd-a-3 {
    border-width: 3px !important;
    border-style: solid !important;
}
.brd-b {
  border-bottom-width: 1px !important;
  border-bottom-style: solid !important;
}
.brd-t {
  border-top-width: 1px !important;
  border-top-style: solid !important;
}
.brd-l {
  border-left-width: 1px !important;
  border-left-style: solid !important;
}
.brd-r {
  border-right-width: 1px !important;
  border-right-style: solid !important;
}
.brd-n {
  border-width: 0 !important;
  border-style: none !important;
}
.brd-0 {
  border-width: 0px !important;
  border-style: solid !important;
}
.brd-t-0 {
  border-top-width: 0px !important;
  border-top-style: solid !important;
}
.brd-r-0 {
  border-right-width: 0px !important;
  border-right-style: solid !important;
}
.brd-b-0 {
  border-bottom-width: 0px !important;
  border-bottom-style: solid !important;
}
.brd-l-0 {
  border-left-width: 0px !important;
  border-left-style: solid !important;
}
.flw-n {
  overflow: hidden !important;
}
.flw-x {
  overflow-x: auto !important;
  overflow-y: hidden !important;
  -webkit-overflow-scrolling: touch !important;
}
.flw-y {
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch !important;
}
.flw-a {
  overflow: auto !important;
}
.flw-v {
  overflow: visible !important;
}
.mrg-x-a {
  margin-left: auto !important;
  margin-right: auto !important;
}
.mrg-l-a {
  margin-left: auto !important;
}
.mrg-r-a {
  margin-right: auto !important;
}
.mrg-t-a {
  margin-top: auto !important;
}
.mrg-b-a {
  margin-bottom: auto !important;
}
.mrg-row {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}
.flx-row {
  -ms-flex-direction: row !important;
      flex-direction: row !important;
}
.flx-column {
  -ms-flex-direction: column !important;
      flex-direction: column !important;
}
.flx-row-reverse {
  -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
}
.flx-column-reverse {
  -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
}
.flx-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
.flx-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}
.flx-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}
.flx-justify-start {
  -ms-flex-pack: start !important;
      justify-content: flex-start !important;
}
.flx-justify-end {
  -ms-flex-pack: end !important;
      justify-content: flex-end !important;
}
.flx-justify-center {
  -ms-flex-pack: center !important;
      justify-content: center !important;
}
.flx-justify-between {
  -ms-flex-pack: justify !important;
      justify-content: space-between !important;
}
.flx-justify-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.flx-justify-evenly {
  -ms-flex-pack: space-evenly !important;
      justify-content: space-evenly !important;
}
.flx-items-start {
  -ms-flex-align: start !important;
      align-items: flex-start !important;
}
.flx-items-end {
  -ms-flex-align: end !important;
      align-items: flex-end !important;
}
.flx-items-center {
  -ms-flex-align: center !important;
      align-items: center !important;
}
.flx-items-baseline {
  -ms-flex-align: baseline !important;
      align-items: baseline !important;
}
.flx-items-stretch {
  -ms-flex-align: stretch !important;
      align-items: stretch !important;
}
.flx-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}
.flx-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}
.flx-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}
.flx-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}
.flx-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}
.flx-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}
.flx-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}
.flx-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}
.flx-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}
.flx-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}
.flx-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}
.flx-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}
.flx-1 {
  -ms-flex: 1 !important;
      flex: 1 !important;
}
.flx-fill {
  -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
}
.flx-grow-0 {
  -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
}
.flx-grow-1 {
  -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
}
.flx-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}
.flx-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}
.pad-a-1 {
  padding: 0.5rem !important;
}
.pad-y-1 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.pad-x-1 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.pad-t-1 {
  padding-top: 0.5rem !important;
}
.pad-b-1 {
  padding-bottom: 0.5rem !important;
}
.pad-l-1 {
  padding-left: 0.5rem !important;
}
.pad-r-1 {
  padding-right: 0.5rem !important;
}
.pad-a-2 {
  padding: 1rem !important;
}
.pad-y-2 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.pad-x-2 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.pad-t-2 {
  padding-top: 1rem !important;
}
.pad-b-2 {
  padding-bottom: 1rem !important;
}
.pad-l-2 {
  padding-left: 1rem !important;
}
.pad-r-2 {
  padding-right: 1rem !important;
}
.pad-a-3 {
  padding: 1.5rem !important;
}
.pad-y-3 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.pad-x-3 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.pad-t-3 {
  padding-top: 1.5rem !important;
}
.pad-b-3 {
  padding-bottom: 1.5rem !important;
}
.pad-l-3 {
  padding-left: 1.5rem !important;
}
.pad-r-3 {
  padding-right: 1.5rem !important;
}
.pad-a-4 {
  padding: 2rem !important;
}
.pad-y-4 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.pad-x-4 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.pad-t-4 {
  padding-top: 2rem !important;
}
.pad-b-4 {
  padding-bottom: 2rem !important;
}
.pad-l-4 {
  padding-left: 2rem !important;
}
.pad-r-4 {
  padding-right: 2rem !important;
}
.pad-a-5 {
  padding: 2.5rem !important;
}
.pad-y-5 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.pad-x-5 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
.pad-t-5 {
  padding-top: 2.5rem !important;
}
.pad-b-5 {
  padding-bottom: 2.5rem !important;
}
.pad-l-5 {
  padding-left: 2.5rem !important;
}
.pad-r-5 {
  padding-right: 2.5rem !important;
}
.pad-a-6 {
  padding: 3rem !important;
}
.pad-y-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pad-x-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.pad-t-6 {
  padding-top: 3rem !important;
}
.pad-b-6 {
  padding-bottom: 3rem !important;
}
.pad-l-6 {
  padding-left: 3rem !important;
}
.pad-r-6 {
  padding-right: 3rem !important;
}
.pad-a-8 {
  padding: 4rem !important;
}
.pad-y-8 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.pad-x-8 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.pad-t-8 {
  padding-top: 4rem !important;
}
.pad-b-8 {
  padding-bottom: 4rem !important;
}
.pad-l-8 {
  padding-left: 4rem !important;
}
.pad-r-8 {
  padding-right: 4rem !important;
}
.pad-a-0 {
  padding: 0 !important;
}
.pad-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.pad-x-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.pad-t-0 {
  padding-top: 0 !important;
}
.pad-b-0 {
  padding-bottom: 0 !important;
}
.pad-l-0 {
  padding-left: 0 !important;
}
.pad-r-0 {
  padding-right: 0 !important;
}
.mrg-a-1 {
  margin: 0.5rem !important;
}
.mrg-y-1 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.mrg-x-1 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mrg-t-1 {
  margin-top: 0.5rem !important;
}
.mrg-b-1 {
  margin-bottom: 0.5rem !important;
}
.mrg-l-1 {
  margin-left: 0.5rem !important;
}
.mrg-r-1 {
  margin-right: 0.5rem !important;
}
.mrg-a-2 {
  margin: 1rem !important;
}
.mrg-y-2 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.mrg-x-2 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mrg-t-2 {
  margin-top: 1rem !important;
}
.mrg-b-2 {
  margin-bottom: 1rem !important;
}
.mrg-l-2 {
  margin-left: 1rem !important;
}
.mrg-r-2 {
  margin-right: 1rem !important;
}
.mrg-a-3 {
  margin: 1.5rem !important;
}
.mrg-y-3 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.mrg-x-3 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.mrg-t-3 {
  margin-top: 1.5rem !important;
}
.mrg-b-3 {
  margin-bottom: 1.5rem !important;
}
.mrg-l-3 {
  margin-left: 1.5rem !important;
}
.mrg-r-3 {
  margin-right: 1.5rem !important;
}
.mrg-a-4 {
  margin: 2rem !important;
}
.mrg-y-4 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.mrg-x-4 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.mrg-t-4 {
  margin-top: 2rem !important;
}
.mrg-b-4 {
  margin-bottom: 2rem !important;
}
.mrg-l-4 {
  margin-left: 2rem !important;
}
.mrg-r-4 {
  margin-right: 2rem !important;
}
.mrg-a-5 {
  margin: 2.5rem !important;
}
.mrg-y-5 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}
.mrg-x-5 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
.mrg-t-5 {
  margin-top: 2.5rem !important;
}
.mrg-b-5 {
  margin-bottom: 2.5rem !important;
}
.mrg-l-5 {
  margin-left: 2.5rem !important;
}
.mrg-r-5 {
  margin-right: 2.5rem !important;
}
.mrg-a-6 {
  margin: 3rem !important;
}
.mrg-y-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.mrg-x-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.mrg-t-6 {
  margin-top: 3rem !important;
}
.mrg-b-6 {
  margin-bottom: 3rem !important;
}
.mrg-l-6 {
  margin-left: 3rem !important;
}
.mrg-r-6 {
  margin-right: 3rem !important;
}
.mrg-a-0 {
  margin: 0 !important;
}
.mrg-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.mrg-x-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mrg-t-0 {
  margin-top: 0 !important;
}
.mrg-b-0 {
  margin-bottom: 0 !important;
}
.mrg-l-0 {
  margin-left: 0 !important;
}
.mrg-r-0 {
  margin-right: 0 !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.5rem !important;
}
.gap-2 {
  gap: 1rem !important;
}
.gap-3 {
  gap: 1.5rem !important;
}
.gap-4 {
  gap: 2rem !important;
}
.gap-5 {
  gap: 2.5rem !important;
}
.gap-6 {
  gap: 3rem !important;
}
.gap-y-0 {
  row-gap: 0 !important;
}
.gap-y-1 {
  row-gap: 0.5rem !important;
}
.gap-y-2 {
  row-gap: 1rem !important;
}
.gap-y-3 {
  row-gap: 1.5rem !important;
}
.gap-y-4 {
  row-gap: 2rem !important;
}
.gap-y-5 {
  row-gap: 2.5rem !important;
}
.gap-y-6 {
  row-gap: 3rem !important;
}
.w-100 {
  width: 100% !important;
}
.w-50 {
  width: 50% !important;
}
.w-25 {
  width: 25% !important;
}
.h-100 {
  height: 100% !important;
}
.h-50 {
  height: 50% !important;
}
.h-25 {
  height: 25% !important;
}
.vh-100 {
  height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-75 {
  height: 75vh !important;
}
.vw-75 {
  width: 75vw !important;
}
.vh-50 {
  height: 50vh !important;
}
.vw-50 {
  width: 50vw !important;
}
.mvh-100 {
  min-height: 100vh !important;
}
.mvw-100 {
  min-width: 100vw !important;
}
.mvh-75 {
  min-height: 75vh !important;
}
.mvw-75 {
  min-width: 75vh !important;
}
.w-a {
  width: auto !important;
  max-width: none !important;
  min-width: unset !important;
}
.w-mc {
  width: auto !important;
  max-width: -webkit-max-content !important;
  max-width: -moz-max-content !important;
  max-width: max-content !important;
}
.h-a {
  height: auto !important;
  max-height: unset !important;
  min-height: unset !important;
}
.h-0 {
  height: 0 !important;
}
.g-0 > * {
  padding: 0 !important;
}
.g-1 > * {
  padding: 0.5rem !important;
}
.g-2 > * {
  padding: 1rem !important;
}
.g-3 > * {
  padding: 1.5rem !important;
}
.fnz_xs {
  font-size: 1em;
}
@media (max-width: 1439px) {
  .hidden_lg-down {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .hidden_md-down {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hidden_sm-down {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden_xs-down {
    display: none !important;
  }
  .fnz_xs-down {
    font-size: 0.92857143em !important;
  }
}
@media (min-width: 768px) {
  .hdn_sm {
    display: none !important;
  }
  .ibk_sm {
    display: inline-block !important;
  }
  .inl_sm {
    display: inline !important;
  }
  .blk_sm {
    display: block !important;
  }
  .clr_sm {
    zoom: 1;
    clear: both;
  }
  .clr_sm:after,
  .clr_sm:before {
    content: "";
    display: table;
  }
  .clr_sm:after {
    clear: both;
  }
  .clr_sm:after,
  .clr_sm:before {
    content: "";
    display: table;
  }
  .clr_sm:after {
    clear: both;
  }
  .flx_sm {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .iflx_sm {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .tbl_sm {
    display: table !important;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    table-layout: fixed;
  }
  .tbl_sm > [class*="col-"] {
    display: table-cell;
    float: none;
  }
  .tbl-row_sm {
    display: table-row;
  }
  .tbl-cell_sm {
    display: table-cell !important;
    float: none;
    vertical-align: middle;
    height: 100%;
  }
  .ctr-y_sm {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .ctr-x_sm {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .ctr-a_sm {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .abs_sm {
    position: absolute !important;
  }
  .fix_sm {
    position: fixed !important;
  }
  .stc_sm {
    position: static !important;
  }
  .rlt_sm {
    position: relative !important;
  }
  .txt-l_sm {
    text-align: left !important;
  }
  .txt-r_sm {
    text-align: right !important;
  }
  .txt-c_sm {
    text-align: center !important;
  }
  .flt-l_sm {
    float: left !important;
  }
  .flt-r_sm {
    float: right !important;
  }
  .flt-c_sm {
    margin-right: auto;
    margin-left: auto;
    float: none !important;
  }
  .flt-n_sm {
    float: none !important;
  }
  .clr-n_sm {
    clear: none !important;
  }
  .brd-a_sm {
    border-width: 1px !important;
    border-style: solid !important;
  }
  .brd-b_sm {
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
  }
  .brd-t_sm {
    border-top-width: 1px !important;
    border-top-style: solid !important;
  }
  .brd-l_sm {
    border-left-width: 1px !important;
    border-left-style: solid !important;
  }
  .brd-r_sm {
    border-right-width: 1px !important;
    border-right-style: solid !important;
  }
  .brd-n_sm {
    border-width: 0 !important;
    border-style: none !important;
  }
  .brd-0_sm {
    border-width: 0px !important;
    border-style: solid !important;
  }
  .brd-t-0_sm {
    border-top-width: 0px !important;
    border-top-style: solid !important;
  }
  .brd-r-0_sm {
    border-right-width: 0px !important;
    border-right-style: solid !important;
  }
  .brd-b-0_sm {
    border-bottom-width: 0px !important;
    border-bottom-style: solid !important;
  }
  .brd-l-0_sm {
    border-left-width: 0px !important;
    border-left-style: solid !important;
  }
  .flw-n_sm {
    overflow: hidden !important;
  }
  .flw-x_sm {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }
  .flw-y_sm {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }
  .flw-a_sm {
    overflow: auto !important;
  }
  .flw-v_sm {
    overflow: visible !important;
  }
  .mrg-x-a_sm {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .mrg-l-a_sm {
    margin-left: auto !important;
  }
  .mrg-r-a_sm {
    margin-right: auto !important;
  }
  .mrg-t-a_sm {
    margin-top: auto !important;
  }
  .mrg-b-a_sm {
    margin-bottom: auto !important;
  }
  .mrg-row_sm {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .flx-row_sm {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  .flx-column_sm {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  .flx-row-reverse_sm {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  .flx-column-reverse_sm {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  .flx-wrap_sm {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flx-nowrap_sm {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flx-wrap-reverse_sm {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flx-justify-start_sm {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  .flx-justify-end_sm {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  .flx-justify-center_sm {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  .flx-justify-between_sm {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  .flx-justify-around_sm {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .flx-justify-evenly_sm {
    -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
  }
  .flx-items-start_sm {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  .flx-items-end_sm {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  .flx-items-center_sm {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  .flx-items-baseline_sm {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  .flx-items-stretch_sm {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  .flx-content-start_sm {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .flx-content-end_sm {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .flx-content-center_sm {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .flx-content-between_sm {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .flx-content-around_sm {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .flx-content-stretch_sm {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .flx-self-auto_sm {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .flx-self-start_sm {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .flx-self-end_sm {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .flx-self-center_sm {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .flx-self-baseline_sm {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .flx-self-stretch_sm {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .flx-1_sm {
    -ms-flex: 1 !important;
        flex: 1 !important;
  }
  .flx-fill_sm {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
  }
  .flx-grow-0_sm {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
  }
  .flx-grow-1_sm {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
  }
  .flx-shrink-0_sm {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flx-shrink-1_sm {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .pad-a-1_sm {
    padding: 0.5rem !important;
  }
  .pad-y-1_sm {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .pad-x-1_sm {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .pad-t-1_sm {
    padding-top: 0.5rem !important;
  }
  .pad-b-1_sm {
    padding-bottom: 0.5rem !important;
  }
  .pad-l-1_sm {
    padding-left: 0.5rem !important;
  }
  .pad-r-1_sm {
    padding-right: 0.5rem !important;
  }
  .pad-a-2_sm {
    padding: 1rem !important;
  }
  .pad-y-2_sm {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .pad-x-2_sm {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .pad-t-2_sm {
    padding-top: 1rem !important;
  }
  .pad-b-2_sm {
    padding-bottom: 1rem !important;
  }
  .pad-l-2_sm {
    padding-left: 1rem !important;
  }
  .pad-r-2_sm {
    padding-right: 1rem !important;
  }
  .pad-a-3_sm {
    padding: 1.5rem !important;
  }
  .pad-y-3_sm {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .pad-x-3_sm {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .pad-t-3_sm {
    padding-top: 1.5rem !important;
  }
  .pad-b-3_sm {
    padding-bottom: 1.5rem !important;
  }
  .pad-l-3_sm {
    padding-left: 1.5rem !important;
  }
  .pad-r-3_sm {
    padding-right: 1.5rem !important;
  }
  .pad-a-4_sm {
    padding: 2rem !important;
  }
  .pad-y-4_sm {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .pad-x-4_sm {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .pad-t-4_sm {
    padding-top: 2rem !important;
  }
  .pad-b-4_sm {
    padding-bottom: 2rem !important;
  }
  .pad-l-4_sm {
    padding-left: 2rem !important;
  }
  .pad-r-4_sm {
    padding-right: 2rem !important;
  }
  .pad-a-5_sm {
    padding: 2.5rem !important;
  }
  .pad-y-5_sm {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .pad-x-5_sm {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .pad-t-5_sm {
    padding-top: 2.5rem !important;
  }
  .pad-b-5_sm {
    padding-bottom: 2.5rem !important;
  }
  .pad-l-5_sm {
    padding-left: 2.5rem !important;
  }
  .pad-r-5_sm {
    padding-right: 2.5rem !important;
  }
  .pad-a-6_sm {
    padding: 3rem !important;
  }
  .pad-y-6_sm {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pad-x-6_sm {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .pad-t-6_sm {
    padding-top: 3rem !important;
  }
  .pad-b-6_sm {
    padding-bottom: 3rem !important;
  }
  .pad-l-6_sm {
    padding-left: 3rem !important;
  }
  .pad-r-6_sm {
    padding-right: 3rem !important;
  }
  .pad-a-8_sm {
    padding: 4rem !important;
  }
  .pad-y-8_sm {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .pad-x-8_sm {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .pad-t-8_sm {
    padding-top: 4rem !important;
  }
  .pad-b-8_sm {
    padding-bottom: 4rem !important;
  }
  .pad-l-8_sm {
    padding-left: 4rem !important;
  }
  .pad-r-8_sm {
    padding-right: 4rem !important;
  }
  .pad-a-0_sm {
    padding: 0 !important;
  }
  .pad-y-0_sm {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .pad-x-0_sm {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pad-t-0_sm {
    padding-top: 0 !important;
  }
  .pad-b-0_sm {
    padding-bottom: 0 !important;
  }
  .pad-l-0_sm {
    padding-left: 0 !important;
  }
  .pad-r-0_sm {
    padding-right: 0 !important;
  }
  .mrg-a-1_sm {
    margin: 0.5rem !important;
  }
  .mrg-y-1_sm {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .mrg-x-1_sm {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mrg-t-1_sm {
    margin-top: 0.5rem !important;
  }
  .mrg-b-1_sm {
    margin-bottom: 0.5rem !important;
  }
  .mrg-l-1_sm {
    margin-left: 0.5rem !important;
  }
  .mrg-r-1_sm {
    margin-right: 0.5rem !important;
  }
  .mrg-a-2_sm {
    margin: 1rem !important;
  }
  .mrg-y-2_sm {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .mrg-x-2_sm {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mrg-t-2_sm {
    margin-top: 1rem !important;
  }
  .mrg-b-2_sm {
    margin-bottom: 1rem !important;
  }
  .mrg-l-2_sm {
    margin-left: 1rem !important;
  }
  .mrg-r-2_sm {
    margin-right: 1rem !important;
  }
  .mrg-a-3_sm {
    margin: 1.5rem !important;
  }
  .mrg-y-3_sm {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .mrg-x-3_sm {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mrg-t-3_sm {
    margin-top: 1.5rem !important;
  }
  .mrg-b-3_sm {
    margin-bottom: 1.5rem !important;
  }
  .mrg-l-3_sm {
    margin-left: 1.5rem !important;
  }
  .mrg-r-3_sm {
    margin-right: 1.5rem !important;
  }
  .mrg-a-4_sm {
    margin: 2rem !important;
  }
  .mrg-y-4_sm {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .mrg-x-4_sm {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .mrg-t-4_sm {
    margin-top: 2rem !important;
  }
  .mrg-b-4_sm {
    margin-bottom: 2rem !important;
  }
  .mrg-l-4_sm {
    margin-left: 2rem !important;
  }
  .mrg-r-4_sm {
    margin-right: 2rem !important;
  }
  .mrg-a-5_sm {
    margin: 2.5rem !important;
  }
  .mrg-y-5_sm {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mrg-x-5_sm {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .mrg-t-5_sm {
    margin-top: 2.5rem !important;
  }
  .mrg-b-5_sm {
    margin-bottom: 2.5rem !important;
  }
  .mrg-l-5_sm {
    margin-left: 2.5rem !important;
  }
  .mrg-r-5_sm {
    margin-right: 2.5rem !important;
  }
  .mrg-a-6_sm {
    margin: 3rem !important;
  }
  .mrg-y-6_sm {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .mrg-x-6_sm {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mrg-t-6_sm {
    margin-top: 3rem !important;
  }
  .mrg-b-6_sm {
    margin-bottom: 3rem !important;
  }
  .mrg-l-6_sm {
    margin-left: 3rem !important;
  }
  .mrg-r-6_sm {
    margin-right: 3rem !important;
  }
  .mrg-a-0_sm {
    margin: 0 !important;
  }
  .mrg-y-0_sm {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mrg-x-0_sm {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mrg-t-0_sm {
    margin-top: 0 !important;
  }
  .mrg-b-0_sm {
    margin-bottom: 0 !important;
  }
  .mrg-l-0_sm {
    margin-left: 0 !important;
  }
  .mrg-r-0_sm {
    margin-right: 0 !important;
  }
  .gap-0_sm {
    gap: 0 !important;
  }
  .gap-1_sm {
    gap: 0.5rem !important;
  }
  .gap-2_sm {
    gap: 1rem !important;
  }
  .gap-3_sm {
    gap: 1.5rem !important;
  }
  .gap-4_sm {
    gap: 2rem !important;
  }
  .gap-5_sm {
    gap: 2.5rem !important;
  }
  .gap-6_sm {
    gap: 3rem !important;
  }
  .w-100_sm {
    width: 100% !important;
  }
  .w-50_sm {
    width: 50% !important;
  }
  .w-25_sm {
    width: 25% !important;
  }
  .h-100_sm {
    height: 100% !important;
  }
  .h-50_sm {
    height: 50% !important;
  }
  .h-25_sm {
    height: 25% !important;
  }
  .vh-100_sm {
    height: 100vh !important;
  }
  .vw-100_sm {
    width: 100vw !important;
  }
  .vh-75_sm {
    height: 75vh !important;
  }
  .vw-75_sm {
    width: 75vw !important;
  }
  .vh-50_sm {
    height: 50vh !important;
  }
  .vw-50_sm {
    width: 50vw !important;
  }
  .mvh-100_sm {
    min-height: 100vh !important;
  }
  .mvw-100_sm {
    min-width: 100vw !important;
  }
  .mvh-75_sm {
    min-height: 75vh !important;
  }
  .mvw-75_sm {
    min-width: 75vh !important;
  }
  .w-a_sm {
    width: auto !important;
    max-width: none !important;
    min-width: unset !important;
  }
  .w-mc_sm {
    width: auto !important;
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
  }
  .h-a_sm {
    height: auto !important;
    max-height: unset !important;
    min-height: unset !important;
  }
  .h-0_sm {
    height: 0 !important;
  }
  .g-0_sm > * {
    padding: 0 !important;
  }
  .g-1_sm > * {
    padding: 0.5rem !important;
  }
  .g-2_sm > * {
    padding: 1rem !important;
  }
  .g-3_sm > * {
    padding: 1.5rem !important;
  }
  .hidden_sm-up {
    display: none !important;
  }
  .fnz_xs {
    font-size: 1.07142857em;
  }
}
@media (min-width: 992px) {
  .hdn_md {
    display: none !important;
  }
  .ibk_md {
    display: inline-block !important;
  }
  .inl_md {
    display: inline !important;
  }
  .blk_md {
    display: block !important;
  }
  .clr_md {
    zoom: 1;
    clear: both;
  }
  .clr_md:after,
  .clr_md:before {
    content: "";
    display: table;
  }
  .clr_md:after {
    clear: both;
  }
  .clr_md:after,
  .clr_md:before {
    content: "";
    display: table;
  }
  .clr_md:after {
    clear: both;
  }
  .flx_md {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .iflx_md {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .tbl_md {
    display: table !important;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    table-layout: fixed;
  }
  .tbl_md > [class*="col-"] {
    display: table-cell;
    float: none;
  }
  .tbl-row_md {
    display: table-row;
  }
  .tbl-cell_md {
    display: table-cell !important;
    float: none;
    vertical-align: middle;
    height: 100%;
  }
  .ctr-y_md {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .ctr-x_md {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .ctr-a_md {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .abs_md {
    position: absolute !important;
  }
  .fix_md {
    position: fixed !important;
  }
  .stc_md {
    position: static !important;
  }
  .rlt_md {
    position: relative !important;
  }
  .txt-l_md {
    text-align: left !important;
  }
  .txt-r_md {
    text-align: right !important;
  }
  .txt-c_md {
    text-align: center !important;
  }
  .flt-l_md {
    float: left !important;
  }
  .flt-r_md {
    float: right !important;
  }
  .flt-c_md {
    margin-right: auto;
    margin-left: auto;
    float: none !important;
  }
  .flt-n_md {
    float: none !important;
  }
  .clr-n_md {
    clear: none !important;
  }
  .brd-a_md {
    border-width: 1px !important;
    border-style: solid !important;
  }
  .brd-b_md {
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
  }
  .brd-t_md {
    border-top-width: 1px !important;
    border-top-style: solid !important;
  }
  .brd-l_md {
    border-left-width: 1px !important;
    border-left-style: solid !important;
  }
  .brd-r_md {
    border-right-width: 1px !important;
    border-right-style: solid !important;
  }
  .brd-n_md {
    border-width: 0 !important;
    border-style: none !important;
  }
  .brd-0_md {
    border-width: 0px !important;
    border-style: solid !important;
  }
  .brd-t-0_md {
    border-top-width: 0px !important;
    border-top-style: solid !important;
  }
  .brd-r-0_md {
    border-right-width: 0px !important;
    border-right-style: solid !important;
  }
  .brd-b-0_md {
    border-bottom-width: 0px !important;
    border-bottom-style: solid !important;
  }
  .brd-l-0_md {
    border-left-width: 0px !important;
    border-left-style: solid !important;
  }
  .flw-n_md {
    overflow: hidden !important;
  }
  .flw-x_md {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }
  .flw-y_md {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }
  .flw-a_md {
    overflow: auto !important;
  }
  .flw-v_md {
    overflow: visible !important;
  }
  .mrg-x-a_md {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .mrg-l-a_md {
    margin-left: auto !important;
  }
  .mrg-r-a_md {
    margin-right: auto !important;
  }
  .mrg-t-a_md {
    margin-top: auto !important;
  }
  .mrg-b-a_md {
    margin-bottom: auto !important;
  }
  .mrg-row_md {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .flx-row_md {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  .flx-column_md {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  .flx-row-reverse_md {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  .flx-column-reverse_md {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  .flx-wrap_md {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flx-nowrap_md {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flx-wrap-reverse_md {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flx-justify-start_md {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  .flx-justify-end_md {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  .flx-justify-center_md {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  .flx-justify-between_md {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  .flx-justify-around_md {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .flx-justify-evenly_md {
    -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
  }
  .flx-items-start_md {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  .flx-items-end_md {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  .flx-items-center_md {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  .flx-items-baseline_md {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  .flx-items-stretch_md {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  .flx-content-start_md {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .flx-content-end_md {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .flx-content-center_md {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .flx-content-between_md {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .flx-content-around_md {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .flx-content-stretch_md {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .flx-self-auto_md {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .flx-self-start_md {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .flx-self-end_md {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .flx-self-center_md {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .flx-self-baseline_md {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .flx-self-stretch_md {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .flx-1_md {
    -ms-flex: 1 !important;
        flex: 1 !important;
  }
  .flx-fill_md {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
  }
  .flx-grow-0_md {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
  }
  .flx-grow-1_md {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
  }
  .flx-shrink-0_md {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flx-shrink-1_md {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .pad-a-1_md {
    padding: 0.5rem !important;
  }
  .pad-y-1_md {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .pad-x-1_md {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .pad-t-1_md {
    padding-top: 0.5rem !important;
  }
  .pad-b-1_md {
    padding-bottom: 0.5rem !important;
  }
  .pad-l-1_md {
    padding-left: 0.5rem !important;
  }
  .pad-r-1_md {
    padding-right: 0.5rem !important;
  }
  .pad-a-2_md {
    padding: 1rem !important;
  }
  .pad-y-2_md {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .pad-x-2_md {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .pad-t-2_md {
    padding-top: 1rem !important;
  }
  .pad-b-2_md {
    padding-bottom: 1rem !important;
  }
  .pad-l-2_md {
    padding-left: 1rem !important;
  }
  .pad-r-2_md {
    padding-right: 1rem !important;
  }
  .pad-a-3_md {
    padding: 1.5rem !important;
  }
  .pad-y-3_md {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .pad-x-3_md {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .pad-t-3_md {
    padding-top: 1.5rem !important;
  }
  .pad-b-3_md {
    padding-bottom: 1.5rem !important;
  }
  .pad-l-3_md {
    padding-left: 1.5rem !important;
  }
  .pad-r-3_md {
    padding-right: 1.5rem !important;
  }
  .pad-a-4_md {
    padding: 2rem !important;
  }
  .pad-y-4_md {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .pad-x-4_md {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .pad-t-4_md {
    padding-top: 2rem !important;
  }
  .pad-b-4_md {
    padding-bottom: 2rem !important;
  }
  .pad-l-4_md {
    padding-left: 2rem !important;
  }
  .pad-r-4_md {
    padding-right: 2rem !important;
  }
  .pad-a-5_md {
    padding: 2.5rem !important;
  }
  .pad-y-5_md {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .pad-x-5_md {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .pad-t-5_md {
    padding-top: 2.5rem !important;
  }
  .pad-b-5_md {
    padding-bottom: 2.5rem !important;
  }
  .pad-l-5_md {
    padding-left: 2.5rem !important;
  }
  .pad-r-5_md {
    padding-right: 2.5rem !important;
  }
  .pad-a-6_md {
    padding: 3rem !important;
  }
  .pad-y-6_md {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pad-x-6_md {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .pad-t-6_md {
    padding-top: 3rem !important;
  }
  .pad-b-6_md {
    padding-bottom: 3rem !important;
  }
  .pad-l-6_md {
    padding-left: 3rem !important;
  }
  .pad-r-6_md {
    padding-right: 3rem !important;
  }
  .pad-a-8_md {
    padding: 4rem !important;
  }
  .pad-y-8_md {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .pad-x-8_md {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .pad-t-8_md {
    padding-top: 4rem !important;
  }
  .pad-b-8_md {
    padding-bottom: 4rem !important;
  }
  .pad-l-8_md {
    padding-left: 4rem !important;
  }
  .pad-r-8_md {
    padding-right: 4rem !important;
  }
  .pad-a-0_md {
    padding: 0 !important;
  }
  .pad-y-0_md {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .pad-x-0_md {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pad-t-0_md {
    padding-top: 0 !important;
  }
  .pad-b-0_md {
    padding-bottom: 0 !important;
  }
  .pad-l-0_md {
    padding-left: 0 !important;
  }
  .pad-r-0_md {
    padding-right: 0 !important;
  }
  .mrg-a-1_md {
    margin: 0.5rem !important;
  }
  .mrg-y-1_md {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .mrg-x-1_md {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mrg-t-1_md {
    margin-top: 0.5rem !important;
  }
  .mrg-b-1_md {
    margin-bottom: 0.5rem !important;
  }
  .mrg-l-1_md {
    margin-left: 0.5rem !important;
  }
  .mrg-r-1_md {
    margin-right: 0.5rem !important;
  }
  .mrg-a-2_md {
    margin: 1rem !important;
  }
  .mrg-y-2_md {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .mrg-x-2_md {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mrg-t-2_md {
    margin-top: 1rem !important;
  }
  .mrg-b-2_md {
    margin-bottom: 1rem !important;
  }
  .mrg-l-2_md {
    margin-left: 1rem !important;
  }
  .mrg-r-2_md {
    margin-right: 1rem !important;
  }
  .mrg-a-3_md {
    margin: 1.5rem !important;
  }
  .mrg-y-3_md {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .mrg-x-3_md {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mrg-t-3_md {
    margin-top: 1.5rem !important;
  }
  .mrg-b-3_md {
    margin-bottom: 1.5rem !important;
  }
  .mrg-l-3_md {
    margin-left: 1.5rem !important;
  }
  .mrg-r-3_md {
    margin-right: 1.5rem !important;
  }
  .mrg-a-4_md {
    margin: 2rem !important;
  }
  .mrg-y-4_md {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .mrg-x-4_md {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .mrg-t-4_md {
    margin-top: 2rem !important;
  }
  .mrg-b-4_md {
    margin-bottom: 2rem !important;
  }
  .mrg-l-4_md {
    margin-left: 2rem !important;
  }
  .mrg-r-4_md {
    margin-right: 2rem !important;
  }
  .mrg-a-5_md {
    margin: 2.5rem !important;
  }
  .mrg-y-5_md {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mrg-x-5_md {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .mrg-t-5_md {
    margin-top: 2.5rem !important;
  }
  .mrg-b-5_md {
    margin-bottom: 2.5rem !important;
  }
  .mrg-l-5_md {
    margin-left: 2.5rem !important;
  }
  .mrg-r-5_md {
    margin-right: 2.5rem !important;
  }
  .mrg-a-6_md {
    margin: 3rem !important;
  }
  .mrg-y-6_md {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .mrg-x-6_md {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mrg-t-6_md {
    margin-top: 3rem !important;
  }
  .mrg-b-6_md {
    margin-bottom: 3rem !important;
  }
  .mrg-l-6_md {
    margin-left: 3rem !important;
  }
  .mrg-r-6_md {
    margin-right: 3rem !important;
  }
  .mrg-a-0_md {
    margin: 0 !important;
  }
  .mrg-y-0_md {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mrg-x-0_md {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mrg-t-0_md {
    margin-top: 0 !important;
  }
  .mrg-b-0_md {
    margin-bottom: 0 !important;
  }
  .mrg-l-0_md {
    margin-left: 0 !important;
  }
  .mrg-r-0_md {
    margin-right: 0 !important;
  }
  .gap-0_md {
    gap: 0 !important;
  }
  .gap-1_md {
    gap: 0.5rem !important;
  }
  .gap-2_md {
    gap: 1rem !important;
  }
  .gap-3_md {
    gap: 1.5rem !important;
  }
  .gap-4_md {
    gap: 2rem !important;
  }
  .gap-5_md {
    gap: 2.5rem !important;
  }
  .gap-6_md {
    gap: 3rem !important;
  }
  .w-100_md {
    width: 100% !important;
  }
  .w-50_md {
    width: 50% !important;
  }
  .w-25_md {
    width: 25% !important;
  }
  .h-100_md {
    height: 100% !important;
  }
  .h-50_md {
    height: 50% !important;
  }
  .h-25_md {
    height: 25% !important;
  }
  .vh-100_md {
    height: 100vh !important;
  }
  .vw-100_md {
    width: 100vw !important;
  }
  .vh-75_md {
    height: 75vh !important;
  }
  .vw-75_md {
    width: 75vw !important;
  }
  .vh-50_md {
    height: 50vh !important;
  }
  .vw-50_md {
    width: 50vw !important;
  }
  .mvh-100_md {
    min-height: 100vh !important;
  }
  .mvw-100_md {
    min-width: 100vw !important;
  }
  .mvh-75_md {
    min-height: 75vh !important;
  }
  .mvw-75_md {
    min-width: 75vh !important;
  }
  .w-a_md {
    width: auto !important;
    max-width: none !important;
    min-width: unset !important;
  }
  .w-mc_md {
    width: auto !important;
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
  }
  .h-a_md {
    height: auto !important;
    max-height: unset !important;
    min-height: unset !important;
  }
  .h-0_md {
    height: 0 !important;
  }
  .g-0_md > * {
    padding: 0 !important;
  }
  .g-1_md > * {
    padding: 0.5rem !important;
  }
  .g-2_md > * {
    padding: 1rem !important;
  }
  .g-3_md > * {
    padding: 1.5rem !important;
  }
  .hidden_md-up {
    display: none !important;
  }
  .fnz_xs {
    font-size: 1.14285714em;
  }
  .fnz_sm {
    font-size: 1.07142857em;
  }
}
@media (min-width: 1200px) {
  .hdn_lg {
    display: none !important;
  }
  .ibk_lg {
    display: inline-block !important;
  }
  .inl_lg {
    display: inline !important;
  }
  .blk_lg {
    display: block !important;
  }
  .clr_lg {
    zoom: 1;
    clear: both;
  }
  .clr_lg:after,
  .clr_lg:before {
    content: "";
    display: table;
  }
  .clr_lg:after {
    clear: both;
  }
  .clr_lg:after,
  .clr_lg:before {
    content: "";
    display: table;
  }
  .clr_lg:after {
    clear: both;
  }
  .flx_lg {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .iflx_lg {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .tbl_lg {
    display: table !important;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    table-layout: fixed;
  }
  .tbl_lg > [class*="col-"] {
    display: table-cell;
    float: none;
  }
  .tbl-row_lg {
    display: table-row;
  }
  .tbl-cell_lg {
    display: table-cell !important;
    float: none;
    vertical-align: middle;
    height: 100%;
  }
  .ctr-y_lg {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .ctr-x_lg {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .ctr-a_lg {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .abs_lg {
    position: absolute !important;
  }
  .fix_lg {
    position: fixed !important;
  }
  .stc_lg {
    position: static !important;
  }
  .rlt_lg {
    position: relative !important;
  }
  .txt-l_lg {
    text-align: left !important;
  }
  .txt-r_lg {
    text-align: right !important;
  }
  .txt-c_lg {
    text-align: center !important;
  }
  .flt-l_lg {
    float: left !important;
  }
  .flt-r_lg {
    float: right !important;
  }
  .flt-c_lg {
    margin-right: auto;
    margin-left: auto;
    float: none !important;
  }
  .flt-n_lg {
    float: none !important;
  }
  .clr-n_lg {
    clear: none !important;
  }
  .brd-a_lg {
    border-width: 1px !important;
    border-style: solid !important;
  }
  .brd-b_lg {
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
  }
  .brd-t_lg {
    border-top-width: 1px !important;
    border-top-style: solid !important;
  }
  .brd-l_lg {
    border-left-width: 1px !important;
    border-left-style: solid !important;
  }
  .brd-r_lg {
    border-right-width: 1px !important;
    border-right-style: solid !important;
  }
  .brd-n_lg {
    border-width: 0 !important;
    border-style: none !important;
  }
  .brd-0_lg {
    border-width: 0px !important;
    border-style: solid !important;
  }
  .brd-t-0_lg {
    border-top-width: 0px !important;
    border-top-style: solid !important;
  }
  .brd-r-0_lg {
    border-right-width: 0px !important;
    border-right-style: solid !important;
  }
  .brd-b-0_lg {
    border-bottom-width: 0px !important;
    border-bottom-style: solid !important;
  }
  .brd-l-0_lg {
    border-left-width: 0px !important;
    border-left-style: solid !important;
  }
  .flw-n_lg {
    overflow: hidden !important;
  }
  .flw-x_lg {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }
  .flw-y_lg {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }
  .flw-a_lg {
    overflow: auto !important;
  }
  .flw-v_lg {
    overflow: visible !important;
  }
  .mrg-x-a_lg {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .mrg-l-a_lg {
    margin-left: auto !important;
  }
  .mrg-r-a_lg {
    margin-right: auto !important;
  }
  .mrg-t-a_lg {
    margin-top: auto !important;
  }
  .mrg-b-a_lg {
    margin-bottom: auto !important;
  }
  .mrg-row_lg {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .flx-row_lg {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  .flx-column_lg {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  .flx-row-reverse_lg {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  .flx-column-reverse_lg {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  .flx-wrap_lg {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flx-nowrap_lg {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flx-wrap-reverse_lg {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flx-justify-start_lg {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  .flx-justify-end_lg {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  .flx-justify-center_lg {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  .flx-justify-between_lg {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  .flx-justify-around_lg {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .flx-justify-evenly_lg {
    -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
  }
  .flx-items-start_lg {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  .flx-items-end_lg {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  .flx-items-center_lg {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  .flx-items-baseline_lg {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  .flx-items-stretch_lg {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  .flx-content-start_lg {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .flx-content-end_lg {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .flx-content-center_lg {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .flx-content-between_lg {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .flx-content-around_lg {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .flx-content-stretch_lg {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .flx-self-auto_lg {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .flx-self-start_lg {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .flx-self-end_lg {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .flx-self-center_lg {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .flx-self-baseline_lg {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .flx-self-stretch_lg {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .flx-1_lg {
    -ms-flex: 1 !important;
        flex: 1 !important;
  }
  .flx-fill_lg {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
  }
  .flx-grow-0_lg {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
  }
  .flx-grow-1_lg {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
  }
  .flx-shrink-0_lg {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flx-shrink-1_lg {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .pad-a-1_lg {
    padding: 0.5rem !important;
  }
  .pad-y-1_lg {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .pad-x-1_lg {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .pad-t-1_lg {
    padding-top: 0.5rem !important;
  }
  .pad-b-1_lg {
    padding-bottom: 0.5rem !important;
  }
  .pad-l-1_lg {
    padding-left: 0.5rem !important;
  }
  .pad-r-1_lg {
    padding-right: 0.5rem !important;
  }
  .pad-a-2_lg {
    padding: 1rem !important;
  }
  .pad-y-2_lg {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .pad-x-2_lg {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .pad-t-2_lg {
    padding-top: 1rem !important;
  }
  .pad-b-2_lg {
    padding-bottom: 1rem !important;
  }
  .pad-l-2_lg {
    padding-left: 1rem !important;
  }
  .pad-r-2_lg {
    padding-right: 1rem !important;
  }
  .pad-a-3_lg {
    padding: 1.5rem !important;
  }
  .pad-y-3_lg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .pad-x-3_lg {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .pad-t-3_lg {
    padding-top: 1.5rem !important;
  }
  .pad-b-3_lg {
    padding-bottom: 1.5rem !important;
  }
  .pad-l-3_lg {
    padding-left: 1.5rem !important;
  }
  .pad-r-3_lg {
    padding-right: 1.5rem !important;
  }
  .pad-a-4_lg {
    padding: 2rem !important;
  }
  .pad-y-4_lg {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .pad-x-4_lg {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .pad-t-4_lg {
    padding-top: 2rem !important;
  }
  .pad-b-4_lg {
    padding-bottom: 2rem !important;
  }
  .pad-l-4_lg {
    padding-left: 2rem !important;
  }
  .pad-r-4_lg {
    padding-right: 2rem !important;
  }
  .pad-a-5_lg {
    padding: 2.5rem !important;
  }
  .pad-y-5_lg {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .pad-x-5_lg {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .pad-t-5_lg {
    padding-top: 2.5rem !important;
  }
  .pad-b-5_lg {
    padding-bottom: 2.5rem !important;
  }
  .pad-l-5_lg {
    padding-left: 2.5rem !important;
  }
  .pad-r-5_lg {
    padding-right: 2.5rem !important;
  }
  .pad-a-6_lg {
    padding: 3rem !important;
  }
  .pad-y-6_lg {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pad-x-6_lg {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .pad-t-6_lg {
    padding-top: 3rem !important;
  }
  .pad-b-6_lg {
    padding-bottom: 3rem !important;
  }
  .pad-l-6_lg {
    padding-left: 3rem !important;
  }
  .pad-r-6_lg {
    padding-right: 3rem !important;
  }
  .pad-a-8_lg {
    padding: 4rem !important;
  }
  .pad-y-8_lg {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .pad-x-8_lg {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .pad-t-8_lg {
    padding-top: 4rem !important;
  }
  .pad-b-8_lg {
    padding-bottom: 4rem !important;
  }
  .pad-l-8_lg {
    padding-left: 4rem !important;
  }
  .pad-r-8_lg {
    padding-right: 4rem !important;
  }
  .pad-a-0_lg {
    padding: 0 !important;
  }
  .pad-y-0_lg {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .pad-x-0_lg {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pad-t-0_lg {
    padding-top: 0 !important;
  }
  .pad-b-0_lg {
    padding-bottom: 0 !important;
  }
  .pad-l-0_lg {
    padding-left: 0 !important;
  }
  .pad-r-0_lg {
    padding-right: 0 !important;
  }
  .mrg-a-1_lg {
    margin: 0.5rem !important;
  }
  .mrg-y-1_lg {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .mrg-x-1_lg {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mrg-t-1_lg {
    margin-top: 0.5rem !important;
  }
  .mrg-b-1_lg {
    margin-bottom: 0.5rem !important;
  }
  .mrg-l-1_lg {
    margin-left: 0.5rem !important;
  }
  .mrg-r-1_lg {
    margin-right: 0.5rem !important;
  }
  .mrg-a-2_lg {
    margin: 1rem !important;
  }
  .mrg-y-2_lg {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .mrg-x-2_lg {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mrg-t-2_lg {
    margin-top: 1rem !important;
  }
  .mrg-b-2_lg {
    margin-bottom: 1rem !important;
  }
  .mrg-l-2_lg {
    margin-left: 1rem !important;
  }
  .mrg-r-2_lg {
    margin-right: 1rem !important;
  }
  .mrg-a-3_lg {
    margin: 1.5rem !important;
  }
  .mrg-y-3_lg {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .mrg-x-3_lg {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mrg-t-3_lg {
    margin-top: 1.5rem !important;
  }
  .mrg-b-3_lg {
    margin-bottom: 1.5rem !important;
  }
  .mrg-l-3_lg {
    margin-left: 1.5rem !important;
  }
  .mrg-r-3_lg {
    margin-right: 1.5rem !important;
  }
  .mrg-a-4_lg {
    margin: 2rem !important;
  }
  .mrg-y-4_lg {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .mrg-x-4_lg {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .mrg-t-4_lg {
    margin-top: 2rem !important;
  }
  .mrg-b-4_lg {
    margin-bottom: 2rem !important;
  }
  .mrg-l-4_lg {
    margin-left: 2rem !important;
  }
  .mrg-r-4_lg {
    margin-right: 2rem !important;
  }
  .mrg-a-5_lg {
    margin: 2.5rem !important;
  }
  .mrg-y-5_lg {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mrg-x-5_lg {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .mrg-t-5_lg {
    margin-top: 2.5rem !important;
  }
  .mrg-b-5_lg {
    margin-bottom: 2.5rem !important;
  }
  .mrg-l-5_lg {
    margin-left: 2.5rem !important;
  }
  .mrg-r-5_lg {
    margin-right: 2.5rem !important;
  }
  .mrg-a-6_lg {
    margin: 3rem !important;
  }
  .mrg-y-6_lg {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .mrg-x-6_lg {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mrg-t-6_lg {
    margin-top: 3rem !important;
  }
  .mrg-b-6_lg {
    margin-bottom: 3rem !important;
  }
  .mrg-l-6_lg {
    margin-left: 3rem !important;
  }
  .mrg-r-6_lg {
    margin-right: 3rem !important;
  }
  .mrg-a-0_lg {
    margin: 0 !important;
  }
  .mrg-y-0_lg {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mrg-x-0_lg {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mrg-t-0_lg {
    margin-top: 0 !important;
  }
  .mrg-b-0_lg {
    margin-bottom: 0 !important;
  }
  .mrg-l-0_lg {
    margin-left: 0 !important;
  }
  .mrg-r-0_lg {
    margin-right: 0 !important;
  }
  .gap-0_lg {
    gap: 0 !important;
  }
  .gap-1_lg {
    gap: 0.5rem !important;
  }
  .gap-2_lg {
    gap: 1rem !important;
  }
  .gap-3_lg {
    gap: 1.5rem !important;
  }
  .gap-4_lg {
    gap: 2rem !important;
  }
  .gap-5_lg {
    gap: 2.5rem !important;
  }
  .gap-6_lg {
    gap: 3rem !important;
  }
  .w-100_lg {
    width: 100% !important;
  }
  .w-50_lg {
    width: 50% !important;
  }
  .w-25_lg {
    width: 25% !important;
  }
  .h-100_lg {
    height: 100% !important;
  }
  .h-50_lg {
    height: 50% !important;
  }
  .h-25_lg {
    height: 25% !important;
  }
  .vh-100_lg {
    height: 100vh !important;
  }
  .vw-100_lg {
    width: 100vw !important;
  }
  .vh-75_lg {
    height: 75vh !important;
  }
  .vw-75_lg {
    width: 75vw !important;
  }
  .vh-50_lg {
    height: 50vh !important;
  }
  .vw-50_lg {
    width: 50vw !important;
  }
  .mvh-100_lg {
    min-height: 100vh !important;
  }
  .mvw-100_lg {
    min-width: 100vw !important;
  }
  .mvh-75_lg {
    min-height: 75vh !important;
  }
  .mvw-75_lg {
    min-width: 75vh !important;
  }
  .w-a_lg {
    width: auto !important;
    max-width: none !important;
    min-width: unset !important;
  }
  .w-mc_lg {
    width: auto !important;
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
  }
  .h-a_lg {
    height: auto !important;
    max-height: unset !important;
    min-height: unset !important;
  }
  .h-0_lg {
    height: 0 !important;
  }
  .g-0_lg > * {
    padding: 0 !important;
  }
  .g-1_lg > * {
    padding: 0.5rem !important;
  }
  .g-2_lg > * {
    padding: 1rem !important;
  }
  .g-3_lg > * {
    padding: 1.5rem !important;
  }
  .hidden_lg-up {
    display: none !important;
  }
  .fnz_xs {
    font-size: 1.21428571em;
  }
  .fnz_sm {
    font-size: 1.14285714em;
  }
  .fnz_md {
    font-size: 1.07142857em;
  }
}
@media (min-width: 1440px) {
  .hdn_xl {
    display: none !important;
  }
  .ibk_xl {
    display: inline-block !important;
  }
  .inl_xl {
    display: inline !important;
  }
  .blk_xl {
    display: block !important;
  }
  .clr_xl {
    zoom: 1;
    clear: both;
  }
  .clr_xl:after,
  .clr_xl:before {
    content: "";
    display: table;
  }
  .clr_xl:after {
    clear: both;
  }
  .clr_xl:after,
  .clr_xl:before {
    content: "";
    display: table;
  }
  .clr_xl:after {
    clear: both;
  }
  .flx_xl {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .iflx_xl {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .tbl_xl {
    display: table !important;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    table-layout: fixed;
  }
  .tbl_xl > [class*="col-"] {
    display: table-cell;
    float: none;
  }
  .tbl-row_xl {
    display: table-row;
  }
  .tbl-cell_xl {
    display: table-cell !important;
    float: none;
    vertical-align: middle;
    height: 100%;
  }
  .ctr-y_xl {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .ctr-x_xl {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .ctr-a_xl {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .abs_xl {
    position: absolute !important;
  }
  .fix_xl {
    position: fixed !important;
  }
  .stc_xl {
    position: static !important;
  }
  .rlt_xl {
    position: relative !important;
  }
  .txt-l_xl {
    text-align: left !important;
  }
  .txt-r_xl {
    text-align: right !important;
  }
  .txt-c_xl {
    text-align: center !important;
  }
  .flt-l_xl {
    float: left !important;
  }
  .flt-r_xl {
    float: right !important;
  }
  .flt-c_xl {
    margin-right: auto;
    margin-left: auto;
    float: none !important;
  }
  .flt-n_xl {
    float: none !important;
  }
  .clr-n_xl {
    clear: none !important;
  }
  .brd-a_xl {
    border-width: 1px !important;
    border-style: solid !important;
  }
  .brd-b_xl {
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
  }
  .brd-t_xl {
    border-top-width: 1px !important;
    border-top-style: solid !important;
  }
  .brd-l_xl {
    border-left-width: 1px !important;
    border-left-style: solid !important;
  }
  .brd-r_xl {
    border-right-width: 1px !important;
    border-right-style: solid !important;
  }
  .brd-n_xl {
    border-width: 0 !important;
    border-style: none !important;
  }
  .brd-0_xl {
    border-width: 0px !important;
    border-style: solid !important;
  }
  .brd-t-0_xl {
    border-top-width: 0px !important;
    border-top-style: solid !important;
  }
  .brd-r-0_xl {
    border-right-width: 0px !important;
    border-right-style: solid !important;
  }
  .brd-b-0_xl {
    border-bottom-width: 0px !important;
    border-bottom-style: solid !important;
  }
  .brd-l-0_xl {
    border-left-width: 0px !important;
    border-left-style: solid !important;
  }
  .flw-n_xl {
    overflow: hidden !important;
  }
  .flw-x_xl {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }
  .flw-y_xl {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }
  .flw-a_xl {
    overflow: auto !important;
  }
  .flw-v_xl {
    overflow: visible !important;
  }
  .mrg-x-a_xl {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .mrg-l-a_xl {
    margin-left: auto !important;
  }
  .mrg-r-a_xl {
    margin-right: auto !important;
  }
  .mrg-t-a_xl {
    margin-top: auto !important;
  }
  .mrg-b-a_xl {
    margin-bottom: auto !important;
  }
  .mrg-row_xl {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .flx-row_xl {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  .flx-column_xl {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  .flx-row-reverse_xl {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  .flx-column-reverse_xl {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  .flx-wrap_xl {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flx-nowrap_xl {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flx-wrap-reverse_xl {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flx-justify-start_xl {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  .flx-justify-end_xl {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  .flx-justify-center_xl {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  .flx-justify-between_xl {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  .flx-justify-around_xl {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .flx-justify-evenly_xl {
    -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
  }
  .flx-items-start_xl {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  .flx-items-end_xl {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  .flx-items-center_xl {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  .flx-items-baseline_xl {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  .flx-items-stretch_xl {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  .flx-content-start_xl {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .flx-content-end_xl {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .flx-content-center_xl {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .flx-content-between_xl {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .flx-content-around_xl {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .flx-content-stretch_xl {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .flx-self-auto_xl {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .flx-self-start_xl {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .flx-self-end_xl {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .flx-self-center_xl {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .flx-self-baseline_xl {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .flx-self-stretch_xl {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .flx-1_xl {
    -ms-flex: 1 !important;
        flex: 1 !important;
  }
  .flx-fill_xl {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
  }
  .flx-grow-0_xl {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
  }
  .flx-grow-1_xl {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
  }
  .flx-shrink-0_xl {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flx-shrink-1_xl {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .pad-a-1_xl {
    padding: 0.5rem !important;
  }
  .pad-y-1_xl {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .pad-x-1_xl {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .pad-t-1_xl {
    padding-top: 0.5rem !important;
  }
  .pad-b-1_xl {
    padding-bottom: 0.5rem !important;
  }
  .pad-l-1_xl {
    padding-left: 0.5rem !important;
  }
  .pad-r-1_xl {
    padding-right: 0.5rem !important;
  }
  .pad-a-2_xl {
    padding: 1rem !important;
  }
  .pad-y-2_xl {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .pad-x-2_xl {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .pad-t-2_xl {
    padding-top: 1rem !important;
  }
  .pad-b-2_xl {
    padding-bottom: 1rem !important;
  }
  .pad-l-2_xl {
    padding-left: 1rem !important;
  }
  .pad-r-2_xl {
    padding-right: 1rem !important;
  }
  .pad-a-3_xl {
    padding: 1.5rem !important;
  }
  .pad-y-3_xl {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .pad-x-3_xl {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .pad-t-3_xl {
    padding-top: 1.5rem !important;
  }
  .pad-b-3_xl {
    padding-bottom: 1.5rem !important;
  }
  .pad-l-3_xl {
    padding-left: 1.5rem !important;
  }
  .pad-r-3_xl {
    padding-right: 1.5rem !important;
  }
  .pad-a-4_xl {
    padding: 2rem !important;
  }
  .pad-y-4_xl {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .pad-x-4_xl {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .pad-t-4_xl {
    padding-top: 2rem !important;
  }
  .pad-b-4_xl {
    padding-bottom: 2rem !important;
  }
  .pad-l-4_xl {
    padding-left: 2rem !important;
  }
  .pad-r-4_xl {
    padding-right: 2rem !important;
  }
  .pad-a-5_xl {
    padding: 2.5rem !important;
  }
  .pad-y-5_xl {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .pad-x-5_xl {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .pad-t-5_xl {
    padding-top: 2.5rem !important;
  }
  .pad-b-5_xl {
    padding-bottom: 2.5rem !important;
  }
  .pad-l-5_xl {
    padding-left: 2.5rem !important;
  }
  .pad-r-5_xl {
    padding-right: 2.5rem !important;
  }
  .pad-a-6_xl {
    padding: 3rem !important;
  }
  .pad-y-6_xl {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pad-x-6_xl {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .pad-t-6_xl {
    padding-top: 3rem !important;
  }
  .pad-b-6_xl {
    padding-bottom: 3rem !important;
  }
  .pad-l-6_xl {
    padding-left: 3rem !important;
  }
  .pad-r-6_xl {
    padding-right: 3rem !important;
  }
  .pad-a-8_xl {
    padding: 4rem !important;
  }
  .pad-y-8_xl {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .pad-x-8_xl {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .pad-t-8_xl {
    padding-top: 4rem !important;
  }
  .pad-b-8_xl {
    padding-bottom: 4rem !important;
  }
  .pad-l-8_xl {
    padding-left: 4rem !important;
  }
  .pad-r-8_xl {
    padding-right: 4rem !important;
  }
  .pad-a-0_xl {
    padding: 0 !important;
  }
  .pad-y-0_xl {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .pad-x-0_xl {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pad-t-0_xl {
    padding-top: 0 !important;
  }
  .pad-b-0_xl {
    padding-bottom: 0 !important;
  }
  .pad-l-0_xl {
    padding-left: 0 !important;
  }
  .pad-r-0_xl {
    padding-right: 0 !important;
  }
  .mrg-a-1_xl {
    margin: 0.5rem !important;
  }
  .mrg-y-1_xl {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .mrg-x-1_xl {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mrg-t-1_xl {
    margin-top: 0.5rem !important;
  }
  .mrg-b-1_xl {
    margin-bottom: 0.5rem !important;
  }
  .mrg-l-1_xl {
    margin-left: 0.5rem !important;
  }
  .mrg-r-1_xl {
    margin-right: 0.5rem !important;
  }
  .mrg-a-2_xl {
    margin: 1rem !important;
  }
  .mrg-y-2_xl {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .mrg-x-2_xl {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mrg-t-2_xl {
    margin-top: 1rem !important;
  }
  .mrg-b-2_xl {
    margin-bottom: 1rem !important;
  }
  .mrg-l-2_xl {
    margin-left: 1rem !important;
  }
  .mrg-r-2_xl {
    margin-right: 1rem !important;
  }
  .mrg-a-3_xl {
    margin: 1.5rem !important;
  }
  .mrg-y-3_xl {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .mrg-x-3_xl {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mrg-t-3_xl {
    margin-top: 1.5rem !important;
  }
  .mrg-b-3_xl {
    margin-bottom: 1.5rem !important;
  }
  .mrg-l-3_xl {
    margin-left: 1.5rem !important;
  }
  .mrg-r-3_xl {
    margin-right: 1.5rem !important;
  }
  .mrg-a-4_xl {
    margin: 2rem !important;
  }
  .mrg-y-4_xl {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .mrg-x-4_xl {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .mrg-t-4_xl {
    margin-top: 2rem !important;
  }
  .mrg-b-4_xl {
    margin-bottom: 2rem !important;
  }
  .mrg-l-4_xl {
    margin-left: 2rem !important;
  }
  .mrg-r-4_xl {
    margin-right: 2rem !important;
  }
  .mrg-a-5_xl {
    margin: 2.5rem !important;
  }
  .mrg-y-5_xl {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mrg-x-5_xl {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .mrg-t-5_xl {
    margin-top: 2.5rem !important;
  }
  .mrg-b-5_xl {
    margin-bottom: 2.5rem !important;
  }
  .mrg-l-5_xl {
    margin-left: 2.5rem !important;
  }
  .mrg-r-5_xl {
    margin-right: 2.5rem !important;
  }
  .mrg-a-6_xl {
    margin: 3rem !important;
  }
  .mrg-y-6_xl {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .mrg-x-6_xl {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mrg-t-6_xl {
    margin-top: 3rem !important;
  }
  .mrg-b-6_xl {
    margin-bottom: 3rem !important;
  }
  .mrg-l-6_xl {
    margin-left: 3rem !important;
  }
  .mrg-r-6_xl {
    margin-right: 3rem !important;
  }
  .mrg-a-0_xl {
    margin: 0 !important;
  }
  .mrg-y-0_xl {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mrg-x-0_xl {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mrg-t-0_xl {
    margin-top: 0 !important;
  }
  .mrg-b-0_xl {
    margin-bottom: 0 !important;
  }
  .mrg-l-0_xl {
    margin-left: 0 !important;
  }
  .mrg-r-0_xl {
    margin-right: 0 !important;
  }
  .gap-0_xl {
    gap: 0 !important;
  }
  .gap-1_xl {
    gap: 0.5rem !important;
  }
  .gap-2_xl {
    gap: 1rem !important;
  }
  .gap-3_xl {
    gap: 1.5rem !important;
  }
  .gap-4_xl {
    gap: 2rem !important;
  }
  .gap-5_xl {
    gap: 2.5rem !important;
  }
  .gap-6_xl {
    gap: 3rem !important;
  }
  .w-100_xl {
    width: 100% !important;
  }
  .w-50_xl {
    width: 50% !important;
  }
  .w-25_xl {
    width: 25% !important;
  }
  .h-100_xl {
    height: 100% !important;
  }
  .h-50_xl {
    height: 50% !important;
  }
  .h-25_xl {
    height: 25% !important;
  }
  .vh-100_xl {
    height: 100vh !important;
  }
  .vw-100_xl {
    width: 100vw !important;
  }
  .vh-75_xl {
    height: 75vh !important;
  }
  .vw-75_xl {
    width: 75vw !important;
  }
  .vh-50_xl {
    height: 50vh !important;
  }
  .vw-50_xl {
    width: 50vw !important;
  }
  .mvh-100_xl {
    min-height: 100vh !important;
  }
  .mvw-100_xl {
    min-width: 100vw !important;
  }
  .mvh-75_xl {
    min-height: 75vh !important;
  }
  .mvw-75_xl {
    min-width: 75vh !important;
  }
  .w-a_xl {
    width: auto !important;
    max-width: none !important;
    min-width: unset !important;
  }
  .w-mc_xl {
    width: auto !important;
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
  }
  .h-a_xl {
    height: auto !important;
    max-height: unset !important;
    min-height: unset !important;
  }
  .h-0_xl {
    height: 0 !important;
  }
  .g-0_xl > * {
    padding: 0 !important;
  }
  .g-1_xl > * {
    padding: 0.5rem !important;
  }
  .g-2_xl > * {
    padding: 1rem !important;
  }
  .g-3_xl > * {
    padding: 1.5rem !important;
  }
  .hidden_xl-up {
    display: none !important;
  }
  .fnz_xs {
    font-size: 1.28571429em;
  }
  .fnz_sm {
    font-size: 1.21428571em;
  }
  .fnz_md {
    font-size: 1.14285714em;
  }
  .fnz_lg {
    font-size: 1.07142857em;
  }
}
.tbl-middle {
  vertical-align: middle !important;
}
.tbl-top {
  vertical-align: top !important;
}
.tbl-bottom {
  vertical-align: bottom !important;
}
.tbl-auto {
  table-layout: auto !important;
}
.tbl-fixed {
  table-layout: fixed !important;
}
.nocontent,
.nocontent:before,
.nocontent:after {
  content: '' !important;
}
.nocontent:before,
.nocontent:after {
  display: none !important;
}
.ycenter {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.xcenter {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.xycenter {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.flx-xyc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.hide-br br {
  display: none !important;
}
.hide-lang .lang-tr .lang-en,
.hide-lang .lang-en .lang-tr,
.hide-lang :lang(tr) :lang(en),
.hide-lang :lang(en) :lang(tr) {
  display: none !important;
}
.collapz {
  max-height: 0;
  overflow: hidden;
}
.collapz.in {
  max-height: 999999px;
}
.collapz3d {
  -webkit-transform: translate3d(0, -500px, 0);
          transform: translate3d(0, -500px, 0);
  z-index: -1;
}
.collapz3d.in {
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
}
.collapse,
.ibox-collapse .ibox-content {
  height: 0;
  overflow: hidden;
}
.collapse.in,
.ibox-collapse .ibox-content.in {
  height: auto;
  overflow: visible;
}
.collapsing {
  position: relative;
  overflow: hidden;
  height: 0;
  transition: height 0.35s ease;
}
.hidden {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.txt-hide {
  font: 0/0;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border-width: 0;
  border-style: none;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  border-style: none;
}
.empty-none:empty,
.label:empty {
  display: none;
}
.hide-elems .hide {
  display: block !important;
}
.hide-elems .show {
  display: none !important;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.sticky-header main .vh-100 {
  height: calc(100vh -  7rem) !important;
}
.sticky-header main .mvh-100 {
  min-height: calc(100vh -  7rem) !important;
}
@media (min-width: 768px) {
  .sticky-header main .vh-100 {
    height: calc(100vh -  7rem) !important;
  }
  .sticky-header main .mvh-100 {
    min-height: calc(100vh -  7rem) !important;
  }
  .sticky-header main .logo-sm .vh-100 {
    height: calc(100vh -  7rem) !important;
  }
  .sticky-header main .logo-sm .mvh-100 {
    min-height: calc(100vh -  7rem) !important;
  }
}
.brd-group {
  display: -ms-flexbox;
  display: flex;
  border-left-width: 1px;
  border-left-style: solid;
  border-top-width: 1px;
  border-top-style: solid;
}
.brd-group * {
  border-left-color: transparent;
  border-top-color: transparent;
}
.brd-group input,
.brd-group select,
.brd-group textarea,
.brd-group button {
  background-color: transparent;
}
.brd-group input:focus,
.brd-group select:focus,
.brd-group textarea:focus,
.brd-group button:focus {
  border-color: #059 !important;
}
.brd-group > * {
  margin-top: -1px !important;
}
.brd-0-first > *:first-child {
  border-width: 0 !important;
  border-style: none !important;
}
.brd-0-last > *:last-child {
  border-width: 0 !important;
  border-style: none !important;
}
@media (max-width: 767px) {
  .fow-rev-down {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
}
@media (min-width: 768px) {
  .fow-rev-up {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
  .fow-rev-up:nth-of-type(even) {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 100;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Ultralight.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Ultralight.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: italic;
  font-weight: 100;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-UltralightItalic.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-UltralightItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 200;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Thin.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Thin.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: italic;
  font-weight: 200;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-ThinItalic.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-ThinItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 300;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Light.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: italic;
  font-weight: 300;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-LightItalic.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-LightItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 400;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Regular.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: italic;
  font-weight: 400;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-RegularItalic.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-RegularItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 500;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Medium.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: italic;
  font-weight: 500;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-MediumItalic.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-MediumItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 600;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Semibold.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Semibold.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: italic;
  font-weight: 600;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-SemiboldItalic.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-SemiboldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 700;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Bold.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: italic;
  font-weight: 700;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-BoldItalic.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-BoldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 800;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Black.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Black.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: italic;
  font-weight: 800;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-BlackItalic.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-BlackItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 900;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Heavy.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-Heavy.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: italic;
  font-weight: 900;
  src: local('SF Pro Display'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-HeavyItalic.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/SF-Pro-Display-HeavyItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Linearicons';
  font-weight: normal;
  font-style: normal;
  font-display: block;
  src: url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/Linearicons.eot');
  /* For IE6-8 */
  src: local('Linearicons'), local('Linearicons'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/Linearicons.woff2') format('woff2'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/Linearicons.woff') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/Linearicons.ttf') format('truetype');
}
.linearicons,
[class^="linearicons-"],
[class*=" linearicons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Linearicons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.linearicons-home:before {
  content: "\e900";
}
.linearicons-home2:before {
  content: "\e901";
}
.linearicons-home3:before {
  content: "\e902";
}
.linearicons-home4:before {
  content: "\e903";
}
.linearicons-home5:before {
  content: "\e904";
}
.linearicons-home6:before {
  content: "\e905";
}
.linearicons-bathtub:before {
  content: "\e906";
}
.linearicons-toothbrush:before {
  content: "\e907";
}
.linearicons-bed:before {
  content: "\e908";
}
.linearicons-couch:before {
  content: "\e909";
}
.linearicons-chair:before {
  content: "\e90a";
}
.linearicons-city:before {
  content: "\e90b";
}
.linearicons-apartment:before {
  content: "\e90c";
}
.linearicons-pencil:before {
  content: "\e90d";
}
.linearicons-pencil2:before {
  content: "\e90e";
}
.linearicons-pen:before {
  content: "\e90f";
}
.linearicons-pencil3:before {
  content: "\e910";
}
.linearicons-eraser:before {
  content: "\e911";
}
.linearicons-pencil4:before {
  content: "\e912";
}
.linearicons-pencil5:before {
  content: "\e913";
}
.linearicons-feather:before {
  content: "\e914";
}
.linearicons-feather2:before {
  content: "\e915";
}
.linearicons-feather3:before {
  content: "\e916";
}
.linearicons-pen2:before {
  content: "\e917";
}
.linearicons-pen-add:before {
  content: "\e918";
}
.linearicons-pen-remove:before {
  content: "\e919";
}
.linearicons-vector:before {
  content: "\e91a";
}
.linearicons-pen3:before {
  content: "\e91b";
}
.linearicons-blog:before {
  content: "\e91c";
}
.linearicons-brush:before {
  content: "\e91d";
}
.linearicons-brush2:before {
  content: "\e91e";
}
.linearicons-spray:before {
  content: "\e91f";
}
.linearicons-paint-roller:before {
  content: "\e920";
}
.linearicons-stamp:before {
  content: "\e921";
}
.linearicons-tape:before {
  content: "\e922";
}
.linearicons-desk-tape:before {
  content: "\e923";
}
.linearicons-texture:before {
  content: "\e924";
}
.linearicons-eye-dropper:before {
  content: "\e925";
}
.linearicons-palette:before {
  content: "\e926";
}
.linearicons-color-sampler:before {
  content: "\e927";
}
.linearicons-bucket:before {
  content: "\e928";
}
.linearicons-gradient:before {
  content: "\e929";
}
.linearicons-gradient2:before {
  content: "\e92a";
}
.linearicons-magic-wand:before {
  content: "\e92b";
}
.linearicons-magnet:before {
  content: "\e92c";
}
.linearicons-pencil-ruler:before {
  content: "\e92d";
}
.linearicons-pencil-ruler2:before {
  content: "\e92e";
}
.linearicons-compass:before {
  content: "\e92f";
}
.linearicons-aim:before {
  content: "\e930";
}
.linearicons-gun:before {
  content: "\e931";
}
.linearicons-bottle:before {
  content: "\e932";
}
.linearicons-drop:before {
  content: "\e933";
}
.linearicons-drop-crossed:before {
  content: "\e934";
}
.linearicons-drop2:before {
  content: "\e935";
}
.linearicons-snow:before {
  content: "\e936";
}
.linearicons-snow2:before {
  content: "\e937";
}
.linearicons-fire:before {
  content: "\e938";
}
.linearicons-lighter:before {
  content: "\e939";
}
.linearicons-knife:before {
  content: "\e93a";
}
.linearicons-dagger:before {
  content: "\e93b";
}
.linearicons-tissue:before {
  content: "\e93c";
}
.linearicons-toilet-paper:before {
  content: "\e93d";
}
.linearicons-poop:before {
  content: "\e93e";
}
.linearicons-umbrella:before {
  content: "\e93f";
}
.linearicons-umbrella2:before {
  content: "\e940";
}
.linearicons-rain:before {
  content: "\e941";
}
.linearicons-tornado:before {
  content: "\e942";
}
.linearicons-wind:before {
  content: "\e943";
}
.linearicons-fan:before {
  content: "\e944";
}
.linearicons-contrast:before {
  content: "\e945";
}
.linearicons-sun-small:before {
  content: "\e946";
}
.linearicons-sun:before {
  content: "\e947";
}
.linearicons-sun2:before {
  content: "\e948";
}
.linearicons-moon:before {
  content: "\e949";
}
.linearicons-cloud:before {
  content: "\e94a";
}
.linearicons-cloud-upload:before {
  content: "\e94b";
}
.linearicons-cloud-download:before {
  content: "\e94c";
}
.linearicons-cloud-rain:before {
  content: "\e94d";
}
.linearicons-cloud-hailstones:before {
  content: "\e94e";
}
.linearicons-cloud-snow:before {
  content: "\e94f";
}
.linearicons-cloud-windy:before {
  content: "\e950";
}
.linearicons-sun-wind:before {
  content: "\e951";
}
.linearicons-cloud-fog:before {
  content: "\e952";
}
.linearicons-cloud-sun:before {
  content: "\e953";
}
.linearicons-cloud-lightning:before {
  content: "\e954";
}
.linearicons-cloud-sync:before {
  content: "\e955";
}
.linearicons-cloud-lock:before {
  content: "\e956";
}
.linearicons-cloud-gear:before {
  content: "\e957";
}
.linearicons-cloud-alert:before {
  content: "\e958";
}
.linearicons-cloud-check:before {
  content: "\e959";
}
.linearicons-cloud-cross:before {
  content: "\e95a";
}
.linearicons-cloud-crossed:before {
  content: "\e95b";
}
.linearicons-cloud-database:before {
  content: "\e95c";
}
.linearicons-database:before {
  content: "\e95d";
}
.linearicons-database-add:before {
  content: "\e95e";
}
.linearicons-database-remove:before {
  content: "\e95f";
}
.linearicons-database-lock:before {
  content: "\e960";
}
.linearicons-database-refresh:before {
  content: "\e961";
}
.linearicons-database-check:before {
  content: "\e962";
}
.linearicons-database-history:before {
  content: "\e963";
}
.linearicons-database-upload:before {
  content: "\e964";
}
.linearicons-database-download:before {
  content: "\e965";
}
.linearicons-server:before {
  content: "\e966";
}
.linearicons-shield:before {
  content: "\e967";
}
.linearicons-shield-check:before {
  content: "\e968";
}
.linearicons-shield-alert:before {
  content: "\e969";
}
.linearicons-shield-cross:before {
  content: "\e96a";
}
.linearicons-lock:before {
  content: "\e96b";
}
.linearicons-rotation-lock:before {
  content: "\e96c";
}
.linearicons-unlock:before {
  content: "\e96d";
}
.linearicons-key:before {
  content: "\e96e";
}
.linearicons-key-hole:before {
  content: "\e96f";
}
.linearicons-toggle-off:before {
  content: "\e970";
}
.linearicons-toggle-on:before {
  content: "\e971";
}
.linearicons-cog:before {
  content: "\e972";
}
.linearicons-cog2:before {
  content: "\e973";
}
.linearicons-wrench:before {
  content: "\e974";
}
.linearicons-screwdriver:before {
  content: "\e975";
}
.linearicons-hammer-wrench:before {
  content: "\e976";
}
.linearicons-hammer:before {
  content: "\e977";
}
.linearicons-saw:before {
  content: "\e978";
}
.linearicons-axe:before {
  content: "\e979";
}
.linearicons-axe2:before {
  content: "\e97a";
}
.linearicons-shovel:before {
  content: "\e97b";
}
.linearicons-pickaxe:before {
  content: "\e97c";
}
.linearicons-factory:before {
  content: "\e97d";
}
.linearicons-factory2:before {
  content: "\e97e";
}
.linearicons-recycle:before {
  content: "\e97f";
}
.linearicons-trash:before {
  content: "\e980";
}
.linearicons-trash2:before {
  content: "\e981";
}
.linearicons-trash3:before {
  content: "\e982";
}
.linearicons-broom:before {
  content: "\e983";
}
.linearicons-game:before {
  content: "\e984";
}
.linearicons-gamepad:before {
  content: "\e985";
}
.linearicons-joystick:before {
  content: "\e986";
}
.linearicons-dice:before {
  content: "\e987";
}
.linearicons-spades:before {
  content: "\e988";
}
.linearicons-diamonds:before {
  content: "\e989";
}
.linearicons-clubs:before {
  content: "\e98a";
}
.linearicons-hearts:before {
  content: "\e98b";
}
.linearicons-heart:before {
  content: "\e98c";
}
.linearicons-star:before {
  content: "\e98d";
}
.linearicons-star-half:before {
  content: "\e98e";
}
.linearicons-star-empty:before {
  content: "\e98f";
}
.linearicons-flag:before {
  content: "\e990";
}
.linearicons-flag2:before {
  content: "\e991";
}
.linearicons-flag3:before {
  content: "\e992";
}
.linearicons-mailbox-full:before {
  content: "\e993";
}
.linearicons-mailbox-empty:before {
  content: "\e994";
}
.linearicons-at-sign:before {
  content: "\e995";
}
.linearicons-envelope:before {
  content: "\e996";
}
.linearicons-envelope-open:before {
  content: "\e997";
}
.linearicons-paperclip:before {
  content: "\e998";
}
.linearicons-paper-plane:before {
  content: "\e999";
}
.linearicons-reply:before {
  content: "\e99a";
}
.linearicons-reply-all:before {
  content: "\e99b";
}
.linearicons-inbox:before {
  content: "\e99c";
}
.linearicons-inbox2:before {
  content: "\e99d";
}
.linearicons-outbox:before {
  content: "\e99e";
}
.linearicons-box:before {
  content: "\e99f";
}
.linearicons-archive:before {
  content: "\e9a0";
}
.linearicons-archive2:before {
  content: "\e9a1";
}
.linearicons-drawers:before {
  content: "\e9a2";
}
.linearicons-drawers2:before {
  content: "\e9a3";
}
.linearicons-drawers3:before {
  content: "\e9a4";
}
.linearicons-eye:before {
  content: "\e9a5";
}
.linearicons-eye-crossed:before {
  content: "\e9a6";
}
.linearicons-eye-plus:before {
  content: "\e9a7";
}
.linearicons-eye-minus:before {
  content: "\e9a8";
}
.linearicons-binoculars:before {
  content: "\e9a9";
}
.linearicons-binoculars2:before {
  content: "\e9aa";
}
.linearicons-hdd:before {
  content: "\e9ab";
}
.linearicons-hdd-down:before {
  content: "\e9ac";
}
.linearicons-hdd-up:before {
  content: "\e9ad";
}
.linearicons-floppy-disk:before {
  content: "\e9ae";
}
.linearicons-disc:before {
  content: "\e9af";
}
.linearicons-tape2:before {
  content: "\e9b0";
}
.linearicons-printer:before {
  content: "\e9b1";
}
.linearicons-shredder:before {
  content: "\e9b2";
}
.linearicons-file-empty:before {
  content: "\e9b3";
}
.linearicons-file-add:before {
  content: "\e9b4";
}
.linearicons-file-check:before {
  content: "\e9b5";
}
.linearicons-file-lock:before {
  content: "\e9b6";
}
.linearicons-files:before {
  content: "\e9b7";
}
.linearicons-copy:before {
  content: "\e9b8";
}
.linearicons-compare:before {
  content: "\e9b9";
}
.linearicons-folder:before {
  content: "\e9ba";
}
.linearicons-folder-search:before {
  content: "\e9bb";
}
.linearicons-folder-plus:before {
  content: "\e9bc";
}
.linearicons-folder-minus:before {
  content: "\e9bd";
}
.linearicons-folder-download:before {
  content: "\e9be";
}
.linearicons-folder-upload:before {
  content: "\e9bf";
}
.linearicons-folder-star:before {
  content: "\e9c0";
}
.linearicons-folder-heart:before {
  content: "\e9c1";
}
.linearicons-folder-user:before {
  content: "\e9c2";
}
.linearicons-folder-shared:before {
  content: "\e9c3";
}
.linearicons-folder-music:before {
  content: "\e9c4";
}
.linearicons-folder-picture:before {
  content: "\e9c5";
}
.linearicons-folder-film:before {
  content: "\e9c6";
}
.linearicons-scissors:before {
  content: "\e9c7";
}
.linearicons-paste:before {
  content: "\e9c8";
}
.linearicons-clipboard-empty:before {
  content: "\e9c9";
}
.linearicons-clipboard-pencil:before {
  content: "\e9ca";
}
.linearicons-clipboard-text:before {
  content: "\e9cb";
}
.linearicons-clipboard-check:before {
  content: "\e9cc";
}
.linearicons-clipboard-down:before {
  content: "\e9cd";
}
.linearicons-clipboard-left:before {
  content: "\e9ce";
}
.linearicons-clipboard-alert:before {
  content: "\e9cf";
}
.linearicons-clipboard-user:before {
  content: "\e9d0";
}
.linearicons-register:before {
  content: "\e9d1";
}
.linearicons-enter:before {
  content: "\e9d2";
}
.linearicons-exit:before {
  content: "\e9d3";
}
.linearicons-papers:before {
  content: "\e9d4";
}
.linearicons-news:before {
  content: "\e9d5";
}
.linearicons-reading:before {
  content: "\e9d6";
}
.linearicons-typewriter:before {
  content: "\e9d7";
}
.linearicons-document:before {
  content: "\e9d8";
}
.linearicons-document2:before {
  content: "\e9d9";
}
.linearicons-graduation-hat:before {
  content: "\e9da";
}
.linearicons-license:before {
  content: "\e9db";
}
.linearicons-license2:before {
  content: "\e9dc";
}
.linearicons-medal-empty:before {
  content: "\e9dd";
}
.linearicons-medal-first:before {
  content: "\e9de";
}
.linearicons-medal-second:before {
  content: "\e9df";
}
.linearicons-medal-third:before {
  content: "\e9e0";
}
.linearicons-podium:before {
  content: "\e9e1";
}
.linearicons-trophy:before {
  content: "\e9e2";
}
.linearicons-trophy2:before {
  content: "\e9e3";
}
.linearicons-music-note:before {
  content: "\e9e4";
}
.linearicons-music-note2:before {
  content: "\e9e5";
}
.linearicons-music-note3:before {
  content: "\e9e6";
}
.linearicons-playlist:before {
  content: "\e9e7";
}
.linearicons-playlist-add:before {
  content: "\e9e8";
}
.linearicons-guitar:before {
  content: "\e9e9";
}
.linearicons-trumpet:before {
  content: "\e9ea";
}
.linearicons-album:before {
  content: "\e9eb";
}
.linearicons-shuffle:before {
  content: "\e9ec";
}
.linearicons-repeat-one:before {
  content: "\e9ed";
}
.linearicons-repeat:before {
  content: "\e9ee";
}
.linearicons-headphones:before {
  content: "\e9ef";
}
.linearicons-headset:before {
  content: "\e9f0";
}
.linearicons-loudspeaker:before {
  content: "\e9f1";
}
.linearicons-equalizer:before {
  content: "\e9f2";
}
.linearicons-theater:before {
  content: "\e9f3";
}
.linearicons-3d-glasses:before {
  content: "\e9f4";
}
.linearicons-ticket:before {
  content: "\e9f5";
}
.linearicons-presentation:before {
  content: "\e9f6";
}
.linearicons-play:before {
  content: "\e9f7";
}
.linearicons-film-play:before {
  content: "\e9f8";
}
.linearicons-clapboard-play:before {
  content: "\e9f9";
}
.linearicons-media:before {
  content: "\e9fa";
}
.linearicons-film:before {
  content: "\e9fb";
}
.linearicons-film2:before {
  content: "\e9fc";
}
.linearicons-surveillance:before {
  content: "\e9fd";
}
.linearicons-surveillance2:before {
  content: "\e9fe";
}
.linearicons-camera:before {
  content: "\e9ff";
}
.linearicons-camera-crossed:before {
  content: "\ea00";
}
.linearicons-camera-play:before {
  content: "\ea01";
}
.linearicons-time-lapse:before {
  content: "\ea02";
}
.linearicons-record:before {
  content: "\ea03";
}
.linearicons-camera2:before {
  content: "\ea04";
}
.linearicons-camera-flip:before {
  content: "\ea05";
}
.linearicons-panorama:before {
  content: "\ea06";
}
.linearicons-time-lapse2:before {
  content: "\ea07";
}
.linearicons-shutter:before {
  content: "\ea08";
}
.linearicons-shutter2:before {
  content: "\ea09";
}
.linearicons-face-detection:before {
  content: "\ea0a";
}
.linearicons-flare:before {
  content: "\ea0b";
}
.linearicons-convex:before {
  content: "\ea0c";
}
.linearicons-concave:before {
  content: "\ea0d";
}
.linearicons-picture:before {
  content: "\ea0e";
}
.linearicons-picture2:before {
  content: "\ea0f";
}
.linearicons-picture3:before {
  content: "\ea10";
}
.linearicons-pictures:before {
  content: "\ea11";
}
.linearicons-book:before {
  content: "\ea12";
}
.linearicons-audio-book:before {
  content: "\ea13";
}
.linearicons-book2:before {
  content: "\ea14";
}
.linearicons-bookmark:before {
  content: "\ea15";
}
.linearicons-bookmark2:before {
  content: "\ea16";
}
.linearicons-label:before {
  content: "\ea17";
}
.linearicons-library:before {
  content: "\ea18";
}
.linearicons-library2:before {
  content: "\ea19";
}
.linearicons-contacts:before {
  content: "\ea1a";
}
.linearicons-profile:before {
  content: "\ea1b";
}
.linearicons-portrait:before {
  content: "\ea1c";
}
.linearicons-portrait2:before {
  content: "\ea1d";
}
.linearicons-user:before {
  content: "\ea1e";
}
.linearicons-user-plus:before {
  content: "\ea1f";
}
.linearicons-user-minus:before {
  content: "\ea20";
}
.linearicons-user-lock:before {
  content: "\ea21";
}
.linearicons-users:before {
  content: "\ea22";
}
.linearicons-users2:before {
  content: "\ea23";
}
.linearicons-users-plus:before {
  content: "\ea24";
}
.linearicons-users-minus:before {
  content: "\ea25";
}
.linearicons-group-work:before {
  content: "\ea26";
}
.linearicons-woman:before {
  content: "\ea27";
}
.linearicons-man:before {
  content: "\ea28";
}
.linearicons-baby:before {
  content: "\ea29";
}
.linearicons-baby2:before {
  content: "\ea2a";
}
.linearicons-baby3:before {
  content: "\ea2b";
}
.linearicons-baby-bottle:before {
  content: "\ea2c";
}
.linearicons-walk:before {
  content: "\ea2d";
}
.linearicons-hand-waving:before {
  content: "\ea2e";
}
.linearicons-jump:before {
  content: "\ea2f";
}
.linearicons-run:before {
  content: "\ea30";
}
.linearicons-woman2:before {
  content: "\ea31";
}
.linearicons-man2:before {
  content: "\ea32";
}
.linearicons-man-woman:before {
  content: "\ea33";
}
.linearicons-height:before {
  content: "\ea34";
}
.linearicons-weight:before {
  content: "\ea35";
}
.linearicons-scale:before {
  content: "\ea36";
}
.linearicons-button:before {
  content: "\ea37";
}
.linearicons-bow-tie:before {
  content: "\ea38";
}
.linearicons-tie:before {
  content: "\ea39";
}
.linearicons-socks:before {
  content: "\ea3a";
}
.linearicons-shoe:before {
  content: "\ea3b";
}
.linearicons-shoes:before {
  content: "\ea3c";
}
.linearicons-hat:before {
  content: "\ea3d";
}
.linearicons-pants:before {
  content: "\ea3e";
}
.linearicons-shorts:before {
  content: "\ea3f";
}
.linearicons-flip-flops:before {
  content: "\ea40";
}
.linearicons-shirt:before {
  content: "\ea41";
}
.linearicons-hanger:before {
  content: "\ea42";
}
.linearicons-laundry:before {
  content: "\ea43";
}
.linearicons-store:before {
  content: "\ea44";
}
.linearicons-haircut:before {
  content: "\ea45";
}
.linearicons-store-24:before {
  content: "\ea46";
}
.linearicons-barcode:before {
  content: "\ea47";
}
.linearicons-barcode2:before {
  content: "\ea48";
}
.linearicons-barcode3:before {
  content: "\ea49";
}
.linearicons-cashier:before {
  content: "\ea4a";
}
.linearicons-bag:before {
  content: "\ea4b";
}
.linearicons-bag2:before {
  content: "\ea4c";
}
.linearicons-cart:before {
  content: "\ea4d";
}
.linearicons-cart-empty:before {
  content: "\ea4e";
}
.linearicons-cart-full:before {
  content: "\ea4f";
}
.linearicons-cart-plus:before {
  content: "\ea50";
}
.linearicons-cart-plus2:before {
  content: "\ea51";
}
.linearicons-cart-add:before {
  content: "\ea52";
}
.linearicons-cart-remove:before {
  content: "\ea53";
}
.linearicons-cart-exchange:before {
  content: "\ea54";
}
.linearicons-tag:before {
  content: "\ea55";
}
.linearicons-tags:before {
  content: "\ea56";
}
.linearicons-receipt:before {
  content: "\ea57";
}
.linearicons-wallet:before {
  content: "\ea58";
}
.linearicons-credit-card:before {
  content: "\ea59";
}
.linearicons-cash-dollar:before {
  content: "\ea5a";
}
.linearicons-cash-euro:before {
  content: "\ea5b";
}
.linearicons-cash-pound:before {
  content: "\ea5c";
}
.linearicons-cash-yen:before {
  content: "\ea5d";
}
.linearicons-bag-dollar:before {
  content: "\ea5e";
}
.linearicons-bag-euro:before {
  content: "\ea5f";
}
.linearicons-bag-pound:before {
  content: "\ea60";
}
.linearicons-bag-yen:before {
  content: "\ea61";
}
.linearicons-coin-dollar:before {
  content: "\ea62";
}
.linearicons-coin-euro:before {
  content: "\ea63";
}
.linearicons-coin-pound:before {
  content: "\ea64";
}
.linearicons-coin-yen:before {
  content: "\ea65";
}
.linearicons-calculator:before {
  content: "\ea66";
}
.linearicons-calculator2:before {
  content: "\ea67";
}
.linearicons-abacus:before {
  content: "\ea68";
}
.linearicons-vault:before {
  content: "\ea69";
}
.linearicons-telephone:before {
  content: "\ea6a";
}
.linearicons-phone-lock:before {
  content: "\ea6b";
}
.linearicons-phone-wave:before {
  content: "\ea6c";
}
.linearicons-phone-pause:before {
  content: "\ea6d";
}
.linearicons-phone-outgoing:before {
  content: "\ea6e";
}
.linearicons-phone-incoming:before {
  content: "\ea6f";
}
.linearicons-phone-in-out:before {
  content: "\ea70";
}
.linearicons-phone-error:before {
  content: "\ea71";
}
.linearicons-phone-sip:before {
  content: "\ea72";
}
.linearicons-phone-plus:before {
  content: "\ea73";
}
.linearicons-phone-minus:before {
  content: "\ea74";
}
.linearicons-voicemail:before {
  content: "\ea75";
}
.linearicons-dial:before {
  content: "\ea76";
}
.linearicons-telephone2:before {
  content: "\ea77";
}
.linearicons-pushpin:before {
  content: "\ea78";
}
.linearicons-pushpin2:before {
  content: "\ea79";
}
.linearicons-map-marker:before {
  content: "\ea7a";
}
.linearicons-map-marker-user:before {
  content: "\ea7b";
}
.linearicons-map-marker-down:before {
  content: "\ea7c";
}
.linearicons-map-marker-check:before {
  content: "\ea7d";
}
.linearicons-map-marker-crossed:before {
  content: "\ea7e";
}
.linearicons-radar:before {
  content: "\ea7f";
}
.linearicons-compass2:before {
  content: "\ea80";
}
.linearicons-map:before {
  content: "\ea81";
}
.linearicons-map2:before {
  content: "\ea82";
}
.linearicons-location:before {
  content: "\ea83";
}
.linearicons-road-sign:before {
  content: "\ea84";
}
.linearicons-calendar-empty:before {
  content: "\ea85";
}
.linearicons-calendar-check:before {
  content: "\ea86";
}
.linearicons-calendar-cross:before {
  content: "\ea87";
}
.linearicons-calendar-31:before {
  content: "\ea88";
}
.linearicons-calendar-full:before {
  content: "\ea89";
}
.linearicons-calendar-insert:before {
  content: "\ea8a";
}
.linearicons-calendar-text:before {
  content: "\ea8b";
}
.linearicons-calendar-user:before {
  content: "\ea8c";
}
.linearicons-mouse:before {
  content: "\ea8d";
}
.linearicons-mouse-left:before {
  content: "\ea8e";
}
.linearicons-mouse-right:before {
  content: "\ea8f";
}
.linearicons-mouse-both:before {
  content: "\ea90";
}
.linearicons-keyboard:before {
  content: "\ea91";
}
.linearicons-keyboard-up:before {
  content: "\ea92";
}
.linearicons-keyboard-down:before {
  content: "\ea93";
}
.linearicons-delete:before {
  content: "\ea94";
}
.linearicons-spell-check:before {
  content: "\ea95";
}
.linearicons-escape:before {
  content: "\ea96";
}
.linearicons-enter2:before {
  content: "\ea97";
}
.linearicons-screen:before {
  content: "\ea98";
}
.linearicons-aspect-ratio:before {
  content: "\ea99";
}
.linearicons-signal:before {
  content: "\ea9a";
}
.linearicons-signal-lock:before {
  content: "\ea9b";
}
.linearicons-signal-80:before {
  content: "\ea9c";
}
.linearicons-signal-60:before {
  content: "\ea9d";
}
.linearicons-signal-40:before {
  content: "\ea9e";
}
.linearicons-signal-20:before {
  content: "\ea9f";
}
.linearicons-signal-0:before {
  content: "\eaa0";
}
.linearicons-signal-blocked:before {
  content: "\eaa1";
}
.linearicons-sim:before {
  content: "\eaa2";
}
.linearicons-flash-memory:before {
  content: "\eaa3";
}
.linearicons-usb-drive:before {
  content: "\eaa4";
}
.linearicons-phone:before {
  content: "\eaa5";
}
.linearicons-smartphone:before {
  content: "\eaa6";
}
.linearicons-smartphone-notification:before {
  content: "\eaa7";
}
.linearicons-smartphone-vibration:before {
  content: "\eaa8";
}
.linearicons-smartphone-embed:before {
  content: "\eaa9";
}
.linearicons-smartphone-waves:before {
  content: "\eaaa";
}
.linearicons-tablet:before {
  content: "\eaab";
}
.linearicons-tablet2:before {
  content: "\eaac";
}
.linearicons-laptop:before {
  content: "\eaad";
}
.linearicons-laptop-phone:before {
  content: "\eaae";
}
.linearicons-desktop:before {
  content: "\eaaf";
}
.linearicons-launch:before {
  content: "\eab0";
}
.linearicons-new-tab:before {
  content: "\eab1";
}
.linearicons-window:before {
  content: "\eab2";
}
.linearicons-cable:before {
  content: "\eab3";
}
.linearicons-cable2:before {
  content: "\eab4";
}
.linearicons-tv:before {
  content: "\eab5";
}
.linearicons-radio:before {
  content: "\eab6";
}
.linearicons-remote-control:before {
  content: "\eab7";
}
.linearicons-power-switch:before {
  content: "\eab8";
}
.linearicons-power:before {
  content: "\eab9";
}
.linearicons-power-crossed:before {
  content: "\eaba";
}
.linearicons-flash-auto:before {
  content: "\eabb";
}
.linearicons-lamp:before {
  content: "\eabc";
}
.linearicons-flashlight:before {
  content: "\eabd";
}
.linearicons-lampshade:before {
  content: "\eabe";
}
.linearicons-cord:before {
  content: "\eabf";
}
.linearicons-outlet:before {
  content: "\eac0";
}
.linearicons-battery-power:before {
  content: "\eac1";
}
.linearicons-battery-empty:before {
  content: "\eac2";
}
.linearicons-battery-alert:before {
  content: "\eac3";
}
.linearicons-battery-error:before {
  content: "\eac4";
}
.linearicons-battery-low1:before {
  content: "\eac5";
}
.linearicons-battery-low2:before {
  content: "\eac6";
}
.linearicons-battery-low3:before {
  content: "\eac7";
}
.linearicons-battery-mid1:before {
  content: "\eac8";
}
.linearicons-battery-mid2:before {
  content: "\eac9";
}
.linearicons-battery-mid3:before {
  content: "\eaca";
}
.linearicons-battery-full:before {
  content: "\eacb";
}
.linearicons-battery-charging:before {
  content: "\eacc";
}
.linearicons-battery-charging2:before {
  content: "\eacd";
}
.linearicons-battery-charging3:before {
  content: "\eace";
}
.linearicons-battery-charging4:before {
  content: "\eacf";
}
.linearicons-battery-charging5:before {
  content: "\ead0";
}
.linearicons-battery-charging6:before {
  content: "\ead1";
}
.linearicons-battery-charging7:before {
  content: "\ead2";
}
.linearicons-chip:before {
  content: "\ead3";
}
.linearicons-chip-x64:before {
  content: "\ead4";
}
.linearicons-chip-x86:before {
  content: "\ead5";
}
.linearicons-bubble:before {
  content: "\ead6";
}
.linearicons-bubbles:before {
  content: "\ead7";
}
.linearicons-bubble-dots:before {
  content: "\ead8";
}
.linearicons-bubble-alert:before {
  content: "\ead9";
}
.linearicons-bubble-question:before {
  content: "\eada";
}
.linearicons-bubble-text:before {
  content: "\eadb";
}
.linearicons-bubble-pencil:before {
  content: "\eadc";
}
.linearicons-bubble-picture:before {
  content: "\eadd";
}
.linearicons-bubble-video:before {
  content: "\eade";
}
.linearicons-bubble-user:before {
  content: "\eadf";
}
.linearicons-bubble-quote:before {
  content: "\eae0";
}
.linearicons-bubble-heart:before {
  content: "\eae1";
}
.linearicons-bubble-emoticon:before {
  content: "\eae2";
}
.linearicons-bubble-attachment:before {
  content: "\eae3";
}
.linearicons-phone-bubble:before {
  content: "\eae4";
}
.linearicons-quote-open:before {
  content: "\eae5";
}
.linearicons-quote-close:before {
  content: "\eae6";
}
.linearicons-dna:before {
  content: "\eae7";
}
.linearicons-heart-pulse:before {
  content: "\eae8";
}
.linearicons-pulse:before {
  content: "\eae9";
}
.linearicons-syringe:before {
  content: "\eaea";
}
.linearicons-pills:before {
  content: "\eaeb";
}
.linearicons-first-aid:before {
  content: "\eaec";
}
.linearicons-lifebuoy:before {
  content: "\eaed";
}
.linearicons-bandage:before {
  content: "\eaee";
}
.linearicons-bandages:before {
  content: "\eaef";
}
.linearicons-thermometer:before {
  content: "\eaf0";
}
.linearicons-microscope:before {
  content: "\eaf1";
}
.linearicons-brain:before {
  content: "\eaf2";
}
.linearicons-beaker:before {
  content: "\eaf3";
}
.linearicons-skull:before {
  content: "\eaf4";
}
.linearicons-bone:before {
  content: "\eaf5";
}
.linearicons-construction:before {
  content: "\eaf6";
}
.linearicons-construction-cone:before {
  content: "\eaf7";
}
.linearicons-pie-chart:before {
  content: "\eaf8";
}
.linearicons-pie-chart2:before {
  content: "\eaf9";
}
.linearicons-graph:before {
  content: "\eafa";
}
.linearicons-chart-growth:before {
  content: "\eafb";
}
.linearicons-chart-bars:before {
  content: "\eafc";
}
.linearicons-chart-settings:before {
  content: "\eafd";
}
.linearicons-cake:before {
  content: "\eafe";
}
.linearicons-gift:before {
  content: "\eaff";
}
.linearicons-balloon:before {
  content: "\eb00";
}
.linearicons-rank:before {
  content: "\eb01";
}
.linearicons-rank2:before {
  content: "\eb02";
}
.linearicons-rank3:before {
  content: "\eb03";
}
.linearicons-crown:before {
  content: "\eb04";
}
.linearicons-lotus:before {
  content: "\eb05";
}
.linearicons-diamond:before {
  content: "\eb06";
}
.linearicons-diamond2:before {
  content: "\eb07";
}
.linearicons-diamond3:before {
  content: "\eb08";
}
.linearicons-diamond4:before {
  content: "\eb09";
}
.linearicons-linearicons:before {
  content: "\eb0a";
}
.linearicons-teacup:before {
  content: "\eb0b";
}
.linearicons-teapot:before {
  content: "\eb0c";
}
.linearicons-glass:before {
  content: "\eb0d";
}
.linearicons-bottle2:before {
  content: "\eb0e";
}
.linearicons-glass-cocktail:before {
  content: "\eb0f";
}
.linearicons-glass2:before {
  content: "\eb10";
}
.linearicons-dinner:before {
  content: "\eb11";
}
.linearicons-dinner2:before {
  content: "\eb12";
}
.linearicons-chef:before {
  content: "\eb13";
}
.linearicons-scale2:before {
  content: "\eb14";
}
.linearicons-egg:before {
  content: "\eb15";
}
.linearicons-egg2:before {
  content: "\eb16";
}
.linearicons-eggs:before {
  content: "\eb17";
}
.linearicons-platter:before {
  content: "\eb18";
}
.linearicons-steak:before {
  content: "\eb19";
}
.linearicons-hamburger:before {
  content: "\eb1a";
}
.linearicons-hotdog:before {
  content: "\eb1b";
}
.linearicons-pizza:before {
  content: "\eb1c";
}
.linearicons-sausage:before {
  content: "\eb1d";
}
.linearicons-chicken:before {
  content: "\eb1e";
}
.linearicons-fish:before {
  content: "\eb1f";
}
.linearicons-carrot:before {
  content: "\eb20";
}
.linearicons-cheese:before {
  content: "\eb21";
}
.linearicons-bread:before {
  content: "\eb22";
}
.linearicons-ice-cream:before {
  content: "\eb23";
}
.linearicons-ice-cream2:before {
  content: "\eb24";
}
.linearicons-candy:before {
  content: "\eb25";
}
.linearicons-lollipop:before {
  content: "\eb26";
}
.linearicons-coffee-bean:before {
  content: "\eb27";
}
.linearicons-coffee-cup:before {
  content: "\eb28";
}
.linearicons-cherry:before {
  content: "\eb29";
}
.linearicons-grapes:before {
  content: "\eb2a";
}
.linearicons-citrus:before {
  content: "\eb2b";
}
.linearicons-apple:before {
  content: "\eb2c";
}
.linearicons-leaf:before {
  content: "\eb2d";
}
.linearicons-landscape:before {
  content: "\eb2e";
}
.linearicons-pine-tree:before {
  content: "\eb2f";
}
.linearicons-tree:before {
  content: "\eb30";
}
.linearicons-cactus:before {
  content: "\eb31";
}
.linearicons-paw:before {
  content: "\eb32";
}
.linearicons-footprint:before {
  content: "\eb33";
}
.linearicons-speed-slow:before {
  content: "\eb34";
}
.linearicons-speed-medium:before {
  content: "\eb35";
}
.linearicons-speed-fast:before {
  content: "\eb36";
}
.linearicons-rocket:before {
  content: "\eb37";
}
.linearicons-hammer2:before {
  content: "\eb38";
}
.linearicons-balance:before {
  content: "\eb39";
}
.linearicons-briefcase:before {
  content: "\eb3a";
}
.linearicons-luggage-weight:before {
  content: "\eb3b";
}
.linearicons-dolly:before {
  content: "\eb3c";
}
.linearicons-plane:before {
  content: "\eb3d";
}
.linearicons-plane-crossed:before {
  content: "\eb3e";
}
.linearicons-helicopter:before {
  content: "\eb3f";
}
.linearicons-traffic-lights:before {
  content: "\eb40";
}
.linearicons-siren:before {
  content: "\eb41";
}
.linearicons-road:before {
  content: "\eb42";
}
.linearicons-engine:before {
  content: "\eb43";
}
.linearicons-oil-pressure:before {
  content: "\eb44";
}
.linearicons-coolant-temperature:before {
  content: "\eb45";
}
.linearicons-car-battery:before {
  content: "\eb46";
}
.linearicons-gas:before {
  content: "\eb47";
}
.linearicons-gallon:before {
  content: "\eb48";
}
.linearicons-transmission:before {
  content: "\eb49";
}
.linearicons-car:before {
  content: "\eb4a";
}
.linearicons-car-wash:before {
  content: "\eb4b";
}
.linearicons-car-wash2:before {
  content: "\eb4c";
}
.linearicons-bus:before {
  content: "\eb4d";
}
.linearicons-bus2:before {
  content: "\eb4e";
}
.linearicons-car2:before {
  content: "\eb4f";
}
.linearicons-parking:before {
  content: "\eb50";
}
.linearicons-car-lock:before {
  content: "\eb51";
}
.linearicons-taxi:before {
  content: "\eb52";
}
.linearicons-car-siren:before {
  content: "\eb53";
}
.linearicons-car-wash3:before {
  content: "\eb54";
}
.linearicons-car-wash4:before {
  content: "\eb55";
}
.linearicons-ambulance:before {
  content: "\eb56";
}
.linearicons-truck:before {
  content: "\eb57";
}
.linearicons-trailer:before {
  content: "\eb58";
}
.linearicons-scale-truck:before {
  content: "\eb59";
}
.linearicons-train:before {
  content: "\eb5a";
}
.linearicons-ship:before {
  content: "\eb5b";
}
.linearicons-ship2:before {
  content: "\eb5c";
}
.linearicons-anchor:before {
  content: "\eb5d";
}
.linearicons-boat:before {
  content: "\eb5e";
}
.linearicons-bicycle:before {
  content: "\eb5f";
}
.linearicons-bicycle2:before {
  content: "\eb60";
}
.linearicons-dumbbell:before {
  content: "\eb61";
}
.linearicons-bench-press:before {
  content: "\eb62";
}
.linearicons-swim:before {
  content: "\eb63";
}
.linearicons-football:before {
  content: "\eb64";
}
.linearicons-baseball-bat:before {
  content: "\eb65";
}
.linearicons-baseball:before {
  content: "\eb66";
}
.linearicons-tennis:before {
  content: "\eb67";
}
.linearicons-tennis2:before {
  content: "\eb68";
}
.linearicons-ping-pong:before {
  content: "\eb69";
}
.linearicons-hockey:before {
  content: "\eb6a";
}
.linearicons-8ball:before {
  content: "\eb6b";
}
.linearicons-bowling:before {
  content: "\eb6c";
}
.linearicons-bowling-pins:before {
  content: "\eb6d";
}
.linearicons-golf:before {
  content: "\eb6e";
}
.linearicons-golf2:before {
  content: "\eb6f";
}
.linearicons-archery:before {
  content: "\eb70";
}
.linearicons-slingshot:before {
  content: "\eb71";
}
.linearicons-soccer:before {
  content: "\eb72";
}
.linearicons-basketball:before {
  content: "\eb73";
}
.linearicons-cube:before {
  content: "\eb74";
}
.linearicons-3d-rotate:before {
  content: "\eb75";
}
.linearicons-puzzle:before {
  content: "\eb76";
}
.linearicons-glasses:before {
  content: "\eb77";
}
.linearicons-glasses2:before {
  content: "\eb78";
}
.linearicons-accessibility:before {
  content: "\eb79";
}
.linearicons-wheelchair:before {
  content: "\eb7a";
}
.linearicons-wall:before {
  content: "\eb7b";
}
.linearicons-fence:before {
  content: "\eb7c";
}
.linearicons-wall2:before {
  content: "\eb7d";
}
.linearicons-icons:before {
  content: "\eb7e";
}
.linearicons-resize-handle:before {
  content: "\eb7f";
}
.linearicons-icons2:before {
  content: "\eb80";
}
.linearicons-select:before {
  content: "\eb81";
}
.linearicons-select2:before {
  content: "\eb82";
}
.linearicons-site-map:before {
  content: "\eb83";
}
.linearicons-earth:before {
  content: "\eb84";
}
.linearicons-earth-lock:before {
  content: "\eb85";
}
.linearicons-network:before {
  content: "\eb86";
}
.linearicons-network-lock:before {
  content: "\eb87";
}
.linearicons-planet:before {
  content: "\eb88";
}
.linearicons-happy:before {
  content: "\eb89";
}
.linearicons-smile:before {
  content: "\eb8a";
}
.linearicons-grin:before {
  content: "\eb8b";
}
.linearicons-tongue:before {
  content: "\eb8c";
}
.linearicons-sad:before {
  content: "\eb8d";
}
.linearicons-wink:before {
  content: "\eb8e";
}
.linearicons-dream:before {
  content: "\eb8f";
}
.linearicons-shocked:before {
  content: "\eb90";
}
.linearicons-shocked2:before {
  content: "\eb91";
}
.linearicons-tongue2:before {
  content: "\eb92";
}
.linearicons-neutral:before {
  content: "\eb93";
}
.linearicons-happy-grin:before {
  content: "\eb94";
}
.linearicons-cool:before {
  content: "\eb95";
}
.linearicons-mad:before {
  content: "\eb96";
}
.linearicons-grin-evil:before {
  content: "\eb97";
}
.linearicons-evil:before {
  content: "\eb98";
}
.linearicons-wow:before {
  content: "\eb99";
}
.linearicons-annoyed:before {
  content: "\eb9a";
}
.linearicons-wondering:before {
  content: "\eb9b";
}
.linearicons-confused:before {
  content: "\eb9c";
}
.linearicons-zipped:before {
  content: "\eb9d";
}
.linearicons-grumpy:before {
  content: "\eb9e";
}
.linearicons-mustache:before {
  content: "\eb9f";
}
.linearicons-tombstone-hipster:before {
  content: "\eba0";
}
.linearicons-tombstone:before {
  content: "\eba1";
}
.linearicons-ghost:before {
  content: "\eba2";
}
.linearicons-ghost-hipster:before {
  content: "\eba3";
}
.linearicons-halloween:before {
  content: "\eba4";
}
.linearicons-christmas:before {
  content: "\eba5";
}
.linearicons-easter-egg:before {
  content: "\eba6";
}
.linearicons-mustache2:before {
  content: "\eba7";
}
.linearicons-mustache-glasses:before {
  content: "\eba8";
}
.linearicons-pipe:before {
  content: "\eba9";
}
.linearicons-alarm:before {
  content: "\ebaa";
}
.linearicons-alarm-add:before {
  content: "\ebab";
}
.linearicons-alarm-snooze:before {
  content: "\ebac";
}
.linearicons-alarm-ringing:before {
  content: "\ebad";
}
.linearicons-bullhorn:before {
  content: "\ebae";
}
.linearicons-hearing:before {
  content: "\ebaf";
}
.linearicons-volume-high:before {
  content: "\ebb0";
}
.linearicons-volume-medium:before {
  content: "\ebb1";
}
.linearicons-volume-low:before {
  content: "\ebb2";
}
.linearicons-volume:before {
  content: "\ebb3";
}
.linearicons-mute:before {
  content: "\ebb4";
}
.linearicons-lan:before {
  content: "\ebb5";
}
.linearicons-lan2:before {
  content: "\ebb6";
}
.linearicons-wifi:before {
  content: "\ebb7";
}
.linearicons-wifi-lock:before {
  content: "\ebb8";
}
.linearicons-wifi-blocked:before {
  content: "\ebb9";
}
.linearicons-wifi-mid:before {
  content: "\ebba";
}
.linearicons-wifi-low:before {
  content: "\ebbb";
}
.linearicons-wifi-low2:before {
  content: "\ebbc";
}
.linearicons-wifi-alert:before {
  content: "\ebbd";
}
.linearicons-wifi-alert-mid:before {
  content: "\ebbe";
}
.linearicons-wifi-alert-low:before {
  content: "\ebbf";
}
.linearicons-wifi-alert-low2:before {
  content: "\ebc0";
}
.linearicons-stream:before {
  content: "\ebc1";
}
.linearicons-stream-check:before {
  content: "\ebc2";
}
.linearicons-stream-error:before {
  content: "\ebc3";
}
.linearicons-stream-alert:before {
  content: "\ebc4";
}
.linearicons-communication:before {
  content: "\ebc5";
}
.linearicons-communication-crossed:before {
  content: "\ebc6";
}
.linearicons-broadcast:before {
  content: "\ebc7";
}
.linearicons-antenna:before {
  content: "\ebc8";
}
.linearicons-satellite:before {
  content: "\ebc9";
}
.linearicons-satellite2:before {
  content: "\ebca";
}
.linearicons-mic:before {
  content: "\ebcb";
}
.linearicons-mic-mute:before {
  content: "\ebcc";
}
.linearicons-mic2:before {
  content: "\ebcd";
}
.linearicons-spotlights:before {
  content: "\ebce";
}
.linearicons-hourglass:before {
  content: "\ebcf";
}
.linearicons-loading:before {
  content: "\ebd0";
}
.linearicons-loading2:before {
  content: "\ebd1";
}
.linearicons-loading3:before {
  content: "\ebd2";
}
.linearicons-refresh:before {
  content: "\ebd3";
}
.linearicons-refresh2:before {
  content: "\ebd4";
}
.linearicons-undo:before {
  content: "\ebd5";
}
.linearicons-redo:before {
  content: "\ebd6";
}
.linearicons-jump2:before {
  content: "\ebd7";
}
.linearicons-undo2:before {
  content: "\ebd8";
}
.linearicons-redo2:before {
  content: "\ebd9";
}
.linearicons-sync:before {
  content: "\ebda";
}
.linearicons-repeat-one2:before {
  content: "\ebdb";
}
.linearicons-sync-crossed:before {
  content: "\ebdc";
}
.linearicons-sync2:before {
  content: "\ebdd";
}
.linearicons-repeat-one3:before {
  content: "\ebde";
}
.linearicons-sync-crossed2:before {
  content: "\ebdf";
}
.linearicons-return:before {
  content: "\ebe0";
}
.linearicons-return2:before {
  content: "\ebe1";
}
.linearicons-refund:before {
  content: "\ebe2";
}
.linearicons-history:before {
  content: "\ebe3";
}
.linearicons-history2:before {
  content: "\ebe4";
}
.linearicons-self-timer:before {
  content: "\ebe5";
}
.linearicons-clock:before {
  content: "\ebe6";
}
.linearicons-clock2:before {
  content: "\ebe7";
}
.linearicons-clock3:before {
  content: "\ebe8";
}
.linearicons-watch:before {
  content: "\ebe9";
}
.linearicons-alarm2:before {
  content: "\ebea";
}
.linearicons-alarm-add2:before {
  content: "\ebeb";
}
.linearicons-alarm-remove:before {
  content: "\ebec";
}
.linearicons-alarm-check:before {
  content: "\ebed";
}
.linearicons-alarm-error:before {
  content: "\ebee";
}
.linearicons-timer:before {
  content: "\ebef";
}
.linearicons-timer-crossed:before {
  content: "\ebf0";
}
.linearicons-timer2:before {
  content: "\ebf1";
}
.linearicons-timer-crossed2:before {
  content: "\ebf2";
}
.linearicons-download:before {
  content: "\ebf3";
}
.linearicons-upload:before {
  content: "\ebf4";
}
.linearicons-download2:before {
  content: "\ebf5";
}
.linearicons-upload2:before {
  content: "\ebf6";
}
.linearicons-enter-up:before {
  content: "\ebf7";
}
.linearicons-enter-down:before {
  content: "\ebf8";
}
.linearicons-enter-left:before {
  content: "\ebf9";
}
.linearicons-enter-right:before {
  content: "\ebfa";
}
.linearicons-exit-up:before {
  content: "\ebfb";
}
.linearicons-exit-down:before {
  content: "\ebfc";
}
.linearicons-exit-left:before {
  content: "\ebfd";
}
.linearicons-exit-right:before {
  content: "\ebfe";
}
.linearicons-enter-up2:before {
  content: "\ebff";
}
.linearicons-enter-down2:before {
  content: "\ec00";
}
.linearicons-enter-vertical:before {
  content: "\ec01";
}
.linearicons-enter-left2:before {
  content: "\ec02";
}
.linearicons-enter-right2:before {
  content: "\ec03";
}
.linearicons-enter-horizontal:before {
  content: "\ec04";
}
.linearicons-exit-up2:before {
  content: "\ec05";
}
.linearicons-exit-down2:before {
  content: "\ec06";
}
.linearicons-exit-left2:before {
  content: "\ec07";
}
.linearicons-exit-right2:before {
  content: "\ec08";
}
.linearicons-cli:before {
  content: "\ec09";
}
.linearicons-bug:before {
  content: "\ec0a";
}
.linearicons-code:before {
  content: "\ec0b";
}
.linearicons-file-code:before {
  content: "\ec0c";
}
.linearicons-file-image:before {
  content: "\ec0d";
}
.linearicons-file-zip:before {
  content: "\ec0e";
}
.linearicons-file-audio:before {
  content: "\ec0f";
}
.linearicons-file-video:before {
  content: "\ec10";
}
.linearicons-file-preview:before {
  content: "\ec11";
}
.linearicons-file-charts:before {
  content: "\ec12";
}
.linearicons-file-stats:before {
  content: "\ec13";
}
.linearicons-file-spreadsheet:before {
  content: "\ec14";
}
.linearicons-link:before {
  content: "\ec15";
}
.linearicons-unlink:before {
  content: "\ec16";
}
.linearicons-link2:before {
  content: "\ec17";
}
.linearicons-unlink2:before {
  content: "\ec18";
}
.linearicons-thumbs-up:before {
  content: "\ec19";
}
.linearicons-thumbs-down:before {
  content: "\ec1a";
}
.linearicons-thumbs-up2:before {
  content: "\ec1b";
}
.linearicons-thumbs-down2:before {
  content: "\ec1c";
}
.linearicons-thumbs-up3:before {
  content: "\ec1d";
}
.linearicons-thumbs-down3:before {
  content: "\ec1e";
}
.linearicons-share:before {
  content: "\ec1f";
}
.linearicons-share2:before {
  content: "\ec20";
}
.linearicons-share3:before {
  content: "\ec21";
}
.linearicons-magnifier:before {
  content: "\ec22";
}
.linearicons-file-search:before {
  content: "\ec23";
}
.linearicons-find-replace:before {
  content: "\ec24";
}
.linearicons-zoom-in:before {
  content: "\ec25";
}
.linearicons-zoom-out:before {
  content: "\ec26";
}
.linearicons-loupe:before {
  content: "\ec27";
}
.linearicons-loupe-zoom-in:before {
  content: "\ec28";
}
.linearicons-loupe-zoom-out:before {
  content: "\ec29";
}
.linearicons-cross:before {
  content: "\ec2a";
}
.linearicons-menu:before {
  content: "\ec2b";
}
.linearicons-list:before {
  content: "\ec2c";
}
.linearicons-list2:before {
  content: "\ec2d";
}
.linearicons-list3:before {
  content: "\ec2e";
}
.linearicons-menu2:before {
  content: "\ec2f";
}
.linearicons-list4:before {
  content: "\ec30";
}
.linearicons-menu3:before {
  content: "\ec31";
}
.linearicons-exclamation:before {
  content: "\ec32";
}
.linearicons-question:before {
  content: "\ec33";
}
.linearicons-check:before {
  content: "\ec34";
}
.linearicons-cross2:before {
  content: "\ec35";
}
.linearicons-plus:before {
  content: "\ec36";
}
.linearicons-minus:before {
  content: "\ec37";
}
.linearicons-percent:before {
  content: "\ec38";
}
.linearicons-chevron-up:before {
  content: "\ec39";
}
.linearicons-chevron-down:before {
  content: "\ec3a";
}
.linearicons-chevron-left:before {
  content: "\ec3b";
}
.linearicons-chevron-right:before {
  content: "\ec3c";
}
.linearicons-chevrons-expand-vertical:before {
  content: "\ec3d";
}
.linearicons-chevrons-expand-horizontal:before {
  content: "\ec3e";
}
.linearicons-chevrons-contract-vertical:before {
  content: "\ec3f";
}
.linearicons-chevrons-contract-horizontal:before {
  content: "\ec40";
}
.linearicons-arrow-up:before {
  content: "\ec41";
}
.linearicons-arrow-down:before {
  content: "\ec42";
}
.linearicons-arrow-left:before {
  content: "\ec43";
}
.linearicons-arrow-right:before {
  content: "\ec44";
}
.linearicons-arrow-up-right:before {
  content: "\ec45";
}
.linearicons-arrows-merge:before {
  content: "\ec46";
}
.linearicons-arrows-split:before {
  content: "\ec47";
}
.linearicons-arrow-divert:before {
  content: "\ec48";
}
.linearicons-arrow-return:before {
  content: "\ec49";
}
.linearicons-expand:before {
  content: "\ec4a";
}
.linearicons-contract:before {
  content: "\ec4b";
}
.linearicons-expand2:before {
  content: "\ec4c";
}
.linearicons-contract2:before {
  content: "\ec4d";
}
.linearicons-move:before {
  content: "\ec4e";
}
.linearicons-tab:before {
  content: "\ec4f";
}
.linearicons-arrow-wave:before {
  content: "\ec50";
}
.linearicons-expand3:before {
  content: "\ec51";
}
.linearicons-expand4:before {
  content: "\ec52";
}
.linearicons-contract3:before {
  content: "\ec53";
}
.linearicons-notification:before {
  content: "\ec54";
}
.linearicons-warning:before {
  content: "\ec55";
}
.linearicons-notification-circle:before {
  content: "\ec56";
}
.linearicons-question-circle:before {
  content: "\ec57";
}
.linearicons-menu-circle:before {
  content: "\ec58";
}
.linearicons-checkmark-circle:before {
  content: "\ec59";
}
.linearicons-cross-circle:before {
  content: "\ec5a";
}
.linearicons-plus-circle:before {
  content: "\ec5b";
}
.linearicons-circle-minus:before {
  content: "\ec5c";
}
.linearicons-percent-circle:before {
  content: "\ec5d";
}
.linearicons-arrow-up-circle:before {
  content: "\ec5e";
}
.linearicons-arrow-down-circle:before {
  content: "\ec5f";
}
.linearicons-arrow-left-circle:before {
  content: "\ec60";
}
.linearicons-arrow-right-circle:before {
  content: "\ec61";
}
.linearicons-chevron-up-circle:before {
  content: "\ec62";
}
.linearicons-chevron-down-circle:before {
  content: "\ec63";
}
.linearicons-chevron-left-circle:before {
  content: "\ec64";
}
.linearicons-chevron-right-circle:before {
  content: "\ec65";
}
.linearicons-backward-circle:before {
  content: "\ec66";
}
.linearicons-first-circle:before {
  content: "\ec67";
}
.linearicons-previous-circle:before {
  content: "\ec68";
}
.linearicons-stop-circle:before {
  content: "\ec69";
}
.linearicons-play-circle:before {
  content: "\ec6a";
}
.linearicons-pause-circle:before {
  content: "\ec6b";
}
.linearicons-next-circle:before {
  content: "\ec6c";
}
.linearicons-last-circle:before {
  content: "\ec6d";
}
.linearicons-forward-circle:before {
  content: "\ec6e";
}
.linearicons-eject-circle:before {
  content: "\ec6f";
}
.linearicons-crop:before {
  content: "\ec70";
}
.linearicons-frame-expand:before {
  content: "\ec71";
}
.linearicons-frame-contract:before {
  content: "\ec72";
}
.linearicons-focus:before {
  content: "\ec73";
}
.linearicons-transform:before {
  content: "\ec74";
}
.linearicons-grid:before {
  content: "\ec75";
}
.linearicons-grid-crossed:before {
  content: "\ec76";
}
.linearicons-layers:before {
  content: "\ec77";
}
.linearicons-layers-crossed:before {
  content: "\ec78";
}
.linearicons-toggle:before {
  content: "\ec79";
}
.linearicons-rulers:before {
  content: "\ec7a";
}
.linearicons-ruler:before {
  content: "\ec7b";
}
.linearicons-funnel:before {
  content: "\ec7c";
}
.linearicons-flip-horizontal:before {
  content: "\ec7d";
}
.linearicons-flip-vertical:before {
  content: "\ec7e";
}
.linearicons-flip-horizontal2:before {
  content: "\ec7f";
}
.linearicons-flip-vertical2:before {
  content: "\ec80";
}
.linearicons-angle:before {
  content: "\ec81";
}
.linearicons-angle2:before {
  content: "\ec82";
}
.linearicons-subtract:before {
  content: "\ec83";
}
.linearicons-combine:before {
  content: "\ec84";
}
.linearicons-intersect:before {
  content: "\ec85";
}
.linearicons-exclude:before {
  content: "\ec86";
}
.linearicons-align-center-vertical:before {
  content: "\ec87";
}
.linearicons-align-right:before {
  content: "\ec88";
}
.linearicons-align-bottom:before {
  content: "\ec89";
}
.linearicons-align-left:before {
  content: "\ec8a";
}
.linearicons-align-center-horizontal:before {
  content: "\ec8b";
}
.linearicons-align-top:before {
  content: "\ec8c";
}
.linearicons-square:before {
  content: "\ec8d";
}
.linearicons-plus-square:before {
  content: "\ec8e";
}
.linearicons-minus-square:before {
  content: "\ec8f";
}
.linearicons-percent-square:before {
  content: "\ec90";
}
.linearicons-arrow-up-square:before {
  content: "\ec91";
}
.linearicons-arrow-down-square:before {
  content: "\ec92";
}
.linearicons-arrow-left-square:before {
  content: "\ec93";
}
.linearicons-arrow-right-square:before {
  content: "\ec94";
}
.linearicons-chevron-up-square:before {
  content: "\ec95";
}
.linearicons-chevron-down-square:before {
  content: "\ec96";
}
.linearicons-chevron-left-square:before {
  content: "\ec97";
}
.linearicons-chevron-right-square:before {
  content: "\ec98";
}
.linearicons-check-square:before {
  content: "\ec99";
}
.linearicons-cross-square:before {
  content: "\ec9a";
}
.linearicons-menu-square:before {
  content: "\ec9b";
}
.linearicons-prohibited:before {
  content: "\ec9c";
}
.linearicons-circle:before {
  content: "\ec9d";
}
.linearicons-radio-button:before {
  content: "\ec9e";
}
.linearicons-ligature:before {
  content: "\ec9f";
}
.linearicons-text-format:before {
  content: "\eca0";
}
.linearicons-text-format-remove:before {
  content: "\eca1";
}
.linearicons-text-size:before {
  content: "\eca2";
}
.linearicons-bold:before {
  content: "\eca3";
}
.linearicons-italic:before {
  content: "\eca4";
}
.linearicons-underline:before {
  content: "\eca5";
}
.linearicons-strikethrough:before {
  content: "\eca6";
}
.linearicons-highlight:before {
  content: "\eca7";
}
.linearicons-text-align-left:before {
  content: "\eca8";
}
.linearicons-text-align-center:before {
  content: "\eca9";
}
.linearicons-text-align-right:before {
  content: "\ecaa";
}
.linearicons-text-align-justify:before {
  content: "\ecab";
}
.linearicons-line-spacing:before {
  content: "\ecac";
}
.linearicons-indent-increase:before {
  content: "\ecad";
}
.linearicons-indent-decrease:before {
  content: "\ecae";
}
.linearicons-text-wrap:before {
  content: "\ecaf";
}
.linearicons-pilcrow:before {
  content: "\ecb0";
}
.linearicons-direction-ltr:before {
  content: "\ecb1";
}
.linearicons-direction-rtl:before {
  content: "\ecb2";
}
.linearicons-page-break:before {
  content: "\ecb3";
}
.linearicons-page-break2:before {
  content: "\ecb4";
}
.linearicons-sort-alpha-asc:before {
  content: "\ecb5";
}
.linearicons-sort-alpha-desc:before {
  content: "\ecb6";
}
.linearicons-sort-numeric-asc:before {
  content: "\ecb7";
}
.linearicons-sort-numeric-desc:before {
  content: "\ecb8";
}
.linearicons-sort-amount-asc:before {
  content: "\ecb9";
}
.linearicons-sort-amount-desc:before {
  content: "\ecba";
}
.linearicons-sort-time-asc:before {
  content: "\ecbb";
}
.linearicons-sort-time-desc:before {
  content: "\ecbc";
}
.linearicons-sigma:before {
  content: "\ecbd";
}
.linearicons-pencil-line:before {
  content: "\ecbe";
}
.linearicons-hand:before {
  content: "\ecbf";
}
.linearicons-pointer-up:before {
  content: "\ecc0";
}
.linearicons-pointer-right:before {
  content: "\ecc1";
}
.linearicons-pointer-down:before {
  content: "\ecc2";
}
.linearicons-pointer-left:before {
  content: "\ecc3";
}
.linearicons-finger-tap:before {
  content: "\ecc4";
}
.linearicons-fingers-tap:before {
  content: "\ecc5";
}
.linearicons-reminder:before {
  content: "\ecc6";
}
.linearicons-fingers-crossed:before {
  content: "\ecc7";
}
.linearicons-fingers-victory:before {
  content: "\ecc8";
}
.linearicons-gesture-zoom:before {
  content: "\ecc9";
}
.linearicons-gesture-pinch:before {
  content: "\ecca";
}
.linearicons-fingers-scroll-horizontal:before {
  content: "\eccb";
}
.linearicons-fingers-scroll-vertical:before {
  content: "\eccc";
}
.linearicons-fingers-scroll-left:before {
  content: "\eccd";
}
.linearicons-fingers-scroll-right:before {
  content: "\ecce";
}
.linearicons-hand2:before {
  content: "\eccf";
}
.linearicons-pointer-up2:before {
  content: "\ecd0";
}
.linearicons-pointer-right2:before {
  content: "\ecd1";
}
.linearicons-pointer-down2:before {
  content: "\ecd2";
}
.linearicons-pointer-left2:before {
  content: "\ecd3";
}
.linearicons-finger-tap2:before {
  content: "\ecd4";
}
.linearicons-fingers-tap2:before {
  content: "\ecd5";
}
.linearicons-reminder2:before {
  content: "\ecd6";
}
.linearicons-gesture-zoom2:before {
  content: "\ecd7";
}
.linearicons-gesture-pinch2:before {
  content: "\ecd8";
}
.linearicons-fingers-scroll-horizontal2:before {
  content: "\ecd9";
}
.linearicons-fingers-scroll-vertical2:before {
  content: "\ecda";
}
.linearicons-fingers-scroll-left2:before {
  content: "\ecdb";
}
.linearicons-fingers-scroll-right2:before {
  content: "\ecdc";
}
.linearicons-fingers-scroll-vertical3:before {
  content: "\ecdd";
}
.linearicons-border-style:before {
  content: "\ecde";
}
.linearicons-border-all:before {
  content: "\ecdf";
}
.linearicons-border-outer:before {
  content: "\ece0";
}
.linearicons-border-inner:before {
  content: "\ece1";
}
.linearicons-border-top:before {
  content: "\ece2";
}
.linearicons-border-horizontal:before {
  content: "\ece3";
}
.linearicons-border-bottom:before {
  content: "\ece4";
}
.linearicons-border-left:before {
  content: "\ece5";
}
.linearicons-border-vertical:before {
  content: "\ece6";
}
.linearicons-border-right:before {
  content: "\ece7";
}
.linearicons-border-none:before {
  content: "\ece8";
}
.linearicons-ellipsis:before {
  content: "\ece9";
}
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('https://navi-cms.s3.amazonaws.com/ikonsol/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-display: block;
  font-weight: normal;
  font-style: normal;
}
.fa,
.btn-detail,
.btn-delete,
.btn-edit {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.btn-detail.fa-pull-left,
.btn-delete.fa-pull-left,
.btn-edit.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.btn-detail.fa-pull-right,
.btn-delete.fa-pull-right,
.btn-edit.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left,
.btn-detail.pull-left,
.btn-delete.pull-left,
.btn-edit.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right,
.btn-detail.pull-right,
.btn-delete.pull-right,
.btn-edit.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.make-xscroll ul {
  -ms-flex-align: stretch;
      align-items: stretch;
}
.make-xscroll ul li {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
}
.make-xscroll ul li a {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}
.modal-header .close {
  font-family: 'Times New Roman';
  color: #059;
}
.modal-header .nav-tabs {
  height: 4.5rem;
}
.modal-header .nav-tabs li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.modal-header .nav-tabs li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.modal-footer > :not(:last-child) {
  margin-right: 1rem;
}
.ui-slider .ui-slider-range {
  background: #a6c4db;
}
.slide > a:hover > div > div {
  background-color: #a6c4db !important;
}
.slide > a.active > div > div {
  background-color: #d9e6f0 !important;
}
.add-on {
  color: #059;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h1,
h2,
h3 {
  font-weight: 700;
}
.page-heading .btn {
  border-radius: 0;
  color: #FFF !important;
  border-color: #059 !important;
  background-color: #059 !important;
}
.linearicons-transfer {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.linearicons-transfer i:first-child {
  width: 0.55em;
  margin-left: -0.3em;
}
.logo-title {
  letter-spacing: 15px;
  padding-left: 15px;
  background-color: #059;
  color: #FFF;
}
*[onclick] {
  cursor: pointer;
}
.input-validation-error {
  border-color: #dd0000 !important;
}
.field-validation-error {
  position: absolute;
  right: 15px;
  color: red;
  font-style: italic;
  top: 100%;
  font-size: 12px;
}
.theme-dark .field-validation-error {
  color: #FF3366;
}
.table-striped tbody tr:nth-child(odd) {
  background-color: #f2f7fa;
  color: #333 !important;
}
.table-hover tr:hover,
.table-hover th:hover,
.table-hover td:hover,
.table-hover tr:focus,
.table-hover th:focus,
.table-hover td:focus {
  background-color: #d9e6f0 !important;
  border-color: inherit !important;
  color: #333 !important;
}
.table {
  margin: 0;
}
.table td,
.table th {
  white-space: nowrap;
}
.table th {
  line-height: 1;
  font-weight: 600;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-transform: none;
  font-size: 1.3rem;
}
.table tr > td:first-child,
.table tr > th:first-child {
  padding-left: 1.5rem;
}
.table tr > td:last-child,
.table tr > th:last-child {
  padding-right: 1.5rem;
}
.table-wrap td,
.table-wrap th {
  white-space: normal !important;
}
.td-btn {
  white-space: normal !important;
  width: 3.4rem;
  text-align: right;
  padding: 0.5rem 0.5rem !important;
}
.td-btn .btn {
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  min-width: 3.4rem;
  height: 3.4rem;
  padding: 0 10px;
  line-height: 1;
}
.td-btn .btn.small {
  font-size: 0.85714286em;
}
.td-btn .flx {
  -ms-flex-pack: center;
      justify-content: center;
}
.td-btn .flx .btn {
  margin-left: 0.5rem;
}
.td-btn:last-child {
  padding-right: 15px !important;
}
.dl-table .td-btn:last-child {
  padding: 0 15px 10px 15px !important;
  width: auto;
}
.comma-sep span:after {
  display: inline-block;
  content: ",";
}
.comma-sep span:last-child:after {
  content: "";
}
.btn-title {
  width: 3.9rem;
  height: 3.9rem;
  padding: 0 !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border-right-width: 1px;
  border-right-style: solid;
}
.breadcrumb {
  display: none;
  padding: 0;
  margin: 0 0 0.5rem 0;
  font-size: 1.3rem;
}
.panel-title,
.ibox-title h2,
.ibox-title h3,
.ibox-title h5,
.ibox-title h4,
.ibox-title h5,
.ibox-title h6 {
  line-height: 1.1;
  padding: 1rem 1.5rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.panel-title > a,
.ibox-title h2 > a,
.ibox-title h3 > a,
.ibox-title h5 > a,
.ibox-title h4 > a,
.ibox-title h5 > a,
.ibox-title h6 > a {
  padding: 0;
}
.panel-title.panel-flx,
.ibox-title h2.panel-flx,
.ibox-title h3.panel-flx,
.ibox-title h5.panel-flx,
.ibox-title h4.panel-flx,
.ibox-title h5.panel-flx,
.ibox-title h6.panel-flx {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.panel-title.panel-flx > a,
.ibox-title h2.panel-flx > a,
.ibox-title h3.panel-flx > a,
.ibox-title h5.panel-flx > a,
.ibox-title h4.panel-flx > a,
.ibox-title h5.panel-flx > a,
.ibox-title h6.panel-flx > a {
  width: 100%;
}
.panel-title.panel-flx .title-text,
.ibox-title h2.panel-flx .title-text,
.ibox-title h3.panel-flx .title-text,
.ibox-title h5.panel-flx .title-text,
.ibox-title h4.panel-flx .title-text,
.ibox-title h5.panel-flx .title-text,
.ibox-title h6.panel-flx .title-text {
  padding: 1rem 1.5rem;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#00ffffff', GradientType=1);
  background-color: transparent;
}
.panel-title.panel-flx .title-text.title-text-indent,
.ibox-title h2.panel-flx .title-text.title-text-indent,
.ibox-title h3.panel-flx .title-text.title-text-indent,
.ibox-title h5.panel-flx .title-text.title-text-indent,
.ibox-title h4.panel-flx .title-text.title-text-indent,
.ibox-title h5.panel-flx .title-text.title-text-indent,
.ibox-title h6.panel-flx .title-text.title-text-indent {
  padding: 0.7rem 1.5rem 0.7rem 4.5rem;
}
.panel-title.panel-flx .btn-title,
.ibox-title h2.panel-flx .btn-title,
.ibox-title h3.panel-flx .btn-title,
.ibox-title h5.panel-flx .btn-title,
.ibox-title h4.panel-flx .btn-title,
.ibox-title h5.panel-flx .btn-title,
.ibox-title h6.panel-flx .btn-title {
  background-color: #FFF;
}
h3.panel-title.panel-flx .btn-title,
h3.ibox-title h2.panel-flx .btn-title,
h3.ibox-title h3.panel-flx .btn-title,
h3.ibox-title h5.panel-flx .btn-title,
h3.ibox-title h4.panel-flx .btn-title,
h3.ibox-title h5.panel-flx .btn-title,
h3.ibox-title h6.panel-flx .btn-title {
  background-color: #FFF;
}
.form-mate label {
  margin-bottom: 0;
}
.pg-login header {
  position: relative !important;
  width: 100%;
}
.pg-login footer {
  width: 100%;
}
.pg-login .newsletter {
  display: none;
}
.brd-primary-t-2 {
  border-top: 2px solid #059;
}
.brd-primary-b-2 {
  border-bottom: 2px solid #059;
}
.brd-0-first:first-child {
  border-width: 0 !important;
  border-style: none !important;
}
.brd-0-last:last-child {
  border-width: 0 !important;
  border-style: none !important;
}
.max-width-50 {
  -ms-flex: 0 0, 5rem;
      flex: 0 0, 5rem;
}
.max-width-30 {
  -ms-flex: 0 0, 3rem;
      flex: 0 0, 3rem;
}
.max-width-45 {
  -ms-flex: 0 0, 4.5rem;
      flex: 0 0, 4.5rem;
}
.gm-style .gm-style-mtc label,
.gm-style .gm-style-mtc div {
  font-weight: 400 !important;
}
.list-ucus li {
  margin-top: -1px;
}
.list-ucus li a {
  color: inherit !important;
}
.list-ucus li a:hover,
.list-ucus li a:focus {
  color: inherit;
  text-decoration: none;
  text-shadow: none;
}
.list-ucus li:hover a,
.list-ucus li:focus a {
  background-color: #333;
  color: #FFF !important;
}
.sec-title {
  text-align: center;
  margin: 3rem 0;
}
.sec-title-3 {
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
}
.nav-list-footer {
  color: rgba(255, 255, 255, 0.5);
}
.nav-list-footer > li a {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}
.nav-list-footer > li:last-child a {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.btn-src {
  display: block;
  width: 100%;
  background-color: #059 !important;
  color: #FFF !important;
  border-color: #005599 !important;
}
.btn-src:hover,
.btn-src:focus {
  background-color: #111 !important;
  color: #FFF !important;
  border-color: #111 !important;
}
.dropdown-menu input,
.easy-autocomplete .easy-autocomplete-container > ul input {
  background-color: transparent !important;
  color: #333 !important;
}
.dropdown-menu *,
.dropdown-menu *:before,
.dropdown-menu *:after,
.easy-autocomplete .easy-autocomplete-container > ul *,
.easy-autocomplete .easy-autocomplete-container > ul *:before,
.easy-autocomplete .easy-autocomplete-container > ul *:after {
  border-color: #d6d6d6;
}
.search-top .dropdown,
.search-top .easy-autocomplete {
  max-width: 29rem;
}
.search-top input[type="text"]:not([data-touchspin]) {
  background-color: rgba(0, 0, 0, 0.65) !important;
  color: #FFF !important;
  border-radius: 22px;
  padding: 0.2rem 1.2rem !important;
  height: 2.8rem;
}
.search-top .add-on i {
  height: 28px;
  width: 28px;
  line-height: 28px;
}
.form-big .add-on i {
  height: 3.4rem;
  width: 3.4rem;
  line-height: 3.4rem;
  color: #059 !important;
}
.search-button {
  width: 100%;
}
.view {
  width: 100%;
  padding: 1.5rem;
}
.view.container {
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .flx-00a_sm {
    -ms-flex: 0 0 auto !important;
        flex: 0 0 auto !important;
  }
  header {
    background-color: transparent !important;
  }
  .form-big input[type="text"]:not([data-touchspin]),
  .form-big input[type="password"],
  .form-big input[type="number"],
  .form-big textarea,
  .form-big select {
    height: 44px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    background-color: #FFF !important;
    color: #333 !important;
  }
  .form-big .add-on i {
    height: 44px;
    width: 44px;
    line-height: 44px;
    color: #059 !important;
  }
  .form-big *,
  .form-big *:before,
  .form-big *:after {
    border-color: #d6d6d6;
  }
  .form-big .input-icon {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 22px;
  }
  .form-big button:not(.btn) {
    height: 44px;
    line-height: 16px;
    padding: 5px 14px;
    font-size: 16px;
    font-weight: 500;
    white-space: normal;
  }
  .form-big button:not(.btn) .fa,
  .form-big button:not(.btn) .btn-detail,
  .form-big button:not(.btn) .btn-delete,
  .form-big button:not(.btn) .btn-edit {
    font-size: 20px;
  }
  .form-big .form-item,
  .form-big .form-group {
    margin: 0 !important;
  }
  .form-big label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    margin-top: 0;
  }
  .search-depart,
  .search-return {
    max-width: 200px;
  }
  .search-button {
    width: 70px;
  }
  .search-button input {
    border-radius: 0 0 0 0;
    text-align: left;
  }
  .form-first input,
  .form-first select {
    border-radius: 0 0 0 0;
    padding-left: 1.5rem;
  }
  .form-last input,
  .form-last select,
  .form-last button {
    border-radius: 0 0 0 0;
  }
  .search-button-pad {
    padding-right: 85px;
  }
  .search-button-pad .form-group.form-group-lg {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .view {
    padding: 3rem;
  }
  .view.container {
    padding: 3rem;
  }
}
input,
select,
textarea,
.input,
.select2-container--default .select2-selection--single {
  font-weight: 500;
}
.add-on {
  opacity: 0.65 !important;
}
.add-on:hover {
  opacity: 1 !important;
}
.inp-nostyle {
  border-color: transparent !important;
  box-shadow: none;
  width: auto;
  text-transform: none;
  background-color: transparent !important;
  color: #059;
  color: inherit !important;
}
.inp-nostyle:hover,
.inp-nostyle:focus {
  border-color: transparent;
}
.inp-nostyle:hover,
.inp-nostyle:focus {
  color: #059;
}
.inp-nostyle.active {
  color: #048;
}
.map-dot {
  position: absolute;
  background: #CF0;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-align: center;
}
.slick-centered .slick-list {
  padding: 0 !important;
  margin: 0 5rem;
}
.search-box {
  background-color: #111;
  padding-top: 6rem;
  position: relative;
}
.search-box .tab-content {
  min-height: 12rem;
  border-radius: 0rem 0.6rem 0.6rem 0.6rem;
}
.search-box .tab-trigger li a {
  background-color: rgba(255, 255, 255, 0.15);
}
.search-box .tab-trigger li:first-child a {
  border-radius: 0.6rem 0rem 0rem 0rem;
}
.search-box .tab-trigger li:last-child a {
  border-radius: 0rem 0.6rem 0rem 0rem;
}
.search-box .tab-trigger li.active > a .fa,
.search-box .tab-trigger li.active > a .btn-detail,
.search-box .tab-trigger li.active > a .btn-delete,
.search-box .tab-trigger li.active > a .btn-edit {
  color: #059;
}
.trigger-search {
  display: none !important;
}
.hide-search .trigger-search {
  display: block !important;
}
.slick .price .currency {
  font-size: 1em;
}
.slick-txt-top .tbl-cell {
  vertical-align: top;
}
.close-search {
  display: none;
}
.toggle-filter {
  display: none;
}
.go-back span {
  line-height: 1;
  margin-left: 5px;
  display: block;
}
@media (max-width: 767px) {
  header {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
  }
  .search-box .flight-other {
    margin: 0.5rem 0 1rem 0;
  }
  .search-box .switch .switch-item {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .search-box .switch label {
    padding-right: 0 !important;
  }
  .search-box .form-item {
    margin: 0 0 1rem 0;
  }
  .search-box .search-button .form-item {
    margin: 1.5rem 0 2.5rem 0;
  }
  .search-box .src-flight-departure {
    padding-right: 0.7rem !important;
  }
  .search-box .src-flight-return {
    padding-left: 0.7rem !important;
  }
  .hide-search .close-search {
    position: fixed;
    top: 0;
    right: 0;
    width: 7rem;
    height: 7rem;
    background-color: #111 !important;
    z-index: 2000;
  }
}
@media (max-width: 991px) {
  .go-back {
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 6rem;
    height: 6rem;
    z-index: 2000;
    background-color: #000;
    color: #FFF !important;
    border-radius: 100%;
    margin: 0.5rem;
  }
  .go-back i {
    margin-left: 5px;
  }
  .filter-int {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2000;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0 0 0 0 !important;
    background-color: #FFF;
  }
  .filter-int .panel,
  .filter-int .ibox {
    margin-bottom: 0;
  }
  .toggle-filter {
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 7rem;
    height: 7rem;
    z-index: 2000;
    background-color: #000;
    color: #FFF !important;
    border-radius: 100%;
    margin: 0.5rem;
  }
  .toggle-filter .fa:before,
  .toggle-filter .btn-detail:before,
  .toggle-filter .btn-delete:before,
  .toggle-filter .btn-edit:before {
    content: "\f0b0";
  }
  .filter-opened {
    overflow: hidden;
  }
  .filter-opened .close-filter {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .filter-opened .filter-int {
    display: block !important;
  }
  .filter-opened .toggle-filter {
    display: -ms-flexbox;
    display: flex;
  }
  .filter-opened .toggle-filter .fa:before,
  .filter-opened .toggle-filter .btn-detail:before,
  .filter-opened .toggle-filter .btn-delete:before,
  .filter-opened .toggle-filter .btn-edit:before {
    content: "\f00d";
  }
}
@media (min-width: 768px) {
  .txt-nowrap_sm {
    white-space: nowrap !important;
  }
  .search-box {
    padding: 0;
    background-color: transparent;
  }
  .search-box .container {
    padding-top: 2.9rem;
    padding-bottom: 2.9rem;
  }
  .int-price {
    -ms-flex: 0 0 17rem;
        flex: 0 0 17rem;
    max-width: 17rem;
  }
}
.offcanvas-backdrop {
  display: none;
}
.offcanvas-active .offcanvas-backdrop {
  display: block;
  opacity: 0.5;
}
.easy-autocomplete ul {
  max-height: 24.8rem;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.easy-autocomplete {
  width: auto !important;
  cursor: pointer;
}
.easy-autocomplete .easy-autocomplete-container > ul > li > div {
  padding: 1rem 1.5rem;
}
.easy-autocomplete .easy-autocomplete-container > ul > li:hover > div,
.easy-autocomplete .easy-autocomplete-container > ul > li:focus > div {
  background-color: #333;
  color: #FFF;
  border-color: #333;
}
.easy-autocomplete .easy-autocomplete-container > ul > li.selected > div {
  background-color: #059;
  color: #FFF;
  border-color: #059;
}
.autocomplete-city-code {
  display: inline-block;
  min-width: 45px !important;
  font-weight: 700 !important;
}
@media (max-width: 767px) {
  .autocomplete-label {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .easy-autocomplete .dropdown-menu,
  .dropdown-menu.easy-autocomplete,
  .dropdown-full .easy-autocomplete .easy-autocomplete-container > ul,
  .easy-autocomplete .easy-autocomplete-container > ul.dropdown-full,
  .easy-autocomplete .easy-autocomplete .easy-autocomplete-container > ul,
  .easy-autocomplete .easy-autocomplete-container > ul.easy-autocomplete,
  .easy-autocomplete .easy-autocomplete .easy-autocomplete-container > ul,
  .easy-autocomplete .easy-autocomplete-container > ul.easy-autocomplete {
    min-width: 40rem !important;
  }
}
.domestic-action {
  position: fixed;
  right: 0;
  bottom: 0;
}
.fs-s {
  background-color: #059;
  color: #FFF !important;
}
.fs-s h4 {
  color: #FFF !important;
  font-weight: 500;
}
.fs {
  cursor: pointer;
}
.select2-container {
  width: 100% !important;
}
.select2-container--default .select2-selection--single {
  height: 3.4rem;
  border-radius: 0;
  border-color: #d6d6d6;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: inherit;
  color: inherit;
}
.rad-b {
  border-radius: 0 0 4rem 0;
}
.btn-rad-b {
  border-radius: 0 0 4rem 0;
  padding: 1rem 3rem 1rem 2rem;
  font-size: 1.6rem;
}
.btn-rad-rb {
  border-radius: 0 4rem 4rem 0;
  padding: 1rem 3rem 1rem 2rem;
  font-size: 1.6rem;
}
.min-h-80 {
  min-height: 8rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.selectedFlight .panel,
.selectedFlight .ibox {
  border: 2px solid #00ddcc;
}
.flight-detail-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 0;
  overflow: hidden;
  background-color: rgba(17, 17, 17, 0.3);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.flight-item {
  border-radius: 0 4rem 4rem 0;
}
.flight-item .flight-item-btn-l {
  border-radius: 0 0 0 4rem;
  padding: 1rem 1rem 1rem 2rem;
}
.flight-item .flight-item-btn-r {
  border-radius: 0 0 4rem 0 !important;
  padding: 0.7rem 3rem 0.7rem 2rem;
  font-size: 1.6rem;
}
.domestic .element-item {
  cursor: pointer;
}
.domes {
  min-height: 90px;
  min-width: 70px;
  padding: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center;
}
.domestic-connected {
  border-radius: 1.5rem 0 0 0 !important;
  padding: 0.1rem 0.7rem 0.1rem 1.2rem;
  z-index: 1;
}
.domestic-connected + .card-price {
  line-height: 1;
}
.domestic-detail {
  text-align: center;
  font-size: 1.2rem;
  border-radius: 0 1.5rem 0 0;
  box-shadow: inset -1px 1px 2px rgba(0, 0, 0, 0.2);
  line-height: 1;
  background-color: #f4f5f9;
}
.domestic-detail > * {
  padding: 5px 12px 3px 12px;
}
.domestic-action-button {
  border-radius: 0 0 0 5rem;
  padding-left: 5rem;
  padding-right: 0;
  text-transform: initial;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.domestic-action-button .btn-pill {
  border-radius: 3.5rem 0 0 3.5rem;
  padding: 1rem 2rem 1rem 2.5rem !important;
}
@media (min-width: 768px) {
  .domestic-action-button .btn-pill {
    font-size: 2rem !important;
  }
}
.domestic-action-price {
  font-size: 3rem;
  line-height: 1;
}
.domestic-action-price small,
.domestic-action-price .small {
  font-size: 75%;
  opacity: 0.75;
  font-weight: 300;
}
@media (max-width: 767px) {
  .domestic-action-button {
    padding-left: 3rem;
  }
  .domestic-action-price {
    font-size: 2rem;
    line-height: 1;
  }
  .domestic-action-price small,
  .domestic-action-price .small {
    font-size: 75%;
  }
  .flight-item {
    border-radius: 0 0rem 4rem 0;
  }
}
.domestic-selected-flights {
  border-radius: 0 0 0 5rem;
  z-index: 5000;
}
.domestic-selected-flights .hidden-scroll {
  padding-bottom: 7rem;
}
.domestic-selected-flights .selectreturn,
.domestic-selected-flights .selectbtn {
  display: none;
}
.domestic-selected-flights .selectedFlight .panel,
.domestic-selected-flights .selectedFlight .ibox {
  border-width: 0;
  border-style: none;
}
.domestic-selected-flights .panel,
.domestic-selected-flights .ibox {
  box-shadow: none !important;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #d6d6d6;
  margin-bottom: 0;
}
.domestic-selected-flights .close {
  width: 4.5rem;
  height: 4.5rem;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  color: inherit;
  padding: 0;
  font-size: 3rem;
  font-weight: 100;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-top-width: 0px;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  z-index: 2;
}
.domestic-selected-flights .collapse,
.domestic-selected-flights .domestic-detail,
.domestic-selected-flights .ibox-collapse .ibox-content {
  display: none;
}
.min-box-3 {
  -ms-flex: 0 0 96.66666667px;
      flex: 0 0 96.66666667px;
  max-width: 96.66666667px;
}
.pop-pax {
  width: 11rem;
  border-bottom: 0 none !important;
  margin-right: 1.5rem;
}
.depar-arrow,
.return-arrow {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.depar-arrow + span,
.return-arrow + span {
  padding: 1rem 1.5rem;
  background-color: #FFF;
}
.depar-arrow:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 4.4rem 4.4rem;
  border-color: transparent transparent #FFF transparent;
}
.return-arrow:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4.4rem 4.4rem 0;
  border-color: transparent #FFF transparent transparent;
}
.flight-connected {
  position: relative;
}
.flight-connected:after {
  font-family: FontAwesome;
  content: "\f0c1";
  position: absolute;
  top: 100%;
  left: -2rem;
  font-size: 1.6em;
  margin-top: -1rem;
  line-height: 1;
  color: #059;
}
.title-stripe {
  border-top-width: 1px;
  border-top-style: solid;
  background-color: #d9e6f0;
}
.modal {
  z-index: 2050 !important;
}
.modal-backdrop {
  z-index: 2040 !important;
}
.modal-preloader {
  text-align: center;
  padding: 0 !important;
}
.modal-preloader * {
  color: #FFF !important;
}
.modal-preloader .modal-dialog {
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}
@-webkit-keyframes hour {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes hour {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes minute {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes minute {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.preloader {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 6rem;
  width: 6rem;
  height: 6rem;
  border: 0.14em solid #FFF;
  border-radius: 100%;
}
.preloader:before,
.preloader:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 0 0 -0.06em;
  width: 0;
  height: 0;
  border-style: solid;
  border-radius: 100%;
  -webkit-transform-origin: 0.06em 0;
          transform-origin: 0.06em 0;
}
.preloader:after {
  border-width: 0.625em 0.06em 0 0.06em;
  border-color: #059 transparent green transparent;
  -webkit-animation: hour 16s linear infinite;
          animation: hour 16s linear infinite;
}
.preloader:before {
  border-width: 0.7em 0.06em 0 0.06em;
  border-color: #059 transparent green transparent;
  -webkit-animation: minute 1.33333333s linear infinite;
          animation: minute 1.33333333s linear infinite;
}
.preloader-small {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 4rem;
  width: 4rem;
  height: 4rem;
  border: 0.14em solid #059;
  border-radius: 100%;
}
.preloader-small:before,
.preloader-small:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 0 0 -0.06em;
  width: 0;
  height: 0;
  border-style: solid;
  border-radius: 100%;
  -webkit-transform-origin: 0.06em 0;
          transform-origin: 0.06em 0;
}
.preloader-small:after {
  border-width: 0.625em 0.06em 0 0.06em;
  border-color: #059 transparent green transparent;
  -webkit-animation: hour 16s linear infinite;
          animation: hour 16s linear infinite;
}
.preloader-small:before {
  border-width: 0.7em 0.06em 0 0.06em;
  border-color: #059 transparent green transparent;
  -webkit-animation: minute 1.33333333s linear infinite;
          animation: minute 1.33333333s linear infinite;
}
@media print {
  html {
    font-size: 50%;
  }
  .print-50 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
    position: relative;
  }
  .fow-tbl > div:not(.max-width-30):not(.print-50) {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
  }
  .panel,
  .ibox {
    border-width: 1px;
    border-style: solid;
  }
}
.btn:not(.close):not(.btn-src):not(.btn-white):not(.btn-orange):not(.btn-red):not(.btn-green):not(.btn-link):not(.btn-dark):not(.btn-black):not(.btn-secondary),
button:not(.close):not(.btn-src):not(.btn-white):not(.btn-link):not(.btn-dark):not(.btn-black):not(.btn-secondary) {
    border-color: #059 !important;
    background-color: #059 !important;
    color: #FFF !important;
}
.btn:not(.close):not(.btn-src):not(.btn-white):not(.btn-orange):not(.btn-red):not(.btn-link):not(.btn-dark):not(.btn-black):hover,
button:not(.close):not(.btn-src):not(.btn-white):not(.btn-link):not(.btn-dark):not(.btn-black):hover,
.btn:not(.close):not(.btn-src):not(.btn-white):not(.btn-orange):not(.btn-red):not(.btn-link):not(.btn-dark):not(.btn-black):focus,
button:not(.close):not(.btn-src):not(.btn-white):not(.btn-link):not(.btn-dark):not(.btn-black):focus {
  border-color: #111 !important;
  background-color: #111 !important;
  color: #FFF !important;
}
.badge {
  border-radius: 0;
}
.radius-left,
.bootstrap-touchspin-down {
  border-radius: 0 0 0 0 !important;
}
.radius-right,
.bootstrap-touchspin-up {
  border-radius: 0 0 0 0 !important;
}
.radius-top {
  border-radius: 0 0 0 0 !important;
}
.radius-top-sm {
  border-radius: 1rem 1rem 0 0 !important;
}
.radius-bottom {
  border-radius: 0 0 0 0 !important;
}
@media (min-width: 768px) {
  .radius-left_sm {
    border-radius: 0 0 0 0 !important;
  }
  .radius-right_sm {
    border-radius: 0 0 0 0 !important;
  }
}
.selectbtn[aria-expanded="false"]:after {
  content: 'SEÇ';
}
.selectbtn[aria-expanded="true"] {
  background-color: #FFF;
  color: #000;
}
.selectbtn[aria-expanded="true"]:after {
  content: '×';
}
.no-radius {
  border-radius: 0 !important;
}
.stretched-link:after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
img.grayscale,
.grayscale img,
.grayscale .slick-bgimg {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.app-content-flex {
  padding: 0;
}
.panel-login {
  text-align: left;
}
img.grayscale,
.grayscale img,
.grayscale .slick-bgimg {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.search-form {
  background-color: #FFF;
}
.search-section {
  background-color: #FFF;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
.search-image {
  position: relative;
  background-color: #222;
  min-height: 50vh;
  padding: 1.5rem;
}
.search-image:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(/img/search-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.35;
}
.search-image .search-form {
  z-index: 1;
}
@media (min-width: 768px) {
  .price-column {
    max-width: 17rem;
  }
  .search-image {
    padding: 3rem;
  }
}
@media (max-height: 880px) and (min-width: 768px) {
  .search-image .search-form {
    margin-top: -40vh;
  }
}
.price-column-currency {
  font-size: 55%;
  vertical-align: super;
  font-weight: 400;
}
.brandtop {
  background-color: #f4f5f9;
}
.segmentdetail {
  background-color: #f4f5f9;
}
.brandname {
  font-size: 1.3rem !important;
}
.brandprice {
  font-size: 1.5rem !important;
}
.cursor-scrool {
  cursor: all-scroll;
}
.sticky-container {
  padding: 0px;
  margin: 0px;
  position: fixed;
  right: -170px;
  top: 230px;
  width: 210px;
  z-index: 1100;
}
.sticky {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.sticky li a {
  background-color: #111;
  color: white;
  height: 4.3rem;
  margin: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-decoration: none;
  color: #FFF;
  line-height: 1;
  font-size: 1.2rem;
}
.sticky li a:hover {
  margin-left: -90px;
  background-color: #059;
}
.sticky li a i {
  width: 4.3rem;
}
.checkbox-dropdown {
  width: 300px;
  border: 1px solid #aaa;
  padding: 10px;
  margin: 0 auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.checkbox-dropdown:after {
  content: '';
  height: 0;
  position: absolute;
  width: 0;
  border: 6px solid transparent;
  border-top-color: #000;
  top: 50%;
  right: 10px;
  margin-top: -3px;
}
.checkbox-dropdown.is-active:after {
  border-bottom-color: #000;
  border-top-color: #fff;
  margin-top: -9px;
}
@media (max-width: 767px) {
  .checkbox-dropdown {
    width: 160px;
  }
}
.checkbox-dropdown-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  border: inherit;
  border-top: none;
  left: -1px;
  right: -1px;
  opacity: 0;
  background-color: white;
  transition: opacity 0.4s ease-in-out;
  height: 250px;
  overflow: scroll;
  overflow-x: hidden;
  pointer-events: none;
  z-index: 2;
}
.is-active .checkbox-dropdown-list {
  opacity: 1;
  pointer-events: auto;
}
.checkbox-dropdown-list li label {
  display: block;
  border-bottom: 1px solid silver;
  padding: 10px;
  transition: all 0.2s ease-out;
}
.checkbox-dropdown-list li label:hover {
  background-color: #555;
  color: white;
}
.height-sm {
    height: 550px !important;
    overflow: auto !important;
}
.json-editor .jsoneditor-menu + button {
    min-height: unset;
}
input#pnrDate::-webkit-calendar-picker-indicator {
    cursor: pointer;
}
.row.header {
    font-weight: 900;
    color: #ffffff;
    /*        background: #00bbdd;*/
    background: gray !important;
}

.dx-extra {
    font-size: 20px !important;
    vertical-align: sub
}

.dx-me {
    padding-left:5px!important;
}

.dx-editor-filled.dx-texteditor-with-floating-label .dx-lookup-field, .dx-editor-filled.dx-texteditor-with-floating-label .dx-placeholder::before, .dx-editor-filled.dx-texteditor-with-floating-label .dx-texteditor-input, .dx-editor-filled.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-lookup-field, .dx-editor-filled.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-placeholder::before, .dx-editor-filled.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-texteditor-input {
    padding: 25px 12px 8px 12px !important;
}
.dx-editor-filled .dx-texteditor-label .dx-label-after, .dx-editor-filled .dx-texteditor-label .dx-label-before {
  min-width: 12px !important;
}
.dx-editor-filled.dx-texteditor-with-floating-label:not(.dx-texteditor-empty) .dx-texteditor-label, .dx-editor-filled.dx-texteditor-with-label .dx-texteditor-label {
  padding-top: 5px !important;
  height: auto !important;
}
.dx-editor-filled.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label, .dx-editor-filled.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label {
    padding-top: 5px !important;
    height: auto !important;
}
.dx-button {
  border-radius: 0 !important;
}

@media (max-width: 767px) {
  .table-two {
    display: block;
  }
  .table-two tr {
    display: block;
  }
  .table-two td {
    display: block;
  }
  .table-two tbody {
    display: block;
  }
  .table-two td:first-child {
    padding-bottom: 0;
  }
  .table-two td:last-child:not([colspan]) {
    padding-top: 0;
    border: 0 none !important;
    text-align: left !important;
    padding-left: 1.5rem;
    white-space: normal;
  }
}
