/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

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

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

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

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

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

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

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

p {
  margin-top: 0;
  margin-bottom: 16px; }

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

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

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

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

dt {
  font-weight: bold; }

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

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

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

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

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

figure {
  margin: 0 0 1rem; }

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

svg:not(:root) {
  overflow: hidden; }

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

table {
  border-collapse: collapse; }

caption {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #868e96;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

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

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

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

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

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 8px;
  line-height: 1; }

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

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

code {
  padding: 3.2px 6.4px;
  font-size: 90%;
  color: #bd4147;
  background-color: #f8f9fa;
  border-radius: 4px; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 3.2px 6.4px;
  font-size: 90%;
  color: #fff;
  background-color: #212529;
  border-radius: 3.2px; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

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

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

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

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

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

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 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, .col-xs,
.col-xs-auto, .col-xx-1, .col-xx-2, .col-xx-3, .col-xx-4, .col-xx-5, .col-xx-6, .col-xx-7, .col-xx-8, .col-xx-9, .col-xx-10, .col-xx-11, .col-xx-12, .col-xx,
.col-xx-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-sl-1, .col-sl-2, .col-sl-3, .col-sl-4, .col-sl-5, .col-sl-6, .col-sl-7, .col-sl-8, .col-sl-9, .col-sl-10, .col-sl-11, .col-sl-12, .col-sl,
.col-sl-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-lm-1, .col-lm-2, .col-lm-3, .col-lm-4, .col-lm-5, .col-lm-6, .col-lm-7, .col-lm-8, .col-lm-9, .col-lm-10, .col-lm-11, .col-lm-12, .col-lm,
.col-lm-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 1px) {
  .col-xs {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xs-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xs-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xs-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xs-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xs-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xs-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xs-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xs-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xs-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xs-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xs-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xs-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xs-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xs-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-xs-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-xs-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-xs-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-xs-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-xs-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-xs-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-xs-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-xs-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-xs-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-xs-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-xs-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 481px) {
  .col-xx {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xx-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xx-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xx-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xx-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xx-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xx-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xx-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xx-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xx-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xx-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xx-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xx-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xx-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xx-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-xx-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-xx-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-xx-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-xx-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-xx-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-xx-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-xx-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-xx-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-xx-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-xx-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-xx-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 668px) {
  .col-sl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-sl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-sl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-sl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-sl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-sl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-sl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-sl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-sl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-sl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-sl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-sl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 769px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 1025px) {
  .col-lm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-lm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-lm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-lm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-lm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-lm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-lm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-lm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-lm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-lm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-lm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-lm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; } }

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

.table-sm th,
.table-sm td {
  padding: 4.8px; }

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

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

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

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

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

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

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

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

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

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

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

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: none; }
  .form-control::-webkit-input-placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control::placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

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

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

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

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

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

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

.col-form-legend {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
  font-size: 16px; }

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

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3.2px; }

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

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 8px 16px;
  font-size: 20px;
  line-height: 1.5;
  border-radius: 4.8px; }

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

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

.form-text {
  display: block;
  margin-top: 4px; }

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 8px; }
  .form-check.disabled .form-check-label {
    color: #868e96; }

.form-check-label {
  padding-left: 20px;
  margin-bottom: 0; }

.form-check-input {
  position: absolute;
  margin-top: 4px;
  margin-left: -20px; }

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

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

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

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .invalid-feedback,
  .was-validated .form-control:valid ~ .invalid-tooltip, .form-control.is-valid ~ .invalid-feedback,
  .form-control.is-valid ~ .invalid-tooltip, .was-validated
  .custom-select:valid ~ .invalid-feedback,
  .was-validated
  .custom-select:valid ~ .invalid-tooltip,
  .custom-select.is-valid ~ .invalid-feedback,
  .custom-select.is-valid ~ .invalid-tooltip {
    display: block; }

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

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

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

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

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

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

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

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

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

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

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

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

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.25;
  border-radius: 4px;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: .65; }
  .btn:active, .btn.active {
    background-image: none; }

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
            box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    background-color: #0069d9;
    background-image: none;
    border-color: #0062cc; }

.btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #727b84;
    border-color: #6c757d; }
  .btn-secondary:focus, .btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5);
            box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #868e96;
    border-color: #868e96; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    background-color: #727b84;
    background-image: none;
    border-color: #6c757d; }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5);
            box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    background-color: #218838;
    background-image: none;
    border-color: #1e7e34; }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
            box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    background-color: #138496;
    background-image: none;
    border-color: #117a8b; }

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

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5);
            box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    background-color: #c82333;
    background-image: none;
    border-color: #bd2130; }

.btn-light {
  color: #111;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #111;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5);
            box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:active, .btn-light.active,
  .show > .btn-light.dropdown-toggle {
    background-color: #e2e6ea;
    background-image: none;
    border-color: #dae0e5; }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5);
            box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:active, .btn-dark.active,
  .show > .btn-dark.dropdown-toggle {
    background-color: #23272b;
    background-image: none;
    border-color: #1d2124; }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
            box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

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

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

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
            box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }

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

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5);
            box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }

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

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5);
            box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:active, .btn-outline-dark.active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }

.btn-link {
  font-weight: normal;
  color: #007bff;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #868e96; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 8px 16px;
  font-size: 20px;
  line-height: 1.5;
  border-radius: 4.8px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3.2px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 8px; }

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  -js-display: inline-flex;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-bottom: 0; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical {
  -js-display: inline-flex;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

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

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

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

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

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

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

.input-group-addon {
  padding: 8px 12px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 4px 8px;
    font-size: 14px;
    border-radius: 3.2px; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 8px 16px;
    font-size: 20px;
    border-radius: 4.8px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

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

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

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

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

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

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007bff;
            box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007bff; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    background-color: #e9ecef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #868e96; }

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

.custom-checkbox .custom-control-indicator {
  border-radius: 4px; }

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

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #007bff;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

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

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

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

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

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

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

.custom-file-input {
  min-width: 224px;
  max-width: 100%;
  height: calc(36px + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    -webkit-box-shadow: 0 0 0 1.2px #fff, 0 0 0 3.2px #007bff;
            box-shadow: 0 0 0 1.2px #fff, 0 0 0 3.2px #007bff; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: calc(36px + 2px);
  padding: 8px 12px;
  overflow: hidden;
  line-height: 1.25;
  color: #495057;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px; }
  .custom-file-control:lang(en):empty::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 6;
    display: block;
    height: calc(36px + 2px);
    padding: 8px 12px;
    line-height: 1.25;
    color: #495057;
    background-color: #e9ecef;
    border-left: 1px solid rgba(0, 0, 0, 0.15); }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

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

.nav-link {
  display: block;
  padding: 8px 16px; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #868e96; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #e9ecef #e9ecef #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #868e96;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #ddd #ddd #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 4px; }
  .nav-pills .nav-link.active,
  .show > .nav-pills .nav-link {
    color: #fff;
    background-color: #007bff; }

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

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

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

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

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

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

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

.navbar-text {
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px; }

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

.navbar-toggler {
  padding: 4px 12px;
  font-size: 20px;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: white; }

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

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

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

.card-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 20px; }

.card-title {
  margin-bottom: 12px; }

.card-subtitle {
  margin-top: -6px;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 20px; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.card-header {
  padding: 12px 20px;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(4px - 1px) calc(4px - 1px) 0 0; }

.card-footer {
  padding: 12px 20px;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(4px - 1px) calc(4px - 1px); }

.card-header-tabs {
  margin-right: -10px;
  margin-bottom: -12px;
  margin-left: -10px;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -10px;
  margin-left: -10px; }

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

.card-img {
  width: 100%;
  border-radius: calc(4px - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(4px - 1px);
  border-top-right-radius: calc(4px - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(4px - 1px);
  border-bottom-left-radius: calc(4px - 1px); }

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

@media (min-width: 576px) {
  .card-group {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-group .card {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 0%;
          -ms-flex: 1 0 0%;
              flex: 1 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

.card-columns .card {
  margin-bottom: 12px; }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  padding: 12px 16px;
  margin-bottom: 16px;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 4px; }
  .breadcrumb::after {
    display: block;
    clear: both;
    content: ""; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 8px;
    padding-left: 8px;
    color: #868e96;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #868e96; }

.pagination {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 4px; }

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

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

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

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

.page-link {
  position: relative;
  display: block;
  padding: 8px 12px;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 12px 24px;
  font-size: 20px;
  line-height: 1.5; }

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

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

.pagination-sm .page-link {
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.5; }

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

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

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

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

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 160px; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc; }

.badge-secondary {
  color: #fff;
  background-color: #868e96; }
  .badge-secondary[href]:focus, .badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #6c757d; }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  .badge-success[href]:focus, .badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34; }

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

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

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

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

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:focus, .badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.jumbotron {
  padding: 32px 16px;
  margin-bottom: 32px;
  background-color: #e9ecef;
  border-radius: 4.8px; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 64px 32px; } }

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

.alert {
  padding: 12px 20px;
  margin-bottom: 16px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert-heading {
  color: inherit; }

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

.alert-dismissible .close {
  position: relative;
  top: -12px;
  right: -20px;
  padding: 12px 20px;
  color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #464a4e;
  background-color: #e7e8ea;
  border-color: #dddfe2; }
  .alert-secondary hr {
    border-top-color: #cfd2d6; }
  .alert-secondary .alert-link {
    color: #2e3133; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

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

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 16px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 16px 0; }
  to {
    background-position: 0 0; } }

.progress {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 16px;
  overflow: hidden;
  font-size: 12px;
  background-color: #e9ecef;
  border-radius: 4px; }

.progress-bar {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  background-color: #007bff; }

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

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

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

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

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

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 12px 20px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #868e96;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

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

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

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

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }

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

.list-group-item-secondary {
  color: #464a4e;
  background-color: #dddfe2; }

a.list-group-item-secondary,
button.list-group-item-secondary {
  color: #464a4e; }
  a.list-group-item-secondary:focus, a.list-group-item-secondary:hover,
  button.list-group-item-secondary:focus,
  button.list-group-item-secondary:hover {
    color: #464a4e;
    background-color: #cfd2d6; }
  a.list-group-item-secondary.active,
  button.list-group-item-secondary.active {
    color: #fff;
    background-color: #464a4e;
    border-color: #464a4e; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }

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

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

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

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

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

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

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

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }

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

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

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

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

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

.modal-footer {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 14px;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px; }
  .tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^="top"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^="right"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0; }
    .tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
      margin-top: -3px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^="left"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0; }
    .tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
      right: 0;
      margin-top: -3px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }
  .tooltip .arrow::before {
    position: absolute;
    border-color: transparent;
    border-style: solid; }

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 14px;
  word-wrap: break-word;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4.8px; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 10px;
    height: 5px; }
  .popover .arrow::before,
  .popover .arrow::after {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid; }
  .popover .arrow::before {
    content: "";
    border-width: 11px; }
  .popover .arrow::after {
    content: "";
    border-width: 11px; }
  .popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
    margin-bottom: 10px; }
    .popover.bs-popover-top .arrow, .popover.bs-popover-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before,
    .popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      border-bottom-width: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
      bottom: -11px;
      margin-left: -6px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      bottom: -10px;
      margin-left: -6px;
      border-top-color: #fff; }
  .popover.bs-popover-right, .popover.bs-popover-auto[x-placement^="right"] {
    margin-left: 10px; }
    .popover.bs-popover-right .arrow, .popover.bs-popover-auto[x-placement^="right"] .arrow {
      left: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before,
    .popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      margin-top: -8px;
      border-left-width: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
      left: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      left: -10px;
      border-right-color: #fff; }
  .popover.bs-popover-bottom, .popover.bs-popover-auto[x-placement^="bottom"] {
    margin-top: 10px; }
    .popover.bs-popover-bottom .arrow, .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
    .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      margin-left: -7px;
      border-top-width: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
      top: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      top: -10px;
      border-bottom-color: #fff; }
    .popover.bs-popover-bottom .popover-header::before, .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.bs-popover-left, .popover.bs-popover-auto[x-placement^="left"] {
    margin-right: 10px; }
    .popover.bs-popover-left .arrow, .popover.bs-popover-auto[x-placement^="left"] .arrow {
      right: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before,
    .popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      margin-top: -8px;
      border-right-width: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
      right: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      right: -10px;
      border-left-color: #fff; }

.popover-header {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(4.8px - 1px);
  border-top-right-radius: calc(4.8px - 1px); }
  .popover-header:empty {
    display: none; }

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

.carousel {
  position: relative; }

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

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

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

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

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

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

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

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

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

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

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

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

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

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

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

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

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

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

.bg-success {
  background-color: #28a745 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

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

.border-success {
  border-color: #28a745 !important; }

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

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

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

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

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

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

.rounded {
  border-radius: 4px !important; }

.rounded-top {
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important; }

.rounded-right {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important; }

.rounded-bottom {
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important; }

.rounded-left {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1px) {
  .m-xs-0 {
    margin: 0 !important; }
  .mt-xs-0,
  .my-xs-0 {
    margin-top: 0 !important; }
  .mr-xs-0,
  .mx-xs-0 {
    margin-right: 0 !important; }
  .mb-xs-0,
  .my-xs-0 {
    margin-bottom: 0 !important; }
  .ml-xs-0,
  .mx-xs-0 {
    margin-left: 0 !important; }
  .m-xs-1 {
    margin: 4px !important; }
  .mt-xs-1,
  .my-xs-1 {
    margin-top: 4px !important; }
  .mr-xs-1,
  .mx-xs-1 {
    margin-right: 4px !important; }
  .mb-xs-1,
  .my-xs-1 {
    margin-bottom: 4px !important; }
  .ml-xs-1,
  .mx-xs-1 {
    margin-left: 4px !important; }
  .m-xs-2 {
    margin: 8px !important; }
  .mt-xs-2,
  .my-xs-2 {
    margin-top: 8px !important; }
  .mr-xs-2,
  .mx-xs-2 {
    margin-right: 8px !important; }
  .mb-xs-2,
  .my-xs-2 {
    margin-bottom: 8px !important; }
  .ml-xs-2,
  .mx-xs-2 {
    margin-left: 8px !important; }
  .m-xs-3 {
    margin: 16px !important; }
  .mt-xs-3,
  .my-xs-3 {
    margin-top: 16px !important; }
  .mr-xs-3,
  .mx-xs-3 {
    margin-right: 16px !important; }
  .mb-xs-3,
  .my-xs-3 {
    margin-bottom: 16px !important; }
  .ml-xs-3,
  .mx-xs-3 {
    margin-left: 16px !important; }
  .m-xs-4 {
    margin: 24px !important; }
  .mt-xs-4,
  .my-xs-4 {
    margin-top: 24px !important; }
  .mr-xs-4,
  .mx-xs-4 {
    margin-right: 24px !important; }
  .mb-xs-4,
  .my-xs-4 {
    margin-bottom: 24px !important; }
  .ml-xs-4,
  .mx-xs-4 {
    margin-left: 24px !important; }
  .m-xs-5 {
    margin: 48px !important; }
  .mt-xs-5,
  .my-xs-5 {
    margin-top: 48px !important; }
  .mr-xs-5,
  .mx-xs-5 {
    margin-right: 48px !important; }
  .mb-xs-5,
  .my-xs-5 {
    margin-bottom: 48px !important; }
  .ml-xs-5,
  .mx-xs-5 {
    margin-left: 48px !important; }
  .p-xs-0 {
    padding: 0 !important; }
  .pt-xs-0,
  .py-xs-0 {
    padding-top: 0 !important; }
  .pr-xs-0,
  .px-xs-0 {
    padding-right: 0 !important; }
  .pb-xs-0,
  .py-xs-0 {
    padding-bottom: 0 !important; }
  .pl-xs-0,
  .px-xs-0 {
    padding-left: 0 !important; }
  .p-xs-1 {
    padding: 4px !important; }
  .pt-xs-1,
  .py-xs-1 {
    padding-top: 4px !important; }
  .pr-xs-1,
  .px-xs-1 {
    padding-right: 4px !important; }
  .pb-xs-1,
  .py-xs-1 {
    padding-bottom: 4px !important; }
  .pl-xs-1,
  .px-xs-1 {
    padding-left: 4px !important; }
  .p-xs-2 {
    padding: 8px !important; }
  .pt-xs-2,
  .py-xs-2 {
    padding-top: 8px !important; }
  .pr-xs-2,
  .px-xs-2 {
    padding-right: 8px !important; }
  .pb-xs-2,
  .py-xs-2 {
    padding-bottom: 8px !important; }
  .pl-xs-2,
  .px-xs-2 {
    padding-left: 8px !important; }
  .p-xs-3 {
    padding: 16px !important; }
  .pt-xs-3,
  .py-xs-3 {
    padding-top: 16px !important; }
  .pr-xs-3,
  .px-xs-3 {
    padding-right: 16px !important; }
  .pb-xs-3,
  .py-xs-3 {
    padding-bottom: 16px !important; }
  .pl-xs-3,
  .px-xs-3 {
    padding-left: 16px !important; }
  .p-xs-4 {
    padding: 24px !important; }
  .pt-xs-4,
  .py-xs-4 {
    padding-top: 24px !important; }
  .pr-xs-4,
  .px-xs-4 {
    padding-right: 24px !important; }
  .pb-xs-4,
  .py-xs-4 {
    padding-bottom: 24px !important; }
  .pl-xs-4,
  .px-xs-4 {
    padding-left: 24px !important; }
  .p-xs-5 {
    padding: 48px !important; }
  .pt-xs-5,
  .py-xs-5 {
    padding-top: 48px !important; }
  .pr-xs-5,
  .px-xs-5 {
    padding-right: 48px !important; }
  .pb-xs-5,
  .py-xs-5 {
    padding-bottom: 48px !important; }
  .pl-xs-5,
  .px-xs-5 {
    padding-left: 48px !important; }
  .m-xs-auto {
    margin: auto !important; }
  .mt-xs-auto,
  .my-xs-auto {
    margin-top: auto !important; }
  .mr-xs-auto,
  .mx-xs-auto {
    margin-right: auto !important; }
  .mb-xs-auto,
  .my-xs-auto {
    margin-bottom: auto !important; }
  .ml-xs-auto,
  .mx-xs-auto {
    margin-left: auto !important; } }

@media (min-width: 481px) {
  .m-xx-0 {
    margin: 0 !important; }
  .mt-xx-0,
  .my-xx-0 {
    margin-top: 0 !important; }
  .mr-xx-0,
  .mx-xx-0 {
    margin-right: 0 !important; }
  .mb-xx-0,
  .my-xx-0 {
    margin-bottom: 0 !important; }
  .ml-xx-0,
  .mx-xx-0 {
    margin-left: 0 !important; }
  .m-xx-1 {
    margin: 4px !important; }
  .mt-xx-1,
  .my-xx-1 {
    margin-top: 4px !important; }
  .mr-xx-1,
  .mx-xx-1 {
    margin-right: 4px !important; }
  .mb-xx-1,
  .my-xx-1 {
    margin-bottom: 4px !important; }
  .ml-xx-1,
  .mx-xx-1 {
    margin-left: 4px !important; }
  .m-xx-2 {
    margin: 8px !important; }
  .mt-xx-2,
  .my-xx-2 {
    margin-top: 8px !important; }
  .mr-xx-2,
  .mx-xx-2 {
    margin-right: 8px !important; }
  .mb-xx-2,
  .my-xx-2 {
    margin-bottom: 8px !important; }
  .ml-xx-2,
  .mx-xx-2 {
    margin-left: 8px !important; }
  .m-xx-3 {
    margin: 16px !important; }
  .mt-xx-3,
  .my-xx-3 {
    margin-top: 16px !important; }
  .mr-xx-3,
  .mx-xx-3 {
    margin-right: 16px !important; }
  .mb-xx-3,
  .my-xx-3 {
    margin-bottom: 16px !important; }
  .ml-xx-3,
  .mx-xx-3 {
    margin-left: 16px !important; }
  .m-xx-4 {
    margin: 24px !important; }
  .mt-xx-4,
  .my-xx-4 {
    margin-top: 24px !important; }
  .mr-xx-4,
  .mx-xx-4 {
    margin-right: 24px !important; }
  .mb-xx-4,
  .my-xx-4 {
    margin-bottom: 24px !important; }
  .ml-xx-4,
  .mx-xx-4 {
    margin-left: 24px !important; }
  .m-xx-5 {
    margin: 48px !important; }
  .mt-xx-5,
  .my-xx-5 {
    margin-top: 48px !important; }
  .mr-xx-5,
  .mx-xx-5 {
    margin-right: 48px !important; }
  .mb-xx-5,
  .my-xx-5 {
    margin-bottom: 48px !important; }
  .ml-xx-5,
  .mx-xx-5 {
    margin-left: 48px !important; }
  .p-xx-0 {
    padding: 0 !important; }
  .pt-xx-0,
  .py-xx-0 {
    padding-top: 0 !important; }
  .pr-xx-0,
  .px-xx-0 {
    padding-right: 0 !important; }
  .pb-xx-0,
  .py-xx-0 {
    padding-bottom: 0 !important; }
  .pl-xx-0,
  .px-xx-0 {
    padding-left: 0 !important; }
  .p-xx-1 {
    padding: 4px !important; }
  .pt-xx-1,
  .py-xx-1 {
    padding-top: 4px !important; }
  .pr-xx-1,
  .px-xx-1 {
    padding-right: 4px !important; }
  .pb-xx-1,
  .py-xx-1 {
    padding-bottom: 4px !important; }
  .pl-xx-1,
  .px-xx-1 {
    padding-left: 4px !important; }
  .p-xx-2 {
    padding: 8px !important; }
  .pt-xx-2,
  .py-xx-2 {
    padding-top: 8px !important; }
  .pr-xx-2,
  .px-xx-2 {
    padding-right: 8px !important; }
  .pb-xx-2,
  .py-xx-2 {
    padding-bottom: 8px !important; }
  .pl-xx-2,
  .px-xx-2 {
    padding-left: 8px !important; }
  .p-xx-3 {
    padding: 16px !important; }
  .pt-xx-3,
  .py-xx-3 {
    padding-top: 16px !important; }
  .pr-xx-3,
  .px-xx-3 {
    padding-right: 16px !important; }
  .pb-xx-3,
  .py-xx-3 {
    padding-bottom: 16px !important; }
  .pl-xx-3,
  .px-xx-3 {
    padding-left: 16px !important; }
  .p-xx-4 {
    padding: 24px !important; }
  .pt-xx-4,
  .py-xx-4 {
    padding-top: 24px !important; }
  .pr-xx-4,
  .px-xx-4 {
    padding-right: 24px !important; }
  .pb-xx-4,
  .py-xx-4 {
    padding-bottom: 24px !important; }
  .pl-xx-4,
  .px-xx-4 {
    padding-left: 24px !important; }
  .p-xx-5 {
    padding: 48px !important; }
  .pt-xx-5,
  .py-xx-5 {
    padding-top: 48px !important; }
  .pr-xx-5,
  .px-xx-5 {
    padding-right: 48px !important; }
  .pb-xx-5,
  .py-xx-5 {
    padding-bottom: 48px !important; }
  .pl-xx-5,
  .px-xx-5 {
    padding-left: 48px !important; }
  .m-xx-auto {
    margin: auto !important; }
  .mt-xx-auto,
  .my-xx-auto {
    margin-top: auto !important; }
  .mr-xx-auto,
  .mx-xx-auto {
    margin-right: auto !important; }
  .mb-xx-auto,
  .my-xx-auto {
    margin-bottom: auto !important; }
  .ml-xx-auto,
  .mx-xx-auto {
    margin-left: auto !important; } }

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

@media (min-width: 668px) {
  .m-sl-0 {
    margin: 0 !important; }
  .mt-sl-0,
  .my-sl-0 {
    margin-top: 0 !important; }
  .mr-sl-0,
  .mx-sl-0 {
    margin-right: 0 !important; }
  .mb-sl-0,
  .my-sl-0 {
    margin-bottom: 0 !important; }
  .ml-sl-0,
  .mx-sl-0 {
    margin-left: 0 !important; }
  .m-sl-1 {
    margin: 4px !important; }
  .mt-sl-1,
  .my-sl-1 {
    margin-top: 4px !important; }
  .mr-sl-1,
  .mx-sl-1 {
    margin-right: 4px !important; }
  .mb-sl-1,
  .my-sl-1 {
    margin-bottom: 4px !important; }
  .ml-sl-1,
  .mx-sl-1 {
    margin-left: 4px !important; }
  .m-sl-2 {
    margin: 8px !important; }
  .mt-sl-2,
  .my-sl-2 {
    margin-top: 8px !important; }
  .mr-sl-2,
  .mx-sl-2 {
    margin-right: 8px !important; }
  .mb-sl-2,
  .my-sl-2 {
    margin-bottom: 8px !important; }
  .ml-sl-2,
  .mx-sl-2 {
    margin-left: 8px !important; }
  .m-sl-3 {
    margin: 16px !important; }
  .mt-sl-3,
  .my-sl-3 {
    margin-top: 16px !important; }
  .mr-sl-3,
  .mx-sl-3 {
    margin-right: 16px !important; }
  .mb-sl-3,
  .my-sl-3 {
    margin-bottom: 16px !important; }
  .ml-sl-3,
  .mx-sl-3 {
    margin-left: 16px !important; }
  .m-sl-4 {
    margin: 24px !important; }
  .mt-sl-4,
  .my-sl-4 {
    margin-top: 24px !important; }
  .mr-sl-4,
  .mx-sl-4 {
    margin-right: 24px !important; }
  .mb-sl-4,
  .my-sl-4 {
    margin-bottom: 24px !important; }
  .ml-sl-4,
  .mx-sl-4 {
    margin-left: 24px !important; }
  .m-sl-5 {
    margin: 48px !important; }
  .mt-sl-5,
  .my-sl-5 {
    margin-top: 48px !important; }
  .mr-sl-5,
  .mx-sl-5 {
    margin-right: 48px !important; }
  .mb-sl-5,
  .my-sl-5 {
    margin-bottom: 48px !important; }
  .ml-sl-5,
  .mx-sl-5 {
    margin-left: 48px !important; }
  .p-sl-0 {
    padding: 0 !important; }
  .pt-sl-0,
  .py-sl-0 {
    padding-top: 0 !important; }
  .pr-sl-0,
  .px-sl-0 {
    padding-right: 0 !important; }
  .pb-sl-0,
  .py-sl-0 {
    padding-bottom: 0 !important; }
  .pl-sl-0,
  .px-sl-0 {
    padding-left: 0 !important; }
  .p-sl-1 {
    padding: 4px !important; }
  .pt-sl-1,
  .py-sl-1 {
    padding-top: 4px !important; }
  .pr-sl-1,
  .px-sl-1 {
    padding-right: 4px !important; }
  .pb-sl-1,
  .py-sl-1 {
    padding-bottom: 4px !important; }
  .pl-sl-1,
  .px-sl-1 {
    padding-left: 4px !important; }
  .p-sl-2 {
    padding: 8px !important; }
  .pt-sl-2,
  .py-sl-2 {
    padding-top: 8px !important; }
  .pr-sl-2,
  .px-sl-2 {
    padding-right: 8px !important; }
  .pb-sl-2,
  .py-sl-2 {
    padding-bottom: 8px !important; }
  .pl-sl-2,
  .px-sl-2 {
    padding-left: 8px !important; }
  .p-sl-3 {
    padding: 16px !important; }
  .pt-sl-3,
  .py-sl-3 {
    padding-top: 16px !important; }
  .pr-sl-3,
  .px-sl-3 {
    padding-right: 16px !important; }
  .pb-sl-3,
  .py-sl-3 {
    padding-bottom: 16px !important; }
  .pl-sl-3,
  .px-sl-3 {
    padding-left: 16px !important; }
  .p-sl-4 {
    padding: 24px !important; }
  .pt-sl-4,
  .py-sl-4 {
    padding-top: 24px !important; }
  .pr-sl-4,
  .px-sl-4 {
    padding-right: 24px !important; }
  .pb-sl-4,
  .py-sl-4 {
    padding-bottom: 24px !important; }
  .pl-sl-4,
  .px-sl-4 {
    padding-left: 24px !important; }
  .p-sl-5 {
    padding: 48px !important; }
  .pt-sl-5,
  .py-sl-5 {
    padding-top: 48px !important; }
  .pr-sl-5,
  .px-sl-5 {
    padding-right: 48px !important; }
  .pb-sl-5,
  .py-sl-5 {
    padding-bottom: 48px !important; }
  .pl-sl-5,
  .px-sl-5 {
    padding-left: 48px !important; }
  .m-sl-auto {
    margin: auto !important; }
  .mt-sl-auto,
  .my-sl-auto {
    margin-top: auto !important; }
  .mr-sl-auto,
  .mx-sl-auto {
    margin-right: auto !important; }
  .mb-sl-auto,
  .my-sl-auto {
    margin-bottom: auto !important; }
  .ml-sl-auto,
  .mx-sl-auto {
    margin-left: auto !important; } }

@media (min-width: 769px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 4px !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 4px !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 4px !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 4px !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 4px !important; }
  .m-md-2 {
    margin: 8px !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 8px !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 8px !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 8px !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 8px !important; }
  .m-md-3 {
    margin: 16px !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 16px !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 16px !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 16px !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 16px !important; }
  .m-md-4 {
    margin: 24px !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 24px !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 24px !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 24px !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 24px !important; }
  .m-md-5 {
    margin: 48px !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 48px !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 48px !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 48px !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 48px !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 4px !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 4px !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 4px !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 4px !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 4px !important; }
  .p-md-2 {
    padding: 8px !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 8px !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 8px !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 8px !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 8px !important; }
  .p-md-3 {
    padding: 16px !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 16px !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 16px !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 16px !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 16px !important; }
  .p-md-4 {
    padding: 24px !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 24px !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 24px !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 24px !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 24px !important; }
  .p-md-5 {
    padding: 48px !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 48px !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 48px !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 48px !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 48px !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

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

@media (min-width: 1025px) {
  .m-lm-0 {
    margin: 0 !important; }
  .mt-lm-0,
  .my-lm-0 {
    margin-top: 0 !important; }
  .mr-lm-0,
  .mx-lm-0 {
    margin-right: 0 !important; }
  .mb-lm-0,
  .my-lm-0 {
    margin-bottom: 0 !important; }
  .ml-lm-0,
  .mx-lm-0 {
    margin-left: 0 !important; }
  .m-lm-1 {
    margin: 4px !important; }
  .mt-lm-1,
  .my-lm-1 {
    margin-top: 4px !important; }
  .mr-lm-1,
  .mx-lm-1 {
    margin-right: 4px !important; }
  .mb-lm-1,
  .my-lm-1 {
    margin-bottom: 4px !important; }
  .ml-lm-1,
  .mx-lm-1 {
    margin-left: 4px !important; }
  .m-lm-2 {
    margin: 8px !important; }
  .mt-lm-2,
  .my-lm-2 {
    margin-top: 8px !important; }
  .mr-lm-2,
  .mx-lm-2 {
    margin-right: 8px !important; }
  .mb-lm-2,
  .my-lm-2 {
    margin-bottom: 8px !important; }
  .ml-lm-2,
  .mx-lm-2 {
    margin-left: 8px !important; }
  .m-lm-3 {
    margin: 16px !important; }
  .mt-lm-3,
  .my-lm-3 {
    margin-top: 16px !important; }
  .mr-lm-3,
  .mx-lm-3 {
    margin-right: 16px !important; }
  .mb-lm-3,
  .my-lm-3 {
    margin-bottom: 16px !important; }
  .ml-lm-3,
  .mx-lm-3 {
    margin-left: 16px !important; }
  .m-lm-4 {
    margin: 24px !important; }
  .mt-lm-4,
  .my-lm-4 {
    margin-top: 24px !important; }
  .mr-lm-4,
  .mx-lm-4 {
    margin-right: 24px !important; }
  .mb-lm-4,
  .my-lm-4 {
    margin-bottom: 24px !important; }
  .ml-lm-4,
  .mx-lm-4 {
    margin-left: 24px !important; }
  .m-lm-5 {
    margin: 48px !important; }
  .mt-lm-5,
  .my-lm-5 {
    margin-top: 48px !important; }
  .mr-lm-5,
  .mx-lm-5 {
    margin-right: 48px !important; }
  .mb-lm-5,
  .my-lm-5 {
    margin-bottom: 48px !important; }
  .ml-lm-5,
  .mx-lm-5 {
    margin-left: 48px !important; }
  .p-lm-0 {
    padding: 0 !important; }
  .pt-lm-0,
  .py-lm-0 {
    padding-top: 0 !important; }
  .pr-lm-0,
  .px-lm-0 {
    padding-right: 0 !important; }
  .pb-lm-0,
  .py-lm-0 {
    padding-bottom: 0 !important; }
  .pl-lm-0,
  .px-lm-0 {
    padding-left: 0 !important; }
  .p-lm-1 {
    padding: 4px !important; }
  .pt-lm-1,
  .py-lm-1 {
    padding-top: 4px !important; }
  .pr-lm-1,
  .px-lm-1 {
    padding-right: 4px !important; }
  .pb-lm-1,
  .py-lm-1 {
    padding-bottom: 4px !important; }
  .pl-lm-1,
  .px-lm-1 {
    padding-left: 4px !important; }
  .p-lm-2 {
    padding: 8px !important; }
  .pt-lm-2,
  .py-lm-2 {
    padding-top: 8px !important; }
  .pr-lm-2,
  .px-lm-2 {
    padding-right: 8px !important; }
  .pb-lm-2,
  .py-lm-2 {
    padding-bottom: 8px !important; }
  .pl-lm-2,
  .px-lm-2 {
    padding-left: 8px !important; }
  .p-lm-3 {
    padding: 16px !important; }
  .pt-lm-3,
  .py-lm-3 {
    padding-top: 16px !important; }
  .pr-lm-3,
  .px-lm-3 {
    padding-right: 16px !important; }
  .pb-lm-3,
  .py-lm-3 {
    padding-bottom: 16px !important; }
  .pl-lm-3,
  .px-lm-3 {
    padding-left: 16px !important; }
  .p-lm-4 {
    padding: 24px !important; }
  .pt-lm-4,
  .py-lm-4 {
    padding-top: 24px !important; }
  .pr-lm-4,
  .px-lm-4 {
    padding-right: 24px !important; }
  .pb-lm-4,
  .py-lm-4 {
    padding-bottom: 24px !important; }
  .pl-lm-4,
  .px-lm-4 {
    padding-left: 24px !important; }
  .p-lm-5 {
    padding: 48px !important; }
  .pt-lm-5,
  .py-lm-5 {
    padding-top: 48px !important; }
  .pr-lm-5,
  .px-lm-5 {
    padding-right: 48px !important; }
  .pb-lm-5,
  .py-lm-5 {
    padding-bottom: 48px !important; }
  .pl-lm-5,
  .px-lm-5 {
    padding-left: 48px !important; }
  .m-lm-auto {
    margin: auto !important; }
  .mt-lm-auto,
  .my-lm-auto {
    margin-top: auto !important; }
  .mr-lm-auto,
  .mx-lm-auto {
    margin-right: auto !important; }
  .mb-lm-auto,
  .my-lm-auto {
    margin-bottom: auto !important; }
  .ml-lm-auto,
  .mx-lm-auto {
    margin-left: auto !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-weight-light {
  font-weight: 300 !important; }

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

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

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

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

.text-primary {
  color: #007bff !important; }

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

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

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

.text-success {
  color: #28a745 !important; }

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

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

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

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

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

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

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

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

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

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

a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important; }

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

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }
body {
  height: 100%; }

body {
  font-family: "system-ui", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

ul {
  padding-left: 0;
  padding-right: 0;
  list-style: none; }

a {
  color: inherit; }
  a:focus {
    color: inherit; }
  a:focus, a:active, a:hover {
    text-decoration: none; }

a:hover {
  color: #00ceb8; }

.dropdown-item:focus,
.dropdown-item:hover {
  background: none; }

.h1,
.h2,
.h3 {
  text-transform: uppercase; }

.h4 {
  font-weight: 300; }

small.label,
small.value {
  font-size: 13px; }

.form-control-valign {
  padding-top: 8px; }

.form-control-comment {
  display: inline-block;
  font-size: 14px;
  padding-top: 8px;
  color: #878787; }

.form-control-submit.disabled {
  color: white;
  background: #20c997; }

.form-group.has-error input,
.form-group.has-error select {
  outline: 3px solid #ff4c4c; }

.form-group.has-error .help-block {
  color: #ff4c4c; }

.group-span-filestyle label {
  margin: 0; }

.group-span-filestyle .btn-default {
  font-size: 14px;
  padding: 8px 16px;
  text-transform: uppercase;
  color: white;
  border-radius: 0;
  background: #00ceb8; }

.hidden {
  display: none !important; }

.text-muted {
  font-size: 14px; }

.done {
  display: inline-block;
  margin-right: 25px;
  padding: 0 13px;
  color: #00cc91; }

.thumb-mask > .mask {
  position: relative;
  overflow: hidden;
  width: 55px;
  height: 55px;
  margin: 10px 0;
  border: #ebebeb 1px solid; }
  .thumb-mask > .mask img {
    width: 55px;
    height: 55px; }

.definition-list dl {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .definition-list dl dt {
    font-weight: normal; }
  .definition-list dl dd,
  .definition-list dl dt {
    margin: 2px;
    padding: 10px;
    background: #ebebeb;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45%;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%; }
    .definition-list dl dd:nth-of-type(even),
    .definition-list dl dt:nth-of-type(even) {
      background: #f6f6f6; }

.help-block {
  margin-top: 10px; }

.btn.disabled,
.btn.disabled:hover {
  background: #acaaa6; }

.alert-warning .material-icons {
  font-size: 32px;
  margin-right: 10px;
  padding-top: 5px;
  color: #ff8400; }

.alert-warning .alert-text {
  font-size: 15px;
  padding-top: 10px; }

.alert-warning .alert-link {
  font-size: 13px;
  font-weight: 600;
  margin-left: 10px;
  padding: 5px 20px;
  color: #6c868e;
  border-width: 2px;
  border-radius: 2px; }

.alert-warning ul li:last-child .alert-link {
  color: white; }

.alert-warning .warning-buttons {
  margin-top: 5px; }

.btn-warning {
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.btn-tertiary-outline {
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  color: #6c868e;
  border: 5 solid #6c868e;
  border-color: #6c868e;
  background-color: transparent;
  background-image: none; }
  .btn-tertiary-outline:hover {
    color: #bbcdd2;
    border-color: #bbcdd2; }

.alert {
  font-size: 13px; }

.card.cart-container {
  margin-bottom: 30px; }

.page-pagenotfound .page-content #_desktop_search-block {
  display: none !important; }

.text-muted {
  color: inherit !important; }
.page-index.layout-left-column .wrapper-columns, .page-index.layout-both-columns .wrapper-columns, .page-index.layout-right-column .wrapper-columns {
  margin: 0 auto;
  max-width: 1140px; }
b, strong {
  font-weight: 700; }

hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%; }

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

.section-title-4 {
  font-size: 25px;
  margin-bottom: 3.6em;
  text-align: center;
  text-transform: capitalize; }

.products-section-title {
  font-size: 35px;
  margin-bottom: 2em;
  text-align: center;
  text-transform: none; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: inherit; }

.title_main_section {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 25px;
  text-align: center;
  text-transform: uppercase; }
  .title_main_section.white_clr {
    color: #ffffff; }
    .title_main_section.white_clr a {
      color: #ffffff; }
  .title_main_section:before {
    border-top: 2px solid #00ceb8;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 75px;
    margin: 0 auto;
    content: ''; }

.undertitle_main {
  font-size: 16px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase; }

.listing-title {
  text-transform: uppercase;
  font-size: 29px;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 1; }

.page-header h1 {
  font-size: 35px;
  font-weight: 400; }

@media (max-width: 768px) {
  h1, .h1 {
    font-size: 1.5rem; }
  h3, .h3 {
    font-size: 1.3rem; }
  .title_main_section {
    font-size: 22px; } }

@media (max-width: 480px) {
  .title_main_section {
    font-size: 35px;
    padding-bottom: 28px;
    margin-bottom: 25px; }
    .title_main_section:after {
      margin: 0; }
    .title_main_section span:before, .title_main_section span:after, .title_main_section strong:before, .title_main_section strong:after {
      display: none; }
  .page-header h1 {
    font-size: 20px; } }
#content-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.page-index.layout-full-width .wrapper-columns {
  margin: 0; }

.page-index.layout-full-width #main {
  margin-left: -15px;
  margin-right: -15px; }

.page-index .sidebar {
  padding-top: 40px; }

#wrapper {
  padding-bottom: 30px; }

.wrapper-columns {
  margin-top: 50px;
  overflow: hidden; }

.page {
  background: #ffffff;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%; }

.page-content-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin-top: -35px;  }

#footer {
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

@media (max-width: 480px) {
  .page-index.layout-full-width .wrapper-columns {
    margin-top: 0; } }
.sidebar > div, .sidebar section {
  margin: 50px 0; }
  .sidebar > div:first-child, .sidebar section:first-child {
    margin-top: 0; }

.sidebar .h6.text-uppercase {
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  position: relative;
  white-space: nowrap;
  overflow: hidden; }
  .sidebar .h6.text-uppercase:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    width: 100%;
    border-top: 1px solid #ececec; }

@media (max-width: 768px) {
  .sidebar > div, .sidebar section {
    margin: 25px 0; } }
.breadcrumb {
  background: transparent;
  padding: 0;
  margin: 25px 0;
  font-size: 13px; }
  .breadcrumb[data-depth="1"] {
    display: none !important; }
  .breadcrumb ol {
    display: inline-block;
    padding: 7px 8px;
    background: none;
    color: #00ceb8;
    margin-bottom: 0;
    text-transform: uppercase; }
  .breadcrumb li {
    display: inline-block; }
    .breadcrumb li::after {
      display: inline-block;
      width: 15px;
      content: "/"; }
    .breadcrumb li:last-child::after {
      display: none; }
.btn, .btn.btn-primary {
  display: inline-block;
  cursor: pointer;
  border: 1px solid #00ceb8;
  color: #00ceb8;
  background-color: transparent;
  display: inline-block;
  text-transform: uppercase;
  padding: 11px 20px;
  line-height: 1.5;
  height: auto;
  font-weight: 400;
  font-size: 14px;
  text-shadow: none;
  white-space: normal;
  position: relative;
  z-index: 0;
  overflow: hidden;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .btn:before, .btn.btn-primary:before {
    background: #00ceb8;
    content: '';
    display: block;
    width: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear; }
  .btn:hover, .btn.btn-primary:hover {
    color: #ffffff; }
    .btn:hover:before, .btn.btn-primary:hover:before {
      width: 100%; }
  .btn.big, .btn.btn-primary.big {
    padding: 17px 40px 15px 40px;
    line-height: 1; }
  .btn.disabled, .btn[disabled], .btn.btn-primary.disabled, .btn.btn-primary[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.5; }

input.btn:hover, input.btn.btn-primary:hover {
  background: #00ceb8;
  color: #ffffff; }

.order-btn {
  margin-top: 30px; }
.bootstrap-touchspin input.form-control {
  border: 1px solid #dbdbdb;
  border-right-width: 0;
  border-left-width: 0;
  height: 26px;
  padding: 0 10px;
  width: calc(100% - 52px);
  text-align: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 26px; }

.bootstrap-touchspin .btn.btn-touchspin {
  display: block;
  height: 26px;
  width: 26px;
  padding: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #dbdbdb;
  background: transparent;
  color: #000000;
  font-size: 14px;
  text-align: center;
  border-radius: 0;
  line-height: 24px;
  position: absolute;
  top: 0;
  z-index: 1; }
  .bootstrap-touchspin .btn.btn-touchspin:before {
    display: none; }
  .bootstrap-touchspin .btn.btn-touchspin:before, .bootstrap-touchspin .btn.btn-touchspin:after {
    background: none;
    height: auto;
    position: static;
    border-radius: 0; }
  .bootstrap-touchspin .btn.btn-touchspin:hover {
    background: #00ceb8;
    border-color: #00ceb8;
    color: #ffffff; }
  .bootstrap-touchspin .btn.btn-touchspin:active {
    border-color: #02ffe4;
    background: #02ffe4;
    color: #ffffff; }
  .bootstrap-touchspin .btn.btn-touchspin i {
    display: none; }

.bootstrap-touchspin .bootstrap-touchspin-up {
  right: 0; }
  .bootstrap-touchspin .bootstrap-touchspin-up:after {
    content: '+'; }

.bootstrap-touchspin .bootstrap-touchspin-down {
  left: 0; }
  .bootstrap-touchspin .bootstrap-touchspin-down:after {
    content: '-'; }

select, select.form-control {
  background: none;
  background-color: transparent;
  background-image: url(../css/d51c4cbdf58ed633c094cc393e644e66.svg);
  -webkit-background-size: 10px 10px;
          background-size: 10px;
  background-repeat: no-repeat;
  background-position: center right 5px;
  -webkit-appearance: none;
  position: relative;
  white-space: nowrap;
  padding: 12.5px 19px 12.5px 14px;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  border: 1px solid #dae1e0;
  line-height: 1.2;
  cursor: pointer;
  outline: none;
  width: 100%;
  height: auto !important; }

.dropdown select {
  background: none;
  background-color: #f3f3f3;
  background-image: url(../css/d51c4cbdf58ed633c094cc393e644e66.svg);
  -webkit-background-size: 10px 10px;
          background-size: 10px;
  background-repeat: no-repeat;
  background-position: center right 5px; }
  .dropdown select:focus {
    border-color: #00ceb8;
    background-color: #00ceb8;
    background-image: url(../css/291c60c56f8aced6761914bb659d77e6.svg);
    color: #ffffff; }

.not-styling {
  display: none !important; }

.custom-checkbox {
  position: relative; }
  .custom-checkbox input[type="checkbox"] {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 2px; }
    .custom-checkbox input[type="checkbox"] + span {
      border: 1px solid #ebe9e9;
      color: #ffffff;
      cursor: pointer;
      display: inline-block;
      font-size: 13px;
      height: 15px;
      line-height: 13px;
      margin-right: 10px;
      text-align: center;
      vertical-align: middle;
      width: 15px; }
      .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
        display: none;
        height: 100%;
        font-size: inherit;
        line-height: inherit;
        width: 100%; }
    .custom-checkbox input[type="checkbox"]:checked + span {
      background: #00ceb8;
      border-color: #00ceb8; }
      .custom-checkbox input[type="checkbox"]:checked + span .checkbox-checked {
        display: block; }
  .custom-checkbox label {
    text-align: left; }

.color,
.custom-checkbox input[type="checkbox"] + .color {
  background: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  margin-right: 3px;
  width: 32px;
  border: 1px solid #898989;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
  -webkit-background-size: contain;
          background-size: contain;
  background-position: center; }

.custom-checkbox input[type="checkbox"]:checked + .color {
  border-color: #00ceb8; }

.custom-radio {
  position: relative; }
  .custom-radio input[type='radio'] {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    z-index: 1;
    width: 15px;
    height: 15px;
    top: 2px; }
    .custom-radio input[type='radio'] + span {
      position: relative;
      display: inline-block;
      width: 15px;
      height: 15px;
      margin-right: 10px;
      cursor: pointer;
      vertical-align: middle;
      border-radius: 50%;
      border: 1px solid #ebe9e9; }
    .custom-radio input[type='radio']:checked + span {
      background: #ffffff;
      -webkit-box-shadow: inset 0 0 0 5px #00ceb8;
              box-shadow: inset 0 0 0 5px #00ceb8; }

.ui-menu.ui-widget {
  background: #2e3445;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  border-radius: 0; }
  .ui-menu.ui-widget .ui-menu-item a {
    border-radius: 0;
    color: white; }
  .ui-menu.ui-widget .ui-menu-item .ui-state-hover, .ui-menu.ui-widget .ui-menu-item .ui-state-focus {
    border: none;
    background: #00ceb8;
    color: #ffffff;
    border-radius: 0;
    margin: 0; }

@media (max-width: 768px) {
  .ui-menu.ui-widget {
    display: block !important;
    width: calc(100% - 70px);
    font-size: 11px; }
    .ui-menu.ui-widget .ui-menu-item a {
      padding: 8px 5px; } }
@media (max-width: 1024px) {
  .container {
    width: 100%;
    max-width: 100%; } }
.select-title {
  display: block;
  vertical-align: middle;
  background: none;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 13px 55px 13px 10px;
  border: 1px solid #dae1e0;
  line-height: 1.25;
  cursor: pointer; }
  .select-title i {
    font-size: 20px;
    color: #181818;
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: -1px;
    width: 45px;
    line-height: 45px;
    height: auto;
    text-align: center; }

.dropdown {
  position: relative; }
  .dropdown .expand-more {
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .dropdown .expand-more:after {
      content: '\E313';
      font-family: "Material Icons";
      vertical-align: middle;
      display: inline-block; }
  .dropdown .active {
    max-height: 200px;
    overflow-y: hidden;
    visibility: visible; }
  .dropdown select {
    -moz-appearance: none;
    border: 0 none;
    outline: 0 none;
    color: #2e2e2e;
    background-color: #ffffff; }

.dropdown-menu {
  position: absolute;
  border: none;
  background-color: transparent;
  border-radius: 0;
  color: #ffffff;
  font-size: 13px;
  min-width: 100%;
  display: block;
  padding: 0;
  margin-top: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0, -50px) !important;
       -o-transform: translate(0, -50px) !important;
          transform: translate(0, -50px) !important;
  -webkit-transition: opacity .4s, visibility .4s, -webkit-transform .4s;
  transition: opacity .4s, visibility .4s, -webkit-transform .4s;
  -o-transition: opacity .4s, visibility .4s, -o-transform .4s;
  transition: opacity .4s, visibility .4s, transform .4s;
  transition: opacity .4s, visibility .4s, transform .4s, -webkit-transform .4s, -o-transform .4s;
  top: 100% !important;
  z-index: 100; }
  .dropdown-menu:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2e3445; }
  .dropdown-menu li {
    display: block; }
  .dropdown-menu .dropdown-item, .dropdown-menu .select-list {
    color: inherit;
    display: block;
    white-space: nowrap;
    background: none;
    padding: 8px 10px;
    line-height: 1; }
    .dropdown-menu .dropdown-item:hover, .dropdown-menu .select-list:hover {
      background-color: #00ceb8;
      color: #ffffff; }

.show > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0) !important;
       -o-transform: translate(0) !important;
          transform: translate(0) !important; }
.modal .close {
  background: #cecece;
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 45px;
  font-family: "Material Icons";
  height: 45px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 45px;
  z-index: 1; }
  .modal .close:before {
    content: '\E5CD'; }
  .modal .close:hover {
    background: #00ceb8;
    color: #ffffff;
    opacity: 1; }
  .modal .close span {
    display: none; }
  .modal .close i {
    display: none; }

.modal .modal-title {
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase; }

.modal-dialog .modal-content {
  border-radius: 0; }

.modal-header {
  border: none;
  padding: 6px 15px; }

.modal-body {
  padding: 30px 15px; }

.modal-open #wrapper {
  z-index: initial; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 650px; } }
.nav-tabs {
  border: none;
  margin-bottom: 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .nav-tabs .nav-item .nav-link {
    display: block;
    background-color: transparent;
    outline: none;
    margin: 0;
    padding: 10px 40px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
    text-align: center;
    border: 1px solid transparent;
    position: relative; }
    .nav-tabs .nav-item .nav-link.active {
      color: #00ceb8;
      border-color: #dbdbdb #dbdbdb #ffffff; }

.tab-pane.active {
  opacity: 1; }

@media (min-width: 576px) {
  .nav-tabs .nav-item .nav-link:before {
    height: 2px;
    background: #ffffff;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    content: '';
    display: none; }
  .nav-tabs .nav-item .nav-link.active:before {
    display: block; } }

@media (max-width: 575px) {
  .nav-tabs .nav-item {
    width: 100%; }
  .nav-tabs .nav-link {
    margin: 0; } }
input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
input[type="email"],
input[type="number"],
input[type="file"],
input[type="phone"],
input[type="tel"],
textarea,
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

textarea {
  resize: none;
  max-width: 100%;
  margin-bottom: 15px;
  border: 1px solid #ebe9e9; }
  textarea:focus {
    outline: none;
    border-color: #00ceb8; }

.form-control-label {
  padding-top: 10px; }

.form-control {
  outline: none !important;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  padding: 3px 15px;
  height: 45px;
  background-color: transparent;
  color: #b1b1b1;
  border: 1px solid #ebe9e9;
  -webkit-transition: border-color .15s ease-in;
  -o-transition: border-color .15s ease-in;
  transition: border-color .15s ease-in;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .form-control::-webkit-input-placeholder {
    color: inherit;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s; }
  .form-control::-moz-placeholder {
    color: inherit;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s; }
  .form-control:-ms-input-placeholder {
    color: inherit;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s; }
  .form-control::placeholder {
    color: inherit;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s; }
  .form-control:focus {
    border-color: #00ceb8;
    color: #00ceb8; }
    .form-control:focus::-webkit-input-placeholder {
      color: inherit; }
    .form-control:focus::-moz-placeholder {
      color: inherit; }
    .form-control:focus:-ms-input-placeholder {
      color: inherit; }
    .form-control:focus::placeholder {
      color: inherit; }

.input-group .form-control {
  border-right: none; }

.input-group .form-control:focus {
  outline: none; }

.input-group .input-group-btn > .btn {
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #00ceb8;
  color: #ffffff;
  box-shadow: none;
  font-size: 11px;
  font-weight: normal;
  margin-left: 0;
  padding: 0 16px;
  line-height: 43px;
  text-transform: uppercase; }
  .input-group .input-group-btn > .btn:after, .input-group .input-group-btn > .btn:before {
    display: none; }
  .input-group .input-group-btn > .btn:hover {
    background: #02ffe4;
    color: #ffffff; }
.bx-wrapper {
  max-width: 100% !important; }

.theme-carousel .bx-wrapper .bx-controls .bx-controls-direction a {
  display: inline-block;
  padding: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(135deg);
       -o-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
  text-align: center;
  z-index: 0;
  overflow: visible;
  margin-top: 0;
  width: 35px;
  height: 35px;
  border: 1px solid; }
  .theme-carousel .bx-wrapper .bx-controls .bx-controls-direction a:before {
    display: none !important;
    color: inherit;
    font-size: inherit;
    line-height: inherit; }
  .theme-carousel .bx-wrapper .bx-controls .bx-controls-direction a:hover {
    color: #00ceb8; }

.theme-carousel .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 0;
  border-left-color: transparent;
  border-top-color: transparent; }

.theme-carousel .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
  border-right-color: transparent;
  border-bottom-color: transparent; }

.wrapper-arrows .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: -25px; }

.wrapper-arrows .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: -25px; }

.bx-wrapper .bx-controls .bx-pager.bx-default-pager {
  overflow: hidden;
  position: static; }
  .bx-wrapper .bx-controls .bx-pager.bx-default-pager a {
    border-radius: 50%;
    background: transparent;
    width: 10px;
    height: 10px;
    position: relative;
    margin: 0 6px 0 0;
    border: 1px solid #00ceb8; }
    .bx-wrapper .bx-controls .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-controls .bx-pager.bx-default-pager a.active {
      background: #00ceb8; }

.tab-content .tab-pane {
  position: static; }
  .tab-content .tab-pane .bx-wrapper {
    position: static; }

.twa-wrapper .bx-wrapper .bx-pager {
  padding: 0;
  text-align: left;
  margin-top: 10px; }

@media (max-width: 480px) {
  .twa-wrapper .bx-controls {
    display: none; } }
.tp-revslider-mainul > li:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5); }

.rev_slider_wrapper {
  float: none !important; }
  .rev_slider_wrapper .tparrows.hesperiden {
    background: none;
    font-size: 45px;
    color: #ffffff;
    width: 40px;
    height: 40px;
    -webkit-transform: rotate(135deg);
         -o-transform: rotate(135deg);
            transform: rotate(135deg);
    border-radius: 0; }
    .rev_slider_wrapper .tparrows.hesperiden:hover {
      color: #00ceb8; }
    .rev_slider_wrapper .tparrows.hesperiden.tp-leftarrow {
      border-right: 1px solid;
      border-bottom: 1px solid; }
    .rev_slider_wrapper .tparrows.hesperiden.tp-rightarrow {
      border-left: 1px solid;
      border-top: 1px solid; }
    .rev_slider_wrapper .tparrows.hesperiden:hover {
      background: none; }
    .rev_slider_wrapper .tparrows.hesperiden:before {
      content: '';
      display: none; }
  .rev_slider_wrapper .hesperiden {
    white-space: nowrap; }
    .rev_slider_wrapper .hesperiden .tp-bullet {
      width: 10px;
      height: 10px;
      border: 1px solid #00ceb8;
      background: transparent;
      border-radius: 50%;
      position: static;
      display: inline-block;
      margin: 0 4px; }
      .rev_slider_wrapper .hesperiden .tp-bullet.selected, .rev_slider_wrapper .hesperiden .tp-bullet:hover {
        background: #00ceb8; }
  .rev_slider_wrapper .btn {
    white-space: nowrap; }

@media (max-width: 575px) {
  .rev_slider_wrapper .tparrows.hesperiden {
    display: none !important; } }

@media (max-width: 480px) {
  .displayCustomBanners4 ~ .rev_slider_wrapper, .displayCustomBanners4 ~ .forcefullwidth_wrapper_tp_banner {
    display: none !important; } }

.tp-caption.medium_text span {
  color: #e07545; }

.tp-caption.scroll_down a {
  display: block;
  position: relative;
  height: 140px;
  width: 282px; }

.tp-caption.scroll_down a:after {
  display: block;
  width: 16px;
  height: 26px;
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 20px;
  color: #ffffff; }

.tp-caption.scroll_down a:before {
  content: '';
  display: block;
  width: 200px;
  height: 200px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  top: 40px;
  left: 40px; }

.tp-caption.scroll_down span {
  color: #ffffff;
  font-size: 11px;
  position: absolute;
  bottom: 22px;
  display: block;
  width: 100%;
  text-align: center; }

@media (max-width: 768px) {
  .tp-caption.scroll_down a {
    height: 121px;
    width: 224px; }
  .tp-caption.scroll_down a:before {
    width: 160px;
    height: 160px;
    top: 40px;
    left: 32px; }
  .tp-caption.scroll_down a:after {
    top: 45px; }
  .tp-caption.scroll_down span {
    bottom: 15px; } }

@media (max-width: 991px) {
  .tp-caption.scroll_down a {
    height: 80px;
    width: 153px; }
  .tp-caption.scroll_down a:before {
    width: 110px;
    height: 110px;
    top: 25px;
    left: 21px; }
  .tp-caption.scroll_down a:after {
    top: 30px;
    width: 11px;
    height: 18px;
    -webkit-background-size: cover;
            background-size: cover; }
  .tp-caption.scroll_down span {
    bottom: 5px; } }

@media (max-width: 575px) {
  .tp-caption.scroll_down {
    display: none !important; } }

.tp-parallax-wrap.btn-scroll-down {
  bottom: 140px !important;
  top: auto !important; }
@media (min-width: 769px) {
  .rev_slider_wrapper, .top-banner {
    margin-top: -130px !important; }
  .header_logo {
    padding-top: 5px;
    padding-bottom: 5px; }
    .header_logo a {
      display: inline-block; }
  #header {
    background-color: rgba(0, 0, 0, 0.9);
    color: #ffffff;
    left: 0;
    right: 0;
    z-index: 10;
    top: 0; }
  .header-nav {
    font-size: 13px;
    padding: 21px 0;
    position: relative !important;
    z-index: 11;
    color: #ffffff; }
    .header-nav .nav-inner {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .header-top {
    position: relative; }
    .header-top .inner-menu-cell {
      position: relative; }
      .header-top .inner-menu-cell:before {
        display: none;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        border-top: 1px solid #00ceb8;
        z-index: 1; }
    .header-top .box-relative {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .no-top-slider .header-nav {
    color: #000000; }
  .no-top-slider #header {
    background-color: #000000 !important; } }

@media (max-width: 768px) {
  #_desktop_currency_selector, #_desktop_language_selector, #_desktop_search-block, #_desktop_cart, #_desktop_user_info {
    display: none !important; }
  .scroll-lock > body,
  .fancybox-lock > body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  #header {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 4;
    margin-bottom: 30px; }
    #header:before {
      display: block; }
    #header .container,
    #header .row {
      position: static; }
    #header .row {
      margin-left: 0;
      margin-right: 0; }
    #header .container {
      padding: 0;
      width: 100%; }
  .header-nav {
    background: #000000;
    color: #ffffff;
    padding: 5px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5; }
  .nav-inner > .mobile {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
  .top-logo {
    padding-left: 10px;
    max-width: 140px; }
  .header-nav, #notifications, #wrapper, #footer {
    -webkit-transition: .4s transform, .4s opacity;
    -o-transition: .4s transform, .4s opacity;
    transition: .4s transform, .4s opacity; }
  .mobile-wrapper-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2e3445;
    color: #ffffff;
    z-index: 10;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: -o-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s, -o-transform 0.4s;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateX(-100%);
         -o-transform: translateX(-100%);
            transform: translateX(-100%);
    width: calc(100% - 50px); }
    .cart-active .mobile-wrapper-menu {
      z-index: 12;
      overflow: hidden; }
  .mobile-inner-menu {
    display: table;
    width: 100%;
    height: 100%; }
  .inner-menu-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: top;
    padding: 85px 0 20px; }
  .box-relative {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    padding: 0 27px; }
  .box-table {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .mobile-title {
    font-size: 20px;
    margin: 0; }
  .round {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 11; }
    .menu-btn {
      width: 18px;
      position: relative;
      display: inline-block;
      vertical-align: text-bottom;
      height: 3px;
      -webkit-transition-timing-function: ease;
           -o-transition-timing-function: ease;
              transition-timing-function: ease;
      -webkit-transition-duration: .15s;
           -o-transition-duration: .15s;
              transition-duration: .15s;
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      -o-transition-property: -o-transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform, -o-transform;
      border-radius: 4px; }
      .menu-btn:after, .menu-btn:before {
        width: 18px;
        position: absolute;
        height: 3px;
        -webkit-transition-timing-function: ease;
             -o-transition-timing-function: ease;
                transition-timing-function: ease;
        -webkit-transition-duration: .15s;
             -o-transition-duration: .15s;
                transition-duration: .15s;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -o-transition-property: -o-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform, -o-transform;
        border-radius: 4px; }
  .menu-checkbox:checked ~ .header-nav {
    background: #ffffff; }
    .menu-checkbox:checked ~ .header-nav .round {
      background: transparent; }
  .menu-checkbox:checked ~ #header .mobile-wrapper-menu {
    -webkit-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0); }
  .menu-btn {
    background-color: #ffffff;
    z-index: 11;
    -webkit-transition: background-color 0s linear 0.15s;
    -o-transition: background-color 0s linear 0.15s;
    transition: background-color 0s linear 0.15s; }
    .menu-btn:after, .menu-btn:before {
      background-color: #ffffff;
      top: 0;
      -webkit-transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      -o-transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, -o-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .menu-checkbox:checked ~ .header-nav .menu-btn {
    -webkit-transition-delay: .15s;
         -o-transition-delay: .15s;
            transition-delay: .15s;
    background-color: transparent; }
    .menu-checkbox:checked ~ .header-nav .menu-btn:before, .menu-checkbox:checked ~ .header-nav .menu-btn:after {
      background: #000000;
      top: -2px;
      -webkit-transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s;
      transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s;
      -o-transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, -o-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s;
      transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s;
      transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s, -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s, -o-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s; }
    .menu-checkbox:checked ~ .header-nav .menu-btn:before {
      -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
              transform: translate3d(0, 10px, 0) rotate(-45deg); }
    .menu-checkbox:checked ~ .header-nav .menu-btn:after {
      -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
              transform: translate3d(0, 10px, 0) rotate(45deg); }
  .menu-checkbox:checked ~ .header-nav {
    -webkit-transform: translateX(calc(100% - 50px));
         -o-transform: translateX(calc(100% - 50px));
            transform: translateX(calc(100% - 50px)); }
  .menu-checkbox:checked ~ .page-content-wrapper {
    background: #ffffff; }
    .menu-checkbox:checked ~ .page-content-wrapper #notifications, .menu-checkbox:checked ~ .page-content-wrapper #wrapper {
      -webkit-transform: translateX(calc(100% - 50px));
           -o-transform: translateX(calc(100% - 50px));
              transform: translateX(calc(100% - 50px));
      opacity: 0; }
  .menu-checkbox:checked ~ #footer {
    -webkit-transform: translateX(calc(100% - 50px));
         -o-transform: translateX(calc(100% - 50px));
            transform: translateX(calc(100% - 50px));
    opacity: 0; }
  .menu-btn:after, .menu-btn:before {
    display: block;
    content: ""; }
  .menu-btn:before {
    top: 12px; }
  .menu-btn:after {
    top: 6px; }
  .page-index #header {
    margin-bottom: 0; } }

@media (max-width: 575px) {
  .box-relative {
    padding: 0 20px; } }
@media (min-width: 769px) {
  #_desktop_cart {
    padding: 0 15px; }
    #_desktop_cart .blockcart .cart-products-count {
      background: #e07545;
      position: absolute;
      right: -12.5px;
      color: #ffffff;
      width: 25px;
      height: 25px;
      line-height: 25px;
      font-size: 12px;
      text-align: center;
      border-radius: 50%;
      z-index: 105;
      top: auto;
      bottom: -12.5px; }
  .blockcart > .header .link {
    display: block;
    position: relative;
    background: #00ceb8;
    color: #ffffff;
    text-align: center;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 25px; } }

@media (max-width: 768px) {
  #_mobile_cart {
    margin-left: auto; }
  .blockcart > .header {
    position: relative; }
    .blockcart > .header i {
      border: none;
      background: none;
      color: inherit;
      font-size: 22px;
      margin: 0; }
  .blockcart .cart-items {
    display: none; }
  .blockcart .cart-products-count {
    display: block;
    font-size: 8px;
    background: #00ceb8;
    color: #ffffff;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    position: absolute;
    top: -12px;
    right: -12px;
    z-index: 1;
    border-radius: 50%; } }
@media (min-width: 769px) {
  #_desktop_user_info {
    padding-right: 15px;
    margin-left: auto; }
    #_desktop_user_info .dropdown-menu:after {
      display: none; }
    #_desktop_user_info .user-info {
      display: block !important;
      -webkit-transform: none;
           -o-transform: none;
              transform: none;
      background: none;
      margin: 0;
      opacity: 1;
      visibility: visible;
      position: static !important;
      color: inherit;
      border: none;
      transform: none !important; }
      #_desktop_user_info .user-info .dropdown-item {
        padding: 0 12px;
        border: none;
        background: none;
        display: inline-block;
        white-space: normal;
        width: auto;
        text-transform: capitalize; }
        #_desktop_user_info .user-info .dropdown-item:hover {
          color: #00ceb8; }
        #_desktop_user_info .user-info .dropdown-item:not(:last-child) {
          border: 1px solid;
          border-left-width: 0;
          border-top-width: 0;
          border-bottom-width: 0; }
        #_desktop_user_info .user-info .dropdown-item i {
          font-size: 16px;
          vertical-align: middle; } }

@media (max-width: 768px) {
  #_mobile_user_info {
    padding-left: 15px; }
    #_mobile_user_info .expand-more > i {
      font-size: 22px; }
  .user-info {
    left: auto !important;
    right: 0;
    margin-top: 25px; } }
#blockcart-modal .modal-dialog {
  width: 100%;
  max-width: 950px; }

#blockcart-modal .modal-body {
  padding: 0; }
  #blockcart-modal .modal-body > .row {
    margin: 0; }

#blockcart-modal .divide-right {
  padding: 0; }

#blockcart-modal .product-image {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
          background-size: auto 100%;
  padding-top: 100%; }

.cart-content {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px 45px; }
  .cart-content h6 {
    font-size: 25px;
    display: block;
    margin-bottom: 30px;
    font-weight: 400;
    text-transform: uppercase; }
  .cart-content p {
    font-size: 16px;
    margin: 0;
    text-transform: uppercase; }
    .cart-content p:after {
      display: table;
      clear: both;
      content: ''; }
    .cart-content p strong {
      color: #898989;
      display: block;
      float: left;
      margin-bottom: 10px; }
    .cart-content p span {
      font-weight: 700;
      display: block;
      float: right;
      margin-bottom: 10px; }

.cart-content-btn {
  margin-top: 25px; }
  .cart-content-btn .btn {
    font-size: 12px;
    padding: 9px 15px;
    text-transform: uppercase; }
  .cart-content-btn .btn-secondary {
    float: left; }
  .cart-content-btn .btn-primary {
    float: right; }

@media (max-width: 991px) {
  #blockcart-modal .product-image {
    padding-top: 50%; } }

@media (max-width: 667px) {
  #blockcart-modal .modal-dialog {
    width: auto; } }

@media (max-width: 480px) {
  .cart-content {
    padding: 20px; }
    .cart-content h6 {
      font-size: 20px; }
  .cart-content-btn .btn {
    width: 100%; }
    .cart-content-btn .btn:first-child {
      margin-bottom: 15px; } }
.language-selector .expand-more, .currency-selector .expand-more {
  text-transform: uppercase; }
  .language-selector .expand-more:hover, .currency-selector .expand-more:hover {
    color: #00ceb8; }

.language-selector .dropdown-menu, .currency-selector .dropdown-menu {
  line-height: 1.4;
  margin-top: 11px; }

.language-selector li:not(:last-child), .currency-selector li:not(:last-child) {
  border: none; }

@media (min-width: 769px) {
  .language-selector, .currency-selector {
    padding: 0 15px; } }

@media (max-width: 768px) {
  #_mobile_currency_selector, #_mobile_language_selector {
    margin-left: auto; }
  #_mobile_currency_selector + #_mobile_language_selector {
    margin-left: 0; }
  .language-selector select, .currency-selector select {
    color: inherit;
    background-color: transparent;
    background-image: url(../css/291c60c56f8aced6761914bb659d77e6.svg);
    font-size: 13px;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 0; } }
#_desktop_search-block {
  border-left: 1px solid;
  border-right: 1px solid; }

.search-widget form {
  position: relative; }

.search-widget .text {
  display: block;
  border: none;
  background: none;
  color: inherit;
  width: 100%;
  font-size: 13px;
  height: 13px;
  padding: 0 27px 0 0;
  outline: none;
  border-radius: 0; }
  .search-widget .text::-webkit-input-placeholder {
    color: inherit; }
  .search-widget .text::-moz-placeholder {
    color: inherit; }
  .search-widget .text:-ms-input-placeholder {
    color: inherit; }
  .search-widget .text::placeholder {
    color: inherit; }

.search-widget .btn-search {
  color: inherit;
  display: inline-block;
  cursor: pointer;
  outline: none;
  padding: 0;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  top: -6px;
  font-size: 21px;
  width: 26px;
  height: 23px;
  line-height: 23px; }
  .search-widget .btn-search:hover {
    color: #00ceb8; }
  .search-widget .btn-search i {
    font-size: inherit; }

@media (max-width: 768px) {
  .search-widget {
    margin: 32px 0 45px; }
    .search-widget .text {
      padding: 0 30px 0 0;
      height: 30px;
      border-bottom: 1px solid #e6e6e5; }
      .search-widget .text:focus {
        border-bottom-color: #00ceb8; }
    .search-widget .btn-search {
      right: 0;
      top: 2px;
      font-size: 21px; } }
@media (min-width: 769px) {
  .main-menu {
    position: static;
    text-align: right;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0px;
            flex: 1 0;
    padding: 0 15px; }
  .top-menu {
    margin: 0; }
    .top-menu .popover {
      background: none;
      color: #ffffff;
      display: block !important;
      border: none;
      border-radius: 0;
      padding: 22px 15px 20px;
      left: 15px;
      right: 0;
      top: 100% !important;
      max-width: none;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateY(40px);
           -o-transform: translateY(40px);
              transform: translateY(40px);
      -webkit-transition: opacity .5s, visibility .5s, -webkit-transform .5s;
      transition: opacity .5s, visibility .5s, -webkit-transform .5s;
      -o-transition: opacity .5s, visibility .5s, -o-transform .5s;
      transition: opacity .5s, visibility .5s, transform .5s;
      transition: opacity .5s, visibility .5s, transform .5s, -webkit-transform .5s, -o-transform .5s;
      max-height: calc(100vh - 122px);
      overflow-y: auto;
      overflow-x: hidden; }
      .top-menu .popover:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2e3445;
        z-index: -1;
        opacity: .85; }
    .top-menu .dropdown-item[data-depth="0"] {
      text-transform: uppercase;
      display: block;
      position: relative;
      font-size: 10px;
      font-weight: 700;
      padding: 10px 0; }
      .top-menu .dropdown-item[data-depth="0"].with-ul:after {
        display: inline-block;
        padding-left: 3px;
        font-size: 11px; }
    .top-menu .dropdown-item[data-depth="1"] {
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .top-menu[data-depth="0"] > li {
      padding: 0 4px;
      display: inline-block;
      vertical-align: top; }
      .top-menu[data-depth="0"] > li:first-child {
        padding-right: 0; }
      .top-menu[data-depth="0"] > li:hover > .popover {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
             -o-transform: translateY(0);
                transform: translateY(0); }
    .top-menu[data-depth="1"] > li {
      display: inline-block;
      vertical-align: top;
      padding: 0 15px; }
    .top-menu[data-depth="1"] .top-menu .dropdown-item {
      line-height: 1.2;
      display: block;
      padding: 7px 0;
      font-weight: normal;
      font-size: 14px;
      position: relative; }
    .top-menu a:not([data-depth="0"]) {
      display: block; }
    .top-menu .collapse {
      display: inherit; }
    .top-menu .sub-menu.collapse {
      display: none; } }

@media (min-width: 992px) {
  .top-menu[data-depth="0"] > li {
    padding: 0 15px; }
  .top-menu .dropdown-item[data-depth="0"] {
    font-size: 14px; }
  .top-menu .dropdown-item.with-ul:after {
    padding-left: 5px;
    font-size: 12px; } }

@media (min-width: 1200px) {
  .top-menu[data-depth="0"] > li {
    padding: 0 18px; }
  .top-menu .dropdown-item[data-depth="0"] {
    font-size: 14px; } }

@media (max-width: 768px) {
  .top-menu[data-depth="0"] > li > a:after {
    display: none; }
  .top-menu ul {
    padding-left: 30px; }
  .top-menu .dropdown-item {
    display: block;
    font-size: 13px;
    padding: 0;
    margin-bottom: 30px;
    position: relative; }
    .top-menu .dropdown-item:active, .top-menu .dropdown-item.active {
      color: #00ceb8; }
    .top-menu .dropdown-item .pull-xs-right {
      position: absolute;
      right: 0;
      top: -4px; }
  .top-menu .navbar-toggler {
    display: block;
    padding: 0;
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 23px; }
    .top-menu .navbar-toggler i {
      display: inline-block;
      font-size: inherit;
      line-height: inherit; }
    .top-menu .navbar-toggler .remove {
      display: none; }
    .top-menu .navbar-toggler[aria-expanded=true] .add {
      display: none; }
    .top-menu .navbar-toggler[aria-expanded=true] .remove {
      display: inline-block; }
  .top-menu .popover {
    position: static;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    border-radius: 0;
    max-width: none;
    display: none; }
    .top-menu .popover.show, .top-menu .popover.collapsing {
      display: block; } }
.card-title {
  font-size: 35px;
  font-weight: 400; }

#checkout .custom-checkbox {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  #checkout .custom-checkbox span {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15px;
        -ms-flex: 0 0 15px;
            flex: 0 0 15px;
    margin-top: 3px; }

#checkout #content {
  margin-bottom: 25px; }

#checkout .additional-information {
  margin-left: 46px;
  margin-top: 20px; }

#checkout .cancel-address {
  margin: 10px;
  display: block;
  color: #878787;
  text-decoration: underline; }

#checkout .modal-content {
  padding: 40px;
  background-color: #ebebeb; }

#checkout #cart-summary-product-list {
  font-size: 14px; }
  #checkout #cart-summary-product-list img {
    border: #ebebeb 1px solid;
    width: 50px; }
  #checkout #cart-summary-product-list .media-body {
    vertical-align: middle; }

#checkout #order-summary-content {
  padding-top: 15px; }
  #checkout #order-summary-content h4.h4 {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #2e2e2e; }
  #checkout #order-summary-content h4.black {
    color: #000000; }
  #checkout #order-summary-content h4.addresshead {
    margin-top: 3px; }
  #checkout #order-summary-content .noshadow {
    -webkit-box-shadow: none;
            box-shadow: none; }
  #checkout #order-summary-content #order-items {
    border-right: 0; }
    #checkout #order-summary-content #order-items h3.h3 {
      color: #2e2e2e;
      margin-top: 20px; }
    #checkout #order-summary-content #order-items table tr:first-child td {
      border-top: 0; }
  #checkout #order-summary-content .order-confirmation-table {
    padding: 1px;
    margin-bottom: 2px;
    background-color: #fff;
    border: 3px solid #e5e5e5;
    border-radius: 0; }
  #checkout #order-summary-content .summary-selected-carrier {
    margin-bottom: 5px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    padding: 1px; }
  #checkout #order-summary-content .step-edit {
    display: inline;
    color: #acaaa6; }
  #checkout #order-summary-content .step-edit:hover {
    cursor: pointer; }
  #checkout #order-summary-content a .step-edit {
    color: #acaaa6; }

#checkout #gift_message {
  max-width: 100%;
  border-color: #2e2e2e; }

.checkout-step {
  border: 1px #ebebeb solid;
  padding: 15px; }
  .checkout-step:not(:last-child) {
    border-bottom: none; }
  .checkout-step .nav-item {
    margin-right: 12px; }
    .checkout-step .nav-item .nav-link {
      border: 1px solid #ebe9e9;
      font-size: 13px;
      font-weight: 400;
      padding: 8px 12px; }
      .checkout-step .nav-item .nav-link:hover, .checkout-step .nav-item .nav-link.active {
        color: #00ceb8;
        border-color: #00ceb8; }
  .checkout-step .step-title {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 23px; }
  .checkout-step .content {
    padding: 0 37px; }
  .checkout-step .step-edit {
    text-transform: lowercase;
    font-weight: normal; }
    .checkout-step .step-edit .edit {
      font-size: 14px; }
  .checkout-step .not-allowed {
    cursor: not-allowed;
    opacity: 0.5; }
  .checkout-step .content,
  .checkout-step .done,
  .checkout-step .step-edit {
    display: none; }
  .checkout-step.-current .content {
    display: block; }
  .checkout-step.-current.-reachable.-complete .done,
  .checkout-step.-current.-reachable.-complete .step-edit {
    display: none; }
  .checkout-step.-current.-reachable.-complete .step-number {
    display: inline-block; }
  .checkout-step.-current.-reachable.-complete .content {
    display: block; }
  .checkout-step.-reachable.-complete .done {
    display: inline-block; }
  .checkout-step.-reachable.-complete .step-number {
    display: none; }
  .checkout-step.-reachable.-complete .step-edit {
    cursor: pointer;
    display: block;
    float: right;
    margin: 6px 2px 0 0;
    color: #acaaa6; }
  .checkout-step.-reachable.-complete .content {
    display: none; }
  .checkout-step small {
    color: #acaaa6; }
  .checkout-step .default-input {
    min-width: 40%; }
    .checkout-step .default-input[name=address1], .checkout-step .default-input[name=address2] {
      min-width: 60%; }
  .checkout-step .radio-field {
    margin-top: 30px; }
    .checkout-step .radio-field label {
      display: inline; }
  .checkout-step .checkbox-field div {
    margin-top: 60px; }
  .checkout-step .checkbox-field + .checkbox-field div {
    margin-top: 0; }
  .checkout-step .select-field div {
    background: #f6f6f6;
    padding: 10px 50px; }
  .checkout-step .form-footer {
    text-align: center;
    margin-top: 15px; }
  .checkout-step #conditions-to-approve {
    padding-top: 16px; }
  .checkout-step .payment-options label {
    margin: 0; }
  .checkout-step .payment-options .custom-radio {
    margin-right: 20px; }
  .checkout-step .payment-options .payment-option {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 8px; }
  .checkout-step .step-number {
    display: inline-block;
    padding: 10px; }
  .checkout-step .address-selector {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .checkout-step .address-item {
    background: #f6f6f6;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 49%;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
    margin-bottom: 10px; }
    .checkout-step .address-item.selected {
      background: white;
      border: #00ceb8 3px solid; }
  .checkout-step .address-alias {
    display: inline-block;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 17px; }
  .checkout-step .address {
    margin-left: 25px;
    font-weight: normal; }
  .checkout-step .radio-block {
    display: block;
    padding: 15px;
    font-size: 15px; }
  .checkout-step .custom-radio {
    margin-right: 0; }
  .checkout-step .delete-address,
  .checkout-step .edit-address {
    color: #acaaa6;
    display: inline-block;
    margin: 0 5px; }
    .checkout-step .delete-address .delete,
    .checkout-step .delete-address .edit,
    .checkout-step .edit-address .delete,
    .checkout-step .edit-address .edit {
      font-size: 14px; }
  .checkout-step hr {
    margin: 0; }
  .checkout-step .address-footer {
    text-align: center;
    padding: 10px; }
  .checkout-step #delivery-addresses,
  .checkout-step #invoice-addresses {
    margin-top: 20px; }
  .checkout-step .add-address {
    margin-top: 20px; }
    .checkout-step .add-address a {
      color: #2e2e2e; }
      .checkout-step .add-address a i {
        font-size: 15px; }
  .checkout-step .delivery-option {
    background: #f6f6f6;
    padding: 15px 0;
    margin-bottom: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .checkout-step .delivery-option img {
      display: inline-block; }
    .checkout-step .delivery-option label {
      text-align: inherit;
      margin: 0; }
      .checkout-step .delivery-option label > .row {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
  .checkout-step .carrier-delay,
  .checkout-step .carrier-name {
    display: inline-block;
    word-break: break-word;
    text-align: left; }
  .checkout-step #customer-form,
  .checkout-step #delivery-address,
  .checkout-step #invoice-address,
  .checkout-step #login-form {
    margin-left: 5px;
    margin-top: 25px; }
    .checkout-step #customer-form .form-control-label,
    .checkout-step #delivery-address .form-control-label,
    .checkout-step #invoice-address .form-control-label,
    .checkout-step #login-form .form-control-label {
      text-align: left; }
    .checkout-step #customer-form .radio-inline,
    .checkout-step #delivery-address .radio-inline,
    .checkout-step #invoice-address .radio-inline,
    .checkout-step #login-form .radio-inline {
      padding: 0; }
  .checkout-step .sign-in {
    font-size: 14px; }

#cart-summary-product-list {
  font-size: 14px; }
  #cart-summary-product-list .media {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: #ebebeb;
    padding: 5px;
    margin-bottom: 5px; }
  #cart-summary-product-list .product-name, #cart-summary-product-list .product-quantity, #cart-summary-product-list .product-price {
    padding: 0 5px; }
  #cart-summary-product-list .product-name {
    text-transform: uppercase;
    font-size: 12px;
    max-width: 43%;
    min-width: 43%;
    padding-left: 15px;
    line-height: 1.3; }
  #cart-summary-product-list img {
    width: 50px; }
  #cart-summary-product-list .media-body {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }

#conditions-to-approve li {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

/**** ORDER CONFIRMATION *****/
#order-details {
  padding-left: 30px; }
  #order-details > .card-title {
    margin-bottom: 30px; }
  #order-details ul {
    margin-bottom: 20px; }
    #order-details ul li {
      margin-bottom: 10px; }

#content-hook_order_confirmation {
  margin-bottom: 20px; }

#order-items {
  border-right: #ebebeb 1px solid; }
  #order-items table {
    width: 100%; }
    #order-items table tr {
      height: 30px; }
      #order-items table tr td:last-child {
        text-align: right; }
  #order-items .order-line {
    margin-top: 16px; }
  #order-items .image img {
    width: 100%;
    border: 1px solid gray-lighter;
    margin-bottom: 16px; }
  #order-items .details {
    margin-bottom: 16px; }
    #order-items .details .customizations {
      margin-top: 10px; }
  #order-items .qty {
    margin-bottom: 16px; }

#order-confirmation #registration-form {
  margin-top: 30px; }

@media (max-width: 991px) {
  .checkout-step .done {
    margin: 0;
    padding: 0; }
  .checkout-step .address-item {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .checkout-step .delivery-option-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .delivery-option {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: auto; }
    .delivery-option img {
      margin-top: 15px; }
    .delivery-option .custom-radio {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
  #order-confirmation #registration-form {
    width: 100%; } }

@media (max-width: 768px) {
  .checkout-step .step-title {
    font-size: 18px; }
  #js-checkout-summary {
    margin-top: 30px; }
  .card-title {
    font-size: 20px; } }

@media (max-width: 667px) {
  .checkout-step.-reachable.-complete .step-edit {
    float: none;
    margin-top: 4px;
    margin-left: 0; }
  #checkout .form-group {
    margin-bottom: 8px; }
  .checkout-step .content {
    padding: 15px; }
  #order-items {
    border-right: 0;
    margin-bottom: 40px; }
    #order-items .card-title {
      border-bottom: 1px solid #ebebeb;
      margin-bottom: 16px;
      padding-bottom: 16px; }
    #order-items hr {
      border-top-color: #ebebeb; }
  .bold {
    font-weight: bold; }
  #order-details {
    padding-left: 15px; }
    #order-details .card-title {
      border-bottom: 1px solid #ebebeb;
      margin-bottom: 16px;
      padding-bottom: 16px; }
  .checkout-step .delivery-option {
    text-align: center; }
  .checkout-step .carrier-name {
    margin-top: 15px; } }

@media (max-width: 480px) {
  .checkout-step .nav-item .nav-link {
    font-size: 12px;
    padding: 10px 15px;
    margin-bottom: 15px; }
  .checkout-step .nav-item:not(:last-child) {
    margin-right: 15px; }
  .checkout-step .content {
    padding: 15px 0; }
  #payment-confirmation button {
    font-size: 14px; }
    #payment-confirmation button.btn {
      white-space: normal; } }

.js-payment-binary {
  display: none; }
  .js-payment-binary .accept-cgv {
    display: none; }
  .js-payment-binary.disabled {
    opacity: 0.6;
    cursor: not-allowed; }
    .js-payment-binary.disabled::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      pointer-events: none; }
    .js-payment-binary.disabled .accept-cgv {
      display: block; }
/*** SOME GENERIC STYLES ***/
.table-labeled th {
  vertical-align: middle; }

.table-labeled td {
  vertical-align: middle; }

.table-labeled .label {
  font-weight: 400;
  border-radius: 3px;
  font-size: inherit;
  padding: 4px 6px;
  margin: 2px;
  color: white;
  white-space: nowrap; }

.page-order .table {
  margin-bottom: 0; }

.page-order table th {
  padding: 8px; }

.page-order table td {
  padding: 8px; }

.page-order table thead th {
  text-align: center; }

#authentication .tooltip.tooltip-bottom {
  padding: 0;
  margin: 0; }

#authentication .custom-checkbox {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  #authentication .custom-checkbox span {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15px;
        -ms-flex: 0 0 15px;
            flex: 0 0 15px; }
  #authentication .custom-checkbox label {
    padding-left: 10px; }

#identity .radio-inline,
#authentication .radio-inline {
  padding: 0; }
  #identity .radio-inline .custom-radio,
  #authentication .radio-inline .custom-radio {
    margin-right: 0; }

/*** Most of the customer accpunt pages ***/
.page-customer-account .breadcrumb + .row {
  margin-left: 0;
  margin-right: 0; }

.page-customer-account #content {
  padding: 16px;
  border: 1px solid #f1f1f1;
  color: #878787; }
  .page-customer-account #content .order-actions a {
    padding: 0 2px; }
  .page-customer-account #content .forgot-password {
    text-align: center;
    font-size: 14px;
    margin-top: 16px;
    padding-bottom: 15px; }
  .page-customer-account #content .no-account {
    text-align: center;
    font-size: 14px; }

/*** Login page ***/
.page-authentication .page-header {
  text-align: center; }

.page-authentication #content {
  max-width: 700px;
  margin: 0 auto; }

.page-authentication .form-footer {
  text-align: center; }

/*** Addresses page ***/
.page-addresses .breadcrumb + .row {
  margin-left: 0;
  margin-right: 0; }

.page-addresses .address {
  background: white;
  margin-bottom: 30px;
  font-size: 14px;
  color: #2e2e2e; }
  .page-addresses .address .address-body {
    background: #f7f7f7;
    padding: 16px; }
    .page-addresses .address .address-body h4 {
      font-size: 14px;
      font-weight: 700; }
    .page-addresses .address .address-body address {
      min-height: rem(144px); }
  .page-addresses .address .address-footer {
    padding: 8px 16px; }
    .page-addresses .address .address-footer a {
      color: #878787;
      margin-right: 8px; }
      .page-addresses .address .address-footer a:hover {
        color: #2e2e2e; }
      .page-addresses .address .address-footer a i {
        font-size: 14px; }
      .page-addresses .address .address-footer a span {
        font-size: 15px;
        vertical-align: middle; }

.page-addresses .addresses-footer {
  margin: 0 15px; }
  .page-addresses .addresses-footer a {
    color: #2e2e2e; }
    .page-addresses .addresses-footer a:hover {
      color: #2e2e2e; }
    .page-addresses .addresses-footer a i {
      font-size: 14px; }
    .page-addresses .addresses-footer a span {
      font-size: 14px;
      vertical-align: middle;
      margin-top: 10px; }

/*** Order details page ***/
.page-order-detail {
  font-size: 14px;
  color: #878787; }
  .page-order-detail .box {
    background: #f7f7f7;
    padding: 16px;
    margin-bottom: 16px; }
  .page-order-detail h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 16px; }
  .page-order-detail #order-infos ul {
    margin: 0; }
  .page-order-detail #order-history .history-lines .history-line {
    padding: 8px 0;
    border-bottom: 1px solid #f6f6f6; }
    .page-order-detail #order-history .history-lines .history-line:last-child {
      border-bottom: 0; }
    .page-order-detail #order-history .history-lines .history-line .label {
      display: inline-block;
      margin: 4px 0;
      padding: 4px 6px;
      color: white;
      border-radius: 3px; }
  .page-order-detail .addresses {
    margin: 0 -15px;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .page-order-detail .addresses h4 {
      font-size: 14px;
      font-weight: 700; }
  .page-order-detail #order-products.return {
    margin-bottom: 16px; }
    .page-order-detail #order-products.return th.head-checkbox {
      width: 30px; }
    .page-order-detail #order-products.return td {
      padding: 75 5; }
      .page-order-detail #order-products.return td.qty {
        min-width: 125px; }
        .page-order-detail #order-products.return td.qty .current {
          width: 30%;
          float: left;
          text-align: right;
          padding-right: 0.5; }
        .page-order-detail #order-products.return td.qty .select {
          width: 70%;
          float: left;
          margin: -25 0;
          padding-left: 5; }
          .page-order-detail #order-products.return td.qty .select select {
            text-align: center; }
  .page-order-detail .order-items {
    padding: 0 !important; }
    .page-order-detail .order-items .order-item {
      padding: 16px 16px 0;
      border-bottom: 1px solid #f6f6f6; }
      .page-order-detail .order-items .order-item .checkbox {
        width: 30px;
        float: left;
        padding: 0 15px; }
      .page-order-detail .order-items .order-item .content {
        width: calc(100% - 30px);
        float: left;
        padding: 0 15px; }
      .page-order-detail .order-items .order-item .desc {
        margin-bottom: 16px; }
        .page-order-detail .order-items .order-item .desc .name {
          font-weight: bold; }
      .page-order-detail .order-items .order-item .qty {
        margin-bottom: 16px; }
        .page-order-detail .order-items .order-item .qty .q {
          margin-bottom: 4px; }
        .page-order-detail .order-items .order-item .qty .s {
          margin-bottom: 4px; }
  .page-order-detail .messages .message {
    margin-top: 8px;
    border-bottom: 1px solid #f6f6f6; }
    .page-order-detail .messages .message:last-child {
      border-bottom: 0; }
    .page-order-detail .messages .message > div {
      margin-bottom: 8px; }
  .page-order-detail .customization {
    margin-top: 12px; }

/*** Order return page ***/
#order-return-infos .thead-default th {
  color: #2e2e2e; }

#order-return-infos .customization {
  margin-top: 12px; }

/*** My account landing page ***/
.page-my-account .breadcrumb + .row {
  margin-left: 0;
  margin-right: 0; }

.page-my-account #content .links {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%; }
  .page-my-account #content .links a {
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #878787;
    padding: 0 15px;
    margin-bottom: 30px; }
    .page-my-account #content .links a span.link-item {
      display: block;
      height: 100%;
      background: #f7f7f7;
      padding: 16px; }
    .page-my-account #content .links a i {
      display: block;
      font-size: 25px;
      width: 100%;
      color: #2e2e2e;
      margin-bottom: 15px; }
    .page-my-account #content .links a:hover {
      color: #2e2e2e; }
      .page-my-account #content .links a:hover i {
        color: #00ceb8; }

/*** History page ***/
#history .orders {
  margin: 0 rem(-16px); }
  #history .orders .order {
    padding: 12px 16px;
    border-bottom: 1px solid #f6f6f6; }
    #history .orders .order a h3 {
      color: #878787; }
    #history .orders .order .label {
      display: inline-block;
      margin: 4px 0;
      padding: 4px 6px;
      color: white;
      border-radius: 3px; }
    #history .orders .order:last-child {
      border-bottom: 0; }

#customer-form .custom-checkbox {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  #customer-form .custom-checkbox span {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15px;
        -ms-flex: 0 0 15px;
            flex: 0 0 15px;
    margin-top: 3px; }

/*** FOOTER ***/
.page-footer .account-link {
  margin-right: 16px; }
  .page-footer .account-link i {
    font-size: 14px; }
  .page-footer .account-link span {
    font-size: 14px;
    vertical-align: middle; }

@media (min-width: 769px) {
  .page-authentication .form-control-label {
    text-align: right; } }
.page-password .send-renew-password-link {
  padding: 0 15px; }

.page-password #main {
  max-width: 900px;
  margin: 0 auto; }

.page-password .page-header {
  text-align: center; }

.page-password .center-email-fields {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.page-password .form-control-submit {
  font-size: 10px; }

@media (max-width: 667px) {
  .page-password .form-control-submit {
    margin: 20px 15px 0; } }
.page-sitemap .breadcrumb + .row {
  margin-left: 0;
  margin-right: 0; }

.sitemap {
  line-height: 1.8; }
.carousel .direction {
  z-index: auto; }

.carousel .carousel-inner {
  height: 340px; }

.carousel .carousel-item {
  height: 100%; }
  .carousel .carousel-item img {
    width: 100%;
    margin-left: 0; }
  .carousel .carousel-item .caption {
    position: absolute;
    bottom: 28px;
    left: 90px;
    color: white;
    max-width: 340px; }
    .carousel .carousel-item .caption .caption-description p {
      color: white; }

.carousel .carousel-control {
  opacity: 1; }
  .carousel .carousel-control .icon-next::before,
  .carousel .carousel-control .icon-prev::before {
    content: ""; }
  .carousel .carousel-control .icon-next i,
  .carousel .carousel-control .icon-prev i {
    font-size: 50px;
    color: white; }
  .carousel .carousel-control .icon-next:hover i,
  .carousel .carousel-control .icon-prev:hover i {
    color: #00ceb8; }
  .carousel .carousel-control .icon-prev {
    left: 16px; }
  .carousel .carousel-control .icon-next {
    right: 32px; }
  .carousel .carousel-control.left, .carousel .carousel-control.right {
    background: none; }
.featured-products {
  margin-top: 30px; }

.all-product-link:after {
  content: '\E5C8';
  font-family: "Material Icons";
  vertical-align: middle; }

.all-product-link i {
  display: none; }

.product-flags {
  margin: 0; }
  .product-flags .new, .product-flags .product-availability, .product-flags .on-sale, .product-flags .discount-percentage {
    background: #00ceb8;
    display: inline-block;
    text-transform: uppercase;
    padding: 3px 10px;
    color: #ffffff;
    top: 0 !important; }
  .product-flags .product-availability {
    background: #a8c2c4; }
  .product-flags .discount {
    display: none; }
  .product-flags .available {
    display: none; }

#products .products, .featured-products .products, .product-accessories .products {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.products .product-miniature .variant-links {
  float: left;
  width: 100%;
  margin-top: 15px;
  text-align: left; }

/* layout */
.products .product-miniature {
  margin-bottom: 30px;
  padding: 0 15px;
  width: 33.33333%; }

@media (min-width: 1200px) {
  .products .product-miniature .add-to-cart:before {
    display: none; } }

@media (max-width: 1199px) {
  .products .product-miniature .product-flags .new, .products .product-miniature .product-flags .product-availability, .products .product-miniature .product-flags .on-sale, .products .product-miniature .product-flags .discount-percentage {
    font-size: 12px; } }

@media (max-width: 768px) {
  .products .product-miniature .quick-view {
    display: none; }
  .products .product-miniature .product-title {
    font-size: 12px; }
    .products .product-miniature .product-title a {
      height: auto; }
  .products .product-miniature .regular-price {
    font-size: 9px; }
  .products .product-miniature .price {
    font-size: 11px; }
  .products .product-miniature .product-flags .new, .products .product-miniature .product-flags .product-availability, .products .product-miniature .product-flags .on-sale, .products .product-miniature .product-flags .discount-percentage {
    font-size: 9px;
    padding: 0 5px;
    height: 20px;
    line-height: 20px; } }

@media (max-width: 480px) {
  .products {
    margin-bottom: 30px; }
    .products .product-miniature {
      padding: 0;
      margin-bottom: 0;
      width: 50%;
      border-bottom: 1px solid #e6e6e6; }
      .products .product-miniature:nth-child(2n+1) {
        border-right: 1px solid #e6e6e6; }
      .products .product-miniature .thumbnail-container {
        padding: 0 10px 10px; }
      .products .product-miniature .product-title a {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .products .product-miniature .color {
        width: 20px;
        height: 20px; } }

.grid .product-miniature {
  text-align: center;
  position: relative; }
  .grid .product-miniature .thumbnail-container {
    position: relative;
    z-index: 1; }
    .grid .product-miniature .thumbnail-container .product-description-short {
      display: none; }
  .grid .product-miniature .left-block {
    position: relative;
    padding-bottom: 40px; }
  .grid .product-miniature .product-thumbnail img {
    display: inline-block; }
  .grid .product-miniature .product-flags .new, .grid .product-miniature .product-flags .product-availability, .grid .product-miniature .product-flags .discount-percentage, .grid .product-miniature .product-flags .on-sale {
    position: absolute;
    top: auto !important; }
  .grid .product-miniature .product-flags .new, .grid .product-miniature .product-flags .product-availability {
    bottom: 0;
    right: 0; }
  .grid .product-miniature .product-flags .discount-percentage, .grid .product-miniature .product-flags .on-sale {
    left: 0;
    bottom: 0; }
  .grid .product-miniature .product-flags .discount-percentage ~ .on-sale {
    display: none; }
  .grid .product-miniature .right-block {
    margin-top: 15px; }
  .grid .product-miniature .product-title {
    font-size: 13px;
    text-transform: uppercase;
    margin: 15px 0 0; }
  .grid .product-miniature .product-price-and-shipping {
    margin-top: 14px; }
  .grid .product-miniature .inner_back_product {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
  .grid .product-miniature .back_product {
    display: block;
    padding: 0 15px;
    background: #00ceb8;
    color: #ffffff; }
    .grid .product-miniature .back_product .product-title {
      font-size: 16px;
      line-height: 22px;
      text-shadow: 2px 2px 2px #008274;
      margin: 15px 0; }
      .grid .product-miniature .back_product .product-title a:hover {
        color: inherit; }
    .grid .product-miniature .back_product .product-description-short {
      border-bottom: 1px solid;
      border-top: 1px solid;
      display: block;
      font-size: 13px;
      line-height: 1.3;
      padding: 48px 0;
      text-align: center;
      text-shadow: 2px 2px 2px #008274; }
    .grid .product-miniature .back_product .button-container {
      padding: 20px 0;
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .grid .product-miniature .back_product .function-btn {
      background-color: transparent;
      display: inline-block;
      width: 40px;
      height: 40px;
      line-height: 38px;
      text-align: center;
      color: #ffffff;
      border: 1px solid;
      border-radius: 50%;
      margin: 0 2px;
      cursor: pointer; }
      .grid .product-miniature .back_product .function-btn:hover {
        background-color: #ffffff;
        color: #00ceb8; }
      .grid .product-miniature .back_product .function-btn span {
        display: none; }

@media (max-width: 768px) {
  .grid .product-miniature .back_product .product-title, .grid .product-miniature .back_product .product-description-short {
    display: none; }
  .grid .product-miniature .back_product .button-container {
    padding: 0;
    height: 100%; }
  .grid .product-miniature .back_product .highlighted-informations {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .grid .product-miniature .back_product .function-btn {
    margin: 5px 0; }
  .grid .product-miniature .back_product .quick-view {
    display: none; } }

.list .product-miniature {
  margin-bottom: 30px; }
  .list .product-miniature .product-thumbnail img {
    display: inline-block; }
  .list .product-miniature .thumbnail-container {
    padding: 10px 0; }
  .list .product-miniature .left-block {
    border: none; }
  .list .product-miniature .product-title {
    font-size: 18px;
    font-weight: 400;
    text-transform: none; }
    .list .product-miniature .product-title:before, .list .product-miniature .product-title:after {
      display: none; }
  .list .product-miniature .product-description-short {
    margin-bottom: 20px; }
  .list .product-miniature .back_product {
    display: none; }

@media (min-width: 481px) {
  .list .product-miniature {
    width: 100%; }
    .list .product-miniature .thumbnail-container {
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      text-align: left; }
    .list .product-miniature .left-block {
      width: 30%;
      border-right: 1px solid #e7e7e7; }
    .list .product-miniature .right-block {
      width: 70%;
      padding: 15px 15px 15px 15px; }
    .list .product-miniature .product-title {
      border: none; } }

@media (max-width: 480px) {
  .list .product-miniature {
    width: 100%; }
    .list .product-miniature .left-block {
      text-align: center; }
    .list .product-miniature .right-block {
      margin-top: 15px; }
    .list .product-miniature .thumbnail-container {
      text-align: left;
      padding: 0 10px 10px; }
    .list .product-miniature .product-description-short {
      display: none; } }
.price {
  font-size: 24px;
  font-weight: 600;
  color: #e07545;
  line-height: 1; }

.regular-price {
  font-size: 12px;
  color: #727272;
  text-decoration: line-through;
  padding-left: 10px;
  position: relative;
  vertical-align: top; }
.page-cms .breadcrumb + .row {
  margin-left: 0;
  margin-right: 0; }

#custom-text {
  background: white;
  border-radius: 2px;
  margin-bottom: 24px;
  padding: 50px 50px;
  text-align: center; }
  #custom-text h3 {
    text-transform: uppercase;
    color: #2e2e2e;
    font-size: 25px;
    font-weight: 700; }
  #custom-text p {
    color: #2e2e2e;
    font-weight: 400;
    font-size: 1.1em; }
    #custom-text p .dark {
      color: #acaaa6;
      font-weight: 400; }

.page-content.page-cms .cms-box img {
  max-width: 100%; }

@media (max-width: 991px) {
  #block-cmsinfo {
    padding: 20px 30px; } }
.line-about-news {
  padding-top: 70px; }

.line-about-news .title_main_section {
  text-align: left; }

@media (max-width: 1024px) {
  .line-about-news {
    padding-top: 40px; } }

@media (max-width: 768px) {
  .line-about-news .title_main_section {
    text-align: center; } }

@media (max-width: 480px) {
  .line-about-news .title_main_section {
    font-size: 30px;
    margin-bottom: 25px;
    text-align: left; } }
.category-top-menu > li > .category-sub-menu {
  border: 1px solid #ebe9e9; }

.block-categories .h6 {
  margin-bottom: 2px; }

.block-categories .category-sub-menu li {
  position: relative;
  background: #ffffff;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s; }
  .block-categories .category-sub-menu li a {
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s; }
  .block-categories .category-sub-menu li:not(:last-child):after {
    content: '';
    border-bottom: 1px solid #F5F5F5;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0; }
  .block-categories .category-sub-menu li:hover > a {
    color: #00ceb8; }
  .block-categories .category-sub-menu li:hover > .navbar-toggler, .block-categories .category-sub-menu li:hover > .arrows {
    color: #00ceb8; }

.block-categories li[data-depth] a {
  display: block;
  font-size: 13px;
  padding: 16px 26px 16px 20px; }

.block-categories .navbar-toggler, .block-categories .arrows {
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  cursor: pointer;
  font-size: 20px;
  padding: 0;
  border: none;
  width: 35px;
  height: 40px;
  text-align: left;
  line-height: 40px; }
  .block-categories .navbar-toggler i, .block-categories .arrows i {
    font-style: normal; }
    .block-categories .navbar-toggler i:before, .block-categories .arrows i:before {
      font-family: "Material Icons"; }
  .block-categories .navbar-toggler .add:before, .block-categories .navbar-toggler .arrow-right:before, .block-categories .arrows .add:before, .block-categories .arrows .arrow-right:before {
    content: '\E313'; }
  .block-categories .navbar-toggler .remove:before, .block-categories .navbar-toggler .arrow-down:before, .block-categories .arrows .remove:before, .block-categories .arrows .arrow-down:before {
    content: '\E316'; }

.block-categories .collapse-icons .remove {
  display: none; }

.block-categories .arrows .arrow-down {
  display: none; }

/* Media */
@media (min-width: 769px) {
  .block-categories .navbar-toggler, .block-categories .arrows {
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
    width: 35px;
    text-align: left; }
    .block-categories .navbar-toggler .add:before, .block-categories .navbar-toggler .arrow-right:before, .block-categories .arrows .add:before, .block-categories .arrows .arrow-right:before {
      content: '\E315'; }
  .block-categories .collapse {
    display: block !important; }
  .block-categories li[data-depth] .category-sub-menu {
    background: #f7f7f7;
    border: 1px solid #e6e6e6;
    display: block;
    left: 110%;
    min-width: 245px;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    top: -1px;
    -webkit-transition: opacity 0.4s,left 0.4s,visibility 0.4s;
    -o-transition: opacity 0.4s,left 0.4s,visibility 0.4s;
    transition: opacity 0.4s,left 0.4s,visibility 0.4s;
    white-space: nowrap;
    z-index: 100; }
  .block-categories li[data-depth]:hover > .collapse > .category-sub-menu {
    left: 100%;
    opacity: 1;
    visibility: visible; } }

.block-category {
  padding: 0;
  border: none; }

#category-description {
  color: inherit !important; }

.category-cover {
  margin-top: 15px;
  margin-bottom: 20px; }

.clear-all-wrapper {
  margin-bottom: 25px; }
  .clear-all-wrapper .btn {
    font-size: 11px;
    padding-left: 2em;
    padding-right: 2em; }

.facet {
  margin-bottom: 37px; }
  .facet .select-title {
    display: block; }
  .facet:not(:last-child) {
    margin-bottom: 30px; }
  .facet .collapse {
    display: block; }
  .facet .facet-title {
    color: #00ceb8;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 18px;
    position: relative;
    width: 100%; }
  .facet li {
    position: relative;
    padding-left: 22px; }
  .facet .facet-label {
    display: block;
    margin: 0; }
    .facet .facet-label a {
      display: block; }
    .facet .facet-label .magnitude {
      float: right; }
  .facet li {
    margin-bottom: 21px; }
  .facet .color-type {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 0 5px; }
    .facet .color-type .custom-checkbox {
      position: static; }
    .facet .color-type .search-link {
      display: none; }
  .facet .custom-checkbox, .facet .custom-radio {
    position: absolute;
    top: 0;
    left: 0; }
  .facet .dropdown-type {
    padding-left: 0; }

.active_filters {
  background: #f7f7f7;
  padding: 10px 15px 0;
  margin-bottom: 20px; }
  .active_filters .active-filter-title {
    display: inline;
    margin-right: 10px; }
  .active_filters ul {
    display: inline; }
  .active_filters .filter-block {
    margin-right: 10px;
    margin-bottom: 10px;
    background: #00ceb8;
    color: #ffffff;
    padding: 10px;
    display: inline-block;
    font-size: 13px; }
    .active_filters .filter-block > a {
      display: inline-block;
      vertical-align: -3px; }
    .active_filters .filter-block .close {
      color: inherit;
      font-size: 13px;
      opacity: 1;
      margin: 2px 0 0 3px;
      text-shadow: none; }
      .active_filters .filter-block .close:hover {
        color: #ffffff; }

#search_filter_toggler {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font-size: 18px; }

@media (max-width: 1199px) {
  #search_filters {
    margin-top: 20px; }
  .filter-button {
    padding: 0 15px; }
  .facet .title .pull-xs-right {
    display: none; } }

@media (max-width: 768px) {
  #search_filters_wrapper {
    display: block !important;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 12;
    margin: 0;
    padding: 15px;
    -webkit-transition: visibility .3s,-webkit-transform .3s;
    transition: visibility .3s,-webkit-transform .3s;
    -o-transition: visibility .3s,-o-transform .3s;
    transition: transform .3s,visibility .3s;
    transition: transform .3s,visibility .3s,-webkit-transform .3s,-o-transform .3s;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; }
    #search_filters_wrapper.hidden-sm-down {
      -webkit-transform: translateX(-100%);
           -o-transform: translateX(-100%);
              transform: translateX(-100%);
      visibility: hidden; }
  #search_filter_controls .btn {
    font-size: 12px;
    padding: 5px 15px; }
  .js-search-filters-clear-all {
    margin-right: 5px; } }

.pagination {
  border-radius: 0;
  margin-left: auto;
  padding: 0 15px; }
  .pagination > div:first-child {
    max-width: none; }
  .pagination .page-list {
    margin: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .pagination a {
    display: block;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    margin: 0 7px; }
  .pagination li.current a, .pagination li a:hover {
    color: #00ceb8; }
  .pagination .previous, .pagination .next {
    margin: 0; }
    .pagination .previous i, .pagination .next i {
      font-size: 16px; }
    .pagination .previous span, .pagination .next span {
      display: none; }
  .pagination .disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .7; }

@media (max-width: 480px) {
  .products-selection .pagination {
    margin: 0;
    width: 100%; }
    .products-selection .pagination a {
      font-weight: 700;
      height: 50px;
      line-height: 50px;
      position: relative;
      margin: 0 12px; }
    .products-selection .pagination li:first-child, .products-selection .pagination li:last-child {
      display: none; }
    .products-selection .pagination .current a:after {
      bottom: -1px;
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      border-bottom: 2px solid; }
  .products-selection .page-list {
    border: none;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; } }

#products {
  float: left;
  width: 100%;
  clear: both; }

#js-product-list-top {
  margin-top: 40px;
  margin-bottom: 40px; }

.products-selection {
  background: #2e3445;
  color: #ffffff;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0;
  margin-right: 0;
  font-size: 13px;
  padding: 12px 15px;
  font-size: 14px;
  /* display view */ }
  .products-selection > div, .products-selection > nav {
    padding: 0 10px; }
  .products-selection label {
    vertical-align: middle;
    margin: 0; }
  .products-selection .products-sort-order {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .products-selection .select-title {
    color: inherit;
    border: none;
    padding: 0;
    padding: 0 20px 0 5px;
    outline: none; }
    .products-selection .select-title i {
      color: inherit;
      width: auto;
      line-height: inherit; }
  .products-selection .dropdown-menu {
    margin-top: 15px; }
  .products-selection .total-products {
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase; }
    .products-selection .total-products p {
      margin: 0; }
  .products-selection .display-view {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0; }
    .products-selection .display-view .view-item {
      display: inline-block;
      font-size: 23px;
      vertical-align: middle;
      cursor: pointer; }
      .products-selection .display-view .view-item.active, .products-selection .display-view .view-item:hover {
        color: #00ceb8; }
    .products-selection .display-view .show_grid {
      margin-right: 5px; }

@media (max-width: 1199px) {
  .products-selection label {
    display: none; } }

@media (max-width: 768px) {
  .products-selection .total-products {
    font-size: 12px; } }

@media (max-width: 480px) {
  #js-product-list-top {
    margin-bottom: 0;
    margin-top: 0; }
    #js-product-list-top .pagination {
      display: none; }
  #js-product-list-bottom {
    background: none;
    color: inherit; }
    #js-product-list-bottom .sort-by-row {
      display: none; }
  .products-selection {
    margin-left: -15px;
    margin-right: -15px;
    padding: 11px 0; }
    .products-selection > div, .products-selection > nav {
      padding: 0 15px; }
    .products-selection .select-title {
      border: none;
      max-width: 110px;
      padding-left: 0; }
    .products-selection > *:not(:last-child) {
      border: none; } }
.l-column #content {
  position: relative; }

@media (max-width: 480px) {
  .page-product .sidebar {
    display: none; } }

.product-cover {
  position: relative;
  overflow: hidden; }
  .product-cover img {
    background: white; }
  .product-cover .layer {
    width: 100%;
    height: 100%;
    background: white;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    background: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    -webkit-transition: opacity .7s ease-in-out;
    -o-transition: opacity .7s ease-in-out;
    transition: opacity .7s ease-in-out; }
    .product-cover .layer:hover {
      opacity: 1; }
    .product-cover .layer .zoom-in {
      display: block;
      width: 36px;
      height: 36px;
      line-height: 36px;
      text-align: center;
      position: absolute;
      bottom: -1px;
      right: -1px;
      font-size: 20px;
      cursor: pointer;
      background: #00ceb8;
      color: #ffffff; }
      .product-cover .layer .zoom-in:hover {
        color: #ffffff; }

@media (max-width: 480px) {
  .product-cover {
    border-left: none;
    border-right: none;
    border-top: none; } }

.l-column .product-flags {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 1; }

.l-column .product-flag {
  margin-left: 3px; }

.wrapper-product-images {
  position: relative; }

.product-images {
  margin: 0; }
  .product-images > .thumb-container {
    display: inline-block;
    padding: 0 5px;
    width: 25%; }
    .product-images > .thumb-container > .thumb {
      cursor: pointer;
      display: inline-block;
      width: 100%; }

#main .images-container .js-qv-mask {
  white-space: nowrap;
  overflow: hidden;
  width: calc(100% - 70px);
  margin: 10px auto 0; }

.scroll-box-arrows {
  display: none; }
  .scroll-box-arrows.scroll {
    display: block; }
  .scroll-box-arrows i {
    background: #ffffff;
    font-style: normal;
    cursor: pointer;
    position: absolute;
    top: 1px;
    bottom: 1px;
    width: 35px;
    font-size: 20px;
    z-index: 1;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .scroll-box-arrows i:hover {
      color: #00ceb8; }
  .scroll-box-arrows .left {
    left: 1px; }
  .scroll-box-arrows .right {
    right: 1px; }

.quickview .product-images > .thumb-container {
  width: auto;
  padding: 0; }

@media (max-width: 480px) {
  #main .images-container .js-qv-mask {
    border-left: none;
    border-right: none; } }

.product-information {
  font-size: 15px;
  color: #2e2e2e;
  margin-top: 15px; }
  .product-information .manufacturer-logo {
    height: 35px; }

.product-discounts {
  margin-bottom: 24px; }
  .product-discounts > .product-discounts-title {
    font-weight: normal;
    font-size: 14px; }
  .product-discounts > .table-product-discounts thead tr th {
    width: 33%;
    padding: 10px 20px;
    background: white;
    border: 5px #ebebeb solid;
    text-align: center; }
  .product-discounts > .table-product-discounts tbody tr {
    background: #f6f6f6; }
    .product-discounts > .table-product-discounts tbody tr:nth-of-type(even) {
      background: white; }
    .product-discounts > .table-product-discounts tbody tr td {
      padding: 10px 20px;
      text-align: center;
      border: 5px #ebebeb solid; }

.product-prices {
  margin-bottom: 22px; }
  .product-prices .product-price {
    position: relative;
    margin-bottom: 0; }
  .product-prices .current-price {
    font-size: 30px;
    color: #d24f00;
    display: inline-block; }
  .product-prices .price {
    font-size: 20px; }
  .product-prices .tax-shipping-delivery-label {
    display: inline-block;
    font-size: 13px;
    color: #878787;
    margin-left: 5px; }

.product-discount {
  display: inline-block;
  vertical-align: 39%; }
  .product-discount .regular-price {
    color: #878787;
    font-size: 14px;
    text-decoration: line-through;
    position: relative;
    padding: 0; }

.has-discount .discount {
  font-size: 16px; }

.product-unit-price {
  font-size: 13px;
  margin-bottom: 0; }

@media (max-width: 480px) {
  .product-prices {
    text-align: center; }
    .product-prices .current-price {
      font-size: 20px; }
    .product-prices .tax-shipping-delivery-label {
      font-size: 11px; }
  .product-discount .regular-price {
    font-size: 10px; } }

.product-variants {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -15px; }
  .product-variants > .product-variants-item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 15px;
    margin-bottom: 15px; }
    .product-variants > .product-variants-item li {
      display: inline-block;
      vertical-align: top; }
    .product-variants > .product-variants-item .color {
      margin-left: 0;
      margin-top: 0;
      width: 43px;
      height: 43px; }
  .product-variants > .color-type {
    width: 100%; }

.input-color {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 20px;
  width: 20px; }

.input-container {
  position: relative; }

.input-radio {
  position: absolute;
  top: 0;
  cursor: pointer;
  opacity: 0;
  width: 100%;
  height: 100%; }

.input-color:checked + span,
.input-color:hover + span,
.input-radio:checked + span,
.input-radio:hover + span {
  border: 1px solid #00ceb8; }

.radio-label {
  background: white;
  display: inline-block;
  padding: 2px 10px;
  font-weight: 600;
  border: 2px solid white; }

.product-actions .control-label {
  width: 100%;
  margin-bottom: 6px;
  display: block;
  width: 100%; }

@media (max-width: 480px) {
  .product-variants > .product-variants-item {
    width: 100%; } }

.product-buy {
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding-top: 22px;
  position: relative; }

.product-add-to-cart .control-label {
  display: inline-block;
  width: auto;
  margin: 0;
  padding-right: 11px;
  vertical-align: middle;
  margin-bottom: 22px; }

.product-quantity {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .product-quantity .qty {
    padding-right: 15px; }
  .product-quantity .qty, .product-quantity .add {
    margin-bottom: 22px;
    width: 50%;
    text-align: center; }
  .product-quantity .add {
    padding-left: 15px; }
  .product-quantity .bootstrap-touchspin {
    max-width: 240px;
    display: inline-block; }
    .product-quantity .bootstrap-touchspin input.form-control {
      height: 56px;
      width: calc(100% - 112px);
      margin-left: 56px; }
    .product-quantity .bootstrap-touchspin .btn.btn-touchspin {
      height: 56px;
      width: 56px;
      line-height: 24px; }

@media (max-width: 480px) {
  .product-quantity .qty, .product-quantity .add {
    width: 100%;
    padding: 0; } }

.product-actions .add-to-cart {
  line-height: inherit;
  padding: 17.5px 30px;
  display: block;
  width: 100%;
  display: inline-block; }

@media (max-width: 480px) {
  .product-actions .add-to-cart {
    max-width: 240px; } }

#product-availability {
  display: block;
  font-weight: 700;
  margin-bottom: 15px;
  border-bottom: 1px solid #ebe9e9;
  padding-bottom: 15px; }
  #product-availability .material-icons {
    line-height: 1;
    font-size: 18px; }
  #product-availability .product-available {
    color: #00cc91; }
  #product-availability .product-unavailable {
    color: #ff8400; }
  #product-availability .product-last-items {
    color: #ff8400; }

.tabs {
  margin-top: 50px; }
  .tabs .nav-tabs {
    padding-left: 50px; }
  .tabs .tab-content {
    border: 1px solid #dbdbdb;
    color: #898989;
    line-height: 1.6;
    padding: 21px 30px 25px 30px; }

.product-manufacturer {
  margin-bottom: 15px; }

#product-details .label {
  font-size: 16px;
  font-weight: bold; }

.product-features {
  margin-top: 20px; }
  .product-features > dl.data-sheet {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .product-features > dl.data-sheet dd.value,
    .product-features > dl.data-sheet dt.name {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 40%;
          -ms-flex: 1 0 40%;
              flex: 1 0 40%;
      font-weight: normal;
      background: #ebebeb;
      padding: 10px;
      margin-right: 10px;
      min-height: 40px;
      word-break: break-all; }
      .product-features > dl.data-sheet dd.value:nth-of-type(even),
      .product-features > dl.data-sheet dt.name:nth-of-type(even) {
        background: #f6f6f6; }
    .product-features > dl.data-sheet dt.name {
      text-transform: capitalize; }

@media (max-width: 768px) {
  .tabs .nav-tabs .nav-item .nav-link {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 14px; } }

@media (max-width: 575px) {
  .tabs .nav-tabs {
    padding: 0;
    margin: 0 -15px; }
  .tabs .nav-item {
    margin: 0; }
    .tabs .nav-item:nth-child(1) {
      border-top: 1px solid #ececec; }
    .tabs .nav-item .nav-link {
      border: none;
      border-bottom: 1px solid #ececec;
      font-size: 16px;
      font-weight: 400;
      padding: 12px 10px;
      position: relative; }
      .tabs .nav-item .nav-link:after, .tabs .nav-item .nav-link:before {
        content: '';
        position: absolute;
        top: -1px;
        left: 0;
        right: 0;
        border-bottom: 1px solid #00ceb8;
        z-index: 1;
        opacity: 0; }
      .tabs .nav-item .nav-link:before {
        top: auto;
        bottom: -1px; }
      .tabs .nav-item .nav-link.active {
        border-color: #00ceb8; }
        .tabs .nav-item .nav-link.active:after {
          opacity: 1; }
  .tabs .tab-content {
    border: none;
    padding: 20px;
    margin: 0 -15px; } }

.product-customization {
  margin: 40px 0; }
  .product-customization .product-customization-item {
    margin: 20px 0; }
  .product-customization .product-message {
    background: #ebebeb;
    border: none;
    width: 100%;
    height: 50px;
    resize: none;
    padding: 10px; }
  .product-customization .file-input {
    width: 100%;
    opacity: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    height: 42px;
    overflow: hidden;
    position: absolute; }
  .product-customization .custom-file {
    position: relative;
    background: #ebebeb;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-indent: 10px;
    display: block;
    color: #acaaa6;
    margin-top: 20px; }
    .product-customization .custom-file button {
      z-index: 0;
      position: absolute;
      right: 0;
      top: 0; }
  .product-customization small {
    color: #acaaa6; }

.product-pack {
  margin-top: 40px; }
  .product-pack .pack-product-container {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
    .product-pack .pack-product-container .pack-product-name {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      font-size: 14px;
      color: #acaaa6; }
    .product-pack .pack-product-container .pack-product-quantity {
      border-left: #ebebeb 2px solid;
      padding-left: 10px; }
    .product-pack .pack-product-container .pack-product-name,
    .product-pack .pack-product-container .pack-product-price,
    .product-pack .pack-product-container .pack-product-quantity {
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }

.social-sharing {
  width: 100%;
  clear: both;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #f1f1f1;
  padding: 15px 0; }
  .social-sharing > span {
    color: #4b4b4b;
    font-size: 12px;
    padding-right: 10px; }
  .social-sharing ul {
    margin-bottom: 0; }
  .social-sharing li {
    display: inline-block;
    vertical-align: top;
    margin-right: 4px; }
    .social-sharing li a {
      display: block;
      position: relative;
      padding: 0;
      height: 32px;
      width: 32px;
      line-height: 30px;
      font-size: 15px;
      color: #5d5d5d;
      border: 1px solid #dbdbdb;
      text-align: center; }
      .social-sharing li a:hover {
        border-color: #00ceb8;
        background-color: #00ceb8;
        color: #ffffff; }
      .social-sharing li a:active {
        border-color: #009b8a;
        background-color: #009b8a;
        color: #ffffff; }

.quickview .social-sharing {
  padding: 0;
  margin: 0;
  border: none; }

#product-modal .modal-content {
  background: transparent;
  border: none;
  padding: 0; }
  #product-modal .modal-content .modal-body {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -30%; }
    #product-modal .modal-content .modal-body .product-cover-modal {
      background: white; }
    #product-modal .modal-content .modal-body .image-caption {
      background: white;
      width: 800px;
      padding: 10px 20px;
      border-top: #ebebeb 1px solid; }
      #product-modal .modal-content .modal-body .image-caption p {
        margin-bottom: 0; }
    #product-modal .modal-content .modal-body .thumbnails {
      position: relative; }
    #product-modal .modal-content .modal-body .mask {
      position: relative;
      overflow: hidden;
      max-height: 790px;
      margin-top: 35px;
      z-index: 1; }
      #product-modal .modal-content .modal-body .mask.nomargin {
        margin-top: 0; }
    #product-modal .modal-content .modal-body .product-images {
      margin-left: 40px; }
      #product-modal .modal-content .modal-body .product-images > .thumb-container {
        width: auto;
        outline: 0;
        display: block;
        padding: 0;
        width: 148px;
        margin-bottom: 10px; }
      #product-modal .modal-content .modal-body .product-images img {
        display: block;
        width: 100%;
        cursor: pointer;
        background: white; }
    #product-modal .modal-content .modal-body .arrows {
      cursor: pointer; }
      #product-modal .modal-content .modal-body .arrows .arrow-up {
        position: absolute;
        top: -38px;
        opacity: 0.2; }
      #product-modal .modal-content .modal-body .arrows .arrow-down {
        position: absolute;
        bottom: -17px; }
      #product-modal .modal-content .modal-body .arrows i {
        color: #00ceb8;
        font-size: 100px;
        display: inline;
        z-index: 1;
        right: 50%;
        -webkit-transform: translateX(50%);
             -o-transform: translateX(50%);
                transform: translateX(50%);
        margin-right: -20px; }

.r-column h1 {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 24px; }

.r-column .product-description-short {
  color: #494056;
  font-size: 12px;
  line-height: 2;
  padding-top: 10px; }

@media (max-width: 480px) {
  .l-column {
    padding: 0; }
    .l-column .product-name {
      font-size: 18px;
      font-weight: 700;
      color: #e07545;
      text-transform: uppercase;
      background: #f1f1f1;
      padding: 20px 20px;
      margin: 0; } }
.page-cart #content-wrapper {
  padding-left: 15px;
  padding-right: 15px; }

.cart-grid {
  margin-bottom: 16px; }

.cart-items {
  margin-bottom: 0; }

.cart-item {
  padding: 16px 0; }

.product-line-grid {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .product-line-grid .price {
    font-size: 14px; }
  .product-line-grid .regular-price {
    padding: 0;
    margin: 0; }
    .product-line-grid .regular-price:before {
      display: none; }
  .product-line-grid .discount {
    display: none; }

.cart-summary-line {
  clear: both; }
  .cart-summary-line .label {
    padding-left: 0;
    font-weight: normal;
    white-space: inherit; }
  .cart-summary-line .value {
    float: right; }
  .cart-summary-line.cart-summary-subtotals .label,
  .cart-summary-line.cart-summary-subtotals .value {
    font-weight: normal; }

/** CART BODY **/
.cart-grid-body {
  margin-bottom: 12px; }
  .cart-grid-body a.label:hover {
    color: #00ceb8; }
  .cart-grid-body .card-body {
    padding: 16px; }
    .cart-grid-body .card-body h1 {
      font-size: 25px;
      font-weight: 400;
      margin-bottom: 0; }
  .cart-grid-body hr {
    margin: 0; }
  .cart-grid-body .cart-overview {
    padding: 16px; }

/** CART RIGHT **/
.cart-grid-right hr {
  margin: 0; }

.cart-grid-right .promo-discounts {
  margin-bottom: 0; }
  .cart-grid-right .promo-discounts .cart-summary-line .label {
    color: #878787; }
    .cart-grid-right .promo-discounts .cart-summary-line .label .code {
      text-decoration: underline;
      cursor: pointer; }

.block-promo .promo-code {
  padding: 1.60rem;
  background: #ebebeb; }
  .block-promo .promo-code .alert-danger {
    position: relative;
    margin-top: 20px;
    background: #ff4c4c;
    color: white;
    display: none; }
    .block-promo .promo-code .alert-danger::after {
      bottom: 100%;
      left: 10%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-bottom-color: #ff4c4c;
      border-width: 10px;
      margin-left: -10px; }

.block-promo .promo-input {
  color: #2e2e2e;
  border: #acaaa6 1px solid;
  height: 40px;
  text-indent: 10px;
  width: 60%; }
  .block-promo .promo-input + button {
    margin-top: -4px;
    text-transform: capitalize; }

.block-promo .cart-summary-line .label,
.block-promo .promo-name {
  color: #ff8400;
  font-weight: 600; }
  .block-promo .cart-summary-line .label a,
  .block-promo .promo-name a {
    font-weight: normal;
    color: #2e2e2e;
    display: inline-block; }

.block-promo .promo-code-button {
  padding-left: 20px;
  margin-bottom: 20px;
  display: inline-block; }

.block-promo.promo-highlighted {
  padding: 20px;
  padding-bottom: 0;
  margin-bottom: 0; }

/** CONTENT LEFT **/
.product-line-grid-left img {
  max-width: 100%; }

/** CONTENT BODY **/
.product-line-grid-body > .product-line-info > .label {
  padding: 0;
  line-height: inherit;
  text-align: left;
  white-space: inherit; }

.product-line-grid-body > .product-line-info > .out-of-stock {
  color: red; }

.product-line-grid-body > .product-line-info > .available {
  color: #00cc91; }

.product-line-grid-body > .product-line-info > .unit-price-cart {
  padding-left: 0.3125rem;
  font-size: 0.875rem;
  color: #878787; }

/** CONTENT LEFT **/
.product-line-grid-right .row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.product-line-grid-right .cart-line-product-actions,
.product-line-grid-right .product-price {
  color: #2e2e2e; }
  .product-line-grid-right .cart-line-product-actions .remove-from-cart,
  .product-line-grid-right .product-price .remove-from-cart {
    display: inline-block;
    font-size: 20px; }
    .product-line-grid-right .cart-line-product-actions .remove-from-cart i,
    .product-line-grid-right .product-price .remove-from-cart i {
      font-size: inherit; }

/*** Responsive part ***/
@media (max-width: 768px) {
  .product-line-grid-body {
    margin-bottom: 16px; }
  .product-line-grid .price {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-top: 15px; } }

@media (max-width: 480px) {
  .cart-items {
    padding: 16px 0; }
  .cart-item {
    border-bottom: 1px solid #ebebeb; }
    .cart-item:last-child {
      border-bottom: 0; }
  .cart-grid-body .cart-overview {
    padding: 0; }
  .cart-grid-body .no-items {
    padding: 16px;
    display: inline-block; }
  .product-line-grid-left {
    padding-right: 0 !important; } }

@media (max-width: 480px) {
  .product-line-grid-right .qty {
    width: 85%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 85%;
        -ms-flex: 0 0 85%;
            flex: 0 0 85%;
    max-width: 85%; }
  .product-line-grid-right .price {
    width: 100%; } }
#block-reassurance {
  margin-top: 30px; }
  #block-reassurance li {
    margin-bottom: 10px; }
    #block-reassurance li:nth-child(1) .block-reassurance-item:before {
      content: '\E32A'; }
    #block-reassurance li:nth-child(2) .block-reassurance-item:before {
      content: '\E558'; }
    #block-reassurance li:nth-child(3) .block-reassurance-item:before {
      content: '\E31B'; }
  #block-reassurance .block-reassurance-item {
    padding: 15px;
    background: #F5F5F5;
    display: table;
    width: 100%; }
    #block-reassurance .block-reassurance-item img {
      display: none; }
    #block-reassurance .block-reassurance-item:before {
      font-family: "Material Icons";
      vertical-align: top;
      display: table-cell;
      min-width: 25px;
      font-size: 25px;
      vertical-align: middle; }
  #block-reassurance span {
    font-weight: 400;
    font-size: 12px;
    padding-left: 10px;
    vertical-align: middle;
    display: table-cell;
    line-height: 1.5; }
.quickview .modal-dialog {
  width: calc(100% - 30px);
  max-width: 1024px; }

.quickview .modal-footer {
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  border-top: 1px solid rgba(172, 170, 166, 0.3); }

.quickview .layer {
  display: none !important; }

.quickview .product-cover img {
  width: 95%; }

.quickview .images-container {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .quickview .images-container .product-images > li.thumb-container > .thumb {
    width: 79px;
    margin-bottom: 13px;
    background: white; }

.quickview .wrapper-product-images {
  width: 33%;
  height: 360px;
  overflow: hidden;
  margin-left: 10px; }
  .quickview .wrapper-product-images .js-qv-mask {
    height: 100%; }

.quickview .arrows {
  position: absolute;
  top: 0;
  height: 360px;
  right: 32px;
  z-index: 1; }
  .quickview .arrows .arrow-up, .quickview .arrows .arrow-down {
    font-size: 20px; }
  .quickview .arrows .arrow-up {
    margin-top: -50px;
    cursor: pointer;
    opacity: 0.2; }
  .quickview .arrows .arrow-down {
    position: absolute;
    bottom: -30px;
    cursor: pointer; }

.quickview .product-flags {
  margin-left: auto; }

.quickview .product-flag.on-sale, .quickview .product-flag.discount-percentage, .quickview .product-flag.new {
  font-size: 12px;
  margin-bottom: 12px; }

@media (max-width: 480px) {
  .quickview .product-flags {
    margin-left: 5px; } }
#stores .page-stores .store-item {
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 30px; }

#stores .page-stores .store-picture img {
  max-width: 100%; }

#stores .page-stores .store-item-container {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 30px 0; }
  #stores .page-stores .store-item-container ul {
    margin-bottom: 0;
    font-size: 15px; }
  #stores .page-stores .store-item-container .divide-left {
    border-left: #ebebeb 1px solid; }
    #stores .page-stores .store-item-container .divide-left tr {
      height: 25px; }
    #stores .page-stores .store-item-container .divide-left td {
      padding-left: 6px; }
    #stores .page-stores .store-item-container .divide-left th {
      text-align: right; }
  #stores .page-stores .store-item-container .store-description {
    font-size: 14px; }

#stores .page-stores .store-item-footer {
  margin-top: 8px;
  padding-top: 8px;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
  #stores .page-stores .store-item-footer.divide-top {
    border-top: #ebebeb 1px solid; }
  #stores .page-stores .store-item-footer div:first-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 65%;
        -ms-flex: 0 0 65%;
            flex: 0 0 65%; }
  #stores .page-stores .store-item-footer i.material-icons {
    margin-right: 10px;
    color: #acaaa6;
    font-size: 14px; }
  #stores .page-stores .store-item-footer li {
    margin-bottom: 10px; }

/*** Responsive part ***/
@media (min-width: 576px) {
  .store-item-container .divide-left table {
    margin-left: auto; } }

@media (max-width: 667px) {
  #stores .page-stores {
    width: 100%; }
    #stores .page-stores .store-item-container {
      padding: 16px 0; } }

@media (max-width: 480px) {
  #stores .page-stores .store-item-container {
    display: block; }
    #stores .page-stores .store-item-container .divide-left {
      border-left: none; }
    #stores .page-stores .store-item-container .store-description a {
      margin-bottom: 8px; }
    #stores .page-stores .store-item-container .store-description address {
      margin-bottom: 8px; }
  #stores .page-stores .store-item-footer {
    display: block; }
    #stores .page-stores .store-item-footer.divide-top {
      border-top: #ebebeb 1px solid; }
    #stores .page-stores .store-item-footer li {
      margin-bottom: 10px; }
    #stores .page-stores .store-item-footer .card-body {
      padding: 12px 12px 0; } }
.after-footer {
  padding: 8px 0;
  position: relative;
  z-index: 0;
  color: #ffffff;
  background: #232836; }
  .after-footer .row {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .after-footer .amazzingblog.displayFooterAfter {
    display: none; }

@media (max-width: 1199px) {
  .after-footer {
    font-size: 13px; } }

@media (max-width: 1199px) {
  .after-footer {
    font-size: 12px; } }

@media (max-width: 667px) {
  .after-footer {
    padding: 25px 0;
    margin-top: 0; }
    .after-footer .copyright {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; } }

@media (max-width: 480px) {
  .after-footer {
    text-align: center; }
    .after-footer .copyright {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      margin-top: 15px; } }
.pre-footer {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center top;
  padding: 90px 0;
  color: #ffffff; }
  .pre-footer h4 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 5px; }

@media (max-width: 768px) {
  .pre-footer {
    padding: 35px 0; } }
.footer-container {
  background: #2e3445;
  color: #dbdbdb;
  clear: both; }
  .footer-container .links .collapse {
    display: inherit; }
  .footer-container .links a:hover {
    text-decoration: underline; 
	color:#FFA5A5 !important;}

.footer-blocks {
  padding-top: 60px;
  padding-bottom: 52px;
  font-size: 12px; }

.links {
  line-height: 2; }
  .links .h3,
  .links h3 {
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 1; }
  .links li {
    position: relative;
    text-transform: uppercase;
    line-height: 1.5;
    margin-bottom: 12px; }
    .links li a {
      position: relative;
      padding-left: 13px; }
      .links li a:before {
        content: '';
        display: block;
        height: 0;
        width: 0;
        border: 3px solid transparent;
        border-left-color: inherit;
        position: absolute;
        top: 5px;
        left: 0; }

@media (max-width: 1024px) {
  .links .h3, .links h3 {
    font-size: 15px; } }

@media (min-width: 1200px) {
  .links .h3, .links h3 {
    font-size: 18px; } }

@media (max-width: 768px) {
  #footer {
    padding-top: 0; }
  .footer-blocks {
    padding-top: 50px;
    padding-bottom: 50px; }
  .footer-container .links ul {
    margin-bottom: 0; }
  .footer-container .links .collapse {
    display: none; }
    .footer-container .links .collapse.show {
      display: block; }
  .footer-container .links .title {
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    cursor: pointer;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 10px; }
    .footer-container .links .title .float-xs-right {
      color: #ffffff;
      margin-left: auto; }
    .footer-container .links .title .collapse-icons .remove {
      display: none; }
  .footer-container .links .title[aria-expanded="true"] .collapse-icons .add {
    display: none; }
  .footer-container .links .title[aria-expanded="true"] .collapse-icons .remove {
    display: inline-block; }
  .footer-container .links .navbar-toggler {
    display: inline-block;
    padding: 0;
    font-size: 20px;
    text-align: right; }
    .footer-container .links .navbar-toggler i {
      font-size: inherit; }
  .links h3, .links .h3 {
    font-size: 14px;
    text-transform: none;
    margin-bottom: 15px; } }
.block-social {
  margin-left: auto;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .block-social ul {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 0; }
  .block-social li {
    margin: 0 0 10px 15px; }
    .block-social li span {
      display: none; }
  .block-social a {
    display: block;
    line-height: 1;
    font-size: 18px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 1px solid;
    text-align: center;
    border-radius: 2px; }
    .block-social a:hover {
      color: #ffffff;
      background: rgba(255, 255, 255, 0.2); }

@media (max-width: 768px) {
  .block-social {
    margin-top: 25px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (max-width: 480px) {
  .block-social ul {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .block-social li {
    margin: 0 3px 10px; }
  .block-social a {
    width: 38px;
    height: 38px;
    line-height: 36px;
    font-size: 18px;
    border-radius: 0; } }
.block_newsletter {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .block_newsletter h4 {
    -webkit-box-flex: 2;
    -webkit-flex: 2 0 0;
        -ms-flex: 2 0 0px;
            flex: 2 0;
    padding-right: 10px; }
  .block_newsletter form {
    -webkit-box-flex: 4;
    -webkit-flex: 4 0 0;
        -ms-flex: 4 0 0px;
            flex: 4 0; }
  .block_newsletter .conditions {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 17px; }
  .block_newsletter .input-wrapper {
    position: relative; }
    .block_newsletter .input-wrapper:before {
      display: inline-block;
      height: 23px;
      padding-right: 12px;
      border-right: 1px solid;
      line-height: 21px;
      position: absolute;
      padding-left: 12px;
      top: 0;
      bottom: 0;
      left: 0;
      margin: auto 0; }
  .block_newsletter .form-control {
    background: none;
    border-color: inherit;
    z-index: 0;
    color: inherit;
    height: 36px; }
    .block_newsletter .form-control::-webkit-input-placeholder {
      color: inherit; }
    .block_newsletter .form-control::-moz-placeholder {
      color: inherit; }
    .block_newsletter .form-control:-ms-input-placeholder {
      color: inherit; }
    .block_newsletter .form-control::placeholder {
      color: inherit; }
    .block_newsletter .form-control:focus {
      outline: none; }
  .block_newsletter .btn {
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0px;
    border-radius: 0;
    padding: 0;
    width: 36px;
    height: auto;
    line-height: 36px;
    text-align: center;
    border: none;
    background: none;
    color: inherit;
    z-index: 2; }
    .block_newsletter .btn:hover {
      background: none;
      color: inherit; }
  .block_newsletter .alert {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 9999; }

@media (max-width: 480px) {
  .block_newsletter .form-control {
    height: 50px;
    background: #ffffff;
    color: #898989;
    padding: 0 20px; }
  .block_newsletter .btn {
    color: #898989; } }
.contact-rich {
  color: #878787;
  margin-bottom: 32px; }
  .contact-rich h4 {
    text-transform: uppercase;
    color: #2e2e2e;
    margin-bottom: 32px; }
  .contact-rich .block {
    height: auto;
    overflow: hidden; }
    .contact-rich .block .icon {
      float: left;
      width: 56px; }
      .contact-rich .block .icon i {
        font-size: 32px; }
    .contact-rich .block .data {
      color: #2e2e2e;
      font-size: 14px;
      width: auto;
      overflow: hidden; }
      .contact-rich .block .data.email {
        padding-top: 6px; }

.contact-form {
  background: white;
  color: #878787;
  width: 100%; }
  .contact-form h3 {
    text-transform: uppercase;
    color: #2e2e2e; }
#back-top {
  background: #00ceb8;
  color: #ffffff;
  right: 25px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 25px;
  bottom: 25px;
  position: fixed;
  z-index: 5;
  text-align: center;
  cursor: pointer; }
  #back-top:before {
    content: '\E316';
    font-family: "Material Icons"; }
  #back-top:hover {
    background: #00f2d8; }
  #back-top:active {
    background: #009b8a; }
#products #main .page-header,
#pagenotfound #main .page-header {
  margin: 32px 0 48px; }

#products #main .page-content,
#pagenotfound #main .page-content {
  margin-bottom: 160px; }

  #products .page-not-found h4,
  #pagenotfound .page-not-found h4 {
    font-size: 14px;
    font-weight: 700;
    margin: 8px 0 16px; }
  #products .page-not-found #_desktop_search-block,
  #pagenotfound .page-not-found #_desktop_search-block {
    display: block!important; }

.page-pagenotfound .page-header {
  padding-left: 15px;
  padding-right: 15px; }
.customization-modal .modal-content {
  border-radius: 0;
  border: 1px solid #f6f6f6; }
  .customization-modal .modal-content .modal-body {
    padding-top: 0; }
    .customization-modal .modal-content .modal-body .product-customization-line {
      padding-bottom: 15px;
      padding-top: 15px;
      border-bottom: 1px solid #f6f6f6; }
      .customization-modal .modal-content .modal-body .product-customization-line .label {
        font-weight: bold;
        text-align: right; }
      .customization-modal .modal-content .modal-body .product-customization-line:last-child {
        padding-bottom: 0;
        border-bottom: 0; }
/* common */
.banner-item-content {
  position: relative; }

.custombanners img {
  display: block;
  max-width: 100%; }

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

.banner-item {
  position: relative; }
  .banner-item .banner-item-content {
    position: relative; }
  .banner-item .banner-img {
    display: block; }
  .banner-item.title-item {
    margin-bottom: 0; }

.html-over .custom-html {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.img-rb .banner-img {
  border-radius: 5px; }

.banner-item-content .banner-img.secondary-image,
.banner-item-content:hover .banner-img.primary-image {
  display: none; }

.banner-item-content:hover .banner-img.secondary-image {
  display: inline-block; }

/* fix for /bx_loader.gif 404 (Not Found) */
.custombanners .bx-wrapper .bx-loading {
  background: none; }

.side-banner {
  border: 1px solid #dedcdc;
  position: relative;
  margin-bottom: 30px; }
  .side-banner h4 {
    color: #00ceb8;
    padding: 18px 20px 0 20px;
    font-size: 24px;
    margin: 0;
    font-weight: 600;
    line-height: 1.5;
    text-transform: uppercase; }
  .side-banner p {
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase; }
  .side-banner .custom-html {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .side-banner .banner-img {
    width: 100%;
    display: block; }

@media (max-width: 1199px) {
  .side-banner h4 {
    font-size: 20px; } }

@media (max-width: 991px) {
  .side-banner h4 {
    font-size: 18px; } }

@media (max-width: 768px) {
  .side-banner {
    display: inline-block; }
    .side-banner .banner-img {
      width: auto; } }

@media (max-width: 480px) {
  .side-banner {
    display: none; } }

.undertitle_main.title_contacts_over {
  margin-bottom: 38px; }

.content_contacts {
  border-top: 1px solid #ecf0f1; }

.block-contacts-info {
  padding-top: 70px; }
  .block-contacts-info ul {
    margin: 0; }
  .block-contacts-info p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center; }
  .block-contacts-info .title_main_section {
    margin-bottom: 43px; }
  .block-contacts-info li {
    text-align: center;
    padding: 40px 15px 52px;
    border-right: 1px solid #ecf0f1; }
    .block-contacts-info li:last-child {
      border-right-width: 0; }
    .block-contacts-info li:before {
      color: #00ceb8; }
  .block-contacts-info .title_contact_item {
    font-weight: 600;
    display: block;
    font-size: 18px;
    position: relative;
    padding: 25px 0 21px; }
  .block-contacts-info .address_item .content_item {
    padding: 0 21%; }
  .block-contacts-info li .content_item {
    display: block;
    line-height: 1.8; }
  .block-contacts-info li:before {
    display: inline-block;
    font-size: 30px;
    line-height: 1; }

@media (max-width: 575px) {
  .block-contacts-info {
    border-top: 1px solid #ecf0f1;
    padding-top: 80px; }
    .block-contacts-info .address_item, .block-contacts-info .phones_item {
      border: none; }
    .block-contacts-info .title_main_section {
      margin-bottom: 70px; }
    .block-contacts-info .title_contact_item {
      padding: 0 0 10px; }
    .block-contacts-info li {
      padding: 25px 15px 20px 65px;
      text-align: left;
      width: 100%;
      font-size: 12px; }
      .block-contacts-info li:before {
        left: 20px;
        position: absolute;
        top: 40%; }
    .block-contacts-info .address_item .content_item {
      padding: 0; } }

/* features */
.features-wrapper-title {
  margin-top: 100px;
  margin-bottom: 60px; }

.features-item {
  text-align: center; }
  .features-item .custom-html {
    position: relative; }
    .features-item .custom-html p {
      font-size: 12px;
      line-height: 2; }
  .features-item .wrap-icon {
    font-size: 0; }
    .features-item .wrap-icon i {
      color: #00ceb8;
      font-size: 0; }
      .features-item .wrap-icon i:before {
        font-size: 70px; }
      .features-item .wrap-icon i:first-child {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto 0;
        display: inline-block;
        height: 60px;
        width: 70px;
        line-height: 55px;
        opacity: 1; }
      .features-item .wrap-icon i:last-child {
        display: inline-block;
        height: 60px;
        width: 70px;
        line-height: 55px;
        opacity: 0; }
  .features-item h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    margin: 40px 0 19px; }

@media (min-width: 769px) {
  .features-wrapper {
    display: table;
    font-size: 0;
    width: 100%; }
    .features-wrapper .features-item {
      float: none;
      font-size: 14px;
      display: inline-block;
      vertical-align: top; }
  .features-item .custom-html {
    padding-top: 54px; }
  .features-item .wrap-icon {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
         -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }

@media (max-width: 1199px) {
  .features-wrapper h4 {
    font-size: 22px; } }

@media (max-width: 991px) {
  .features-wrapper h3 {
    margin-bottom: 20px; }
  .features-wrapper h4 {
    font-size: 18px; } }

@media (max-width: 768px) {
  .features-wrapper .features-item:not(:last-child) {
    margin-bottom: 30px; }
  .features-wrapper h4 {
    margin-top: 15px; } }

@media (max-width: 768px) {
  .custombanners.displayCustomBanners2 .container {
    padding: 0; }
  .custombanners.displayCustomBanners2 .features-item {
    padding-left: 15px; }
  .custombanners.displayCustomBanners2 .view_more {
    margin-top: 45px;
    text-align: left; }
    .custombanners.displayCustomBanners2 .view_more:before {
      display: none; }
    .custombanners.displayCustomBanners2 .view_more .btn {
      min-width: 140px; }
  .features-wrapper {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    margin-top: 80px;
    -webkit-transform: translateY(18px);
         -o-transform: translateY(18px);
            transform: translateY(18px); }
    .features-wrapper .features-item {
      display: inline-block;
      float: none;
      text-align: left;
      vertical-align: top;
      white-space: normal;
      padding-right: 15%; }
      .features-wrapper .features-item .wrap-icon {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
             -o-transform: translate(0, -50%);
                transform: translate(0, -50%);
        height: 60px; }
      .features-wrapper .features-item:not(:last-child) {
        margin-bottom: 0; }
    .features-wrapper .custom-html {
      padding: 0 0 0 90px; }
      .features-wrapper .custom-html p {
        line-height: 1.8; }
    .features-wrapper h4 {
      margin-top: 5px; }
      .features-wrapper h4:after {
        margin: 0; } }

/* footer */
.custombanners.displayFooter .banner-item {
  padding: 0 15px; }

@media (min-width: 769px) {
  .custombanners.displayFooter {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%; } }

@media (max-width: 768px) {
  .custombanners.displayFooter {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; } }

@media (max-width: 575px) {
  [class*=".col-xxs-"] {
    float: left; }
  .col-xxs-1 {
    width: 8.3%; }
  .col-xxs-2 {
    width: 16.6%; }
  .col-xxs-3 {
    width: 25%; }
  .col-xxs-4 {
    width: 33.3%; }
  .col-xxs-5 {
    width: 41.8%; }
  .col-xxs-6 {
    width: 50%; }
  .col-xxs-7 {
    width: 58.3%; }
  .col-xxs-8 {
    width: 66.6%; }
  .col-xxs-9 {
    width: 75%; }
  .col-xxs-10 {
    width: 83.3%; }
  .col-xxs-11 {
    width: 91.6%; }
  .col-xxs-12 {
    width: 100%; } }

.home-slider .bx-wrapper .bx-controls .bx-controls-direction a {
  line-height: 1;
  top: 0;
  bottom: 0;
  overflow: visible;
  width: 40px;
  height: 40px;
  margin: auto 0;
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
     transform: rotate(135deg);
  color: #00ceb8; }
  .home-slider .bx-wrapper .bx-controls .bx-controls-direction a:hover {
    color: #2e3445; }
  .home-slider .bx-wrapper .bx-controls .bx-controls-direction a:before {
    display: none; }

.home-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 20px;
  border-right: 1px solid;
  border-bottom: 1px solid; }

.home-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 20px;
  border-top: 1px solid;
  border-left: 1px solid; }

.home-slider .bx-wrapper .bx-controls .bx-pager {
  position: absolute;
  bottom: 18px;
  left: 0;
  width: 100%;
  padding: 0;
  text-align: center; }
  .home-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-link {
    background: #ffffff; }

@media (max-width: 1024px) {
  .home-slider .bx-wrapper .bx-controls .bx-controls-direction {
    display: none; } }

@media (max-width: 991px) {
  .home-slider .bx-wrapper .bx-controls .bx-pager {
    bottom: 5px; } }

@media (max-width: 768px) {
  .home-slider .bx-wrapper .bx-controls {
    display: none; } }

@media (max-width: 991px) {
  .home-slide {
    font-size: 35px; } }

@media (max-width: 768px) {
  .home-slide {
    font-size: 30px; } }

@media (max-width: 667px) {
  .home-slide {
    font-size: 25px; }
    .home-slide .btn-parts .btn {
      font-size: 15px; }
      .home-slide .btn-parts .btn:before {
        border-top-width: 28px;
        border-bottom-width: 28px; }
    .home-slide .btn-parts .second-part-btn:after {
      border-top-width: 28px;
      border-bottom-width: 28px; } }

@media (max-width: 480px) {
  .home-slider {
    display: none; } }

/* map */
.-map {
  position: relative; }
  .-map p {
    margin-bottom: 0; }

.-map:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); }

.-map:before {
  font-size: 25px;
  line-height: 1;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #ffffff;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: opacity .5s, visibility .5s;
  -o-transition: opacity .5s, visibility .5s;
  transition: opacity .5s, visibility .5s; }

.-map.open:after,
.-map.open:before {
  opacity: 0;
  visibility: hidden; }

.custombanners.displayCustomBanners1 iframe {
  width: 100%;
  display: block; }

@media (max-width: 480px) {
  .-map iframe {
    height: 415px;
    max-height: none;
    max-height: 300px; } }

/*fiction banner*/
@media (min-width: 481px) {
  .mobile-banner-wrapper {
    display: none; } }

@media (max-width: 480px) {
  .mobile-banner {
    color: #ffffff;
    text-align: left; }
    .mobile-banner .banner-img {
      width: 100%; }
    .mobile-banner .banner-item-content {
      width: 100%; }
      .mobile-banner .banner-item-content > a {
        color: inherit;
        height: 100%;
        vertical-align: middle;
        width: 100%; }
        .mobile-banner .banner-item-content > a:before {
          content: '';
          position: absolute;
          z-index: 0;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background: rgba(16, 21, 38, 0.4); }
    .mobile-banner .custom-html {
      padding: 50px 15px;
      z-index: 1; }
    .mobile-banner h4 {
      font-size: 35px;
      font-weight: 700;
      margin-bottom: 14px; }
    .mobile-banner .cost {
      font-size: 25px;
      text-transform: uppercase; }
      .mobile-banner .cost span {
        color: #e07545; }
      .mobile-banner .cost sup {
        font-size: 12px;
        position: relative;
        top: -6px; }
    .mobile-banner .image {
      margin-top: 36px;
      text-align: center; }
      .mobile-banner .image img {
        display: inline-block;
        height: auto; }
    .mobile-banner .btn-box {
      margin-top: 52px;
      text-align: center; }
      .mobile-banner .btn-box > .btn:first-child {
        margin-right: 15px; }
    .mobile-banner .btn {
      font-size: 11px; } }

.custombanners.displayFooterAfter {
  margin-left: auto;
  padding: 0 15px; }

.payment-logos ul {
  margin: 0; }

.payment-logos li {
  display: inline-block;
  vertical-align: top;
  font-size: 36px;
  margin-left: 3px; }

@media (max-width: 768px) {
  .payment-logos {
    text-align: right; }
    .payment-logos li {
      font-size: 26px; } }

@media (max-width: 667px) {
  .custombanners.displayFooterAfter {
    width: 50%; } }

@media (max-width: 480px) {
  .custombanners.displayFooterAfter {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .payment-logos {
    text-align: inherit; } }

/* promo text */
.promo-text {
  background: #f7f7f7;
  text-align: center;
  line-height: 1;
  padding-bottom: 76px;
  padding-top: 77px;
  clear: both; }
  .promo-text .title_main_section {
    margin-bottom: 35px; }
  .promo-text h3 {
    font-size: 16px;
    margin-bottom: 48px; }
  .promo-text .custom-html {
    font-size: 14px;
    line-height: 1.72;
    font-weight: normal; }
  .promo-text .btn {
    margin-top: 46px;
    font-style: normal; }

@media (max-width: 768px) {
  .promo-text {
    padding: 30px 0;
    margin: 0; }
    .promo-text .text {
      text-align: left; } }

@media (max-width: 480px) {
  .promo-text {
    padding: 58px 0 52px;
    text-align: left; }
    .promo-text .title_main_section {
      margin-bottom: 39px;
      text-align: inherit; }
      .promo-text .title_main_section:before {
        margin: 0; }
    .promo-text .btn {
      margin-top: 29px; } }

/* TopBanner */
.top-banner {
  overflow: hidden;
  margin: 0;
  height: 660px;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  color: #ffffff;
  -webkit-background-size: cover;
          background-size: cover; }
  .top-banner.trinagle_section_bottom:after {
    z-index: 2; }
  .top-banner .banner-item-content {
    height: 100%; }
  .top-banner .custom-html {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center; }
  .top-banner .title_main_section {
    color: inherit;
    font-weight: bold;
    font-size: 72px;
    line-height: 1;
    text-transform: uppercase;
    padding-bottom: 35px; }
    .top-banner .title_main_section:before {
      width: 240px; }
  .top-banner p {
    font-size: 12px;
    font-weight: 400;
    padding: 0 15px;
    line-height: 1.5; }

.top-banner .title_main_section {
  font-size: 60px; }
  .top-banner .title_main_section strong:before, .top-banner .title_main_section strong:after {
    width: 120px; }
  .top-banner .title_main_section strong:before {
    left: -170px; }
  .top-banner .title_main_section strong:after {
    right: -170px; }

@media (max-width: 991px) {
  .top-banner .title_main_section {
    font-size: 45px; }
    .top-banner .title_main_section strong:before, .top-banner .title_main_section strong:after {
      width: 100px; }
    .top-banner .title_main_section strong:before {
      left: -125px; }
    .top-banner .title_main_section strong:after {
      right: -125px; } }

@media (max-width: 768px) {
  .top-banner {
    height: 320px; }
    .top-banner .title_main_section {
      font-size: 35px; }
      .top-banner .title_main_section strong:before, .top-banner .title_main_section strong:after {
        width: 70px; }
      .top-banner .title_main_section strong:before {
        left: -85px; }
      .top-banner .title_main_section strong:after {
        right: -85px; } }

@media (max-width: 667px) {
  .top-banner .title_main_section {
    font-size: 25px; } }

@media (max-width: 480px) {
  .top-banner {
    height: 96px; }
    .top-banner:before, .top-banner:after {
      display: none !important; }
    .top-banner .custom-html {
      display: none; } }

.top-banners {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  padding-top: 70px; }

.banner-top {
  text-align: center; }
  .banner-top .custom-html {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 51px 0 0 42px;
    text-align: left; }
  .banner-top h3 {
    color: #00ceb8;
    font-size: 48px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 23px; }
  .banner-top .custom-html p {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff; }
  .banner-top .banner-item-content {
    position: relative;
    display: inline-block;
    overflow: hidden; }
    .banner-top .banner-item-content img {
      display: inline-block;
      width: 100%;
      vertical-align: top; }

@media (min-width: 769px) and (max-width: 1199px) {
  .banner-top .custom-html {
    padding: 31px 0 0 22px; }
  .banner-top h3 {
    font-size: 35px;
    padding-bottom: 15px; } }

@media (max-width: 1024px) {
  .banner-top .custom-html {
    z-index: 1; } }

@media (max-width: 991px) {
  .banner-top .custom-html {
    padding: 15px 0 0 15px; }
  .banner-top h3 {
    font-size: 25px;
    padding-bottom: 5px; } }

@media (max-width: 768px) {
  .top-banners, .banner-top {
    padding: 0; }
  .banner-top .banner-item-content {
    display: block; } }

@media (max-width: 667px) {
  .banner-top {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
    .banner-top .custom-html {
      padding: 31px 0 0 22px; }
    .banner-top h3 {
      font-size: 35px;
      padding-bottom: 15px; } }

@media (max-width: 575px) {
  .top-banners {
    padding: 0; }
  .banner-top {
    margin: 0;
    padding: 0; }
    .banner-top h3, .banner-top p {
      text-transform: uppercase; }
    .banner-top h3 {
      padding-bottom: 16px; }
    .banner-top .custom-html {
      padding: 48px 0 0 30px; }
    .banner-top .banner-item-content {
      display: block; }
      .banner-top .banner-item-content img {
        display: block;
        max-width: none;
        width: auto; } }

/* video */
.wrapper-video {
  margin-top: 100px; }

#video-in {
  /* This used to work for parent element of button divs */
  /* But it is not enough now, below dont hide play button parent div */
  /* Old shadow dom for play button */
  /* New shadow dom for play button */
  /* This one works */ }
  #video-in *::-webkit-media-controls-panel {
    display: none !important;
    -webkit-appearance: none; }
  #video-in *::\--webkit-media-controls-play-button {
    display: none !important;
    -webkit-appearance: none; }
  #video-in *::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none; }

.video-item {
  color: #ffffff; }
  .video-item video {
    width: 100%; }
  .video-item .play #video-in {
    background: #000000; }

.wrap_descr_video {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  padding-top: 200px;
  z-index: 2; }

#stop,
#video-promo-wrap h2 {
  position: relative; }

#video-promo-wrap h2 {
  right: 0; }

#video-promo-wrap.play h2 {
  right: 120%; }

.video-block .container {
  margin-top: 0; }

.video-block.animate {
  opacity: 0;
  top: 60px; }

#stop {
  color: #00ceb8;
  opacity: 0;
  position: absolute;
  width: 115px;
  height: 115px;
  bottom: -120px;
  left: 30px;
  z-index: 2;
  font-size: 0; }

#stop em:before {
  font-size: 55px; }

.play #stop {
  opacity: 1;
  bottom: 140px; }

#play em {
  font-style: normal;
  position: absolute;
  left: 0;
  right: 0;
  top: 140px;
  line-height: 1;
  bottom: 0;
  width: 162px;
  height: 162px;
  margin: auto; }
  #play em:before {
    font-size: 160px; }
  #play em:hover {
    color: #00ceb8; }

#play {
  opacity: 1;
  font: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.play #play {
  opacity: 0; }

#video-promo-wrap {
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
  overflow: hidden;
  position: relative;
  max-height: 800px;
  cursor: pointer;
  height: 100%; }
  #video-promo-wrap.play {
    background-image: none; }
  #video-promo-wrap.pause video {
    opacity: 0; }

#video-promo-wrap:before {
  z-index: 1; }

.poster-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.play .poster-video {
  display: none; }

.button_down {
  border-style: solid;
  border-width: 7px;
  display: inline-block;
  width: 189px;
  height: 189px;
  line-height: 193px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  vertical-align: middle;
  -webkit-box-shadow: inset 0 0 0 0 transparent;
          box-shadow: inset 0 0 0 0 transparent; }

.button_down:hover {
  border-color: transparent;
  border-width: 0; }

#stop em {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 49px;
  height: 54px;
  line-height: 1; }

#stop:hover {
  color: #00ceb8;
  background: #00ceb8;
  color: #ffffff; }

@media (max-width: 1199px) {
  #play em:before {
    font-size: 160px; }
  .wrap_descr_video {
    padding-top: 160px; } }

@media (max-width: 1024px) {
  #stop, #play em strong {
    display: none; } }

@media (max-width: 991px) {
  #play:before {
    font-size: 130px; }
  .wrap_descr_video {
    padding-top: 130px; }
  #play em {
    height: 132px; }
  #video-promo-wrap:after {
    display: none; }
  .play #stop {
    bottom: 20px; } }

@media (max-width: 768px) {
  .wrapper-video {
    margin-top: 0; }
  #play em:before {
    font-size: 60px; }
  #play em {
    height: 100px;
    top: 110px; }
  .wrap_descr_video {
    padding-top: 130px; } }

@media (max-width: 667px) {
  .wrap_descr_video {
    padding-top: 90px; }
  #play em {
    height: 60px;
    top: 65px; } }

@media (max-width: 575px) {
  #stop {
    width: 75px;
    height: 75px;
    line-height: 75px; }
  #play em:before {
    font-size: 60px; }
  .wrap_descr_video {
    padding-top: 75px; }
  .video-item video {
    height: 530px; }
  .wrap_descr_video {
    left: 25px;
    right: 25px;
    padding-top: 130px; }
    .wrap_descr_video .title_main_section {
      line-height: 1.2;
      padding-bottom: 35px;
      text-align: center;
      max-width: 345px;
      margin: 0 auto;
      display: table; }
      .wrap_descr_video .title_main_section:after {
        margin: 0 auto; }
  #play em {
    bottom: auto;
    height: auto;
    top: 286px; }
    #play em:before {
      font-size: 112px; }
    #play em strong {
      font-size: 18px;
      padding-top: 16px; }
  .video-item .play video {
    background: #000000; } }

.category-item-wrapper {
  margin-bottom: 50px; }

.category-item {
  color: #ffffff; }
  .category-item .custom-html {
    top: 0;
    left: 0;
    padding: 41px 0 0 30px;
    text-transform: uppercase;
    z-index: 1; }
  .category-item h4 {
    font-size: 20px;
    color: #00ceb8; }
  .category-item p {
    font-weight: 700; }

@media (max-width: 480px) {
  .custombanners.displayCustomBanners5 {
    display: none; } }
.easycarousels.row {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }

.c_container, .ec-tabs {
  visibility: hidden; }

.c_container.rendered, .ec-tabs.activated {
  visibility: visible; }

.easycarousels:not(.container) {
  min-width: 100%; }

.easycarousels .text-center {
  margin-top: 30px; }

.easycarousel {
  margin-top: 35px;
  position: relative; }

.c-wrapper {
  min-width: 100%;
  display: block; }

.one_by_one {
  width: 100%; }

.c_item + .c_item {
  margin-top: 30px; }

.wrapper-arrows .block_content:not(.scroll-x-wrapper) {
  padding: 0 40px; }

.square-arrows .title_main_section {
  margin-bottom: 93px; }

.page-index .single_carousel {
  margin-top: 105px; }

@media (max-width: 1024px) {
  .carousel_block {
    margin-top: 40px; } }

@media (max-width: 480px) {
  .easycarousels {
    padding: 0 10px; }
    .easycarousels .carousel-description {
      padding: 0; }
  .easycarousel .undertitle_main {
    display: none; }
  .square-arrows .title_main_section {
    margin-bottom: 25px; }
  .page-index .single_carousel {
    margin: 100px 0 0; } }

/* simple grid */
.simple-grid .c_col {
  display: inline-block;
  vertical-align: top; }

.simple-grid.xl-1 .c_col {
  width: 100%; }

.simple-grid.xl-2 .c_col {
  width: 50%; }

.simple-grid.xl-3 .c_col {
  width: 33.333%; }

.simple-grid.xl-4 .c_col {
  width: 25%; }

.simple-grid.xl-5 .c_col {
  width: 20%; }

.simple-grid.xl-6 .c_col {
  width: 16.666%; }

.simple-grid.xl-7 .c_col {
  width: 14.285%; }

.simple-grid.xl-8 .c_col {
  width: 12.5%; }

.simple-grid.xl-9 .c_col {
  width: 11.111%; }

.simple-grid.xl-10 .c_col {
  width: 10%; }

@media (max-width: 1199px) {
  .simple-grid.l-1 .c_col {
    width: 100%; }
  .simple-grid.l-2 .c_col {
    width: 50%; }
  .simple-grid.l-3 .c_col {
    width: 33.333%; }
  .simple-grid.l-4 .c_col {
    width: 25%; }
  .simple-grid.l-5 .c_col {
    width: 20%; }
  .simple-grid.l-6 .c_col {
    width: 16.666%; }
  .simple-grid.l-7 .c_col {
    width: 14.285%; }
  .simple-grid.l-8 .c_col {
    width: 12.5%; }
  .simple-grid.l-9 .c_col {
    width: 11.111%; }
  .simple-grid.l-10 .c_col {
    width: 10%; } }

@media (max-width: 991px) {
  .simple-grid.m-1 .c_col {
    width: 100%; }
  .simple-grid.m-2 .c_col {
    width: 50%; }
  .simple-grid.m-3 .c_col {
    width: 33.333%; }
  .simple-grid.m-4 .c_col {
    width: 25%; }
  .simple-grid.m-5 .c_col {
    width: 20%; }
  .simple-grid.m-6 .c_col {
    width: 16.666%; }
  .simple-grid.m-7 .c_col {
    width: 14.285%; }
  .simple-grid.m-8 .c_col {
    width: 12.5%; }
  .simple-grid.m-9 .c_col {
    width: 11.111%; }
  .simple-grid.m-10 .c_col {
    width: 10%; } }

@media (max-width: 768px) {
  .simple-grid.s-1 .c_col {
    width: 100%; }
  .simple-grid.s-2 .c_col {
    width: 50%; }
  .simple-grid.s-3 .c_col {
    width: 33.333%; }
  .simple-grid.s-4 .c_col {
    width: 25%; }
  .simple-grid.s-5 .c_col {
    width: 20%; }
  .simple-grid.s-6 .c_col {
    width: 16.666%; }
  .simple-grid.s-7 .c_col {
    width: 14.285%; }
  .simple-grid.s-8 .c_col {
    width: 12.5%; }
  .simple-grid.s-9 .c_col {
    width: 11.111%; }
  .simple-grid.s-10 .c_col {
    width: 10%; } }

@media (max-width: 480px) {
  .simple-grid.xs-1 .c_col {
    width: 100%; }
  .simple-grid.xs-2 .c_col {
    width: 50%; }
  .simple-grid.xs-3 .c_col {
    width: 33.333%; }
  .simple-grid.xs-4 .c_col {
    width: 25%; }
  .simple-grid.xs-5 .c_col {
    width: 20%; }
  .simple-grid.xs-6 .c_col {
    width: 16.666%; }
  .simple-grid.xs-7 .c_col {
    width: 14.285%; }
  .simple-grid.xs-8 .c_col {
    width: 12.5%; }
  .simple-grid.xs-9 .c_col {
    width: 11.111%; }
  .simple-grid.xs-10 .c_col {
    width: 10%; } }

/* native scroll */
.scroll-wrapper {
  overflow: hidden; }
  .scroll-wrapper .ec-tabs {
    margin-bottom: 10px; }
  .scroll-wrapper .c_item {
    margin-bottom: 20px; }

.scroll-x-wrapper {
  clear: both;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  -webkit-transform: translate(0, 18px);
  -o-transform: translate(0, 18px);
     transform: translate(0, 18px); }
  .scroll-x-wrapper::-webkit-scrollbar {
    display: none; }

.scroll-x {
  white-space: nowrap; }

.scroll-x .c_col {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  max-width: 100%; }

.square-arrows .scroll-wrapper .title_main_section {
  margin-bottom: 40px; }

.c_item .nowrap {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block; }

.c_item .prop-line {
  margin: 5px 0; }

.c_item .label_unavailable + .product-flags {
  display: none; }

.c_item {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center; }
  .c_item .product-miniature {
    position: relative; }
  .c_item .thumbnail-container {
    position: relative;
    z-index: 1; }
    .c_item .thumbnail-container .product-description-short {
      display: none; }
  .c_item .left-block {
    position: relative;
    padding-bottom: 40px; }
  .c_item .product-thumbnail img {
    display: inline-block; }
  .c_item .product-flags .new, .c_item .product-flags .product-availability, .c_item .product-flags .discount-percentage, .c_item .product-flags .on-sale {
    position: absolute;
    top: auto !important; }
  .c_item .product-flags .new, .c_item .product-flags .product-availability {
    bottom: 0;
    right: 0; }
  .c_item .product-flags .discount-percentage, .c_item .product-flags .on-sale {
    left: 0;
    bottom: 0; }
  .c_item .product-flags .discount-percentage ~ .on-sale {
    display: none; }
  .c_item .right-block {
    margin-top: 15px; }
  .c_item .product-title {
    font-size: 13px;
    text-transform: uppercase;
    margin: 15px 0 0; }
  .c_item .product-price-and-shipping {
    margin-top: 14px; }
  .c_item .inner_back_product {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
  .c_item .back_product {
    display: block;
    padding: 0 15px;
    background: #00ceb8;
    color: #ffffff; }
    .c_item .back_product .product-title {
      font-size: 16px;
      line-height: 22px;
      text-shadow: 2px 2px 2px #008274;
      margin: 15px 0; }
      .c_item .back_product .product-title a:hover {
        color: inherit; }
    .c_item .back_product .product-description-short {
      border-bottom: 1px solid;
      border-top: 1px solid;
      display: block;
      font-size: 13px;
      line-height: 1.3;
      padding: 48px 0;
      text-align: center;
      text-shadow: 2px 2px 2px #008274; }
    .c_item .back_product .button-container {
      padding: 20px 0;
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .c_item .back_product .function-btn {
      background-color: transparent;
      display: inline-block;
      width: 40px;
      height: 40px;
      line-height: 38px;
      text-align: center;
      color: #ffffff;
      border: 1px solid;
      border-radius: 50%;
      margin: 0 2px;
      cursor: pointer; }
      .c_item .back_product .function-btn:hover {
        background-color: #ffffff;
        color: #00ceb8; }
      .c_item .back_product .function-btn span {
        display: none; }
.c_item .product-miniature .primary-image,
.c_item .product-miniature:hover .secondary-image {
  display: block; }

.c_item .product-miniature .secondary-image,
.c_item .product-miniature:hover .primary-image {
  display: none; }
@media (max-width: 768px) {
  .c_item .quick-view {
    display: none; }
  .c_item .product-title {
    font-size: 12px; }
    .c_item .product-title a {
      height: auto; }
  .c_item .regular-price {
    font-size: 9px; }
  .c_item .price {
    font-size: 11px; }
  .c_item .product-flags .new, .c_item .product-flags .product-availability, .c_item .product-flags .on-sale, .c_item .product-flags .discount-percentage {
    font-size: 9px;
    padding: 0 5px;
    height: 20px;
    line-height: 20px; } }

@media (max-width: 480px) {
  .c_item {
    padding: 0 5px; }
    .c_item .product-title a {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .c_item .back_product .product-title, .c_item .back_product .product-description-short {
      display: none; }
    .c_item .back_product .button-container {
      padding: 0;
      height: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .c_item .back_product .highlighted-informations {
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .c_item .back_product .function-btn {
      margin: 5px 0; }
    .c_item .back_product .quick-view {
      display: none; } }

/* nav tabs */
.in_tabs {
  position: relative;
  margin-top: 70px; }
  .in_tabs .responsive_tabs_selection {
    display: none; }

.ec-tab-pane {
  display: none; }
  .ec-tab-pane.active {
    display: block; }

.ec-tabs {
  width: 100%;
  margin: 0 0 10px;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.row .ec-tabs {
  padding: 0 15px; }

.ec-tabs li {
  display: inline-block;
  z-index: 1; }
  .ec-tabs li a {
    display: block;
    text-transform: uppercase;
    background-color: transparent;
    outline: none;
    margin: 0;
    padding: 0 15px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    text-align: center;
    border: none; }
    .ec-tabs li a:hover {
      color: #00ceb8; }
  .ec-tabs li.active a {
    color: #00ceb8; }

.ec-tabs-content {
  clear: both; }

/* compact tabs */
.in_tabs.compact.arrows-shown {
  padding-top: 107px; }

.in_tabs.compact .ec-tabs {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: auto; }
  .in_tabs.compact .ec-tabs li {
    width: 100%;
    padding: 0;
    overflow: hidden;
    margin: 0; }
    .in_tabs.compact .ec-tabs li a {
      padding: 10px;
      border-width: 0px;
      border-bottom-width: 1px; }
  .in_tabs.compact .ec-tabs .responsive_tabs_selection a {
    border: 1px solid #ebe9e9; }
    .in_tabs.compact .ec-tabs .responsive_tabs_selection a:after {
      content: '';
      width: 10px;
      height: 10px;
      display: inline-block;
      border: 3px solid;
      border-width: 0 1px 1px 0;
      padding: 0;
      -webkit-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg);
      vertical-align: 19%;
      margin-left: 5px; }
    .in_tabs.compact .ec-tabs .responsive_tabs_selection a:hover {
      color: #ffffff;
      background: #00ceb8; }
      .in_tabs.compact .ec-tabs .responsive_tabs_selection a:hover:after {
        border-color: #ffffff; }

.compact .responsive_tabs_selection {
  display: inline-block; }

.compact .closed .carousel_title,
.compact .carousel_title.active {
  display: none; }

.item-container {
  text-align: center;
  padding: 0 15px; }
  .item-container .item-title {
    display: none; }
  .item-container > a {
    display: block; }
  .item-container img {
    display: inline-block;
    height: auto; }

[id*="manufacturers_"] .c_item {
  border: none; }
.twa-wrapper {
  padding: 90px 0;
  color: #ffffff; }
  .twa-wrapper.twa_in_hook {
    -webkit-background-size: cover;
            background-size: cover;
    background-repeat: no-repeat;
    background-position: center top; }
  .twa-wrapper .button-wrap {
    text-align: center;
    margin-top: 20px; }

@media (max-width: 480px) {
  .twa-wrapper {
    padding: 54px 0 42px; } }

.twa_posts.grid {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .twa_posts.grid .post-comment {
    width: 100%; }

@media (min-width: 576px) {
  .twa_posts.grid {
    margin: 0 -15px; }
    .twa_posts.grid .post-comment {
      width: 50%;
      padding: 0 15px; } }

.post-comment {
  margin-top: 23px;
  position: relative;
  text-align: center; }
  .post-comment .wrapper-ava {
    display: inline-block;
    position: relative; }
  .post-comment .ava-img {
    border: 1px solid #00ceb8;
    color: #000000;
    display: inline-block;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
            background-size: cover;
    background-color: #ffffff;
    width: 85px;
    height: 85px;
    text-align: center;
    line-height: 83px;
    border-radius: 50%; }
    .post-comment .ava-img[style*="0.jpg"] {
      background-image: none !important;
      border: 1px solid #e5e5e5; }
      .post-comment .ava-img[style*="0.jpg"]:before {
        font-size: 25px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
  .post-comment .post_rating {
    font-size: 0;
    display: block;
    margin-top: 30px; }
  .post-comment .content_wrapper {
    min-height: 0 !important;
    margin-top: 20px; }
  .post-comment .post_content {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.5;
    height: auto !important; }
    .post-comment .post_content img {
      display: inline-block;
      margin: 0 5px; }
  .post-comment h5 {
    font-size: 18px;
    font-weight: 700; }
  .post-comment .post_footer {
    margin-top: 10px; }
  .post-comment .customer_name {
    font-size: 16px;
    font-weight: 700; }
  .post-comment .date_add {
    font-size: 16px;
    color: #00ceb8; }

.rating-star {
  font-style: normal;
  color: #dddddd;
  display: inline-block;
  font-size: 15px;
  padding-right: 3px;
  vertical-align: top;
  background: none !important; }
  .rating-star.highlighted {
    cursor: pointer; }
  .rating-star.on, .rating-star.highlighted {
    color: #f9ba46; }

@media (max-width: 480px) {
  .post-comment .post_content {
    font-size: 13px;
    line-height: 2; } }

#module-testimonialswithavatars-testimonials .card {
  border: none;
  border-radius: 0;
  padding: 0; }

#loadMore {
  cursor: pointer;
  margin-bottom: 2%; }

#submitPost.btn-primary {
  margin: 15px 0; }

#addNew {
  margin-top: 30px; }

.addForm {
  max-width: 570px;
  margin: 2% auto; }

.addForm .new_content_wrapper {
  padding: 40px 15px 10px;
  border: 1px dashed #cccccc;
  background: #FAFAFA;
  border-radius: 5px; }

.addForm .post_avatar {
  margin: 0 auto -55px; }

.addForm .centered_label {
  color: #bbbbbb;
  font-size: 0.7em;
  text-transform: uppercase; }

.addForm .imgholder {
  border: 1px dashed #cccccc;
  border-radius: 50%;
  cursor: pointer;
  width: 75px;
  height: 75px;
  line-height: 75px;
  z-index: 1;
  position: relative;
  background: #ffffff;
  margin: 0 auto;
  text-align: center; }
  .addForm .imgholder > div {
    width: 100%;
    height: 0;
    padding-top: 100%;
    -webkit-background-size: cover;
            background-size: cover;
    background-position: 50% 50%;
    border-radius: 100%;
    position: relative; }
    .addForm .imgholder > div[style*="0.jpg"] {
      background-image: none !important; }
      .addForm .imgholder > div[style*="0.jpg"]:before {
        font-size: 25px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }

.addForm .field {
  margin: 25px 0 0 0; }

.addForm .field.allow_html {
  margin-top: 15px; }

.addForm input,
.addForm textarea {
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 10px; }

.addForm .red-border input,
.addForm .red-border textarea,
.addForm .red-border .mce-edit-area {
  border: 1px solid #f3515c !important; }

.field_error {
  color: #f3515c;
  margin-top: -10px; }

.addForm .ajax_errors {
  border-radius: 3px; }

.addForm .alert.alert-danger:before {
  content: ''; }

/* ajax bar at the top*/
#re-progress {
  top: 0;
  height: 2px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 999999; }

#re-progress .progress-inner {
  background-color: #f3515c;
  height: 2px;
  width: 0; }

.just_added {
  color: #f3515c; }

.just_added .post_footer:before {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 5px; }

/* rating */
.editable_rating.field {
  text-align: center; }

.editable_rating .stars_holder {
  display: inline-block; }

.editable_rating .rating_star {
  font-size: 17px;
  cursor: pointer; }

/* mce */
.mce-tinymce.mce-container {
  border: none; }

.mce-edit-area {
  border: 1px solid #cccccc !important;
  border-radius: 3px;
  overflow: hidden; }

.mce-panel {
  background: none; }

.mce-panel .mce-btn-group .mce-btn {
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: #ffffff;
  margin: 0 10px 10px 0; }

.mce-panel .mce-btn-group .mce-btn button {
  padding: 3px 5px; }

.mce-panel .mce-flow-layout-item {
  margin: 0; }

.mce-tooltip-inner {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }
.sur-confirmation {
  font-size: 24px;
  margin: 1em 0;
  text-align: center;
  color: #000000;
  width: 100%; }

.sur-lightbox {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  display: none; }

.sur-container {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 480px;
  left: 50%;
  margin-left: -320px;
  margin-top: -240px;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 640px;
  z-index: 10001; }

.sur-close {
  background: #3c3c3b;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0; }
  .sur-close:before {
    content: "\E5CD";
    font-family: "Material Icons"; }
  .sur-close:hover {
    background: #1cffe7; }

.sur-left,
.sur-right {
  float: left;
  width: 50%; }

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

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

.sur-form {
  background: #00ceb8;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 11%;
  min-height: 100%;
  height: 100%; }
  .sur-form:not(.sur-right):not(.sur-left) {
    width: 100%; }

.sur-title,
.sur-message {
  color: #2e2e2e; }

.sur-title {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 10px; }

.sur-message {
  font-size: 20px;
  margin: 4px 0 1em; }

.sur-form {
  color: #ffffff; }
  .sur-form li {
    margin: 0 0 15px; }

.sur-text {
  background: none;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.6);
  height: 30px;
  font-size: 12px;
  padding: 0 15px;
  width: 100%;
  color: inherit; }
  .sur-text::-webkit-input-placeholder {
    color: inherit; }
  .sur-text::-moz-placeholder {
    color: inherit; }
  .sur-text:-ms-input-placeholder {
    color: inherit; }
  .sur-text::placeholder {
    color: inherit; }
  .sur-text:focus {
    outline: none;
    border-color: #ffffff;
    color: #ffffff; }

.sur-label {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid;
  position: relative;
  cursor: pointer;
  vertical-align: -20%;
  margin: 0; }
  .sur-label:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: none; }

.sur-label-text {
  display: inline-block;
  margin: 0 5px; }

.sur-radio {
  display: none; }
  .sur-radio:checked + .sur-label {
    cursor: default; }
    .sur-radio:checked + .sur-label:before {
      display: block; }

.sur-submit {
  font-size: 13px;
  background: #ffffff;
  border: none;
  color: #00ceb8;
  display: block;
  width: 100%;
  padding: 8px 10px;
  cursor: pointer;
  -webkit-transition: color .3s ease,background .3s ease;
  -o-transition: color .3s ease,background .3s ease;
  transition: color .3s ease,background .3s ease; }
  .sur-submit:focus, .sur-submit:hover, .sur-submit:active {
    background-color: #1cffe7;
    color: #ffffff; }
    .sur-submit:focus #icon-mail, .sur-submit:hover #icon-mail, .sur-submit:active #icon-mail {
      fill: #ffffff; }

#icon-mail {
  display: inline-block;
  fill: #00ceb8;
  width: 16px;
  height: 16px;
  vertical-align: -24%;
  margin-right: 5px;
  -webkit-transition: fill .3s ease;
  -o-transition: fill .3s ease;
  transition: fill .3s ease; }

.sur-error {
  border: 2px solid #ff4c4c; }

.sur-warning {
  background: #ff4c4c;
  border-radius: 2px;
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
  margin: 1em 0;
  padding: 10px;
  text-align: center; }

.sur-hidden {
  display: none; }

.sur-image {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  min-height: 100%;
  height: 100%; }

@media (max-width: 768px) {
  .sur-container {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    -webkit-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%);
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 20px); } }

@media (max-width: 667px) {
  .sur-image {
    display: none; }
  .sur-form {
    width: 100%;
    padding: 20px 11% 10px; } }

@media (max-width: 480px) {
  .sur-container {
    top: 10px;
    bottom: 10px;
    -webkit-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0); } }
.lang-rtl ol, .lang-rtl ul {
  padding-right: 0; }

.lang-rtl .tp-loop-wrap {
  direction: ltr !important; }

.lang-rtl .tp-caption.scroll_down a {
  direction: ltr !important; }

.lang-rtl * {
  direction: rtl !important; }

.lang-rtl main {
  text-align: right !important; }

.lang-rtl .bx-viewport {
  direction: ltr !important; }

.lang-rtl .bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: 9999px; }

.lang-rtl .in_tabs.compact .ec-tabs .responsive_tabs_selection a:after {
  margin: 0 5px 0 0; }

.lang-rtl .blockcart > .header i {
  margin: 0 0 0 5px; }

.lang-rtl .block_newsletter h4 {
  padding-right: 0;
  padding-left: 10px; }

.lang-rtl .block_newsletter .btn {
  right: auto;
  left: 0;
  -webkit-transform: scale(-1, 1);
       -o-transform: scale(-1, 1);
          transform: scale(-1, 1); }

@media (min-width: 481px) {
  .lang-rtl .block-social li {
    margin-left: 0;
    margin-right: 15px; } }

@media (max-width: 768px) {
  .lang-rtl #_mobile_cart {
    margin-left: 0;
    margin-right: auto; } }

@media (min-width: 576px) {
  .lang-rtl .block-contacts-info li:last-child {
    border-right-width: 1px; }
  .lang-rtl .block-contacts-info li:first-child {
    border-right-width: 0; } }

@media (max-width: 575px) {
  .lang-rtl .block-contacts-info li {
    text-align: right;
    padding-left: 15px;
    padding-right: 65px; }
    .lang-rtl .block-contacts-info li:before {
      left: auto;
      right: 20px; } }

.lang-rtl .search-widget .btn-search {
  right: auto;
  left: 0; }

.lang-rtl .search-widget .text {
  padding: 0 10px 0 20px; }

@media (min-width: 769px) {
  .lang-rtl .language-selector, .lang-rtl .currency-selector {
    border-left-width: 1px;
    border-right-width: 0; } }

@media (min-width: 769px) {
  .lang-rtl .main-menu {
    text-align: left; }
  .lang-rtl .top-menu .dropdown-item[data-depth="0"].with-ul:after {
    padding: 0 5px 0 0; } }

@media (max-width: 768px) {
  .lang-rtl .round {
    text-align: left;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .lang-rtl .top-menu .dropdown-item .float-xs-right {
    right: auto;
    left: 0; } }

@media (max-width: 768px) {
  .lang-rtl #_mobile_currency_selector, .lang-rtl #_mobile_language_selector {
    margin-left: 0;
    margin-right: auto; }
  .lang-rtl #_mobile_currency_selector + #_mobile_language_selector {
    margin-right: 0; } }

@media (min-width: 769px) {
  .lang-rtl #_desktop_user_info {
    padding: 0 0 0 15px;
    margin: 0 auto 0 0; }
    .lang-rtl #_desktop_user_info .user-info .dropdown-item:not(:last-child) {
      border-left-width: 1px;
      border-right-width: 0; } }

@media (max-width: 768px) {
  .lang-rtl .user-info {
    left: 0;
    right: auto; } }

.lang-rtl .banner-top .custom-html {
  padding-left: 0;
  padding-right: 30px;
  text-align: right; }

.lang-rtl .category-item .custom-html {
  padding-left: 0;
  padding-right: 20px; }

@media (max-width: 768px) {
  .lang-rtl .features-wrapper .features-item {
    text-align: right; }
    .lang-rtl .features-wrapper .features-item .wrap-icon {
      left: auto;
      right: 0; }
  .lang-rtl .features-wrapper .custom-html {
    padding: 0 90px 0 0; } }

.lang-rtl .post-comment .wrapper-ava:before {
  right: auto;
  left: -12px; }

.lang-rtl .twa-wrapper .bx-wrapper .bx-pager {
  text-align: right; }

@media (min-width: 481px) {
  .lang-rtl .post-comment .content_wrapper {
    padding: 0 45px 0 0; } }

@media (max-width: 768px) {
  .lang-rtl .menu-checkbox:checked ~ .mobile-wrapper-menu {
    left: 50px; }
  .lang-rtl .menu-checkbox:checked ~ .header-nav {
    -webkit-transform: translateX(calc(-100% + 50px));
         -o-transform: translateX(calc(-100% + 50px));
            transform: translateX(calc(-100% + 50px)); }
  .lang-rtl .menu-checkbox:checked ~ #header .mobile-wrapper-menu {
    -webkit-transform: translateX(50px);
         -o-transform: translateX(50px);
            transform: translateX(50px); }
  .lang-rtl .menu-checkbox:checked ~ .page-content-wrapper #notifications, .lang-rtl .menu-checkbox:checked ~ .page-content-wrapper #wrapper {
    -webkit-transform: translateX(calc(-100% + 50px));
         -o-transform: translateX(calc(-100% + 50px));
            transform: translateX(calc(-100% + 50px));
    opacity: 0; }
  .lang-rtl .menu-checkbox:checked ~ #footer {
    opacity: 0;
    -webkit-transform: translateX(calc(-100% + 50px));
         -o-transform: translateX(calc(-100% + 50px));
            transform: translateX(calc(-100% + 50px)); } }

.lang-rtl .links li a {
  padding-left: 0;
  padding-right: 13px; }
  .lang-rtl .links li a:before {
    left: auto;
    right: 0;
    -webkit-transform: scale(-1, 1);
         -o-transform: scale(-1, 1);
            transform: scale(-1, 1); }

@media (max-width: 768px) {
  .lang-rtl .footer-container .links .navbar-toggler {
    text-align: left; }
  .lang-rtl .footer-container .links .title .float-xs-right {
    margin-left: 0;
    margin-right: auto; } }

.lang-rtl .title_main_section.listing-title {
  text-align: right; }

.lang-rtl .circle-title .circle:before {
  padding: 0 0 0 5px; }

.lang-rtl .block-categories .arrows, .lang-rtl .block-categories .navbar-toggler {
  right: auto;
  left: 0;
  -webkit-transform: scale(-1, 1);
       -o-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.lang-rtl .block-categories li[data-depth] .category-sub-menu {
  left: auto;
  right: 110%;
  -webkit-transition: opacity 0.4s,right 0.4s,visibility 0.4s;
  -o-transition: opacity 0.4s,right 0.4s,visibility 0.4s;
  transition: opacity 0.4s,right 0.4s,visibility 0.4s; }

.lang-rtl .block-categories li[data-depth]:hover > .collapse > .category-sub-menu {
  left: auto;
  right: 100%; }

.lang-rtl .products-selection .pagination {
  margin-left: 0;
  margin-right: auto; }
  .lang-rtl .products-selection .pagination .page-list li:first-child, .lang-rtl .products-selection .pagination .page-list li:last-child {
    -webkit-transform: scale(-1, 1);
         -o-transform: scale(-1, 1);
            transform: scale(-1, 1); }

@media (min-width: 481px) {
  .lang-rtl .list .product-miniature .thumbnail-container {
    text-align: right; }
  .lang-rtl .list .product-miniature .left-block {
    border-right: none;
    border-left: 1px solid #e7e7e7; } }

.lang-rtl .bootstrap-touchspin input.form-control {
  margin-left: 0;
  margin-right: 26px; }

.lang-rtl .product-quantity .bootstrap-touchspin input.form-control {
  margin-left: 0;
  margin-right: 56px; }

.lang-rtl select, .lang-rtl select.form-control {
  background-position: 5px center; }

.lang-rtl .dropdown select {
  background-position: 5px center; }

.lang-rtl .custom-checkbox input[type="checkbox"] + span {
  margin-right: 0;
  margin-left: 10px; }

.lang-rtl .custom-checkbox label {
  text-align: right; }

.lang-rtl .custom-radio input[type='radio'] + span {
  margin-right: 0;
  margin-left: 10px; }

.lang-rtl .checkout-step #customer-form .form-control-label, .lang-rtl .checkout-step #delivery-address .form-control-label, .lang-rtl .checkout-step #invoice-address .form-control-label, .lang-rtl .checkout-step #login-form .form-control-label {
  text-align: right; }

.lang-rtl .checkout-step .payment-options .custom-radio {
  margin-right: 0;
  margin-left: 20px; }

.lang-rtl #block-reassurance span {
  padding-right: 10px;
  padding-left: 0; }

@media (min-width: 481px) {
  .lang-rtl .product-quantity .qty {
    padding-right: 0;
    padding-left: 15px; }
  .lang-rtl .product-quantity .add {
    padding-left: 0;
    padding-right: 15px; } }
a, button {
  -webkit-transition: color .3s ease,background .3s ease, border-color .3s ease;
  -o-transition: color .3s ease,background .3s ease, border-color .3s ease;
  transition: color .3s ease,background .3s ease, border-color .3s ease; }

.block_newsletter .alert {
  -webkit-animation: alert 1s;
       -o-animation: alert 1s;
          animation: alert 1s;
  -webkit-animation-timing-function: ease-in-out;
       -o-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-delay: 3s;
       -o-animation-delay: 3s;
          animation-delay: 3s;
  -webkit-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transition: -webkit-transform 2s ease-in 0s;
  transition: -webkit-transform 2s ease-in 0s;
  -o-transition: -o-transform 2s ease-in 0s;
  transition: transform 2s ease-in 0s;
  transition: transform 2s ease-in 0s, -webkit-transform 2s ease-in 0s, -o-transform 2s ease-in 0s;
  height: 60px;
  padding-top: 18px;
  width: 100%; }

@-webkit-keyframes alert {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); } }

@-o-keyframes alert {
  from {
    -o-transform: translateY(0);
       transform: translateY(0); }
  to {
    -o-transform: translateY(-100%);
       transform: translateY(-100%); } }

@keyframes alert {
  from {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-100%);
         -o-transform: translateY(-100%);
            transform: translateY(-100%); } }

/*animation slide*/
.home-slide.in_carousel {
  overflow: hidden; }
  .home-slide.in_carousel .custom-html .container p, .home-slide.in_carousel .custom-html .container h1, .home-slide.in_carousel .custom-html .container h2, .home-slide.in_carousel .custom-html .container h3, .home-slide.in_carousel .custom-html .container h4, .home-slide.in_carousel .custom-html .container h5, .home-slide.in_carousel .custom-html .container h6 {
    right: 100%;
    position: relative;
    opacity: 0;
    -webkit-transition: right 1s, opacity .5s;
    -o-transition: right 1s, opacity .5s;
    transition: right 1s, opacity .5s; }
  .home-slide.in_carousel .custom-html .container p:nth-child(2), .home-slide.in_carousel .custom-html .container h1:nth-child(2), .home-slide.in_carousel .custom-html .container h2:nth-child(2), .home-slide.in_carousel .custom-html .container h3:nth-child(2), .home-slide.in_carousel .custom-html .container h4:nth-child(2), .home-slide.in_carousel .custom-html .container h5:nth-child(2), .home-slide.in_carousel .custom-html .container h6:nth-child(2) {
    -webkit-transition: right 1s .2s, opacity .5s .2s;
    -o-transition: right 1s .2s, opacity .5s .2s;
    transition: right 1s .2s, opacity .5s .2s; }
  .home-slide.in_carousel .custom-html .container p:nth-child(3), .home-slide.in_carousel .custom-html .container h1:nth-child(3), .home-slide.in_carousel .custom-html .container h2:nth-child(3), .home-slide.in_carousel .custom-html .container h3:nth-child(3), .home-slide.in_carousel .custom-html .container h4:nth-child(3), .home-slide.in_carousel .custom-html .container h5:nth-child(3), .home-slide.in_carousel .custom-html .container h6:nth-child(3) {
    -webkit-transition: right 1s .4s, opacity .5s .4s;
    -o-transition: right 1s .4s, opacity .5s .4s;
    transition: right 1s .4s, opacity .5s .4s; }
  .home-slide.in_carousel.current .custom-html .container p, .home-slide.in_carousel.current .custom-html .container h1, .home-slide.in_carousel.current .custom-html .container h2, .home-slide.in_carousel.current .custom-html .container h3, .home-slide.in_carousel.current .custom-html .container h4, .home-slide.in_carousel.current .custom-html .container h5, .home-slide.in_carousel.current .custom-html .container h6 {
    right: 0;
    opacity: 1; }

.wrap-effect,
.effect .banner-link {
  overflow: hidden;
  position: relative;
  display: inline-block; }

.wrap-effect img,
.effect .banner-link img {
  width: 100%; }

.side-banner img {
  width: 100%;
  -webkit-transition: -webkit-transform 1.2s;
  transition: -webkit-transform 1.2s;
  -o-transition: -o-transform 1.2s;
  transition: transform 1.2s;
  transition: transform 1.2s, -webkit-transform 1.2s, -o-transform 1.2s; }

.side-banner .banner-item-content {
  overflow: hidden; }
  .side-banner .banner-item-content:hover img, .side-banner .banner-item-content:focus img {
    -webkit-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2); }

#play, #stop {
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }

.custombanners.displayCustomBanners2 .wrap-icon:hover i:last-child {
  -webkit-transform: rotate(360deg);
       -o-transform: rotate(360deg);
          transform: rotate(360deg);
  opacity: 1; }

.custombanners.displayCustomBanners2 .wrap-icon:hover i:first-child {
  -webkit-transform: rotate(360deg) scale(0);
       -o-transform: rotate(360deg) scale(0);
          transform: rotate(360deg) scale(0);
  opacity: 0; }

#stop, #video-promo-wrap h2 {
  -webkit-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  transition: all .8s ease 0s; }

.custombanners.displayCustomBanners2 .wrap-icon i {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.banner-top .banner-item-content, .category-item .banner-item-content {
  overflow: hidden;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }
  .banner-top .banner-item-content:after, .category-item .banner-item-content:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    visibility: visible;
    overflow: hidden;
    content: '';
    cursor: pointer;
    -webkit-transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62);
    -o-transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62);
    transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62);
    opacity: 1;
    border: 170px solid rgba(0, 0, 0, 0.5); }
  .banner-top .banner-item-content:before, .category-item .banner-item-content:before {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    content: '';
    opacity: 0;
    background: rgba(0, 0, 0, 0.2); }

.banner-top .custom-html, .category-item .custom-html {
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }

.banner-top img, .category-item img {
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform: scale(1.2, 1.2);
       -o-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2); }

.banner-top:hover .banner-item-content:before, .category-item:hover .banner-item-content:before {
  opacity: 1; }

.banner-top:hover .banner-item-content:after, .category-item:hover .banner-item-content:after {
  visibility: hidden;
  opacity: 0;
  border: 0 double rgba(0, 0, 0, 0.7); }

.banner-top:hover .custom-html, .category-item:hover .custom-html {
  -webkit-transform: scale(1, 1);
       -o-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-filter: blur(0px);
          filter: blur(0px); }

.banner-top:hover img, .category-item:hover img {
  -webkit-transform: scale(1, 1);
       -o-transform: scale(1, 1);
          transform: scale(1, 1); }

.category-item .custom-html {
  z-index: 2;
  -webkit-transform: scale(0, 0);
       -o-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-filter: blur(10px);
          filter: blur(10px); }

@media (min-width: 1025px) {
  .banner-top .custom-html {
    z-index: 2;
    -webkit-transform: scale(0, 0);
         -o-transform: scale(0, 0);
            transform: scale(0, 0);
    -webkit-filter: blur(10px);
            filter: blur(10px); } }

.item-container img {
  opacity: 0.4;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }

.item-container:hover img {
  opacity: 1; }

.c_item .back_product {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: perspective(900px) rotateY(-180deg);
          transform: perspective(900px) rotateY(-180deg); }

.c_item .thumbnail-container {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: perspective(900px) rotateY(0);
          transform: perspective(900px) rotateY(0); }

.c_item:hover .thumbnail-container {
  -webkit-transform: perspective(900px) rotateY(180deg);
          transform: perspective(900px) rotateY(180deg); }

.c_item:hover .back_product {
  -webkit-transform: rotateY(0);
          transform: rotateY(0); }

#js-product-list .products.grid {
  -webkit-animation: grid-to-list 1.2s ease;
       -o-animation: grid-to-list 1.2s ease;
          animation: grid-to-list 1.2s ease; }

#js-product-list .products.list {
  -webkit-animation: list-to-grid 1.2s ease;
       -o-animation: list-to-grid 1.2s ease;
          animation: list-to-grid 1.2s ease; }

@-webkit-keyframes grid-to-list {
  from {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(0, -15px);
            transform: translate(0, -15px); }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@-o-keyframes grid-to-list {
  from {
    visibility: hidden;
    opacity: 0;
    -o-transform: translate(0, -15px);
       transform: translate(0, -15px); }
  to {
    visibility: visible;
    opacity: 1;
    -o-transform: translate(0, 0);
       transform: translate(0, 0); } }

@keyframes grid-to-list {
  from {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(0, -15px);
         -o-transform: translate(0, -15px);
            transform: translate(0, -15px); }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0); } }

@-webkit-keyframes list-to-grid {
  from {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(0, -15px);
            transform: translate(0, -15px); }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@-o-keyframes list-to-grid {
  from {
    visibility: hidden;
    opacity: 0;
    -o-transform: translate(0, -15px);
       transform: translate(0, -15px); }
  to {
    visibility: visible;
    opacity: 1;
    -o-transform: translate(0, 0);
       transform: translate(0, 0); } }

@keyframes list-to-grid {
  from {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(0, -15px);
         -o-transform: translate(0, -15px);
            transform: translate(0, -15px); }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0); } }

.grid .product-miniature .back_product {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  text-align: center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: perspective(900px) rotateY(-180deg);
          transform: perspective(900px) rotateY(-180deg); }

.grid .product-miniature .thumbnail-container {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: perspective(900px) rotateY(0);
          transform: perspective(900px) rotateY(0); }

.grid .product-miniature:hover .thumbnail-container {
  -webkit-transform: perspective(900px) rotateY(180deg);
          transform: perspective(900px) rotateY(180deg); }

.grid .product-miniature:hover .back_product {
  -webkit-transform: rotateY(0);
          transform: rotateY(0); }

@media (max-width: 480px) {
  .grid .product-miniature .back_product {
    left: 0;
    right: 0; } }

.scale_image {
  display: inline-block;
  overflow: hidden; }
  .scale_image img {
    width: 100%; }

.hover_scale {
  display: inline-block;
  overflow: hidden;
  position: relative; }
  .hover_scale img {
    display: inline-block;
    width: 100%; }

.hover_scale img {
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }

.hover_scale:hover img, .hover_scale:focus img {
  -webkit-transform: scale(1.15, 1.15);
       -o-transform: scale(1.15, 1.15);
          transform: scale(1.15, 1.15); }

@media (min-width: 769px) {
  #header.not-fixed {
    background-color: transparent; }
    #header.not-fixed .header-top .inner-menu-cell:before {
      display: block; }
    #header.not-fixed .blockcart > .header .link {
      width: 67px;
      height: 68px;
      line-height: 68px;
      font-size: 40px; }
    #header.not-fixed #_desktop_cart .blockcart .cart-products-count {
      top: -12.5px; }
    #header.not-fixed .top-menu .dropdown-item[data-depth="0"] {
      padding: 24px 0; } }

.presentation-preview {
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.theme-carousel .bx-wrapper .bx-controls .bx-controls-direction a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }
  .theme-carousel .bx-wrapper .bx-controls .bx-controls-direction a:before {
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
/* @import "node_modules/open-sans-fontface/sass/mixins";
@import "node_modules/open-sans-fontface/sass/Regular";
@import "node_modules/open-sans-fontface/sass/Italic";
@import "node_modules/open-sans-fontface/sass/Semibold";
@import "node_modules/open-sans-fontface/sass/SemiboldItalic";
@import "node_modules/open-sans-fontface/sass/Bold";
@import "node_modules/open-sans-fontface/sass/BoldItalic";
@import "node_modules/open-sans-fontface/sass/Light";
@import "node_modules/open-sans-fontface/sass/LightItalic";
 */
@font-face {
  font-family: system-ui;
  font-style: normal;
  font-weight: 300;
  src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Segoe UI Light"), local("Ubuntu Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma"); }

@font-face {
  font-family: system-ui;
  font-style: italic;
  font-weight: 300;
  src: local(".SFNSText-LightItalic"), local(".HelveticaNeueDeskInterface-Italic"), local(".LucidaGrandeUI"), local("Segoe UI Light Italic"), local("Ubuntu Light Italic"), local("Roboto-LightItalic"), local("DroidSans"), local("Tahoma"); }

@font-face {
  font-family: system-ui;
  font-style: normal;
  font-weight: 400;
  src: local(".SFNSText-Regular"), local(".HelveticaNeueDeskInterface-Regular"), local(".LucidaGrandeUI"), local("Segoe UI"), local("Ubuntu"), local("Roboto-Regular"), local("DroidSans"), local("Tahoma"); }

@font-face {
  font-family: system-ui;
  font-style: italic;
  font-weight: 400;
  src: local(".SFNSText-Italic"), local(".HelveticaNeueDeskInterface-Italic"), local(".LucidaGrandeUI"), local("Segoe UI Italic"), local("Ubuntu Italic"), local("Roboto-Italic"), local("DroidSans"), local("Tahoma"); }

@font-face {
  font-family: system-ui;
  font-style: normal;
  font-weight: 500;
  src: local(".SFNSText-Medium"), local(".HelveticaNeueDeskInterface-MediumP4"), local(".LucidaGrandeUI"), local("Segoe UI Semibold"), local("Ubuntu Medium"), local("Roboto-Medium"), local("DroidSans-Bold"), local("Tahoma Bold"); }

@font-face {
  font-family: system-ui;
  font-style: italic;
  font-weight: 500;
  src: local(".SFNSText-MediumItalic"), local(".HelveticaNeueDeskInterface-MediumItalicP4"), local(".LucidaGrandeUI"), local("Segoe UI Semibold Italic"), local("Ubuntu Medium Italic"), local("Roboto-MediumItalic"), local("DroidSans-Bold"), local("Tahoma Bold"); }

@font-face {
  font-family: system-ui;
  font-style: normal;
  font-weight: 700;
  src: local(".SFNSText-Bold"), local(".HelveticaNeueDeskInterface-Bold"), local(".LucidaGrandeUI"), local("Segoe UI Bold"), local("Ubuntu Bold"), local("Roboto-Bold"), local("DroidSans-Bold"), local("Tahoma Bold"); }

@font-face {
  font-family: system-ui;
  font-style: italic;
  font-weight: 700;
  src: local(".SFNSText-BoldItalic"), local(".HelveticaNeueDeskInterface-BoldItalic"), local(".LucidaGrandeUI"), local("Segoe UI Bold Italic"), local("Ubuntu Bold Italic"), local("Roboto-BoldItalic"), local("DroidSans-Bold"), local("Tahoma Bold"); }

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../css/e79bfd88537def476913f3ed52f4f4b3.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../css/570eb83859dc23dd0eec423a49e147fe.woff2) format("woff2"), url(../css/012cf6a10129e2275d79d6adac7f3b02.woff) format("woff"), url(../css/a37b0c01c0baf1888ca812cc0508f6e2.ttf) format("truetype"); }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga'; }

body [class^="font-"]:before, body [class*=" font-"]:before {
  width: auto;
  margin: 0; }

i[class*="icon-"] {
  font-style: normal; }

/*** WRAPPER ***/
#wrapper .banner {
  margin-bottom: 24px;
  display: block; }
  #wrapper .banner img {
    -webkit-box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15); }

/*** MAIN ***/
#main .page-header {
  margin-bottom: 25px; }

#main .page-content {
  margin-bottom: 25px; }
  #main .page-content h6 {
    margin-bottom: 18px; }
  #main .page-content #notifications {
    margin-left: -15px;
    margin-right: -15px; }

#main .page-footer {
  margin-bottom: 25px; }

#notifications ul {
  margin-bottom: 0; }

/*** Responsive part ***/
@media (max-width: 667px) {
  #checkout-cart-summary {
    float: none;
    width: 100%;
    margin-top: 1rem; }
  section.checkout-step {
    width: 100%; }
  .default-input {
    min-width: 100%; }
  label {
    clear: both; } }

@media (max-width: 480px) {
  .visibillity-hidden-mobile {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px; } }

/*# sourceMappingURL=theme.css.map*/