/** Shopify CDN: Minification failed

Line 2593:8 Expected identifier but found "#fff"
Line 2593:12 Unexpected ";"
Line 12067:71 Unexpected "{"
Line 14442:2 "ont-size" is not a known CSS property
Line 18675:4 Unexpected "}"

**/
@charset "UTF-8";
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue:#007bff;
  --indigo:#6610f2;
  --purple:#6f42c1;
  --pink:#e83e8c;
  --red:#dc3545;
  --orange:#fd7e14;
  --yellow:#ffc107;
  --green:#28a745;
  --teal:#20c997;
  --cyan:#17a2b8;
  --white:#fff;
  --gray:#6c757d;
  --gray-dark:#343a40;
  --primary:#007bff;
  --secondary:#6c757d;
  --success:#28a745;
  --info:#17a2b8;
  --warning:#ffc107;
  --danger:#dc3545;
  --light:#f8f9fa;
  --dark:#343a40;
  --breakpoint-xs:0;
  --breakpoint-sm:576px;
  --breakpoint-md:768px;
  --breakpoint-lg:992px;
  --breakpoint-xl:1200px;
  --font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

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

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

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

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

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

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

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

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

abbr[data-original-title], abbr[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;
}

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.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: 0;
}

sup {
  top: -0.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;
}

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -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: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

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

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

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

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

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

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

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

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

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

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

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

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

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

.list-inline-item {
  display: inline-block;
}

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

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

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

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "— ";
}

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

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

.figure {
  display: inline-block;
}

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

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

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

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

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

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

@media (max-width: 767px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

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

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

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .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-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

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

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

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

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

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

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

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

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  .offset-sm-2 {
    margin-left: 16.666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.333333%;
  }

  .offset-sm-5 {
    margin-left: 41.666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.333333%;
  }

  .offset-sm-8 {
    margin-left: 66.666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.333333%;
  }

  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.333333%;
  }

  .offset-md-2 {
    margin-left: 16.666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.333333%;
  }

  .offset-md-5 {
    margin-left: 41.666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.333333%;
  }

  .offset-md-8 {
    margin-left: 66.666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.333333%;
  }

  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.333333%;
  }

  .offset-lg-2 {
    margin-left: 16.666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.333333%;
  }

  .offset-lg-5 {
    margin-left: 41.666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.333333%;
  }

  .offset-lg-8 {
    margin-left: 66.666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.333333%;
  }

  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.333333%;
  }

  .offset-xl-2 {
    margin-left: 16.666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.333333%;
  }

  .offset-xl-5 {
    margin-left: 41.666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.333333%;
  }

  .offset-xl-8 {
    margin-left: 66.666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.333333%;
  }

  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

.table td, .table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table .table {
  background-color: #fff;
}

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

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered td, .table-bordered th {
  border: 1px solid #dee2e6;
}

.table-bordered thead td, .table-bordered thead th {
  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 > td, .table-primary > th {
  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 > td, .table-secondary > th {
  background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

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

.table-success, .table-success > td, .table-success > th {
  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 > td, .table-info > th {
  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 > td, .table-warning > th {
  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 > td, .table-danger > th {
  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 > td, .table-light > th {
  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 > td, .table-dark > th {
  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 > td, .table-active > th {
  background-color: rgba(0, 0, 0, 0.075);
}

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

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

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}

.table-dark td, .table-dark th, .table-dark thead th {
  border-color: #32383e;
}

.table-dark.table-bordered {
  border: 0;
}

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

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

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
  
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

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

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

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .input-group-append > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .input-group-append > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

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

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

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

.form-row > .col, .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

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

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

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

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

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

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: 0.2rem;
}

.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {
  border-color: #28a745;
}

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

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

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

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

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

.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

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

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

.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

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

.custom-file-input.is-valid ~ .custom-file-label::before, .was-validated .custom-file-input:valid ~ .custom-file-label::before {
  border-color: inherit;
}

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

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

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

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

.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
  border-color: #dc3545;
}

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

.custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-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, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block;
}

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

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

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

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

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

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

.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

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

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

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

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

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .input-group {
    width: auto;
  }

  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn:focus, .btn:hover {
  text-decoration: none;
}

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
  background-image: none;
}

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
    
    .btn-default{
  color:#000;
  background-color: rgb(239,239,239);
  
}
 .btn-default:hover
  color:#fff;
  background-color: #5a6268;
  
}

.btn-secondary.focus, .btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success.focus, .btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info.focus, .btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning.focus, .btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger.focus, .btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light.focus, .btn-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark.focus, .btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success.focus, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info.focus, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning.focus, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger.focus, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light.focus, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark.focus, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.btn-link.focus, .btn-link:focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

.btn-link.disabled, .btn-link:disabled {
  color: #6c757d;
}

.btn-group-lg > .btn, .btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-group-sm > .btn, .btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

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

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

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

.dropdown, .dropup {
  position: relative;
}

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

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

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

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

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

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

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem;
}

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

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

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

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem;
}

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

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

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

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

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

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

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

.btn-group, .btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.btn-group-vertical > .btn:hover, .btn-group > .btn:hover {
  z-index: 1;
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus {
  z-index: 1;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

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

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

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

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

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

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

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-group-vertical .btn, .btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

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

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .custom-file:focus, .input-group > .custom-select:focus, .input-group > .form-control:focus {
  z-index: 3;
}

.input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control {
  margin-left: -1px;
}

.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-append, .input-group-prepend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.input-group-append .btn, .input-group-prepend .btn {
  position: relative;
  z-index: 2;
}

.input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}

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

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

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type=checkbox], .input-group-text input[type=radio] {
  margin-top: 0;
}

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

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

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

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  margin-bottom: 0;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

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

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

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

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}

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

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

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

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

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

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}

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

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

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

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-control {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input:focus ~ .custom-file-control::before {
  border-color: #80bdff;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(calc(2.25rem + 2px) - 1px * 2);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

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

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

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

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

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

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

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

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar > .container, .navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

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

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

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

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

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }

  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }

  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }

  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }

  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand > .container, .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

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

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container, .navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-dark .navbar-text a {
  color: #fff;
}

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

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

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

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

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

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

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

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

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

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

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

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

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

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

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

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

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

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group > .card:first-child .card-header, .card-group > .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }

  .card-group > .card:first-child .card-footer, .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-header, .card-group > .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }

  .card-group > .card:last-child .card-footer, .card-group > .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }

  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }

  .card-group > .card:only-child .card-header, .card-group > .card:only-child .card-img-top {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .card-group > .card:only-child .card-footer, .card-group > .card:only-child .card-img-bottom {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

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

  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
    border-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

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

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

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

.breadcrumb-item.active {
  color: #6c757d;
}

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

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

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

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

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

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

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

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

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

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

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

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

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

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

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

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

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

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

.badge-secondary[href]:focus, .badge-secondary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

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

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

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

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

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

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

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

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

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

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

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

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 4rem;
}

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

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s ease;
}

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

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

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

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

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

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:focus, .list-group-item-action:hover {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item:focus, .list-group-item:hover {
  z-index: 1;
  text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  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;
}

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

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

.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

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

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

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

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

.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

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

.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

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

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

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

.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}

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

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

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

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

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

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

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

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
  padding: 0.4rem 0;
}

.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
  bottom: 0;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
  padding: 0 0.4rem;
}

.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
  padding: 0.4rem 0;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
  top: 0;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
  padding: 0 0.4rem;
}

.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::after, .popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-auto[x-placement^=top], .bs-popover-top {
  margin-bottom: 0.5rem;
}

.bs-popover-auto[x-placement^=top] .arrow, .bs-popover-top .arrow {
  bottom: calc((.5rem + 1px) * -1);
}

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-top .arrow::before {
  border-width: 0.5rem 0.5rem 0;
}

.bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.bs-popover-auto[x-placement^=right], .bs-popover-right {
  margin-left: 0.5rem;
}

.bs-popover-auto[x-placement^=right] .arrow, .bs-popover-right .arrow {
  left: calc((.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-right .arrow::before {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-right .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
  margin-top: 0.5rem;
}

.bs-popover-auto[x-placement^=bottom] .arrow, .bs-popover-bottom .arrow {
  top: calc((.5rem + 1px) * -1);
}

.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-bottom .arrow::before {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

.bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-bottom .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-auto[x-placement^=left], .bs-popover-left {
  margin-right: 0.5rem;
}

.bs-popover-auto[x-placement^=left] .arrow, .bs-popover-left .arrow {
  right: calc((.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-left .arrow::before {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-left .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

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

.popover-header:empty {
  display: none;
}

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

.carousel {
  position: relative;
}

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

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

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

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

.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

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

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

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
  .active.carousel-item-left, .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

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

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

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

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

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

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-left {
  border-left: 1px solid #dee2e6 !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: #6c757d !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

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

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

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

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

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

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

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

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

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

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

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

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

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

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

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

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

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

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

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

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

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

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

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

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

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

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

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

  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

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

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

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

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

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

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

  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

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

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

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

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

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

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

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

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

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

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

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

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

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

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

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

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

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

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

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

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

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

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

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

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

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

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

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

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

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

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

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

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

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

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

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

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

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

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

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

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

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

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

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

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

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

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

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

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

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

  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-justify {
  text-align: justify !important;
}

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

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

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

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

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

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

  .text-sm-right {
    text-align: right !important;
  }

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

  .text-md-right {
    text-align: right !important;
  }

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

  .text-lg-right {
    text-align: right !important;
  }

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

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

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

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

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

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

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

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

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

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

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

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:focus, a.text-secondary:hover {
  color: #545b62 !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: #6c757d !important;
}

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *, ::after, ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img, tr {
    page-break-inside: avoid;
  }

  h2, h3, p {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td, .table th {
    background-color: #fff !important;
  }

  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
/*# sourceMappingURL=bootstrap.min.css.map */
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  /* width: 100%; */
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

@font-face {
  font-family: "Founders Grotesk";
  src: url("FoundersGrotesk-LightItalic.woff2") format("woff2"), url("FoundersGrotesk-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Founders Grotesk Condensed";
  src: url("FoundersGroteskCond-Reg.woff2") format("woff2"), url("FoundersGroteskCond-Reg.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Founders Grotesk Light";
  src: url("FoundersGrotesk-Light.woff2") format("woff2"), url("FoundersGrotesk-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Founders Grotesk";
  src: url("FoundersGrotesk-Regular.woff2") format("woff2"), url("FoundersGrotesk-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Founders Grotesk Mono";
  src: url("FoundersGroteskMono-Light.woff2") format("woff2"), url("FoundersGroteskMono-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Founders Grotesk Regular";
  src: url("FoundersGrotesk-RegularItalic.woff2") format("woff2"), url("FoundersGrotesk-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Founders Grotesk Mono";
  src: url("FoundersGroteskMono-Regular.woff2") format("woff2"), url("FoundersGroteskMono-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gordita Medium";
  font-style: normal;
  font-weight: normal;
  src: local("Gordita Medium"), url("Gordita Medium.woff") format("woff");
} 
    @font-face {
    font-family: 'Founders Grotesk';
    src: url('FoundersGrotesk-SemiboldItalic.woff2') format('woff2'),
        url('FoundersGrotesk-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
/*
@font-face {
  font-family: "Gordita Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Gordita Regular"), url("Gordita Regular.woff") format("woff");
}
*/
@font-face {
  font-family: "icomoon";
  src: url("icomoon.eot?873iqs");
  src: url("icomoon.eot?873iqs#iefix") format("embedded-opentype"), url("icomoon.ttf?873iqs") format("truetype"), url("icomoon.woff?873iqs") format("woff"), url("icomoon.svg?873iqs#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-delete:before {
  content: "";
}

.icon-edit:before {
  content: "";
}

.icon-email:before {
  content: "";
}

.icon-location:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-user-o:before {
  content: "";
}

.icon-angle-down:before {
  content: "";
}

.icon-angle-left:before {
  content: "";
}

.icon-angle-right:before {
  content: "";
}

.icon-cart-bag:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-long-arrow-right:before {
  content: "";
}

.icon-star:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-user:before {
  content: "";
}

@font-face {
  font-family: 'icomoon2';
  src:  url('//proshop.cheribundi.eu/cdn/shop/files/icomoon2.woff?192') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon2' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon2-icon-tiktok:before {
  content: "\e900";
}
.icon2-icon-youtube .path1:before {
  content: "\e901";
  color: rgb(0, 0, 0);
}
.icon2-icon-youtube .path2:before {
  content: "\e902";
  margin-left: -1.3330078125em;
  color: rgb(255, 255, 255);
}

.btn {
  display: inline-block;
  padding: 23px 16px;
  min-width:285px;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  white-space: normal;
  text-decoration: none;
  background-image: none;
  cursor: pointer;
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  font-family: "Founders Grotesk Mono";
  border-radius: 0;
  transition: 0.5s ease all;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.btn:hover, .btn:focus {
  text-decoration: none;
  box-shadow: none;
  outline: none;
}
.btn.button-primary {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.btn.button-primary:hover, .btn.button-primary:focus {
  background-color: #DF1A25;
  color: #fff;
  border-color: #DF1A25;
}
.btn.button-secoundry {
  background-color: #DF1A25;
  color: #fff;
  border-color: #DF1A25;
}
.btn.button-secoundry:hover, .btn.button-secoundry:focus, .btn.button-tertiary:hover {
  background-color: #fff;
  border-color: #fff;
  color:#000;
}

.btn.button-secoundry-black:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.btn.button-tertiary {
  background-color: #82235F;
  color: #ffffff;
  border-color: #82235F;
}
.btn.button-white {
  background-color: #fff;
  color: #000;
  border-color: #fff;
}
.btn.button-white:hover, .btn.button-white:focus {
  background-color: #DF1A25;
  border-color: #DF1A25;
  color: #fff;
}
.btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.btn.small-btn {
  max-width: 127px;
  display: block;
  width: 100%;
}
.btn.btn-block {
  display: block;
  width: 100%;
}
.btn.btn-lg {
  padding: 36px 32px;
}

body, html {
  color: #000;
  font-family: "Founders Grotesk Light";
}

#page {
  overflow: hidden;
}

a {
  transition: 0.5s ease all;
}

a:hover {
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
}

p:last-child {
  margin-bottom: 0;
}

.container {
  max-width: 1470px;
}

.announcement-bar {
  background: #0A0203;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.announcement-bar p {
  color: #fff;
  margin: 0;
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
}

#header {
   position:relative;
  z-index: 7;
  background:#fff;
  border-bottom: 1px solid #E1E1E1;
}
    
    header#header.shrink {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 6;
    width: 100%;
}

.header_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header_row .head_left {
  display: flex;
  align-items: center;
}
.header_row .logo a {
  display: block;
}
.header_row .logo a img {
  height: 35px;
}
.logo {
    position: relative;
}
#menu {
  margin-left: 90px;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu ul .nav-element {
  display: inline-block;
  vertical-align: middle;
  padding: 33px 20px 30px;
}
#menu ul .nav-element > a {
  display: block;
  color: #0A0203;
  text-transform: uppercase;
  font-family: "Founders Grotesk Mono";
}
    #menu ul .nav-element > a .menu-link{font-style:normal}
#menu ul .nav-element > a:hover {
  color: #767678;
}
    #menu ul .nav-element:hover>a{
     color: #767678;
    }
    #menu ul .nav-element:hover>a .menu-link{text-decoration:underline}{
     color: #767678;
    }
    #menu ul .nav-element > a:hover .menu-link{text-decoration:underline}
#menu ul .nav-element > a span {
  font-size: 9px;
}
#menu ul .nav-element:hover .MegaMenu {
  opacity: 1;
  visibility: visible;
  pointer-events: inherit;
}

.MegaMenu {
  position: absolute;
  padding: 83px 0;
  width: 100%;
  left: 0;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  text-align: left;
  background: #E5E5E5;
  transition: all 0.3s ease-in-out;
}
.MegaMenu .MegaMenu__Inner {
  max-width: 1470px;
  margin: 0 auto;
  padding: 15px;
  display: grid;
  grid-template-columns: 2fr 2fr 2fr 2fr 4fr;
  /* display: flex; */
}
.MegaMenu .MegaMenu__Item {
  /* padding-right: 10px;
  flex-shrink: 1; */
}
.MegaMenu .MegaMenu__Item ~ .MegaMenu__Item {
  /* padding-left: 40px;
  border-left: 1px solid #C4C4C4; */
}
.MegaMenu .MegaMenu__Item h4 {
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-family: "Founders Grotesk Mono";
  color: #929292;
  
  font-size: 16px;
}
.MegaMenu .MegaMenu__Item .menu-item {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
}
.MegaMenu .MegaMenu__Item .menu-item .menu-pro-list-wrap {
  width: 48%;
}
.MegaMenu .MegaMenu__Item .menu-pro-list {
  display: flex;
  margin-bottom: 40px;
}
.MegaMenu .MegaMenu__Item .menu-pro-list .pro-img {
  width: 52px;
}
.MegaMenu .MegaMenu__Item .menu-pro-list .pro-img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.MegaMenu .MegaMenu__Item .menu-pro-list .pro-info {
  width: calc(100% - 52px);
  padding-left: 12px;
}
.MegaMenu .MegaMenu__Item .menu-pro-list .pro-info h2 {
  font-size: 24px;
  font-family: "Founders Grotesk";
  color: #000;
  margin: 0;
  margin-bottom: 3px;
}
.MegaMenu .MegaMenu__Item .menu-pro-list .pro-info p {
  font-size: 16px;
  line-height: 145%;
  font-family: "Founders Grotesk";
  color: #787878;
}
.MegaMenu .MegaMenu__Item .menu-pro-list:hover {
  opacity: 0.5;
}
/* .MegaMenu .MegaMenu__Item .menu_content {
  height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  padding-top:72px;
    align-items: flex-end;
} */
.MegaMenu .MegaMenu__Item .menu_content h4 {
  font-size: 24px;
  line-height: 145%;
  color: #252423;
  text-transform: inherit;
  margin-bottom: 0;
  font-weight: 400;
  font-family: "Founders Grotesk";
  margin-top: 15px;
}
    .MegaMenu .MegaMenu__Item .menu_content h4 a{color: #252423;}
.MegaMenu .MegaMenu__Item .menu_content h6 {
  font-family: "Founders Grotesk Mono";
  font-size: 16px;
  line-height: 160%;
  display: flex;
  align-items: flex-end; min-width:325px;
  color: #000; text-transform:uppercase;
}
    .MegaMenu .MegaMenu__Item .menu_content h6 a{color:#000}
.MegaMenu .MegaMenu__Item .menu_content h6 a img {
  margin-left: 0;
  top: -4px;
  position:relative;
}
    .MegaMenu .MegaMenu__Item .menu_content img {
    max-width: 168px;
    padding-bottom: 5px;
}
    .m-f-btn .btn{max-width:250px; width:100%; margin-top:40px;}

    .header__nav-button {background: transparent; width: 18px; margin-left: 25px; height: 10px;border: none;appearance: none;float: left;display: none; transform: rotate(0deg); }
.header__nav-button:hover, .header__nav-button:focus {  outline: none; }
.header__nav-button > span {   background: #000; display: block; position: absolute; height: 1px; width: 100%; left: 0; transform: rotate(0deg);   transition: 0.3s ease-in-out, background 0.2s cubic-bezier(0, 0, 0.58, 1); }
.header__nav-button > span:nth-child(1) { top: 0px; }
.header__nav-button > span:nth-child(2) { top: 5px; }
.header__nav-button > span:nth-child(3) {top: 10px; }
.header__nav-button.active > span:nth-child(1) { top: 5px; transform: rotate(135deg); }
.header__nav-button.active > span:nth-child(2) { opacity: 0;left: -60px; }
.header__nav-button.active > span:nth-child(3) { top: 5px;transform: rotate(-135deg); }

.head-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
    .head-right a.btn.sub-btn {
    padding: 16px 16px;
}
.head-right .icon {
  padding-left: 25px;
  color: #111;
}
    .head-right .icon-cart, .head-right .icon-carta {
    position: relative;
    top: -4px;
}
.head-right .icon:hover {
  color: #767678;
}
.head-right .icon .icon-user {
  position: relative;
  top: 4px;
}
    .head-right .icon i{font-style:normal; top:2px; position:relative}
    .head-right .button-secoundry:hover{background:#000; border-color:#000; color:#fff;}
    .featured-subscription-products svg{display:none !important}
.footer_wrap {
  background-color: #000;
  padding-top: 70px;
}

.footer_top_row {
  padding-bottom: 92px;
/*   border-bottom: 1px solid rgba(255, 255, 255, 0.2); */
}
    
    
    .img-c img {
    width: 17px;
    margin: 0 auto;
    display: block;
}

.newsletter_wrap h2 {
  color: #fff;
  font-size: 55px;
  line-height: 1.05;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  /* margin-bottom: 30px; */
  font-weight: 300;
}
.newsletter_wrap p {
  color: #fff;
  font-size: 24px;
  line-height: 1.33;
  margin-bottom: 8px;
}
.newsletter_wrap .input-group .form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  max-width: 331px;
  margin-right: 23px;
  font-size: 24px;
  color: #767678;
  border-radius: 0;
}
.newsletter_wrap .input-group .form-control:focus {
  box-shadow: none;
  outline: none;
}
.newsletter_wrap .input-group .btn {
  min-width: 285px;
  text-align: center;
}
    
    
    .newsletter_wrap .input-group .form-control:focus, .newsletter_wrap .needsclick .TextInput__FormStyledTextInput:focus {
  box-shadow: none;
  outline: none;
}
    .jEnZGi.jEnZGi.jEnZGi.jEnZGi.jEnZGi.jEnZGi, .etaOCU.etaOCU.etaOCU.etaOCU.etaOCU.etaOCU, .jEnZGi.jEnZGi.jEnZGi.jEnZGi.jEnZGi.jEnZGi:focus {
    box-sizing: border-box;
    border-radius: 2px;
    padding: 0 !important;
    height: 49px !important;
    text-align: left;
    color: rgb(0, 0, 0);
    font-family: "Founders Grotesk" !important;
    letter-spacing: 0px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(208, 51, 31);
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
/*     max-width: 331px; */
/*     margin-right: 23px; */
    font-size: 24px !important;
    color: #767678 !important;
    border-radius: 0;
}
    .needsclick.PhoneNumberInputComponents__StyledPhoneInputContainer-sc-2pvkjx-2.NkKOc.kl-private-reset-css-Xuajs1, .NkKOc.NkKOc.NkKOc.NkKOc.NkKOc.NkKOc, .kEaGe.kEaGe.kEaGe.kEaGe.kEaGe.kEaGe, .hAmYtG.hAmYtG.hAmYtG.hAmYtG.hAmYtG.hAmYtG {
    display: flex;
    flex-direction: row-reverse !important;
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 0px;
    height: 49px !important;
    text-align: left;
    font-family: 'Founders Grotesk' !important;
    font-size: 24px !important;
    font-weight: 400;
    letter-spacing: 0px;
    background-color: transparent !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
/*     max-width: 331px; */
    color: #767678 !important;
}
    
   .jEnZGi.jEnZGi.jEnZGi.jEnZGi.jEnZGi.jEnZGi::placeholder, .etaOCU.etaOCU.etaOCU.etaOCU.etaOCU.etaOCU::placeholder, .hAmYtG.hAmYtG.hAmYtG.hAmYtG.hAmYtG.hAmYtG::placeholder  {
  color: #767678 !important;
  opacity: 1; /* Firefox */
}

.jEnZGi.jEnZGi.jEnZGi.jEnZGi.jEnZGi.jEnZGi:-ms-input-placeholder, .etaOCU.etaOCU.etaOCU.etaOCU.etaOCU.etaOCU:-ms-input-placeholder, .hAmYtG.hAmYtG.hAmYtG.hAmYtG.hAmYtG.hAmYtG:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #767678 !important;
}

.jEnZGi.jEnZGi.jEnZGi.jEnZGi.jEnZGi.jEnZGi::-ms-input-placeholder, .etaOCU.etaOCU.etaOCU.etaOCU.etaOCU.etaOCU::-ms-input-placeholder, .hAmYtG.hAmYtG.hAmYtG.hAmYtG.hAmYtG.hAmYtG::-ms-input-placeholder { /* Microsoft Edge */
 color: #767678 !important;
}
 button.needsclick.Button__FormStyledButton-p2mbjt-0.fPRXvs.kl-private-reset-css-Xuajs1 {
    display: inline-block;
    padding: 23px 16px !important;
    min-width: 275px;
   width:100%;
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    white-space: normal;
    text-decoration: none;
    background-image: none;
    cursor: pointer;
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    font-family: "Founders Grotesk Mono" !important;
    border-radius: 0;
    transition: 0.5s ease all;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #fff !important;
    color: #000 !important;
    font-weight: 400 !important;
    max-width: 285px !important;
    border-radius: 0 !important;
    border: none !important;
   display:block;
   margin-top:12px;
   box-sizing: border-box;
}   
    .needsclick.Row__FormRow-sc-17nghml-0.lnviXl.kl-private-reset-css-Xuajs1 {
    max-width:559px !Important;
}
.newsletter_wrap .input-group .btn {
  min-width: 285px;
  text-align: center;
}
.newsletter_wrap .small-text p {
    font-weight: 300;
    font-size: 11px;
    line-height: 120%;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    max-width: 285px;
    margin-top: 11px;
    margin-bottom: 0;
    margin-left: 0;
}
    #email_signupp span.d-block.w-100 {
    margin-top: 29px;
}

.footer_nav {
  display: flex;
  justify-content: space-between;
}
.footer_nav ul {
  width: 50%;
}
.footer_nav ul li {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 1.62;
  font-family: "Founders Grotesk Mono";
}
.footer_nav ul.social_link {
 flex-direction: column;
    display: flex; 
}

.footer_nav ul.social_link li {
display: inline-block;
}
.footer_nav ul li a {
  color: #fff;
}
.footer_nav ul li a:hover {
  color: #DF1A25;
}
.footer_nav h5, .footer_nav .h5 {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 1.62;
  color: #fff;
  font-family: "Founders Grotesk Mono";
}
.footer_nav .social-w {
  margin-left: 60px;
}
    .footer_nav ul.social_link {
    margin-right: 0;
}
.footer_nav .social_link li a {
  width: 40px;
  height: 40px;
  background-color: #fff;
  color: #000000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:0 auto;
}

.copyright {
  padding-top: 35px;
  padding-bottom: 56px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.copyright p {
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-family: "Founders Grotesk Mono";
  font-weight: 300;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
}
.copyright p span {
  color: #EFEFEF;
}

.footer_bottom .container {
/*   background: url(//proshop.cheribundi.eu/cdn/shop/t/2/assets/Footer_Transparent.png?v=156077862276091519041747936773) no-repeat center;
  background-size: cover; */
  /* padding-top: 74px;
  padding-bottom: 74px; */
}
.footer_bottom .footer_bootom_contain {
  padding-top: 22px;
  padding-bottom: 22px;
}

.footer_bottom .footer_bootom_contain img {
  width: 250px;
}


.side_cart {
  background: #FFFFFF;
 box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.15);
  max-width: 542px;
  width: 100%;
  position: fixed;
  right: -100%;
  top: 0;
  padding: 40px 35px 29px;
  transition: all 0.4s ease-in-out;
  z-index: 8;
  max-height:100%; height:100vh;
  overflow:hidden;
  visibility: hidden;
/*   overflow-y:auto; */
}
.side_cart.active {
  right: 0;
  visibility: visible;
}
#your-shopping-cart .side_cart.active {
right: -100% !important;
  visibility: hidden !important;
}

.side_cart .side-cart-close {
  display: inline-block;
  margin-bottom: 12px;
  float: right;
}
    .side_cart .side-cart-close img{max-width:25px;}

.min-cart-wrap {
  clear: both; max-height: calc(100vh - 370px);
    height: calc(100vh - 370px);overflow:auto; padding-bottom:30px;
}
.min-cart-wrap .m-pro-row {
  display: flex;
  padding-bottom: 35px;
  padding-top: 28px; flex-wrap:wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
    .min-cart-wrap .m-pro-row:last-child{border-bottom:none}
.min-cart-wrap .m-pro-row .r-img-outer {
  width: 148px;

}
    .p-qd {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.min-cart-wrap .m-pro-row .r-prod-info .p-qd p {
    margin-bottom: 0;
}
    .min-cart-wrap .m-pro-row .r-img-outer a{display:block}
.min-cart-wrap .m-pro-row .r-img-outer img {
  max-width: 100%; width:100%;
  height: auto;
}
.min-cart-wrap .m-pro-row .r-prod-info {
  width: calc(100% - 148px);
  padding-left: 20px;
}
    .min-cart-wrap .c-coll-sub{border:none; padding:9px 0}
    .min-cart-wrap  .custom-radio [type=radio]:checked+label, .min-cart-wrap  .custom-radio [type=radio]:not(:checked)+label{padding-left:26px;}
    .min-cart-wrap .m-pro-row .r-prod-info h4{font-size: 24px;line-height: 135%; padding-right:30px;}
    .min-cart-wrap .m-pro-row .r-prod-info h4 span{display:block; font-size: 16px;line-height: 125%;color: #343434;}
.min-cart-wrap .m-pro-row .r-prod-info p {
  font-size: 24px;
  line-height: 135%;
  color: #000;
  margin-bottom: 10px;
}
.min-cart-wrap .m-pro-row .r-prod-info p span {
  display: block;
  font-size: 16px;
  line-height: 125%;
  color: #343434;
  margin-top: -5px;
}
.min-cart-wrap .m-pro-row .r-prod-info p:last-child {
  margin-bottom: 0;
}

.min-cart-footer {
  padding-top: 25px; border-top:1px solid rgba(0,0,0,0.25); position:sticky; bottom:0; background:#fff; z-index:5;
}
.min-cart-footer .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  text-transform: uppercase;
}
.min-cart-footer .total span {
  font-size: 16px;
  line-height: 160%;
  font-family: "Founders Grotesk Mono";
  color: #000;
}
.min-cart-footer .total .t-price, .min-cart-footer .total .t-price span {
  font-size: 24px;
  line-height: 135%;
  font-family: "Founders Grotesk";
}
.min-cart-footer p {
  font-family: "Founders Grotesk Mono";
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 150%;
  color: #262626; margin-bottom:30px;
}
.min-cart-footer .btn {
  width: 100%;
  margin-top: 15px;
  display: block;
}

.banner-wrap {
  background: url(//proshop.cheribundi.eu/cdn/shop/t/2/assets/banner-img.jpg?192) no-repeat center;
  background-size: cover; overflow:hidden;
  padding-top: 87px;
  padding-bottom: 83px; position:relative;
}
    .banner-wrap .container{position:relative; z-index:2}
.banner-wrap .banner_text h1 {
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
  font-size: 70px;
  line-height: 87%;
  font-weight: 300;
}
.banner-wrap .banner_text h1 span {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  color: transparent; display:block
}
    
.banner-wrap .banner_text p {
  font-size: 24px;
  line-height: 135%;
  color: #fff;
  max-width: 425px;
  margin: 0;
}
.banner-wrap .banner_text .d-flex {
  align-items: flex-start;
}
.banner-wrap .banner_text .btn {
  min-width: 285px;
  text-align: center;
  margin-left: 0;
  margin-top:25px;
}
.banner-wrap .banner_text .btn span {
  font-size: 9px;
}
.banner-wrap .botal-img {
  display: flex;
  justify-content: center;
}
  .video-background {
  /* class name used in javascript too */
  width: 100%;
  /* width needs to be set to 100% */
  height: 100%;
  /* height needs to be set to 100% */
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: none; }
  .announcement_bar p a {
    color: white;
}
.brand-logo-wrap {
  padding-top: 37px;
  padding-bottom: 25px;
}
.brand-logo-wrap .owl-stage {
  display: flex;
  height: auto;
  align-items: center;
  min-width: 100%;
  justify-content: space-between;
}
.brand-logo-wrap .brand-logo {
  margin: 0;
}
.brand-logo-wrap .brand-logo .item {
  padding: 0 5px;
  display: flex;
  flex: 1 0 auto;
  align-items: center;
}
.brand-logo-wrap .brand-logo .item img {
  margin: 0 auto;
  display: block;
  /* width: auto; */
  /* max-height: 80px; */
}

.explore_wrap {
  padding-top: 100px;
  padding-bottom: 90px;
  margin: 0 auto;
  text-align: center;
}

.explore_wrap .star-wrap {
  margin-top: 30px;
}
 
.explore_wrap .star-wrap .rating {
  font-size: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: "Founders Grotesk Mono";
  margin-left: 15px;
  font-weight: 300;
  color: #767678;
}
.explore_wrap h2 {
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-size: 55px;
  font-weight: 300;
  margin-bottom: 0;
}
.explore_wrap p {
  max-width: 624px;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  font-size: 24px;
  line-height: 135%;
  margin-bottom: 0;
}
.explore_wrap .btn {
  margin-top: 25px;
  min-width: 285px;
  text-align: center;
}

.single_collection {
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  height: 100%;
}
.single_collection .ligh-gray .t-rot {
  color: #000 !important;
}
.single_collection .collection_img {
  background: #000;
/*   min-height: 400px; */
  position: relative;
  overflow: hidden; border-top:1px solid #000; border-bottom:1px solid #000;
}
.single_collection .collection_img a {
    display: block;
}
/* .single_collection .collection_img img {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  transform: translate(-50%, -50%);
} */
    .single_collection .collection_img img {
  margin: 0 auto;
width:100%;
}
     .single_collection .collection_img .sec-img {
  margin: 0 auto; position:absolute; left:0; top:0; width:100%; opacity:0; visibility:hidden; transition:0.5s ease all;
width:100%;
}
    .single_collection .collection_img a:hover .sec-img{
     opacity:1; z-index:2; visibility:visible;
    }
.single_collection .collection_img .t-rot {
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #fff;
  transform: rotate(90deg);
  display: inline-block;
  font-family: "Founders Grotesk Mono";
  z-index: 2;
  position: absolute;
    right: -30px;
    top: 77px;
}
.single_collection .c-info_top {
  display: flex;
  justify-content: space-between;
  align-items:center;
}
.single_collection .c-info_top h2 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 32px;
  padding-top: 14px;
  padding-left: 17px;
  color: #0A0203;
  margin: 0;
  /* width: calc(100% - 156px); */
  font-size: 32px;
  line-height: 105%;
  letter-spacing: 0.02em;
}
.single_collection .c-info_top .star-wrap {
  width: 156px;
  text-align: center;
  border-left: 1px solid #000;
  padding-top: 20px;
  padding-bottom: 12px;
  text-align: center;
  
}
.single_collection .c-info_top .star-wrap span {
  color: #000;
  font-size: 14px;
  display: inline-block; margin:0 3px;
}
    .collection_slide_wrap .single_collection .c-info_top .star-wrap span, .collection_slide_wraps .single_collection .c-info_top .star-wrap span {
  color: #000;
  font-size: 14px; margin:0 3px;
  display: inline-block; vertical-align:middle;
}

.single_collection .c-info_top .star-wrap .icon-stars {
    color: #000;
    font-size: 14px;
    
    
}
    .explore_wrap .icon-stars img.img-fluid {
    width: 16px;
    margin-top: -5px;
}
    .icon-stars img.img-fluid {
    width: 14px;
    margin-top: -5px;
}
    .collection_slide_wrap .icon-stars img.img-fluid, .collection_slide_wraps .icon-stars img.img-fluid {
    width: 14px;
    margin-top: 0;
}
    

.single_collection .c-info_top .star-wrap .rating {
  display: block;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-family: "Founders Grotesk Mono";
  color: #0A0203;
  font-weight: 300;
}
.single_collection .c-info_content {
  padding: 16px 18px;
  font-size: 16px;
  color: #0A0203;
  line-height: 1.25;
  border-top: 1px solid #000;
}

.bg-red {
  background: #DF1A25 !important;
}

.light {
  background: #C6A3A7 !important;
}

.dark {
  background: #80225F !important;
}

.pure-bg {
  background: #AA182C !important;
}

.ligh-gray {
  background: #EFEFEF !important;
}

.gray {
  background: #767678 !important;
}

.collection_slide_wrap .owl-nav, .collection_slide_wraps .owl-nav, .collection_slide_wrap .slick-arrow {
  margin-top: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.collection_slide_wrap .owl-stage, .collection_slide_wraps .owl-stage {
  display: flex;
  height: auto;
}
.collection_slide_wrap .owl-stage .item, .collection_slide_wraps .owl-stage .item {
  height: 100%;
}

.owl-nav {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.owl-nav .owl-prev, .collection_slide_wrap .slick-prev {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; 
  border: 1.25px solid #4D4D4D;
  position: relative;
  font-size: 0;
  margin: 0 12px;
  transition: 0.5s ease all;
  background: #ffffff;
}
 .collection_slide_wrap .slick-prev {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; background:#fff;
  border: 1.25px solid #4D4D4D;
  position: relative;
  font-size: 0;
  margin: 0 12px;
  transition: 0.5s ease all;
}
.owl-nav .owl-prev:after,.collection_slide_wrap .slick-prev:after {
  content: "";
  font-family: "icomoon" !important;
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  transform: translate(-50%, -50%);
  color: #111111;
  font-size: 1rem;
}
.owl-nav .owl-prev:hover, .collection_slide_wrap .slick-prev:hover {
  background: #000;
  border-color: #000;
}
.owl-nav .owl-prev:hover:after, .collection_slide_wrap .slick-prev:hover:after {
  color: #fff;
}
    .collection_slide_wrap{padding-bottom:20px;}
.owl-nav .owl-next, .collection_slide_wrap .slick-next {
  width: 56px;
  height: 56px;
  display: flex;
  font-size: 0;
  margin: 0 12px;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 50%;
  transition: 0.5s ease all;
  border: 1.25px solid #4D4D4D;
  background: #ffffff;
}
 .collection_slide_wrap .slick-next {
  width: 56px;
  height: 56px;
  display: flex; background:#fff;
  font-size: 0;
  margin: 0 12px;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 50%;
  transition: 0.5s ease all;
  border: 1.25px solid #4D4D4D;
}
    .collection_slide_wrap .slick-next{position:absolute; right:15px; z-index:2; transform:translateY(-50%); top:24%;}
    .collection_slide_wrap .slick-prev{position:absolute; left:15px; z-index:2; transform:translateY(-50%);top:24%;}
.owl-nav .owl-next:after, .collection_slide_wrap .slick-next:after {
  content: "";
  font-family: "icomoon" !important;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 1rem;
  transform: translate(-50%, -50%) rotate(180deg);
  display: block;
  color: #111111;
}
    .collection_slide_wrap .slick-next:before, .collection_slide_wrap .slick-prev:before{display:none}
.owl-nav .owl-next:hover, .collection_slide_wrap .slick-next:hover {
  background: #000;
  border-color: #000;
}
.owl-nav .owl-next:hover:after, .collection_slide_wrap .slick-next:hover:after {
  color: #fff;
}

    .collection_slide_wrap .slick-track {
    display: flex;
    /* height: inherit; */
}

.collection_slide_wrap .item {
    height: inherit;
}
.home-recovery-sec {
  padding-top: 0 !important;
  margin-top: 133px;
  border-top: 154px solid #fff;
}
.home-recovery-sec .recovery-top {
  margin-top: -154px;
  padding-bottom: 45px;
}
.home-recovery-sec .recovery-top .faster-t {
  text-align: center;
}
.home-recovery-sec .recovery-top .faster-t h5 {
  text-transform: uppercase;
  color: #DF1A25;
  font-size: 16px;
  font-family: "Founders Grotesk Mono";
  margin-bottom: 10px;
}

.recovery_trat_wrap {
  background: #000;
  padding-bottom: 63px;
  padding-top: 124px;
}
.recovery_trat_wrap .recovery_trat_head {
  max-width: 765px;
  margin: 0 auto;
  text-align: center;
}
.recovery_trat_wrap .recovery_trat_head h2 {
  font-weight: 300;
  max-width: 510px;
  margin-left: auto;
  margin-right: auto;
  font-size: 55px;
  line-height: 1.05;
  color: #767678;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.recovery_trat_wrap .recovery_trat_head p {
  font-size: 24px;
  color: #fff;
  line-height: 1.33;
}
.recovery_trat_wrap .recovery_trat_head .btn {
  margin-top: 30px;
}

.icon-with-text-row {
  margin-top: 110px;
}

.icon-with-text {
  text-align: center;
  margin-bottom: 49px;
}
.icon-with-text .icon {
  margin-bottom: 22px;
}
.icon-with-text .text p {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 1.38;
  font-family: "Founders Grotesk Mono";
}

.featured_wrap {
  background: #767678;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
.template-index .featured_wrap {
    background: #000;
}
.featured_wrap .featured_img {
  width: 50%;
  position: relative;
}
.featured_wrap .featured_img img {
  width: 100%;
}
.featured_wrap .featured_img .badge {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.featured_wrap .featured_img .badge img {
  width: auto;
}
.featured_wrap .featured_text {
  width: 50%;
  padding-right: 55px;
}
.featured_wrap .featured_text h2 {
  font-weight: 300;
  color:#fff;
  font-size: 55px;
  line-height: 1.05;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.featured_wrap .featured_text p {
  max-width: 651px;
  font-size: 24px;
  color:#fff;
  line-height: 1.33;
  margin-bottom: 28px;
}
.featured_wrap .featured_text .feat-sec {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.featured_wrap .featured_text .feat-sec .feat-icon {
  width: 42px;
}
.featured_wrap .featured_text .feat-sec p {
  font-size: 18px;
  padding-left: 15px;
  text-transform: uppercase;
  margin-bottom: 0;
  color:#fff;
  width: calc(100% - 42px);
  font-family: "Founders Grotesk Mono";
}
.featured_wrap .featured_text .btn {
  margin-top: 15px;
}

.recovery_champ_wrap {
  /* background: #767678; */
  padding-top: 99px;
  padding-bottom: 99px;
}
.recovery_champ_wrap .recovery_champ_head {
  display: flex;
  border-top: 1px solid #000;
  align-items:center;
  border-bottom: 1px solid #000;
}
.recovery_champ_wrap .recovery_champ_head .recovery_champ_l {
  width: 45%;
  padding-top: 17px;
  
  padding-right: 30px;
}
.recovery_champ_wrap .recovery_champ_head .recovery_champ_l h2 {
  font-size: 55px;
  /* color: #fff; */
  line-height: 1.05;
  font-weight: 300;
  letter-spacing: 0.02em;
/*   border-left: 1px solid #fff; */
  text-transform: uppercase;
}
.recovery_champ_wrap .recovery_champ_head .recovery_champ_r {
  padding: 42px 0 35px 82px;
  width: 55%;
  border-left: 1px solid #000;
  margin: 0;
}
.recovery_champ_wrap .recovery_champ_head .recovery_champ_r p {
  font-size: 24px;
  /* color: #fff; */
  line-height: 1.33;
}

.counter_row {
  display: flex;
  justify-content: space-between;
  padding-bottom: 25px;
  border-bottom: 1px solid #000;
}
.counter_row .single_count {
  padding: 0 15px;
  /* min-width: 305px; */
  width: 25%;
}
.counter_row .single_count h3 {
  font-size: 80px;
  line-height: 140%;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  color: transparent;
  margin: 0;
  font-family: "Founders Grotesk Mono";
}
.counter_row .single_count p {
  margin: 0;
  margin-top: -24px;
  color: #000;
  font-family: "Founders Grotesk Mono";
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
}

.recover_like_wrap {
  padding-top: 65px;
  padding-bottom: 139px;
}
  .recover_like_head {
    display: flex;
    align-items:center;
    border-top: 1.25px solid #767678;
    border-bottom: 1.25px solid #767678;
    /* align-items: center; */
    justify-content: space-between;
}

.recover_like_head h2 {
  font-weight: 300;
  font-size: 55px;
  line-height: 87%;
  letter-spacing: 0.02em;
  margin: 0;
  text-transform: uppercase;
  padding-top:0;
}
.recover_like_head p {
  font-size: 24px;
  line-height: 135%;
/*   max-width: 708px; */
  max-width: 555px;
    padding: 38px 0 38px 69px;
    border-left: 1px solid #767678;
    margin: 0;
}

.recover_like_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -11px;
  margin-right: -11px;
  margin-top: 65px;
}

.single_like {
  position: relative;
/*   width: 33.33%; */
  cursor: pointer;
  padding: 0 11px 11px;
  border-bottom: 1px solid #767678;
}
.single_like .single_like_inner {
  position: relative;
}
    .single_like .author {
    font-size: 18px;
    line-height: 140%;
    text-transform: uppercase;
    color: #000000;
    font-family: "Founders Grotesk Mono";
    font-weight: 400;
    margin-top: 19px;
}
.single_like img {
  width: 100%;
}
.single_like .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 4, 6, 0.76);
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.5s ease all;
  padding: 44px 27px; cursor:default;
}
.single_like .overlay .s-text {
  text-align: right;
  border-bottom: 1.5px solid #767678;
  padding-bottom: 12px;
  margin: 0;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.03em;
  color: #fff;
  font-weight: 300;
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
}
.single_like .overlay h3 {
  font-weight: 300;
  font-size: 40px;
  line-height: 105%;
  color: #fff;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  border-bottom: 1.5px solid #767678;
  padding-bottom: 0;
  padding-top: 19px;
  margin: 0;
}
.single_like .overlay h6 {
  font-size: 15px;
  line-height: 140%;
  text-transform: uppercase;
  border-bottom: 1.5px solid #767678;
  padding-bottom: 10px;
  color: #fff;
  padding-top: 10px;
  font-family: "Founders Grotesk Mono";
}
.single_like .overlay p {
    font-size: 16px;
    line-height: 135%;
    color: #fff;
    border-bottom: 1.5px solid #767678;
    padding-top: 10px;
    padding-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-height: 206px;
}
.single_like:hover .overlay, .single_like:focus .overlay {
  opacity: 1;
}

/* .recover_like_row .slick-prev {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1.25px solid #4D4D4D;
  font-size: 0;
  margin: 0 12px;
  transition: 0.5s ease all;
  left: -75px;
}
.recover_like_row .slick-prev:hover, .recover_like_row .slick-next:hover {
  background: #000;
  border-color: #000;
}

.recover_like_row .slick-prev:hover:before, .recover_like_row .slick-next:hover:before {
  color: #fff;
} */
.slick-arrow:focus-visible {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
}

/* .recover_like_row .slick-prev:before {
  content: "";
    font-family: "icomoon" !important;
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    transform: translate(-50%, -50%);
    color: #111111;
    font-size: 1rem;
}

.recover_like_row .slick-next {
  right: -75px;
  top: 50%;
  transform: translateY(-50%);
  width: 56px;
    height: 56px;
    display: flex;
    font-size: 0;
    margin: 0 12px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.5s ease all;
    border: 1.25px solid #4D4D4D;
}

.recover_like_row .slick-next:before {
  content: "";
    font-family: "icomoon" !important;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 1rem;
    transform: translate(-50%, -50%) rotate(180deg);
    display: block;
    color: #111111;
} */

@media only screen and (max-width: 768px) {
  
}

.recover_like_row_controls .owl-prev, .recover_like_row_controls .owl-next {
  width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1.25px solid #4D4D4D;
    position: relative;
    font-size: 0;
    margin: 0 12px;
    transition: 0.5s ease all;
}

@media only screen and (min-width: 768px) {

.recover_like_row_controls .owl-prev {
  position: absolute;
    left: -84px;
    top: 50%;
    transform: translateY(-50%);
}
.recover_like_row_controls .owl-next {
  position: absolute;
    right: -84px;
    top: 50%;
    transform: translateY(-50%);
}
}

.recover_like_row_controls .owl-prev, .recover_like_row_controls .owl-nav .owl-next {
  background: #ffffff;
  cursor: pointer;
}
.recover_like_row_controls .owl-prev:hover, .recover_like_row_controls .owl-next:hover {
  background: #000000;
}

.perfomance_wrap .container {
  padding-top: 22px;
  padding-bottom: 36px;
}

.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.marquee .marquee__item {
  margin-right: 10px;
}
.marquee img {
  /* margin: 0 10px; */
  width: auto;
}
    .marquee__item_slide{width:100%;}
    .bg-white .marquee__item img {
    display: inline-block;
    vertical-align: top;
}

.bg-white .marquee__item, .marquee__item_slide {
    font-size: 32px;
    color: #000;
    letter-spacing: 0.02em;
    text-transform: uppercase; 
    font-weight: 300;
    margin-bottom:0;
}
.marquee__item_slide{margin-bottom:0;}

.marquee__item_slide .d-flex {
  align-items:flex-start;
  gap: 1.5rem;
  margin: 0 0.75rem;
}

.marquee__item_slide .d-flex img{
  display: inline-block;
    vertical-align: top;
}

.marquee:hover .marquee__item {
  animation-play-state: paused;
}
/* Pause animation when reduced-motion is set */
@media (prefers-reduced-motion: reduce) {
  .marquee .marquee__item {
    animation-play-state: paused !important;
  }
}
.marquee__seperator {
  margin: 0 2rem;
}
.marquee__item {
  display: inline-block;
  will-change: transform;
  animation: marquee 30s linear infinite;
}

.marquee {
  background-color: #000;
  padding: 18px 0 18px;
  color: #fff;
}

    


@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

.m-m-show {
  display: none !important;
}

.hour_recovery_wrap {
  background: #000;
  padding-bottom: 150px;
}
.hour_recovery_wrap .full-img {
  width: 100%;
}
.hour_recovery_wrap .hour_recovery_head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px solid #fff;
  margin-top: -188px;
  padding-bottom: 35px;
  margin-bottom: 40px;
}
.hour_recovery_wrap .hour_recovery_head h2 {
  font-weight: 300;
  font-size: 125px;
  line-height: 105px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 0;
}
.hour_recovery_wrap .hour_recovery_head h2 span {
  display: block;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  color: transparent;
}
.hour_recovery_wrap .hour_recovery_head p {
  font-size: 24px;
  line-height: 135%;
  color: #fff;
  max-width: 392px;
}

.recovery-thumb-slide .item {
  padding-left: 141px;
  position: relative;
  height: 50px;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  cursor:pointer
}
   
.recovery-thumb-slide .item::before {
  content: "";
  width: 98px;
  height: 1px;
  position: absolute;
  display: block;
  background: #fff;
  top: 50%;
  left: 0;
}
.recovery-thumb-slide .item .time {
  display: none;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: "Founders Grotesk Mono";
}
.recovery-thumb-slide .item.slick-current.slick-active .time {
  display: block;
}
.recovery-thumb-slide .item.slick-current.slick-active img {
  display: none;
}

.recovery-thumb-detail {
  margin-bottom: 0;
}
.recovery-thumb-detail .item {
  display: flex;
  justify-content: space-between;
}
.recovery-thumb-detail .item .item-img {
  width: 372px;
}
.recovery-thumb-detail .item .text {
  width: 405px;
}
.recovery-thumb-detail .item .text h4 {
  font-size: 18px;
  line-height: 140%;
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 40px;
}
.recovery-thumb-detail .item .text h3 {
  font-weight: 300;
  font-size: 40px;
  line-height: 105%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #767678;
  margin-bottom: 48px;
}
.recovery-thumb-detail .item .text .btn:hover {
  background: #fff;
  color: #000;
}

.recovery-slick-arrows {
  align-items: flex-start;
  margin-left: 7%;
}
@media only screen and (max-width: 767px) {
.recovery-slick-arrows {
  align-items: center;
  margin-left: 7%;
}
}

.recovery-slick-arrows button#recovery-toggle {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1.25px solid #4D4D4D;
    position: relative;
    font-size: 0;
    margin: 0 12px;
    transition: 0.5s ease all;
    background: #ffffff;
  }
  .recovery-slick-arrows #recovery-toggle svg {
width: 50%;
  }

.join_wrap {
  max-width: 400px;
  position: fixed;
  z-index: 4;
  right: -110%;
  top: 50%;
  transform: translateY(-50%);
  background: #AA182C;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  transition: 0.55s ease all;
}
.join_wrap.active {
  right: 0;
}
.join_wrap .join_top {
  background: #80225F;
  
}
  a.close-join {
    position: absolute;
    z-index: 1;
    top: 13px;
    right: 13px;
}
.join_wrap .join_flex {
  display: flex;
}
.join_wrap .join_flex .left_join {
  background: #80225F;
  padding: 0;
  width: 50px;
}
.join_wrap .join_flex .left_join img {
  margin: 0 auto;
  display: block;
}
.join_wrap .join_right {
  width: calc(100%);
  padding: 23px;
  background: black;
}
    .join_wrap .join_right .btn{min-width:100%;}
.join_wrap .join_right a.close-join {
  float: right;
  filter: invert(1);
  width: 25px;
}
.join_wrap .join_right h2 {
 
    font-style: normal;
    font-weight: 300;
    font-size: 29.5px;
    line-height: 99%;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: white;
}
    .join_wrap .join_right h2 span {
   
    
    color: #DF1A25;
}
.join_wrap .join_right p {
  font-size: 16px;
  line-height: 125%;
  color: #FFFFFF;
  text-align:center;
}
.join_wrap .join_right .form-control {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.25);
  height: 46px;
  font-size: 16px;
  line-height: 125%;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.5);
  border-radius: 0;
}
.join_wrap .join_right .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.join_wrap .join_right .form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.join_wrap .join_right .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.join_wrap .join_right .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.join_wrap .join_right .form-control:focus {
  box-shadow: none;
}
.join_wrap .join_right label {
  font-size: 16px;
  line-height: 160%;
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: normal;
  margin-bottom: 0;
}

.collection_banner {
  background: #767678;
}

.collection_banner_text {
  /* padding-top: 100px;
  padding-bottom: 67px; */
}
.collection_banner_text h1 {
  /* max-width: 522px; */
  font-weight: 300;
  font-size: 75px;
  line-height: 1em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 0;
}
.collection_banner_text h1 span {
  display: block;
  position: relative;
}
.collection_banner_text h1 span:after {
  width: 100%;
  display: block;
  height: 1px;
  background: #fff;
  content: "";
  margin-top: -22px;
  position: absolute;
}
.collection_banner_text h5 {
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: "Founders Grotesk Mono";
  max-width: 461px;
}
.collection_banner_text p {
  max-width: 461px;
  color: #fff;
  font-size: 24px;
  line-height: 135%;
}

.collection_banner_img {
  height: 100%;
}
.collection_banner_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.collection_wrap {
  padding-top: 140px;
}

.collection_row .single_collection {
  border: none;
  margin-bottom: 90px;
}
/* .collection_row .single_collection .collection_img {
  min-height: 658px;
} */

.collection_row .single_collection .c-info_top h2 {
  padding-left: 0;
}
.collection_row .single_collection .c-info_content {
  border-bottom: unset!important;
  padding: 0;
    padding-bottom: 5px;
    border-top: none;
}
.collection_row .single_collection .c-info_content p {
  font-size: 14px;  font-family: Founders Grotesk;
  line-height: 125%; text-transform:inherit;
}
    .collection_row .single_collection ul li img {
    max-width: 20px;
    display: block;
}


.collection_row .single_collection ul {
  list-style: none;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 3px;
  border-bottom: 1px solid #000;
}
.collection_row .single_collection ul li {
  display: flex;
  margin-bottom: 13px;
}
.collection_row .single_collection ul li span {
  font-weight: 400;
  font-size: 18px;
  line-height: 185%;
  text-transform: uppercase;
  font-family: "Founders Grotesk Mono";
  color: #000000;
  padding-left: 15px;
}
.collection_row .single_collection .btn-flex {
  padding-top: 25px;
  display: block;
  justify-content: space-between;
}
.collection_row .single_collection .btn-flex .btn {
  min-width: 188px;
  padding: 32px 16px;
}

.collection_row .single_collection .btn-flex .button-border {
  width: calc(100% - 203px);
}

.collection_leftbar {
  max-width: 254px;
}
.collection_leftbar h2 {
  font-weight: 300;
  font-size: 37px;
  line-height: 105%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #0C0C0C;
}
.collection_leftbar .m-filter span {
  display: none;
}
.collection_leftbar .r-link {
  font-family: "Founders Grotesk Mono";
  font-size: 16px;
  line-height: 160%;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #8e6b7d;
}
.collection_leftbar .r-link:hover {
  opacity: 1;
}

.choose_category {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 23px;
}
.choose_category li {
  padding: 18px 24px;
}
.choose_category li + li {
  border-top: 1px solid rgba(0, 0, 0, 0.25);
}
    .choose_category li a{display:block}

.choose_category [type=radio]:checked,
.choose_category [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.choose_category [type=radio]:checked + label,
.choose_category [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  line-height: 140%;
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
  color: #757573;
  margin: 0;
}

.choose_category [type=radio]:checked + label:before,
.choose_category [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  background: #fff;
}

.choose_category [type=radio]:checked + label:after,
.choose_category [type=radio]:not(:checked) + label:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #000;
  position: absolute;
  top: 7px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.choose_category [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.choose_category [type=radio]:checked + label {
  color: #000;
}

.choose_category [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.choose_category [type=radio]:checked + label::before {
  border-color: #000;
}

.dase_wrap {
  padding-top: 140px;
  padding-bottom: 56px;
}
.dase_wrap h2 {
  font-weight: 300;
  font-size: 125px;
  line-height: 105px;
  text-transform: uppercase;
  color: #767678;
}
.dase_wrap img {
  width: 100%;
}

.collection_review_sec.review_sec_wrap {
  padding-top: 80px;
  padding-bottom: 20px;
}

.collection-marquee .marquee__item_slide {
  font-weight: 300;
  font-size: 18px;
  line-height: 145%;
  font-family: "Founders Grotesk Mono";
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}
.collection-marquee .marquee__item_slide img {
  width: auto; 
  height: 25px;
  position: relative;
}

.inner_recovery_trat_wrap {
  margin-top: 115px;
}

.prodcut_wrap {
  padding-top: 100px;
  padding-bottom: 100px;
}

.produt_slide {
  display: flex;
  justify-content: space-between;
}
.produt_slide .product_thumb_wrap {
  width: 97px;
}
.produt_slide .product_img_wrap {
  width: calc(100% - 122px);
}
.produt_slide .product_img_wrap .slider-for img {
  width: 100%;
}
.produt_slide .product_img_wrap .slider-for .slick-dots {
  position: relative;
  bottom: auto;
  margin-top: 15px;
}
.produt_slide .product_img_wrap .slider-for .slick-dots li {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.produt_slide .product_img_wrap .slider-for .slick-dots li.slick-active {
  background: #636363;
  border: 1px solid #636363;
}
.produt_slide .product_img_wrap .slider-for .slick-dots li button {
  display: none;
}

.produt_slide .slider-for .slick-arrow {
  z-index: 1;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #111111;
  width: 30px;
    height: 30px;
}
    
.produt_slide .slider-for .slick-prev {
left: 25px;
}

.produt_slide .slider-for .slick-prev:before {
content: "";
    font-family: "icomoon" !important;
    color: #111111;
    font-size: 12px;
}

.produt_slide .slider-for .slick-next:before {
content: "";
    font-family: "icomoon" !important;
    color: #111111;
    font-size: 12px;
  transform: rotate(180deg);
  display: block;
}

.produt_slide .slider-for .slick-next {
right: 25px;
}

.produt_slide .slider-nav .item {
  background: #e5e5e5;
  padding: 0;
  margin-bottom: 15px; cursor:pointer;
/*   min-height: 78px; */
}
.produt_slide .slider-nav .item img {
  margin: 0 auto;
  width: auto;
  display: block;
}
.produt_slide .slider-nav .item.slick-current.slick-active {
  border-color: #000;
}

    .slider-for{margin-bottom:17px;}
    .product_img_wrap p {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #000000;
    font-family: "Founders Grotesk Mono";
}
.product-right-part .product_title {
  font-weight: 300;
  font-size: 50px;
  line-height: 105%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.product-right-part .pro_des p, .product-right-part .pro_des, .product-right-part ul {
  font-size: 24px;
  line-height: 135%;
  color: #757573;
}
.product-right-part ul {
padding-left: 15px;
}
.product-right-part .wf-icon-items-wrap {
  margin-top: 1rem;
}
.product-right-part .wf-icon-items-wrap ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.product-right-part .wf-icon-items-wrap ul li {
  display: flex;
  margin-bottom: 17px;
}
.product-right-part .wf-icon-items-wrap ul li span {
  font-size: 18px;
  font-family: "Founders Grotesk Mono";
  line-height: 140%;
  padding-left: 20px;
  text-transform: uppercase;
  color: #000000;
}

.product-tab {
  border: 1px solid #CDCDCD;
  margin-top: 27px;
}
.product-tab .nav-pills {
  margin-bottom: 0;
  flex-wrap: nowrap;
  justify-content: space-around;
  border-bottom: 1px solid #CDCDCD;
}
.product-tab .nav-pills .nav-link {
  border-radius: 0;
  padding: 24px 32px;
  font-size: 16px;
  line-height: 160%;
  display: block;
  text-transform: uppercase;
  color: #C4C4C4;
  font-family: "Founders Grotesk Mono";
  border-bottom: 1px solid transparent;
  height: 100%;
}
.product-tab .nav-pills .nav-link.active {
  color: #000;
  background: transparent;
  border-color: #000;
}
.product-tab .tab-pane {
  padding: 46px 19px 25px 26px;
}
.product-tab .tab-pane .button-primary {
/*   max-width: 489px; */
  display: block;
  margin-top: 57px;
  width: 100%;
}
    .product-tab .tab-pane .btn{  display: block;
  width: 100%;}
.product-tab .tab-pane .purchase_point {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.product-tab .tab-pane .purchase_point li {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 125%;
  margin-bottom: 18px;
}
.product-tab .tab-pane .purchase_point li img {
  max-width: 21px;
  min-width: 21px;
  margin-right: 4px;
}
    
    .sticky-btn a.btn.button {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.select_size {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}
.select_size label {
  font-size: 16px;
  line-height: 125%;
  color: #000000;
  opacity: 0.5;
  min-width:114px;
}
.select_size .cust-radio {
  margin-left: 14px;
}
    .select_size_inner{flex-wrap:wrap;}

.select_qty {
  margin-top: 20px;
  display: flex;
	width:263px;
}
.select_qty label {
  font-size: 16px;
  line-height: 125%;
  color: #000000;
  opacity: 0.5;
  margin-right: 20px;
  min-width:101px;
}
.select_qty .u-qty, .select_qty .u-qtyc {
  display: flex;
}
.select_qty .u-qty .QuantitySelector__Button, .select_qty .u-qtyc .QuantitySelector__Button, .select_qty .u-qtyc button {
  width: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(99, 99, 99, 0.5);
  color: #636363;
  border-radius: 0;
  font-family: "Gordita Regular";
  cursor: pointer;
  border: none;
}
.select_qty .u-qty .QuantitySelector__Button:hover, .select_qty .u-qtyc .QuantitySelector__Button:hover {
  background: #636363;
  color: #fff;
}
.select_qty .u-qty .QuantitySelector__CurrentQuantity, .select_qty .u-qtyc .QuantitySelector__CurrentQuantity {
  width: 56px;
  height: 56px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.25);
 
  font-size: 16px;
  line-height: 160%;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  font-family: "Founders Grotesk Mono";
}

.cust-radio [type=radio]:checked,
.cust-radio [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.cust-radio [type=radio]:checked + label,
.cust-radio [type=radio]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #000000;
  min-width: 125px;
  padding: 10px 10px 7px;
  color: #000;
  font-size: 24px;
  line-height: 145%;
  color: #000000;
  text-align: center;
  opacity: 0.5;
  transition: 0.2s ease all;
}
.cust-radio [type=radio]:checked + label span,
.cust-radio [type=radio]:not(:checked) + label span {
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  font-family: "Founders Grotesk Mono";
  letter-spacing: 0.03em;
  display: block;
  text-transform: uppercase;
  margin-top: -8px;
}

.cust-radio [type=radio]:checked + label {
  border-color: #DF1A25;
  box-shadow: inset 0px 0px 0px 1px #DF1A25;
  opacity: 1;
}

.subsribe_text {
  margin-top: 28px;
}

.sub_flex {
  display: flex;
  justify-content: space-between;
}
.sub_flex h6 {
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  font-weight: "Founders Grotesk Mono";
  letter-spacing: 0.03em;
  text-transform: uppercase;
  margin-bottom: 0;
}
.sub_flex p {
  font-size: 24px;
  line-height: 135%;
}

.purchase_text {
  display: none;
}

.sub_right_text {
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #000;
  letter-spacing: 0.03em;
  font-family: "Founders Grotesk Mono";
}
.sub_right_text a {
  text-decoration: underline;
  font-weight: 300;
  font-size: 14px;
  display: block;
  line-height: 150%;
  color: #000;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.sub_text h6 {
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 150%;
  font-weight: "Founders Grotesk Mono";
  letter-spacing: 0.03em;
}
.sub_text p {
  font-size: 24px;
  line-height: 135%;
}

.product-accordion {
  border-top: 1px solid #000;
  margin-top: 55px;
}
.product-accordion .cards {
  border-bottom: 1px solid #000;
}
.product-accordion .cards .btn-link {
  display: block;
  color: #000;
  font-family: "Founders Grotesk Mono";
  font-size: 16px;
  line-height: 160%;
  padding: 13px 0;
  padding-right: 25px;
  text-transform: uppercase;
  width: 100%;
  text-align: left;
  position: relative;
  white-space: normal;
}
.product-accordion .cards .btn-link:focus-visible {
  outline: 5px auto Highlight !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}

a:focus-visible {
  outline: 5px auto Highlight !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}

.product-accordion .cards .btn-link.collapsed:after {
  content: "+";
  position: absolute;
  right: 0;
  display: block;
  top: 50%;
  font-size: 18px;
  transform: translateY(-50%);
}
.product-accordion .cards .btn-link:after {
  content: "-";
  position: absolute;
  right: 0;
  display: block;
  top: 50%;
  ont-size: 18px;
  transform: translateY(-50%);
}
.product-accordion .cards .card-body {
  padding: 0;
  padding-bottom: 35px;
}
.product-accordion .cards .card-body .table tr td {
  padding: 0;
  border-top: none;
  border-bottom: 1px solid #767678;
  font-weight: 300;
  font-size: 14px;
  line-height: 160%;
  font-family: "Founders Grotesk Mono";
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #767678;
  vertical-align: bottom;
}
.product-accordion .cards .card-body .table tr.pl-1in td:first-child {
    padding-left: 18px;
}
    .product-accordion .cards .card-body .table tr td:nth-child(2){text-transform:none}  
    
.product-accordion .cards .card-body .table tr td:last-child {
  text-align: right;
}
.product-accordion .cards .card-body .table tr td span {
  display: block;
}

.s-pro-review {
  margin-bottom: 20px;
}
.s-pro-review .star .rating {
  font-family: "Founders Grotesk Mono";
  font-size: 18px;
  margin-left: 10px;
}

.review_sec_wrap {
  padding-top: 133px;
  padding-bottom: 102px;
}

.review_sec_wrap .review_slide .slick-track {
    display: flex !important;
}
.review_sec_wrap .review_slide .slick-slide {
    height: inherit !important;
}

@media only screen and (max-width: 640px) {
.review_sec_wrap .slick-list{
  padding:0 17% 0 0 !important;
}
}


.review_sec_wrap .owl-nav {
justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .review_sec_wrap .owl-nav {
    justify-content: center;
    }
}

.review_sec_wrap .owl-nav .owl-prev, .review_sec_wrap .owl-nav .owl-next {
background: #ffffff;
cursor: pointer;
}

.review_sec_wrap .owl-nav .owl-prev:hover, .review_sec_wrap .owl-nav .owl-next:hover {
  background: #000000;
  }

.review_sec_wrap h2 {
  font-weight: 300;
  font-size: 55px;
  line-height: 105%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.review_slide .owl-stage {
  display: flex;
  height: auto;
}
.review_slide .owl-nav {
  margin-top: 40px;
  justify-content: flex-end;
}
.review_slide .item {
  height: 100%;
  padding: 0 4px;
}
.review_slide .single_review {
  border: 1px solid #000;
  padding: 24px 26px 100px;
  height: 100%;
  position: relative;
}
.review_slide .single_review h3 {
  font-weight: 300;
  font-size: 31px;
  line-height: 110%;
  letter-spacing: 0.03em;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.review_slide .single_review p {
  font-size: 19px;
  line-height: 145%;
}
.review_slide .single_review .verified {
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  color: #767678;
  font-family: "Founders Grotesk Mono";
  position: absolute;
  right: 15px;
  bottom: 3px;
}
.review_slide .review_meta {
  margin-bottom: 30px;
}
.review_slide .review_meta .author_name {
  font-size: 24px;
  line-height: 135%;
  color: #0C0C0C;
}
.review_slide .review_meta .date {
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  color: #767678;
  margin-top: 8px;
  display: block;
}
.review_slide .review_meta .star img {
  width: 16px;
  display: inline-block;
  height: auto;
}

.memeber_banner {
  background-color: #000;
}
.memeber_banner .member-banner-text {
  padding-top: 30px;
  padding-bottom: 30px;
}
.memeber_banner .member-banner-text h1 {
  color: #fff;
  font-weight: 300;
  font-size: 75px;
  line-height: 1em;
  text-transform: uppercase;
}
.memeber_banner .member-banner-text h1 span {
  display: block;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  color: transparent;
}
.memeber_banner .member-banner-text p {
  font-size: 24px;
  line-height: 135%;
  color: #FFFFFF;
}
.memeber_banner .member-banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.join_marqee {
  background: #000000;
  font-size: 18px;
  line-height: 140%;
  font-family: "Founders Grotesk Mono";
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 23px;
  padding-bottom: 23px;
}

.member_wrap {
  background: #F6F6F6;
  padding-top: 135px;
  padding-bottom: 155px;
}

.member-left-side .note {
  font-size: 16px;
  line-height: 125%;
  margin-top: 21px;
  color: #000000;
}

.member_box {
  background: #fff;
  border: 1px solid #000000;
  max-width: 586px;
  padding: 35px 74px 48px 95px;
}
.member_box .form-control, .member_box select.featured-subscription-product-selector {
  border: none;
  border-bottom: 1px solid #000;
  font-weight: 300;
  font-size: 35px;
  line-height: inherit;
  letter-spacing: 0.02em;
  border-radius: 0;
  color: #000;
  height: auto !important;
  padding: 0;
  -webkit-appearance: none;
  appearance: none;
  cursor:pointer;
  background:#fff url(//proshop.cheribundi.eu/cdn/shop/t/2/assets/angle-down.svg?v=46607044615969451461747936771) no-repeat center right;
  text-transform: uppercase;
  background-size: 13px;
  margin-bottom: 30px;
}
.member_box .form-control:focus, .member_box select.featured-subscription-product-selector {
  box-shadow: none;
  outline: none;
}
    .member_box select.featured-subscription-product-selector:focus {
    outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
    }
.member_box .select_size label {
  display: block;
  width: 100%;
  margin-bottom: 24px;
}
.member_box .select_size .cust-radio {
  margin-left: 0;
}
.member_box .select_size .cust-radio ~ .cust-radio {
  margin-left: 16px;
}
.member_box .select_size .cust-radio label {
  margin-bottom: 0;
}
.member_box .m-price {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  line-height: 125%;
  color: rgba(0, 0, 0, 0.5);
  max-width: 363px;
  align-items: center;
  margin-top: 28px;
}
.member_box .m-price span {
  font-size: 24px;
  line-height: 145%;
  text-decoration-line: line-through;
  color: #767678;
}
.member_box .p-price {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  line-height: 125%;
  color: rgba(0, 0, 0, 0.5);
  max-width: 363px;
  align-items: center;
  margin-top: 24px;
}
.member_box .p-price span {
  font-weight: 300;
  font-size: 55px;
  line-height: 105%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #0C0C0C;
}
.member_box .p-price span i {
   
  display: block;
  text-align: right;
  font-size: 12.8px;
  line-height: 140%;
  font-style: normal;
  color: #000;
  letter-spacing: -0.03em;
}
.member_box .btn {
  width: 100%;
 
  display: block;
  margin-top: 25px;
}

.member_text h2 {
  font-weight: 300;
  font-size: 40px;
  line-height: 105%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #767678;
  margin-bottom: 15px;
}
.member_text p {
  font-size: 24px;
  line-height: 135%;
  color: #000000;
}
.member_text .row {
  margin-top: 75px;
}
.member_text .feat-sec {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.member_text .feat-sec .feat-icon {
  width: 42px;
}
.member_text .feat-sec p {
  font-size: 18px;
  padding-left: 15px;
  text-transform: uppercase;
  margin-bottom: 0;
  width: calc(100% - 42px);
  font-family: "Founders Grotesk Mono";
}

.contact_banner .contact_banner_left {
  height: 100%;
  background: url(//proshop.cheribundi.eu/cdn/shop/t/2/assets/Contact_-_Pattern_1_-min.jpg?v=178755767335358369221747936772) no-repeat center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 22px;
}
.contact_banner .contact_banner_left h1 {
  color: #fff;
  font-weight: 300;
  font-size: 70px;
  line-height: 87%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin: 0;
  width:100%;
  text-align:center;
      background: #000;
    padding: 62px 15px 44px;
}
.contact_banner .contact_banner_right .red-box {
  background: #AA182C;
  height: 220px;
}
.contact_banner .contact_banner_right .img img {
  width: 100%;
}

.contact_wrap {
  padding-top: 130px;
}

.single_contact {
  margin-bottom: 55px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 320px;
}
.single_contact h2 {
  font-weight: 300;
  font-size: 40px;
  line-height: 105%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #252423;
  margin-bottom: 15px;
}
.single_contact p {
  font-size: 24px;
  line-height: 135%;
  margin-bottom: 25px;
}
.single_contact h5 {
  font-size: 16px;
  line-height: 125%;
  font-weight: normal;
}
.single_contact h6 {
  font-family: "Founders Grotesk Mono";
  font-size: 16px;
  line-height: 160%;
  text-transform: uppercase;
  color: #767678;
}
.single_contact h6 a {
  color: #767678;
}

.faq_banner {
  height: 444px;
  background: url(//proshop.cheribundi.eu/cdn/shop/t/2/assets/faq-banner.jpg?v=101515664362104008571747936772) no-repeat center;
  background-size: cover;
  padding-top: 25px;
}
.faq_banner > .row {
  height: 100%;
  align-items: center;
}
.faq_banner h1 {
  color: #fff;
  font-weight: 300;
  font-size: 55px;
  line-height: 105%;
  text-align: center;
  letter-spacing: 0.02em;
  margin-bottom: 0;
  text-transform: uppercase;
}

.faq_wrap {
  padding-top: 100px;
  padding-bottom: 220px;
}
.faq_wrap h2 {
  font-weight: 300;
  font-size: 40px;
  line-height: 105%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 35px;
  color: #000000;
}

.faq-q-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.faq-q-list li {
  font-size: 16px;
  line-height: 160%;
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
  margin-bottom: 16px;
}
.faq-q-list li a {
  color: rgba(37, 36, 35, 0.5);
}
.faq-q-list li a.active {
  color: #252423;
}
    
    .faq-q-list .nav-item {
    width: 100%;
    display: block;
}

.faq-q-list .nav-item.active {
    background: transparent;
}

.faq-q-list .nav-link {
    padding: 0;
    border-radius: 0;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #252423;
    background-color: transparent;
}

.faq-accordion {
  border-top: 2px solid #d9d9d9;
}

.faq-list {
  border-bottom: 2px solid #d9d9d9;
}
.faq-list .btn-link {
  display: block;
  color: #000;
  font-size: 24px;
  line-height: 135%;
  padding: 28px 0 22px;
  padding-right: 25px;
  font-family: "Founders Grotesk";
  text-transform: inherit;
  width: 100%;
  text-align: left;
  white-space: normal;
  position: relative;
}
.faq-list .btn-link:focus-visible {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
}
.faq-list .btn-link.collapsed:after {
  content: "+";
  position: absolute;
  right: 0;
  display: block;
  font-family: "Gordita Regular";
  top: 50%;
  font-size: 31.25px;
  transform: translateY(-50%);
}
.faq-list .btn-link:after {
  content: "-";
  position: absolute;
  right: 0;
  font-family: "Gordita Regular";
  display: block;
  top: 50%;
  font-size: 31.25px;
  transform: translateY(-50%);
}
.faq-list .faq-body {
  padding-bottom: 30px;
  font-size: 18px;
}
.faq-list .faq-body p {
  font-size: 18px;
}

.contact_box_wrap {
  margin-bottom: 166px;
}

.contact_box {
  max-width: 1196px;
  background: #767678;
  padding-top: 111px;
  padding-bottom: 97px;
  padding-left: 67px;
  padding-right: 93px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contact_box p {
  font-size: 24px;
  line-height: 135%;
  color: #FFFFFF;
  margin-bottom: 23px;
}
.contact_box h2 {
  font-weight: 300;
  font-size: 55px;
  line-height: 105%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 0;
}
.contact_box .btn {
  min-width: 151px;
  text-align: center;
  margin-bottom: 16px;
}

.page-contain {
  padding-top: 141px;
  padding-bottom: 141px;
  max-width: 954px;
  margin-left: auto;
  margin-right: auto;
}
.page-contain h1 {
  font-weight: 300;
  font-size: 55px;
  line-height: 105%;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #0C0C0C;
  margin-bottom: 90px;
}
.page-contain h3 {
  font-size: 24px;
  line-height: 135%;
  color: #000000;
  margin-bottom: 18px;
}
.page-contain p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 24px;
}
.page-contain p a {
  color: #000;
}
.page-contain p a:hover {
  color: #DF1A25;
  text-decoration: underline;
}

.register-wrap {
  padding-top: 64px;
  margin-bottom: 164px;
  min-height: 450px;
}

.register_banner {
  max-width: 587px;
  position: relative;
}
.register_banner img {
  width: 100%;
}
.register_banner .overlay {
  background: #000;
  right: 0;
  bottom: 0;
  max-width: 474px;
  padding: 24px 5px 42px 24px;
}
.register_banner .overlay h4 {
  color: #fff;
  font-size: 16px;
  max-width:369px; margin-bottom:20px;
  line-height: 125%;
}
.register_banner .overlay .purchase_point {
  list-style: none;
  display: flex;
  flex-wrap: wrap; justify-content:space-between;
  margin-bottom: 0;
}
.register_banner .overlay .purchase_point li {
  display: flex;
  align-items: center; width:45%;
  font-size: 16px;
  line-height: 125%;
  margin-bottom: 15px;
  color: #fff;
}
    .register_banner .overlay .purchase_point li:nth-child(2n){width:54%}
.register_banner .overlay .purchase_point li img {
  width: 25px;
  min-width: 25px;
  margin-right: 5px;
  position: relative;
  top: -3px;
}
/* .register_banner .overlay .purchase_point li + li {
  margin-left: 10px;
} */

.register-sec {
  max-width: 586px;
  margin-top: 46px;
}
.register-sec h1 {
  font-weight: 300;
  font-size: 55px;
  line-height: 105%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #0C0C0C;
  margin-bottom: 22px;
}
.register-sec p {
  font-size: 16px;
  line-height: 160%;
  text-transform: uppercase;
  font-family: "Founders Grotesk Mono";
  color: #000000;
}
.register-sec p a {
  text-decoration: underline;
  color: #000;
}
.register-sec .custom-form {
  margin-top: 55px;
}

.custom-form .colum-2 {
  display: flex;
  justify-content: space-between;
}
.custom-form .colum-2 .form-group {
  max-width: 244px;
  width: 48%;
}
.custom-form .form-group {
  margin-bottom: 40px;
}
.custom-form label {
  font-size: 16px;
  line-height: 160%;
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 8px;
}
.custom-form .form-control {
  height: 56px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  font-size: 16px;
  line-height: 160%;
  text-transform: none;
  color: rgba(0, 0, 0, 0.25);
  padding: 15px;
  border-radius: 0;
  font-family: "Founders Grotesk Mono";
}
.custom-form .form-control:focus {
  outline: none;
  box-shadow: none;
}
.custom-form .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
}
.custom-form .form-control:-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
}
.custom-form .form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
}
.custom-form .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
}
.custom-form select.form-control {
  height: 56px !important;
  color: #000;
}
.custom-form .btn {
  width: 100%;
  display: block;
}

#create_customer .custom-form label, #CustomerLoginForm .custom-form label {
  display: block;
}
    
    .errors ul {
    list-style: none;
}

.errors ul li {
    color: #DF1A25;
    text-transform: capitalize;
}

.errors {
    margin-bottom: 10px;
}

.login_head h1 {
  font-weight: 300;
  font-size: 55px;
  line-height: 105%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #0C0C0C;
}
.login_head p {
  font-size: 24px;
  line-height: 135%;
  color: #000000;
}
.login_head p a {
  color: #000;
}
.login_head .btn {
  padding-left: 26px;
  padding-right: 26px;
}

.button-border {
  border: 1px solid #000;
  color: #000;
}
.button-border:hover {
  background: #000;
  color: #fff !important;
}

.account-wrap {
  padding-top: 81px;
  padding-bottom: 126px;
}
.account-wrap .container {
  max-width: 1230px;
}
.account-wrap h3 {
  font-size: 24px;
  line-height: 135%;
  margin-bottom: 15px;
  color: #0C0C0C; text-transform:capitalize;
}
.account-wrap h1 {
  font-weight: 300;
  font-size: 55px;
  line-height: 105%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #0C0C0C;
}
.account-wrap h1 span {
  color: #000;
  opacity: 0.25;
  font-size: 22px;
  vertical-align: top;
  margin-right: 15px;
}
.account-wrap .account-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  margin-bottom: 120px;
  display: flex;
  align-items: center;
}
.account-wrap .account-list li {
  font-family: "Founders Grotesk Mono";
  font-size: 16px;
  line-height: 160%;
  text-transform: uppercase;
  color: #000000;
}
.account-wrap .account-list li a {
  color: #000;
}
.account-wrap .account-list li + li {
  margin-left: 30px;
}
.account-wrap .account-list li.active a {
  text-decoration: underline;
}
.account-wrap .custom-form {
  margin-top: 40px;
}
.account-wrap .custom-form .input-group .form-control {
  border-right: none;
  text-transform: uppercase;
  color: #000000;
}
.account-wrap .custom-form .input-group .form-control ::-webkit-input-placeholder {
  color: black;
}
.account-wrap .custom-form .input-group .form-control :-moz-placeholder {
  color: black;
}
.account-wrap .custom-form .input-group .form-control ::-moz-placeholder {
  color: black;
}
.account-wrap .custom-form .input-group .form-control :-ms-input-placeholder {
  color: black;
}
.account-wrap .custom-form .input-group-text {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-left: none;
}
.account-wrap .custom-form .input-group-text a {
  display: inherit;
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
  font-family: "Founders Grotesk Mono";
}
.account-wrap .custom-form .input-group-text a span {
  opacity: 0.75;
  color: #4E4E4E;
}
.account-wrap .custom-form .btn {
  max-width: 501px;
  width: 100%;
}
.account-wrap .custom-form .back-link {
  margin-top: 42px;
  display: inline-block;
  font-size: 16px;
  line-height: 160%;
  color: #000;
  text-transform: uppercase;
  font-family: "Founders Grotesk Mono";
}
.account-wrap .custom-form .back-link span {
  margin-right: 15px;
  font-size: 14px;
}

.address_table {
  margin-bottom: 50px;
}
.address_table thead th {
  font-size: 16px;
  line-height: 160%;
  text-transform: uppercase;
  font-family: "Founders Grotesk Mono";
  font-weight: normal;
  color: #000000;
  border-top: none;
  border-bottom: 1px solid #dee2e6;
}
.address_table tbody td {
  border-top: none;
  border-bottom: 1px solid #dee2e6;
  font-size: 16px;
  line-height: 160%;
  color: #000;
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
  vertical-align: middle;
}
.address_table tbody td a {
  color: #4E4E4E;
  opacity: 0.75;
  display: inline-block;
  margin: 0 5px;
  font-size: 20px;
}
.address_table tbody td a:hover {
  color: #000;
}

.address_table [type=radio]:checked,
.address_table [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.address_table [type=radio]:checked + label,
.address_table [type=radio]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  display: block;
  font-size: 18px;
  line-height: 140%;
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
  color: #757573;
  margin: 0 auto;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  background: #fff;
}

.address_table [type=radio]:checked + label:after,
.address_table [type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #4E4E4E;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.address_table [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.address_table [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.acc-setting {
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-left: none;
  border-right: none;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 40px;
}
.acc-setting a {
  display: flex;
  justify-content: space-between;
  font-family: "Founders Grotesk Mono";
  font-size: 16px;
  line-height: 160%;
  color: #0c0c0c;
  align-items: center;
  text-transform: uppercase;
}
.acc-setting a span {
  font-size: 10px;
}

.checkbox_wrap {
  margin-bottom: 20px;
}

.checkbox_wrap input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.checkbox_wrap label {
  position: relative;
  margin: 0;
  cursor: pointer;
}

.checkbox_wrap label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  cursor: pointer;
  margin-right: 15px;
}

.checkbox_wrap input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 7px;
  width: 6px;
  height: 11px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.radio_wrap {
  margin-bottom: 15px;
}

.radio_wrap [type=radio]:checked,
.radio_wrap [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.radio_wrap [type=radio]:checked + label,
.radio_wrap [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  line-height: 160%;
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
  color: #0c0c0c;
  margin: 0;
}

.radio_wrap [type=radio]:checked + label:before,
.radio_wrap [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  background: #fff;
}

.radio_wrap [type=radio]:checked + label:after,
.radio_wrap [type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #C4C4C4;
  position: absolute;
  top: 7px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.radio_wrap [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.radio_wrap [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.order_table {
  margin-top: 30px;
}
.order_table tr td {
  border-top: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  font-size: 16px;
  line-height: 160%;
  padding-top: 22px;
  padding-bottom: 20px;
  color: #000;
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
}
.order_table tr td a {
  color: #000;
}
.order_table tr td.pending {
  color: rgba(0, 0, 0, 0.25);
}

.order_history .btn {
  max-width: 233px;
  width: 100%;
  margin: 28px auto;
  display: block;
}

.history_row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 15px;
  padding-top: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.history_row div {
  width: 48%;
  margin-bottom: 25px;
}
.history_row div h4 {
  font-size: 16px;
  line-height: 160%;
  font-family: "Founders Grotesk Mono";
  margin-bottom: 0;
  text-transform: uppercase;
  color: #000000;
}
.history_row div p {
  font-weight: 300;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  font-family: "Founders Grotesk Mono";
  color: #000000;
  margin: 0;
}
.history_row div p a {
  text-decoration: underline;
  color: #000;
}

.address_card {
  border: 1px solid rgba(0, 0, 0, 0.25);
  padding: 35px 40px;
  margin-bottom: 30px;
}
.address_card h4 {
  font-size: 16px;
  line-height: 160%;
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 45px;
}
.address_card p {
  font-size: 16px;
  line-height: 125%;
  color: #000000;
  margin-bottom: 30px;
}
.address_card p:last-child {
  margin-bottom: 0;
}
.address_card p a {
  text-transform: uppercase;
  font-family: "Founders Grotesk Mono";
  text-decoration: underline;
  color: #000;
}

.order_history_table {
  margin-bottom: 55px;
}
.order_history_table .table_head td {
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
}
.order_history_table tr td:first-child {
  min-width: 130px;
  padding-top: 22px;
}
    .order_history_table .table_head  td{padding-top:22px}
.order_history_table tr td {
  font-family: "Founders Grotesk";
  text-transform: initial;
  padding-top: 55px;
}
.order_history_table tr td a {
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
  text-decoration: underline;
}
.order_history_table tr .cart-thumb {
  width: 127px;
  min-height: 117px;
  background: rgba(196, 196, 196, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  border-radius: 5px;
}
.order_history_table tr .c-qty {
  font-family: "Founders Grotesk Mono";
}
.order_history_table tr .c-des h2 {
  font-size: 24px;
  line-height: 135%;
  font-family: "Founders Grotesk";
  color: #000000;
  margin: 0;
}
.order_history_table tr .c-des p {
  font-size: 16px;
  line-height: 125%;
  font-family: "Founders Grotesk";
  color: #343434;
}
.order_history_table tr .c-Subscription p {
  font-size: 16px;
  line-height: 125%;
  font-family: "Founders Grotesk";
  color: #343434;
}
.order_history_table tr .c-price h3 {
  font-size: 24px;
  line-height: 145%;
  font-family: "Founders Grotesk";
  color: #000000;
  margin: 0;
}
.order_history_table tr .c-price p {
  font-size: 16px;
  line-height: 145%;
  color: #343434;
  max-width: 160px;
}
.order_history_table tr .c-total {
  font-size: 24px;
  line-height: 145%;
  font-family: "Founders Grotesk";
  color: #000000;
  margin: 0;
}
    
    
  /* cart page css*/
    .empty-cart{padding-top:125px;}
    .cart-head h1{
      font-weight: 300;
      font-size: 55px;
      line-height: 105%;
      letter-spacing: 0.02em;
      text-transform: uppercase;
      color: #0C0C0C;
      margin:0
    }
    .cart-head p{
      font-size: 24px;
      line-height: 135%;
      color: #000000;
    }

    .shop-box {
    margin-top: 90px;
    border: 1px solid rgba(0,0,0,0.25);
    padding: 55px 56px 55px 46px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 90px;
}

.shop-box p {
    margin: 0;
    font-size: 24px;
}
    
    .shop-s {
    border-top: 1px solid #000;
    text-align: center;
    padding-bottom: 35px;
      padding-top:10px;
}
    .shoping-wrap{margin-bottom:130px; margin-top:120px;}
    
    .shoping-wrap>h2{padding:0 15px; text-align:center;
    font-weight: 300;
font-size: 55px;
line-height: 105%;
margin-bottom:60px;
text-align: center;
letter-spacing: 0.02em;
text-transform: uppercase;

color: #0C0C0C}

.shop-s .select_size {
    justify-content: center;
    margin-bottom: 22px; flex-wrap:wrap;
}

   .shop-s .select_size .cust-radio {
    margin-left: 0;
}

.shop-s .select_size .cust-radio [type=radio]:checked + label, .shop-s .cust-radio [type=radio]:not(:checked) + label {
    border: none;
    border-bottom: 1px solid transparent;
}

.shop-s .select_size .cust-radio [type=radio]:checked + label {
    border-color: #DF1A25;
    /* border-bottom: 1px; */
    box-shadow: none;
}
    
    .cart_wrap{padding-top:125px;}    
  
    .cart_row_head {
    display: flex;
    justify-content: space-between; padding-bottom:10px;
}
    .cart_row_head div{font-size: 24px;  line-height: 135%;color: #000000;}
    .cart_row_head div a{text-decoration:underline; font-family:"Founders Grotesk Mono";
    text-transform: uppercase;color: #000000; font-size:16px;
    }
    .single-cart-row {
    border: 1px solid rgba(0,0,0,0.25);
    margin-bottom: 21px;
      display:flex; align-items:center;
    padding: 19px 5px 19px 19px;
}
    .single-cart-row {
    border: 1px solid rgba(0,0,0,0.25);
    margin-bottom: 21px;
    padding: 19px 5px 19px 19px;
}

.single-cart-row .cart-p {
    display: flex;
    align-items: center;
}

.cart-thumb {
    width: 135px;
    height: auto;
}

.cart-thumb img {
    width: 100%;
    height: auto;
}

/* .cart-c-flex {
    display: flex;
    padding-left: 20px;
    width: calc(100% - 135px);
} */
    .cart-q .select_qty{margin-top:0; justify-content:center}
    
    .cart-q .select_qty label  {
    display: none;
}
  .cart-re a.cart__remove, .cart-re a.remove_from_cart {
    font-size: 16px;
    color: #343434;
    text-transform: uppercase;
    font-family: "Founders Grotesk Mono";
}  
    .cart-pr h4 {
/*     font-size: 20px;
    letter-spacing: -0.03em; */
    line-height: 160%;
/*     font-family: "Gordita Regular"; */
    margin: 0; position:relative; top:4px;
}
    .cart-o h6{font-size: 16px;
line-height: 125%; color:#000; margin:0}
    .cart-pr p, .cart-o p, .cart-info p{font-size: 16px;
line-height: 125%;
color: #343434; margin:0}
    .cart-pr p{margin-top:4px;}
    .cart-info h4{margin:0;}
    .cart-info h4 a, .cart-info .h4 a{font-size: 24px;line-height: 135%;color: #000000}
    
    .cart-q  .select_qty .u-qty .QuantitySelector__CurrentQuantity{font-size:18px; height:auto; padding:0; border:none; font-family: "Founders Grotesk Mono"; color:#000}
    
    
    .cart-re {
    width: 12%;
      text-align:right;
}

.cart-pr {
    width: 14%;
}

.cart-q {
    width: 13%;
    text-align: center;
}

.cart-o {
    width: 24%;
}

.card-info-wrap {
    width: clac(100% - 135px);
  padding-left: 20px;
}

 .cart-p {
    width: 35%;
}
   
    .cart-row-footer {
    display: flex; margin-top:32px;
    justify-content: space-between;
    flex-wrap: wrap;
}
    .cart-row-footer p{font-size:16px; color:#262626 }
    .cart-row-footer p.text-gray{opacity:0.5}
    
    .cart_side{padding:53px 30px 35px; background: #767678; text-align:center;}
    .cart_side p{color:#fff; font-size:16px;}
    .cart-to span.cart__subtotal-title {
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 135%;
}

.cart-to span.h3.cart__subtotal {
    font-weight: 300;
    font-size: 55px;
    line-height: 105%;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
}
    .cart_side .btn{min-width:100%}
    .cart_side .btn span{font-size:9px;}
    .cart_side .btn {
    padding: 19px 16px; margin-bottom:12px; 
}
    .acc-card{margin-top:30px;}
    .acc-card p{margin-bottom:7px;}
    .acc-card ul{display:flex; list-style:none; justify-content:center; padding:0; margin:0}
    .acc-card ul li{padding:5px;}
  @media (min-width: 767px) {
    .cart-q .select_qty .u-qty .QuantitySelector__CurrentQuantity {
    font-size: 15px;
    height: auto;
    padding: 0;
    border: none;
    font-family: "Founders Grotesk Mono";
    color: #000;
    width: 34px;
    margin: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    border-right: 1px solid rgba(0, 0, 0, 0.25);
    height: 36px;
}
      .cart-q .select_qty {
    margin-top: 0;
    justify-content: space-between;
    border: 1px solid rgba(0, 0, 0, 0.25);
    max-width: 97px;
    margin: 0 auto;
}
      .cart-q .select_qty .u-qty .QuantitySelector__Button, .cart-q .select_qty .u-qty button {
    background: transparent;
    min-width: 25px;
}
     .cart-q  .select_qty .u-qty {
   
    width: 100%;
}
      .cart-q .select_qty .u-qty .QuantitySelector__Button:hover{color:#000}
    }
@media (max-width: 1500px) {
  .cart-q {
    width: 17%;
    text-align: center;
}
  .featured_wrap .featured_text {
    padding-left: 30px !important;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .featured_wrap .featured_text h2 {
    font-size: 46px;
  }

  .featured_wrap .featured_text p {
    font-size: 20px;
  }

  .collection_banner_text {
    padding-left: 15px !important;
    padding-right: 15px;
  }
  
  .recover_like_head p {
    font-size: 24px;

    max-width: 500px;
    padding: 38px 0 38px 51px;
    margin: 0;
}
  
  .product-tab .nav-pills .nav-link{padding:24px 12px;}
  
  .cust-radio [type=radio]:checked + label, .cust-radio [type=radio]:not(:checked) + label{min-width: 93px;}
  .product-tab .tab-pane {
    padding: 46px 15px 35px 15px;
}
  .select_size .cust-radio {
    margin-left: 7px;
}
  
  
  .single_like .overlay {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .single_like .overlay h3 {
    font-size: 40px;
  }

  .single_like .overlay h6 {
    font-size: 16px;
  }

  .single_like .overlay p {
    font-size: 14px;
  }
}


@media (max-width: 1350px) {

  .counter_row .single_count h3 {
    font-size: 80px;
  }

  .recovery_champ_wrap .recovery_champ_head .recovery_champ_r {
    padding-left: 50px;
  }

  .counter_row .single_count {
    min-width: auto;
    width: 50%;
  }

  

  .footer_nav ul {
    /* margin-right: 54px; */
  }

  /* collection page css*/
  .collection_row .single_collection .btn-flex .btn {
    padding: 32px 0;
  }

  /* member page css*/
  .member_box {
    padding-left: 50px;
    padding-right: 50px;
  }

  .memeber_banner .member-banner-text h1 {
    font-size: 80px;
    line-height: 0.85;
  }

  .member_box .select_size .cust-radio ~ .cust-radio {
    margin-left: 13px;
  }

  /* contact page css*/
  .single_contact h2 {
    font-size: 33px;
  }

  /* account page css*/
  .register_banner .overlay {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    right: 0;
  }

  .register_banner .overlay h4 {
    font-size: 16px;
  }
}
@media (max-width: 1250px) {
  .recovery-thumb-detail .item .item-img {
    width: 350px;
  }

  .recovery-thumb-detail .item .text {
    width: 43%;
  }

  .recovery-thumb-detail .item .text h3 {
    font-size: 30px;
  }

  .single_like .overlay h3 {
    font-size: 30px;
  }

  .single_like .overlay h6 {
    font-size: 14px;
  }

  .single_like .overlay p {
    font-size: 16px;
  }

  .collection_banner_text h1 {
    font-size: 100px;
  }
}
@media (max-width: 1024px) {
  .footer_nav ul {
    /* margin-right: 24px; */
  }

  .footer_nav .social-w {
    margin-left: 30px;
  }

  /* member page css*/
  .cust-radio [type=radio]:checked + label, .cust-radio [type=radio]:not(:checked) + label {
    min-width: 93px;
  }
}
@media (max-width: 1140px) {
  .header__nav-button{display:block}
  .announcement-bar {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  #header {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #menu {
    display: none;
  }

  .featured_wrap {
    flex-wrap: wrap;
  }

  .featured_wrap .featured_img {
    width: 100%;
  }

  .featured_wrap .featured_text {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 74px;
    padding-right: 30px;
  }

  .recovery_champ_wrap .recovery_champ_head {
    flex-wrap: wrap;
  }

  .recovery_champ_wrap .recovery_champ_head .recovery_champ_l {
    width: 100%;
    border-right: none;
    padding-top:30px;
    padding-bottom: 20px;
    padding-right: 0;
  }
  .recovery_champ_wrap .recovery_champ_head .recovery_champ_r p br{display:none}

  .recovery_champ_wrap .recovery_champ_head .recovery_champ_r {
    padding-left: 0;
    border-left:none;
    border-top: 1px solid #fff;
    width: 100%;
  }

  .counter_row {
    flex-wrap: wrap;
  }

  .counter_row .single_count {
    min-width: auto;
    width: 50%;
  }

  .recovery-thumb-detail .item .item-img {
    width: 45%;
  }

  .recovery-thumb-detail .item .text {
    width: 52%;
  }

  

  .hour_recovery_wrap .hour_recovery_head h2 {
    font-size: 100px;
  }

  /* collection page css*/
  .collection_row .single_collection .btn-flex {
    display: block;
  }

  .collection_row .single_collection .btn-flex .btn {
    padding: 16px;
    width: 100%;
    margin-bottom: 12px;
  }

  .collection_row .single_collection {
    margin-bottom: 30px;
    height: auto;
  }


  .single_collection .c-info_top h2 {
    font-size: 28px;
  }

  
  .recover_like_head{flex-wrap:wrap; border-top:none}
  .recover_like_head h2{width:100%; padding-top:0;  border-bottom: 1px solid #000;}
  .recover_like_head p {
    font-size: 24px;
    max-width: 100%;
    padding: 11px 0;
    margin: 0;
    border-left: none;
   
}
  .recover_like_head p br{display:none;}
  /* product page css*/
  .product-tab .nav-pills .nav-link {
    padding: 24px 15px;
  }

  .product-tab .select_size label {
    display: block;
    width: 100%;
  }

  .product-tab .select_size .cust-radio {
    margin-top: 15px;
    margin-left: 0;
  }

  .product-tab .select_size .cust-radio ~ .cust-radio {
    margin-left: 10px;
  }

  /* member page css*/
  .member_wrap {
    padding-top: 70px;
    padding-bottom: 60px;
  }

  .memeber_banner .member-banner-img img {
    height: auto;
  }

  .memeber_banner .member-banner-text {
    padding-top: 35px;
    padding-bottom: 16px;
  }

  .member_box {
    padding: 15px;
    max-width: 100%;
  }

  /* contact css*/
  .contact_banner .contact_banner_left h1 {
    font-size: 50px; padding:28px 15px 15px;
  }
  
   .cart_row_head div{font-size:18px;}
  .cart_row_head div a{font-size:14px;}
  
  .cart_side {
    padding: 0;
    padding-top:30px;
    border-top:1px solid rgba(0,0,0,0.25);
    background: #fff;
    text-align: left;
}
.cart_side .btn {
    max-width: 285px;
    margin-left: auto;
    margin-right: auto;
    min-width: auto;
    display: block;
    width: 100%;
}

  .acc-card {display:none}
  .cart_side p{color:#000}
  p.cart-to {
    display: flex; margin-bottom:0;
    align-items: center;
    justify-content: space-between;
}
  .cart-to span.cart__subtotal-title, .cart-to span.h3.cart__subtotal{color:#000}
}
@media (max-width: 870px) {
  .home-recovery-sec .recovery-top {
    margin-top: -134px;
    padding-bottom: 45px;
  }
}
    .cart-r-t{margin-top:75px;} 
    .cart-head p a {
    text-align: center;
    font-family: Founders Grotesk Mono;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
/* identical to box height, or 26px */

text-align: center;
text-transform: uppercase;

color: #000000;
}
    
    
@media (max-width: 767px) {
  .banner-wrap .botal-img {
    display: none;
  }
  .cart_wrap{padding-top:35px;}
  .cart-row-footer p{margin-bottom:0}
  .cart-to span.cart__subtotal-title{font-size:16px;}
  .cart-to span.h3.cart__subtotal{font-size:20px;}
  .cart-row-footer{margin-bottom:25px;}
  .cart-r-t{margin-top:12px;} 
  .banner-wrap {
    background: url(//proshop.cheribundi.eu/cdn/shop/t/2/assets/banner-mobile.jpg?v=170829205051556077141747936771) no-repeat center top;
    background-size: cover;
    height: 665px;
    padding-bottom: 45px;
  }

  .banner-wrap .banner_text .d-flex {
    align-items: flex-start;
    flex-direction: column;
    align-items: center;
  }

  .banner-wrap > .row {
    height: 100%;
    align-items: flex-end;
  }

  .banner_text {
    text-align: center;
  }

  .banner-wrap .banner_text h1 span {
    display: block;
  }

  .banner-wrap .banner_text h1 {
    font-size: 55px;
    line-height: 1.05;
  }

  .banner-wrap .banner_text p {
    font-size: 16px;
    line-height: 125%;
    margin: 0 auto 35px;
  }

  .banner-wrap .banner_text .btn {
    margin-top: 0;
  }

  .brand-logo-wrap {
    padding-top: 34px;
    padding-bottom: 17px;
  }
  

  .explore_wrap {
    padding-top: 53px;
    padding-bottom: 56px;
  }

  .explore_wrap .icon-star {
    color: #000;
  }

  .explore_wrap .star-wrap .rating {
    display: block;
    margin-left: 0;
  }

  .explore_wrap h2 {
    font-size: 32px;
    line-height: 105%;
    margin-bottom: 10px;
  }

  .explore_wrap p {
    font-size: 16px;
    line-height: 125%;
  }

  .explore_wrap .btn {
    margin-top: 30px;
  }

  .single_collection .collection_img .t-rot {
    right: -30px;
  }

  .collection_slide_wrap .owl-nav {
    margin-top: 26px;
  }
  .collection_slide_wraps .owl-nav {
    margin-top: 26px;
  }
  
  

  .home-recovery-sec {
    margin-top: 50px;
  }

  .home-recovery-sec .recovery-top {
    margin-top: -19%;
  }

  .recovery_trat_wrap .recovery_trat_head h2 {
    font-size: 32px;
    color: #fff;
  }

  .recovery_trat_wrap .recovery_trat_head p {
    font-size: 16px;
    line-height: 125%;
  }
  .recover_like_wrap{padding-top:50px; padding-bottom:20px;}
  .recovery_trat_wrap .recovery_trat_head .btn {
    margin-top: 20px;
  }

  .icon-with-text-row {
    margin-top: 68px;
  }

  .icon-with-text .text p {
    font-size: 16px;
    line-height: 130%;
  }

  .icon-with-text {
    margin-bottom: 25px;
  }

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

  .featured_wrap .featured_text .feat-sec p {
    text-align: left;
  }

  .featured_wrap .featured_text h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }

  .featured_wrap .featured_text p {
    font-size: 16px;
  }

  .featured_wrap .featured_text .feat-sec {
    max-width: 258px;
    margin-left: auto;
    margin-right: auto;
  }

  .marquee {
    padding: 10px 0;
  }

  .recovery_champ_wrap {
    padding-top: 32px;
    padding-bottom: 56px;
  }

  .recovery_champ_wrap .recovery_champ_head .recovery_champ_l {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .recovery_champ_wrap .recovery_champ_head .recovery_champ_l h2 {
    font-size: 32px;
  }

  .recovery_champ_wrap .recovery_champ_head .recovery_champ_r {
    padding-top: 25px;
    padding-bottom: 35px;
    border-top: 1px solid #000;
  }

  .recovery_champ_wrap .recovery_champ_head .recovery_champ_r p {
    font-size: 16px;
    line-height: 125%;
  }

  .counter_row {
    padding-top: 25px;
  }

  .counter_row .single_count h3 {
    font-size: 67px;
  }

  .counter_row .single_count p {
    font-size: 14px;
    margin-top: -15px;
  }

  .counter_row .single_count p br {
    display: none;
  }

  .counter_row .single_count {
    width: 100%;
  }

  .hour_recovery_wrap {
    padding-bottom: 60px;
  }

  .hour_recovery_wrap .hour_recovery_head {
    display: block;
    margin-top: -105px;
    border: none;
  }

  .hour_recovery_wrap .hour_recovery_head h2 {
    text-align: center;
    font-size: 55px;
    line-height: 105%;
  }

  .hour_recovery_wrap .hour_recovery_head p {
    font-size: 16px;
    line-height: 125%;
    color: #fff;
    max-width: 251px;
    text-align: center;
    margin: 14px auto 0;
  }

  .recovery-thumb-detail .item {
    display: block;
  }

  .recovery-thumb-detail .item .item-img {
    width: 226px;
    margin: 0 auto 60px;
  }

  .recovery-thumb-detail .item .text {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .recovery-thumb-detail .item .text h4 {
    margin-bottom: 25px;
  }

  .recovery-thumb-detail .item .text h3 {
    font-size: 32px;
    margin-bottom: 25px;
  }

  .footer_top_row {
    padding-bottom: 14px;
  }

  .newsletter_wrap {
    text-align: center;
  }

  .newsletter_wrap h2 {
    font-size: 32px;
    /* margin-bottom: 18px; */
  }

  .newsletter_wrap p {
    color: #d2d2d2;
    font-size: 16px;
    line-height: 125%;
    margin-bottom: 45px;
  }

  .newsletter_wrap .input-group {
/*     border-bottom: 0.737044px solid #FFFFFF; */
    margin-bottom: 58px;
  }

  .newsletter_wrap .input-group .form-control {
    max-width: 100%;
width:100%;
    font-size: 16px; margin-right:0;
  }

  .newsletter_wrap .input-group .btn {

  }

  .footer_nav {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .footer_nav ul {
    width: 50%;
    margin-right: 0;
  }

  .footer_nav .social-w {
    margin-left: 0;
    width: 100%;
    margin-top: 65px;
  }

  .footer_nav ul.social_link {
    width: 100%; list-style:none;
    display: flex;
    flex-direction: row;
  }

  .footer_nav ul.social_link li {
    margin-right: 15px;
  }

  .copyright {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .footer_bottom .footer_bootom_contain {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
  }

  .footer_bootom_contain .mobile-hide {
    display: none !important;
  }

  .m-m-hide {
    display: none !important;
  }

  .m-m-show {
    display: block !important;
  }
  
  .recover_like_head h2{width:100%;font-size:32px; padding-top:0}
  .recover_like_head p {
    font-size: 16px;
}
  .recover_like_row {margin-top:25px}
  /* collection page css*/
  .collection_wrap {
    padding-top: 0;
  }

  .collection_leftbar {
    max-width: 100%;
  }

  .collection_leftbar h2 {
    font-size: 32px;
    padding: 30px 0 13px;
    align-items: center;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  }

  .collection_leftbar h2 span {
    display: block;
    font-size: 10px;
  }

  .collection_leftbar .m-filter span {
    display: block;
  }

  .collection_row .single_collection .c-info_content p {
    font-size: 14px;
    line-height: 125%;
  }

  .collection_row .single_collection ul li span {
    font-size: 14px;
  }

  .collection_row .single_collection ul li img {
    width: 18px;
  }

  .choose_category {
    border: none;
    display: none;
  }

  .choose_category li {
    padding: 5px 0;
  }

  .choose_category li + li {
    border: none;
  }

  .collection_leftbar .r-link {
    display: none;
  }

  .collection_row {
    padding-top: 36px;
  }

  .m-filter.active span {
    transform: rotate(180deg);
  }

  ul.choose_category.active {
    display: block;
  }

  .collection_banner_text {
    padding-top: 26px;
    padding-bottom: 40px;
  }

  .collection_banner_text h1 {
    font-size: 60px;
    line-height: 87%;
  }

  .collection_banner_text p {
    font-size: 16px;
    line-height: 125%;
  }

  .collection_banner_text h1 span:after {
    margin-top: -14px;
  }

  .dase_wrap {
    padding-top: 68px;
    padding-bottom: 37px;
  }

  .dase_wrap h2 {
    font-size: 32px;
    line-height: 105%;
  }

  /* product page css*/
  .prodcut_wrap {
    padding-top: 0;
  }

  .product_thumb_wrap {
    display: none;
  }

  .produt_slide {
  display: flex;
  justify-content: space-between;
}
.produt_slide .product_thumb_wrap {
  width: 97px;
}
.produt_slide .product_img_wrap {
  width: calc(100% - 122px);
}
.produt_slide .product_img_wrap .slider-for img {
  width: 100%;
}
.produt_slide .product_img_wrap .slider-for .slick-dots {
  position: relative;
  bottom: auto;
  margin-top: 15px;
}
.produt_slide .product_img_wrap .slider-for .slick-dots li {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.produt_slide .product_img_wrap .slider-for .slick-dots li.slick-active {
  background: #636363;
  border: 1px solid #636363;
}
.produt_slide .product_img_wrap .slider-for .slick-dots li button {
  display: none;
}

.produt_slide .slider-for .slick-arrow {
  z-index: 1;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #111111;
  width: 30px;
    height: 30px;
}
    
.produt_slide .slider-for .slick-prev {
left: 15px;
}

.produt_slide .slider-for .slick-prev:before {
content: "";
    font-family: "icomoon" !important;
    color: #111111;
    font-size: 12px;
}

.produt_slide .slider-for .slick-next:before {
content: "";
    font-family: "icomoon" !important;
    color: #111111;
    font-size: 12px;
  transform: rotate(180deg);
  display: block;
}

.produt_slide .slider-for .slick-next {
right: 15px;
}

.produt_slide .slider-nav .item {
  background: #e5e5e5;
  padding: 0;
  margin-bottom: 15px; cursor:pointer;
/*   min-height: 78px; */
}
.produt_slide .slider-nav .item img {
  margin: 0 auto;
  width: auto;
  display: block;
}
.produt_slide .slider-nav .item.slick-current.slick-active {
  border-color: #000;
}

    .slider-for{margin-bottom:17px;}

  .s-pro-review .star span {
    font-size: 14px;
  }

  .s-pro-review .star .rating {
    font-size: 14px;
  }

  .product-right-part .pro_des p {
    font-size: 18px;
    margin-bottom: 5px;
    color: #767678;
 opacity:1;
    line-height: 125%;
  }

  .product-right-part .wf-icon-items-wrap ul {
/*     display: none; */ margin-top:26px; margin-bottom:35px;
  }
   .product-right-part .wf-icon-items-wrap ul li{
  font-family: Founders Grotesk Mono;font-style: normal;text-transform: uppercase; color: #767678;}
  .product-right-part .wf-icon-items-wrap ul li span{font-weight: 300;font-size: 14px;line-height: 160%;letter-spacing: 0.03em;}

  .subsribe_text {
    margin-top: 0;
  }

  .sub_flex {
    display: block;
  }

  .product-tab .nav-pills .nav-link {
    font-size: 14px;
  }

  .product-accordion {
    margin-left: -15px;
    margin-right: -15px;
  }

  .product-accordion .cards .card-body {
    padding-left: 15px;
    padding-right: 15px;
  }

  .product-accordion .cards .btn-link {
    padding-left: 15px;
  }

  button:focus-visible, .btn:focus-visible {
    outline: 5px auto Highlight !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  }

  .product-accordion .cards .btn-link:after, .product-accordion .cards .btn-link.collapsed:after {
    right: 15px;
  }

  .product-tab {
    margin-left: -15px;
    margin-right: -15px;
    border-left: none;
    border-bottom: none;
    border-right: none;
  }

  .product-tab .tab-pane {
    padding: 36px 15px;
  }

  .select_qty {
    margin-top: 20px;
    display: flex;
    border: 1px solid rgba(0, 0, 0, 0.25);
    align-items: center;
    justify-content: space-between;
  }

  .select_qty label {
    margin: 0;
    padding-left: 10px;
  }

  .select_qty .u-qty .QuantitySelector__Button, .select_qty .u-qtyc .QuantitySelector__Button {
    background: transparent;
    border-left: 1px solid rgba(0, 0, 0, 0.25);
  }

  .select_qty .u-qty .QuantitySelector__CurrentQuantity, .select_qty .u-qtyc .QuantitySelector__CurrentQuantity {
    margin: 0;
    border: none;
    border-left: 1px solid rgba(0, 0, 0, 0.25);
  }

  .product-tab .tab-pane .purchase_point {
    margin-bottom: 25px;
  }

  .product-accordion {
    margin-top: 15px;
  }

  .product-tab .tab-pane .button-primary {
    margin-top: 20px;
  }

  /* member page css*/
  .member_box {
    padding: 0;
    border: none;
    background: transparent;
    max-width: 100%;
  }

  .member-left-side {
    margin-bottom: 85px;
  }

  .member_box .form-control, .member_box select.featured-subscription-product-selector {
    background: transparent;
    max-width: 350px;
  }

  .memeber_banner .member-banner-text h1 {
    font-size: 70px;
    line-height: 87%;
  }

  .memeber_banner .member-banner-text p {
    font-size: 16px;
    line-height: 125%;
  }

  .join_marqee {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .member_text {
    text-align: center;
  }

  .member_text h2 {
    font-size: 32px;
  }

  .member_text p {
    font-size: 16px;
    line-height: 20px;
  }

  .member_text .row {
    margin-top: 40px;
  }

  .member_text .feat-sec {
    text-align: left;
    max-width: 258px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 22px;
  }

  .review_sec_wrap {
    padding-top: 48px;
    padding-bottom: 46px;
  }

  .review_slide .owl-nav {
    justify-content: center;
  }

  .review_sec_wrap h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }

  .review_slide .single_review .verified {
    right: auto;
    left: 15px;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
  }

  .review_slide .single_review {
    padding-bottom: 30px;
  }

  .member_box .form-control, .member_box select.featured-subscription-product-selector {
    background: transparent;
    font-size: 32px;
  }

  .member_box .select_size label {
    margin-bottom: 15px;
  }

  .member_box .p-price span {
    font-size: 24px;
    line-height: 135%;
  }

  .member-left-side {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .sticky-btn.fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    left: 0;
    padding: 18px;
    z-index: 8;
  }

  .sticky-btn.fixed .btn {
    margin: 0; max-width:100%;
  }

  /* faq page css*/
  .faq_banner {
    height: 376px;
    padding-top: 0;
  }

  .faq_banner h1 {
    font-size: 32px;
  }

  .faq_wrap {
    padding-top: 44px;
    padding-bottom: 90px;
  }

  .faq-accordion {
    margin-top: 40px;
    margin-left: -15px;
    margin-right: -15px;
    border-top: 1px solid rgba(0, 0, 0, 0.37);
  }

  .faq-list .btn-link {
    font-size: 16px;
    padding-left: 15px;
    line-height: 125%;
    padding-top: 17px;
    padding-bottom: 14px;
  }

  .faq-list .btn-link.collapsed:after, .faq-list .btn-link:after {
    font-size: 18px;
    right: 15px;
  }

  .faq-body {
    padding-left: 15px;
    padding-right: 15px;
  }

  .faq-list .faq-body, .faq-list .faq-body p {
    font-size: 16px;
  }

  .faq-list {
    border-bottom: 1px solid rgba(0, 0, 0, 0.37);
  }

  .contact_box_wrap {
    margin-bottom: 94px;
  }

  .contact_box {
    display: block;
    padding: 74px 13px 67px;
    text-align: center;
  }

  .contact_box p {
    font-size: 16px;
    line-height: 125%;
  }

  .contact_box h2 {
    font-size: 32px;
    line-height: 105%;
    margin-bottom: 30px;
  }

  .contact_box .btn {
    min-width: 217px;
    margin: 0;
  }

  /* contact page css*/
  .contact_banner .contact_banner_left {
    padding-top: 77px;
    padding-bottom: 60px;
  }

  .contact_banner .contact_banner_left h1 {
    font-size: 32px;
  }

  .contact_banner_right {
    display: flex;
  }

  .contact_banner .contact_banner_right .red-box {
    height: auto;
    width: 50%;
  }

  .contact_banner_right .img {
    width: 100%;
  }

  .contact_wrap {
    padding-top: 54px;
  }

  .single_contact h2 {
    font-size: 24px;
    line-height: 135%;
    text-transform: inherit;
  }

  .single_contact p {
    font-size: 16px;
    line-height: 125%;
    margin-bottom: 20px;
  }

  .single_contact {
    margin-bottom: 42px;
  }

  /* page contain css*/
  .page-contain {
    padding-top: 75px;
    padding-bottom: 32px;
  }

  .page-contain h1 {
    font-size: 32px;
    margin-bottom: 29px;
  }

  /* account page css*/
  .register-sec h1 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 5px;
  }

  .register-sec {
    max-width: 100%;
    margin-top: 0;
  }

  .custom-form .colum-2 {
    display: block;
  }

  .custom-form .colum-2 .form-group {
    max-width: 100%;
    width: 100%;
  }

  .custom-form .form-group {
    margin-bottom: 18px;
  }

  .login_head h1 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 5px;
  }

  .login_head p {
    font-size: 16px;
    line-height: 125%;
    text-align: center;
  }

  .login_head {
    margin-bottom: 50px;
  }

  .register-wrap {
    min-height: inherit;
  }

  .side_cart {
    padding: 21px 12px;
  }

  .min-cart-wrap .m-pro-row {
    padding-bottom: 28px;
  }

  .min-cart-footer .btn {
    margin-top: 50px;
  }

  /* address page css*/
  .account-wrap h3 {
    text-align: center;
  }

  .account-wrap .account-list {
    display: none;
  }

  .account-wrap h1 {
    text-align: center;
    font-size: 32px;
    margin-top: 45px;
  }

  .address_table {
    display: block;
  }

  .address_table tbody {
    display: block;
  }

  .address_table tr {
    display: flex;
    padding-bottom: 20px;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    border-bottom: 1px solid #dee2e6;
  }

  .address_table tr td {
    border: none;
  }

  .address_table thead {
    display: none;
  }

  td.address {
    width: 100%;
    margin-bottom: 5px;
  }

  td.address::before {
    content: "Address";
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 160%;
    text-transform: uppercase;
    font-family: "Founders Grotesk Mono";
    color: #000000;
  }

  .billing-sec::before {
    content: "Default Billing";
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 160%;
    text-transform: initial;
    font-family: "Founders Grotesk";
    color: #000000;
  }

  .shipping-sec::before {
    content: "Default Shipping";
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 160%;
    text-transform: initial;
    font-family: "Founders Grotesk";
    color: #000000;
  }

  .address_table [type=radio]:checked + label, .address_table [type=radio]:not(:checked) + label {
    margin: 0;
  }

  .account-wrap .account-list {
    margin-bottom: 0;
  }

  .account-list {
    padding: 28px 0;
    width: 100% !important;
  }

  .account-wrap .account-list li {
    padding: 7px 0;
  }

  .account-wrap .account-list li + li {
    margin-left: 0;
  }

  .order_history_table .table_head {
    display: none;
  }

  .order_history_table {
    display: block;
    margin-top: 0;
  }

  .order_history_table tbody {
    display: block;
  }

  .order_history_table tbody tr {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 40px;
    padding-top: 40px;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  }

  .order_history_table tbody td {
    border-bottom: none;
    width: 50%;
    padding-top: 10px;
    padding-bottom: 5px;
  }

  .order_history_table tr td:first-child {
    width: 100%;
  }

  .c-Subscription::before {
    content: "Subscriptions";
    font-size: 24px;
    line-height: 135%;
    font-family: "Founders Grotesk";
    color: #000000;
    margin: 0;
    display: block;
  }

  .c-qty::before {
    content: "Quantity";
    font-size: 24px;
    line-height: 135%;
    font-family: "Founders Grotesk";
    color: #000000;
    margin: 0;
    display: block;
  }

  .c-price::before {
    content: "Price";
    font-size: 24px;
    line-height: 135%;
    font-family: "Founders Grotesk";
    color: #000000;
    margin: 0;
    display: block;
  }

  .c-total::before {
    content: "Total";
    font-size: 24px;
    line-height: 135%;
    font-family: "Founders Grotesk";
    color: #000000;
    margin: 0;
    display: block;
  }

  .order_history_table tr .c-price h3, .order_history_table tr .c-total {
    text-align: left;
    font-size: 16px;
    line-height: 125%;
  }
  .empty-cart{padding-top:36px;}
  .cart-head {
    text-align: center;
}
  .shoping-wrap>h2, .cart-head h1{font-size:32px;}
  .cart-head p{font-size:16px; }
  .shop-box{margin-top:36px; padding:36px 15px; margin-bottom:30px; border-left:none; display:block; border-right:none; flex-wrap:wrap; text-align:center}
  .shop-box p{font-size:16px; margin-bottom:28px;}
  .shoping-wrap{margin-top:40px; margin-bottom:30px;}
  .shoping-wrap>h2{margin-bottom:30px;}
  
  .single-cart-row{flex-wrap:wrap; align-items:flex-start; border-left:none; border-bottom:none; border-right:none; padding:28px 0 26px; margin-bottom:0; position:relative}
  .cart-p{width:100%;}
  .single-cart-row .cart-p {
    display: flex;
    align-items: flex-start;
}
  .cart-thumb {
    width: 100px;
    height: auto;
}
  .card-info-wrap {
    width: calc(100% - 100px);
    padding-left: 30px;
}
  .cart-o{margin:11px 0}
  .cart-o, .cart-pr{width:100%;  }
  .cart-q{width:100%;}
  .cart_row_head{display:none}
  .cart-q .select_qty label, .cart-q .select_qty .QuantitySelector__Button {
    display: block;
}
  .cart-q .select_qty label{top:2.5px ; position:relative}
  .cart-q .select_qty{margin-top:27px; justify-content: space-between;}
  .cart-q .select_qty .QuantitySelector__Button {display:flex;}

  .cart-q .select_qty .u-qty .QuantitySelector__CurrentQuantity {
    font-size: 16px;
    height: 54px;
    padding: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    font-family: "Founders Grotesk Mono";
    color: #000;
}
  .cart-re {width:auto;}
  .cart-re a.cart__remove, .cart-re a.remove_from_cart {
    font-size: 0;
    color: #343434 !important;
    text-transform: uppercase;
    font-family: "Founders Grotesk Mono";
    width: 17px;
    display: block;
    position: absolute;
    right: 15px;
    top: 28px;
}
}
@media (max-width: 640px) {
  .announcement-bar p {
    font-size: 13px;
    letter-spacing: -0.02em;
  }
  .cart-info h4 a{font-size:16px;}
  .head-right .button-secoundry {
    display: none;
  }

  .explore_wrap {
    max-width: 307px;
  }

  .copyright p {
    flex-direction: column;
  }

  .review_slide .owl-stage {
    padding-left: 0 !important;
  }

  .collection_slide_wrap .owl-stage {
    padding-left: 0 !important;
  }
  .recover_like_row{margin-left:0; margin-right:0}
  .single_like{padding:0 0 11px;}
  .single_like .author {
    font-size: 16px;
    margin-top: 14px;
}

  .home-recovery-sec .recovery-top {
    margin-top: -27%;
    padding-bottom: 45px;
  }

  .home-recovery-sec {
    margin-top: 70px;
  }

  /* member page css*/
  .member_box .select_size .cust-radio {
    margin-bottom: 10px;
    margin-left: 7px;
  }

  /* product page css*/
  .product-tab .tab-pane .purchase_point li {
    width: 100%;
  }

  .product-tab .nav-pills .nav-link {
    padding: 24px 5px;
    letter-spacing: -0.05em;
  }

  .custom-form label {
    font-size: 14px;
  }
}

/*# sourceMappingURL=style.css.map */

    .gift-box {
    border-top: 1px solid rgba(0,0,0,0.25);
    padding-top: 25px;
    padding-bottom: 19px;
}

.gift-box p {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-family: "Founders Grotesk Mono";
}

.gift-box p a {
    color: #000;
}

.gift-box p  img {
    display: inline-block;
    vertical-align: sub;
}
    
      .brand-logo .owl-nav {
    display: block;
    margin: 0;
}

.brand-logo .owl-nav .owl-prev {
    width: 18px;
    height: 18px;
    border: none;
    border-radius: 0;
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}

.brand-logo .owl-nav .owl-prev::after {
    color: #fff;
}
  .brand-logo .owl-nav .owl-next {
    width: 18px;
    height: 18px;
    border: none;
    border-radius: 0;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}

.brand-logo .owl-nav .owl-next::after {
    color: #fff;
}
  .brand-logo .owl-nav .owl-next:hover, .brand-logo .owl-nav .owl-prev:hover {
    background: transparent;
    border-color: transparent;
}

    
/* mobile menu css*/
    #mobile-menu{display:none;  width:100%; position:fixed; background:#000; margin:0; left:0; z-index:5; top:0; padding:160px 0;
      height: 100vh;
       overflow: hidden;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
      -webkit-transform: translate(100%,0);
    -ms-transform: translate(100%,0);
    transform: translate(100%,0);
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease;
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    
    } 
    #mobile-menu.open{
      -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate3d(0,0,0);
   transform: translate3d(0,0,0);
    }
    #mobile-menu ul{width:100%;}
    #mobile-menu a.btn.button-secoundry {
 
    margin: 0 auto;
}
    
    #mobile-menu ul .nav-element > a .menu-link:hover{text-decoration:underline; color:#767678}
    
    .sticky-btn.scroll-to-fixed-fixed {
    position: relative !important;
    z-index: auto !important;
}
    
#giftmodal .modal-dialog {
    max-width: 930px;
  width:100%;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #D3D3D3;
    box-sizing: border-box;
    border-radius: 4px;
    /* padding: 35px 39px; */
}

#giftmodal .modal-header {
    display: block;
    border: none;
    padding: 0;
}

#giftmodal .modal-title {
    font-weight: 300;
    font-size: 55px;
    line-height: 105%;
  margin:0;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #000000;
}

#giftmodal  .modal-content {
    padding: 35px 39px 80px;
    border: none;
}

#giftmodal .modal-header p {
    font-size: 16px;
    line-height: 125%;
/* or 20px */
    color: #767678;
}

#giftmodal .modal-header .close {
    position: absolute;
    right: 24px;
    top: 22px;
    opacity: 1;
}
  #giftmodal .modal-body {
    padding: 0;
}  
#giftmodal .form-control {
    height: 143px;
    border-radius: 0;
   padding:33px 16px;
  letter-spacing: -0.03em;
  font-size:16px;
      font-family: "Gordita Regular";
color: #0C0C0C;
    border: 1px solid rgba(0,0,0,0.25);
}
    #giftmodal .form-control:focus{box-shadow:none;}
    
#giftmodal .form-control::-webkit-input-placeholder { /* Edge */
letter-spacing: -0.03em;
  font-size:16px;
color: #0C0C0C;
}

#giftmodal .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
 letter-spacing: -0.03em;
  font-size:16px;
color: #0C0C0C;
}

#giftmodal .form-control::placeholder {
 letter-spacing: -0.03em;
  font-size:16px;
color: #0C0C0C;
}
p.lead {
    margin-top: 15px;
    font-size: 16px;
    line-height: 125%;
    color: #0C0C0C;
    opacity: 0.25;
}
    #giftmodal .button-primary {
    max-width: 100%;
    min-width: 165px;
    margin-top: 8px;
}
  .marquee__items img.img-fluid {
    width: 36px;
    display: inline-block;
    vertical-align: top;
}
     .marquee__items {
    font-size: 32px;
    color: #000;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-weight: 300;
}
    
    
    
  /* subscription page css*/
    div#manage-subscription-root {
    max-width: 1230px;
    margin: 0 auto 100px;
}
    #manage-subscription-root .manage-subscription-page{max-width:833px; margin-left:0; margin-right:0; width:100%}
   #manage-subscription-root .subscription-content-block-header {
    display: flex;
    justify-content: space-between;
    padding: 12px 0 !important;
    background-color: transparent !important;
    border-bottom: 1px solid #C4C4C4 !important;
    border-radius: 0 !important;
}
    
    #manage-subscription-root .subscription-content-block:last-child .subscription-content-block-header{border-bottom: none!important}
    #manage-subscription-root .subscription-header .subscription-images-container {
    flex-basis: 120px;
    min-width: 0;
}
    #manage-subscription-root .subscription-header .subscription-details-container {
    flex-basis: calc(100% - 120px);
    min-width: 0;
}
    #manage-subscription-root .toggle-subscription-content.text-button {
    margin-top: 18px;
}
    
    #manage-subscription-root .subscription-header{align-items:flex-start;}
    .subscription-content-block-header p{font-size: 16px; line-height: 160%;font-family: "Founders Grotesk Mono";text-transform: uppercase;color: #000000;}
    #manage-subscription-root .subscription-content {
    padding: 0; 
}
    #manage-subscription-root .subscription-content-block{border:none; margin-bottom:0}
  #manage-subscription-root .subscription-content-container {
    background-color: #ffff;
    border-top: 1px solid #ccc;
} 
     #manage-subscription-root .subscription-container {
    padding: 16px 49px 0;
    border-radius: 0;
      
}
    #manage-subscription-root .subscription-content-block-header p:hover{color:#000}
    #manage-subscription-root .subscription-content-chevron{font-size:0; margin-left:20px;}
    #manage-subscription-root .subscription-content-chevron:after{content: "\e900"; font-size:9px; font-family: 'icomoon' !important; display:inline-block}
    
    #manage-subscription-root .subscription-content-chevron.altered {
    transform: rotate(180deg);
      top: -5px; color:#111;
    position: relative;
}
    
    #manage-subscription-root .subscription-content-block-body {
    padding: 33px 0 20px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}
    #manage-subscription-root .subscription-details-block>p{font-size: 20px;
line-height: 135%;
color: #000000;}
    #manage-subscription-root .subscription-details-block>p:first-child{font-size: 16px; margin-bottom:10px; line-height: 160%;font-family: "Founders Grotesk Mono";text-transform: uppercase;color: #000000; font-weight:400}
    #manage-subscription-root .text-button{font-size: 16px; line-height: 160%;font-family: "Founders Grotesk Mono";text-transform: uppercase;color: #767678; text-decoration:underline}
    
    #manage-subscription-root .subscription-details-block {
    margin-bottom: 29px;
}
    #manage-subscription-root .ro-translation-msp_card_number, #manage-subscription-root .subscription-content-block-body p,  
    #manage-subscription-root .ro-translation-last_four, #manage-subscription-root .ro-translation-expiry_date , #manage-subscription-root span.ro-translation.ro-translation-cancel_block_ask_for_reasons,
    #manage-subscription-root .ro-translation-product_with_variant_title, table.subscription-responsive-table td, #manage-subscription-root  span.ro-translation.ro-translation-order_frequency, 
    #manage-subscription-root td .text-button{
      font-size: 20px;color: #000000; font-family: "Founders Grotesk"; text-transform:none;
    }
    #manage-subscription-root td .text-button{text-decoration:none}
    #manage-subscription-root .order-product-details {
    align-items: center;
}
    #manage-subscription-root .subscription-button.msp__link{font-size: 16px; line-height: 160%;font-family: "Founders Grotesk Mono";text-transform: uppercase;color: #767678; text-decoration:underline}
    #manage-subscription-root .upcoming-order-details .subscription-details-block>p:first-child{margin-bottom:0}
    #manage-subscription-root .upcoming-order-details .subscription-details-block {
    margin-bottom: 12px;
}
    #manage-subscription-root .upcoming-order {
    display: flex;
    align-items: center;
    border-bottom: none;
    padding-bottom: 10px;
    margin-bottom: 35px;
}
    #manage-subscription-root .upcoming-order-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
    
    table.subscription-responsive-table {
    width: 100%;
}
    
    table.subscription-responsive-table thead th { font-weight:400;
    font-size: 16px; line-height: 160%;font-family: "Founders Grotesk Mono";text-transform: uppercase;color: #000;
}
    #manage-subscription-root .subscription-message-with-info {
    border-color: transparent;
    color: #000;
}
    #manage-subscription-root .msp__btn-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
    #manage-subscription-root .subscription-button.msp__btn.msp__btn--alert{
    display: inline-block;
    padding: 23px 16px;
    min-width: 285px;
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    white-space: normal;
    text-decoration: none;
    background-image: none;
    cursor: pointer;
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    font-family: "Founders Grotesk Mono";
    border-radius: 0;
    transition: 0.5s ease all;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
      background-color: #000;
    color: #fff;
    border-color: #000;
      margin-top:35px;
    }
    .container-fluid.account-wrap.noppa .subscription-shopping-message {
    margin-bottom: 100px;
    margin-top: 35px;
}
    @media (max-width: 1300px) { 
       .newsletter_wrap .input-group .btn {min-width:250px;}
     }
    
     @media (max-width: 992px) { 
       .newsletter_wrap .input-group .btn {min-width:157px;}
       .footer_bottom .container{padding-left:0; padding-right:0}
       .select_size{flex-wrap:wrap;}
     }
    
          

    @media (max-width: 767px) {  
      .container-fluid.account-wrap.noppa .subscription-shopping-message {
    margin-bottom: 0px !Important;
}
      .newsletter_wrap .input-group .btn {max-width:285px; width:100%; margin:25px auto 0}
     .sticky-btn.scroll-to-fixed-fixed {
    position: fixed !important;
    bottom: 0;
    width: 100% !important;
    background: #fff;
    left: 0 !important;
    padding: 18px;
    z-index: 8 !important;
    top: auto !important;
}
      .sticky-btn.scroll-to-fixed-fixed {
    position: fixed !important;
    bottom: 0;
    width: 100% !important;
    background: #fff;
    left: 0 !important;
    padding: 18px;
    z-index: 4 !important;
    top: auto !important;
}
      .sticky-btn.scroll-to-fixed-fixed .btn~.btn{margin-bottom:0}
      #giftmodal .modal-dialog{border-radius:0; margin:0;}
      #giftmodal .modal-content {
    padding: 35px 16px;
    border: none;
}
      #giftmodal .modal-header {
    text-align: center;
}
      
      #giftmodal .modal-title{font-size:32px;}
      #giftmodal .modal-header p {
    font-size: 16px;
    line-height: 125%;
    color: #000;
}
      #giftmodal .modal-body {
    margin-top: 50px;
}
      #giftmodal .form-control {
    height: 123px;
    border-radius: 0;
    border: 1px solid rgba(0,0,0,0.25);
    padding:  17px;
        font-size:14px;
    border-radius: 5px;
    color: #000;
}
      #giftmodal .form-control::-webkit-input-placeholder { /* Edge */
letter-spacing: -0.03em;
  font-size:14px;
color: #0C0C0C;
}

#giftmodal .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
 letter-spacing: -0.03em;
  font-size:14px;
color: #0C0C0C;
}

#giftmodal .form-control::placeholder {
 letter-spacing: -0.03em;
  font-size:14px;
color: #0C0C0C;
}
      
      #giftmodal .button-primary {
    max-width: 100%;
    min-width: 285px;
    margin: 50px auto 0;
    display: block;
}
      #giftmodal .modal-header .close {
    position: absolute;
    right: 24px;
    top: 22px;
    opacity: 1;
    width: 15px;
    padding: 0;
}
      
      #manage-subscription-root .subscription-container {
    padding: 16px 0 0;
    border-radius: 0; border:none;
}
      #manage-subscription-root .subscription-content-block:last-child .subscription-content-block-header {
    border-bottom: 1px solid #C4C4C4 !important;
}
      #manage-subscription-root .subscription-details-block>p{font-size:16px;}
    #manage-subscription-root .ro-translation-msp_card_number, #manage-subscription-root .subscription-content-block-body p, #manage-subscription-root .ro-translation-last_four, #manage-subscription-root .ro-translation-expiry_date, #manage-subscription-root span.ro-translation.ro-translation-cancel_block_ask_for_reasons, #manage-subscription-root .ro-translation-product_with_variant_title, table.subscription-responsive-table td, #manage-subscription-root span.ro-translation.ro-translation-order_frequency{font-size:16px}
      #manage-subscription-root .upcoming-order {
    display: flex;
    align-items: flex-start;
}
      #manage-subscription-root .upcoming-order-details {
    display: block; padding-left:20px;

}
      #manage-subscription-root td .text-button{font-size:16px;}
      #manage-subscription-root .flex-column.align-right {
    text-align: left;
}
      #manage-subscription-root .order-product {
    display: flex;
    align-items: flex-start;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
      #manage-subscription-root .order-product .order-product-details{padding-left:15px;}
    }
 @media (max-width: 1140px) { 
   .single_contact p br{display:none}
  #mobile-menu {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
  .head-right .button-secoundry {
    display: none;
}
   .announcement-bar{position:relative; z-index:6;}
   #mobile-menu ul .nav-element {
    display: block;
    vertical-align: middle;
    padding: 15px 50px;
    border-top: 1.25px solid #767678;
}
#mobile-menu ul .nav-element:last-of-type {
  border-bottom: 1.25px solid #767678;
}

   #mobile-menu ul .nav-element > a {
    display: flex;
     justify-content:space-between;
    color: #fff;
    text-transform: uppercase;
    font-family: "Founders Grotesk Mono";
    align-items: center;
}
  #mobile-menu ul .nav-element > a .menu-link {
    font-style: normal;
}
    #mobile-menu ul .nav-element > a span {
    font-size: 12px;
}
   .MegaMenu {
    position: fixed;
    padding: 160px 0;
    width: 100%;
    left: 0;
    top: 0;
    visibility: visible;
    opacity: 1;
    pointer-events: inherit;
    overflow: hidden;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    text-align: left;
    background: #E5E5E5;
    transition: all 0.3s ease-in-out;
    height: 100vh;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;

    -webkit-transform: translate(100%,0);
    -ms-transform: translate(100%,0);
    transform: translate(100%,0);
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
}
   
  .MegaMenu.active-slide { webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate3d(0,0,0);
   transform: translate3d(0,0,0);}
   .MegaMenu .MegaMenu__Inner {

    display: block;
}
   .MegaMenu .MegaMenu__Item h4{font-family: "Founders Grotesk Mono"; margin-bottom:0}
   .MegaMenu .MegaMenu__Item .menu-item {
    padding-top: 25px; flex-wrap:wrap;
}
   .MegaMenu .MegaMenu__Item .menu-pro-list .pro-info p{font-size:14px;}
.MegaMenu .MegaMenu__Item {
    padding-right: 0;
    flex-shrink: 1;
}
.MegaMenu .MegaMenu__Item ~ .MegaMenu__Item {
    padding-left: 0;
    border-top: 1px solid #C4C4C4;
    padding-top: 32px;
    border-left: none;
}
   .MegaMenu .MegaMenu__Item .menu_content h4{margin-bottom:26px;}
   .m-f-btn .btn {
    max-width: 285px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
    display: block;
}
   
   a.back-btn {
    display: inline-block;
    margin-bottom: 20px;
    color: #000;
    font-style: normal;
    font-family: "Founders Grotesk Mono";
    font-size: 16px;
    text-transform: uppercase;
}

a.back-btn i {
    text-decoration: underline;
    font-style: normal;
    color: #767678;
}

a.back-btn span {
    font-size: 13px;
    margin-right: 5px;
}
   
 }
    
    .slider-nav{ padding-bottom:15px;}
    label.SizeSwatch {
    position: relative;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #000000;
    min-width: 125px;
    padding: 10px 10px 7px;
    color: #000;
    font-size: 24px;
    line-height: 145%;
    color: #000000;
    text-align: center;
    opacity: 0.5;
    transition: 0.2s ease all;
}
    ul.featured-subscription-variants.SizeSwatchList.HorizontalList.HorizontalList--spacingTight {
    display: flex;
    flex-wrap: wrap;
}
    ul.featured-subscription-variants [type=radio]{
    position: absolute;
    left: -9999px;
  }
     ul.featured-subscription-variants [type=radio]:checked + label {
    border-color: #DF1A25;
    box-shadow: inset 0px 0px 0px 1px #df1a25;
    opacity: 1;
}
     ul.featured-subscription-variants li{
    margin-left: 7px;
       list-style:none;
  }
    .ro_widget {
    display: none;
}
    .shopify-challenge__container {
    margin-top: 100px;
      margin-bottom: 100px;
}
 .gham .card-body {
    font-weight: 300;
    font-size: 14px;
    line-height: 160%;
    font-family: "Founders Grotesk Mono";
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #767678;
    vertical-align: bottom;
}
     @media (max-width: 767px) { 
    .featured-subscription-products svg {
    display: block !important;
}
      .featured-subscription-products svg polyline {
    color: black;
}
     }
    
  .rem {
    color: #DF1A25;
    position: absolute;
    right: 10px;
    top: 20px;
}
     .is-loading .spinner {
    opacity: 1;
    visibility: visible;
    background: 0 0;
    pointer-events: none;
}
.is-loading .spinner {
    z-index: 20;
}
.spinner {
    position: absolute;
    z-index: 1;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid #00081c;
    border-radius: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 250ms linear;
    -o-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
     
     .is-loading .spinner:before {
    -webkit-animation: spin 6s linear infinite;
            animation: spin 6s linear infinite;
}
.spinner:after, .spinner:before {
    content: '';
    position: absolute;
    left: calc(50% - 1px);
    bottom: 50%;
    display: block;
    width: 2px;
    height: 6px;
    background-color: #00081c;
    border-radius: 2px;
    -webkit-transform-origin: bottom;
        -ms-transform-origin: bottom;
            transform-origin: bottom;
}
.is-loading .spinner:after {
    height: 7px;
    -webkit-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite;
}

@-webkit-keyframes dw-spinner {
    from {
        -webkit-transform: rotate(0);
                transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
                transform: rotate(359deg)
    }
}

@keyframes dw-spinner {
    from {
        -webkit-transform: rotate(0);
                transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
                transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg)
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg)
    }
}
     .is-loading div {
    opacity: 0.6;
}
     .m-pro-row {
    position: relative;
}
 .login_head p a {
    text-decoration: underline;
    font-weight: bold;
}
    
    
    .user{position:relative}
    
    .user ul {
    position: absolute;
    list-style: none;
    padding-left: 0;
    background: #fff;
    min-width: 210px;
    border: 1px solid #C4C4C4;
 
      top:auto;
      opacity:0;
      right:0;
      visibility:hidden;
      pointer-events:none;
      text-align:center
}
  @media (min-width: 901px) {
    .user:hover ul, .user.focus ul {
      opacity:1;
      visibility:visible;
      pointer-events:inherit;}
  }
    .user ul li {
    font-size: 16px;
    line-height: 160%;
    text-transform: uppercase;
    font-family: "Founders Grotesk Mono";
    
    border-bottom: 1px solid #C4C4C4;
}
    .user ul li:last-child{border-bottom:none}
    .user ul li a{display:block; padding: 15px 8px 13px; color: #000000;}
    .user ul li a:hover{background:#000; color:#fff; }
    
    
        .min-cart-wrap .m-pro-row .select_qty{ margin-top:13px;
    display: flex; width:124px;
    border: 1px solid rgba(0, 0, 0, 0.25); border-left:none;
    align-items: center;
    justify-content: space-between;
}
    .min-cart-wrap .select_qty label{padding-left:10px; margin:0}
    .min-cart-wrap .m-pro-row .select_qty .u-qty .QuantitySelector__CurrentQuantity, .min-cart-wrap .m-pro-row .select_qty .u-qtyc .QuantitySelector__CurrentQuantity{height:37px;     margin: 0;
    border: none; width:44px;
    border-left: 1px solid rgba(0, 0, 0, 0.25);}
.min-cart-wrap .m-pro-row .select_qty .u-qty .QuantitySelector__Button, .min-cart-wrap .m-pro-row .select_qty .u-qtyc .QuantitySelector__Button {
    background: transparent; width:40px;
    border-left: 1px solid rgba(0, 0, 0, 0.25);
  border-top: none;
    border-bottom: none;
}
.min-cart-wrap .m-pro-row .select_qty .u-qtyc .QuantitySelector__Button.u-minus, .min-cart-wrap .m-pro-row .select_qty .u-qtyc .QuantitySelector__Button.u-plus {
border-right: none;
}
.min-cart-wrap .m-pro-row .select_qty .u-qtyc .QuantitySelector__Button.u-plus:hover {
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}

.min-cart-wrap .m-pro-row .select_qty .u-qty .QuantitySelector__Button:hover, .min-cart-wrap .m-pro-row .select_qty .u-qtyc .QuantitySelector__Button:hover {
    background: #636363;
  color: #fff;
}
    
    .shop-s .btn {
    max-width: 337px;
    display: block;
    margin: 0 auto;
    width: 100%;
}
    
    .template-cart .shop-s .btn.button-border {
    margin-top: 12px;
}
    
.button-border{background:#fff}
    
    .MegaMenu {
 
    max-height: 90vh;
    overflow-y: auto;
}
  .MegaMenu .MegaMenu__Item {
    /* padding-right: 30px;
    flex-shrink: 1;
    min-width: 34.33%; */
}
    
   .MegaMenu .MegaMenu__Item.Menu_Item_flex {
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
    padding-left: 0;
}
    .Menu_Item_flex>div {
    width:calc(100% - 396px);
    padding-right: 30px;
    border-bottom: 1px solid #C4C4C4;
    padding-left: 40px;
}
    .MegaMenu .MegaMenu__Item.m-39 {
    max-width: 396px;
    /* padding-left: 70px; */
    border-left: 1px solid #C4C4C4;
    padding-right: 0;
}
   .MegaMenu .MegaMenu__Item.MegaMenu__Item_content{width:100%; border:none !important}
    .MegaMenu .MegaMenu__Item.m-39 {
    min-width: 396px;
}
  .MegaMenu .MegaMenu__Item .w-100 .menu-pro-list .pro-img {
    width: 76px;
}  
   .MegaMenu .MegaMenu__Item .w-100 .menu-pro-list .pro-info {
    width: calc(100% - 76px);
    padding-left: 30px;
} 
    @media (max-width: 1300px) { 
    
        .Menu_Item_flex>div {width:60%;}
        .MegaMenu .MegaMenu__Item.m-39 {
          max-width: inherit; min-width:40%;     width: 40%;}
      }
      @media (max-width: 1100px) { 
    #menu {
    margin-left: 30px;
}
        .Menu_Item_flex>div {width:60%;}
        .MegaMenu .MegaMenu__Item.m-39 {
          max-width: inherit; min-width:40%;     width: 40%;}
      }
     @media (max-width: 480px) { 
    .head-right .icon i.m-hide{display:none !important}
     }
    
    @media (max-width: 992px) { 
    .MegaMenu .MegaMenu__Item .menu_content {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding-top: 0;
    align-items: flex-start;
}
    }
    .product-right-part .product_title {

    display: flex;
    align-items: center;
}
     
   .product-right-part .pro_des p{margin-bottom:0}
 .product-right-part .pro_des ul.dot-list {
    list-style-type: disc;
    padding-left: 15px;
    margin: 0;
    display: block;
}
.product-right-part .pro_des ul.dot-list li {
    font-size: 24px;
    margin-bottom: 0;
    height: auto;
    font-family: "Founders Grotesk";
    display: list-item;
    /* list-style: disc; */
}
    .card-body .card {
    border: none;
    border-bottom: 1px solid #767678;
    border-radius: 0; display:block; padding:8px 0;
}
    .product-accordion .cards .card-body .card .btn-link {
    display: inline !important;
  
    padding: 8px 25px 8px 0;
    width: inherit;
}
    .product-accordion .cards .card-body .card-body{padding-bottom:0px; border-top: 1px solid #767678; margin-top:8px;}
    

.product-accordion .cards ul{list-style:none;margin:0; margin-top:20px;}
.product-accordion .cards ul li{display:flex;margin-bottom:17px;}
    .product-accordion .cards ul li img{max-width:18px;}
.product-accordion .cards ul li span{font-size:14px;font-family:"Founders Grotesk Mono";line-height:140%;padding-left:20px;text-transform:uppercase; color:#767678; letter-spacing:0.03em;}
.gham .card-body h6 {
    color: #000;
}
    .head-right .icon-cart.cart-sh, .head-right .icon-carta.cart-sh {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    background: rgba(118,119,122,0.15);
    border-radius: 50%;
    padding: 0;
    justify-content: center;
    margin-left: 25px;
}

.head-right .icon-cart.cart-sh span.count, .head-right .icon-carta.cart-sh span.count {
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #DF1A25;
/*     display: flex;
    justify-content: center;
    align-items: center; */
  display:block;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 11px;
    font-family: "Founders Grotesk Mono";
    right: -3px;
    top: -4px;
    line-height: 19px; text-align:center;
}
    
.collection_slide_wrap .single_collection .c-info_top .star-wrap .new, .collection_slide_wraps .single_collection .c-info_top .star-wrap .new, .single_collection .c-info_top .star-wrap .new {
    width: 48px; min-width:48px;
    height: 48px;
    border: 1px solid #DF1A25;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #DF1A25;
    font-size: 12px;
    line-height: 150%;
  margin:0 auto;
    font-family: "Founders Grotesk Mono";
}
/*     .single_collection .c-info_top h2{border-right:1px solid #000}
    .single_collection .c-info_top .star-wrap{border-left:none; padding:10px 0;} */
    
    .pop-img{position:relative}
    .pop-img .new{
    width: 77px; min-width:77px;
    height: 77px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #fff;
    font-size: 19.25px;
    line-height: 150%;
  margin:0 auto; position:absolute; top:20px; left:20px; z-index:2;
    font-family: "Founders Grotesk Mono";
}
    .pop-container {
    max-width: 871px;
    margin: 0 auto;
    background: #000;
      position:relative;
    display: flex;
    align-items: center;
}
    .p-container{max-width: 871px;
    margin: 0 auto;}

.pop-img {
    width: 50%;
}

.pop-img img {width: 100%;}

.pop_text {
    width: 50%;
    text-align: center;
    padding: 28px;
}
    .pop_text h4{text-align:center; color:#fff; font-size:24px; margin-bottom: 23px;}
.pop_text h2 {
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 105%;
    font-weight: 300;
  color:#fff;
    font-family: "Founders Grotesk";
    margin-bottom: 9px;
}
   .pop_text h2 span{display:block; color:#df1a25}

.pop_text p {
    margin: 0 auto;
    font-size: 10px;
    line-height: 140%;
    margin-bottom: 28px;
  text-align: center;
text-transform: uppercase;

color: #B3B3B3;
}
    
    #immunity-pop button.mfp-close {
 color:#fff;
}
.pop_text .btn {
    min-width: auto;
    max-width: 285px;
    font-size: 16px;
    width: 100%;
    padding: 14px 17px;
    text-transform: capitalize;
    line-height: 125%;
    font-family: 'Founders Grotesk';
}
    .pop_text .btn span{display:block; color:#df1a25; font-size:19px; font-family: "Founders Grotesk Mono";}  
    .pop_text .btn:hover span{color:#000}
      

.pop-img {
    width: 100%;
}
      .pop_text h2 {
    font-size: 30px;
    max-width: 292px;
    margin-left: auto;
    margin-right: auto;
}
      .pop_text {
    width: 100%;
    text-align: center;
    padding: 28px;
}
    
    }
    .minimum_amount_msg {
    padding: 15px;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
}
    .btn.btnDisabled {
  opacity: 0.65;
}
    label.SizeSwatch span {
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    font-family: "Founders Grotesk Mono";
    letter-spacing: 0.03em;
    display: block;
    text-transform: uppercase;
    margin-top: -8px;
}
    .sticky-btn a.btn {
    border: 1px solid #000;
    color: #000;
}
    .product-tab span.QuantitySelector__Button.u-minus {
    background: none;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-right: 0;
}
    .product-tab span.QuantitySelector__Button.u-plus {
    background: none;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-left: 0;
}
    .sticky-btn a.btn {
   
    margin-top: 10px!important;
}
    span.new img {
    width: 71px;
    position: relative;
    top: -11px;
}
  
  
/* blog page css*/
  .c-blog-banner {
    background: #000;
}
  .blog-banner-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
  

.blog-banner-text {
    max-width: 526px;
  padding:40px 15px; 
    display: flex;
    flex-direction: column;
    justify-content: center;
  align-items:flex-start;
    height: 100%;
    justify-content: center;
    margin: 0 auto;
}
  .blog-banner-text .meta{margin-bottom:62px;}
  .blog-banner-text .meta span{
    font-family: 'Founders Grotesk Mono';
font-weight: normal;
font-size: 16px;
line-height: 160%;
text-transform: uppercase;
color: #989898}
  .blog-banner-text .meta span~span{padding-left:38px}
 .blog-banner-text h2 { 
 font-family: 'Founders Grotesk';
font-style: normal;
   color:#fff;
font-weight: 300;
font-size: 55px;
line-height: 105%;
/* or 58px */
letter-spacing: 0.02em;
text-transform: uppercase;
   margin-bottom:12px;
 }
  .blog-banner-text p {
   font-family: 'Founders Grotesk';
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 125%;
/* or 30px */
color: #FFFFFF; margin-bottom:50px;
  }
  .blog-banner-text .read-more{
      font-family: 'Founders Grotesk Mono';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.03em;
    text-transform: uppercase;

    color: #FFFFFF;
  }
  .blog-banner-text .read-more span{text-decoration:underline; font-style:normal}
 
.blog-banner-text .read-more:hover, .blog-banner-text .read-more:hover svg path {
    color: #DF1A25; fill:#DF1A25;
}
  .c-blog-wrap{padding-top:158px; padding-bottom:80px;}
  .single-blog{margin-bottom:90px;}
.single-blog .c-blog-img img {
    width: 100%;
    height: auto;
    display: block;
}

.single-blog .c-blog-img a {
    display: block;
  padding-top: 75%; position:relative;
    background-size: cover; background-repeat:no-repeat;
    background-position: center;
}
  .single-blog .c-blog-img a:after{content:''; width:100%; height:100%; background:#000; opacity:0; visibility:hidden; position:absolute; top:0; left:0; z-index:1; transition:0.5s ease all; }
  .single-blog .c-blog-img a:hover:after{ opacity:0.2; visibility:visible}
.c-blog-info {
    padding-top: 15px;
}

.blog-meta span {
    font-family: 'Founders Grotesk Mono';
    font-size: 14px;
    line-height: 150%;
/* or 21px */
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #757573;
}

.blog-meta {
    padding-bottom: 4px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    margin-bottom: 10px;
} 
  .c-blog-info h3 {
    font-size: 24px;
    line-height: 125%;
}

.c-blog-info h3 a {
    color: #000;
}
  .c-blog-info h3 a:hover{color:#767678}
  .c-blog-info p {
   font-size: 16px;
    line-height: 125%;
    color: #757573;
}
  
  .c-pagination a {
    font-family: 'Founders Grotesk Mono';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 160%;
    text-transform: uppercase;
    color: #000000;
}
  .prev-p{padding-right:33px; opacity:0.5;}
  .next-p{padding-left:33px}
.c-pagination {
    text-align: right;
}
 .c-pagination span {font-family: Founders Grotesk Mono;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
/* or 26px */

text-transform: uppercase;

  color: #000000;}

  .c-blog-wrap-p{padding-bottom:100px; padding-top:65px;}  
  
  .c-m-show{display:none !important;}
  
  .c-blog-middle-banner{background:url(//proshop.cheribundi.eu/cdn/shop/t/2/assets/CherryPattern_Black.jpg?v=108302960688272627731747936772) no-repeat center; background-size:cover; padding-top:134px; padding-bottom:156px;}
  .c-blog-middle-banner h2 {
    font-family: 'Founders Grotesk';
    font-weight: 300;
    font-size: 55px;
    line-height: 105%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    max-width: 827px; margin-bottom:34px;
}
  .c-blog-middle-banner .d-flex {
    justify-content: space-between;
    align-items: flex-end; max-width:1146px;
}
  .c-blog-middle-banner span {
    color: #fff;
    display: block;
    font-family: Founders Grotesk Mono;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 140%;
    text-transform: uppercase;
    margin-bottom: 10px;
}
  .article_wrap{padding-top:97px;}
  .article-head{display:flex; justify-content:space-between; align-items:flex-end; padding-bottom:40px;}
  .article-head h1{font-family: 'Founders Grotesk';font-weight: 300;font-size: 55px;line-height: 105%;letter-spacing: 0.02em;text-transform: uppercase;color: #252423; max-width:651px; margin-bottom:32px;}
  .article-share ul{list-style:none; padding:0; margin:0; display:flex;}
  .article-share li{margin-left:15px;}
  .article-share li a{width:48px; height:48px; border-radius:50%; background: #FFFFFF;border: 1px solid #E3E3E3; display:flex; align-items:center; justify-content:center}
  .articel-rte{padding-top:100px; padding-bottom:90px; border-bottom:1px solid #B3B3B3; margin-bottom:60px;}
  .articel-rte-small{max-width:948px; margin:0 auto; }
  .articel-rte h3{font-family: 'Founders Grotesk';font-weight: 300;
font-size: 32px;
line-height: 105%;
letter-spacing: 0.02em;
text-transform: uppercase;

color: #000000;text-transform: uppercase;color: #000000; margin-bottom:9px;}
  .full-img{width:100%; height:auto}
  .articel-rte p{font-size: 24px; line-height: 125%; margin-bottom:30px;}
  .articel-rte p a, .articel-rte ul a{color:#000; text-decoration:underline}
  .articel-rte p a:hover, .articel-rte ul a:hover{color:#767678}
  .articel-rte h4{font-family: 'Founders Grotesk';
font-weight: 300;
font-size: 24px;
line-height: 125%;
/* letter-spacing: 0.02em; */
text-transform: uppercase;
color: #000000;
    margin-bottom:50px;
  }
  
   .articel-rte h5{ font-family: 'Founders Grotesk';
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 125%;

  color: #333333;}

  .articel-rte  blockquote {
    padding-left: 48px;
    color: #333333;
    font-family: Founders Grotesk;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    line-height: 125%;
    margin: 35px auto;
}
  .articel-rte figure {
    max-width: 1195px;
    margin: 60px auto;
}

.articel-rte figure img {
    width: 100%;
    height: auto;
}
 .articel-rte figcaption {
    font-family: Founders Grotesk Mono;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 140%;
    text-transform: uppercase;
    color: #767678;
    margin-top: 16px;
}
  .articel-rte  h5 {
    font-family: Founders Grotesk Mono;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 125%;
    text-transform: uppercase;
    margin-bottom: 22px;
    margin-top:70px;
}
.articel-rte ol {
  list-style: none;
  padding:0; 
  margin:37px 0 26px;
  counter-reset: my-awesome-counter;
}
.articel-rte ol li {
  counter-increment: my-awesome-counter;
  font-family: 'Founders Grotesk';
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 125%;
  color: #333333;
  margin-bottom:15px;
}
.articel-rte ol li::before {
  content: "0" counter(my-awesome-counter);
 font-family: 'Founders Grotesk Mono';
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 125%;
color: #000;
    padding-right: 14px;
}
  .articel-rte ul{padding-left:20px;margin:45px 0 65px;}
  .articel-rte ul li{font-family: 'Founders Grotesk Mono';
font-weight: normal;
font-size: 24px; padding-left:20px;
line-height: 125%;
text-transform: uppercase;
color: #000000; margin-bottom:15px} 
  .articel-rte ul li a{color:#000}
  .articel-rte ul li a:hover{color:#333333}
 .articel-rte ul  li p{font-family: 'Founders Grotesk';
font-weight: normal; margin-bottom:33px; margin-top:10px;
font-size: 24px; text-transform:none;
line-height: 125%;}
  .a-meta span{font-family: 'Founders Grotesk Mono';
font-weight: 300;
font-size: 14px;
line-height: 150%;
letter-spacing: 0.03em;
text-transform: uppercase;
color: #252423;
opacity: 0.7;}
  
  .a-meta span~span{padding-left:20px;}
  .next-article-wrap{margin-bottom:63px;}
  .next-article-head{text-align:center; margin-bottom:52px} 
  .next-article-head h2{font-family: 'Founders Grotesk';font-weight: 300;font-size: 55px;line-height: 105%;letter-spacing: 0.02em;text-transform: uppercase;color: #252423; margin-bottom:26px;}
  .next-article-head a{font-family: 'Founders Grotesk Mono';font-size: 16px;line-height: 160%;text-decoration-line: underline;text-transform: uppercase;color: #252423;}
  .next-article-img img{width:100%; height:auto;}
  .next-article-img a{position:relative;display:block; transition:0.5s ease all;}
 .next-article-img a:after{  content: '';
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: 0.5s ease all;
}
  .next-article-img a:hover:after{opacity:0.2; visibility:visible}
  .next-article-text{max-width:586px; margin:0; margin-left:2%; padding:25px 0;}
  .next-article-text span{font-family: 'Founders Grotesk Mono';font-weight: 300;font-size: 14px;line-height: 150%;letter-spacing: 0.03em;text-transform: uppercase;color: #000000;}
  .next-article-text h2{font-family: 'Founders Grotesk';font-weight: 300;font-size: 55px;line-height: 105%;letter-spacing: 0.02em;text-transform: uppercase;color: #252423; margin-top:22px; margin-bottom:15px;}   
  .next-article-text p{font-weight: normal;font-size: 24px;line-height: 125%;color: #252423}
  .next-article-text h2 a{color: #252423;}
  .next-article-text h2 a:hover{color:#989898}
  .next-article-text .read-more svg path{fill:#000}
  .articel-rte h2 {
    font-family: Founders Grotesk;
    font-style: normal;
    font-weight: 300;
    font-size: 55px;
    line-height: 105%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #252423;
}
  
  .next-article-text .read-more:hover, .next-article-text .read-more:hover svg path, .next-article-text .read-more:hover span {
    color: #DF1A25; fill:#DF1A25;
}
  
  @media (max-width: 767px) { 
    .product-right-part .pro_des {margin-bottom:11px;}
    .product-right-part .pro_des ul.dot-list li{font-size:16px;}
      .single_collection .c-info_top .star-wrap{padding-top:8px; padding-bottom:8px;}
      .pop_text h2{font-size:30px;}
      .product-tab span.QuantitySelector__Button.u-minus{border-top:none; border-bottom:none}
      .product-tab span.QuantitySelector__Button.u-plus{border-top:none; border-bottom:none; border-right:none; border-left:1px solid rgba(0, 0, 0, 0.25)}
        .select_qty {
    margin-top: 20px;
    display: flex;
    width: 271px;
}
   .articel-rte h2 {
    font-family: Founders Grotesk;
    font-style: normal;
    font-weight: 300;
   font-size: 32px;
line-height: 105%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #252423;
}
        
        .blog-banner-text{margin:0}
        .blog-banner-text .meta span{font-size:14px;}
        .blog-banner-text .meta span~span{padding-left:20px;}
        .blog-banner-text .meta{margin-bottom:34px;}
        .blog-banner-text h2{font-size:32px;}
        .blog-banner-text p{font-size:16px; max-width:247px; margin-bottom:22px;}
        
        .c-blog-wrap{padding-top:36px; padding-bottom:0}
         .single-blog {display: flex; margin-bottom: 32px; justify-content: space-between;}
        .c-blog-img { width: 50%;}
          .c-blog-info { width: 50%;padding-left: 17px; padding-top:0}
        .c-blog-middle-banner { padding-top: 118px;padding-bottom: 80px; text-align: center;}
        .c-blog-middle-banner h2{font-size:32px; margin-top:22px;}
        .c-blog-middle-banner span{font-size:14px; line-height:150%;}
        .c-blog-middle-banner .d-flex { flex-direction: column;justify-content: center;align-items: center;}
        .c-m-show {  display: block !important;}
        .c-m-hide {display: none !important;}
        .c-blog-middle-banner .btn{margin-top:19px;}
        .c-blog-wrap-p{padding-bottom:45px;}
        .article_wrap{padding-top:50px;}
        .article-head{flex-wrap:wrap; display:block; text-align:center}
        .article-head h1{margin-left:auto; margin-right:auto; font-size:32px; margin-bottom:12px;}
    
        .article-share ul {justify-content: center; margin-top:22px;}
        .article-share ul li:first-child{padding-left:0}
        .a-meta span{display:block}
        .a-meta span~span{padding:0}
        .articel-rte{padding-top:43px; padding-bottom:47px; margin-bottom:39px;}
        .articel-rte h4{font-size:21px; margin-bottom:15px;}
        .articel-rte p { font-size: 16px;line-height: 20px;margin-bottom: 20px;}
        .articel-rte figure{margin:29px auto 50px;}
        .articel-rte figcaption{font-size:14px; letter-spacing: -0.05em; color:#000; margin-top:13px;}
        .articel-rte h2{font-size:21px;}
    .articel-rte h4{font-size:16px; line-height:130%}
        .articel-rte h5{font-size:16px; line-height:125%; margin:45px  0 20px;}
        .articel-rte ul li{font-size:16px; line-height:130%;}
        .articel-rte ul li p{font-size:16px; line-height:125%; margin-bottom:25px}
        .articel-rte blockquote{font-size:16px; margin:29px auto 18px; color:#000}
        .articel-rte ol li, .articel-rte ol li::before{font-size:16px;}
    .next-article-text{max-width:100%; margin:0;}
    .next-article-text h2{font-size:32px; margin:0 0 5px;}
    .next-article-head h2{font-size:32px; margin-bottom:5px;}
    .next-article-text p{font-size:16px;}
    .next-article-head{margin-bottom:30px;}
    
    .newsletter_wrap .small-text p {
    margin: 0 auto; max-width:275px; text-align:left
}
  .needsclick.FormComponent__StyledFormComponentWrapper-e0xun6-0.jBjzuA.notranslate.kl-private-reset-css-Xuajs1 {
    padding: 10px 0 !important;
}
  .needsclick.Row__FormRow-sc-17nghml-0.lnviXl.kl-private-reset-css-Xuajs1 {
    width: 100%;
    justify-content: center;
}
button.needsclick.Button__FormStyledButton-p2mbjt-0.fPRXvs.kl-private-reset-css-Xuajs1 {
    margin: 0 auto;
    display: block;
}
  .needsclick.Row__FormRow-sc-17nghml-0.lnviXl.kl-private-reset-css-Xuajs1 {
    display: block !important; max-width:275px !important; margin-left:auto; margin-right:auto;
}
  .newsletter_wrap .input-group {
/*     border-bottom: 0.737044px solid #FFFFFF; */
    margin-bottom: 58px;
  }

  .newsletter_wrap .input-group .form-control {
    max-width: 100%;
width:100%;
    font-size: 16px; margin-right:0;
  }
    }
    @media (max-width: 640px) {
      .pop-container {
    flex-wrap: wrap;
}
      .c-blog-info h3 {font-size: 16px; line-height: 20px;}
    }
      .sticky-btn a.btn.button:hover {
    background: black;
    color: white;
}
  .single_collection .collection_img span.t-rot.pemm {
    top: 96px;
    right: -46px;
}
  .p-container {
   
    position: relative;
}
  button.btn.button-secoundry.ProductForm__AddToCart.Button.Button--full.Button--primary.cartbutton:hover {
    background: black;
    color: white;
}
  .join_wrap .join_right p.atapl {
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    line-height: 140%;
    text-align: center;
    text-transform: uppercase;
    color: #B3B3B3;
}
  a.buttonwhit {
    display: block;
    text-align: center;
    background: white;
    max-width: 250px;
    margin: 0 auto;
    color: black;
    padding: 5px 0px;
}
  a.buttonwhit span {color: #DF1A25;}
  .join_wrap.active {
 
    z-index: 99;
}
  a.btn.button-secoundry.blaq:hover {
    background: black;
    color: white;
    border: black;
}
 
  
  
  /* landing page css*/
  
  
  .proven-banner-img img{width:100%; height:100%; object-fit:cover;}  
/*   .proven-banner-text{background: #767678; padding-top:85px; padding-bottom:68px; } */
  .proven-banner-wrap {
    display: flex;
    flex-wrap: wrap;
    background: #76777A;
}

.proven-banner-img { width: 50%;}
 

.proven-banner-text { width: 50%; display: flex; align-items:center; padding: 48px 15px;}
  .p-banner-text-in{max-width:574px; margin:0 auto;}
  .proven-banner-text h1{font-family: "Founders Grotesk Light"; font-weight: 300; font-size: 55px;line-height: 105%;text-transform: uppercase;color: #FFFFFF; }
  .proven-banner-text h1 span{display:block; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #000;color: transparent;}
  .proven-banner-text p{font-size: 24px;line-height: 135%;color: #ffffff; max-width:771px; margin:0 auto 0}

.proven-number-wrap {
  background: #000;
  padding-top: 110px;
  padding-bottom: 90px;
}

.proven-number-wrap h2 {
  font-weight: 300;
  font-size: 55px;
  line-height: 105%;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 32px;
}



.proven-number-wrap .provem-number__subheading {
  line-height: 105%;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 32px;
}

.proven-number--grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

  .single-prov-n {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
}
  .pro-n-text {  width: 100%; padding-left:66px;}
  .pro-n{ min-width: 357px; }
  .pro-n h3{-webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #ffffff;color: transparent; font-family: Founders Grotesk Mono; font-style: normal;font-weight: normal;font-size: 200px;line-height: 140%;text-align: center;letter-spacing: -0.03em;}
  .pro-n h3 sub{font-family: Founders Grotesk;font-style: normal;font-weight: 300;font-size: 32px;line-height: 105%;letter-spacing: 0.02em;text-transform: uppercase;color: #FFFFFF;}
  .pro-n-text h4{font-weight: 300; font-size: 55px; line-height: 105%;letter-spacing: 0.02em;text-transform: uppercase;color: #ffffff;}
  .pro-n-text p{font-size: 24px; line-height: 125%;color: #ffffff;}
  .pro-n-text p span{display:block}
  .pro-n-text p a{font-family:Founders Grotesk Mono; font-size:16px; color:#767678; text-decoration:underline; text-transform:uppercase}


  @media (min-width: 1024px) {
    .proven-number--grid {
      grid-template-columns: 1fr 1fr;
      gap: 0;
    }

    .proven-number--grid .single-prov-n {
      padding: 5px 15px;
    }

    .proven-number--grid .single-prov-n:nth-child(2n + 1) {
      border-right: 1px solid #fff;
    }

    .proven-number--grid .single-prov-n:nth-last-child(-n+2) {
      border-bottom: none;
    }

    .pro-n{
      min-width: initial;
      width: 40%;
    }

    .pro-n h3 {
      font-size: 120px;
    }

    .pro-n-text {  
      width: 60%; 
      padding-left: 30px;
    }

    .pro-n-text h4{
      font-size: 32px;
    }

  }

  @media (min-width: 1440px) {
    .proven-number--grid .single-prov-n {
      padding: 0 20px;
    }

    .pro-n{
      min-width: initial;
      width: 40%;
    }

    .pro-n h3 {
      font-size: 160px;
    }

    .pro-n-text {  
      width: 60%; 
      padding-left: 66px;
    }

    .pro-n-text h4{
      font-size: 40px;
    }

    .pro-n h3 sub {
      font-size:55px;
    }
  }

  .start-linup{padding-top:80px; padding-bottom:80px}
  .start-linup h2{font-size: 55px;line-height: 105%;text-align: center;letter-spacing: 0.02em;text-transform: uppercase;color: #000000; font-weight:300}
  .start-linup-sec{margin-top:80px; padding-top:89px; position:relative}
  .start-linup-row{display:flex; justify-content:space-between; border-top:1px solid #000000;}
  .single-linup{padding-top:26px; padding-bottom:53px; max-width:327px;}
  @media (max-width: 767px) {
    .single-linup{padding-top:53px; padding-bottom:53px; max-width:327px;}
  }
  .single-linup h4{font-family: Founders Grotesk Mono;font-style: normal;font-weight: normal;font-size: 20px;line-height: 160%;text-transform: uppercase;color: #000000;}
  .single-linup h4 span{display:block; color:#DF1A25}
  .single-linup p{font-size: 24px;line-height: 135%;color: #000000;}
  .circle-img { position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
  .proven-banner-img .xs-show{display:none !important}
  
  .affiliate-banner-wrap{background:#000;}
  /* .affiliate-banner-wrap .proven-banner-text h1{font-size: 115px; line-height: 85%;} */
  .affiliate-banner-wrap .p-banner-text-in div {
    display: flex;
    color: #fff;
    font-family: Founders Grotesk Mono;
    font-style: normal;
    font-weight: normal;
    font-size: 24.3758px;
    line-height: 135%;
    text-transform: uppercase;
    margin-bottom: 42px;
    align-items: center;
    /* max-width: 57px; */
}
  .affiliate-banner-wrap .p-banner-text-in div img {
    margin-right: 15px;
}
  .marquee.collection-marquee.bg-white-m {
    background: #fff;
    color: #000;
}
  .collection-marquee.bg-white-m .marquee__item_slide{color:#000; font-weight: 400;}
  .brand-logo-wrap.aff-logo-wrap {
    background: rgba(213,213,213,0.5);
}
  .overlay-text-sec{position:relative}
  .overlay-text-sec img {
    width: 100%;
}
  .overlay-text-sec .xs-show{display:none}
  .p-over-text {
    position: absolute;
    max-width: 650px;
    min-width:650px;
    margin: 0 auto;
    top: 56px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}
  .p-over-text h2 {
    font-size: 55px;
    line-height: 105%;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-weight: 300;
    color: #000;
}

.p-over-text p {
    font-size: 24px;
    line-height: 135%;
    color: #000;
    margin-bottom: 24px;
}
  .p-over-text .button-secoundry:hover, .aff-footer .button-secoundry:hover{background:#000; color:#fff}
.aff-step-wrap {
    padding-top: 63px;
    padding-bottom: 79px;
}

.aff-step {
    text-align: center;
    margin-bottom: 35px;
}

.aff-step .nu {
    width: 102px;
    height: 102px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 0.62963px solid #DF1A25;
    margin: 0 auto 45px;
    font-family: Founders Grotesk Mono;
    font-style: normal;
    font-weight: normal;
    font-size: 78.0741px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #DF1A25;
}
  
  .aff-step h2 {
    font-size: 40px;
    line-height: 105%;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    margin-bottom: 12px; font-weight:300;
}

.aff-step p {
    max-width: 425px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 135%;
}
  .aff-footer p {
    font-family: Founders Grotesk Mono;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 160%;
    text-align: center;
    text-transform: uppercase;
    color: #767678;
    margin-bottom: 45px;
}

.aff-footer p a {color: #767678;text-decoration: underline;}
  
.counter_row.aff-counter {

    padding-top: 44px;
    padding-bottom: 44px;
}


.counter_row.aff-counter .single_count {
    min-width: 244px;
    max-width: 244px;
    margin: 0 auto;
    text-align: center;
}

.counter_row.aff-counter  img {
    display: block;
    margin: 0 auto;
}

.counter_row.aff-counter .single_count p {
    margin: 0;
    margin-top: 26px;
    font-size: 16px;
    line-height: 160%;
}
  
  .recovery_champ_wrap.aff-champ .recovery_champ_head .recovery_champ_l h2{font-size:115px; line-height: 85%; margin-bottom: 0;
    padding-top: 22px;}
  
  
  
  /* New banner css*/
  
  .banner-slide {
    margin-bottom: 0;
}
  .banner-slide .slick-track
{
    display: flex !important;
}

.banner-slide .slick-slide
{
    /* height: inherit !important; */
}
  .banner-slide .item .desk-img img{width:100%; display:block}
.banner-slide .item {
/*     min-height: 700px; */
/*     display: flex;
    align-items: flex-end;
  padding-bottom:165px; padding-top:80px; */
}

@media (min-width: 768px) {
  .banner-slide .banner_text {
    top: 50%;
    transform: translateY(-50%);
  }  
}

  .banner-slide .banner_text{max-width:497px; position:absolute;}
.banner-slide .banner_text h1 {
    color: #fff;
  font-family: Founders Grotesk;
font-style: normal;
font-weight: 300;
font-size: 70px;
line-height: 87%;
letter-spacing: 0.02em;
  margin-bottom:17px;
text-transform: uppercase;

}
  .banner-slide .banner_text h1 span{
    display:block;
  -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    color: transparent;
  }
  .banner-slide .slick-dots {
    margin: 0;
    bottom: 14px;
}

.banner-slide .slick-dots li {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 1px solid #e1e1e1;
}

.banner-slide .slick-dots li.slick-active {
    background: #e1e1e1;
}
  .banner-slide .mobile-img{display:none; width:100%;}
  .banner-slide .mobile-img img{width:100%; height:auto; display:block}
.banner-slide .slick-dots li button {
    display: none;
}
  
  .c-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 42px;
    z-index: 2;
    background: rgba(198,163,167,.5);
    opacity: 0;
    transition: .5s ease all;
    visibility: hidden;
}
  .single_collection .collection_img a {
    display: block;
}
  .collection_img{transition: .5s ease all;}
  .single_collection .collection_img:hover .c-overlay {
    opacity: 1;
    visibility: visible;
}
  .collection_row .single_collection .c-info_content p{font-size: 14px;line-height: 125%;}
   .collection_row .single_collection .c-info_top .star-wrap{width:135px;}
  .collection_row .single_collection ul li span{font-size: 14px;line-height: 120%;}
  


.c-coll-size{padding:28px 21px 0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #000;}
  .c-coll-size.c-coll-qty{border-top:none; padding-top:13px; padding-bottom:28px;}
.c-coll-size label{font-size:24px;line-height:125%;margin-bottom:0;color:#767678;font-weight:400;}
.c-coll-size .selector-wrapper label{display:none;}
.c-coll-size select, .c-coll-size select.form-control.c-select{border:1px solid rgba(0,0,0,.25);border-radius:0;font-size:16px;color:rgba(0,0,0,.5);min-height:45px;padding:.375rem .75rem;padding-top:11px;}
.selector-wrapper select:focus{box-shadow:none;outline:0;}
.c-coll-size .selector-wrapper~.selector-wrapper select{margin-left:10px;}
  select#productSelect-option-0 {
    /* width: 100px; */
}
select.form-control:focus{box-shadow:none;outline:0;}
  .c-coll-size .selector-wrapper{display:block !important}
.c-coll-sub {
    padding-top: 19px;
    padding-bottom: 16px;
    border-bottom: 1px solid #000;
}
  .custom-radio [type="radio"]:checked,
.custom-radio [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.custom-radio [type="radio"]:checked + label,
.custom-radio  [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 57px;
    cursor: pointer;
    font-family: Founders Grotesk Mono;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
text-transform: uppercase;

color: #000000;
    display: inline-block;

}
  .custom-radio [type="radio"]:checked + label small,
  .custom-radio  [type="radio"]:not(:checked) + label small{
    font-weight: 300;
font-size: 15px;
line-height: 115%; margin-top:6px;
display:block; text-transform:none;
color: #767678;
    font-family: Founders Grotesk;
  }
  .r-prod-info .custom-radio [type=radio]:checked+label small, .r-prod-info .custom-radio [type=radio]:not(:checked)+label small{font-size:16px; font-weight:500px; line-height:20px}
.custom-radio [type=radio]:checked+label small img, .custom-radio [type=radio]:not(:checked)+label small img {
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
}
.custom-radio [type="radio"]:checked + label:before,
.custom-radio [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 15px;
    height: 15px;
    border: 1px solid #000000;
    border-radius: 100%;
    background: #fff;
}
.custom-radio  [type="radio"]:checked + label:after,
.custom-radio [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 9px;
    height: 9px;
    background: #111111;
    position: absolute;
    top: 7px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.custom-radio [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.custom-radio [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
  .custom-radio [type=radio]:not(:checked)+label {
    color: #767678;
}

.custom-radio input[type=radio]:focus-visible + label::before {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
}
[data-smartrr-selling-plan-group-input]:focus-visible + .smartrr-selling-plan-group-input-display:before {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
}
  .c-coll-size .u-qty{display:flex;}
  .c-coll-size .u-qty .QuantitySelector__Button{
    width: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border: 1px solid rgba(0,0,0,.25);
    color: #636363;
    border-radius: 0;
    font-family: "Gordita Regular";
    cursor: pointer;
}
.c-coll-size .u-qty .QuantitySelector__Button.u-minus {
border-right: 0;
}
.c-coll-size .u-qty .QuantitySelector__Button.u-plus {
border-left: 0;
}
  .c-coll-size .u-qty .QuantitySelector__CurrentQuantity, .c-coll-size .u-qty .form-control {
    width: 56px;
    height: 50px;
    text-align: center;
    border: 1px solid rgba(0,0,0,.25);
    font-size: 16px;
    line-height: 160%; border-radius:0;
    text-transform: uppercase;
    color: #757573;
    font-family: "Founders Grotesk Mono";
}
  .c-coll-size span.QuantitySelector__Button.u-minus {
    background: 0 0;
    border: 1px solid rgba(0,0,0,.25);
    border-right: 0;
}
  .c-coll-size  span.QuantitySelector__Button.u-plus {
    background: 0 0;
    border: 1px solid rgba(0,0,0,.25);
    border-left: 0;
}
    .single_collection .btn-flex{padding-top:25px;}
 .collection_row .single_collection .btn-flex .btn{min-width:188px;padding: 21px 16px; width: 100%; display: block;}
  .collection_slide_wrap .btn-flex {
    padding: 20px; display:block;
    border-top: 1px solid #000;
}
  .collection_slide_wrap .btn-flex .btn {
    margin-bottom: 12px; width:100%; display:block;
}
  .collection_row .c-coll-size{border-top:none ;padding:16px 0; border-bottom: 1px solid #000;}
  .collection_row  .c-coll-size.c-coll-qty{border-bottom:1px solid #000; padding-top:13px; padding-bottom:19px;}
  .collection_row .single_collection .c-info_content{}
  .collection_row .single_collection .c-info_content p{margin-bottom:0}
  .collection_row .single_collection ul{border-bottom:none}
  
  .product-tab .tab-pane{padding-top:6px;}
 .product-tab .c-coll-size label {
    font-size: 24px;
    line-height: 125%;
    margin-bottom: 0;
    color: #000;
    font-weight: 400;
}
  .product-tab .c-coll-size {
    padding: 28px 0;
    display: flex;
    justify-content: space-between;
    align-items: center; border-top:none;
    border-bottom: 1px solid #000;
    flex-wrap: wrap;
}
  
  /* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
  
  .collection_slide_wrap .c-coll-size{padding-top:17px;}
  .collection_slide_wrap .c-coll-size.c-coll-qty{padding-bottom:18px;}
  body.over-hid {
    overflow: hidden;
}
body#your-shopping-cart.over-hid {
    overflow: visible;
}
@media (max-width:767px){
.c-coll-qty .form-control{padding-left:18px;}
  .c-coll-size label{font-size:16px;}
  
}




@media (max-width:1350px){
 .single_collection .btn-flex .btn{padding:32px 0;}
}
@media (max-width:992px){
.single_collection .btn-flex{display:block;}
 .single_collection .btn-flex .btn{padding:16px;width:100%;margin-bottom:12px;}
}
 .single_collection.collection-port .btn-flex{padding-top:15px;}
 .single_collection.collection-port .btn-flex .btn{min-width:188px;padding:23px 16px;width:100%;display:block;}





   @media (max-width: 1400px) {
  /* .affiliate-banner-wrap .proven-banner-text h1 {
    font-size: 85px;

} */
      .recovery_champ_wrap.aff-champ .recovery_champ_head .recovery_champ_l h2{font-size:100px; line-height: 85%; }
     /* .banner-slide .banner_text{bottom:18%;} */
   }
   @media (max-width: 1200px) {
  .circle-img {
    position: absolute;
    top: 59px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 300px;
}
     /* .banner-slide .banner_text{bottom:13%} */
     .banner-slide .banner_text h1{font-size:58px;}
     
   }
   @media (max-width: 992px) {
/*      .proven-banner-text h1{font-size:100px; line-height:0.84} */
     .proven-banner-img, .proven-banner-text{width:100%;}
     .circle-img { position: relative; top: auto;  left: auto;  transform: none;max-width: initial;  margin: 0 auto;}
     .circle-img img { margin: 0 auto; display: block;}
     .start-linup-row{border-top:none}
     .single-linup h4{border-bottom:1px solid #000}
     .pro-n h3{font-size:150px;}
     .pro-n-text h4{font-size:35px;}
     .pro-n-text { padding-left: 40px;padding-top: 15px; padding-bottom: 15px;}
     .p-banner-text-in{text-align:center}
     .affiliate-banner-wrap .p-banner-text-in div {
    justify-content: center;
    text-align: left;
}
     
     .counter_row.aff-counter .single_count {
    min-width: 25%;
    max-width: 25%;
    text-align: center;
}
.recovery_champ_wrap.aff-champ .recovery_champ_head .recovery_champ_l h2{font-size:55px; line-height:105%; padding-top:0}
   }

@media (max-width: 1023px) {
   .banner-slide .mobile-img {
    display: block;
}
  .banner-slide #play-pause {
    display: none;
  }

  .proven-number-wrap  .single-prov-n:last-child{
    border-bottom:none;
  }
}
  
  @media (max-width: 767px) {
    .slick-logo-wrapper.slick-slider {
      margin-bottom: 0;
    }
    .side_cart.cart_empty {
    height: auto;
}
    .single-linup{max-width:144px}
    .proven-banner-text h1{font-size: 45.8185px;line-height: 38px;}
/*     .proven-banner-text{padding-top:39px; padding-bottom:39px;} */
    /* .proven-banner-text p{font-size:16px; line-height:20px;} */
    .start-linup h2{font-size:32px;}
    .start-linup-sec {margin-top: 20px; padding-top: 0; position: relative;}
    .single-linup h4, .single-linup p{font-size:16px; }
    .start-linup{padding-bottom:0;}
    .proven-number-wrap h2{font-size:32px;}
    .proven-number-wrap .provem-number__subheading{
      font-size:20px;
      margin-bottom: 5px;
    }
    .single-prov-n{display:block; padding-top:22px;}
    .pro-n h3{font-size:130px; text-align: left; line-height: 1;}
    .pro-n-text h4{font-size:32px;}
    .pro-n-text p{font-size:21px;}
    .pro-n-text {  padding: 0;  padding-bottom: 36px; }
    .proven-number-wrap{padding-top:95px;padding-bottom:1;}
    .counter_row.aff-counter .single_count {
    min-width: 50%;
    max-width: 50%;
    margin: 0 auto 43px;
    text-align: center;
}
    .counter_row.aff-counter{padding-bottom:0}
    .counter_row.aff-counter .single_count p{max-width:244px; margin-left:auto; margin-right:auto}
    .recovery_champ_wrap.aff-champ .recovery_champ_head .recovery_champ_r p, .recovery_champ_wrap.aff-champ .recovery_champ_head .recovery_champ_l h2{text-align:center}
    .overlay-text-sec .xs-show{display:block}
    .overlay-text-sec .xs-hide{display:none}
    .p-over-text h2{font-size:32px;}
    .p-over-text p{font-size: 16px;
      line-height: 125%;}
    .p-over-text {
    position: absolute;
    max-width: 310px;
      min-width: 310px;}
    /* .affiliate-banner-wrap .proven-banner-text h1 {
    font-size: 41px;
    line-height: 99%;
    max-width: 262px;
    margin-left: auto;
    margin-right: auto;
      margin-bottom:22px;
} */
    .affiliate-banner-wrap .p-banner-text-in div {
    justify-content: center;
    text-align: left; margin-bottom:25px;
    font-size: 18.3625px;
    line-height: 135%;
}
    .affiliate-banner-wrap .proven-banner-text {
    padding: 27px 15px 48px;
}
    .aff-step{margin-bottom:40px;}
    .aff-step h2 {
    font-size: 32px;
}

.aff-step p {
    font-size: 16px;
    line-height: 125%;
    max-width: 275px;
}
    .aff-footer p {
    max-width: 275px;
    margin-left: auto;
    margin-right: auto;
}
    .recovery_champ_wrap.aff-champ{padding-top:50px; padding-bottom:50px}
    .recovery_champ_wrap.aff-champ .recovery_champ_head .recovery_champ_l {
    padding-top: 16px;
    padding-bottom: 0;
}
    .recovery_champ_wrap.aff-champ  .recovery_champ_head .recovery_champ_r {
    padding-top: 25px;
    padding-bottom: 25px;
}
    .counter_row.aff-counter .single_count p{font-size:15px;}
    .counter_row.aff-counter .single_count{padding:0 10px}
    .banner-slide .mobile-img {
    display: block;
}
    .banner-slide .item{min-height:inherit; background:#000 !Important; display:flex; flex-direction:column; justify-content:space-between; padding-top:0; padding-bottom:51px;}
    .banner-slide .banner_text h1 {
    font-size: 41px;
    line-height: 99%;
    margin-bottom: 11px;
}
    .banner-slide .banner_text {
    max-width: 497px;
    padding-top: 42px;
    margin: 0 auto;
    position:relative;
}
    .banner-slide .item .desk-img {display:none}
  
    .banner-slide .banner_text .btn span{display:none;}
    .product-tab{border:none; margin-top:0;}
    .min-cart-footer .btn{margin-top:15px;}
  }
  .cart-ti.ms{display:none}
  @media (max-width: 640px) {
  .proven-banner-img .xs-show{display:block !important}
  .proven-banner-img .xs-hide{display:none !important}
    /* .proven-banner-text p{max-width:300px;} */
    .circle-img img{max-width:261px;}
    .counter_row.aff-counter .single_count p{max-width:150px; margin-left:auto; margin-right:auto}
    .min-cart-wrap .m-pro-row .r-img-outer{width:120px;}
    .min-cart-wrap .m-pro-row .r-prod-info {
    width: calc(100% - 120px);
    padding-left: 10px;
}
    .cart-ti.ms{display:block; font-size: 24px;line-height: 135%;}
    .cart-ti.ms span{ display: block;font-size: 16px; line-height: 125%; color: #343434;}
    .min-cart-wrap .m-pro-row .r-prod-info h4{display:none}
    .p-qd{display:flex; flex-wrap:wrap;}
    .min-cart-wrap .m-pro-row .r-prod-info .p-qd p{width:100%}
    .min-cart-wrap .m-pro-row .r-prod-info .p-qd .rem{position:relative; top:auto;}
    
  }
  .pro-n-text p a:hover {
    color: white;
}

.single-prov-n .pro-n-text p a:hover {
    color: #DF1A25;
}
  
  #menu ul .nav-element.active>a .menu-link {
    text-decoration: underline;
}
  #menu ul .nav-element.active>a {
    color: #767678;
}
   .ql-snow.ql-container.ql-disabled p {
    color: white!Important;
    text-align: left!important;
    font-family: "Founders Grotesk"!important;
  }
  input.needsclick.PhoneNumberInputComponents__FormStyledTextInput-sc-2pvkjx-3.hAmYtG.kl-private-reset-css-Xuajs1 {
    box-sizing: initial!important;
}
  .needsclick.FormComponent__StyledFormComponentWrapper-e0xun6-0.fptOlf.notranslate.kl-private-reset-css-Xuajs1, form.needsclick.View__FormView-sc-1ou3cq2-0.hEMewN.klaviyo-form-version-cid_1.kl-private-reset-css-Xuajs1, .needsclick.FormComponent__StyledFormComponentWrapper-e0xun6-0.jBjzuA.notranslate.kl-private-reset-css-Xuajs1 {
    padding-left: 0!important;
}
  .small-text a {
    color: white;
    text-decoration: underline;
    font-weight:bold;
}
  
 .bday-dropdowns {
  border: none;
  border-bottom: 1px solid #000;
  font-weight: 400;
  font-size: 16px;
  line-height: inherit;
  letter-spacing: 0.02em;
  border-radius: 0;
  color: #000;
  height: auto !important;
  padding: 0;
  -webkit-appearance: none;
  appearance: none;
  cursor:pointer;
  background:#fff url(//proshop.cheribundi.eu/cdn/shop/t/2/assets/angle-down.svg?v=46607044615969451461747936771) no-repeat center right;
  text-transform: uppercase;
  background-size: 13px;
  margin-right: 10px;
  min-width: 80px; padding-right:20px;
}
  
label.bday-disclaimer, p.bday-disclaimer {
 	font-size: 13px; margin-bottom:12px; 
}
  .input-group.klaviyo_field_group.klaviyo_form_actions.kallanml input#k_id_email {
    width: 100%;
    background: transparent;
    border: none;
}
   
  input#k_id_email.lkp {
    text-align: center;
}
  .input-group.klaviyo_field_group.klaviyo_form_actions.kallanml {
    text-align: center;
    display: block;
}
input#k_id_email.lkp {
    text-align: center;
    border-bottom: 1px solid #767678!IMPORTANT;
    max-width: 279px;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 0;
}
  .pop_text p.thank_you {
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #767678!IMPORTANT;
    max-width: 279px;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 0;
}
  
  .single_collection .c-info_content h3 {
    font-weight: normal;
    font-size: 24px;
    line-height: 125%;
/* identical to box height, or 30px */
    color: #0A0203;
    margin-bottom: 0;
}
.menu-link-underline{
    font-weight: 400;
    font-size: 20px;
    line-height: 145%;
    color:#000;
    text-decoration:underline;
    display:flex;
    align-items:center;
    width:100%;
    justify-content:center;
}
.menu-link-underline:hover{
  color:#767678;
}
.single_collection .c-info_content p {
    font-family: Founders Grotesk Mono;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 215%;
/* identical to box height, or 26px */
    text-transform: uppercase;
    color: #000000;
}
  
  .sidecart_head{display:flex; align-items:center; justify-content:space-between; padding-bottom:16px; padding-top:32px; clear:both; border-bottom:1px solid rgba(0,0,0,0.25)}
  .sidecart_head h4, .sidecart_head p{font-family: Founders Grotesk Mono;font-style: normal;font-weight: normal;font-size: 16px;line-height: 160%;margin:0;text-transform: uppercase;color: #000000;}
  .min-p{padding-top:80px; padding-bottom:35px}
  .min-p p{font-family: Founders Grotesk;font-style: normal;font-weight: normal;font-size: 16px;line-height: 135%;color: #DF1A25; max-width:391px;}
  .single-cart-row .custom-radio [type=radio]:checked+label, .single-cart-row .custom-radio [type=radio]:not(:checked)+label {
    padding-left: 25px;
}
  
  .c-coll-size .col {
    padding: 0 6px;
}

.c-coll-size .row {
    margin-left: -6px;
    margin-right: -6px;
}
  
  .collection_slide_wrap .item:last-child .single_collection {
    border-right: 1px solid #000;
}
  
  .cart_wrap .min-p p {
    font-family: Founders Grotesk;
    max-width: 75%;font-size:24px;
}
  .btn-flex .c-coll-sub {
    border: none; padding-top:0; padding-bottom:5px;
}
  .btn-flex .c-coll-sub .custom-radio [type=radio]:checked+label, .btn-flex .c-coll-sub .custom-radio [type=radio]:not(:checked)+label {
    padding-left: 30px;
}

div#cart-log {
    max-width: 550px;
    position: relative;
    margin: 0 auto;
    background: #fff;
}

.cart-login-before {
    text-align: center;
    padding: 30px 25px;
}

.cart-login-before .btn.btn-default {
    min-width: inherit;
    max-width: 280px;
    width: 100%;
}


  @media (max-width: 1210px) {
  #menu {
    margin-left: 70px;
}
    #menu ul .nav-element{padding:33px 10px 30px;}
    .head-right a.btn.sub-btn{min-width:200px;}
    select[name=option1] {
    padding-right: 28px;
}
    .cart_wrap .min-p p {
    font-family: Founders Grotesk;
    max-width: 100%;
}
  }
  @media (max-width: 992px) {
  .min-p{padding-top:20px; padding-bottom:5px}
    .sidecart_head{padding-top:15px;}
  }
  
  @media (max-width: 640px) {
    .min-p p, .cart_wrap .min-p p {font-size:14px;}
    .single_collection .c-info_content p {font-size:12px;}
  }
    @media (min-width: 940px) {
  select[name="option2"] {
    width: 168px;
}
    }
   @media (max-width: 330px) {
  .single_collection .btn-flex .btn {
    padding: 16px;
    width: 100%;
    margin-bottom: 12px;
    font-size: 12px;
    min-width: 100px;
}
     .single_collection .c-info_content p {
  
    font-size: 10px;
     }
     
     .c-coll-size select, .c-coll-size select.form-control.c-select {
   
    font-size: 15px;
     }
     .single_collection .c-info_content h3 {
 
    font-size: 20px;
     }
   }
   select[name=option1]{padding-right:40px;}

.pageoverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index:8;
    visibility: hidden;
}
.over-hid .pageoverlay {
    visibility: visible;
    opacity: 1;
}

#your-shopping-cart.over-hid .pageoverlay {
visibility: hidden !important;
}
 
   @media (max-width: 1048px) {
  #menu {
    margin-left: 20px;
}
      #menu ul .nav-element{padding:33px 8px 30px;}
   }


     @media (max-width: 900px) {
  .choose_category [type=radio]:checked+label, .choose_category [type=radio]:not(:checked)+label {
  
    font-size: 13px;
  }
       select[name=option1]{padding-right:25px;}
       .user ul.active{    opacity: 1;
    visibility: visible;
    pointer-events: inherit;}
     }
    @media (max-width: 1380px) and (min-width: 800px) {
       .choose_category [type=radio]:checked+label, .choose_category [type=radio]:not(:checked)+label {
  
    font-size: 11px;
  }
      select[name=option2] {
    width: 94px;
}
     
     
    }
  
   @media (max-width: 480px) {
/*      .min-cart-footer{position:relative}
     .side_cart{overflow-y:auto;} */
     .MegaMenu .MegaMenu__Item .menu_content h4 br{display:none}
   }
 @media (max-width: 748px) {
  .min-cart-wrap {

/*     max-height: 56%;
    height: 56%; */
   
}
   select[name=option2] {
    width: 121px !important;
}
   select[name=option1]{width:90px;}
 }

  @media screen and (max-device-width: 900px) and (orientation: landscape) {
  select[name=option2] {
    width: 124px;
}
     select[name=option1]{width:90px;}
  }

  label.SizeSwatch {
    padding: 16px 10px 7px;
  }


  @media screen and (max-width: 1024px) {
    .pit-featured-slider {
  max-width: calc(100vw - 190px);
    margin: 0 auto;
  }
}

.pit-featured-slider .slick-prev-wrap button, .pit-featured-slider .slick-next-wrap button {
  height: 37px;
    width: 37px;
    border: none;
    background: transparent;
    padding: 0;
}

.slick-social-wrap.slick-slider {
margin: 0 -15px;
}

.slick-social-wrap .slick-track {
  
}

.slick-social-wrap .slick-slide {
  margin: 0 15px;
}

.slick-recover-wrap, .slick-recover-wrap .slick-list {
  width: 100%;
}

  @media screen and (max-width: 767px) {
.slick-pit-recover-arrows {
  margin-bottom: 2rem;
  }
}

.visually-hidden {
    position: absolute!important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    word-wrap: normal!important;
}

.new-sizzle #menu, .new-sizzle .head-right,
  .new-sizzle #shopify-section-annoucment-bar,
  .new-sizzle .footer_wrap { display: none !important; }

  @media screen and (min-width: 993px) {
    .new-sizzle .logo { padding: 15px 0; }
  }

.logo-slider-toggle {
  width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1.25px solid #4D4D4D;
    position: relative;
    font-size: 0;
    margin: 0 12px;
    transition: 0.5s ease all;
    background: #ffffff;
    margin-left: auto;
}
.logo-slider-toggle svg {
width: 28px;
    height: 28px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid transparent;
}

.pro-shop-banner {
    background-size: cover;
    padding-top: 65px;
    padding-bottom: 65px;
    text-align: center;
}
  .container {
    max-width: 1470px;
}
  .pro-shop-banner h1 {
    font-family: Founders Grotesk Mono;
    font-style: normal;
    font-weight: normal;
    font-size: 52.8689px;
    line-height: 150%;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
}
  .pro-shop-banner h2 {
    font-style: italic;
    font-family: 'Founders Grotesk';
    font-weight: 600;
    font-size: 95.6022px;
    line-height: 91px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
}

.resource ul {
  list-style: none;
}

.resource ul li {
    font-family: Founders Grotesk Mono;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 160%;
    text-decoration-line: underline;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.resource ul li a {
    color: #767678;
}

.register-wrap {
  padding-top: 64px;
  margin-bottom: 90px;
  min-height: 450px;
}

.register_banner {
  max-width: 587px;
  position: relative;
}
.register_banner img {
  width: 100%;
}
.register_banner .overlay {
  background: #000;
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 474px;
  padding: 24px 5px 42px 24px;
}
.register_banner .overlay h4 {
  color: #fff;
  font-size: 16px;
  max-width:369px; margin-bottom:20px;
  line-height: 125%;
}
.register_banner .overlay .purchase_point {
  list-style: none;
  display: flex;
  flex-wrap: wrap; justify-content:space-between;
  margin-bottom: 0;
}
.register_banner .overlay .purchase_point li {
  display: flex;
  align-items: center; width:45%;
  font-size: 16px;
  line-height: 125%;
  margin-bottom: 15px;
  color: #fff;
}
    .register_banner .overlay .purchase_point li:nth-child(2n){width:54%}
.register_banner .overlay .purchase_point li img {
  width: 25px;
  min-width: 25px;
  margin-right: 5px;
  position: relative;
  top: -3px;
}
/* .register_banner .overlay .purchase_point li + li {
  margin-left: 10px;
} */

.register-sec {
  max-width: 586px;
  margin-top: 46px;
}
.register-sec h1 {
  font-weight: 300;
  font-size: 55px;
  line-height: 105%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #0C0C0C;
  margin-bottom: 22px;
}
.register-sec p {
  font-size: 16px;
  line-height: 160%;
  text-transform: uppercase;
  font-family: "Founders Grotesk Mono";
  color: #000000;
}
.register-sec p a {
  text-decoration: underline;
  color: #000;
}
.register-sec .custom-form {
  margin-top: 55px;
}

.custom-form .colum-2 {
  display: flex;
  justify-content: space-between;
}
.custom-form .colum-2 .form-group {
  max-width: 244px;
  width: 48%;
}
.custom-form .form-group {
  margin-bottom: 40px;
}
.custom-form label {
  font-size: 16px;
  line-height: 160%;
  font-family: "Founders Grotesk Mono";
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 8px;
}
.custom-form .form-control {
  height: 56px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  font-size: 16px;
  line-height: 160%;
  text-transform: none;
  color: black;
  padding: 15px;
  border-radius: 0;
  font-family: "Founders Grotesk Mono";
}
.custom-form .form-control:focus {
  outline: none;
  box-shadow: none;
}
.custom-form .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
}
.custom-form .form-control:-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
}
.custom-form .form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
}
.custom-form .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
}
.custom-form select.form-control {
  height: 56px !important;
  color: #000;
}
.custom-form .btn {
  width: 100%;
  display: block;
}
    
    .errors ul {
    list-style: none;
}

.errors ul li {
    color: #DF1A25;
    text-transform: capitalize;
}

.errors {
    margin-bottom: 10px;
}

.login_head h1 {
  font-weight: 300;
  font-size: 55px;
  line-height: 105%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #0C0C0C;
}
.login_head p {
  font-size: 24px;
  line-height: 135%;
  color: #000000;
}
.login_head p a {
  color: #000;
}
.login_head .btn {
  padding-left: 26px;
  padding-right: 26px;
}

.register-wrap{padding-top:79px;}
  .pro-shop-banner{background:url(https://cdn.shopify.com/s/files/1/0708/2917/9167/files/CB_WholesaleWebsite_Header_2.0_Selects_NoText_1920w_3x_5622cf2d-b153-447f-9e26-9bbcbc2d71ac.png?v=1676651150) no-repeat center; background-size:cover; padding-top:65px; padding-bottom:65px; text-align:center}
  .pro-shop-banner h1{font-family: Founders Grotesk Mono;
    font-style: normal;
    font-weight: normal;
    font-size: 52.8689px;
    line-height: 150%;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;}
  .pro-shop-banner h2{font-style: italic;
    font-family: 'Founders Grotesk';
    font-weight: 600;
    font-size: 95.6022px;
    line-height: 91px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;}
  
   
  .pro-login h2{font-weight: 300;font-size: 55px;line-height: 105%;letter-spacing: 0.02em;text-transform: uppercase;color: #000000; margin-bottom:17px}
  .pro-login p{font-size: 24px;line-height: 135%; margin-bottom:26px;}
  .pro-login ul.purchase_point {  list-style: none;}
.pro-login { max-width: 651px;}
.pro-login .purchase_point li {  font-weight: 300; font-size: 23px;line-height: 105%; display: flex;align-items: flex-start;letter-spacing: 0.03em;
    text-transform: uppercase; color: #000000; margin-bottom: 26px;}
  .pro-login .purchase_point li:last-child{margin-bottom:0}
.pro-login .purchase_point li img {max-width: 35px;min-width: 35px;margin-right: 22px; top:-10px; position:relative}
  #CustomerLoginForm button.btn {
    margin-bottom: 38px;
}
  .register-sec h6{font-size: 24px;line-height: 135%;color: #000000; margin-bottom:20px;}
  .register_banner-text{max-width:424px;}
  .register_banner-text h2{font-size: 55px;line-height: 105%;letter-spacing: 0.02em;text-transform: uppercase;color: #000000;}
  .register_banner-text h6{font-size: 24px;line-height: 135%; margin-bottom:16px;}
  .register_banner-text p{font-family: Founders Grotesk Mono;font-style: normal;font-weight: normal;font-size: 16px;line-height: 160%; text-transform: uppercase;}
  .register_banner-text p a{color:#000; text-decoration:underline}
  .register-sec .custom-form .colum-2 .form-group{max-width:none;}
  .register-sec{margin-top:0;}
  .register-sec h5 {
    font-size: 24px;
    line-height: 125%;
    margin-bottom: 22px;
}
  .register-sec .btn{margin-bottom:38px;}
  .register-sec .custom-form{margin-top:0}
  
   .c-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 42px; z-index:2;
    background: rgba(198, 163, 167, 0.5);
    opacity: 0; transition:0.5s ease all;
    visibility: hidden;
}

body .collection_row .single_collection.collection-port .collection_info form {
  position: relative;
}


#your-shopping-cart  #streamthing_deliveryapp_widget{
    max-width:1470px;
    margin: 0 auto 50px;
  }
