/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 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, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --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%;
  -webkit-tap-highlight-color: transparent
}

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

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

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important
}

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

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

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

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

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: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent
}

a:hover {
  color: #0056b3;
  text-decoration: underline
}

a:not([href]) {
  color: inherit;
  text-decoration: none
}

a:not([href]):hover {
  color: inherit;
  text-decoration: none
}

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

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

figure {
  margin: 0 0 1rem
}

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

svg {
  overflow: hidden;
  vertical-align: middle
}

table {
  border-collapse: collapse
}

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

th {
  text-align: inherit
}

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

button {
  border-radius: 0
}

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

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
}

select {
  word-wrap: normal
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer
}

[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: .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-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: .5rem;
  font-weight: 500;
  line-height: 1.2
}

.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, .1)
}

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

.mark,
mark {
  padding: .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: .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: "\2014\00A0"
}

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

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

.figure {
  display: inline-block
}

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

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

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

a>code {
  color: inherit
}

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem
}

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

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

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

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

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

@media (min-width:576px) {
  .container {
    max-width: 540px
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px
  }
}

@media (min-width:992px) {
  .container {
    max-width: 960px
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1140px
  }
}

.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:576px) {

  .container,
  .container-sm {
    max-width: 540px
  }
}

@media (min-width:768px) {

  .container,
  .container-md,
  .container-sm {
    max-width: 720px
  }
}

@media (min-width:992px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px
  }
}

@media (min-width:1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1280px
  }
}

.row {
  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%;
  padding-right: 15px;
  padding-left: 15px
}

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

.row-cols-1>* {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.row-cols-2>* {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.row-cols-3>* {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}

.row-cols-4>* {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.row-cols-5>* {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%
}

.row-cols-6>* {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -ms-flex-order: -1;
  order: -1
}

.order-last {
  -ms-flex-order: 13;
  order: 13
}

.order-0 {
  -ms-flex-order: 0;
  order: 0
}

.order-1 {
  -ms-flex-order: 1;
  order: 1
}

.order-2 {
  -ms-flex-order: 2;
  order: 2
}

.order-3 {
  -ms-flex-order: 3;
  order: 3
}

.order-4 {
  -ms-flex-order: 4;
  order: 4
}

.order-5 {
  -ms-flex-order: 5;
  order: 5
}

.order-6 {
  -ms-flex-order: 6;
  order: 6
}

.order-7 {
  -ms-flex-order: 7;
  order: 7
}

.order-8 {
  -ms-flex-order: 8;
  order: 8
}

.order-9 {
  -ms-flex-order: 9;
  order: 9
}

.order-10 {
  -ms-flex-order: 10;
  order: 10
}

.order-11 {
  -ms-flex-order: 11;
  order: 11
}

.order-12 {
  -ms-flex-order: 12;
  order: 12
}

.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;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .row-cols-sm-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .row-cols-sm-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .row-cols-sm-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .row-cols-sm-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-sm-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }

  .row-cols-sm-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-sm-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-sm-12 {
    -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;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .row-cols-md-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .row-cols-md-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .row-cols-md-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .row-cols-md-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-md-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }

  .row-cols-md-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .order-md-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-md-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-md-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-md-12 {
    -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;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .row-cols-lg-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .row-cols-lg-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .row-cols-lg-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .row-cols-lg-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-lg-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }

  .row-cols-lg-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-lg-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-lg-12 {
    -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;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .row-cols-xl-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .row-cols-xl-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .row-cols-xl-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .row-cols-xl-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-xl-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }

  .row-cols-xl-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-xl-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-xl-12 {
    -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%;
  margin-bottom: 1rem;
  color: #212529
}

.table td,
.table th {
  padding: .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-sm td,
.table-sm th {
  padding: .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-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0
}

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

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

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

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #7abaff
}

.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-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #b3b7bb
}

.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-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #8fd19e
}

.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-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda
}

.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-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #ffdf7e
}

.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-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #ed969e
}

.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-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #fbfcfc
}

.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-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #95999c
}

.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, .075)
}

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

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

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55
}

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

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

.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #454d55
}

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

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

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

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

  .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
  }

  .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
  }

  .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
  }

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

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch
}

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

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .form-control {
    transition: none
  }
}

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

.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.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: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: .875rem;
  line-height: 1.5
}

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

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0
}

.form-control-sm {
  height: calc(1.5em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size] {
  height: auto
}

textarea.form-control {
  height: auto
}

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

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

.form-row {
  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: .3rem;
  margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
  color: #6c757d
}

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

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

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

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

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

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
  display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

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

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc(.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

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

.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 {
  border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
  border-color: #34ce57;
  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 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before {
  border-color: #28a745
}

.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:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

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

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

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
  display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

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

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc(.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

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

.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 {
  border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
  border-color: #e4606d;
  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 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before {
  border-color: #dc3545
}

.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:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center
}

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

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

  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -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 .custom-select,
  .form-inline .input-group {
    width: auto
  }

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

  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0
  }

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

  .form-inline .custom-control-label {
    margin-bottom: 0
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .btn {
    transition: none
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none
}

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

.btn.disabled,
.btn:disabled {
  opacity: .65
}

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 {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .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 .2rem rgba(38, 143, 255, .5)
}

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

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .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 .2rem rgba(130, 138, 145, .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 {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .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 .2rem rgba(72, 180, 97, .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 {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .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 .2rem rgba(58, 176, 195, .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 {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .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 .2rem rgba(222, 170, 12, .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 {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .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 .2rem rgba(225, 83, 97, .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 {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .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 .2rem rgba(216, 217, 219, .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 {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .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 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
  color: #007bff;
  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 .2rem rgba(0, 123, 255, .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 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
  color: #6c757d;
  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 .2rem rgba(108, 117, 125, .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 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
  color: #28a745;
  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 .2rem rgba(40, 167, 69, .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 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
  color: #17a2b8;
  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 .2rem rgba(23, 162, 184, .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 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
  color: #ffc107;
  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 .2rem rgba(255, 193, 7, .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 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
  color: #dc3545;
  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 .2rem rgba(220, 53, 69, .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 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
  color: #f8f9fa;
  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 .2rem rgba(248, 249, 250, .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 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
  color: #343a40;
  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 .2rem rgba(52, 58, 64, .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 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none
}

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

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

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

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

.btn-group-sm>.btn,
.btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

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

.btn-block+.btn-block {
  margin-top: .5rem
}

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

.fade {
  transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
  .fade {
    transition: none
  }
}

.fade:not(.show) {
  opacity: 0
}

.collapse:not(.show) {
  display: none
}

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

@media (prefers-reduced-motion:reduce) {
  .collapsing {
    transition: none
  }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative
}

.dropdown-toggle {
  white-space: nowrap
}

.dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .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: .5rem 0;
  margin: .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, .15);
  border-radius: .25rem
}

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

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

@media (min-width:576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0
  }

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

@media (min-width:768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0
  }

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

@media (min-width:992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0
  }

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

@media (min-width:1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0
  }

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

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem
}

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

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

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem
}

.dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .3em solid
}

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

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

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem
}

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

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

.dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent
}

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

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

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto
}

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: .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;
  pointer-events: none;
  background-color: transparent
}

.dropdown-menu.show {
  display: block
}

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

.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529
}

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

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 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-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start
}

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

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
  margin-left: -1px
}

.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: .5625rem;
  padding-left: .5625rem
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
  margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
  margin-right: 0
}

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

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

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

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

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
  margin-top: -1px
}

.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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%
}

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

.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,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
  margin-left: -1px
}

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

.input-group>.custom-file .custom-file-input:focus {
  z-index: 4
}

.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: -ms-flexbox;
  display: flex;
  -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:after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

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

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

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

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
  z-index: 3
}

.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: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .375rem .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: .25rem
}

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

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.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: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
  height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.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: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
  padding-right: 1.75rem
}

.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: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0
}

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

.custom-control-input:focus~.custom-control-label:before {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
  border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
  color: #6c757d
}

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

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top
}

.custom-control-label:before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px
}

.custom-control-label:after {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%
}

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

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

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

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' 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, .5)
}

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

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

.custom-radio .custom-control-input:checked~.custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' 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, .5)
}

.custom-switch {
  padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem
}

.custom-switch .custom-control-label:after {
  top: calc(.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: .5rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
  transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .custom-switch .custom-control-label:after {
    transition: none
  }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
  background-color: #fff;
  -webkit-transform: translateX(.75rem);
  transform: translateX(.75rem)
}

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

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

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

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

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

.custom-select::-ms-expand {
  display: none
}

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057
}

.custom-select-sm {
  height: calc(1.5em + .5rem + 2px);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem
}

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

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

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

.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
  background-color: #e9ecef
}

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

.custom-file-input~.custom-file-label[data-browse]:after {
  content: attr(data-browse)
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem
}

.custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + .75rem);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 .25rem .25rem 0
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.custom-range:focus {
  outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
  border: 0
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  appearance: none
}

@media (prefers-reduced-motion:reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -moz-appearance: none;
  appearance: none
}

@media (prefers-reduced-motion:reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  appearance: none
}

@media (prefers-reduced-motion:reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none
  }
}

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: .5rem
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
  cursor: default
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {

  .custom-control-label:before,
  .custom-file-label,
  .custom-select {
    transition: none
  }
}

.nav {
  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: .5rem 1rem
}

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

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default
}

.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: .25rem;
  border-top-right-radius: .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: .25rem
}

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

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

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem
}

.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .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: -ms-flexbox;
  display: flex;
  -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: .5rem;
  padding-bottom: .5rem
}

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

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

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

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

@media (max-width:575.98px) {

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

@media (min-width:576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

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

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

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

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

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

@media (max-width:767.98px) {

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

@media (min-width:768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

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

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

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

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

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

@media (max-width:991.98px) {

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

@media (min-width:992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

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

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

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

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

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

@media (max-width:1199.98px) {

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

@media (min-width:1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

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

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

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

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

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

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start
}

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

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row
}

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

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

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

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

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

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

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

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

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

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(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, .9)
}

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

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

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

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

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(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, .5)
}

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

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, .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, .5);
  border-color: rgba(255, 255, 255, .1)
}

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

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, .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: -ms-flexbox;
  display: flex;
  -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, .125);
  border-radius: .25rem
}

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

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

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

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem
}

.card-title {
  margin-bottom: .75rem
}

.card-subtitle {
  margin-top: -.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: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(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: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, .03);
  border-top: 1px solid rgba(0, 0, 0, .125)
}

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

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

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

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

.card-img,
.card-img-bottom,
.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%
}

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

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

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

@media (min-width:576px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px
  }

  .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px
  }
}

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

@media (min-width:576px) {
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }

  .card-group>.card {
    -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:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }

  .card-group>.card:not(:last-child) .card-header,
  .card-group>.card:not(:last-child) .card-img-top {
    border-top-right-radius: 0
  }

  .card-group>.card:not(:last-child) .card-footer,
  .card-group>.card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0
  }

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

  .card-group>.card:not(:first-child) .card-header,
  .card-group>.card:not(:first-child) .card-img-top {
    border-top-left-radius: 0
  }

  .card-group>.card:not(:first-child) .card-footer,
  .card-group>.card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0
  }
}

.card-columns .card {
  margin-bottom: .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;
    orphans: 1;
    widows: 1
  }

  .card-columns .card {
    display: inline-block;
    width: 100%
  }
}

.accordion>.card {
  overflow: hidden
}

.accordion>.card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.accordion>.card>.card-header {
  border-radius: 0;
  margin-bottom: -1px
}

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
  display: inline-block;
  padding-right: .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: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem
}

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

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

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

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

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

.page-item.active .page-link {
  z-index: 3;
  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: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5
}

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

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

.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5
}

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

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

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .badge {
    transition: none
  }
}

a.badge:focus,
a.badge:hover {
  text-decoration: none
}

.badge:empty {
  display: none
}

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

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

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

a.badge-primary:focus,
a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc
}

a.badge-primary.focus,
a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

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

a.badge-secondary:focus,
a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62
}

a.badge-secondary.focus,
a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

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

a.badge-success:focus,
a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34
}

a.badge-success.focus,
a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

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

a.badge-info:focus,
a.badge-info:hover {
  color: #fff;
  background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

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

a.badge-warning:focus,
a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00
}

a.badge-warning.focus,
a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

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

a.badge-danger:focus,
a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130
}

a.badge-danger.focus,
a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

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

a.badge-light:focus,
a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

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

a.badge-dark:focus,
a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

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

@media (min-width:576px) {
  .jumbotron {
    padding: 4rem 2rem
  }
}

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

.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .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: .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: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem
}

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
  .progress-bar {
    transition: none
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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 (prefers-reduced-motion:reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none
  }
}

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

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

.list-group {
  display: -ms-flexbox;
  display: flex;
  -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 {
  z-index: 1;
  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: .75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .125)
}

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

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

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff
}

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

.list-group-item+.list-group-item {
  border-top-width: 0
}

.list-group-item+.list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px
}

.list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row
}

.list-group-horizontal .list-group-item:first-child {
  border-bottom-left-radius: .25rem;
  border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
  border-top-right-radius: .25rem;
  border-bottom-left-radius: 0
}

.list-group-horizontal .list-group-item.active {
  margin-top: 0
}

.list-group-horizontal .list-group-item+.list-group-item {
  border-top-width: 1px;
  border-left-width: 0
}

.list-group-horizontal .list-group-item+.list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px
}

@media (min-width:576px) {
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .list-group-horizontal-sm .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }

  .list-group-horizontal-sm .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
  }

  .list-group-horizontal-sm .list-group-item.active {
    margin-top: 0
  }

  .list-group-horizontal-sm .list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }

  .list-group-horizontal-sm .list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
}

@media (min-width:768px) {
  .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .list-group-horizontal-md .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }

  .list-group-horizontal-md .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
  }

  .list-group-horizontal-md .list-group-item.active {
    margin-top: 0
  }

  .list-group-horizontal-md .list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }

  .list-group-horizontal-md .list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
}

@media (min-width:992px) {
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .list-group-horizontal-lg .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }

  .list-group-horizontal-lg .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
  }

  .list-group-horizontal-lg .list-group-item.active {
    margin-top: 0
  }

  .list-group-horizontal-lg .list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }

  .list-group-horizontal-lg .list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
}

@media (min-width:1200px) {
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .list-group-horizontal-xl .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }

  .list-group-horizontal-xl .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
  }

  .list-group-horizontal-xl .list-group-item.active {
    margin-top: 0
  }

  .list-group-horizontal-xl .list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }

  .list-group-horizontal-xl .list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
}

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

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

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 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: .5
}

.close:hover {
  color: #000;
  text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: .75
}

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

a.close.disabled {
  pointer-events: none
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: .875rem;
  background-color: rgba(255, 255, 255, .85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .1);
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: .25rem
}

.toast:not(:last-child) {
  margin-bottom: .75rem
}

.toast.showing {
  opacity: 1
}

.toast.show {
  display: block;
  opacity: 1
}

.toast.hide {
  display: none
}

.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .25rem .75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, .85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.toast-body {
  padding: .75rem
}

.modal-open {
  overflow: hidden
}

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none
}

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {
  .modal.fade .modal-dialog {
    transition: none
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none
}

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02)
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -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, .2);
  border-radius: .3rem;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.show {
  opacity: .5
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto
}

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

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: .75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(.3rem - 1px);
  border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
  margin: .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-scrollable {
    max-height: calc(100% - 3.5rem)
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem)
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem)
  }

  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem)
  }

  .modal-sm {
    max-width: 300px
  }
}

@media (min-width:992px) {

  .modal-lg,
  .modal-xl {
    max-width: 800px
  }
}

@media (min-width:1200px) {
  .modal-xl {
    max-width: 1140px
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  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: .875rem;
  word-wrap: break-word;
  opacity: 0
}

.tooltip.show {
  opacity: .9
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem
}

.tooltip .arrow:before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
  padding: .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: .4rem .4rem 0;
  border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
  padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
  padding: .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 .4rem .4rem;
  border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
  padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000
}

.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .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, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  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: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 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: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
  bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,
.bs-popover-top>.arrow:before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,
.bs-popover-top>.arrow:after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
  margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
  left: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,
.bs-popover-right>.arrow:before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,
.bs-popover-right>.arrow:after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
  margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
  top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.bs-popover-bottom>.arrow:before {
  top: 0;
  border-width: 0 .5rem .5rem;
  border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.bs-popover-bottom>.arrow:after {
  top: 1px;
  border-width: 0 .5rem .5rem;
  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: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
  margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
  right: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,
.bs-popover-left>.arrow:before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,
.bs-popover-left>.arrow:after {
  right: 1px;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #fff
}

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  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: .5rem .75rem;
  color: #212529
}

.carousel {
  position: relative
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

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

.carousel-inner:after {
  display: block;
  clear: both;
  content: ""
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .carousel-item {
    transition: none
  }
}

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

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {

  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none
  }
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {

  .carousel-control-next,
  .carousel-control-prev {
    transition: none
  }
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .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: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%333' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%333' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none
}

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
  .carousel-indicators li {
    transition: none
  }
}

.carousel-indicators .active {
  opacity: 1
}

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

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: .2em
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  50% {
    opacity: 1
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  50% {
    opacity: 1
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem
}

.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-sm {
  border-radius: .2rem !important
}

.rounded {
  border-radius: .25rem !important
}

.rounded-top {
  border-top-left-radius: .25rem !important;
  border-top-right-radius: .25rem !important
}

.rounded-right {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important
}

.rounded-left {
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important
}

.rounded-lg {
  border-radius: .3rem !important
}

.rounded-circle {
  border-radius: 50% !important
}

.rounded-pill {
  border-radius: 50rem !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: -ms-flexbox !important;
  display: flex !important
}

.d-inline-flex {
  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: -ms-flexbox !important;
    display: flex !important
  }

  .d-sm-inline-flex {
    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: -ms-flexbox !important;
    display: flex !important
  }

  .d-md-inline-flex {
    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: -ms-flexbox !important;
    display: flex !important
  }

  .d-lg-inline-flex {
    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: -ms-flexbox !important;
    display: flex !important
  }

  .d-xl-inline-flex {
    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: -ms-flexbox !important;
    display: flex !important
  }

  .d-print-inline-flex {
    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 {
  -ms-flex-direction: row !important;
  flex-direction: row !important
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important
}

.flex-column-reverse {
  -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
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.justify-content-between {
  -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 {
  -ms-flex-align: start !important;
  align-items: flex-start !important
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important
}

.align-items-stretch {
  -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 {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-sm-column-reverse {
    -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
  }

  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-sm-between {
    -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 {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-sm-stretch {
    -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 {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-md-column-reverse {
    -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
  }

  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }

  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-md-between {
    -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 {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-md-stretch {
    -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 {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-lg-column-reverse {
    -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
  }

  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-lg-between {
    -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 {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-lg-stretch {
    -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 {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-xl-column-reverse {
    -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
  }

  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-xl-between {
    -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 {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-xl-stretch {
    -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
  }
}

.overflow-auto {
  overflow: auto !important
}

.overflow-hidden {
  overflow: hidden !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;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0
}

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

.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
  box-shadow: none !important
}

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

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

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

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

.w-auto {
  width: auto !important
}

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

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

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

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

.h-auto {
  height: auto !important
}

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

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

.min-vw-100 {
  min-width: 100vw !important
}

.min-vh-100 {
  min-height: 100vh !important
}

.vw-100 {
  width: 100vw !important
}

.vh-100 {
  height: 100vh !important
}

.stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0)
}

.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: .25rem !important
}

.mt-1,
.my-1 {
  margin-top: .25rem !important
}

.mr-1,
.mx-1 {
  margin-right: .25rem !important
}

.mb-1,
.my-1 {
  margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
  margin-left: .25rem !important
}

.m-2 {
  margin: .5rem !important
}

.mt-2,
.my-2 {
  margin-top: .5rem !important
}

.mr-2,
.mx-2 {
  margin-right: .5rem !important
}

.mb-2,
.my-2 {
  margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
  margin-left: .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: .25rem !important
}

.pt-1,
.py-1 {
  padding-top: .25rem !important
}

.pr-1,
.px-1 {
  padding-right: .25rem !important
}

.pb-1,
.py-1 {
  padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
  padding-left: .25rem !important
}

.p-2 {
  padding: .5rem !important
}

.pt-2,
.py-2 {
  padding-top: .5rem !important
}

.pr-2,
.px-2 {
  padding-right: .5rem !important
}

.pb-2,
.py-2 {
  padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
  padding-left: .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-n1 {
  margin: -.25rem !important
}

.mt-n1,
.my-n1 {
  margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
  margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
  margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
  margin-left: -.25rem !important
}

.m-n2 {
  margin: -.5rem !important
}

.mt-n2,
.my-n2 {
  margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
  margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
  margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
  margin-left: -.5rem !important
}

.m-n3 {
  margin: -1rem !important
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important
}

.m-n4 {
  margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important
}

.m-n5 {
  margin: -3rem !important
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
  margin-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: .25rem !important
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: .25rem !important
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .25rem !important
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: .25rem !important
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: .25rem !important
  }

  .m-sm-2 {
    margin: .5rem !important
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: .5rem !important
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: .5rem !important
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: .5rem !important
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .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: .25rem !important
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: .25rem !important
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: .25rem !important
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .25rem !important
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: .25rem !important
  }

  .p-sm-2 {
    padding: .5rem !important
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: .5rem !important
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: .5rem !important
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: .5rem !important
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: .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-n1 {
    margin: -.25rem !important
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -.25rem !important
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -.25rem !important
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -.25rem !important
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -.25rem !important
  }

  .m-sm-n2 {
    margin: -.5rem !important
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -.5rem !important
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -.5rem !important
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -.5rem !important
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -.5rem !important
  }

  .m-sm-n3 {
    margin: -1rem !important
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important
  }

  .m-sm-n4 {
    margin: -1.5rem !important
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important
  }

  .m-sm-n5 {
    margin: -3rem !important
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-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: .25rem !important
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: .25rem !important
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: .25rem !important
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: .25rem !important
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: .25rem !important
  }

  .m-md-2 {
    margin: .5rem !important
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: .5rem !important
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: .5rem !important
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: .5rem !important
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: .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: .25rem !important
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: .25rem !important
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: .25rem !important
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: .25rem !important
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: .25rem !important
  }

  .p-md-2 {
    padding: .5rem !important
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: .5rem !important
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: .5rem !important
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: .5rem !important
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: .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-n1 {
    margin: -.25rem !important
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -.25rem !important
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -.25rem !important
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -.25rem !important
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -.25rem !important
  }

  .m-md-n2 {
    margin: -.5rem !important
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -.5rem !important
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -.5rem !important
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -.5rem !important
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -.5rem !important
  }

  .m-md-n3 {
    margin: -1rem !important
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important
  }

  .m-md-n4 {
    margin: -1.5rem !important
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important
  }

  .m-md-n5 {
    margin: -3rem !important
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-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: .25rem !important
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: .25rem !important
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .25rem !important
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: .25rem !important
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: .25rem !important
  }

  .m-lg-2 {
    margin: .5rem !important
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: .5rem !important
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: .5rem !important
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: .5rem !important
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .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: .25rem !important
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: .25rem !important
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: .25rem !important
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .25rem !important
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: .25rem !important
  }

  .p-lg-2 {
    padding: .5rem !important
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: .5rem !important
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: .5rem !important
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: .5rem !important
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: .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-n1 {
    margin: -.25rem !important
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -.25rem !important
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -.25rem !important
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -.25rem !important
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -.25rem !important
  }

  .m-lg-n2 {
    margin: -.5rem !important
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -.5rem !important
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -.5rem !important
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -.5rem !important
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -.5rem !important
  }

  .m-lg-n3 {
    margin: -1rem !important
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important
  }

  .m-lg-n4 {
    margin: -1.5rem !important
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important
  }

  .m-lg-n5 {
    margin: -3rem !important
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-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: .25rem !important
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: .25rem !important
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .25rem !important
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: .25rem !important
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: .25rem !important
  }

  .m-xl-2 {
    margin: .5rem !important
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: .5rem !important
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: .5rem !important
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: .5rem !important
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: .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: .25rem !important
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: .25rem !important
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: .25rem !important
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .25rem !important
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: .25rem !important
  }

  .p-xl-2 {
    padding: .5rem !important
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: .5rem !important
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: .5rem !important
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: .5rem !important
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: .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-n1 {
    margin: -.25rem !important
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -.25rem !important
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -.25rem !important
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -.25rem !important
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -.25rem !important
  }

  .m-xl-n2 {
    margin: -.5rem !important
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -.5rem !important
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -.5rem !important
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -.5rem !important
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -.5rem !important
  }

  .m-xl-n3 {
    margin: -1rem !important
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important
  }

  .m-xl-n4 {
    margin: -1.5rem !important
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important
  }

  .m-xl-n5 {
    margin: -3rem !important
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-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-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

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

.text-wrap {
  white-space: normal !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-lighter {
  font-weight: lighter !important
}

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

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

.font-weight-bolder {
  font-weight: bolder !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: #0056b3 !important
}

.text-secondary {
  color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
  color: #494f54 !important
}

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

a.text-success:focus,
a.text-success:hover {
  color: #19692c !important
}

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

a.text-info:focus,
a.text-info:hover {
  color: #0f6674 !important
}

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

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

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

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

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

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

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

a.text-dark:focus,
a.text-dark:hover {
  color: #121416 !important
}

.text-body {
  color: #212529 !important
}

.text-muted {
  color: #6c757d !important
}

.text-black-50 {
  color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
  color: rgba(255, 255, 255, .5) !important
}

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

.text-decoration-none {
  text-decoration: none !important
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important
}

.text-reset {
  color: inherit !important
}

.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 #adb5bd;
    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 #dee2e6 !important
  }

  .table-dark {
    color: inherit
  }

  .table-dark tbody+tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #dee2e6
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6
  }
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  animation-name: fadeOut
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.owl-height {
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d
}

.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(../../../themes/ecom/assets/css/owl.video.play.html) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

@keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}

@-webkit-keyframes flash {

  from,
  50%,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

@keyframes flash {

  from,
  50%,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}

@-webkit-keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}

@keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada
}

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble
}

@-webkit-keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }

  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }

  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

@keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }

  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }

  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out
}

@-webkit-keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.bounceIn {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes bounceInRight {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes bounceInUp {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

.flipOutX {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(.1) rotate(30deg);
    transform: scale(.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg)
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg)
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(.1) rotate(30deg);
    transform: scale(.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg)
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg)
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn
}

@-webkit-keyframes rollOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

@keyframes rollOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  to {
    opacity: 0
  }
}

@keyframes zoomOut {
  from {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  to {
    opacity: 0
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s
}

.animated.fast {
  -webkit-animation-duration: .8s;
  animation-duration: .8s
}

.animated.faster {
  -webkit-animation-duration: .5s;
  animation-duration: .5s
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s
}

@media (print),
(prefers-reduced-motion:reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important
  }
}

[class^=flaticon-]:before,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class*=" flaticon-"]:after {
  font-family: "Flaticon";
  font-style: normal
}

@font-face {
  font-family: "Flaticon";
  src: url(../../../themes/ecom/assets/fonts/home_banner_icon/Flaticon.eot);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/home_banner_icon/Flaticon.eot?#iefix) format("embedded-opentype"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/home_banner_icon/Flaticon.woff2) format("woff2"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/home_banner_icon/Flaticon.woff) format("woff"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/home_banner_icon/Flaticon.ttf) format("truetype"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/home_banner_icon/Flaticon.svg#Flaticon) format("svg");
  font-weight: 400;
  font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/home_banner_icon/Flaticon.svg#Flaticon) format("svg")
  }
}

.flaticon-24-hours:before {
  content: "\f100"
}

.flaticon-employee:before {
  content: "\f101"
}

.flaticon-honesty:before {
  content: "\f102"
}

.flaticon-building:before {
  content: "\f103"
}

.flaticon-crafts:before {
  content: "\f104"
}

.flaticon-worker:before {
  content: "\f105"
}

.flaticon-medical-insurance:before {
  content: "\f106"
}

.flaticon-education:before {
  content: "\f107"
}

.flaticon-necklace:before {
  content: "\f108"
}

.flaticon-dumbbell:before {
  content: "\f109"
}

.flaticon-online-shopping:before {
  content: "\f10a"
}

.flaticon-suitcase:before {
  content: "\f10b"
}

.flaticon-dish:before {
  content: "\f10c"
}

.flaticon-video:before {
  content: "\f10d"
}

.flaticon-bank:before {
  content: "\f10e"
}

.flaticon-football:before {
  content: "\f10f"
}

.flaticon-delivery-man:before {
  content: "\f110"
}

@font-face {
  font-family: "Flaticon";
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/hire_page_icon/Flaticon.eot);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/hire_page_icon/Flaticon.eot?#iefix) format("embedded-opentype"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/hire_page_icon/Flaticon.woff2) format("woff2"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/hire_page_icon/Flaticon.woff) format("woff"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/hire_page_icon/Flaticon.ttf) format("truetype"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/hire_page_icon/Flaticon.svg#Flaticon) format("svg");
  font-weight: 400;
  font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/hire_page_icon/Flaticon.svg#Flaticon) format("svg")
  }
}

.flaticon-travel:before {
  content: "\f100"
}

.flaticon-sketch:before {
  content: "\f101"
}

.flaticon-skills:before {
  content: "\f102"
}

.flaticon-quality-assurance:before {
  content: "\f103"
}

.flaticon-on-time:before {
  content: "\f104"
}

.flaticon-low-cost:before {
  content: "\f105"
}

.flaticon-customer-review:before {
  content: "\f106"
}

.flaticon-chart:before {
  content: "\f107"
}

@font-face {
  font-family: "Flaticon";
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/h_icon/Flaticon.eot);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/h_icon/Flaticon.eot?#iefix) format("embedded-opentype"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/h_icon/Flaticon.woff2) format("woff2"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/h_icon/Flaticon.woff) format("woff"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/h_icon/Flaticon.ttf) format("truetype"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/h_icon/Flaticon.svg#Flaticon) format("svg");
  font-weight: 400;
  font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/h_icon/Flaticon.svg#Flaticon) format("svg")
  }
}

@font-face {
  font-family: "Flaticon";
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/s_icon/Flaticon.eot);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/s_icon/Flaticon.eot?#iefix) format("embedded-opentype"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/s_icon/Flaticon.woff2) format("woff2"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/s_icon/Flaticon.woff) format("woff"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/s_icon/Flaticon.ttf) format("truetype"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/s_icon/Flaticon.svg#Flaticon) format("svg");
  font-weight: 400;
  font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/s_icon/Flaticon.svg#Flaticon) format("svg")
  }
}

@font-face {
  font-family: "Flaticon";
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/h_h_r_icon/Flaticon.eot);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/h_h_r_icon/Flaticon.eot?#iefix) format("embedded-opentype"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/h_h_r_icon/Flaticon.woff2) format("woff2"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/h_h_r_icon/Flaticon.woff) format("woff"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/h_h_r_icon/Flaticon.ttf) format("truetype"), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/h_h_r_icon/Flaticon.svg#Flaticon) format("svg");
  font-weight: 400;
  font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/h_h_r_icon/Flaticon.svg#Flaticon) format("svg")
  }
}

.flaticon-building:before {
  content: "\f100"
}

.flaticon-medical-insurance:before {
  content: "\f101"
}

.flaticon-shopping-cart:before {
  content: "\f102"
}

.flaticon-video:before {
  content: "\f103"
}

.flaticon-bank:before {
  content: "\f104"
}

.flaticon-code:before {
  content: "\f105"
}

.flaticon-crafts:before {
  content: "\f106"
}

.flaticon-coding:before {
  content: "\f107"
}

.flaticon-worker:before {
  content: "\f108"
}

.flaticon-graduation-cap:before {
  content: "\f109"
}

.flaticon-necklace:before {
  content: "\f10a"
}

.flaticon-health:before {
  content: "\f10b"
}

.flaticon-suitcase:before {
  content: "\f10c"
}

.flaticon-dish:before {
  content: "\f10d"
}

.flaticon-delivery-man:before {
  content: "\f10e"
}

.flaticon-web-design:before {
  content: "\f10f"
}

.flaticon-web-programming:before {
  content: "\f110"
}

.flaticon-mobile-development:before {
  content: "\f111"
}

.flaticon-bullhorn:before {
  content: "\f112"
}

.flaticon-software:before {
  content: "\f113"
}

.flaticon-24-hours:before {
  content: "\f113"
}

.flaticon-employee:before {
  content: "\f115"
}

.flaticon-respect:before {
  content: "\f116"
}

.flaticon-management:before {
  content: "\f117"
}

.flaticon-x-mark:before {
  content: "\f118"
}

.flaticon-increase:before {
  content: "\f119"
}

.flaticon-optimization:before {
  content: "\f11a"
}

.flaticon-guarantee:before {
  content: "\f11b"
}

.flaticon-crm:before {
  content: "\f11c"
}

.flaticon-value:before {
  content: "\f11d"
}

.flaticon-relationship:before {
  content: "\f11e"
}

.flaticon-customer-care:before {
  content: "\f11f"
}

.flaticon-call:before {
  content: "\f120"
}

.flaticon-football:before {
  content: "\f121"
}

.flaticon-administrator:before {
  content: "\f122"
}

.flaticon-instructor:before {
  content: "\f123"
}

.flaticon-graduated:before {
  content: "\f124"
}

.flaticon-webinar:before {
  content: "\f125"
}

.flaticon-statistics:before {
  content: "\f126"
}

.flaticon-credit-card:before {
  content: "\f127"
}

.flaticon-instructor-lecture-with-sceen-projection-tool:before {
  content: "\f128"
}

.flaticon-rating:before {
  content: "\f129"
}

.flaticon-algorithm:before {
  content: "\f12a"
}

.flaticon-target:before {
  content: "\f12b"
}

.flaticon-setting:before {
  content: "\f100"
}

.flaticon-settings:before {
  content: "\f12c"
}

.flaticon-organization:before {
  content: "\f12d"
}

.flaticon-structure:before {
  content: "\f12e"
}

.flaticon-organization-1:before {
  content: "\f12f"
}

.flaticon-settings-1:before {
  content: "\f130"
}

.flaticon-user:before {
  content: "\f131"
}

.flaticon-php:before {
  content: "\f101"
}

.flaticon-files:before {
  content: "\f102"
}

.flaticon-php-1:before {
  content: "\f103"
}

.flaticon-php-document:before {
  content: "\f104"
}

.flaticon-php-2:before {
  content: "\f105"
}

.flaticon-php-code:before {
  content: "\f106"
}

.flaticon-plug-silhouette:before {
  content: "\f107"
}

.flaticon-plug:before {
  content: "\f108"
}

.flaticon-electric-plug:before {
  content: "\f109"
}

.flaticon-computing:before {
  content: "\f10a"
}

.flaticon-cms:before {
  content: "\f10b"
}

.flaticon-computer:before {
  content: "\f10c"
}

.flaticon-cms-1:before {
  content: "\f10d"
}

.flaticon-cms-2:before {
  content: "\f10e"
}

.flaticon-cms-3:before {
  content: "\f10f"
}

.flaticon-monitor:before {
  content: "\f110"
}

.flaticon-software:before {
  content: "\f111"
}

.flaticon-software-1:before {
  content: "\f112"
}

.flaticon-computer-1:before {
  content: "\f113"
}

.flaticon-customer-support:before {
  content: "\f114"
}

.flaticon-browser:before {
  content: "\f115"
}

.flaticon-seo:before {
  content: "\f116"
}

.flaticon-settings:before {
  content: "\f117"
}

.flaticon-browser-1:before {
  content: "\f118"
}

.flaticon-programming:before {
  content: "\f119"
}

.flaticon-internet:before {
  content: "\f11a"
}

.flaticon-edition:before {
  content: "\f11b"
}

.flaticon-web:before {
  content: "\f11c"
}

.flaticon-support:before {
  content: "\f11d"
}

.flaticon-social-care:before {
  content: "\f11e"
}

.flaticon-photoshop-file-format:before {
  content: "\f11f"
}

.flaticon-online-shopping:before {
  content: "\f120"
}

.flaticon-online-shop:before {
  content: "\f121"
}

.flaticon-online-shopping-1:before {
  content: "\f122"
}

.flaticon-shopping:before {
  content: "\f123"
}

.flaticon-shopping-cart:before {
  content: "\f124"
}

.flaticon-ecommerce:before {
  content: "\f125"
}

.flaticon-theme:before {
  content: "\f126"
}

.flaticon-api:before {
  content: "\f127"
}

.flaticon-api-1:before {
  content: "\f128"
}

.flaticon-api-2:before {
  content: "\f129"
}

.flaticon-api-3:before {
  content: "\f12a"
}

.flaticon-api-4:before {
  content: "\f12b"
}

.flaticon-gear:before {
  content: "\f12c"
}

.flaticon-payment:before {
  content: "\f12d"
}

.flaticon-drupal-sketcked-logo-outline:before {
  content: "\f12e"
}

.flaticon-browser-2:before {
  content: "\f12f"
}

.flaticon-open-source:before {
  content: "\f130"
}

.flaticon-mockup-design:before {
  content: "\f131"
}

.flaticon-development:before {
  content: "\f132"
}

.flaticon-migrating:before {
  content: "\f133"
}

.flaticon-data-storage:before {
  content: "\f134"
}

.flaticon-migration:before {
  content: "\f135"
}

.flaticon-migrating-1:before {
  content: "\f136"
}

.flaticon-template:before {
  content: "\f137"
}

.flaticon-computer-2:before {
  content: "\f138"
}

.flaticon-web-programming:before {
  content: "\f139"
}

.flaticon-repair:before {
  content: "\f13a"
}

.flaticon-seo-1:before {
  content: "\f13b"
}

.flaticon-data:before {
  content: "\f13c"
}

.flaticon-programming-1:before {
  content: "\f13d"
}

.flaticon-code:before {
  content: "\f13e"
}

.flaticon-software-development:before {
  content: "\f13f"
}

.flaticon-coding:before {
  content: "\f140"
}

.flaticon-coding-1:before {
  content: "\f141"
}

.flaticon-coding-2:before {
  content: "\f142"
}

.flaticon-web-maintenance:before {
  content: "\f143"
}

.flaticon-development-1:before {
  content: "\f144"
}

.flaticon-settings-1:before {
  content: "\f145"
}

.flaticon-settings-2:before {
  content: "\f146"
}

.flaticon-coding-3:before {
  content: "\f147"
}

.flaticon-web-development:before {
  content: "\f148"
}

.flaticon-coding-4:before {
  content: "\f149"
}

.flaticon-coding-5:before {
  content: "\f14a"
}

.flaticon-website:before {
  content: "\f14b"
}

.flaticon-coding-6:before {
  content: "\f14c"
}

.flaticon-software-development-1:before {
  content: "\f14d"
}

.flaticon-web-browser:before {
  content: "\f14e"
}

.flaticon-coding-7:before {
  content: "\f14f"
}

.flaticon-developer:before {
  content: "\f150"
}

.flaticon-developer-1:before {
  content: "\f151"
}

.flaticon-coding-8:before {
  content: "\f152"
}

.flaticon-web-development-1:before {
  content: "\f153"
}

.flaticon-web-design:before {
  content: "\f154"
}

.flaticon-monitoring:before {
  content: "\f155"
}

.flaticon-development-2:before {
  content: "\f156"
}

.flaticon-coding-9:before {
  content: "\f157"
}

.flaticon-sitemap:before {
  content: "\f158"
}

.flaticon-app-development:before {
  content: "\f159"
}

.flaticon-web-1:before {
  content: "\f15a"
}

.flaticon-cloud-computing:before {
  content: "\f15b"
}

.flaticon-development-3:before {
  content: "\f15c"
}

.flaticon-release:before {
  content: "\f15d"
}

.flaticon-web-design-1:before {
  content: "\f15e"
}

.flaticon-layout:before {
  content: "\f15f"
}

.flaticon-settings-3:before {
  content: "\f160"
}

.flaticon-analysis:before {
  content: "\f161"
}

.flaticon-ux-design:before {
  content: "\f162"
}

.flaticon-education:before {
  content: "\f163"
}

.flaticon-test:before {
  content: "\f164"
}

.flaticon-deployment:before {
  content: "\f165"
}

.flaticon-js:before {
  content: "\f166"
}

.flaticon-js-1:before {
  content: "\f167"
}

.flaticon-js-format:before {
  content: "\f168"
}

.flaticon-js-file-format-symbol:before {
  content: "\f169"
}

.flaticon-js-format-1:before {
  content: "\f16a"
}

.flaticon-js-file:before {
  content: "\f16b"
}

.flaticon-file:before {
  content: "\f16c"
}

.flaticon-js-2:before {
  content: "\f16d"
}

.flaticon-js-3:before {
  content: "\f16e"
}

.flaticon-js-file-1:before {
  content: "\f16f"
}

.flaticon-js-4:before {
  content: "\f170"
}

.flaticon-js-5:before {
  content: "\f171"
}

.flaticon-js-6:before {
  content: "\f172"
}

.flaticon-file-type:before {
  content: "\f173"
}

.flaticon-js-7:before {
  content: "\f174"
}

.flaticon-js-8:before {
  content: "\f175"
}

.flaticon-js-9:before {
  content: "\f176"
}

.flaticon-js-10:before {
  content: "\f177"
}

.flaticon-computer-3:before {
  content: "\f178"
}

.flaticon-web-design-2:before {
  content: "\f179"
}

.flaticon-website-1:before {
  content: "\f17a"
}

.flaticon-settings-4:before {
  content: "\f17b"
}

.flaticon-website-2:before {
  content: "\f17c"
}

.flaticon-graphic-designer:before {
  content: "\f17d"
}

.flaticon-website-3:before {
  content: "\f17e"
}

.flaticon-website-content:before {
  content: "\f17f"
}

.flaticon-web-design-3:before {
  content: "\f180"
}

.flaticon-web-design-4:before {
  content: "\f181"
}

.flaticon-web-design-5:before {
  content: "\f182"
}

.flaticon-responsive:before {
  content: "\f183"
}

.flaticon-web-design-6:before {
  content: "\f184"
}

.flaticon-browser-3:before {
  content: "\f185"
}

.flaticon-responsive-design:before {
  content: "\f186"
}

.flaticon-web-development-2:before {
  content: "\f187"
}

.flaticon-ux-design-1:before {
  content: "\f188"
}

.flaticon-software-2:before {
  content: "\f189"
}

.flaticon-digital:before {
  content: "\f18a"
}

.flaticon-cloud-service:before {
  content: "\f18b"
}

.flaticon-crm:before {
  content: "\f18c"
}

.flaticon-3d-modeling:before {
  content: "\f18d"
}

.flaticon-software-3:before {
  content: "\f18e"
}

.flaticon-programming-2:before {
  content: "\f18f"
}

.flaticon-security:before {
  content: "\f190"
}

.flaticon-cloud-service-1:before {
  content: "\f191"
}

.flaticon-update:before {
  content: "\f192"
}

.flaticon-webpage:before {
  content: "\f193"
}

.flaticon-anti-virus-software:before {
  content: "\f194"
}

.flaticon-dvd:before {
  content: "\f195"
}

.flaticon-laptop:before {
  content: "\f196"
}

.flaticon-software-4:before {
  content: "\f197"
}

.flaticon-engineering:before {
  content: "\f198"
}

.flaticon-software-development-2:before {
  content: "\f199"
}

.flaticon-programming-3:before {
  content: "\f19a"
}

.flaticon-software-5:before {
  content: "\f19b"
}

.flaticon-development-4:before {
  content: "\f19c"
}

.flaticon-provider:before {
  content: "\f19d"
}

.flaticon-cloud-service-2:before {
  content: "\f19e"
}

.flaticon-algorithm:before {
  content: "\f19f"
}

.flaticon-programming-4:before {
  content: "\f1a0"
}

.flaticon-software-6:before {
  content: "\f1a1"
}

.flaticon-webpage-1:before {
  content: "\f1a2"
}

.flaticon-application:before {
  content: "\f1a3"
}

.flaticon-software-7:before {
  content: "\f1a4"
}

.flaticon-software-8:before {
  content: "\f1a5"
}

.flaticon-software-9:before {
  content: "\f1a6"
}

.flaticon-computer-4:before {
  content: "\f1a7"
}

.flaticon-crm-1:before {
  content: "\f1a8"
}

.flaticon-crm-2:before {
  content: "\f1a9"
}

.flaticon-customer-relationship-management:before {
  content: "\f1aa"
}

.flaticon-crm-3:before {
  content: "\f1ab"
}

.flaticon-crm-4:before {
  content: "\f1ac"
}

.flaticon-crm-5:before {
  content: "\f1ad"
}

.flaticon-crm-6:before {
  content: "\f1ae"
}

.flaticon-webinar:before {
  content: "\f1af"
}

.flaticon-marketing:before {
  content: "\f1b0"
}

.flaticon-graphs:before {
  content: "\f1b1"
}

.flaticon-blog:before {
  content: "\f1b2"
}

.flaticon-digital-marketing:before {
  content: "\f1b3"
}

.flaticon-online-advertising:before {
  content: "\f1b4"
}

.flaticon-online-advertising-1:before {
  content: "\f1b5"
}

.flaticon-advertising:before {
  content: "\f1b6"
}

.flaticon-content:before {
  content: "\f1b7"
}

.flaticon-marketing-strategy:before {
  content: "\f1b8"
}

.flaticon-web-traffic:before {
  content: "\f1b9"
}

.flaticon-brand-awareness:before {
  content: "\f1ba"
}

.flaticon-conversion-rate:before {
  content: "\f1bb"
}

.flaticon-pay-per-click:before {
  content: "\f1bc"
}

.flaticon-cursor:before {
  content: "\f1bd"
}

.flaticon-laptop-1:before {
  content: "\f1be"
}

.flaticon-pay-per-click-1:before {
  content: "\f1bf"
}

.flaticon-payment-method:before {
  content: "\f1c0"
}

.flaticon-payment-1:before {
  content: "\f1c1"
}

.flaticon-computer-5:before {
  content: "\f1c2"
}

.flaticon-pay-per-click-2:before {
  content: "\f1c3"
}

.flaticon-pay-per-click-3:before {
  content: "\f1c4"
}

.flaticon-pay-per-click-4:before {
  content: "\f1c5"
}

.flaticon-pay-per-click-5:before {
  content: "\f1c6"
}

.flaticon-ppc-pay-per-click:before {
  content: "\f1c7"
}

.flaticon-blog-1:before {
  content: "\f1c8"
}

.flaticon-content-management:before {
  content: "\f1c9"
}

.flaticon-subscription:before {
  content: "\f1ca"
}

.flaticon-writer:before {
  content: "\f1cb"
}

.flaticon-content-1:before {
  content: "\f1cc"
}

.flaticon-content-2:before {
  content: "\f1cd"
}

.flaticon-content-management-1:before {
  content: "\f1ce"
}

.flaticon-content-3:before {
  content: "\f1cf"
}

.flaticon-java:before {
  content: "\f1d0"
}

.flaticon-java-1:before {
  content: "\f1d1"
}

.flaticon-file-1:before {
  content: "\f1d2"
}

.flaticon-java-2:before {
  content: "\f1d3"
}

.flaticon-file-extension:before {
  content: "\f1d4"
}

.flaticon-java-3:before {
  content: "\f1d5"
}

.flaticon-java-4:before {
  content: "\f1d6"
}

.flaticon-java-5:before {
  content: "\f1d7"
}

.flaticon-java-6:before {
  content: "\f1d8"
}

.flaticon-java-7:before {
  content: "\f1d9"
}

.flaticon-script:before {
  content: "\f1da"
}

.flaticon-mobile-app:before {
  content: "\f132"
}

.flaticon-mobile-app-1:before {
  content: "\f133"
}

.flaticon-app-development:before {
  content: "\f134"
}

.flaticon-smartphone:before {
  content: "\f135"
}

.flaticon-mobile-app-2:before {
  content: "\f136"
}

.flaticon-mobile-app-3:before {
  content: "\f137"
}

.flaticon-mobile-app-4:before {
  content: "\f138"
}

.flaticon-app-development-1:before {
  content: "\f139"
}

.flaticon-app-development-2:before {
  content: "\f13a"
}

.flaticon-mobile-development-1:before {
  content: "\f13b"
}

.flaticon-app:before {
  content: "\f13c"
}

.flaticon-development:before {
  content: "\f13d"
}

.flaticon-app-1:before {
  content: "\f13e"
}

.flaticon-app-development-3:before {
  content: "\f13f"
}

.flaticon-guarantee:before {
  content: "\f100"
}

.flaticon-crm:before {
  content: "\f101"
}

.flaticon-worker:before {
  content: "\f102"
}

.flaticon-shopping:before {
  content: "\f103"
}

.flaticon-low-cost:before {
  content: "\f104"
}

.flaticon-rating:before {
  content: "\f105"
}

.flaticon-shopping-1:before {
  content: "\f106"
}

.flaticon-football:before {
  content: "\f107"
}

.flaticon-online-learning:before {
  content: "\f108"
}

.flaticon-travel:before {
  content: "\f109"
}

.flaticon-bank:before {
  content: "\f10a"
}

.flaticon-video:before {
  content: "\f10b"
}

.flaticon-dumbbell:before {
  content: "\f10c"
}

.flaticon-fast-food:before {
  content: "\f10d"
}

.flaticon-building:before {
  content: "\f10e"
}

.flaticon-crafts:before {
  content: "\f10f"
}

.flaticon-necklace:before {
  content: "\f110"
}

.flaticon-suitcase:before {
  content: "\f111"
}

.flaticon-delivery-man:before {
  content: "\f112"
}

@charset "utf-8";

@font-face {
  font-family: 'FontAwesome';
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
  font-weight: 400;
  font-style: normal
}

::-moz-selection {
  background: #ce9f41;
  color: #fff
}

::selection {
  background: #ce9f41;
  color: #fff
}

* {
  margin: 0;
  padding: 0
}

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

.clear {
  clear: both
}

body {
  background: #fff;
  font-family: 'Josefin Sans';
  line-height: 28px;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden !important;
  padding: 0 !important
}

a {
  text-decoration: none;
  outline: none;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

a:link {
  text-decoration: none;
  outline: none
}

a:visited {
  text-decoration: none;
  outline: none
}

a:hover {
  text-decoration: none;
  outline: none
}

a:active {
  text-decoration: none;
  outline: none
}

p {
  font-family: 'Josefin Sans';
  line-height: 28px;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 25px
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Josefin Sans';
  font-weight: 500
}

ul {
  margin: 0;
  padding: 0
}

ul li {
  list-style-type: none
}

#main-container {
  height: auto;
  width: 100%;
  overflow-x: hidden
}

button:focus {
  outline: none !important;
  box-shadow: none !important
}

#middle {
  height: auto;
  width: 100%
}

.home_new_slider {
  background-color: #000;
  height: 100vh;
  float: left;
  width: 100%;
  padding-top: 10%
}

.home_new_slider #particles-js {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%
}

.home_new_slider #Home_slider .item .slider_content .content {
  padding-top: 80px
}

.home_new_slider #Home_slider .item .slider_content .content small {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase
}

.home_new_slider #Home_slider .item .slider_content .content h1 {
  font-size: 52px;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize
}

.home_new_slider #Home_slider .item .slider_content .content span {
  font-size: 22px;
  color: #fff;
  margin: 20px 0;
  display: block;
  font-weight: 500
}

.home_new_slider #Home_slider .item .slider_content .content p {
  color: #fff;
  font-size: 16px
}

.home_new_slider #Home_slider .item .slider_content .content a {
  color: #fff;
  font-size: 16px;
  background-color: #ce9f41;
  border: 2px solid #ce9f41;
  padding: 8px 30px;
  margin-right: 15px;
  margin-top: 10px;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px
}

.home_new_slider #Home_slider .item .slider_content .content a:hover {
  background-color: #fff;
  color: #f05222
}

.banner-box {
  background: #013d76;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1087px;
  margin: 0 auto;
  position: absolute;
  bottom: -60px;
  min-height: 115px;
  z-index: 4;
  left: 0;
  right: 0
}

.banner-box .bann-box .icon-box {
  float: left;
  width: 60px;
  height: 60px;
  background: #013d76;
  margin-right: 15px;
  text-align: center;
  line-height: 60px
}

.bann-box .icon-box img {
  -webkit-transition: .5s ease-out;
  -moz-transition: .5s ease-out;
  transition: .5s ease-out
}

.bann-box:hover .icon-box img {
  -webkit-transform: rotateZ(720deg);
  -moz-transform: rotateZ(720deg);
  transform: rotateZ(720deg)
}

.bann-box-1 {
  background: #0b5aa5;
  min-height: 115px;
  padding-left: 25px;
  padding-top: 30px
}

.bann-box-2 {
  min-height: 115px;
  padding-left: 25px;
  padding-top: 30px
}

.bann-box-2 .icon-box {
  background: #0b5aa5 !important
}

.text-box-b {
  float: left;
  padding-top: 8px
}

.text-box-b h3 {
  font-size: 19px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 0
}

.text-box-b p {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 0
}

.section-1 {
  height: auto;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 120px;
  float: left
}

.hedding {
  margin-bottom: 60px;
  text-align: center
}

.hedding h2 {
  text-align: center;
  color: #000;
  font-size: 38px;
  font-weight: 400;
  display: inline-block;
  position: relative
}

.hedding h2:after {
  content: "";
  background: #ce9f41;
  width: 73px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -14px;
  margin: 0 auto;
  right: 0
}

.hedding span {
  font-weight: 700
}

.sec-img-box {
  position: relative;
  height: auto;
  width: 100%
}

.sec-img-box img {
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-left-radius: 8px
}

.overlay-hedding {
  position: absolute;
  box-shadow: 0px 8px 35px 0px rgba(40, 121, 198, .23);
  bottom: -55px;
  background: #0b5aa5;
  width: 399px;
  height: 116px;
  z-index: 2;
  text-align: center;
  padding-top: 10px
}

.overlay-hedding h2 {
  color: #fff;
  font-size: 26px;
  line-height: 47px;
  font-weight: 700;
  margin-bottom: 0
}

.sec-text-box {
  height: auto;
  width: 100%
}

.sec-text-box p {
  font-size: 17px;
  font-weight: 400;
  color: #000;
  line-height: 28px;
  text-align: justify
}

p.bold-text {
  margin-bottom: 8px
}

.sec-text-box p strong {
  font-size: 20px;
  color: #0b5aa5;
  font-weight: 600;
  line-height: 22px
}

.box-1 {
  height: auto;
  width: 100%;
  margin-bottom: 30px
}

.box-1 span {
  font-size: 30px;
  color: #ce9f41;
  font-weight: 500
}

.box-1.box-04 span {
  font-size: 30px
}

.box-1.box-05 span {
  font-size: 30px
}

.box-1.box-06 span {
  font-size: 30px
}

.box-1.box-04 {
  margin-bottom: 0
}

.box-1.box-05 {
  margin-bottom: 0
}

.box-1.box-06 {
  margin-bottom: 0
}

.box-1 p {
  color: #0b5aa5;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 0
}

.service {
  height: auto;
  width: 100%
}

.serv-tab {
  height: auto;
  width: 100%
}

.service .hedding h3 {
  text-align: center;
  color: #000;
  font-size: 40px;
  font-weight: 400;
  display: inline-block;
  position: relative
}

.service .hedding h3:after {
  content: "";
  background: #ce9f41;
  width: 73px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -14px;
  margin: 0 auto;
  right: 0
}

.service .hedding h3 span {
  font-weight: 700
}

.service-li-box {
  background: #ce9f41;
  height: auto
}

.service-li-box .nav-tabs {
  border-bottom: none
}

.service-li-box .nav-tabs .nav-item {
  width: 19.6%;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, .15)
}

.service-li-box .nav-tabs .nav-item a:hover {
  background: #fff
}

.service-li-box .nav-tabs .nav-item:hover a {
  color: #ce9f41
}

.service-li-box .nav-tabs .nav-item a.active {
  background: #fff;
  color: #ce9f41
}

.service-li-box .nav-tabs .nav-item a {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  padding: 25px 0;
  border: none;
  border-radius: 0
}

.service-li-box .nav-tabs .nav-item a:hover {
  border: none
}

.service-li-box .nav-tabs .nav-item a .tab-iocn {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  font-size: 50px
}

.service-li-box .owl-carousel .owl-nav.disabled {
  display: none
}

.service .owl-nav {
  display: none
}

.service-panel-box {
  background: #f2f7fe;
  padding-top: 50px;
  padding-bottom: 50px
}

.service-panel-box .tab-pane .tab-box-1 {
  border-left: 3px solid #0b5aa5;
  margin-bottom: 70px;
  padding-left: 15px
}

.service-panel-box .tab-pane .tab-box-1 h4 {
  font-size: 16px;
  color: #0b5aa5;
  text-transform: uppercase;
  font-weight: 600
}

.service-panel-box .tab-pane .tab-box-1 .nav-tabs {
  border-bottom: 0
}

.service-panel-box .tab-pane .tab-box-1 .nav-tabs a {
  font-size: 15px;
  color: #ce9f41;
  border: 0;
  font-weight: 500;
  padding: 0 15px;
  border-right: 2px solid #ce9f41;
  line-height: 17px;
  border-radius: 0
}

.service-panel-box .tab-pane .tab-box-1 .nav-tabs a.active {
  color: #0b5aa5
}

.service-panel-box .tab-pane .tab-box-1 .nav-tabs a:hover {
  color: #0b5aa5
}

.service-panel-box .tab-pane .tab-box-1 .nav-tabs .nav-item:last-child a {
  border-right: 0
}

.service-panel-box .tab-pane .tab-box-1 .nav-tabs .nav-item:first-child a {
  padding-left: 20px;
  background: url(https://cdn.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.ecomsolver.com/wp-content/themes/ecom/assets/css/../img/iocn/tab-left-bg.png) no-repeat left top
}

.service-panel-box .tab-text-box {
  background: #fff;
  padding: 30px 15px;
  box-shadow: 0px 0px 57px 0px rgba(11, 90, 165, .21)
}

.service-panel-box .tab-text-box h4 {
  color: #ce9f41;
  font-size: 24px;
  font-weight: 700
}

.service-panel-box .tab-text-box p {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  text-align: justify
}

.service-panel-box .tab-text-box a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 180px;
  height: 60px;
  line-height: 63px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background: #ce9f41;
  display: inline-block;
  text-align: center;
  letter-spacing: 0;
  font-weight: 500;
  text-decoration: none;
  position: relative
}

.service-panel-box .tab-text-box a .arrowRight,
.service-panel-box .tab-text-box a .arrowRight:before {
  position: absolute;
  left: 91%
}

.service-panel-box .tab-text-box a .arrowRight {
  top: 44px
}

.service-panel-box .tab-text-box a:hover {
  background: #024d94
}

.tab-box-04 {
  margin-bottom: 0 !important
}

.case_studies_heading {
  background: #f2f7fe;
  position: relative;
  padding-top: 40px
}

.case_studies_heading .hedding {
  padding-bottom: 60px;
  text-align: center;
  margin-bottom: 0
}

.case_studies_heading .hedding h5 {
  text-align: center;
  color: #000;
  font-size: 38px;
  font-weight: 400;
  display: inline-block;
  position: relative
}

.case_studies_heading .hedding h5 span {
  font-weight: 700
}

.case_studies_heading .hedding h5:after {
  content: "";
  background: #ce9f41;
  width: 73px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -14px;
  margin: 0 auto;
  right: 0
}

.custom_case_study {
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 20px 0px #00000030
}

.custom_case_study:before {
  position: absolute;
  content: "";
  width: 50%;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #ce9f41
}

.custom_case_study .case_study_slider {
  width: 100%;
  float: left
}

.custom_case_study .case_study_slider #myCarousel .carousel-inner {
  float: left;
  width: 100%
}

.custom_case_study .case_study_slider #myCarousel .carousel-inner .carousel-item .fill {
  width: 100%;
  float: left
}

.custom_case_study .case_study_slider #myCarousel .carousel-inner .carousel-item .fill .left_box {
  position: relative;
  width: 50%;
  float: left;
  padding: 70px 30px 70px 0;
  color: #fff
}

.custom_case_study .case_study_slider #myCarousel .carousel-inner .carousel-item .fill .left_box span {
  font-size: 20px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 30px;
  font-weight: 500
}

.custom_case_study .case_study_slider #myCarousel .carousel-inner .carousel-item .fill .left_box h5 {
  font-size: 40px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 30px;
  font-weight: 500
}

.custom_case_study .case_study_slider #myCarousel .carousel-inner .carousel-item .fill .left_box p {
  color: #fff;
  text-align: justify
}

.custom_case_study .case_study_slider #myCarousel .carousel-inner .carousel-item .fill .left_box a {
  color: #ce9f41;
  background-color: #fff;
  padding: 10px 30px;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px
}

.custom_case_study .case_study_slider #myCarousel .carousel-inner .carousel-item .fill .left_box a:hover {
  color: #fff;
  background-color: #000
}

.custom_case_study .case_study_slider #myCarousel .carousel-inner .carousel-item .fill .right_box {
  width: 50%;
  float: left;
  padding-left: 15px
}

.custom_case_study .case_study_slider #myCarousel .carousel-inner .carousel-item .fill .right_box ul {
  display: block;
  width: 100%;
  float: left;
  padding-top: 20px
}

.custom_case_study .case_study_slider #myCarousel .carousel-inner .carousel-item .fill .right_box ul li {
  margin-bottom: 20px;
  display: block;
  width: 100%;
  float: left
}

.custom_case_study .case_study_slider #myCarousel .carousel-inner .carousel-item .fill .right_box ul li .right_img {
  width: 100%;
  float: left
}

.custom_case_study .case_study_slider .slide-wrapper #myCarousel {
  display: inline;
  float: left;
  width: 100%
}

.custom_case_study .case_study_slider .slide-wrapper #myCarousel .carousel-inner>.carousel-item.carousel-item-next,
.custom_case_study .case_study_slider .slide-wrapper #myCarousel .carousel-inner>.carousel-item.active.carousel-item-right {
  transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  top: 0
}

.custom_case_study .case_study_slider .slide-wrapper #myCarousel .carousel-inner>.carousel-item.carousel-item-prev,
.custom_case_study .case_study_slider .slide-wrapper #myCarousel .carousel-inner>.carousel-item.active.carousel-item-left {
  transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  top: 0
}

.custom_case_study .case_study_slider .slide-wrapper #myCarousel .carousel-inner>.carousel-item.next.carousel-item-left,
.custom_case_study .case_study_slider .slide-wrapper #myCarousel .carousel-inner>.carousel-item.carousel-item-prev.carousel-item-right,
.carousel-inner>.carousel-item.active {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  top: 0
}

.custom_case_study .case_study_slider .slide-wrapper #myCarousel .carousel-indicators {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 0;
  left: -70px;
  right: auto;
  width: 100px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg)
}

.custom_case_study .case_study_slider .slide-wrapper #myCarousel .carousel-indicators li {
  display: block;
  margin-bottom: 0;
  border: 1px solid #fff;
  width: 18px;
  height: 13px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-left: 10px;
  margin-right: 0
}

.custom_case_study .case_study_slider .slide-wrapper #myCarousel .carousel-indicators li.active {
  margin-bottom: 0;
  background: #fff
}

.custom_case_study .case_study_slider #Home_case_slide .item {
  width: 100%;
  float: left
}

.custom_case_study .case_study_slider #Home_case_slide .item .left_box {
  position: relative;
  width: 50%;
  float: left;
  padding: 70px 30px 70px 0;
  color: #fff
}

.custom_case_study .case_study_slider #Home_case_slide .item .left_box span {
  font-size: 20px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 30px;
  font-weight: 500
}

.custom_case_study .case_study_slider #Home_case_slide .item .left_box h5 {
  font-size: 40px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 30px;
  font-weight: 500
}

.custom_case_study .case_study_slider #Home_case_slide .item .left_box p {
  color: #fff;
  text-align: justify
}

.custom_case_study .case_study_slider #Home_case_slide .item .left_box a {
  color: #ce9f41;
  background-color: #fff;
  padding: 10px 30px;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px
}

.custom_case_study .case_study_slider #Home_case_slide .item .left_box a:hover {
  color: #fff;
  background-color: #000
}

.custom_case_study .case_study_slider #Home_case_slide .item .right_box {
  width: 50%;
  float: left;
  padding-left: 15px
}

.custom_case_study .case_study_slider #Home_case_slide .item .right_box ul {
  display: block;
  width: 100%;
  float: left;
  padding-top: 20px
}

.custom_case_study .case_study_slider #Home_case_slide .item .right_box ul li {
  margin-bottom: 20px;
  display: block;
  width: 100%;
  float: left
}

.custom_case_study .case_study_slider #Home_case_slide .item .right_box ul li .right_img {
  width: 100%;
  float: left
}

.custom_case_study .case_study_slider #Home_case_slide {
  display: none
}

.custom_case_study .case_study_slider #Home_case_slide .owl-nav {
  display: none
}

.review {
  height: auto;
  margin-bottom: 60px;
  width: 100%;
  position: relative;
  background: #f2f7fe;
  padding-top: 60px;
  padding-bottom: 60px
}

.review .hedding .revicon {
  color: #ce9f41;
  font-size: 23px;
  display: block;
  margin-bottom: 15px
}

.review .hedding h5,
.blog .hedding h5,
.domain .hedding h5 {
  text-align: center;
  color: #000;
  font-size: 38px;
  font-weight: 400;
  display: inline-block;
  position: relative
}

.review .hedding h5 span,
.blog .hedding h5 span,
.domain .hedding h5 span {
  font-weight: 700
}

.review .hedding p {
  color: #000;
  font-size: 17px;
  margin-top: 20px
}

.review-box-video {
  height: auto;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(11, 90, 165, .15);
  width: 100%;
  position: relative;
  margin-bottom: 40px
}

.review-box-video img {
  width: 100%;
  height: auto
}

.review-box-video .play-butten img {
  max-width: 100%;
  width: auto
}

.review-box-video .play-butten {
  width: 100%
}

.review-box {
  transition: all .3s cubic-bezier(.25, .8, .25, 1);
  padding: 20px 30px;
  position: relative;
  margin-bottom: 60px
}

.review-box:hover {
  background: #fff;
  box-shadow: 0 1px 15px rgba(11, 90, 165, .12), 0 1px 15px rgba(11, 90, 165, .24)
}

#reviewsour .owl-item.active.center .review-box {
  background: #fff;
  box-shadow: 0 1px 15px rgba(11, 90, 165, .12), 0 1px 15px rgba(11, 90, 165, .24)
}

.review-box .review-profile-img {
  background: #ce9f41;
  width: 56px;
  height: 56px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  top: 0
}

.review-name {
  margin-top: 55px;
  margin-bottom: 20px
}

.review-name span.name {
  display: block;
  color: #ce9f41;
  line-height: 15px
}

.review-name span.work {
  font-size: 18px;
  color: #666;
  font-weight: 400
}

.review-name span.name strong {
  margin-right: 8px
}

.review-text p {
  font-size: 16px;
  color: #000;
  text-align: justify
}

.review-rating {
  height: auto;
  width: 100%
}

.review-rating ul {
  margin: 0;
  padding: 0
}

.review-rating ul li {
  display: inline-block;
  margin-right: 5px
}

.review-rating ul .svg-inline--fa {
  color: #ce9f41
}

.review #reviewsour .owl-nav {
  display: none
}

.review-box .quote {
  width: 40px;
  height: 40px;
  background: #ce9f41;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  right: 30px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  bottom: -18px;
  font-size: 20px
}

.review-btn-box {
  height: auto;
  width: 100%
}

.review-btn-box .rev-btn {
  height: auto;
  width: 100%;
  margin-bottom: 35px;
  text-align: center
}

.review-btn-box .rev-btn span {
  color: #ce9f41;
  font-size: 24px;
  font-weight: 600
}

.review-btn-box .icon {
  text-align: center
}

.review-btn-box .icon li {
  display: inline-block;
  width: 13%;
  margin-bottom: 10px
}

.blog {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

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

.blog-img img {
  box-shadow: 0px 0px 5px 0px rgba(11, 90, 165, .15);
  width: 100%;
  height: auto
}

.blog .blog-box-1 span,
.blog .blog-box-2 span {
  font-size: 16px;
  color: #ce9f41;
  font-weight: 600
}

.blog h5 {
  font-weight: 600;
  font-size: 18px;
  color: #0b5aa5
}

.blog a.red {
  color: #0b5aa5;
  font-size: 16px;
  font-weight: 600;
  position: relative
}

.blog a.red:hover {
  text-decoration: underline
}

.blog a.red .arrowRight {
  border-right: 2px #0b5aa5 solid;
  border-bottom: 2px #0b5aa5 solid;
  width: 6px;
  height: 6px;
  left: 135%;
  top: 25px
}

.blog a.red .arrowRight:before {
  border-right: 2px #0b5aa5 solid;
  border-bottom: 2px #0b5aa5 solid;
  width: 6px;
  height: 6px;
  margin: -2px 0 0 -4px
}

.blog .blog-box-1 {
  border: 1px solid #e9e9e9;
  margin-bottom: 30px
}

.img-box {
  float: left;
  height: auto;
  margin-right: 10px
}

.blog-text {
  float: left;
  width: 65.9%;
  padding: 20px
}

.blog-text p {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  text-align: justify
}

.blog .blog-box-2 {
  border: 1px solid #e9e9e9;
  padding: 20px;
  margin-bottom: 20px
}

.domain {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 30px
}

.dom-box {
  height: auto;
  width: 100%
}

.dom-box ul li .domain-iocn {
  height: auto;
  width: 100%;
  margin-bottom: 15px
}

.dom-box ul li .domain-text {
  color: #000;
  font-size: 20px;
  font-weight: 600
}

.dom-box ul li .domain-iocn span {
  color: #ce9f41;
  font-size: 60px
}

.dom-box ul {
  margin: 0;
  padding: 0
}

.dom-box ul li {
  float: left;
  width: 16.4%;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
  min-height: 180px;
  padding-top: 30px
}

.dom-box ul li:hover {
  background: #000000
}

.dom-box ul li:hover .domain-text,
.dom-box ul li:hover .domain-iocn span {
  color: #fff
}

.blog-box-btn a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 230px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background: #ce9f41;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 700;
  text-decoration: none;
  position: relative
}

.blog-box-btn a:hover {
  background: #024d94
}

.blog-box-btn a span.arrowRight {
  top: 43px
}

#footer {
  height: auto;
  width: 100%;
  position: relative;
  float: left
}

.footer-box-1 {
  height: auto;
  width: 100%;
  background: #000000;
  padding-top: 60px;
  padding-bottom: 30px
}

.footer-box-1 .hedding h5 {
  color: #fff;
  font-size: 38px;
  font-weight: 400;
  display: inline-block;
  position: relative
}

.footer-box-1 .hedding p {
  color: #fff;
  font-size: 20px;
  margin-top: 25px;
  margin-bottom: 0;
  text-align: center
}

.footer-box-1 .hedding p span {
  font-weight: 600
}

.footer-box-2 {
  background-size: cover;
  height: auto;
  width: 100%;
  position: relative;
  padding-bottom: 250px
}

.footer-form {
  background: #fff;
  padding: 35px 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border: 5px solid #ce9f41;
  box-shadow: 0 10px 30px #00000057;
  max-width: 920px;
  margin: 0 auto;
  position: relative;
  top: -60px
}

.footer-form .e-btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 230px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background: #ce9f41;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  border: 0;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.footer-form .e-btn:hover {
  background: #000000
}

.footer-form .ecom-form-bar-l-wrapper {
  border-right: 2px solid #f1f1f1;
  height: auto;
  width: 100%
}

.footer-form .ecom-form-bar-l-wrapper .icon-box {
  display: table
}

.icon-box-cell p {
  padding-bottom: 0;
  padding-left: 35px;
  margin: 0;
  line-height: 20px;
  font-size: 16px;
  color: #333;
  font-weight: 500
}

.icon-box-cell svg {
  font-size: 35px;
  color: #ce9f41
}

.footer-form .ecom-form-bar-l-wrapper .icon-box .icon-box-cell {
  display: table-cell;
  vertical-align: middle;
  height: 80px;
  margin: auto
}

.footer-form .ecom-form-bar-l-wrapper .icon-box label {
  vertical-align: middle;
  padding-left: 35px;
  position: relative;
  color: #333;
  font-size: 16px;
  font-weight: 600
}

.footer-form .ecom-form-bar-l-wrapper .icon-box label a {
  color: #ce9f41;
  font-weight: 500
}

.footer-form .ecom-form-bar-l-wrapper .icon-box label img {
  width: 30px;
  margin-right: 10px
}

.footer-form .ecom-form-bar-l-wrapper .icon-box label a:hover {
  text-decoration: underline
}

.footer-box-3 {
  height: auto;
  width: 100%
}

.footer-box-3 .footer-menu {
  background: #000000;
  height: auto;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 20px
}

.footer-box-3 .footer-menu ul {
  padding: 0;
  margin-bottom: 30px
}

.footer-box-3 .footer-menu ul li {
  list-style: none;
  line-height: 26px
}

.footer-box-3 .footer-menu ul li a {
  color: #fff;
  font-size: 15px;
  font-weight: 300
}

.footer-box-3 .footer-menu ul li a:hover {
  color: #ce9f41;
  text-decoration: underline
}

p.footer-head {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  margin-bottom: 10px
}

p.footer-head:after {
  content: "";
  position: absolute;
  top: 15px;
  margin-left: 5px;
  background: #ce9f41;
  height: 2px;
  width: 50px
}

.footer-box-3 .footer-copyright {
  background: #fff;
  height: auto;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 10px
}

.footer-box-3 .footer-copyright p.footer-head {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  margin-bottom: 10px
}

.footer-box-3 .footer-copyright .flag {
  height: auto;
  width: 100%;
  margin-bottom: 15px
}

.footer-box-3 .footer-copyright .flag ul {
  margin: 0;
  padding: 0
}

.footer-box-3 .footer-copyright .flag ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 10px
}

.footer-box-3 .footer-copyright .f-skpy {
  height: auto;
  width: 100%
}

.footer-box-3 .footer-copyright .f-skpy ul {
  margin: 0;
  padding: 0
}

.footer-box-3 .footer-copyright .f-skpy ul li {
  list-style-type: none;
  margin-bottom: 0
}

.footer-box-3 .footer-copyright .f-skpy ul li span {
  margin-right: 5px;
  font-size: 14px;
  color: #333;
  font-weight: 600
}

.footer-box-3 .footer-copyright .f-skpy ul li a {
  font-size: 15px;
  color: #000;
  font-weight: 400
}

.footer-box-3 .footer-copyright .f-skpy ul li a:hover {
  text-decoration: underline;
  color: #ce9f41
}

.footer-box-3 .footer-copyright .footer-logo {
  height: auto;
  width: 100%
}

.footer-box-3 .footer-copyright .footer-logo ul {
  margin: 0;
  padding: 0;
  text-align: center
}

.footer-box-3 .footer-copyright .footer-logo ul li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 25px
}

.footer-box-3 .footer-copyright .certificate {
  height: auto;
  width: 100%
}

.footer-box-3 .footer-copyright .certificate ul {
  margin: 0;
  padding: 0
}

.footer-box-3 .footer-copyright .certificate ul li {
  display: inline-block;
  list-style-type: none;
  width: 25%;
  margin-bottom: 10px
}

.footer-box-3 .footer-copyright .footer-site-map {
  height: auto;
  width: 100%;
  text-align: center
}

.footer-box-3 .footer-copyright .footer-site-map a {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  padding-left: 5px;
  padding-right: 5px
}

.footer-box-3 .footer-copyright .footer-site-map a:hover {
  color: #ce9f41;
  text-decoration: underline
}

.footer-box-3 .footer-copyright .footer-social {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px
}

.footer-box-3 .footer-copyright .footer-social ul {
  margin: 0;
  padding: 0
}

.footer-box-3 .footer-copyright .footer-social ul li {
  display: inline-block;
  margin-right: 10px
}

.footer-box-3 .footer-copyright .dmc {
  height: auto;
  width: 100%
}

.footer-box-3 .footer-copyright .dmc p {
  margin-bottom: 20px;
  color: #333;
  font-size: 16px;
  font-weight: 400
}

.footer-box-3 .footer-copyright .footer-social ul a {
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  color: #333;
  font-size: 16px;
  display: block
}

.footer-box-3 .footer-copyright .footer-social ul li.facebook:hover a {
  background: #3b5998;
  color: #fff
}

.footer-box-3 .footer-copyright .footer-social ul li.twitter:hover a {
  background: #2caae1;
  color: #fff
}

.footer-box-3 .footer-copyright .footer-social ul li.linkedin:hover a {
  background: #007bb6;
  color: #fff
}

.footer-box-3 .footer-copyright .footer-social ul li.play:hover a {
  background: #e6291b;
  color: #fff
}

.footer-box-3 .footer-copyright .footer-social ul li.google:hover a {
  background: #e6291b;
  color: #fff
}

.footer-box-3 .footer-copyright p {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400
}

.footer-box-3 .footer-copyright p a {
  color: #696969;
  text-decoration: none
}

.footer-box-3 .footer-copyright p a:hover {
  color: #ce9f41
}

.hr-box {
  background: #000000;
  width: 380px;
  padding: 30px 30px 0;
  height: auto;
  position: absolute;
  right: 15px;
  bottom: -166px
}

.hr-box h6 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
  line-height: 30px
}

.hr-box p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0
}

.hr-img {
  float: left;
  width: 100px;
  margin-right: 15px;
  height: auto;
  position: relative;
  bottom: -25px
}

.hr-img img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%
}

.hr-email {
  float: left;
  width: 64%;
  padding-top: 25px
}

.hr-email a {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #fff
}

.hr-email a:hover {
  text-decoration: underline;
  color: #ce9f41
}

.footer-form-box {
  height: auto;
  width: 100%
}

.footer-form-box .form-group {
  margin-bottom: 35px
}

.footer-form-box input:focus~.after {
  background-position: 0 0
}

.footer-form-box .after {
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #ce9f41 50%, transparent 50%);
  background-color: #8069728f;
  background-size: 200% 100%;
  background-position: 100% 0;
  transition: all .6s ease
}

.footer-form-box input:focus~label,
.footer-form-box input:valid~label {
  top: -10px;
  transform: scale(.8, .8)
}

.footer-form-box label {
  font-size: 16px;
  font-weight: 400;
  top: 10px;
  left: 15px;
  position: absolute;
  color: #806972;
  transform-origin: left;
  transition: all .3s ease;
  margin-bottom: 0
}

.footer-form-box input:focus {
  outline: none
}

.footer-form-box input {
  width: 100%;
  border: none;
  margin-top: 10px;
  background: 0 0 !important;
  padding: 0 5px !important;
  font-size: 17px !important
}

.footer-form-box #wpcf7-f4517-o1 label {
  font-size: 16px;
  font-weight: 400;
  top: 0;
  left: 15px;
  position: relative;
  color: #806972;
  transform-origin: left;
  transition: all .3s ease;
  margin-bottom: 0
}

.footer-form-box #wpcf7-f4517-o1 input {
  width: 100%;
  border: none;
  margin-top: 0;
  background: 0 0 !important;
  padding: 0 5px !important;
  font-size: 16px !important;
  border-bottom: 2px solid #999
}

.footer-form-box #wpcf7-f4517-o1 input[type=file] {
  width: 100%;
  border: none;
  margin-top: 10px;
  background: 0 0 !important;
  padding: 0 5px !important;
  font-size: 14px !important
}

.footer-form-box #wpcf7-f4517-o1 input[type=submit] {
  background: #ce9f41 !important;
  border: none;
  padding: 10px 0 !important;
  width: 160px;
  color: #fff;
  font-size: 14px !important
}

.footer-form-box #wpcf7-f4517-o1 textarea {
  width: 100%;
  border: none;
  outline: none;
  height: 60px;
  border-bottom: 2px solid #999
}

.footer-form-box #wpcf7-f4517-o1 div.row select.wpcf7-select {
  border: none;
  width: 100%;
  height: 30px;
  color: #846d76;
  border-bottom: 2px solid #999
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  display: none !important
}

.footer-form-box select#budget1 {
  border: none;
  width: 100%;
  height: 41px;
  color: #846d76;
  border-bottom: 2px solid #b8abb0
}

.footer-form-box button,
.footer-form-box select {
  text-transform: none;
  outline: 0
}

.footer-form-box textarea {
  width: 100%;
  border: none;
  outline: none
}

.footer-form-box input:focus~label {
  color: #ce9f41;
  font-size: 16px
}

.inner-page #header {
  margin-bottom: 69px
}

.inner-page #header .logo-menu {
  background: #fff;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
  padding-bottom: 0
}

.inner-page #header .logo-menu .logo a img.white-logo {
  display: none
}

.inner-page #header .logo-menu .logo a img.color-logo {
  display: block
}

.inner-page #header .logo-menu .menu .request-box .line-butten a img.white-logo {
  display: none
}

.inner-page #header .logo-menu .menu .request-box .line-butten a img.color-logo {
  display: block;
  margin-top: 8px
}

.inner-page #header .logo-menu .navigation a {
  color: #333
}

.all_page_color {
  position: relative;
  padding: 160px 0 40px;
  background-image: linear-gradient(to right top, #e14504, #e14504, #130002, #000, #020004);
  text-align: center
}

.all_page_color .banner_content {
  position: relative
}

.all_page_color .banner_content span,
.all_page_color .banner_content h1 {
  position: relative;
  font-size: 34px;
  color: #fff;
  font-weight: 700
}

.all_page_color .banner_content p {
  color: #fff
}

.aboutuspage .about-page {
  margin-top: 50px;
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

.aboutuspage .about-page .hedding {
  text-align: left;
  margin-bottom: 30px
}

.aboutuspage .about-page .hedding h1 {
  text-align: left
}

.aboutuspage .about-page .hedding h1:after {
  right: inherit;
  left: 3px
}

.aboutuspage p.para-title {
  font-size: 20px !important;
  color: #000;
  font-weight: 500;
  margin-bottom: 15px !important
}

.aboutuspage p.para-title span {
  font-weight: 800
}

.aboutuspage .about-page p {
  margin-bottom: 20px;
  text-align: justify
}

.aboutuspage p.last-text {
  margin-bottom: 0
}

.aboutuspage .about-page .about-img {
  height: auto;
  width: 100%;
  position: relative
}

.aboutuspage .pain-points {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

.aboutuspage .pain-points .pain-points-img {
  height: auto;
  width: 100%;
  position: relative
}

.aboutuspage .pain-points .hedding {
  text-align: left;
  margin-bottom: 50px
}

.aboutuspage .pain-points .hedding h2 {
  text-align: left
}

.aboutuspage .pain-points .hedding h2:after {
  right: inherit;
  left: 3px
}

.aboutuspage .pain-points .point {
  height: auto;
  width: 100%;
  color: #000
}

.aboutuspage .pain-points .point li {
  list-style-type: none;
  margin-bottom: 30px;
  text-align: justify
}

.aboutuspage .pain-points .point li:last-child {
  margin-bottom: 0
}

.aboutuspage .pain-points .point li span {
  display: block;
  color: #ce9f41;
  font-weight: 800;
  font-size: 50px;
  margin-bottom: 20px
}

.aboutuspage .mission-box {
  height: auto;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  width: 100%;
  background: #1e5799;
  background: -moz-linear-gradient(left, #1e5799 50%, #f4f6f7 50%);
  background: -webkit-linear-gradient(left, #1e5799 50%, #f4f6f7 50%);
  background: linear-gradient(to right, #1e5799 50%, #f4f6f7 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#f4f6f7', GradientType=1)
}

.aboutuspage .mission-box #accordion .card {
  background: 0 0;
  border-radius: 0;
  border: none;
  margin-bottom: 20px
}

.aboutuspage .mission-box #accordion .card:last-child {
  margin-bottom: 0
}

.aboutuspage .mission-box #accordion .card .card-header {
  background: 0 0;
  border-radius: 0;
  border: none;
  padding: 0
}

.aboutuspage .mission-box #accordion .card .card-header h5 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 15px
}

.aboutuspage .mission-box #accordion .card .card-header h5 a {
  position: relative;
  display: inline-block;
  cursor: pointer
}

.aboutuspage .mission-box #accordion .card .card-header h5 a:after {
  content: "";
  background: #ce9f41;
  width: 60px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 13px;
  left: 115px
}

.aboutuspage .mission-box #accordion .card .card-body {
  padding: 0
}

.aboutuspage .mission-box #accordion .card .card-body p {
  margin-bottom: 0;
  color: #fff;
  text-align: justify
}

.aboutuspage .mission-box .four-box {
  text-align: center;
  margin-bottom: -60px;
  margin-top: -60px;
  position: relative
}

.aboutuspage .mission-box .four-box .box-1 {
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 30px
}

.aboutuspage .mission-box .four-box .box-2 {
  border-bottom: 1px solid #ededed;
  padding-top: 60px;
  padding-bottom: 30px
}

.aboutuspage .mission-box .four-box .box-3 {
  border-right: 1px solid #ededed;
  padding-top: 60px;
  padding-bottom: 30px
}

.aboutuspage .mission-box .four-box .box-4 {
  padding-top: 60px;
  padding-bottom: 30px
}

.aboutuspage .mission-box .four-box .iocn {
  margin-bottom: 12px
}

.aboutuspage .mission-box .four-box .iocn span {
  font-size: 64px;
  color: #ce9f41;
  font-weight: 500
}

.aboutuspage .mission-box .four-box h4 {
  color: #000;
  font-size: 20px;
  font-weight: 500
}

.aboutuspage .mission-box .four-box .analyze {
  position: absolute;
  height: 185px;
  width: 185px;
  background: #f15e32;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 25%;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 40px
}

.aboutuspage .mission-box .four-box .analyze .icon-a {
  margin-bottom: 10px
}

.aboutuspage .mission-box .four-box .analyze .icon-a span {
  font-size: 64px;
  color: #fff;
  font-weight: 500
}

.aboutuspage .mission-box .four-box .analyze h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0
}

.aboutuspage .business-needs {
  margin-bottom: 120px;
  height: auto;
  width: 100%
}

.aboutuspage .business-needs h3 {
  text-align: center;
  color: #000;
  font-size: 38px;
  font-weight: 400;
  display: inline-block;
  position: relative
}

.aboutuspage .business-needs h3:after {
  content: "";
  background: #ce9f41;
  width: 73px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -14px;
  margin: 0 auto;
  right: 0
}

.aboutuspage .business-needs .needs-box {
  position: relative;
  height: auto;
  width: 100%
}

.aboutuspage .business-needs .needs-box .needs-text {
  background: #024d94;
  padding: 5px 20px
}

.aboutuspage .business-needs .needs-box .needs-text p {
  margin-bottom: 0;
  color: #fff;
  font-size: 17px;
  font-weight: 500
}

.aboutuspage .business-needs .needs-box .needs-text h5 {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  display: block;
  margin-top: 16px
}

.aboutuspage .business-needs .needs-box .needs-text span {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  text-align: right;
  display: block;
  margin-top: 14px;
  margin-bottom: 15px
}

.aboutuspage .prosess {
  height: auto;
  width: 100%;
  background: #024d94;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 60px
}

.aboutuspage .prosess .prosess-box {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 50px
}

.aboutuspage .prosess .prosess-box .prosess-icon {
  margin-bottom: 30px
}

.aboutuspage .prosess .prosess-box .prosess-icon span {
  font-size: 50px;
  color: #f15e32;
  margin-top: 20px;
  display: block
}

.prosess .prosess-box .prosess-text {
  height: auto;
  width: 100%
}

.aboutuspage .prosess .prosess-box .prosess-text span {
  color: #f15e32;
  font-weight: 800;
  font-size: 45px
}

.aboutuspage .prosess .prosess-box .prosess-text p {
  color: #333;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0
}

.aboutuspage .prosess .enquiry {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #f15e32;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 40px
}

.aboutuspage .prosess .enquiry .enquiry-icon {
  margin-bottom: 12px
}

.aboutuspage .prosess .enquiry .enquiry-icon span {
  font-size: 50px;
  color: #fff;
  margin-top: 20px;
  display: block
}

.aboutuspage .enquiry-text {
  height: auto;
  width: 100%
}

.aboutuspage .enquiry-text span {
  display: block;
  font-size: 22px;
  margin-bottom: 20px;
  color: #fff
}

.aboutuspage .enquiry-text a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  padding: 12px 55px
}

.aboutuspage .enquiry-text a:hover {
  background: #333;
  color: #fff
}

.aboutuspage .about-review {
  height: auto;
  width: 100%;
  margin-bottom: 60px
}

.aboutuspage .about-review .hedding {
  margin-bottom: 25px
}

.aboutuspage .about-review h2 {
  margin-bottom: 28px
}

.aboutuspage .about-review p.hedding-p {
  margin-bottom: 10px;
  font-size: 19px;
  color: #000
}

.aboutuspage .about-review p img {
  position: relative;
  top: -2px
}

.aboutuspage .about-review .rating-web {
  margin-bottom: 60px
}

.aboutuspage .about-review-text-bottom {
  background: #f15e32;
  text-align: center;
  padding: 15px;
  text-transform: uppercase;
  font-weight: 800;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: -25px;
  z-index: 8;
  font-size: 30px;
  color: #fff;
  line-height: 30px
}

.aboutuspage .about-blog {
  height: auto;
  width: 100%;
  margin-bottom: 60px
}

.aboutuspage .blog-img {
  height: auto;
  width: 100%
}

.aboutuspage .about-blog .blog-text-about {
  height: auto;
  width: 100%
}

.aboutuspage .about-blog .blog-text-about p {
  text-align: justify
}

.aboutuspage .about-blog .blog-text-about span {
  color: #f15e32;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  display: inline-flex
}

.aboutuspage .about-blog .blog-text-about h5 {
  color: #000;
  font-size: 19px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 15px
}

.aboutuspage .about-blog .blog-text-about a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 17px;
  color: #f15e32
}

.aboutuspage .about-blog .blog-text-about a svg {
  margin-left: 5px
}

.aboutuspage .about-blog .blog-text-about a:hover {
  color: #024d94
}

.contactpage {
  position: relative
}

.contactpage .contact-banner {
  height: auto;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
  position: relative
}

.contactpage .contact-banner h1 {
  color: #000;
  font-size: 50px;
  font-weight: 800;
  line-height: 60px;
  margin-bottom: 5px
}

.contactpage .contact-banner p.para-title {
  font-size: 20px !important;
  color: #333;
  font-weight: 600;
  margin-bottom: 20px !important
}

.contactpage .contact-banner a {
  width: 201px;
  display: inline-block;
  text-align: center;
  line-height: 58px;
  color: #fff;
  height: 58px;
  background: #ce9f41;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  font-size: 18px
}

.contactpage .contact-banner a:hover {
  background: #0b5aa5
}

.contactpage .contact-banner a svg {
  margin-right: 8px
}

.contactpage .contact-banner p {
  margin-bottom: 10px
}

.contactpage hr.space.m {
  height: 50px;
  border: 0;
  margin: 0;
  clear: both
}

.contactpage .ml-25 {
  margin-left: 25px
}

.contactpage .mt-25 {
  margin-top: 25px !important
}

.contactpage .hired-box {
  text-align: center;
  height: auto;
  width: 100%;
  position: relative
}

.contactpage .hired-text h2 {
  font-size: 40px;
  margin-bottom: 10px;
  line-height: 45px;
  color: #ce9f41;
  font-weight: 600
}

.contactpage .hired-text p {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  margin: 20px 0
}

.contactpage .contact-form {
  height: auto;
  width: 100%;
  position: relative;
  padding-top: 100px;
  padding-bottom: 300px
}

.contactpage .contact-form .footer-form {
  top: inherit
}

.contactpage .contact-form .hr-box {
  bottom: -149px
}

.contactpage .we-are {
  height: auto;
  width: 100%;
  margin-bottom: 60px;
  position: relative
}

.contactpage .we-are .hedding h2 {
  margin-bottom: 15px
}

.contactpage .we-are .hedding p {
  font-size: 20px !important;
  color: #333;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 25px !important
}

.contactpage .we-are .brands {
  height: auto;
  width: 100%;
  margin: 25px 0
}

.contactpage .startups {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

.contactpage .startups .hedding h2 {
  margin-bottom: 15px
}

.contactpage .startups .hedding p {
  font-size: 20px !important;
  color: #333;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 25px !important
}

.contactpage .achievements {
  height: auto;
  width: 100%;
  margin-bottom: 60px
}

.contactpage .achievements .hedding {
  margin-bottom: 25px
}

.contactpage .achievements .rating-web {
  margin-bottom: 60px
}

.contactpage .achievements .good-firms-box {
  padding: 30px;
  background: #fff;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
  min-height: 245px
}

.contactpage .achievements .good-firms-box p {
  font-size: 20px !important;
  color: #ce9f41;
  line-height: 25px;
  font-weight: 600;
  margin-bottom: 0 !important
}

.contactpage .achievements .good-firms-box figure:first-child img {
  width: 200px
}

.contactpage .box-mail {
  background: #ce9f41;
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 60px
}

.contactpage .box-mail .inner-box-mail {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: flex;
  align-items: center
}

.contactpage .box-mail .inner-box-mail .icon {
  border-right: 2px solid #e6e6e6;
  padding: 10px 20px;
  font-size: 30px;
  color: #ce9f41
}

.contactpage .box-mail .inner-box-mail .contact-details {
  padding: 25px 34px;
  font-size: 18px
}

.contactpage .box-mail .inner-box-mail .contact-details span {
  display: block
}

.contactpage .box-mail .inner-box-mail .contact-details a {
  color: #ce9f41;
  font-weight: 600;
  font-size: 19px
}

.contactpage .box-mail .inner-box-mail .contact-details a:hover {
  text-decoration: underline
}

.contactpage .office-branch {
  margin-bottom: 60px;
  height: auto;
  width: 100%;
  position: relative
}

.contactpage .office-branch .office-branch-box {
  padding: 30px;
  background: #fff;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
  margin-bottom: 15px;
  margin-top: 15px;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px
}

.contactpage .office-branch .office-branch-box h5 {
  color: #000;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px
}

.contactpage .office-branch .office-branch-box h5 span {
  background: #ce9f41;
  font-size: 14px;
  color: #fff;
  padding: 5px;
  font-weight: 500
}

.contactpage .office-branch .office-branch-box p {
  color: #000;
  font-weight: 500;
  margin-bottom: 15px
}

.contactpage .office-branch .office-branch-box p span {
  display: block;
  color: #ce9f41;
  font-size: 30px;
  margin-bottom: 8px
}

.contactpage .office-branch .office-branch-box p a {
  color: #000;
  font-size: 25px;
  font-weight: 600
}

.contactpage .office-branch .office-branch-box p:last-child {
  margin-bottom: 0
}

.contactpage .office-branch .carousel-control-prev {
  height: 50px;
  width: 50px;
  background: #f05222;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  opacity: 1;
  left: -80px;
  top: 40%
}

.contactpage .office-branch .carousel-control-prev:hover {
  background: #0b5aa5
}

.contactpage .office-branch .carousel-control-next:hover {
  background: #0b5aa5
}

.contactpage .office-branch .carousel-control-next {
  height: 50px;
  width: 50px;
  background: #f05222;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  opacity: 1;
  right: -80px;
  top: 40%
}

.contactpage .office-branch .ecomofficeimg {
  border: 5px solid #ce9f41;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.contactpage .office-branch .ecomofficeimg:hover {
  border: 5px solid #000;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.contactpage .office-branch .ecomofficeimg img {
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.contactpage .office-branch .ecomofficeimg:hover img {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.careerpage {
  position: relative
}

.careerpage .careers-banner {
  background: url(https://cdn.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.ecomsolver.com/wp-content/themes/ecom/assets/css/../img/careers.jpg) no-repeat right;
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

.careerpage .careers-inner-box {
  background: #13599b;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 80px 50px;
  max-width: 792px;
  margin-top: 75px;
  margin-bottom: 82px;
  position: relative
}

.careerpage .careers-inner-box h4 {
  color: #fff;
  line-height: 38px;
  font-size: 30px;
  font-weight: 700
}

.careerpage .careers-inner-box p {
  color: #fff;
  font-size: 18px;
  font-weight: 500
}

.careerpage .careers-inner-box .hr-profile .hr-img {
  bottom: 0
}

.careerpage .careers-inner-box .hr-profile .hr-email {
  padding-top: 15px
}

.careerpage .careers-text {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 30px
}

.careerpage .careers-text .hedding {
  margin-bottom: 10px
}

.careerpage .careers-text .hedding h5 {
  margin-bottom: 25px
}

.careerpage .careers-text .hedding p {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  text-align: center
}

.careerpage .careers-text p {
  text-align: justify
}

#ApplyNow .hedding h2 {
  color: #fff
}

.careerpage .together {
  background-image: linear-gradient(to right top, #e14504, #e14504, #130002, #000, #020004);
  height: auto;
  width: 100%;
  position: relative;
  padding-top: 150px;
  padding-bottom: 40px;
  margin-bottom: 60px
}

.careerpage .together h2 {
  color: #fff;
  font-size: 25px;
  font-weight: 600
}

.careerpage .together p {
  color: #fff;
  font-size: 18px;
  margin-bottom: 0
}

.careerpage .opportunities {
  height: auto;
  width: 100%;
  position: relative
}

.careerpage .opportunities .hedding {
  margin-bottom: 60px
}

.careerpage .opportunities .hedding h1 {
  margin-bottom: 25px;
  text-align: center;
  color: #000;
  font-size: 38px;
  font-weight: 400;
  display: inline-block;
  position: relative
}

.careerpage .opportunities .hedding h1:after {
  content: "";
  background: #ce9f41;
  width: 73px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -14px;
  margin: 0 auto;
  right: 0
}

.careerpage .opportunities .hedding p {
  color: #000;
  font-size: 20px;
  font-weight: 700
}

.careerpage .together-box {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

.careerpage .together-box h3 {
  font-size: 26px;
  color: #ce9f41;
  font-weight: 700;
  margin-bottom: 25px
}

.careerpage .together-box .exp {
  height: auto;
  width: 100%;
  margin-bottom: 15px
}

.careerpage .together-box .exp li {
  list-style-type: none;
  margin-bottom: 5px
}

.careerpage .together-box .exp li:last-child {
  margin-bottom: 0
}

.careerpage .together-box .exp li svg {
  margin-right: 8px;
  color: #ce9f41
}

.careerpage .together-box .exp li span {
  color: #666;
  font-weight: 500;
  font-size: 17px
}

.careerpage .together-box h4 {
  color: #000;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 10px
}

.careerpage .together-box ul {
  margin: 0;
  padding: 0
}

.careerpage .together-box ul li {
  list-style-type: none;
  display: table;
  margin-bottom: 8px;
  vertical-align: top
}

.careerpage .together-box ul li span {
  padding-right: 15px;
  color: #ce9f41;
  font-size: 18px;
  display: table-cell
}

.careerpage .together-box ul li span svg {
  position: relative;
  top: 3px
}

.careerpage .together-box ul li a {
  background: #ce9f41;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  padding: 8px 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 15px
}

.careerpage .together-box ul li a:hover {
  background: #13599b
}

.careerpage .culture {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 30px
}

.careerpage .culture .hedding h4,
.careerpage .different .hedding h4,
.careerpage .careers-text .hedding h5 {
  margin-bottom: 28px;
  text-align: center;
  color: #000;
  font-size: 38px;
  font-weight: 400;
  display: inline-block;
  position: relative
}

.careerpage .culture .hedding h4:after,
.careerpage .different .hedding h4:after,
.careerpage .careers-text .hedding h5:after {
  content: "";
  background: #ce9f41;
  width: 73px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -14px;
  margin: 0 auto;
  right: 0
}

.careerpage .culture .hedding p {
  color: #000;
  font-weight: 700;
  font-size: 18px
}

.careerpage .culture .culture-img-box {
  margin-bottom: 30px
}

.careerpage .culture .culture-img-box img:hover {
  box-shadow: 0 5px 15px 0 rgba(32, 33, 36, .28)
}

.careerpage .culture .culture-img-box-1 {
  margin-bottom: 22px
}

.careerpage .culture .culture-img-box-2 {
  margin-bottom: 22px
}

.careerpage .culture .culture-img-box-3 {
  margin-bottom: 22px
}

.careerpage .different {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

.careerpage .different .hedding h4 {
  margin-bottom: 28px
}

.careerpage .different .hedding p {
  color: #000;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px
}

.careerpage .different .hedding p.font-semi-sm {
  font-weight: 500;
  font-size: 22px
}

.careerpage .different .hedding p.font-semi-sm .oreng {
  color: #ce9f41
}

.careerpage .different-box {
  text-align: center;
  margin-bottom: 30px
}

.careerpage .different-box h5 {
  color: #ce9f41;
  font-size: 22px;
  font-weight: 600
}

.careerpage .different-box p {
  color: #000;
  font-size: 20px;
  font-weight: 400
}

.blog-page #header {
  margin-bottom: 0
}

.blog-banner {
  background: url(https://cdn.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.ecomsolver.com/wp-content/themes/ecom/assets/css/../img/blogbanner.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 550px;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

.blog-banner:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5)
}

.blog-banner .overlay {
  z-index: 1;
  max-width: 720px;
  margin: 0 auto;
  padding: 40px;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  margin-top: 7%
}

.blog-banner .overlay span.post-cat .category {
  display: inline-block;
  padding: 0 8px;
  margin-right: 5px;
  font-weight: 500;
  letter-spacing: .1em;
  line-height: 26px;
  background: #ce9f41 !important;
  color: #fff !important
}

.blog-banner .overlay .post-title {
  text-shadow: 0 0 22px #0e0d0d !important;
  margin-top: 25px;
  margin-bottom: 25px;
  font-weight: 700;
  color: inherit;
  font-size: 41px;
  line-height: 1.25;
  -webkit-font-smoothing: initial
}

.blog-banner .overlay .meta-item,
.blog-banner .overlay .meta-sep,
.blog-banner .overlay .post-date,
.blog-banner .overlay .view {
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: .1em;
  color: #fff;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-size: 14px
}

.blog-banner .overlay .meta-sep:before {
  padding: 0 5px;
  font-size: 11px;
  content: "-"
}

.blog-banner .overlay .meta-item a {
  color: #fff
}

.blog_detail_page_css p {
  font-size: 18px !important
}

.blog-detail-text {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

.blog-detail-text .left-sidebar {
  padding-left: 3.896%;
  padding-right: 3.896%;
  position: relative
}

.blog-detail-text .left-sidebar .social-share {
  position: absolute;
  margin-left: -120px;
  margin-top: 5px;
  height: 100%;
  opacity: 1;
  transition: opacity .2s ease-in;
  overflow: visible;
  box-sizing: border-box
}

.blog-detail-text .left-sidebar .social-share .share-text {
  display: block;
  margin-bottom: 27px;
  color: #111;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .1em;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  word-wrap: normal;
  overflow-wrap: normal
}

.blog-detail-text .left-sidebar .social-share .services-li {
  height: auto;
  width: 100%;
  position: relative
}

.blog-detail-text .left-sidebar .social-share .services-li ul {
  margin: 0;
  padding: 0
}

.blog-detail-text .left-sidebar .social-share .services-li ul li a {
  margin-top: -1px;
  margin-bottom: 12px;
  display: block;
  width: 42px;
  height: 42px;
  --shadow-color: rgba(var(--service-color-rgb, 0, 0, 0), .18);
  box-shadow: -1px -1px 2px 0px rgba(0, 0, 0, .05), 1px 3px 5px -1px var(--shadow-color);
  border-radius: 50%;
  color: #111;
  font-size: 17px;
  line-height: 44px;
  text-align: center
}

.blog-detail-text .left-sidebar .social-share .services-li ul li.printes a {
  border-radius: 2px;
  text-indent: 20px;
  width: auto;
  padding: 0 4px 0 0;
  text-align: center;
  text-decoration: none;
  font: 11px/20px "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  color: #fff !important;
  background: #e60023 url(https://www.ecomsolver.com/wp-content/themes/ecom/assets/css/../img/iocn/download.svg) 3px 50% no-repeat;
  background-size: 14px 14px;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  box-shadow: inset 0 0 1px #888;
  height: 20px;
  position: relative;
  vertical-align: baseline
}

.blog-detail-text .left-sidebar .social-share .services-li ul li.printes a:hover {
  background: #e60023 url(https://www.ecomsolver.com/wp-content/themes/ecom/assets/css/../img/iocn/download.svg) 3px 50% no-repeat;
  box-shadow: none;
  color: #fff !important;
  background-size: 14px 14px;
  transform: none
}

.blog-detail-text .left-sidebar .social-share .services-li ul li a:hover {
  background: #fff;
  transform: translateY(-2px)
}

.blog-detail-text .left-sidebar .social-share .services-li ul li.facebook a {
  color: #135cb6;
  --service-color-rgb: 19, 92, 182
}

.blog-detail-text .left-sidebar .social-share .services-li ul li.twitter a {
  color: #089fc5;
  --service-color-rgb: 8, 159, 197
}

.blog-detail-text .left-sidebar .social-share .services-li ul li.linkedin a {
  color: #02669a;
  --service-color-rgb: 2, 102, 154
}

.blog-detail-text .left-sidebar .post-content p {
  text-align: justify
}

.blog-detail-text .left-sidebar p strong a {
  color: #000;
  text-decoration: underline
}

.post-content h2 {
  margin-top: calc(13px + 1.2em);
  margin-bottom: calc(10px + .2em);
  color: #000;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5
}

.post-content h3 {
  margin-top: calc(13px + 1.2em);
  margin-bottom: calc(10px + .2em);
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.5;
  color: #000;
  -webkit-font-smoothing: antialiased
}

.post-content h3 img {
  position: relative;
  top: -2px
}

.post-content img.alignleft {
  margin-right: 8px
}

.blog-detail-text .right-sidebar .inner {
  height: auto;
  width: 100%;
  position: relative
}

.blog-detail-text .right-sidebar .inner ul {
  margin: 0;
  padding: 0
}

.blog-detail-text .right-sidebar .inner ul li {
  margin-bottom: 50px
}

.blog-detail-text .right-sidebar .inner ul li .latest-posts span {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  background: #ce9f41;
  padding: 7px 20px;
  color: #fff;
  cursor: pointer;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.blog-detail-text .right-sidebar .inner ul li .latest-posts span a {
  color: #fff
}

.blog-detail-text .right-sidebar .inner ul li .latest-posts span:hover {
  background-color: #024d94;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.blog-detail-text .right-sidebar .inner ul li .ema {
  background-color: #282d88 !important;
  padding-top: 0;
  padding-bottom: 20px
}

.blog-detail-text .right-sidebar .inner ul li .latest-posts .widget-title {
  border-bottom: 1px solid #ff001f !important;
  margin-bottom: 35px;
  padding-bottom: 9px;
  box-sizing: border-box;
  border-bottom: 1px solid #e1e1e1;
  font-size: 20px;
  font-weight: 600;
  color: #000;
  line-height: 1.5
}

.blog-detail-text .right-sidebar .inner ul li .latest-posts .carousel-caption {
  background: rgba(0, 0, 0, .65);
  width: 100%;
  right: 0;
  left: 0;
  color: #fff;
  bottom: 0;
  padding: 10px;
  z-index: 1
}

.blog-detail-text .right-sidebar .inner ul li .latest-posts .carousel-caption p {
  color: #fff;
  margin-bottom: 0;
  text-align: left;
  font-size: 14px;
  line-height: normal
}

.blog-detail-text .right-sidebar .inner ul li .ema .form-control {
  width: 300px;
  margin: 0 auto;
  display: block;
  border: none;
  box-shadow: none !important;
  outline: none !important;
  background-position: 0 0 !important;
  background: #fff;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  padding: 0 16px;
  max-width: 100%;
  outline: 0;
  font-size: 14px;
  color: #989898;
  border-radius: 0;
  height: 3.14286em
}

.blog-detail-text .right-sidebar .inner ul li .ema .btn {
  margin: 0 auto;
  display: block;
  width: 100px;
  font-size: 17px !important;
  background: #ff001f !important;
  -webkit-appearance: none;
  color: #fff;
  padding: 16px 20px;
  border: 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  height: auto;
  letter-spacing: .1em;
  text-transform: uppercase;
  border-radius: 0
}

.post-content .aligncenter,
.post-content div.aligncenter {
  display: block;
  margin: 40px auto
}

.left-sidebar .the-post-foot {
  margin-top: 90px;
  height: auto;
  width: 100%
}

.left-sidebar .the-post-foot .post-tags {
  float: left;
  margin-top: -8px;
  max-width: 70%
}

.left-sidebar .the-post-foot .post-tags a {
  display: inline-block;
  margin-top: 8px;
  margin-right: 8px;
  padding: 6px 18px;
  border: 1px solid #ebebeb;
  color: #111;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .1em;
  line-height: 1.5;
  text-transform: uppercase
}

.left-sidebar .the-post-foot .post-tags a:hover {
  color: #ce9f41
}

.left-sidebar .the-post-foot .post-share {
  float: right;
  margin-bottom: 25px
}

.left-sidebar .the-post-foot .post-share ul {
  margin: 0;
  padding: 0
}

.left-sidebar .the-post-foot .post-share ul li {
  list-style-type: none;
  display: inline-block
}

.left-sidebar .the-post-foot .post-share ul li.counters a {
  float: left;
  border: 1px solid #ebebeb;
  box-sizing: border-box;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  padding: 0 16px;
  width: auto;
  border-radius: 15px;
  text-align: center;
  color: #ce9f41
}

.left-sidebar .the-post-foot .post-share ul li.counters a span {
  font-weight: 600;
  font-size: 12px;
  margin-left: 5px
}

.left-sidebar .the-post-foot .post-share ul li.facebook a,
.left-sidebar .the-post-foot .post-share ul li.twitter a {
  float: left;
  margin-left: 4px;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  color: #111;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  transition: all .25s ease-in-out
}

.left-sidebar .the-post-foot .post-share ul li.facebook a:hover,
.left-sidebar .the-post-foot .post-share ul li.twitter a:hover {
  color: #ce9f41
}

.left-sidebar .the-post-foot .post-share ul li.printes {
  border-radius: 2px;
  text-indent: 20px;
  width: auto;
  padding: 0 4px 0 0;
  text-align: center;
  text-decoration: none;
  font: 11px/20px "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  color: #fff !important;
  background: #e60023 url(https://www.ecomsolver.com/wp-content/themes/ecom/assets/css/../img/iocn/download.svg) 3px 50% no-repeat;
  background-size: 14px 14px;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  box-shadow: inset 0 0 1px #888;
  height: 20px;
  position: relative;
  top: -12px;
  vertical-align: baseline
}

.left-sidebar .the-post-foot .post-share ul li.printes a {
  color: #fff
}

.left-sidebar .author-box {
  background-color: #f6f6f6;
  background: url(https://cdn.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.ecomsolver.com/wp-content/themes/ecom/assets/css/../img/zzzzzzz-2.jpg) no-repeat;
  padding: 20px 34px;
  margin-top: 134px;
  border: none;
  text-align: center
}

.left-sidebar .author-box .image {
  position: relative
}

.left-sidebar .author-box .image img {
  width: 200px;
  height: 200px;
  border: 5px solid #fff;
  border-radius: 5%;
  margin: 50px 0;
  margin-top: -120px;
  display: inline-block
}

.author-box .image:after {
  background: url(https://cdn.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.ecomsolver.com/wp-content/themes/ecom/assets/css/../img/fluparrow-left.png);
  content: '';
  top: 30px;
  left: 203px;
  width: 200px;
  height: 83px;
  position: absolute;
  transform: rotate(-1deg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 13%;
  z-index: 0
}

.author-box .author>a {
  display: inline-block;
  margin-top: -5px;
  color: #161616;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased
}

.author-box .author-bio {
  margin-top: 18px;
  line-height: 1.6875;
  text-align: center !important;
  font-size: 16px
}

.author-box .social-icons {
  margin-top: 25px
}

.author-box .social-icons li {
  display: inline-block
}

.author-box .social-icons a {
  background-color: #fff;
  padding: 5px;
  border-radius: 5px;
  border: 2px solid #759efa;
  font-size: 14px;
  color: #000;
  font-weight: 600;
  display: inline-block;
  line-height: 30px
}

.author-box .social-icons a:hover {
  background: #0970d9
}

.author-box .social-icons a:hover svg {
  color: #fff
}

.author-box .social-icons a svg {
  font-size: 30px;
  color: #759efa;
  float: left;
  margin-right: 5px
}

.related-posts {
  height: auto;
  width: 100%;
  position: relative
}

.related-posts h4.section-head {
  position: relative;
  margin-top: 60px;
  text-align: center;
  font-size: 0;
  font-weight: 700;
  color: #000;
  line-height: 28px
}

.related-posts h4.section-head:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #e1e1e1
}

.section-head .title {
  position: relative;
  display: inline-block;
  padding: 0 18px;
  z-index: 1;
  color: #000;
  background: #fff;
  font-size: 20px;
  font-weight: 600;
  vertical-align: middle
}

.related-posts-box {
  padding-top: 60px;
  height: auto;
  width: 100%
}

.related-posts-box .post {
  margin-bottom: 30px
}

.related-posts-box .post a img {
  box-shadow: 0 3px 12px -1px rgba(7, 10, 25, .2), 0 22px 27px -20px rgba(7, 10, 25, .2);
  transition: all .3s ease
}

.related-posts-box .post a img:hover {
  opacity: 1;
  box-shadow: 0 15px 45px -5px rgba(7, 10, 25, .25);
  -webkit-filter: brightness(1.07);
  filter: brightness(1.07);
  transform: translate(0, -2px)
}

.related-posts-box .post .content {
  padding-left: 20px;
  padding-right: 20px
}

.related-posts-box .post .content h3.post-title {
  margin-top: 25px;
  margin-bottom: 15px;
  padding: 0;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.45;
  display: block
}

.related-posts-box .post .content h3.post-title a {
  color: #000
}

.related-posts-box .post .content .post-meta {
  font-size: 13px;
  margin-bottom: 15px;
  color: #989898;
  line-height: 1.5;
  text-transform: uppercase
}

.comment h4.section-head {
  position: relative;
  margin-top: 60px;
  text-align: center;
  font-size: 0;
  font-weight: 700;
  color: #000;
  line-height: 28px
}

.comment h4.section-head:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #e1e1e1
}

.comment .title {
  position: relative;
  display: inline-block;
  padding: 0 18px;
  z-index: 1;
  color: #000;
  background: #fff;
  font-size: 20px;
  font-weight: 600;
  vertical-align: middle
}

.comment .comment-form {
  height: auto;
  width: 100%;
  margin: 50px 0 0
}

.comment .comment-form .form-group {
  margin-bottom: 25px
}

.comment .comment-form .form-check {
  margin-bottom: 25px
}

.form-control:focus {
  box-shadow: none
}

.comment-form input[type=checkbox] {
  vertical-align: middle;
  margin-top: -3px;
  padding: 0;
  border: 1px solid #e5e5e5;
  color: #2d53fe;
  width: 16px;
  height: 16px;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, .12);
  position: relative;
  top: 1px;
  overflow: hidden
}

.comment-form input[type=checkbox]:checked:before {
  content: "\2713";
  display: inline-block;
  color: currentColor;
  line-height: 11px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  vertical-align: text-top
}

.comment .comment-form .form-group label {
  margin-bottom: 0;
  color: #000
}

.comment .comment-form .form-group .form-control {
  background: #fff;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  padding: 0 16px;
  max-width: 100%;
  outline: 0;
  font-size: 14px;
  width: 100%;
  height: 3.14286em;
  border-radius: 0
}

.comment .comment-form .form-group textarea.form-control {
  height: auto !important;
  padding: 14px 14px 9px !important
}

.comment-form .btn {
  webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 180px;
  height: 50px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background: #ce9f41;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 600;
  text-decoration: none
}

.comment-form .btn:hover {
  background: #024d94
}

.blog-banner.blog-slider {
  background: 0 0;
  height: auto
}

.blog-banner.blog-slider:before {
  display: none
}

.blog-slider .carousel-item:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5)
}

.blog-slider .carousel-inner .carousel-caption {
  padding: 70px 0 0;
  bottom: inherit
}

.blog-slider .carousel-inner .first-slide.active {
  background: url(https://cdn.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.ecomsolver.com/wp-content/themes/ecom/assets/css/../img/blogbanner.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 550px;
  width: 100%
}

.blog-slider .carousel-inner .second-slide.active {
  background: url(https://cdn.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.ecomsolver.com/wp-content/themes/ecom/assets/css/../img/blogbanner.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 550px;
  width: 100%
}

.blog-slider .carousel-inner .third-slide.active {
  background: url(https://cdn.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.ecomsolver.com/wp-content/themes/ecom/assets/css/../img/blogbanner.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 550px;
  width: 100%
}

.carousel-control-next,
.carousel-control-prev {
  width: 50px;
  height: 50px;
  background: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  top: 50%
}

.carousel-control-next {
  right: 30px
}

.carousel-control-prev {
  left: 30px
}

.blog-slider .overlay .post-title {
  font-weight: 600
}

.subscribe {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

.subscribe-inner {
  padding: 50px 25px;
  background: #dedfe1
}

.subscribe-inner label.text {
  float: left;
  margin-top: .6em;
  padding-left: 0;
  font-size: 16px;
  color: #000;
  font-weight: 600
}

.subscribe-inner .fields {
  float: right;
  margin-bottom: -15px
}

.subscribe-inner .fields .input {
  margin-right: 20px;
  margin-bottom: 15px;
  width: 245px;
  max-width: calc(50vw - 100px);
  height: 3.14286em;
  background: #fff;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  padding: 0 16px;
  max-width: 100%;
  outline: 0;
  font-size: 14px;
  color: #989898
}

.subscribe-inner .fields .button {
  background: #ff001f;
  -webkit-appearance: none;
  color: #fff;
  padding: 16px 20px;
  border: 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  height: auto;
  letter-spacing: .1em;
  text-transform: uppercase
}

.boxes {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

.boxes .cta-box a img {
  height: auto;
  transition: transform .5s ease-in;
  will-change: transform;
  width: 100%
}

.boxes .cta-box a img:hover {
  transform: scale(1.05, 1.05)
}

.boxes .cta-box a {
  position: relative;
  overflow: hidden;
  display: block
}

.boxes .cta-box a:after {
  position: absolute;
  content: "";
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border: 1px solid rgba(255, 255, 255, .95);
  box-shadow: 0 0 0 15px rgba(255, 255, 255, .1);
  will-change: opacity;
  opacity: 0;
  transition: opacity .6s, transform .4s cubic-bezier(.25, .46, .45, .94);
  pointer-events: none
}

.boxes .cta-box a:hover:after {
  opacity: 1
}

.boxes .cta-box {
  position: relative
}

.boxes .cta-box .label {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 95%;
  text-align: center;
  transform: translateY(-50%) translateX(-50%);
  padding: 7px 18px;
  border: 1px solid #fff;
  background: #fff;
  color: #111;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: .1em;
  text-transform: uppercase;
  transition: all .3s ease-in;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

.blog-page {
  height: auto;
  width: 100%;
  margin-bottom: 10px
}

.blog-page .left-sidebar {
  height: auto;
  width: 100%;
  position: relative;
  padding: 0
}

.blog-page .right-sidebar {
  padding-left: 50px;
  height: auto;
  width: 100%;
  position: relative
}

.blog-hedding {
  height: auto;
  margin-bottom: 35px;
  width: 100%;
  position: relative
}

.blog-hedding h4 {
  font-size: 40px;
  font-weight: 600;
  color: #000;
  display: inline-block
}

.blog-hedding .hr-line {
  height: 1px;
  border-top: 1px solid #e4dddd;
  display: block;
  position: relative;
  top: 0;
  width: auto
}

.featured a img {
  width: 100%;
  box-shadow: 0 3px 12px -1px rgba(7, 10, 25, .2), 0 22px 27px -20px rgba(7, 10, 25, .2);
  transition: all .3s ease;
  margin-bottom: 46px;
  will-change: opacity
}

.featured a img:hover {
  opacity: 1;
  box-shadow: 0 15px 45px -5px rgba(7, 10, 25, .25);
  -webkit-filter: brightness(1.07);
  filter: brightness(1.07);
  transform: translate(0, -2px)
}

.blog-page .right-sidebar .post-meta {
  padding-left: 20px;
  margin-bottom: 21px
}

.cat-label {
  position: static;
  bottom: initial;
  left: 0
}

.cat-label a {
  display: inline-block;
  margin-right: 5px;
  padding: 0 8px;
  color: inherit;
  background: #ce9f41;
  color: #fff;
  font-family: Roboto, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 24px;
  -webkit-font-smoothing: antialiased
}

.post-meta .post-title-alt {
  margin: 15px 0;
  margin-bottom: 12px;
  line-height: 1.3;
  font-size: 27px;
  font-weight: 600;
  color: #000;
  max-width: 80%
}

.post-meta .post-title-alt a {
  color: #000
}

.blog-page .post-meta .post-author {
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 1.5;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-size: 12px
}

.blog-page .post-meta .post-author a {
  color: #ef5122
}

.blog-page .post-meta .meta-sep:before {
  content: "-";
  padding: 0 4px
}

.blog-page .post-meta .date-link {
  text-transform: uppercase;
  color: #666;
  font-size: 12px
}

.blog-page .post-content .read-more {
  margin-top: 22px;
  color: #000;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px
}

.blog-page .post-content .read-more a {
  position: relative;
  display: inline-block;
  color: #161616
}

.blog-page .post-content .read-more a span {
  position: relative;
  background: 0 0;
  z-index: 1
}

.blog-page .post-content .read-more a:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background: #ff001f !important;
  transition: transform .3s ease-in
}

.blog-page .post-content {
  margin-bottom: 60px
}

.posts-wrap {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

.posts-wrap .post-box {
  background-color: #f7f7f7;
  box-shadow: 0 3px 12px -1px rgba(7, 10, 25, .2), 0 22px 27px -20px rgba(7, 10, 25, .2);
  min-height: 546px;
  padding: 0 20px;
  margin-bottom: 50px
}

.posts-wrap .post-box .post-header {
  height: auto;
  width: 100%;
  position: relative
}

.posts-wrap .post-box .post-header .post-thumb {
  margin-bottom: 35px;
  margin-left: -20px;
  margin-right: -20px;
  transform: translate3d(0, 0, 0)
}

.posts-wrap .post-box .post-header .post-thumb a {
  display: block;
  position: relative
}

.posts-wrap .post-box .post-header .post-thumb a img {
  box-shadow: 0 3px 12px -1px rgba(7, 10, 25, .2), 0 22px 27px -20px rgba(7, 10, 25, .2);
  transition: all .3s ease;
  width: 100%;
  display: block
}

.posts-wrap .post-box .post-header .post-thumb .cat-label {
  position: absolute;
  bottom: 0;
  left: 0
}

.posts-wrap .post-box .post-header .post-thumb .cat-label a {
  float: left;
  margin-right: 5px;
  padding: 0 8px;
  color: inherit;
  background: #ce9f41;
  color: #fff;
  font-family: Roboto, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 24px;
  -webkit-font-smoothing: antialiased
}

.posts-wrap .post-box .post-header .meta-title .post-title-alt {
  max-width: 100%
}

.posts-wrap .post-box .post-footer {
  margin-top: 38px;
  text-align: center;
  line-height: 41px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden
}

.posts-wrap .post-box .post-footer .social-sharee {
  display: inline-block;
  line-height: 43px;
  height: 43px
}

.posts-wrap .post-box .post-footer .social-sharee li {
  display: inline-block;
  font-size: 14px;
  margin-right: 14px
}

.posts-wrap .post-box .post-footer .social-sharee li a {
  font-size: 12px;
  color: #454545
}

.posts-wrap .post-box .post-footer .social-sharee li a span.number {
  margin-left: 5px
}

.posts-wrap .post-box .post-footer .social-sharee li.printes {
  border-radius: 2px;
  text-indent: 20px;
  width: auto;
  padding: 0 4px 0 0;
  text-align: center;
  text-decoration: none;
  font: 11px/20px "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  color: #fff !important;
  background: #e60023 url(https://www.ecomsolver.com/wp-content/themes/ecom/assets/css/../img/iocn/download.svg) 3px 50% no-repeat;
  background-size: 14px 14px;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  box-shadow: inset 0 0 1px #888;
  height: 20px;
  position: relative;
  top: -2px;
  vertical-align: baseline
}

.posts-wrap .post-box .post-footer .social-sharee li.printes a {
  color: #fff
}

.posts-wrap .post-box .post-footer .social-sharee li.printes a:hover {
  color: #fff
}

.posts-wrap .post-box .post-footer .social-sharee li a:hover {
  color: #2d53fe
}

.posts-wrap .main-pagination {
  margin-top: 65px;
  text-align: center
}

.posts-wrap .main-pagination a {
  display: inline-block;
  min-width: initial;
  padding: 16px 50px;
  border: 0;
  background: #f6f6f6;
  color: #000;
  box-shadow: 0 2px 3px rgba(110, 110, 110, .25);
  font-family: Roboto, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased
}

.posts-wrap .main-pagination a:hover {
  background: #000;
  color: #fff
}

.top-ten {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

.top-ten .top-ten-hedding {
  margin-bottom: 60px;
  height: auto;
  position: relative
}

.top-ten .top-ten-hedding h4 {
  position: relative;
  text-align: center;
  font-size: 0;
  font-weight: 700;
  color: #000;
  line-height: 28px
}

.top-ten .top-ten-small {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 45px
}

.top-ten .top-ten-small a {
  display: block
}

.top-ten .top-ten-small a img {
  box-shadow: 0 3px 12px -1px rgba(7, 10, 25, .2), 0 22px 27px -20px rgba(7, 10, 25, .2);
  transition: all .3s ease;
  margin-bottom: 25px;
  width: 100%
}

.top-ten .post-thumb {
  height: auto;
  width: 100%;
  position: relative;
  transform: translate3d(0, 0, 0)
}

.top-ten .post-thumb a {
  display: block;
  position: relative
}

.top-ten .post-thumb .cat-label {
  position: absolute;
  bottom: 25px
}

.top-ten .post-thumb .cat-label a {
  background: #f63c54
}

.top-ten .post-thumb a img {
  box-shadow: 0 3px 12px -1px rgba(7, 10, 25, .2), 0 22px 27px -20px rgba(7, 10, 25, .2);
  transition: all .3s ease;
  margin-bottom: 25px;
  width: 100%
}

.top-ten .post-thumb a img:hover {
  opacity: 1;
  box-shadow: 0 15px 45px -5px rgba(7, 10, 25, .25);
  -webkit-filter: brightness(1.07);
  filter: brightness(1.07);
  transform: translate(0, -2px)
}

.top-ten .top-ten-small a img:hover {
  opacity: 1;
  box-shadow: 0 15px 45px -5px rgba(7, 10, 25, .25);
  -webkit-filter: brightness(1.07);
  filter: brightness(1.07);
  transform: translate(0, -2px)
}

.top-ten .top-ten-small h3 {
  line-height: 1.42;
  font-size: 19px;
  font-weight: 600;
  padding-left: 25px;
  padding-right: 25px
}

.top-ten .top-ten-small h3 a {
  color: #000
}

.top-ten .top-ten-big {
  padding-left: 15px
}

.top-ten .top-ten-big h2.post-title-alt {
  margin: 15px 0;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 600
}

.top-ten .top-ten-big h2.post-title-alt a {
  color: #000
}

.top-ten .top-ten-big .post-author {
  color: #989898;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased
}

.top-ten .top-ten-big .post-author a {
  color: #ce9f41;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase
}

.top-ten .top-ten-big a.date-link {
  color: #989898;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase
}

.top-ten .top-ten-hedding h4.section-head:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #e1e1e1
}

.top-ten .top-ten-hedding h4 .title {
  position: relative;
  display: inline-block;
  padding: 0 18px;
  z-index: 1;
  color: #000;
  background: #fff;
  font-size: 40px;
  font-weight: 600;
  vertical-align: middle
}

.butten-box {
  margin-top: 60px;
  text-align: center
}

.butten-box a {
  webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 165px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  background: #fff;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 600;
  text-decoration: none
}

.butten-box a:hover {
  background: #000;
  color: #fff
}

.sucess-stories {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

.sucess-stories .sucess-img {
  height: auto;
  width: 100%
}

.sucess-stories .sucess-img img {
  width: 100%;
  height: auto;
  box-shadow: 0 3px 12px -1px rgba(7, 10, 25, .2), 0 22px 27px -20px rgba(7, 10, 25, .2);
  transition: all .3s ease
}

.sucess-stories .sucess-img img:hover {
  opacity: 1;
  box-shadow: 0 15px 45px -5px rgba(7, 10, 25, .25);
  -webkit-filter: brightness(1.07);
  filter: brightness(1.07);
  transform: translate(0, -2px)
}

.sucess-text {
  height: auto;
  width: 100%
}

.sucess-text .sucess-text-hedding {
  position: relative;
  height: auto;
  width: 100%;
  margin-bottom: 40px
}

.sucess-text .sucess-text-hedding h4 {
  color: #000;
  font-size: 40px
}

.sucess-text .sucess-text-hedding h4:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 45%;
  height: 1px;
  background: #e1e1e1
}

.sucess-text .stories-li {
  padding-left: 40px;
  height: auto;
  width: 100%
}

.sucess-text .stories-li ul {
  margin: 0;
  padding: 0
}

.sucess-text .stories-li ul li {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 20px;
  margin-bottom: 20px
}

.sucess-text .stories-li ul li .post-cat {
  letter-spacing: .1em;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  color: #989898;
  font-size: 13px
}

.sucess-text .stories-li ul li a {
  color: #989898;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased
}

.sucess-text .stories-li ul li .meta-sep:before {
  content: "-";
  padding: 0 3px
}

.sucess-text .stories-li ul li a .post-date {
  color: #ce9f41
}

.sucess-text .stories-li ul li h2 {
  margin-bottom: 0
}

.sucess-text .stories-li ul li:last-child {
  margin: 0;
  padding: 0;
  border-bottom: none
}

.sucess-text .stories-li a.view-btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 180px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background: #ce9f41;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 600;
  text-decoration: none;
  margin-top: 40px
}

.sucess-text .stories-li a.view-btn:hover {
  background: #024d94
}

.sucess-text .stories-li ul li h2 a {
  color: #000;
  font-size: 17px;
  line-height: 1.4;
  text-transform: none
}

.news-alert {
  height: auto;
  width: 100%;
  position: relative;
  margin-top: 60px
}

.news-alert .news-hedding {
  height: auto;
  margin-bottom: 35px;
  width: 100%;
  position: relative
}

.news-alert .news-hedding h4 {
  font-size: 40px;
  font-weight: 600;
  color: #000;
  display: inline-block
}

.news-alert .news-hedding .hr-line {
  height: 1px;
  border-top: 1px solid #e4dddd;
  display: block;
  position: relative;
  top: 0;
  width: auto
}

.news-box .news-box-inner {
  margin-bottom: 50px;
  height: auto;
  width: 100%
}

.news-box .news-box-inner .post-thumb {
  float: left;
  max-width: 100%
}

.news-box .news-box-inner .post-thumb a {
  display: block
}

.news-box .news-box-inner .post-thumb a img {
  height: auto;
  width: 100%
}

.news-box .news-box-inner .content {
  padding-left: 0;
  height: auto;
  width: 100%;
  float: left
}

.news-box .news-box-inner .content .post-meta {
  height: auto;
  width: 100%
}

.news-box .news-box-inner .content .post-meta a.date-link .post-date {
  letter-spacing: .1em;
  font-weight: 500;
  font-size: 13px
}

.news-box .news-box-inner .content .post-meta .post-cat {
  font-weight: 500;
  letter-spacing: .1em;
  text-transform: uppercase
}

.news-box .news-box-inner .content .post-meta .post-cat a,
.post-author a,
.post-by.meta-item span a {
  color: #ce9f41;
  font-size: 15px;
  text-transform: uppercase
}

.news-box .news-box-inner .content .post-meta .post-title {
  max-width: 86%;
  margin-top: 16px;
  margin-bottom: 14px;
  font-size: 24px;
  line-height: 1.4
}

.news-box .news-box-inner .content .post-meta .post-title a {
  color: #000
}

.news-box .news-box-inner .post-content {
  margin-bottom: 20px
}

.news-box .news-box-inner .post-footer a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 180px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background: #ce9f41;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 600;
  text-decoration: none
}

.news-box .news-box-inner .post-footer a:hover {
  background: #024d94
}

.testimonialpage {
  height: auto;
  width: 100%;
  position: relative
}

.testimonialpage .hedding {
  margin-bottom: 60px;
  text-align: center
}

.testimonialpage .hedding h1 {
  text-align: center;
  color: #000;
  font-size: 38px;
  font-weight: 400;
  display: inline-block;
  position: relative
}

.testimonialpage .hedding h1 span {
  font-weight: 700
}

.testimonialpage .hedding h1:after {
  content: "";
  background: #ce9f41;
  width: 73px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -14px;
  margin: 0 auto;
  right: 0
}

.testimonialpage .textmocl ul li {
  width: 31%;
  position: relative;
  float: left;
  margin-bottom: 30px;
  height: 450px;
  overflow: hidden;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.testimonialpage .textmocl ul li:hover {
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px #ccc;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.testimonialpage .textmocl ul li span {
  position: relative;
  margin: 20px auto;
  text-align: center;
  align-items: center;
  display: block
}

.testimonialpage .textmocl ul li span img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 100px
}

.testimonialpage .textmocl ul li h2 {
  margin-top: 15px;
  color: #ce9f41;
  font-size: 24px
}

.testimonialpage .textmocl ul li h3 {
  color: #ce9f41;
  margin-bottom: 15px;
  display: block;
  font-size: 14px
}

.testimonialpage .textmocl ul li h5 {
  color: #ce9f41;
  margin-bottom: 15px;
  display: block;
  font-size: 14px
}

.testimonialpage .textmocl ul li p {
  font-size: 14px;
  margin-bottom: 0;
  text-align: justify
}

.hire-page .bannerhire {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 150px 0;
  position: relative
}

.hire-page .bannerhire:before {
  position: absolute;
  content: "";
  background-color: #000000db;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.hire-page .bannerhire .bannerheading {
  text-align: center
}

.hire-page .bannerhire .bannerheading h1 {
  color: #fff;
  font-weight: 800;
  font-size: 62px;
  text-transform: uppercase;
  max-width: 600px;
  margin: 0 auto
}

.hire-page .bannerhire .bannerheading p {
  color: #fff
}

.hire-page .happyclient {
  text-align: center;
  position: relative;
  display: block;
  top: -90px
}

.hire-page .happyclient .bgcl {
  background: #fff;
  padding: 30px 0;
  box-shadow: 0px 3px 10px 0px #0728442e;
  border-radius: 30px 30px 0 0;
  -webkit-border-radius: 30px 30px 0px 0px;
  -moz-border-radius: 30px 30px 0px 0px;
  -ms-border-radius: 30px 30px 0px 0px;
  -o-border-radius: 30px 30px 0px 0px
}

.hire-page .happyclient .clibox span {
  font-size: 54px;
  color: #ce9f41
}

.hire-page .happyclient .clibox h6 {
  font-size: 24px;
  color: #ce9f41
}

.hire-page .happyclient .clibox h6 span {
  display: block;
  color: #000;
  font-size: 16px;
  margin-top: 5px
}

.hire-page .hirecontent {
  height: auto;
  position: relative;
  margin-bottom: 70px
}

.hire-page .hirecontent .contenthr h2,
.hire-page .hirecontent .listbox h3,
.hire-page .hirecontent .listbox h4,
.hire-page .hirecontent .listbox h5 {
  font-size: 30px;
  font-weight: 500;
  color: #ce9f41;
  text-transform: capitalize
}

.hire-page .hirecontent .listbox h3 {
  text-align: center
}

.hire-page .hirecontent .contenthr p {
  font-size: 17px;
  text-align: justify
}

.hire-page .hirecontent .listbox {
  margin-top: 50px
}

.hire-page .hirecontent .listbox h3 strong {
  color: #000;
  font-weight: 500
}

.hire-page .hirecontent .listbox ul {
  text-align: left
}

.hire-page .hirecontent .listbox ul li {
  font-size: 17px;
  font-weight: 500;
  color: #000;
  width: 30%;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.hire-page .hirecontent .listbox ul li .svg-inline--fa {
  position: relative;
  display: inline-block;
  left: -10px;
  color: #ce9f41
}

.hire-page .hirecontent .listbox ul li:hover {
  color: #ce9f41;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.hire-page .hirecontent .listbox p {
  font-size: 17px;
  text-align: justify
}

.hire-page .hirecontent .servicexper ul {
  text-align: center
}

.hire-page .hirecontent .servicexper ul li {
  text-align: left;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.hire-page .hirecontent .servicexper ul li .svg-inline--fa {
  position: relative;
  color: #ce9f41
}

.hire-page .hirecontent .servicexper ul li:hover {
  color: #ce9f41;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.hire-page .hirecontent .servicexper ul li span {
  display: block;
  margin-bottom: 30px;
  font-size: 54px;
  color: #ce9f41;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.hire-page .hirecontent .bcolor {
  background: #e2e2e2;
  margin-top: 40px;
  position: relative;
  padding-bottom: 30px
}

.hire-page .hirecontent .servicexper_new ul {
  text-align: center
}

.hire-page .hirecontent .servicexper_new ul li {
  text-align: left;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  margin: 7px 50px
}

.hire-page .hirecontent .servicexper_new ul li img {
  display: block;
  margin: 0 auto
}

.hire-page .hirecontent .servicexper_new ul li:hover {
  color: #ce9f41;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.services-page .bannerhire {
  position: relative;
  height: auto
}

.services-page .bannerhire img {
  height: 600px;
  width: 100%
}

.services-page .bannerhire .banner_content {
  position: absolute;
  top: 130px;
  left: 16%;
  max-width: 1300px;
  margin: 0 auto
}

.services-page .bannerhire .banner_content .bannerheading {
  max-width: 700px
}

.services-page .bannerhire .banner_content .bannerheading h1 {
  color: #fff;
  font-weight: 800;
  font-size: 82px;
  text-transform: uppercase
}

.services-page .bannerhire .banner_content .bannerheading h1 span {
  font-size: 24px;
  display: block
}

.services-page .bannerhire .banner_content .bannerheading p {
  color: #fff
}

.services-page .bannerhire .banner_content a {
  color: #f7f7f7;
  font-size: 15px;
  background: #ce9f41;
  padding: 15px 40px;
  margin-right: 10px;
  text-transform: uppercase;
  font-weight: 500
}

.services-page .bannerhire .banner_content a:hover {
  background: #024d94
}

.services-page .servicescontent {
  margin-top: 70px;
  height: auto;
  position: relative
}

.services-page .servicescontent .contenthr h2 {
  font-size: 34px;
  color: #024d94;
  font-weight: 500;
  margin-bottom: 30px;
  text-transform: capitalize
}

.services-page .servicescontent .contenthr p {
  text-align: justify
}

.services-page .servicescontent .srvimgbox {
  text-align: center
}

.services-page .servicescontent .listbox {
  margin-top: 100px;
  margin-bottom: 100px;
  float: left;
  width: 100%
}

.services-page .servicescontent .listbox h2 {
  font-size: 30px;
  color: #ce9f41;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
  text-transform: capitalize
}

.services-page .servicescontent .listbox h2 span {
  color: #024d94
}

.services-page .servicescontent .listbox ul {
  text-align: center;
  width: 100%;
  float: left;
  display: block
}

.services-page .servicescontent .listbox ul li {
  text-align: center;
  display: inline-block;
  padding: 20px 15px;
  width: 15.2%;
  float: left;
  background: #fff;
  border: 1px solid #e4e0e0;
  min-height: 170px;
  margin: 0 8px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  min-height: 200px
}

.services-page .servicescontent .listbox ul li:hover {
  border: 1px solid #024d94;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.services-page .servicescontent .listbox ul li:hover h3,
.services-page .servicescontent .listbox ul li:hover span {
  color: #024d94;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.services-page .servicescontent .listbox ul li span {
  font-size: 64px;
  color: #ce9f41;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  display: block;
  margin: 20px 0
}

.services-page .servicescontent .listbox ul li h3 {
  font-size: 16px;
  color: #ce9f41;
  font-weight: 500;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  margin-top: 15px;
  text-transform: capitalize
}

.services-page .servicescontent .odprocess {
  margin-bottom: 100px;
  border-bottom: 2px solid #024d94
}

.services-page .servicescontent .odprocess .container .row .col-lg-2 {
  min-width: 20%
}

.services-page .servicescontent .odprocess .heading h3 {
  font-size: 34px;
  color: #ce9f41;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
  text-transform: capitalize
}

.services-page .servicescontent .odprocess .heading p {
  text-align: center;
  margin-bottom: 50px
}

.services-page .servicescontent .odprocess .devprobox {
  position: relative;
  height: 100%
}

.services-page .servicescontent .odprocess .devprobox:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: 34px;
  border-left: 2px solid #024d94;
  z-index: -1
}

.services-page .servicescontent .odprocess .devprobox span {
  background: #024d94;
  width: 70px;
  height: 70px;
  display: inline-block;
  text-align: center;
  padding: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #fff;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-size: 34px;
  line-height: 37px
}

.services-page .servicescontent .odprocess .devprobox p {
  position: absolute;
  top: -8px;
  left: -8px;
  background: #ce9f41;
  color: #fff;
  line-height: 25px;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%
}

.services-page .servicescontent .odprocess .devprobox h3 {
  font-size: 16px;
  font-weight: 600;
  color: #ce9f41;
  margin-bottom: 15px;
  display: inline-block;
  width: 55%;
  margin: 0;
  text-transform: capitalize
}

.services-page .servicescontent .odprocess .devprobox ul {
  width: 100%;
  position: relative;
  margin-left: 50px
}

.services-page .servicescontent .odprocess .devprobox ul li {
  font-size: 14px;
  margin-bottom: 30px;
  position: relative;
  color: #024d94
}

.services-page .servicescontent .odprocess .devprobox ul li:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 11px;
  left: -20px;
  background-color: #024d94;
  border-radius: 50%
}

.services-page .servicescontent .whybackclo {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  padding: 100px 0;
  margin-bottom: 100px
}

.services-page .servicescontent .whybackclo:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #013d76de
}

.services-page .servicescontent .whybackclo .whybox {
  text-align: center
}

.services-page .servicescontent .whybackclo .whybox h3 {
  color: #fff;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 30px;
  text-transform: capitalize
}

.services-page .servicescontent .whybackclo .whybox p {
  color: #ffffffc7;
  text-align: justify;
  font-size: 17px
}

.services-page .servicescontent .whybackclo .whybox ul {
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 100%
}

.services-page .servicescontent .whybackclo .whybox ul li {
  color: #ffffffc7;
  font-size: 15px;
  position: relative;
  width: 33%;
  margin-bottom: 13px;
  text-align: left;
  padding: 0 20px;
  font-weight: 500;
  float: left
}

.services-page .servicescontent .whybackclo .whybox ul li:before {
  content: '';
  position: absolute;
  left: -10px;
  top: 3px;
  border-left: 3px solid #fff;
  width: 10px;
  height: 16px;
  border-top: 3px solid #fff;
  transform: rotate(224deg)
}

.services-page .servicescontent .phpserbox {
  margin-bottom: 100px;
  float: left;
  width: 100%;
  text-align: center
}

.services-page .servicescontent .phpserbox h3 {
  font-size: 34px;
  color: #ce9f41;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
  text-transform: capitalize
}

.services-page .servicescontent .phpserbox h2 span {
  color: #013d76
}

.services-page .servicescontent .phpserbox ul {
  text-align: center;
  float: left;
  width: 100%;
  display: block
}

.services-page .servicescontent .phpserbox ul li {
  text-align: center;
  float: left;
  padding: 20px 15px;
  width: 18.6%;
  background: #fff;
  border: 1px solid #e4e0e0;
  min-height: 165px;
  margin: 0 8px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.services-page .servicescontent .phpserbox ul li:hover {
  border: 1px solid #024d94;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.services-page .servicescontent .phpserbox ul li span img {
  width: 64px;
  filter: grayscale(1);
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.services-page .servicescontent .phpserbox ul li:hover span img {
  filter: grayscale(0);
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.services-page .servicescontent .phpserbox ul li h3 {
  font-size: 16px;
  font-weight: 500;
  margin-top: 15px;
  text-transform: uppercase;
  margin-bottom: 0
}

.services-page .servicescontent .phpserbox ul li h3 a {
  color: #ce9f41
}

.services-page .servicescontent .phpserbox ul li:hover h3 a {
  color: #013d76
}

.services-page .servicescontent .whybackclobeni {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  padding: 100px 0;
  margin-bottom: 100px
}

.services-page .servicescontent .whybackclobeni:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000d4
}

.services-page .servicescontent .keybenifet {
  margin-bottom: 100px
}

.services-page .servicescontent .keybenifet h4 {
  font-size: 28px;
  color: #ce9f41;
  font-weight: 500;
  margin-bottom: 30px;
  text-transform: capitalize
}

.services-page .servicescontent .keybenifet ul {
  padding-left: 30px
}

.services-page .servicescontent .keybenifet ul li {
  font-size: 17px;
  margin-bottom: 20px;
  position: relative;
  color: #fff;
  text-align: justify
}

.services-page .servicescontent .keybenifet ul li:before {
  content: '';
  position: absolute;
  left: -26px;
  top: 3px;
  border-left: 3px solid #fff;
  width: 10px;
  height: 16px;
  border-top: 3px solid #fff;
  transform: rotate(224deg)
}

.services-page .servicescontent .faqbackclo {
  height: auto;
  margin-bottom: 100px;
  position: relative
}

.services-page .servicescontent .faqbackclo .faqcontent .heading h5 {
  font-size: 34px;
  color: #ce9f41;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase
}

.services-page .servicescontent .faqbackclo .faqcontent .card {
  border: none;
  border-radius: 0;
  margin-bottom: 2px
}

.services-page .servicescontent .faqbackclo .faqcontent .card .card-header {
  background: #ce9f41;
  border: none
}

.services-page .servicescontent .faqbackclo .faqcontent .card .card-header a {
  color: #fff
}

.services-page .servicescontent .faqbackclo .faqcontent .card .card-header a h5 {
  font-size: 18px;
  font-weight: 400
}

.services-page .servicescontent .faqbackclo .faqcontent .card .card-header a h5 .svg-inline--fa {
  float: right
}

.services-page .servicescontent .faqbackclo .faqcontent .card .card-body {
  background: #024d94
}

.services-page .servicescontent .faqbackclo .faqcontent .card .card-body p {
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 1px;
  text-align: justify
}

.services-page .servicescontent .faqbackclo .faqcontent .card .card-body p a {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-decoration: underline
}

.services-page .servicescontent .faqbackclo .faqcontent .card .card-body ul {
  margin-left: 20px
}

.services-page .servicescontent .faqbackclo .faqcontent .card .card-body ul li {
  color: #fff;
  position: relative;
  font-size: 14px;
  margin-bottom: 10px
}

.services-page .servicescontent .faqbackclo .faqcontent .card .card-body ul li:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 9px;
  left: -20px;
  background-color: #fff;
  border-radius: 50%
}

.services-page .servicescontent .faqbackclo .faqcontent .card .rotate-icon.collapsed:before {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg)
}

.alert-danger {
  position: absolute;
  left: -30px
}

.privacypage {
  margin-bottom: 70px
}

.privacypage .content h2 {
  font-size: 30px;
  color: #000;
  margin-bottom: 15px;
  text-transform: capitalize
}

.privacypage .content h3 {
  font-size: 22px;
  color: #000;
  margin-bottom: 30px;
  text-transform: capitalize
}

.privacypage .content p {
  font-size: 15px;
  text-align: justify
}

.portfoliopagenew .bannerhire {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
  padding-top: 170px
}

.portfoliopagenew .bannerhire:before {
  position: absolute;
  content: "";
  background-color: #007bffb5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.portfoliopagenew .bannerhire .bannerheading {
  max-width: 450px;
  position: relative;
  top: 160px
}

.portfoliopagenew .bannerhire .bannerheading h1 {
  color: #fff;
  font-weight: 800;
  font-size: 54px;
  text-transform: capitalize;
  margin-bottom: 2px
}

.portfoliopagenew .bannerhire .bannerheading p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 30px;
  text-align: justify
}

.portfoliopagenew .bannerhire .bannerheading a {
  font-size: 17px;
  color: #fff;
  border: 2px solid #fff;
  background-color: transparent;
  padding: 10px 50px;
  border-radius: 30px
}

.portfoliopagenew .bannerhire .bannerheading a:hover {
  background-color: #ce9f41
}

.portfoliopagenew .bannerhire .requestform {
  background: #ffffffab;
  position: relative;
  padding: 30px 15px;
  padding-right: 30px
}

.portfoliopagenew .bannerhire .requestform:after {
  position: absolute;
  content: "";
  background: #ffffffab;
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%
}

.portfoliopagenew .bannerhire .requestform h2 {
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #024d94;
  margin-bottom: 30px;
  text-transform: capitalize
}

.portfoliopagenew .bannerhire .requestform form {
  position: relative;
  z-index: 1
}

.portfoliopagenew .bannerhire .requestform form .form-group .wpcf7-form-control {
  background: 0 0;
  border: none;
  border-bottom: 1px solid #000 !important;
  width: 100%;
  color: #000;
  padding: 0;
  height: 45px;
  border-radius: 0;
  text-transform: capitalize
}

.portfoliopagenew .bannerhire .requestform form .form-group .wpcf7-form-control:focus,
.portfoliopagenew .bannerhire .requestform form .form-group textarea:focus {
  outline: none;
  box-shadow: none
}

.portfoliopagenew .bannerhire .requestform form .form-group .wpcf7-form-control::placeholder,
.portfoliopagenew .bannerhire .requestform form .form-group textarea::placeholder {
  color: #000
}

.portfoliopagenew .bannerhire .requestform form .form-group .wpcf7-form-control::-ms-input-placeholder,
.portfoliopagenew .bannerhire .requestform form .form-group textarea::-ms-input-placeholder {
  color: #000
}

.portfoliopagenew .bannerhire .requestform form .form-group .wpcf7-form-control::-ms-input-placeholder,
.portfoliopagenew .bannerhire .requestform form .form-group textarea::-ms-input-placeholder {
  color: #000
}

.portfoliopagenew .bannerhire .requestform form .captcher {
  color: #000;
  text-transform: capitalize
}

.portfoliopagenew .bannerhire .requestform form .captcher img {
  width: 140px !important;
  height: auto !important;
  background: #1e5799;
  margin-left: 10px
}

.portfoliopagenew .bannerhire .requestform form .form-group textarea {
  background: 0 0;
  width: 100%;
  height: 80px;
  border: none;
  border-bottom: 1px solid #000 !important;
  color: #000;
  text-transform: capitalize
}

.portfoliopagenew .bannerhire .requestform form input[type=submit] {
  margin: 0 auto;
  width: 180px;
  display: block;
  background: 0 0;
  border: 2px solid #024d94;
  padding: 5px 0;
  color: #024d94;
  font-weight: 500;
  font-size: 18px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.portfoliopagenew .bannerhire .requestform form input[type=submit]:hover {
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  background: #024d94;
  color: #fff
}

.portfoliopagenew .aboutdetail .content {
  margin-top: 80px;
  position: relative
}

.portfoliopagenew .aboutdetail .content p {
  text-align: justify
}

.portfoliopagenew .aboutdetail .content h2 {
  margin-top: 15px;
  color: #024d94;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 15px;
  text-transform: capitalize
}

.portfoliopagenew .aboutdetail .content h2 strong {
  color: #ce9f41;
  font-weight: 700
}

.portfoliopagenew .aboutdetail .content h2 .lasttext {
  color: #000
}

.portfoliopagenew .aboutdetail .showcase {
  margin-top: 40px;
  position: relative;
  margin-bottom: 30px
}

.portfoliopagenew .aboutdetail .showcase h3 {
  margin-top: 15px;
  color: #024d94;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 15px;
  text-transform: capitalize
}

.portfoliopagenew .aboutdetail .showcase h3 strong {
  color: #ce9f41;
  font-weight: 700
}

.portfoliopagenew .aboutdetail .showcase h3 .lasttext {
  color: #000
}

.portfoliopagenew .aboutdetail .showslider {
  margin-bottom: 50px
}

.portfoliopagenew .aboutdetail .showslider #gallary .item .carousel-thumb .box {
  background-color: #fff;
  box-shadow: 0px 0px 15px 0px #ccc;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  position: relative;
  width: 100%
}

.portfoliopagenew .aboutdetail .showslider #gallary .item .carousel-thumb .box img {
  display: block;
  height: auto;
  width: 100%
}

.portfoliopagenew .aboutdetail .showslider #gallary .item .carousel-thumb .box .hoverbox {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #024d94e8;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -ms-transition: .5s ease;
  -o-transition: .5s ease;
  z-index: 999999;
  padding: 0 15px
}

.portfoliopagenew .aboutdetail .showslider #gallary .item .carousel-thumb .box:hover .hoverbox {
  height: 100%
}

.portfoliopagenew .aboutdetail .showslider #gallary .item .carousel-thumb .box h3 {
  font-size: 16px;
  color: #fff;
  margin-top: 30px;
  font-weight: 300;
  margin-bottom: 15px;
  line-height: 28px
}

.portfoliopagenew .aboutdetail .showslider #gallary .owl-nav {
  display: none
}

.portfoliopagenew .aboutdetail .solutionbg {
  background-color: #024d94;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
  height: auto
}

.portfoliopagenew .aboutdetail .solutionbg .heading {
  margin-bottom: 40px
}

.portfoliopagenew .aboutdetail .solutionbg .heading h3 {
  margin-top: 15px;
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 15px;
  text-transform: capitalize
}

.portfoliopagenew .aboutdetail .solutionbg .sbox h5 {
  color: #fff;
  font-size: 24px;
  margin-top: 20px;
  font-weight: 600
}

.portfoliopagenew .aboutdetail .solutionbg .sbox p {
  color: #d2d2d2;
  font-weight: 300;
  margin-bottom: 0;
  text-align: justify
}

.portfoliopagenew .aboutdetail .ourservices {
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
  height: auto
}

.portfoliopagenew .aboutdetail .ourservices .heading {
  margin-bottom: 40px
}

.portfoliopagenew .aboutdetail .ourservices .heading h4 {
  margin-top: 15px;
  color: #024d94;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 15px;
  text-transform: capitalize
}

.portfoliopagenew .aboutdetail .ourservices .heading h4 strong {
  color: #ce9f41;
  font-weight: 700
}

.portfoliopagenew .aboutdetail .ourservices .heading h4 .lasttext {
  color: #000
}

.portfoliopagenew .aboutdetail .ourservices ul li {
  width: 49%;
  float: left;
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px
}

.portfoliopagenew .aboutdetail .ourservices ul li:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  top: 3px;
  left: 0;
  background-color: #013d76;
  border-radius: 50%
}

.portfoliopagenew .aboutdetail .ourservices ul li .box h3 {
  color: #024d94;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500
}

.casestudaypage {
  position: relative;
  width: 100%
}

.casestudaypage .aboutdetail .content {
  margin-top: 80px;
  position: relative
}

.casestudaypage .aboutdetail .content span {
  font-size: 24px;
  font-weight: 400;
  color: #024d94;
  position: relative
}

.casestudaypage .aboutdetail .content span:after {
  position: absolute;
  content: "";
  top: 17px;
  height: 2px;
  width: 126px;
  background-color: #e14504;
  margin-left: 7px
}

.casestudaypage .aboutdetail .content h1 {
  margin-top: 15px;
  color: #000;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 15px;
  position: relative;
  text-align: center;
  text-transform: capitalize
}

.casestudaypage .aboutdetail .content h1:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -8px;
  left: -2px;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .content h1:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -5px;
  margin: 0 auto;
  left: 0;
  right: 0
}

.casestudaypage .aboutdetail .content h1 strong {
  color: #ce9f41;
  font-weight: 700
}

.casestudaypage .aboutdetail .content p {
  text-align: justify
}

.casestudaypage .aboutdetail .showcase {
  margin-top: 40px;
  position: relative;
  margin-bottom: 30px
}

.casestudaypage .aboutdetail .showcase h2 {
  margin-top: 15px;
  color: #000;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  text-transform: capitalize
}

.casestudaypage .aboutdetail .showcase h2:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -8px;
  left: -4px;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .showcase h2:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .showcase ul {
  margin-top: 30px
}

.casestudaypage .aboutdetail .showcase li {
  position: relative;
  padding-left: 30px
}

.casestudaypage .aboutdetail .showcase li:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  background-color: #000;
  bottom: 7px;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%
}

.casestudaypage .aboutdetail .usedtechnolog {
  margin-top: 40px;
  position: relative;
  margin-bottom: 30px
}

.casestudaypage .aboutdetail .usedtechnolog h2 {
  margin-top: 15px;
  color: #000;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  text-transform: capitalize
}

.casestudaypage .aboutdetail .usedtechnolog h2 strong {
  color: #ce9f41;
  font-weight: 700
}

.casestudaypage .aboutdetail .usedtechnolog h2:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -8px;
  left: -4px;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .usedtechnolog h2:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .usedtechnolog ul {
  margin-top: 50px;
  text-align: center
}

.casestudaypage .aboutdetail .usedtechnolog li {
  position: relative;
  display: inline-block;
  margin: 0 54px
}

.casestudaypage .aboutdetail .usedtechnolog li:first-child {
  margin-left: 0
}

.casestudaypage .aboutdetail .usedtechnolog li:last-child {
  margin-right: 0
}

.casestudaypage .aboutdetail .prototype {
  margin-top: 40px;
  position: relative;
  margin-bottom: 30px
}

.casestudaypage .aboutdetail .prototype h3 {
  margin-top: 15px;
  color: #000;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  text-transform: capitalize
}

.casestudaypage .aboutdetail .prototype h3:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -8px;
  left: -4px;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .prototype h3:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .protocontent,
.casestudaypage .aboutdetail .protoimag {
  margin-top: 50px
}

.casestudaypage .aboutdetail .protocontent p {
  text-align: justify
}

.casestudaypage .aboutdetail .protoimag span {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  overflow: hidden
}

.casestudaypage .aboutdetail .protoimag span img {
  width: 100%;
  border: 3px solid #ce9f41;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out
}

.casestudaypage .aboutdetail .protoimag span:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3)
}

.casestudaypage .aboutdetail .listofkey {
  margin-top: 40px;
  position: relative;
  margin-bottom: 30px
}

.casestudaypage .aboutdetail .listofkey .heading h3 {
  margin-top: 15px;
  color: #000;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  text-transform: capitalize
}

.casestudaypage .aboutdetail .listofkey .heading h3 strong {
  color: #ce9f41;
  font-weight: 700
}

.casestudaypage .aboutdetail .listofkey .heading h3:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -8px;
  left: -4px;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .listofkey .heading h3:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .listofkey .iconlist {
  margin-top: 40px;
  position: relative;
  margin-bottom: 30px
}

.casestudaypage .aboutdetail .listofkey .iconlist ul {
  text-align: center
}

.casestudaypage .aboutdetail .listofkey .iconlist ul li {
  display: inline-block;
  width: 24%;
  background: #fff;
  padding: 30px 20px;
  text-align: center;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  margin-bottom: 30px
}

.casestudaypage .aboutdetail .listofkey .iconlist ul li:hover {
  box-shadow: 0px 0px 10px 0px #ccc;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.casestudaypage .aboutdetail .listofkey .iconlist ul li span {
  color: #ce9f41;
  font-size: 18px;
  display: block;
  margin-top: 15px;
  text-transform: capitalize;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.casestudaypage .aboutdetail .listofkey .iconlist ul li:hover span {
  color: #000;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.casestudaypage .aboutdetail .designcompact {
  margin-top: 40px;
  position: relative;
  margin-bottom: 30px
}

.casestudaypage .aboutdetail .designcompact .heading h4 {
  margin-top: 15px;
  color: #000;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  text-transform: capitalize
}

.casestudaypage .aboutdetail .designcompact .heading h4 strong {
  color: #ce9f41;
  font-weight: 700
}

.casestudaypage .aboutdetail .designcompact .heading h4:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -8px;
  left: -4px;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .designcompact .heading h4:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .designcompact .heading p {
  text-align: center
}

.casestudaypage .aboutdetail .designcompact .slider {
  margin-top: 40px;
  position: relative;
  margin-bottom: 30px
}

.casestudaypage .aboutdetail .designcompact .slider #casestudaylist .item .box {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  overflow: hidden
}

.casestudaypage .aboutdetail .designcompact .slider #casestudaylist .item .box img {
  width: 100%;
  border: 3px solid #ce9f41;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out
}

.casestudaypage .aboutdetail .designcompact .slider #casestudaylist .item:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3)
}

.casestudaypage .aboutdetail .brttogether {
  margin-top: 40px;
  position: relative;
  margin-bottom: 30px
}

.casestudaypage .aboutdetail .brttogether .heading h1 {
  margin-top: 15px;
  color: #000;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  text-transform: capitalize
}

.casestudaypage .aboutdetail .brttogether .heading h1 strong {
  color: #ce9f41;
  font-weight: 700
}

.casestudaypage .aboutdetail .brttogether .heading h1:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -8px;
  left: -4px;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .brttogether .heading h1:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .brttogether .heading p {
  text-align: center
}

.casestudaypage .aboutdetail .brttogether .heading6 h4 {
  margin-top: 15px;
  color: #000;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  text-transform: capitalize
}

.casestudaypage .aboutdetail .brttogether .heading6 h4 strong {
  color: #ce9f41;
  font-weight: 700
}

.casestudaypage .aboutdetail .brttogether .heading6 h4:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -8px;
  left: -4px;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .brttogether .heading6 h4:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .brttogether .heading6 p {
  text-align: center
}

.casestudaypage .aboutdetail .brttogether .box {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  overflow: hidden
}

.casestudaypage .aboutdetail .brttogether .box img {
  width: 100%;
  border: 3px solid #ce9f41;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out
}

.casestudaypage .aboutdetail .brttogether .box:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3)
}

.casestudaypage .aboutdetail .teamworktimeline {
  margin-top: 40px;
  position: relative;
  margin-bottom: 30px
}

.casestudaypage .aboutdetail .teamworktimeline .heading h5 {
  margin-top: 15px;
  color: #000;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  text-transform: capitalize
}

.casestudaypage .aboutdetail .teamworktimeline .heading h5 strong {
  color: #ce9f41;
  font-weight: 700
}

.casestudaypage .aboutdetail .teamworktimeline .heading h5:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -8px;
  left: -4px;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .teamworktimeline .heading h5:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline {
  position: relative;
  margin-top: 20px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  float: left
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pmtime p {
  text-align: center;
  margin: 8px 0;
  font-size: 16px;
  font-weight: 600
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pmtime span {
  width: 100%;
  height: 2px;
  display: block;
  position: relative
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pmtime span:after {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  bottom: -5px;
  border-radius: 50%;
  right: 0
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pmtime span:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  bottom: -5px;
  border-radius: 50%;
  left: 0
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm1 p {
  color: #ff7200
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm1 span {
  background: #ff7200
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm1 span:before,
.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm1 span:after {
  background-color: #ff7200
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm2 {
  width: 15%;
  float: left
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm2 p {
  color: #00ff18
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm2 span {
  background: #00ff18
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm2 span:before,
.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm2 span:after {
  background-color: #00ff18
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm3 {
  width: 25%;
  float: left;
  margin-left: 30px
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm3 p {
  color: #06f
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm3 span {
  background: #06f
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm3 span:before,
.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm3 span:after {
  background-color: #06f
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm4 {
  width: 12%;
  float: left;
  margin-left: 30px
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm4 p {
  color: #ff1800
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm4 span {
  background: #ff1800
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm4 span:before,
.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm4 span:after {
  background-color: #ff1800
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm5 {
  width: 15%;
  float: left;
  margin-left: 30px
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm5 p {
  color: #9c00ff
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm5 span {
  background: #9c00ff
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm5 span:before,
.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm5 span:after {
  background-color: #9c00ff
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm6 {
  width: 13%;
  float: left;
  margin-left: 30px
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm6 p {
  color: #ff0042
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm6 span {
  background: #ff0042
}

.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm6 span:before,
.casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm6 span:after {
  background-color: #ff0042
}

.casestudaypage .aboutdetail .finalresult {
  margin-top: 40px;
  position: relative;
  margin-bottom: 30px
}

.casestudaypage .aboutdetail .finalresult .headinga h5 {
  margin-top: 15px;
  color: #000;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  text-transform: capitalize
}

.casestudaypage .aboutdetail .finalresult .headinga h5 strong {
  color: #ce9f41;
  font-weight: 700
}

.casestudaypage .aboutdetail .finalresult .headinga h5:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -8px;
  left: -4px;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .finalresult .headinga h5:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .finalresult .headingb h5 {
  margin-top: 15px;
  color: #000;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  text-transform: capitalize
}

.casestudaypage .aboutdetail .finalresult .headingb h5 strong {
  color: #ce9f41;
  font-weight: 700
}

.casestudaypage .aboutdetail .finalresult .headingb h5:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -8px;
  left: -4px;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .finalresult .headingb h5:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background-color: #000;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.casestudaypage .aboutdetail .finalresult .fresult h3 {
  font-size: 25px;
  color: #000;
  margin-top: 10px;
  margin-bottom: 15px;
  text-transform: capitalize
}

.casestudaypage .aboutdetail .finalresult .fresult ul li {
  position: relative;
  padding-left: 20px
}

.casestudaypage .aboutdetail .finalresult .fresult ul li:before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  bottom: 9px;
  border-radius: 50%;
  background-color: #000;
  left: 0
}

.casestudaypage .aboutdetail .finalresult .portimg {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px
}

.casestudaypage .aboutdetail .finalresult .portimg img {
  border: 3px solid #ce9f41
}

.casestudaypage .aboutdetail .finalresult .headingb {
  text-align: center
}

.maincasepage .bannerhire {
  position: relative
}

.maincasepage .bannerhire .bannerheading img {
  width: 100%
}

.maincasepage .casestudylist {
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px
}

.maincasepage .casestudylist .casebox {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  border: 4px solid #ce9f41
}

.maincasepage .casestudylist .casebox img {
  display: block;
  width: 100%;
  height: auto
}

.maincasepage .casestudylist .casebox .hbox {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #034d94eb;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease
}

.maincasepage .casestudylist .casebox:hover .hbox {
  height: 100%
}

.maincasepage .casestudylist .casebox .hbox .content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%
}

.maincasepage .casestudylist .casebox .hbox .content h3 {
  font-size: 28px;
  color: #fff;
  margin-bottom: 20px;
  text-transform: capitalize
}

.maincasepage .casestudylist .casebox .hbox .content a {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background: 0 0;
  border: 2px solid #fff;
  padding: 7px 30px;
  border-radius: 30px
}

.maincasepage .casestudylist .casebox .hbox .content a:hover {
  background-color: #fff;
  color: #1e5799
}

.freeauditpage .bannerhire {
  position: relative
}

.freeauditpage .bannerhire .bannerheading img {
  width: 100%
}

.freeauditpage .freedetail {
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px
}

.freeauditpage .freedetail h1 {
  font-size: 40px;
  color: #034d94;
  margin-bottom: 20px;
  font-weight: 700
}

.freeauditpage .freedetail h2 {
  font-size: 30px;
  color: #ce9f41;
  margin-bottom: 20px;
  font-weight: 500
}

.freeauditpage .freedetail h3 {
  font-size: 24px;
  color: #070b0e;
  margin-bottom: 20px;
  font-weight: 500
}

.freeauditpage .freedetail h4 {
  font-size: 24px;
  color: #070b0e;
  margin-bottom: 30px;
  font-weight: 500;
  margin-top: 30px
}

.freeauditpage .freedetail span {
  color: #000;
  font-weight: 500;
  display: block;
  margin-bottom: 15px
}

.freeauditpage .freedetail ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px
}

.freeauditpage .freedetail ul li:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 6px;
  border-top: 2px solid #1e5799;
  border-right: 2px solid #1e5799;
  left: 0;
  transform: rotate(121deg);
  top: 12px
}

.freeauditpage .freedetail .keyform form .form-group {
  margin-bottom: 30px
}

.freeauditpage .freedetail .keyform form .form-group label {
  display: block;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  color: #000;
  margin-bottom: -20px
}

.freeauditpage .freedetail .keyform form .form-group .wpcf7-form-control {
  width: 100%;
  height: 45px;
  padding: 0 20px;
  border: 1px solid #000000;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px
}

.freeauditpage .freedetail .keyform form .form-group .wpcf7-form-control:focus,
.freeauditpage .freedetail .keyform form .form-group .wpcf7-form-control:focus,
.freeauditpage .freedetail .keyform form .form-group textarea:focus {
  outline: none;
  box-shadow: none
}

.freeauditpage .freedetail .keyform form .form-group select {
  width: 100%;
  width: 100%;
  height: 45px;
  padding: 0 20px;
  border: 1px solid #000000;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  text-transform: uppercase
}

.freeauditpage .freedetail .keyform form .form-group .wpcf7-textarea {
  width: 100%;
  height: 100px;
  padding: 20px
}

.freeauditpage .freedetail .keyform form p {
  text-align: center
}

.freeauditpage .freedetail .keyform form .captcher {
  color: #000;
  text-transform: capitalize
}

.freeauditpage .freedetail .keyform form .captcher br {
  display: none
}

.freeauditpage .freedetail .keyform form .captcher img {
  width: 140px !important;
  height: auto !important;
  background: #1e5799;
  margin-left: 10px
}

.freeauditpage .freedetail .keyform form .captcher span {
  display: inline-block;
  width: 150px
}

.freeauditpage .freedetail .keyform form p input[type=submit] {
  font-size: 16px;
  color: #1e5799;
  text-transform: uppercase;
  background: 0 0;
  border: 2px solid #1e5799;
  padding: 10px 60px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.freeauditpage .freedetail .keyform form p input[type=submit]:hover {
  background-color: #1e5799;
  color: #fff;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.catpage {
  margin-top: -72px
}

.workpagenew .sliderwork {
  position: relative
}

.workpagenew .sliderwork #wslork .item .box img {
  position: relative
}

.workpagenew .sliderwork #wslork .item .box .hoverbox {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 0;
  background: #013d7685
}

.workpagenew .sliderwork #wslork .item .box .hoverbox .banntext {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 200px;
  left: 0;
  right: 0;
  text-align: center
}

.workpagenew .sliderwork #wslork .item .box .hoverbox .banntext span {
  color: #fff;
  background: #000000;
  padding: 7px 30px;
  text-transform: uppercase;
  font-size: 14px
}

.workpagenew .sliderwork #wslork .item .box .hoverbox .banntext h3 {
  display: block;
  margin-top: 30px
}

.workpagenew .sliderwork #wslork .item .box .hoverbox .banntext h3 a {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  background: #ce9f41;
  padding: 11px 40px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px
}

.workpagenew .sliderwork #wslork .item .box .hoverbox .banntext h3 a:hover {
  background-color: #000000
}

.workpagenew .allworkport {
  margin-top: 80px;
  position: relative;
  text-align: center
}

.workpagenew .allworkport .worklist {
  width: 100%;
  position: relative;
  float: left;
  margin-bottom: 40px
}

.workpagenew .allworkport .worklist ul {
  width: 100%;
  position: relative;
  float: left
}

.workpagenew .allworkport .worklist ul li {
  width: 24%;
  float: left;
  margin: 3px;
  text-align: center;
  border: 2px solid #1e5799
}

.workpagenew .allworkport .worklist ul li .wbox {
  position: relative;
  width: 100%;
  height: 100%
}

.workpagenew .allworkport .worklist ul li .wbox .hcontent {
  background: #fff;
  border: 4px solid #1e5799;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  padding: 15px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.workpagenew .allworkport .worklist ul li .wbox:hover .hcontent {
  opacity: 1;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.workpagenew .allworkport .worklist ul li .wbox .hcontent a {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  background: #ce9f41;
  padding: 11px 40px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px
}

.workpagenew .allworkport .worklist ul li .wbox .hcontent a:hover {
  background-color: #000000
}

.workpagenew .allworkport .worklist ul li .wbox .categ {
  color: #fff;
  background: #ce9f41;
  padding: 1px 12px;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2
}

.blog-detail-text p {
  text-align: justify !important
}

.pagenotfound {
  margin-top: -79px;
  background: #ce9f41;
  padding: 150px 30px
}

.pagenotfound h1 {
  color: #fff;
  font-size: 38px
}

.pagenotfound p {
  color: #fff
}

#tawkchat-chat-bubble-close {
  display: none !important
}

.allpagepop {
  top: 80px
}

.allpagepop .onloadimg {
  text-align: center
}

.allpagepop .modal-header {
  border: none
}

.allpagepop .modal-header .close {
  background: #fff;
  border-radius: 50%;
  color: #000;
  font-size: 24px;
  line-height: 0;
  padding: 15px 18px
}

.manojpop {
  position: relative;
  display: none
}

.offerpage .bannerhire {
  background-image: url(https://cdn.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.ecomsolver.com/wp-content/themes/ecom/assets/css/../img/christmas-banner.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative
}

.offerpage .bannerhire:before {
  position: absolute;
  content: "";
  background-color: #231f20bf;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.offerpage .bannerhire .bannerheading {
  position: relative;
  top: 130px
}

.offerpage .bannerhire .bannerheading h1 {
  color: #fff;
  font-weight: 800;
  font-size: 54px;
  text-transform: capitalize;
  margin-bottom: 20px
}

.offerpage .bannerhire .bannerheading ul li {
  position: relative;
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
  padding-left: 30px
}

.offerpage .bannerhire .bannerheading ul li:before {
  position: absolute;
  content: "";
  background: #fff;
  border: 2px solid #ff7200;
  left: 0;
  top: 6px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%
}

.offerpage .bannerhire .requestform {
  position: relative;
  background: #00000040;
  padding: 20px
}

.offerpage .bannerhire .requestform form {
  position: relative
}

.offerpage .bannerhire .requestform form .form-group .wpcf7-form-control {
  background: 0 0;
  border: none;
  border-bottom: 1px solid #fff !important;
  width: 100%;
  color: #fff;
  padding: 0;
  height: 45px;
  border-radius: 0;
  text-transform: capitalize
}

.offerpage .bannerhire .requestform form .form-group .wpcf7-form-control option {
  background: #ce9f41
}

.offerpage .bannerhire .requestform form .form-group .wpcf7-form-control:focus,
.offerpage .bannerhire .requestform form .form-group textarea:focus {
  outline: none;
  box-shadow: none
}

.offerpage .bannerhire .requestform form .form-group .wpcf7-form-control::placeholder,
.offerpage .bannerhire .requestform form .form-group textarea::placeholder {
  color: #fff
}

.offerpage .bannerhire .requestform form .form-group .wpcf7-form-control::-ms-input-placeholder,
.offerpage .bannerhire .requestform form .form-group textarea::-ms-input-placeholder {
  color: #fff
}

.offerpage .bannerhire .requestform form .form-group .wpcf7-form-control::-ms-input-placeholder,
.offerpage .bannerhire .requestform form .form-group textarea::-ms-input-placeholder {
  color: #fff
}

.offerpage .bannerhire .requestform form .captcher {
  color: #fff;
  text-transform: capitalize
}

.offerpage .bannerhire .requestform form .captcher img {
  width: 80px !important;
  height: auto !important;
  background: #1e5799;
  margin-left: 10px
}

.offerpage .bannerhire .requestform form .form-group textarea {
  background: 0 0;
  width: 100%;
  height: 80px;
  border: none;
  border-bottom: 1px solid #000 !important;
  color: #fff;
  text-transform: capitalize
}

.offerpage .bannerhire .requestform form input[type=submit] {
  margin: 0 auto;
  width: 180px;
  display: block;
  background: 0 0;
  border: 2px solid #fff;
  padding: 5px 0;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.offerpage .bannerhire .requestform form input[type=submit]:hover {
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  background: #ce9f41;
  color: #fff
}

.offerpage .offerdatail {
  margin-top: 80px;
  position: relative
}

.offerpage .offerdatail .title h2 {
  color: #ce9f41;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 60px;
  text-align: center;
  text-transform: capitalize
}

.offerpage .offerdatail .offertabes {
  margin: 0 auto;
  width: 100%;
  display: grid
}

.offerpage .offerdatail .offertabes .nav-tabs {
  border: none;
  margin: 0 auto;
  text-align: center
}

.offerpage .offerdatail .offertabes .nav-tabs .nav-item .nav-link {
  padding: 0;
  border: none;
  border-radius: 0;
  position: relative;
  color: #ce9f41;
  font-weight: 700;
  padding: 10px 40px;
  font-size: 18px
}

.offerpage .offerdatail .offertabes .nav-tabs .nav-item .nav-link.active {
  background: #ce9f41;
  color: #fff
}

.offerpage .offerdatail .offertabes .tab-content {
  margin-top: 50px
}

.offerpage .offerdatail .offertabes .tab-content .content h3 {
  position: relative;
  font-size: 28px;
  color: #ce9f41;
  font-weight: 700;
  margin-bottom: 40px
}

.offerpage .offerdatail .offertabes .tab-content .content ul li {
  width: 47%;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
  padding-left: 30px;
  margin-right: 10px
}

.offerpage .offerdatail .offertabes .tab-content .content ul li:before {
  position: absolute;
  content: "";
  background: #fff;
  border: 2px solid #ff7200;
  left: 0;
  top: 6px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%
}

.offerpage .offerdatail .showcase {
  margin-top: 40px;
  position: relative;
  margin-bottom: 30px
}

.offerpage .offerdatail .showcase h3 {
  margin-top: 15px;
  color: #ce9f41;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 15px;
  text-align: center;
  text-transform: capitalize
}

.offerpage .offerdatail .showslider {
  margin-bottom: 50px
}

.offerpage .offerdatail .showslider #gallary .item .carousel-thumb .box {
  background-color: #fff;
  box-shadow: 0px 0px 15px 0px #ccc;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  position: relative;
  width: 100%
}

.offerpage .offerdatail .showslider #gallary .item .carousel-thumb .box img {
  display: block;
  height: auto;
  width: 100%
}

.offerpage .offerdatail .solutionbg {
  position: relative;
  height: auto
}

.offerpage .offerdatail .solutionbg .heading {
  margin-bottom: 40px
}

.offerpage .offerdatail .solutionbg .heading h4 {
  color: #ce9f41;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 15px;
  text-align: center;
  text-transform: capitalize
}

.offerpage .offerdatail .solutionbg .worklist {
  width: 100%;
  position: relative;
  float: left;
  margin-bottom: 40px
}

.offerpage .offerdatail .solutionbg .worklist ul {
  width: 100%;
  position: relative;
  float: left
}

.offerpage .offerdatail .solutionbg .worklist ul li {
  width: 24%;
  float: left;
  margin: 3px;
  text-align: center;
  border: 2px solid #1e5799
}

.offerpage .offerdatail .solutionbg .worklist ul li .wbox {
  position: relative;
  width: 100%;
  height: 100%
}

.offerpage .offerdatail .solutionbg .worklist ul li .wbox .hcontent {
  background: #fff;
  border: 4px solid #1e5799;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  padding: 15px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.offerpage .offerdatail .solutionbg .worklist ul li .wbox:hover .hcontent {
  opacity: 1;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.offerpage .offerdatail .solutionbg .worklist ul li .wbox .hcontent a {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  background: #ce9f41;
  padding: 11px 40px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px
}

.offerpage .offerdatail .solutionbg .worklist ul li .wbox .hcontent a:hover {
  background-color: #000000
}

.offerpage .offerdatail .solutionbg .worklist ul li .wbox .categ {
  color: #fff;
  background: #ce9f41;
  padding: 1px 12px;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2
}

.lawpage .banner {
  position: relative;
  background-size: cover;
  background-position: center center;
  padding: 80px 0
}

.lawpage .banner:before {
  position: absolute;
  content: "";
  background: #000000c7;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}

.lawpage .banner .bannercontent {
  text-align: center
}

.lawpage .banner .bannercontent h1 {
  font-size: 40px;
  color: #fff;
  max-width: 750px;
  line-height: 60px;
  margin: 0 auto;
  font-weight: 700;
  padding-bottom: 20px
}

.lawpage .banner .bannercontent p {
  font-size: 18px;
  color: #fff
}

.lawpage .banner .bannercontent span {
  margin-bottom: 30px;
  display: block
}

.lawpage .banner .bannercontent span a {
  color: #fff;
  font-size: 15px;
  padding: 7px 0;
  width: 300px;
  border: 2px solid #fff;
  background: 0 0;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  margin: 10px 30px;
  display: inline-block
}

.lawpage .banner .bannercontent span a:hover {
  background-color: #fff;
  color: #e14504
}

.lawpage .lawdetail {
  position: relative;
  height: auto;
  margin-top: 60px
}

.lawpage .lawdetail .content {
  text-align: center
}

.lawpage .lawdetail .content h2 {
  font-size: 40px;
  color: #e14504;
  max-width: 800px;
  line-height: 60px;
  margin: 0 auto;
  font-weight: 700;
  padding-bottom: 20px
}

.lawpage .lawdetail .content p {
  text-align: justify
}

.lawpage .lawdetail .lawbox {
  background-color: #000;
  padding: 20px;
  text-align: center;
  min-height: 200px;
  margin-bottom: 30px
}

.lawpage .lawdetail .lawbox h3 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 15px
}

.lawpage .lawdetail .lawbox h3 a {
  color: #fff
}

.lawpage .lawdetail .lawbox p {
  color: #ccc;
  margin-bottom: 0;
  font-size: 14px
}

.lawpage .lawdetail .lawbox {
  animation: animate 2s linear infinite;
  -webkit-animation: animate 2s linear infinite
}

@keyframes animate {
  0% {
    box-shadow: 0 0 0 0 #e14504;
    border: 1px solid #e14504
  }

  40% {
    box-shadow: 0 0 0 5px #e14504;
    border: 1px solid #e14504
  }

  80% {
    box-shadow: 0 0 0 5px #e14504;
    border: 1px solid #e14504
  }

  100% {
    box-shadow: 0 0 5px #e14504;
    border: 1px solid #e14504
  }
}

.lawpage .lawdetail .logobgclor {
  background: #000;
  padding: 40px 0;
  text-align: center
}

.lawpage .lawdetail .logobgclor .clientslogos {
  position: relative;
  height: auto;
  margin-top: 60px;
  text-align: center
}

.lawpage .lawdetail .logobgclor .clientslogos h4 {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  padding-bottom: 20px
}

.lawpage .lawdetail .logobgclor .clientslogos ul li {
  width: 100%;
  display: inline-block;
  margin: 10px;
  text-align: center
}

.magento_seo_page .banner {
  position: relative;
  background-size: cover;
  background-position: center center;
  padding: 200px 0 0
}

.magento_seo_page .banner:before {
  position: absolute;
  content: "";
  background: #000000c7;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}

.magento_seo_page .banner .bannercontent {
  text-align: center;
  margin-bottom: 200px
}

.magento_seo_page .banner .bannercontent h1 {
  font-size: 40px;
  color: #fff;
  max-width: 750px;
  line-height: 60px;
  margin: 0 auto;
  font-weight: 700;
  padding-bottom: 20px
}

.magento_seo_page .bannerdown {
  background: #000000bf;
  padding: 20px 0;
  position: relative
}

.magento_seo_page .bannerdown p {
  font-size: 18px;
  color: #fff;
  margin: 0
}

.magento_seo_page .bannerdown .bannericonimg {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0
}

.magento_seo_page .bannerdown .bannericonimg span {
  margin-left: 20px
}

.magento_seo_page .bannerdown .bannericonimg span:last-child {
  margin-left: 0
}

.magento_seo_page .seo_detail {
  position: relative;
  height: auto;
  margin-top: 60px
}

.magento_seo_page .seo_detail .content {
  text-align: center
}

.magento_seo_page .seo_detail .content h2 {
  font-size: 40px;
  color: #e14504;
  max-width: 800px;
  line-height: 60px;
  margin: 0 auto;
  font-weight: 700;
  padding-bottom: 20px
}

.magento_seo_page .seo_detail .content p {
  text-align: justify
}

.magento_seo_page .seo_detail .content #seemore_text {
  border: none;
  background: #e14504;
  color: #fff;
  padding: 10px 50px;
  border-radius: 30px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.magento_seo_page .seo_detail .content #seemore_text:hover {
  background: #000;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.magento_seo_page .seo_detail .content .more_content {
  display: none
}

.magento_seo_page .video_section {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 60px
}

.magento_seo_page .video_section .title h3 {
  font-size: 40px;
  color: #e14504;
  margin-bottom: 25px
}

.magento_seo_page .boxes_content {
  margin-top: 40px;
  text-align: center
}

.magento_seo_page .boxes_content .box {
  padding: 15px;
  background-color: #fff;
  margin-bottom: 30px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.magento_seo_page .boxes_content .box h4 {
  color: #e14504;
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 15px
}

.magento_seo_page .boxes_content .box p {
  text-align: justify
}

.magento_seo_page .boxes_content .box:hover {
  box-shadow: 0px 0px 4px 0px #ccc;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.magento_seo_page .boxes_content .lets_talk {
  margin-top: 60px;
  position: relative
}

.magento_seo_page .boxes_content .lets_talk h4 {
  font-size: 24px;
  color: #e14504;
  margin-bottom: 15px
}

.magento_seo_page .boxes_content .lets_talk p {
  text-align: justify
}

.magento_seo_page .boxes_content .lets_talk span {
  font-size: 18px;
  font-weight: 700;
  color: #000
}

.magento_seo_page .real_client {
  margin-top: 60px;
  position: relative;
  width: 100%;
  float: left
}

.magento_seo_page .real_client .title {
  margin-bottom: 40px
}

.magento_seo_page .real_client .title h5 {
  font-size: 40px;
  font-weight: 300;
  color: #e14504
}

.magento_seo_page .real_client .title span {
  color: #000;
  font-size: 18px
}

.magento_seo_page .real_client .leftbox {
  width: 60%;
  float: left;
  position: relative
}

.magento_seo_page .real_client .leftbox button {
  border: none;
  background: #e14504;
  color: #fff;
  padding: 10px 0;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  display: block;
  width: 100%;
  text-transform: uppercase
}

.magento_seo_page .real_client .leftbox button:hover {
  background: #000;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.magento_seo_page .real_client .rightbox {
  width: 40%;
  float: left;
  position: relative;
  padding: 48px 20px
}

.magento_seo_page .real_client .lrboxs {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  float: left
}

.magento_seo_page .real_client .lrboxs:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000000d1
}

.magento_seo_page .real_client .rightbox .content {
  position: relative;
  text-align: left
}

.magento_seo_page .real_client .rightbox .content span {
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
  display: block
}

.magento_seo_page .real_client .rightbox .content h5 {
  font-size: 34px;
  color: #fff;
  margin-bottom: 15px
}

.magento_seo_page .real_client .rightbox .content p {
  color: #fff
}

.magento_seo_page .real_client .rightbox .content .last_child {
  border: none;
  background: #e14504;
  color: #fff;
  padding: 10px 50px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  margin-right: 30px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  text-transform: uppercase
}

.magento_seo_page .real_client .rightbox .content .last_child2 {
  margin-right: 0
}

.magento_seo_page .real_client .rightbox .content .last_child:hover {
  background: #fff;
  color: #e14504;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.magento_seo_page .real_client .rightbox .content .se_link {
  color: #fff;
  display: block;
  margin-top: 30px;
  font-size: 18px
}

.magento_seo_page .real_client .rightbox .content .se_link:hover {
  text-decoration: underline
}

.magento_seo_page .art_content_box {
  margin-top: 60px;
  position: relative
}

.magento_seo_page .art_content_box h5 {
  font-size: 40px;
  color: #e14504;
  margin-bottom: 15px
}

.magento_seo_page .art_content_box p {
  text-align: justify
}

.magento_seo_page .art_content_box #semple {
  border: none;
  background: #e14504;
  color: #fff;
  padding: 10px 50px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px
}

.magento_seo_page .art_content_box #semple:hover {
  background: #000;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.magento_seo_page .art_content_box .semple_content {
  margin-top: 40px;
  position: relative;
  display: none
}

.magento_seo_page .art_content_box .semple_content h5 {
  font-size: 24px;
  color: #e14504;
  margin-bottom: 15px
}

.magento_seo_page .art_content_box .semple_content .pragr ul {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  display: block
}

.magento_seo_page .art_content_box .semple_content .pragr ul li {
  width: 48%;
  background: #d6d7d8;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 20px;
  padding-bottom: 30px
}

.magento_seo_page .art_content_box .semple_content .pragr ul li h6 {
  background: #e14504;
  color: #fff;
  padding: 10px 0;
  font-size: 16px;
  margin-bottom: 15px
}

.magento_seo_page .art_content_box .semple_content .pragr ul li span {
  padding: 0 20px;
  font-size: 18px;
  color: #000
}

.magento_seo_page .art_content_box .semple_content .pragr ul li p {
  padding: 0 20px;
  text-align: center;
  margin-top: 0
}

.magento_seo_page .art_content_box .semple_content .pragr button {
  border: none;
  background: #e14504;
  color: #fff;
  padding: 10px 50px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px
}

.magento_seo_page .art_content_box .semple_content .pragr button:hover {
  background: #000;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.magento_seo_page .art_content_box .semple_content .pragr p {
  margin-top: 30px;
  padding: 0
}

.magento_seo_page .mss_section {
  margin-top: 60px;
  position: relative
}

.magento_seo_page .mss_section .heading {
  text-align: center
}

.magento_seo_page .mss_section .heading h5 {
  font-size: 40px;
  color: #e14504;
  margin-bottom: 15px
}

.magento_seo_page .mss_section ul li {
  width: 33.3%;
  padding: 80px 50px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  margin: 0;
  text-align: center;
  float: left;
  min-height: 490px;
  border-right: 2px solid #fff
}

.magento_seo_page .mss_section ul li:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000000c4
}

.magento_seo_page .mss_section ul li:last-child {
  width: 99.9%;
  border-top: 2px solid #fff
}

.magento_seo_page .mss_section ul li:hover a {
  background: #fff;
  color: #e14504
}

.magento_seo_page .mss_section ul li:hover:before {
  background: #e14504d6
}

.magento_seo_page .mss_section ul li span {
  display: block;
  margin-bottom: 20px;
  position: relative
}

.magento_seo_page .mss_section ul li h6 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px;
  position: relative
}

.magento_seo_page .mss_section ul li p {
  color: #fff;
  position: relative
}

.magento_seo_page .mss_section ul li a {
  border: none;
  position: relative;
  background: #e14504;
  color: #fff;
  padding: 10px 50px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px
}

.magento_seo_page .mss_section ul li a:hover {
  background: #fff;
  color: #e14504;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.magento_seo_page .magento_faq {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  float: left;
  width: 100%
}

.magento_seo_page .magento_faq:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #ffffffe6
}

.magento_seo_page .magento_faq .faq_content h6 {
  font-size: 40px;
  color: #e14504;
  margin-bottom: 15px
}

.magento_seo_page .magento_faq .faq_content button {
  border: none;
  position: relative;
  background: #e14504;
  color: #fff;
  padding: 10px 50px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px
}

.magento_seo_page .magento_faq .faq_content button:hover {
  background: #000;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.magento_seo_page .magento_faq .faq_content .faques {
  margin-top: 40px;
  display: none
}

.magento_seo_page .magento_faq .faq_content .faques #faq .card {
  margin-bottom: 30px;
  border: 0;
  background: 0 0
}

.magento_seo_page .magento_faq .faq_content .faques #faq .card .card-header {
  border: 0;
  padding: 0;
  border-radius: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  background: 0 0;
  box-shadow: none
}

.magento_seo_page .magento_faq .faq_content .faques #faq .card .card-header .btn-header-link {
  display: block;
  text-align: left;
  color: #e14504;
  padding: 20px;
  box-shadow: none
}

.magento_seo_page .magento_faq .faq_content .faques #faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right
}

.magento_seo_page .magento_faq .faq_content .faques #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106"
}

.magento_seo_page .magento_faq .faq_content .faques #faq .card .collapse {
  border: 0
}

.magento_seo_page .magento_faq .faq_content .faques #faq .card .collapse.show {
  line-height: 30px;
  color: #222
}

.modal_popups .slider_pop .modal-header {
  padding: 0;
  border: 0
}

.modal_popups .slider_pop .modal-header .close {
  background: #ce9f41;
  line-height: 1;
  top: -10px;
  right: -10px;
  opacity: 1;
  padding: 13px 20px;
  border-radius: 50%
}

.modal_popups .slider_pop .modal-header .close:hover {
  background: #000
}

.modal_popups .slider_pop .modal-body {
  padding: 20px;
  text-align: center
}

.modal_popups .slider_pop .modal-body h6 {
  font-size: 30px;
  color: #f44336;
  display: block;
  font-weight: 700;
  width: 100%
}

.modal_popups .slider_pop .modal-body span {
  display: block;
  width: 100%;
  color: #000;
  font-size: 18px;
  margin-bottom: 30px
}

.modal_popups .slider_pop .modal-body .new_pop_btn {
  margin-top: 30px
}

.modal_popups .slider_pop .modal-body .new_pop_btn button {
  border: none;
  position: relative;
  background: #e14504;
  color: #fff;
  padding: 10px 50px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  text-transform: uppercase
}

.modal_popups .slider_pop .modal-body .new_pop_btn button:hover {
  background: #000;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.modal_popups .slider_pop .modal-body #magento_seo_slide .owl-nav,
.modal_popups .slider_pop .modal-body #magento_seo_slide .owl-dots {
  display: none
}

.modal_popups .slider_pop .modal-body .popup_forms form .input-group {
  margin-bottom: 17px
}

.modal_popups .slider_pop .modal-body .popup_forms form .input-group input {
  border: 2px solid #000;
  height: 45px;
  padding: 4px 20px !important;
  border-radius: 30px;
  color: #000;
  width: 100%
}

.modal_popups .slider_pop .modal-body .popup_forms form .input-group input:focus,
.modal_popups .slider_pop .modal-body .popup_forms form .input-group textarea:focus {
  outline: none;
  box-shadow: none
}

.modal_popups .slider_pop .modal-body .popup_forms form .input-group input::-webkit-input-placeholder,
.modal_popups .slider_pop .modal-body .popup_forms form .input-group textarea::-webkit-input-placeholder {
  color: #000
}

.modal_popups .slider_pop .modal-body .popup_forms form .input-group input::-moz-placeholder,
.modal_popups .slider_pop .modal-body .popup_forms form .input-group textarea::-moz-placeholder {
  color: #000
}

.modal_popups .slider_pop .modal-body .popup_forms form .input-group input::-ms-input-placeholder,
.modal_popups .slider_pop .modal-body .popup_forms form .input-group textarea::-ms-input-placeholder {
  color: #000
}

.modal_popups .slider_pop .modal-body .popup_forms form .input-group input:-moz-placeholder,
.modal_popups .slider_pop .modal-body .popup_forms form .input-group textarea:-moz-placeholder {
  color: #000
}

.modal_popups .slider_pop .modal-body .popup_forms form .input-group input::placeholder,
.modal_popups .slider_pop .modal-body .popup_forms form .input-group textarea::placeholder {
  color: #000
}

.modal_popups .slider_pop .modal-body .popup_forms form .input-group textarea {
  margin-bottom: 17px;
  border: 2px solid #000;
  height: 140px;
  padding: 10px 20px;
  color: #000;
  width: 100%
}

.modal_popups .slider_pop .modal-body .popup_forms form .submit_button {
  text-align: center
}

.modal_popups .slider_pop .modal-body .popup_forms form .submit_button>input[type=button] {
  border: none;
  position: relative;
  background: #e14504 !important;
  color: #fff;
  padding: 10px 50px !important;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  text-transform: uppercase;
  width: auto;
  display: block;
  margin: 0 auto
}

.modal_popups .slider_pop .modal-body .popup_forms form .submit_button>input[type=button]:hover {
  background: #000 !important;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
  margin-top: 170px
}

.e_learing_page .banner {
  position: relative;
  background-size: cover;
  background-position: center center;
  padding: 200px 0 0
}

.e_learing_page .banner:before {
  position: absolute;
  content: "";
  background: #000000c7;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}

.e_learing_page .banner .bannercontent {
  text-align: center;
  margin-bottom: 200px
}

.e_learing_page .banner .bannercontent h1 {
  font-size: 40px;
  color: #fff;
  max-width: 750px;
  line-height: 60px;
  margin: 0 auto;
  font-weight: 700;
  padding-bottom: 20px
}

.e_learing_page .bannercontent p {
  font-size: 18px;
  color: #fff;
  margin: 0
}

.e_learing_page .bannercontent a {
  font-size: 15px;
  color: #ff001f;
  margin-top: 30px;
  display: inline-block;
  padding: 10px 30px;
  background-color: #fff;
  border-radius: 30px
}

.e_learing_page .bannercontent a:hover {
  background-color: #ff001f;
  color: #fff
}

.e_learing_page .e_learing_detail {
  margin-top: 70px;
  position: relative;
  height: auto
}

.e_learing_page .e_learing_detail .content {
  text-align: center;
  margin-bottom: 50px
}

.e_learing_page .e_learing_detail .content h2 {
  font-size: 30px;
  font-weight: 700;
  color: #f44336;
  position: relative
}

.e_learing_page .e_learing_detail .content h2:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -5px;
  width: 150px;
  height: 3px;
  background-color: #ff001f;
  margin: 0 auto
}

.e_learing_page .e_learing_detail .content p {
  color: #000
}

.e_learing_page .e_learing_detail .ed_box {
  text-align: center;
  padding: 30px 20px;
  position: relative;
  margin-bottom: 30px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.e_learing_page .e_learing_detail .ed_box span {
  font-size: 64px;
  color: #f44336;
  margin-bottom: 30px;
  display: block;
  margin-top: 20px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.e_learing_page .e_learing_detail .ed_box:hover span {
  color: #000;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.e_learing_page .e_learing_detail .ed_box h2 {
  font-size: 24px;
  color: #f44336
}

.e_learing_page .e_learing_detail .ed_box p {
  color: #000;
  font-size: 15px;
  margin-bottom: 0
}

.e_learing_page .e_learing_detail .ed_box:hover {
  box-shadow: 0px 0px 10px 0px #ccc;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.e_learing_page .e_learing_detail .ed_box:before {
  position: absolute;
  content: "";
  width: 30%;
  height: 30%;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  top: 0;
  right: 0;
  transition: .7s ease-in-out;
  -webkit-transition: .7s ease-in-out;
  -moz-transition: .7s ease-in-out;
  -ms-transition: .7s ease-in-out;
  -o-transition: .7s ease-in-out
}

.e_learing_page .e_learing_detail .ed_box:after {
  position: absolute;
  content: "";
  width: 30%;
  height: 30%;
  border-left: 3px solid #f44336;
  border-bottom: 3px solid #f44336;
  left: 0;
  bottom: 0;
  transition: .7s ease-in-out;
  -webkit-transition: .7s ease-in-out;
  -moz-transition: .7s ease-in-out;
  -ms-transition: .7s ease-in-out;
  -o-transition: .7s ease-in-out
}

.e_learing_page .e_learing_detail .ed_box:hover:before,
.e_learing_page .e_learing_detail .ed_box:hover:after {
  width: 100%;
  height: 100%;
  transition: .7s ease-in-out;
  -webkit-transition: .7s ease-in-out;
  -moz-transition: .7s ease-in-out;
  -ms-transition: .7s ease-in-out;
  -o-transition: .7s ease-in-out
}

.e_learing_page .e_learing_detail .content_are {
  margin-top: 60px;
  text-align: center;
  position: relative
}

.e_learing_page .e_learing_detail .content_are h3 {
  font-size: 30px;
  font-weight: 700;
  color: #f44336;
  position: relative
}

.e_learing_page .e_learing_detail .content_are h3:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -5px;
  width: 150px;
  height: 3px;
  background-color: #ff001f;
  margin: 0 auto
}

.e_learing_page .e_learing_detail .content_are ul {
  margin-top: 30px;
  text-align: left
}

.e_learing_page .e_learing_detail .content_are ul li {
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
  display: block;
  text-transform: capitalize
}

.e_learing_page .e_learing_detail .content_are ul li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 10px;
  width: 10px;
  height: 10px;
  background-color: #ff001f;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%
}

.e_learing_page .e_learing_detail .wea_content {
  margin-top: 60px;
  text-align: center;
  position: relative
}

.e_learing_page .e_learing_detail .wea_content h3 {
  font-size: 30px;
  font-weight: 700;
  color: #f44336;
  position: relative
}

.e_learing_page .e_learing_detail .wea_content h3:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -5px;
  width: 150px;
  height: 3px;
  background-color: #ff001f;
  margin: 0 auto
}

.e_learing_page .e_learing_detail .wea_content .slider_plate {
  margin-top: 60px
}

.e_learing_page .e_learing_detail .wea_content .slider_plate #el_edu_slide .item .box {
  text-align: center;
  padding: 30px 20px;
  position: relative;
  margin-bottom: 30px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  min-height: 300px
}

.e_learing_page .e_learing_detail .wea_content .slider_plate #el_edu_slide .item .box span {
  font-size: 64px;
  color: #f44336;
  margin-bottom: 30px;
  display: block;
  margin-top: 20px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.e_learing_page .e_learing_detail .wea_content .slider_plate #el_edu_slide .item .box:hover span {
  color: #000;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.e_learing_page .e_learing_detail .wea_content .slider_plate #el_edu_slide .item .box h2 {
  font-size: 24px;
  color: #f44336
}

.e_learing_page .e_learing_detail .wea_content .slider_plate #el_edu_slide .item .box p {
  color: #000;
  font-size: 15px;
  margin-bottom: 0
}

.e_learing_page .e_learing_detail .wea_content .slider_plate #el_edu_slide .item .box:hover {
  box-shadow: 0px 0px 10px 0px #ccc;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.e_learing_page .e_learing_detail .wea_content .slider_plate #el_edu_slide .item .box:before {
  position: absolute;
  content: "";
  width: 30%;
  height: 30%;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  top: 0;
  right: 0;
  transition: .7s ease-in-out;
  -webkit-transition: .7s ease-in-out;
  -moz-transition: .7s ease-in-out;
  -ms-transition: .7s ease-in-out;
  -o-transition: .7s ease-in-out
}

.e_learing_page .e_learing_detail .wea_content .slider_plate #el_edu_slide .item .box:after {
  position: absolute;
  content: "";
  width: 30%;
  height: 30%;
  border-left: 3px solid #f44336;
  border-bottom: 3px solid #f44336;
  left: 0;
  bottom: 0;
  transition: .7s ease-in-out;
  -webkit-transition: .7s ease-in-out;
  -moz-transition: .7s ease-in-out;
  -ms-transition: .7s ease-in-out;
  -o-transition: .7s ease-in-out
}

.e_learing_page .e_learing_detail .wea_content .slider_plate #el_edu_slide .item .box:hover:after,
.e_learing_page .e_learing_detail .wea_content .slider_plate #el_edu_slide .item .box:hover:before {
  width: 100%;
  height: 100%;
  transition: .7s ease-in-out;
  -webkit-transition: .7s ease-in-out;
  -moz-transition: .7s ease-in-out;
  -ms-transition: .7s ease-in-out;
  -o-transition: .7s ease-in-out
}

.e_learing_page .fratures_section {
  margin-top: 60px;
  text-align: center;
  position: relative
}

.e_learing_page .fratures_section .hrading h4 {
  font-size: 30px;
  font-weight: 700;
  color: #f44336;
  position: relative
}

.e_learing_page .fratures_section .hrading h4:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -5px;
  width: 150px;
  height: 3px;
  background-color: #ff001f;
  margin: 0 auto
}

.e_learing_page .fratures_section .fear_products_list {
  margin-top: 60px
}

.e_learing_page .fratures_section .fear_products_list ul li {
  float: left;
  width: 100%;
  margin-bottom: 50px
}

.e_learing_page .fratures_section .fear_products_list ul li .left_box {
  width: 50%;
  float: left
}

.e_learing_page .fratures_section .fear_products_list ul li .left_box .products_image img {
  width: 60%
}

.e_learing_page .fratures_section .fear_products_list ul li .right_box {
  width: 50%;
  float: left
}

.e_learing_page .fratures_section .fear_products_list ul li .right_box .content {
  text-align: left
}

.e_learing_page .fratures_section .fear_products_list ul li .right_box .content h4 {
  font-size: 24px;
  font-weight: 700;
  color: #f44336;
  margin-bottom: 30px;
  position: relative
}

.e_learing_page .fratures_section .fear_products_list ul li .right_box .content h4:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -10px;
  width: 150px;
  height: 3px;
  background-color: #ff001f
}

.e_learing_page .fratures_section .fear_products_list ul li .right_box .content p {
  color: #000;
  line-height: 36px;
  max-width: 450px
}

.page_not_found {
  height: auto;
  width: 100%;
  overflow-x: hidden;
  background: #ea5328
}

.page_not_found .page_n_f_img img {
  width: 100%
}

.ecom_custom_products_list {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  margin-top: 30px
}

.shoppage {
  position: relative;
  height: auto;
  width: 100%
}

.shoppage .bannershop {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative
}

.shoppage .bannershop .text {
  padding: 120px 0;
  max-width: 600px
}

.shoppage .bannershop .text h1 {
  color: #fff;
  font-size: 60px;
  text-transform: capitalize;
  margin-bottom: 10px
}

.shoppage .bannershop .text p {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  margin-bottom: 0
}

.shoppage .productsvi {
  margin-top: 40px;
  position: relative
}

.shoppage .productsvi .protitle h2 {
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 30px;
  position: relative
}

.shoppage .productsvi .protitle h2:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  border-bottom: 2px solid #ff001f;
  height: 2px;
  width: 158px
}

.shoppage .productsvi .protitle .sortbar {
  margin-top: 35px;
  background: #ce9f41;
  padding: 10px 20px;
  margin-bottom: 20px
}

.shoppage .productsvi .protitle .sortbar .dropdownlist {
  display: inline-block;
  width: 49%;
  position: relative
}

.shoppage .productsvi .protitle .sortbar .dropdownlist label {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  margin-right: 10px;
  margin-bottom: 0;
  text-transform: capitalize
}

.shoppage .productsvi .protitle .sortbar .dropdownlist select {
  background: #ce9f41;
  color: #fff;
  border: none;
  border-bottom: 2px solid #fff;
  text-transform: capitalize
}

.shoppage .productsvi .protitle .sortbar .dropdownlist select:focus {
  outline: none;
  box-shadow: none
}

.shoppage .productsvi .protitle .sortbar .rightselect {
  text-align: right
}

.shoppage .productsvi .protitle .sortbar .rightselect select {
  margin-right: 0
}

.shoppage .productsvi .productlist {
  margin-bottom: 30px;
  position: relative;
  height: auto
}

.shoppage .productsvi .productlist .productsbox {
  background-color: #fff;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  margin-bottom: 30px
}

.shoppage .productsvi .productlist .productsbox:hover {
  box-shadow: 0px 0px 22px 0px #c9cbce;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.shoppage .productsvi .productlist .productsbox .productmedia {
  position: relative
}

.shoppage .productsvi .productlist .productsbox .productmedia img {
  width: 100%
}

.shoppage .productsvi .productlist .productsbox .productmedia .category {
  position: absolute;
  left: 0;
  top: 10px;
  background: #ce9f41;
  padding: 7px 22px 7px 10px;
  color: #fff;
  text-transform: capitalize;
  border-radius: 0 30px 30px 0;
  -webkit-border-radius: 0px 30px 30px 0px;
  -moz-border-radius: 0px 30px 30px 0px;
  -ms-border-radius: 0px 30px 30px 0px;
  -o-border-radius: 0px 30px 30px 0px
}

.shoppage .productsvi .productlist .productsbox .productmedia .category a {
  color: #fff
}

.shoppage .productsvi .productlist .productsbox .producttitle {
  padding: 20px 10px;
  position: relative
}

.shoppage .productsvi .productlist .productsbox .producttitle h3 {
  font-size: 24px;
  text-align: center
}

.shoppage .productsvi .productlist .productsbox .producttitle h3 a {
  color: #ce9f41
}

.shoppage .productsvi .productlist .productsbox .producttitle p {
  font-size: 14px;
  text-align: justify;
  line-height: 21px;
  font-weight: 500;
  margin-bottom: 10px
}

.shoppage .productsvi .productlist .productsbox .producttitle .reating {
  color: #ce9f41;
  font-size: 14px;
  text-align: center;
  display: block
}

.shoppage .productsvi .productlist .productsbox .producttitle .productpricebtn {
  margin-top: 15px;
  position: relative
}

.shoppage .productsvi .productlist .productsbox .producttitle .productpricebtn .price {
  color: #ce9f41;
  font-size: 20px;
  font-weight: 600;
  width: 48%;
  display: inline-block
}

.shoppage .productsvi .productlist .productsbox .producttitle .productpricebtn .centered {
  position: absolute;
  top: 18px;
  right: 0;
  transform: translate(0%, -50%)
}

.shoppage .productsvi .productlist .productsbox .producttitle .productpricebtn .h-button {
  background: #ce9f41;
  padding: 6px;
  width: 180px;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  display: inline-block;
  letter-spacing: 0px;
  box-shadow: none;
  border: none
}

.shoppage .productsvi .productlist .productsbox .producttitle .productpricebtn .h-button span {
  display: inline-block;
  min-width: .3em;
  text-transform: uppercase;
  transition: .25s cubic-bezier(.5, -1, .5, 2);
  opacity: 0;
  transform: translate(0, -20px)
}

.shoppage .productsvi .productlist .productsbox .producttitle .productpricebtn .h-button:before {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  left: 0;
  transition: .25s cubic-bezier(.5, -1, .5, 2);
  text-transform: uppercase;
  letter-spacing: 3.5px;
  opacity: 1;
  transform: translate(0, 0px)
}

.shoppage .productsvi .productlist .productsbox .producttitle .productpricebtn .h-button:hover:before,
.shoppage .productsvi .productlist .productsbox .producttitle .productpricebtn .h-button:focus:before {
  opacity: 0;
  transform: translate(0, 20px)
}

.shoppage .productsvi .productlist .productsbox .producttitle .productpricebtn .h-button:hover span,
.shoppage .productsvi .productlist .productsbox .producttitle .productpricebtn .h-button:focus span {
  opacity: 1;
  transform: translate(0, 0)
}

.shopdetailpage {
  position: relative;
  height: auto;
  width: 100%
}

.shopdetailpage .bannershop {
  background-color: #053772;
  position: relative;
  padding: 160px 0 80px;
  text-align: center
}

.shopdetailpage .bannershop .text {
  max-width: 600px;
  margin: 0 auto
}

.shopdetailpage .bannershop .text h1 {
  color: #fff;
  font-size: 60px;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-weight: 700
}

.shopdetailpage .productsdetail {
  margin-top: 80px;
  position: relative
}

.shopdetailpage .productsdetail .productimg {
  margin-bottom: 30px
}

.shopdetailpage .productsdetail .productimg img {
  width: 100%
}

.shopdetailpage .productsdetail .productschgbtn {
  position: relative;
  margin-bottom: 30px
}

.shopdetailpage .productsdetail .productschgbtn button {
  border: none;
  box-shadow: none;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  padding: 10px 0;
  margin: -3px;
  width: 50%;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  position: relative
}

.shopdetailpage .productsdetail .productschgbtn button:hover {
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.shopdetailpage .productsdetail .productschgbtn .btn1 {
  background: #ce9f41;
  border-radius: 30px 0 0 30px;
  -webkit-border-radius: 30px 0px 0px 30px;
  -moz-border-radius: 30px 0px 0px 30px;
  -ms-border-radius: 30px 0px 0px 30px;
  -o-border-radius: 30px 0px 0px 30px
}

.shopdetailpage .productsdetail .productschgbtn .btn1:hover {
  background: #053772
}

.shopdetailpage .productsdetail .productschgbtn .btn2 {
  background: #053772;
  border-radius: 0 30px 30px 0;
  -webkit-border-radius: 0px 30px 30px 0px;
  -moz-border-radius: 0px 30px 30px 0px;
  -ms-border-radius: 0px 30px 30px 0px;
  -o-border-radius: 0px 30px 30px 0px
}

.shopdetailpage .productsdetail .productschgbtn .btn2:hover {
  background: #ce9f41
}

.shopdetailpage .productsdetail .productschgbtn .mlogo {
  position: absolute;
  top: 0;
  left: -10px;
  right: 0;
  margin: 0 auto
}

.shopdetailpage .productsdetail .prodoutcontent h3 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-right: 15px
}

.shopdetailpage .productsdetail .prodoutcontent h1 {
  font-size: 30px;
  color: #000
}

.shopdetailpage .productsdetail .prodoutcontent .reating {
  color: #ce9f41;
  font-size: 13px;
  margin-right: 20px
}

.shopdetailpage .productsdetail .prodoutcontent a {
  color: #ce9f41;
  font-weight: 500
}

.shopdetailpage .productsdetail .prodoutcontent a:hover {
  color: #053772
}

.shopdetailpage .productsdetail .prodoutcontent p {
  margin-top: 10px;
  margin-bottom: 18px
}

.shopdetailpage .productsdetail .prodoutcontent h2 {
  font-size: 24px;
  color: #000
}

.shopdetailpage .productsdetail .prodoutcontent ul {
  margin-bottom: 30px
}

.shopdetailpage .productsdetail .prodoutcontent ul li {
  font-size: 16px;
  margin-left: 20px;
  margin-bottom: 7px;
  position: relative
}

.shopdetailpage .productsdetail .prodoutcontent ul li:before {
  position: absolute;
  content: "";
  left: -19px;
  top: 6px;
  width: 15px;
  height: 15px;
  background: #053772;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%
}

.shopdetailpage .productsdetail .prodoutcontent form .icons {
  margin-bottom: 30px
}

.shopdetailpage .productsdetail .prodoutcontent form .icons a {
  margin-right: 10px
}

.shopdetailpage .productsdetail .prodoutcontent form .form-group {
  display: block;
  margin-bottom: 15px
}

.shopdetailpage .productsdetail .prodoutcontent form .form-group label {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-right: 15px
}

.shopdetailpage .productsdetail .prodoutcontent form .form-group input {
  border-bottom: 1px solid #053772 !important;
  border: none;
  color: #053772;
  font-size: 15px
}

.shopdetailpage .productsdetail .prodoutcontent form .form-group input::placeholder {
  color: #053772
}

.shopdetailpage .productsdetail .prodoutcontent form .form-group input:-ms-input-placeholder {
  color: #053772
}

.shopdetailpage .productsdetail .prodoutcontent form .form-group input::-ms-input-placeholder {
  color: #053772
}

.shopdetailpage .productsdetail .prodoutcontent form .form-group input:focus,
.shopdetailpage .productsdetail .prodoutcontent form .form-group select:focus {
  box-shadow: none;
  outline: none
}

.shopdetailpage .productsdetail .prodoutcontent form .form-group select {
  position: relative;
  border-bottom: 1px solid #053772 !important;
  border: none;
  font-size: 17px;
  border-radius: 10px;
  background-image: linear-gradient(45deg, transparent 50%, #053772 60%), linear-gradient(135deg, #053772 40%, transparent 50%) !important;
  background-position: calc(100% - 30px) 14px, calc(100% - 20px) 14px, 100% 0;
  background-size: 10px 10px, 10px 10px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  width: 68%;
  top: -7px
}

.shopdetailpage .productsdetail .prodoutcontent form .form-group .custom-select {
  padding: 0;
  font-size: 15px;
  color: #053772
}

.shopdetailpage .productsdetail .prodoutcontent form .checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer
}

.shopdetailpage .productsdetail .prodoutcontent form .checkbox label {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  color: #053772;
  margin-right: 0 !important;
  margin-bottom: 0
}

.shopdetailpage .productsdetail .prodoutcontent form .checkbox label:before {
  content: '';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #053772;
  padding: 7px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px
}

.shopdetailpage .productsdetail .prodoutcontent form .checkbox input:checked+label:after {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 6px;
  width: 6px;
  height: 14px;
  border: solid #053772;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg)
}

.shopdetailpage .productsdetail .prodoutcontent form .addbtn {
  margin-bottom: 30px
}

.shopdetailpage .productsdetail .prodoutcontent form .addbtn .price {
  color: #053772;
  font-weight: 600;
  font-size: 22px;
  text-align: center;
  display: block;
  margin-bottom: 30px
}

.shopdetailpage .productsdetail .prodoutcontent form .addbtn .centered {
  position: absolute;
  top: 88px;
  right: 0;
  transform: translate(0%, -50%);
  padding: 10px 0 !important
}

.shopdetailpage .productsdetail .prodoutcontent form .addbtn .h-button {
  background: #ce9f41;
  padding: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  display: inline-block;
  letter-spacing: 0px;
  box-shadow: none;
  border: none;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.shopdetailpage .productsdetail .prodoutcontent form .addbtn .h-button:hover {
  background: #053772;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out
}

.shopdetailpage .productsdetail .prodoutcontent form .addbtn .h-button span {
  display: inline-block;
  min-width: .3em;
  text-transform: uppercase;
  transition: .25s cubic-bezier(.5, -1, .5, 2);
  opacity: 0;
  transform: translate(0, -20px);
  -webkit-transition: .25s cubic-bezier(.5, -1, .5, 2);
  -moz-transition: .25s cubic-bezier(.5, -1, .5, 2);
  -ms-transition: .25s cubic-bezier(.5, -1, .5, 2);
  -o-transition: .25s cubic-bezier(.5, -1, .5, 2);
  -webkit-transform: translate(0, -20px);
  -moz-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  -o-transform: translate(0, -20px)
}

.shopdetailpage .productsdetail .prodoutcontent form .addbtn .h-button:before {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  left: 0;
  transition: .25s cubic-bezier(.5, -1, .5, 2);
  text-transform: uppercase;
  letter-spacing: 3.5px;
  opacity: 1;
  transform: translate(0, 0px);
  -webkit-transition: .25s cubic-bezier(.5, -1, .5, 2);
  -moz-transition: .25s cubic-bezier(.5, -1, .5, 2);
  -ms-transition: .25s cubic-bezier(.5, -1, .5, 2);
  -o-transition: .25s cubic-bezier(.5, -1, .5, 2);
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px)
}

.shopdetailpage .productsdetail .prodoutcontent form .addbtn .h-button:hover:before,
.shopdetailpage .productsdetail .prodoutcontent form .addbtn .h-button:focus:before {
  opacity: 0;
  transform: translate(0, 20px);
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px)
}

.shopdetailpage .productsdetail .prodoutcontent form .addbtn .h-button:hover span,
.shopdetailpage .productsdetail .prodoutcontent form .addbtn .h-button:focus span {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0)
}

.shopdetailpage .productsdetail .prodoutcontent form button:focus {
  outline: none
}

.shopdetailpage .productsdetail .tabsystem .tabs {
  margin-top: 50px
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-button-outer {
  margin-bottom: 40px
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-button-outer #tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-button-outer #tab-button li {
  display: table-cell;
  width: 20%;
  margin-bottom: 30px
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-button-outer #tab-button li a {
  margin: 0 15px;
  font-size: 20px;
  font-weight: 500;
  display: block;
  padding: .5em;
  background: #053772;
  border: none;
  text-align: center;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-button-outer #tab-button li:first-child a {
  margin-left: 0
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-button-outer #tab-button li:last-child a {
  margin-right: 0
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-button-outer #tab-button li:not(:first-child) a {
  border-left: none
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-button-outer #tab-button li a:hover,
.shopdetailpage .productsdetail .tabsystem .tabs .tab-button-outer #tab-button .is-active a {
  border-bottom-color: transparent;
  background: #ce9f41
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody p {
  text-align: justify
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .tablebox .table thead tr th {
  padding: 0;
  border-top: none;
  border-bottom: 1px solid #053772;
  padding-bottom: 10px
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .tablebox .table thead tr th h5 {
  font-size: 24px;
  font-weight: 600;
  color: #ce9f41;
  margin-bottom: 0;
  padding: 0
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .tablebox .table thead tr th span {
  padding: 0;
  background: #053772;
  color: #fff;
  font-weight: 400;
  padding: 7px 30px;
  border-radius: 30px;
  position: relative;
  top: -7px
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .tablebox .table thead tr .subtitle {
  padding-top: 10px
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .tablebox .table thead tr .subtitle p {
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 500;
  color: #000;
  text-align: center
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .tablebox .table thead tr .subtitle:first-child p {
  text-align: left
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .tablebox .table tbody tr td {
  padding: 12px 0;
  font-size: 14px;
  border: none;
  color: #053772;
  text-align: center
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .tablebox .table tbody tr td:first-child {
  color: #000;
  text-align: left
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .banifit h2 {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 40px;
  color: #000;
  font-weight: 600
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .banifit ul {
  margin-bottom: 30px;
  margin-top: 30px
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .banifit ul li {
  font-size: 16px;
  margin-left: 20px;
  margin-bottom: 7px;
  position: relative
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .banifit ul li:before {
  position: absolute;
  content: "";
  left: -19px;
  top: 6px;
  width: 15px;
  height: 15px;
  background: #053772;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .banifit p strong {
  color: #053772
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .banifit span {
  text-align: center;
  display: block;
  margin-bottom: 50px
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .banifit span a {
  color: #fff;
  background: #053772;
  padding: 10px 70px;
  font-size: 20px;
  font-weight: 500;
  border-radius: 30px
}

.shopdetailpage .productsdetail .tabsystem .tabs .tab-contents .tabody .banifit span a:hover {
  background: #ce9f41
}

@font-face {
  font-family: 'Josefin Sans';
  src: url(../../../themes/ecom/assets/fonts/JosefinSans-Light.eot);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Light.eot?#iefix) format('embedded-opentype'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Light.woff2) format('woff2'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Light.woff) format('woff'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Light.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Josefin Sans';
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Bold.eot);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Bold.eot?#iefix) format('embedded-opentype'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Bold.woff2) format('woff2'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Bold.woff) format('woff'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Bold.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Josefin Sans';
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Regular.eot);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Regular.eot?#iefix) format('embedded-opentype'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Regular.woff2) format('woff2'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Regular.woff) format('woff'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Josefin Sans';
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Medium.eot);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Medium.eot?#iefix) format('embedded-opentype'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Medium.woff2) format('woff2'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Medium.woff) format('woff'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Medium.ttf) format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Josefin Sans';
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-ThinItalic.eot);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-ThinItalic.eot?#iefix) format('embedded-opentype'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-ThinItalic.woff2) format('woff2'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-ThinItalic.woff) format('woff'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-ThinItalic.ttf) format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap
}

@font-face {
  font-family: 'Josefin Sans';
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-ExtraLight.eot);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-ExtraLight.eot?#iefix) format('embedded-opentype'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-ExtraLight.woff2) format('woff2'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-ExtraLight.woff) format('woff'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-ExtraLight.ttf) format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Josefin Sans';
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-SemiBold.eot);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-SemiBold.eot?#iefix) format('embedded-opentype'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-SemiBold.woff2) format('woff2'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-SemiBold.woff) format('woff'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-SemiBold.ttf) format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Josefin Sans';
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Thin.eot);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Thin.eot?#iefix) format('embedded-opentype'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Thin.woff2) format('woff2'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Thin.woff) format('woff'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Thin.ttf) format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Josefin Sans';
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Thin_1.eot);
  src: url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Thin_1.eot?#iefix) format('embedded-opentype'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Thin_1.woff2) format('woff2'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Thin_1.woff) format('woff'), url(//www.ecomsolver.com/wp-content/themes/ecom/assets/css/../fonts/JosefinSans-Thin_1.ttf) format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap
}

html {
  overflow-x: hidden
}

.arrowRight {
  width: 9px;
  height: 9px;
  top: 45px;
  margin: -20px 0 0 -20px;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-left: none;
  border-top: none;
  border-right: 3px #fff solid;
  border-bottom: 3px #fff solid
}

.arrowRight,
.arrowRight:before {
  position: absolute;
  left: 97%
}

.arrowRight {
  top: 43px
}

.arrowRight:before {
  content: "";
  width: 10px;
  height: 10px;
  top: 50%;
  margin: -1px 0 0 -4px;
  border-left: none;
  border-top: none;
  border-right: 3px #fff solid;
  border-bottom: 3px #fff solid;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: arrow;
  animation-name: arrow
}

@-webkit-keyframes arrow {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate(15px, 15px);
    transform: translate(15px, 15px)
  }
}

@keyframes arrow {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate(15px, 15px);
    transform: translate(15px, 15px)
  }
}

#header {
  height: auto;
  width: 100%;
  position: fixed;
  z-index: 999
}

#header .logo-menu .logo a #Layer_1 {
  width: 200px
}

#header .logo-menu .logo a #Layer_1 .st0 {
  fill: #fff
}

#header .logo-menu .logo a #Layer_1 .st1 {
  fill: #fff
}

.navbar-shrink .logo-menu .logo a #Layer_1 .st0 {
  fill: #ce9f41 !important
}

.navbar-shrink .logo-menu .logo a #Layer_1 .st1 {
  fill: #000 !important
}

#header .logo-menu .rowonmenu .ubermenu ul li.custom_ecom_menu>a {
  color: #fff !important
}

#header.navbar-shrink .logo-menu .rowonmenu .ubermenu ul li.custom_ecom_menu>a {
  color: #000 !important
}

.navbar-shrink .request_btn_css {
  color: #ce9f41;
  border: 2px solid #ce9f41
}

.dropdown-menu {
  width: 100vw;
  height: auto;
  transform: none !important;
  top: 90px !important;
  left: -1px !important;
  right: -1px !important;
  border-radius: 0;
  position: fixed !important;
  padding: 0;
  margin: 0
}

.tebmenu {
  padding-top: 20px;
  padding-bottom: 50px
}

ul.fa-ul {
  margin-bottom: 0
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.text-s {
  line-height: 24px;
  letter-spacing: .5px;
  font-size: 16px
}

.fa-ul>li {
  position: relative;
  line-height: 200%;
  list-style-type: none;
  display: block !important
}

.fa-ul>li a {
  display: block !important;
  color: #333 !important;
  padding: 5px !important
}

.fa-ul>li a:hover {
  color: #ce9f41 !important
}

div.hr {
  background: #f44a53;
  width: 100px;
  height: 2px;
  margin: auto
}

.mt-25 {
  margin-top: 25px !important
}

div.wrapper-50 {
  margin: 50px
}

.ecom-add-wrapper .xx-large {
  font-size: 60px;
  font-weight: 700;
  color: #000
}

.ecom-theme {
  color: #ce9f41 !important;
  font-weight: 700;
  margin-right: 10px
}

.ecom-add-wrapper .ecom-brands img {
  margin: 30px
}

li img.head-icon {
  position: absolute;
  left: -40px;
  top: 5px;
  width: 30px
}

hr.space.s {
  height: 20px;
  width: 100%;
  margin: 0;
  border: 0
}

.pos-r {
  position: relative
}

.menuCloseBtn {
  position: fixed;
  top: 160px;
  right: 30px;
  z-index: 1;
  text-align: center
}

.menuCloseBtn a.ecom-btn {
  width: 50px;
  height: 50px;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 400;
  transform: rotate(0) scale(.9);
  line-height: 50px;
  border-radius: 50%;
  transition: all .7s
}

.menuCloseBtn a.ecom-btn:hover {
  color: #f63755 !important;
  font-weight: 600;
  transform: rotate(360deg) scale(1.1)
}

.ecom-btn:hover {
  color: #f63755;
  background: #fff;
  border: 2px solid #ce9f41
}

.ecom-btn {
  background: #ce9f41;
  transition: all .3s;
  color: #fff;
  box-shadow: 0 10px 50px rgba(245, 59, 85, .6);
  border: 2px solid #ce9f41
}

.logo-menu {
  z-index: 9;
  padding-top: 10px;
  padding-bottom: 7px
}

.logo-menu.navbar-shrink {
  background: #fff;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
  padding-bottom: 0
}

.logo-menu.navbar-shrink .navigation a {
  color: #333
}

.logo-menu .logo {
  float: left;
  width: 10%;
  z-index: 99999;
  position: relative
}

.menu {
  float: left;
  width: 80%
}

.navigation {
  float: left;
  width: 57%
}

.request-box {
  float: right;
  height: auto;
  width: 100%;
  position: relative;
  top: -7px;
  text-align: end;
  z-index: 9999
}

.request-box .butten {
  height: auto;
  margin-right: 0;
  margin-top: 7px
}

.menubtnopen {
  display: none;
  position: absolute;
  right: 0;
  top: 48px
}

.menubtnopen input[type=checkbox]:checked~#sidebarMenu {
  transform: translateX(0)
}

.menubtnopen input[type=checkbox] {
  transition: all .3s;
  box-sizing: border-box;
  display: none
}

.menubtnopen .sidebarIconToggle {
  transition: all .3s;
  box-sizing: border-box;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  height: 100%;
  width: 100%;
  top: 22px;
  left: 15px;
  height: 22px;
  width: 22px
}

.menubtnopen .spinner {
  transition: all .3s;
  box-sizing: border-box;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #ce9f41
}

.menubtnopen .horizontal {
  transition: all .3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 3px
}

.menubtnopen .diagonal.part-1 {
  position: relative;
  transition: all .3s;
  box-sizing: border-box;
  float: left
}

.menubtnopen .diagonal.part-2 {
  transition: all .3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 3px
}

.menubtnopen input[type=checkbox]:checked~.sidebarIconToggle>.horizontal {
  transition: all .3s;
  box-sizing: border-box;
  opacity: 0
}

.menubtnopen input[type=checkbox]:checked~.sidebarIconToggle>.diagonal.part-1 {
  transition: all .3s;
  box-sizing: border-box;
  transform: rotate(135deg);
  margin-top: 8px
}

.menubtnopen input[type=checkbox]:checked~.sidebarIconToggle>.diagonal.part-2 {
  transition: all .3s;
  box-sizing: border-box;
  transform: rotate(-135deg);
  margin-top: -9px
}

.menubanner {
  padding: 20px 0
}

.menubanner img {
  width: 100%
}

.modal-backdrop {
  z-index: 6 !important
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover>.ubermenu-target,
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active>.ubermenu-target {
  background-color: transparent !important
}

.logo-menu.navbar-shrink .ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover>.ubermenu-target,
.logo-menu.navbar-shrink .ubermenu-skin-black-white-2 .ubermenu-item-level-0 .ubermenu-target {
  color: #000
}

.logo-menu .rowonmenu {
  position: absolute;
  top: 23px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto
}

.inner-page .logo-menu .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
  color: #000 !important;
  background-color: transparent !important
}

.inner-page .logo-menu .ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover>.ubermenu-target,
.inner-page .logo-menu .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active>.ubermenu-target {
  background-color: transparent !important
}

.navbar-shrink {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999999;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  box-shadow: 0px 0px 30px 0px #202c45;
  background-color: #fff
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0)
  }
}

.mobileopnshow {
  display: none !important
}

#jsd-widget {
  left: 0
}

.ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
  font-size: 15px !important;
  text-transform: uppercase;
  color: #fff;
  padding-left: 10px;
  font-weight: 500 !important;
  padding-right: 10px
}

.ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
  font-size: 16px;
  text-transform: uppercase;
  color: #000 !important;
  padding-left: 10px;
  padding-right: 10px
}

.ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar,
.ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  left: 0;
  width: 100%;
  float: left;
  top: 73px
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-target,
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent>.ubermenu-target,
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-target {
  color: #fff;
  background: #0000 !important
}

.topbar {
  background: #ce9f41;
  text-align: center;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 99
}

.topbar span a:nth-child(2) {
  animation: animate 2s linear infinite;
  -webkit-animation: animate 2s linear infinite
}

@keyframes animate {
  0% {
    box-shadow: 0 0 0 0 #013d76;
    border: 1px solid #013d76
  }

  40% {
    box-shadow: 0 0 0 5px #013d76;
    border: 1px solid #013d76
  }

  80% {
    box-shadow: 0 0 0 5px #013d76;
    border: 1px solid #013d76
  }

  100% {
    box-shadow: 0 0 5px #013d76;
    border: 1px solid #013d76
  }
}

.mobile_req_btn {
  display: none;
  border: none;
  background: #ce9f41;
  color: #fff;
  padding: 6px 10px;
  position: relative;
  z-index: 999999;
  font-size: 20px;
  top: 7px
}

.topbar span {
  color: #fff
}

.topbar span p {
  color: #fff;
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600
}

.topbar span a {
  color: #fff;
  margin-left: 10px
}

.topbar span a:nth-child(2) {
  border: 1px solid #fff;
  padding: 2px 18px;
  border-radius: 30px;
  background: #fff;
  color: #000
}

.topbar span a:nth-child(2):hover {
  border: 1px solid #fff;
  padding: 2px 18px;
  border-radius: 30px;
  background: #ce9f41;
  color: #fff
}

.request_btn_css {
  position: relative;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  top: 26px;
  font-size: 15px;
  border: 2px solid #fff;
  border-radius: 30px;
  padding: 17px 36px 10px 35px;
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px
}

.request_btn_css span {
  text-transform: none;
  position: absolute;
  color: #ce9f41;
  top: 11px;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  transition: all 0s ease 0s;
  -webkit-transition: all 0s ease 0s;
  -moz-transition: all 0s ease 0s;
  -ms-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s
}

.request_btn_css:hover {
  border: 2px solid #000;
  border-radius: 50px;
  background-color: #fff;
  color: #fff;
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out
}

.request_btn_css:hover>span {
  opacity: 1;
  transition: all .25s ease-in-out .1s;
  -webkit-transition: all .25s ease-in-out .1s;
  -moz-transition: all .25s ease-in-out .1s;
  -ms-transition: all .25s ease-in-out .1s;
  -o-transition: all .25s ease-in-out .1s
}

.request_btn_css:hover:before {
  transition: .3s ease-in-out;
  background-color: #ce9f41
}

.request_btn_css:before,
.request_btn_css:after {
  content: "";
  position: absolute;
  top: -14px;
  left: -12px;
  width: 132px;
  height: 25px
}

.request_btn_css:before {
  border: 2px solid #ce9f41;
  background-color: #000;
  transform: skew(-25deg);
  transition: .3s ease-in-out
}

.request_btn_css:after {
  content: "Available for work";
  font-size: 10px;
  top: -14px;
  left: -22px;
  color: #fff
}

#slide_pop_custom {
  position: fixed;
  background: #fff;
  z-index: 9999;
  top: 115px;
  right: 0;
  display: none;
  float: right;
  text-align: left;
  height: 550px;
  overflow: scroll;
  overflow-x: hidden;
  max-width: 750px
}

#slide_pop_custom #close_btn {
  position: relative;
  cursor: pointer;
  z-index: 99999
}

#slide_pop_custom .col-md-11 {
  position: absolute
}

#slide_pop_custom .col-lg-4,
#slide_pop_custom .col-md-5 {
  padding-left: 0
}

#slide_pop_custom .slide_pop_content {
  position: relative;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 20px;
  padding-right: 15px;
  padding-left: 40px
}

#slide_pop_custom .slide_pop_content:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  background: #231f20bf;
  top: 0
}

#slide_pop_custom .slide_pop_content .branch_office,
#slide_pop_custom .slide_pop_content .contact_detail,
#slide_pop_custom .slide_pop_content .social_link {
  z-index: 3;
  position: relative;
  border-bottom: 1px solid #ffffff69;
  margin-bottom: 19px
}

#slide_pop_custom .slide_pop_content .social_link {
  z-index: 3;
  position: relative;
  border-bottom: 0 solid #ffffff69;
  margin-bottom: 0;
  text-align: center
}

#slide_pop_custom .slide_pop_content .branch_office span,
#slide_pop_custom .slide_pop_content .contact_detail span,
#slide_pop_custom .slide_pop_content .social_link span {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 20px;
  display: block;
  text-align: left
}

#slide_pop_custom .slide_pop_content .branch_office ul li {
  margin-bottom: 20px
}

#slide_pop_custom .slide_pop_content .branch_office ul li a {
  color: #fff;
  font-size: 14px;
  display: inline-flex;
  width: 100%
}

#slide_pop_custom .slide_pop_content .branch_office ul li a span {
  display: inline-block;
  margin-right: 7px;
  height: 30px;
  width: 40px
}

#slide_pop_custom .slide_pop_content .contact_detail ul li {
  margin-bottom: 15px
}

#slide_pop_custom .slide_pop_content .contact_detail ul li a {
  color: #fff;
  width: 100%
}

#slide_pop_custom .slide_pop_content .contact_detail ul li a .svg-inline--fa {
  margin-right: 15px;
  font-size: 21px
}

#slide_pop_custom .slide_pop_content .contact_detail ul li.skype a .svg-inline--fa {
  color: #0291d5
}

#slide_pop_custom .slide_pop_content .social_link ul li {
  display: inline-block;
  margin: 0 !important;
  height: 48.3px;
  width: 37px;
  text-align: center;
  line-height: 51px
}

#slide_pop_custom .slide_pop_content .social_link ul li.facebook:hover {
  background: #3b579d
}

#slide_pop_custom .slide_pop_content .social_link ul li.twitter:hover {
  background: #2caae1
}

#slide_pop_custom .slide_pop_content .social_link ul li.linkedin:hover {
  background: #007bb6
}

#slide_pop_custom .slide_pop_content .social_link ul li.play:hover {
  background: #e7291b
}

#slide_pop_custom .slide_pop_content .social_link ul li.instagram:hover {
  background-image: linear-gradient(45deg, #515bd4, #8134af, #dd2a7b)
}

#slide_pop_custom .slide_pop_content .social_link ul li a {
  font-size: 19px;
  color: #fff;
  display: block;
  width: auto !important
}

#slide_pop_custom .form_content {
  padding: 40px 40px 0 0
}

#slide_pop_custom .form_content span {
  font-size: 24px;
  color: #ce9f41;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 20px;
  display: block;
  text-align: left
}

#slide_pop_custom .form_content p {
  font-size: 16px
}

#slide_pop_custom .form_content .form-group {
  margin-bottom: 30px
}

#slide_pop_custom .form_content input:focus~.after {
  background-position: 0 0
}

#slide_pop_custom .form_content .after {
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #ce9f41 50%, transparent 50%);
  background-color: #8069728f;
  background-size: 200% 100%;
  background-position: 100% 0;
  transition: all .6s ease
}

#slide_pop_custom .form_content input:focus~label,
#slide_pop_custom .form_content input:valid~label {
  top: -10px;
  transform: scale(.8, .8)
}

#slide_pop_custom .form_content label {
  font-size: 16px;
  font-weight: 400;
  top: 10px;
  left: 15px;
  position: absolute;
  color: #806972;
  transform-origin: left;
  transition: all .3s ease;
  margin-bottom: 0
}

#slide_pop_custom .form_content input:focus {
  outline: none
}

#slide_pop_custom .form_content input {
  width: 100%;
  border: none;
  margin-top: 10px;
  background: 0 0 !important;
  padding: 0 5px !important;
  font-size: 17px !important
}

#slide_pop_custom .form_content select#budget1 {
  border: none;
  width: 100%;
  height: 41px;
  color: #846d76;
  border-bottom: 2px solid #b8abb0
}

#slide_pop_custom .form_content button,
#slide_pop_custom .form_content select {
  text-transform: none;
  outline: 0
}

#slide_pop_custom .form_content textarea {
  width: 100%;
  border: none;
  outline: none
}

#slide_pop_custom .form_content input:focus~label {
  color: #ce9f41;
  font-size: 16px
}

#slide_pop_custom .form_content .e-btn {
  width: 230px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background: #ce9f41;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  border: 0;
  transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px
}

#slide_pop_custom .form_content .e-btn:hover {
  background: #000
}

.header .ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar,
.ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  top: 69px
}

#header .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
  margin-top: -10px !important
}

@media(max-width:1199px) {
  .blog-text {
    width: 53.9%
  }

  .hr-box {
    bottom: -200px
  }

  .aboutuspage .mission-box .four-box .analyze {
    top: 35%
  }

  .aboutuspage .mission-box {
    padding-top: 30px;
    padding-bottom: 30px
  }

  p.para-title {
    font-size: 16px !important
  }

  .aboutuspage .about-page p {
    font-size: 14px;
    line-height: 24px
  }

  .aboutuspage .pain-points .hedding {
    margin-bottom: 30px
  }

  .aboutuspage .pain-points .point li {
    font-size: 14px;
    line-height: 24px
  }

  .aboutuspage .needs-text p {
    font-size: 13px;
    font-weight: 400
  }

  .services-page .servicescontent .listbox ul li {
    margin: 0 7px
  }

  .services-page .servicescontent .odprocess .devprobox h3 {
    font-size: 14px;
    width: 54%
  }

  .contactpage .achievements .good-firms-box p {
    font-size: 26px !important
  }

  .contactpage .contact-form {
    padding-bottom: 360px
  }

  .contactpage .contact-form .hr-box {
    bottom: -279px
  }

  .contactpage .box-mail .inner-box-mail .contact-details {
    padding: 15px 10px;
    font-size: 16px
  }

  .contactpage .box-mail .inner-box-mail .contact-details a {
    font-size: 15px
  }

  .contactpage .office-branch .office-branch-box {
    padding: 10px;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0
  }

  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 14px !important;
    padding-left: 4px !important
  }

  .banner-hedding h1 {
    font-size: 53px;
    letter-spacing: 0
  }

  .section-1 {
    padding-top: 40px
  }

  .dom-box ul li {
    width: 19.4%
  }

  .request-box {
    width: 51.5%
  }

  .navigation {
    width: 46%
  }

  .services-page .servicescontent .phpserbox ul li {
    width: 18%
  }

  .casestudaypage .aboutdetail .usedtechnolog li {
    margin: 0 30px
  }

  .casestudaypage .aboutdetail .listofkey .iconlist ul li {
    width: 33%
  }

  .workpagenew .allworkport .worklist ul li {
    width: 32.6%
  }

  .offerpage .offerdatail .solutionbg .worklist ul li {
    width: 32.6%
  }

  .lawpage .banner .bannercontent span a {
    width: 270px;
    margin: 10px
  }

  .lawpage .lawdetail .lawbox {
    min-height: 240px
  }

  #slide_pop_custom {
    top: 111px
  }

  .portfoliopagenew .aboutdetail .content h2,
  .portfoliopagenew .aboutdetail .showcase h3,
  .portfoliopagenew .aboutdetail .solutionbg .heading h3,
  .portfoliopagenew .aboutdetail .ourservices .heading h4 {
    font-size: 40px
  }

  .magento_seo_page .real_client .rightbox {
    width: 50%;
    padding: 15px
  }

  .magento_seo_page .real_client .leftbox {
    width: 50%
  }

  .magento_seo_page .real_client .rightbox .content p {
    margin-bottom: 10px;
    font-size: 15px
  }

  .magento_seo_page .real_client .rightbox .content h5,
  .magento_seo_page .real_client .rightbox .content span {
    margin-bottom: 5px
  }

  .magento_seo_page .art_content_box .semple_content .pragr ul li {
    width: 47.5%;
    min-height: 325px;
    float: left
  }

  .magento_seo_page .mss_section ul li {
    padding: 60px 50px
  }

  .services-page .bannerhire img {
    height: 500px
  }

  .home_new_slider #Home_slider .item .slider_content .content h1 {
    font-size: 42px
  }

  .home_new_slider #Home_slider .item .slider_content .content span {
    font-size: 18px;
    margin: 10px 0
  }

  .home_new_slider #Home_slider .item .slider_content .content {
    padding-top: 50px
  }
}

@media(max-width:991px) {
  .home_new_slider #Home_slider .item .slider_content .container .row .col-md-12.img_md_top {
    order: 1
  }

  .home_new_slider #Home_slider .item .slider_content .container .row .col-md-12.text_md_bottom {
    order: 2
  }

  .home_new_slider #Home_slider .item .slider_content .container .row .col-md-12.img_md_top .img_box img {
    max-width: 50%;
    margin: 0 auto
  }

  .home_new_slider #Home_slider .item .slider_content .content {
    padding-top: 30px
  }

  .home_new_slider {
    height: 100%;
    text-align: center
  }

  #header .logo-menu .rowonmenu .ubermenu ul li.custom_ecom_menu>a {
    color: #040000 !important
  }

  #header .logo-menu .rowonmenu button.ubermenu-responsive-toggle {
    color: #fff !important
  }

  #header.navbar-shrink .logo-menu .rowonmenu button.ubermenu-responsive-toggle {
    color: #000 !important
  }

  .services-page .bannerhire .banner_content {
    top: 0;
    left: 0;
    background: #07044b;
    width: 100%;
    height: 100%;
    padding-top: 50px
  }

  .overlay-hedding {
    width: 309px
  }

  .section-1 .upbox {
    order: 2;
    margin-top: 80px
  }

  .section-1 .dobox {
    order: 1
  }

  .service-li-box .nav-tabs .nav-item a {
    font-size: 12px;
    font-weight: 300
  }

  .service-panel-box .tab-pane .tab-box-1 .nav-tabs a {
    font-size: 13px;
    font-weight: 300;
    padding: 0 7px
  }

  .service-panel-box .tab-text-box {
    background: #fff;
    padding: 20px 10px
  }

  .service-panel-box .tab-text-box h4 {
    font-size: 20px
  }

  .service-panel-box .tab-text-box p {
    font-size: 14px
  }

  .service-panel-box .tab-text-box a {
    width: 250px
  }

  .case-text-box h3 {
    font-size: 28px;
    font-weight: 500
  }

  .review {
    margin-bottom: 0
  }

  .review-btn-box {
    margin-bottom: 90px
  }

  .review-box {
    margin-bottom: 80px;
    text-align: center
  }

  .review-box .review-profile-img {
    background: 0 0;
    width: 100%;
    left: 0
  }

  .review-box .review-profile-img img {
    width: 56px;
    margin: 0 auto;
    display: block
  }

  .blog-text {
    width: 100%
  }

  .img-box {
    width: 100%;
    margin-right: 0
  }

  .img-box img {
    width: 100%
  }

  .dom-box ul li .domain-text {
    font-size: 15px
  }

  .footer-form .ecom-form-bar-l-wrapper .icon-box label {
    padding-left: 25px;
    font-size: 14px
  }

  .footer-form .ecom-form-bar-l-wrapper .icon-box label a {
    font-size: 13px
  }

  .footer-form .ecom-form-bar-l-wrapper .icon-box-cell p {
    padding-left: 25px;
    font-size: 15px
  }

  .footer-box-3 .footer-copyright .footer-social {
    text-align: center;
    margin: 10px 0
  }

  .mission-box .four-box .box-1 {
    padding-top: 80px;
    padding-bottom: 80px
  }

  .business-needs .needs-box {
    margin-bottom: 100px
  }

  .business-needs .needs-box img {
    width: 100%
  }

  .team .team-box img {
    width: 100%
  }

  .prosess .prosess-box .prosess-text p {
    font-size: 18px
  }

  .enquiry-text a {
    padding: 10px 19px
  }

  .about-review-text-bottom {
    font-size: 19px
  }

  .post-meta .post-title-alt {
    font-size: 20px;
    max-width: 100%
  }

  .blog-page .post-categories li {
    display: inline-block
  }

  .blog-hedding h4 {
    font-size: 24px
  }

  .blog-page .right-sidebar {
    padding-left: 0
  }

  .blog-page .right-sidebar .inner .the-wrap img {
    width: 70%
  }

  .blog-detail-text .right-sidebar .inner ul li .ema {
    width: 70%
  }

  .news-box .news-box-inner .post-thumb {
    max-width: 100%
  }

  .news-box .news-box-inner .content {
    padding-left: 0;
    width: 100%
  }

  .news-box .news-box-inner .content .post-meta .post-title {
    max-width: 100%
  }

  .case-blog-box .case-blog-box-text {
    padding: 10px
  }

  #mailpoet_form_1 input.mailpoet_text {
    width: 223px
  }

  .services-page .servicescontent .listbox {
    margin-top: 0
  }

  .services-page .servicescontent .listbox h2 {
    font-size: 25px
  }

  .services-page .servicescontent .listbox ul li {
    width: 31%;
    margin: 7px 8px
  }

  .services-page .servicescontent .odprocess .heading h3 {
    font-size: 25px;
    margin-bottom: 15px
  }

  .services-page .servicescontent .whybackclo .whybox h3 {
    font-size: 26px
  }

  .services-page .servicescontent .whybackclo .whybox ul li {
    width: 49%
  }

  .services-page .servicescontent .phpserbox h3 {
    font-size: 25px
  }

  .services-page .servicescontent .phpserbox ul li {
    width: 30%;
    margin: 9px 8px
  }

  .services-page .servicescontent .whybackclobeni img {
    text-align: center;
    margin: 0 auto;
    display: block
  }

  .services-page .servicescontent .faqbackclo .faqcontent .heading h5 {
    font-size: 25px
  }

  .services-page .servicescontent .contenthr h2 {
    font-size: 25px
  }

  .contactpage .achievements .good-firms-box {
    padding: 15px
  }

  .contactpage .box-mail .inner-box-mail .icon {
    padding: 10px
  }

  .contactpage .box-mail .inner-box-mail .contact-details {
    padding: 15px 10px;
    font-size: 12px
  }

  .contactpage .box-mail .inner-box-mail .contact-details a {
    font-weight: 400;
    font-size: 11px
  }

  .aboutuspage .mission-box .four-box .box-1:nth-child(1),
  .aboutuspage .mission-box .four-box .box-1:nth-child(2) {
    padding-bottom: 60px;
    padding-top: 50px
  }

  .aboutuspage .mission-box .four-box .box-1:nth-child(3),
  .aboutuspage .mission-box .four-box .box-1:nth-child(4) {
    padding-top: 100px;
    padding-bottom: 40px
  }

  .aboutuspage .mission-box .four-box {
    margin-bottom: -30px;
    margin-top: -30px
  }

  .aboutuspage .mission-box .four-box .analyze {
    top: 32%
  }

  .aboutuspage .business-needs {
    margin-bottom: 0
  }

  .business-needs .needs-box {
    margin-bottom: 50px
  }

  .aboutuspage .prosess .prosess-box {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px
  }

  .blog-page #mailpoet_form_1 input.mailpoet_text {
    margin-right: 0
  }

  .blog-page .case-stud-blog .row .col-md-6 {
    margin-bottom: 30px
  }

  .menubanner {
    display: none
  }

  .ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
    background: 0 0 !important;
    color: #000 !important;
    font-size: 15px !important;
    border: none !important;
    box-shadow: none !important;
    text-align: right;
    position: relative;
    z-index: 99999999999;
    width: 16%;
    margin-left: auto
  }

  .top-nav ul li:first-child {
    display: none
  }

  .logo-menu .logo {
    width: 10%
  }

  .menu {
    width: 72%;
    position: relative;
    top: 8px
  }

  .navigation {
    width: 10%;
    position: relative;
    top: 10px;
    z-index: 999999
  }

  .request-box {
    width: 89.5%;
    z-index: 99999999;
    top: -15px;
    left: -100px
  }

  .com-info-inquiry-dd {
    right: -90px
  }

  .com-info-inquiry:after {
    right: 96px
  }

  .request-box .modal .modal-dialog {
    margin-top: 8%;
    max-width: 350px;
    margin-right: 0;
    z-index: 999999999;
    position: fixed;
    margin-left: auto;
    right: 0
  }

  .logo-menu .rowonmenu nav {
    position: relative;
    background: #fff;
    width: 100%;
    top: 24px
  }

  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    color: #000 !important
  }

  .logo-menu .rowonmenu nav ul li ul .ubermenu-item-5191,
  .logo-menu .rowonmenu nav ul li ul .ubermenu-item-5048,
  .logo-menu .rowonmenu nav ul li ul .ubermenu-item-5195,
  .logo-menu .rowonmenu nav ul li ul .ubermenu-item-5049,
  .menu-item-5124-col-2,
  .menu-item-5125-col-2,
  .menu-item-5134-col-2,
  .menu-item-5135-col-2,
  .menu-item-5136-col-2,
  .menu-item-5015-col-2,
  .menu-item-5018-col-2 {
    display: none !important
  }

  .logo-menu .rowonmenu nav ul li ul .ubermenu-item-5047,
  .menu-item-5124-col-0,
  .menu-item-5124-col-1,
  .menu-item-5134-col-0,
  .menu-item-5135-col-0,
  .menu-item-5136-col-0,
  .menu-item-5015-col-0,
  .menu-item-5018-col-0 {
    width: 100% !important
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-level-0 {
    width: 100% !important
  }

  .ubermenu-tab-content-panel {
    height: 300px !important;
    overflow-y: auto !important
  }

  .portfoliopagenew .bannerhire .bannerheading {
    top: 130px
  }

  .portfoliopagenew .aboutdetail .content h1 {
    font-size: 38px
  }

  .portfoliopagenew .aboutdetail .showcase h1 {
    font-size: 38px
  }

  .portfoliopagenew .aboutdetail .solutionbg .heading h1 {
    font-size: 38px
  }

  .portfoliopagenew .aboutdetail .ourservices .heading h1 {
    font-size: 38px
  }

  .casestudaypage .aboutdetail .usedtechnolog li {
    margin: 0 10px;
    width: 30%;
    margin-bottom: 30px
  }

  .casestudaypage .aboutdetail .listofkey .iconlist ul li {
    width: 32.7%;
    float: left;
    min-height: 200px;
    margin: 4px 2px
  }

  .testimonialpage .textmocl ul li {
    width: 47%;
    height: 475px
  }

  .workpagenew .allworkport .worklist ul li {
    width: 49%
  }

  .workpagenew .sliderwork #wslork .item .box .hoverbox .banntext {
    bottom: 50px
  }

  .offerpage .offerdatail .offertabes .nav-tabs .nav-item .nav-link {
    padding: 10px 20px
  }

  .offerpage .offerdatail .offertabes .tab-content .content ul li {
    width: 100%
  }

  .offerpage .offerdatail .solutionbg .worklist ul li {
    width: 49%
  }

  .lawpage .lawdetail .lawbox {
    min-height: 220px
  }

  .topbar span a {
    margin-left: 10px;
    font-size: 16px
  }

  .topbar span {
    color: #fff;
    font-size: 14px
  }

  #slide_pop_custom {
    top: 143px
  }

  .portfoliopagenew .aboutdetail .content h2,
  .portfoliopagenew .aboutdetail .showcase h3,
  .portfoliopagenew .aboutdetail .solutionbg .heading h3,
  .portfoliopagenew .aboutdetail .ourservices .heading h4 {
    font-size: 30px
  }

  .magento_seo_page .real_client .leftbox {
    width: 100%
  }

  .magento_seo_page .real_client .rightbox {
    width: 100%;
    padding: 35px 15px
  }

  .magento_seo_page .art_content_box .semple_content .pragr ul li {
    width: 47%;
    min-height: 381px
  }

  .magento_seo_page .mss_section ul li {
    width: 50%;
    border-top: 2px solid #fff
  }

  .magento_seo_page .mss_section ul li:nth-child(2) {
    border-right: 0 solid #fff
  }

  .magento_seo_page .mss_section ul li:last-child {
    width: 50%;
    border-top: 2px solid #fff
  }

  .magento_seo_page .mss_section ul li:last-child {
    border-top: 2px solid #fff;
    border-right: 0 solid #fff
  }

  .e_learing_page .fratures_section .fear_products_list ul li .left_box .products_image img {
    width: 80%
  }

  .banner-box {
    display: none
  }
}

@media(max-width:767px) {
  .topbar span a {
    margin-left: 18px;
    font-size: 16px
  }

  #slide_pop_custom {
    top: 125px
  }

  .logo-menu .rowonmenu {
    top: 30px
  }

  #header .logo-menu .logo a #Layer_1 {
    width: 160px
  }

  .banner-hedding {
    margin-top: 160px;
    width: 100%
  }

  #header .banner-hedding h1 {
    font-size: 37px
  }

  #header .banner-hedding h2 {
    font-size: 16px
  }

  #header .banner-hedding p {
    font-size: 12px;
    font-weight: 200;
    line-height: 24px
  }

  .service .service-panel-box .tab-content .tab-content {
    margin-top: 50px
  }

  .case-text-box {
    margin-top: 50px
  }

  .blog-img {
    margin-bottom: 30px
  }

  .dom-box ul li {
    width: 24.4%
  }

  .footer-box-3 .footer-copyright .footer-logo ul li {
    margin-right: 15px
  }

  .hedding h2 {
    font-size: 24px
  }

  .aboutuspage .mission-box {
    background: -moz-linear-gradient(left, #1e5799 100%, #f4f6f7 100%);
    background: -webkit-linear-gradient(left, #1e5799 100%, #f4f6f7 100%);
    background: linear-gradient(to right, #1e5799 100%, #f4f6f7 100%)
  }

  .aboutuspage .mission-box .four-box {
    margin-bottom: 0;
    margin-top: 20px;
    background: #fff
  }

  .aboutuspage .mission-box .four-box .box-1 {
    border-bottom: 0 solid #ededed;
    border-right: 0 solid #ededed;
    margin-bottom: 0
  }

  .aboutuspage .prosess .prosess-box {
    margin-bottom: 30px
  }

  .aboutuspage .prosess {
    padding-bottom: 30px
  }

  .review-box-video {
    margin-bottom: 100px
  }

  .aboutuspage .mission-box .four-box .analyze {
    height: 135px;
    width: 135px;
    top: 43%;
    padding-top: 14px
  }

  .blog-banner {
    height: 550px
  }

  .blog-slider .carousel-inner .second-slide.active {
    height: 550px
  }

  .boxes .cta-box {
    margin-bottom: 30px
  }

  .blog-page .right-sidebar .inner .the-wrap img {
    width: 100%
  }

  .blog-detail-text .right-sidebar .inner ul li .ema {
    width: 100%
  }

  .case-blog-box {
    height: auto;
    margin-bottom: 30px
  }

  #mailpoet_form_1 input.mailpoet_text {
    margin-right: 0;
    width: 100%
  }

  .services-page .bannerhire .banner_content .bannerheading h1 {
    font-size: 62px
  }

  .services-page .servicescontent .listbox ul li {
    width: 30%
  }

  .services-page .servicescontent .phpserbox ul li {
    margin: 8px 6px
  }

  .services-page .servicescontent .keybenifet h4 {
    font-size: 24px
  }

  .hire-page .hirecontent .listbox ul li {
    width: 43%
  }

  .hire-page .happyclient .clibox {
    margin-bottom: 30px
  }

  .contactpage .achievements .good-firms-box {
    padding: 20px;
    min-height: auto;
    margin-bottom: 30px
  }

  .contactpage .footer-form .ecom-form-bar-l-wrapper {
    border: none
  }

  .contactpage .box-mail .inner-box-mail {
    margin-bottom: 15px
  }

  .contactpage .box-mail {
    padding-top: 30px;
    padding-bottom: 15px
  }

  .contactpage .box-mail .inner-box-mail .contact-details {
    padding: 15px 10px;
    font-size: 17px
  }

  .contactpage .box-mail .inner-box-mail .contact-details a {
    font-weight: 600;
    font-size: 18px
  }

  .contactpage .contact-form {
    padding-top: 80px
  }

  .blog-page #mailpoet_form_1 input.mailpoet_text {
    margin-right: 0;
    width: 100%
  }

  .navigation {
    width: 20%;
    display: none
  }

  .request-box {
    width: 100%;
    padding-left: 30px
  }

  .request-box .butten {
    margin-top: 0
  }

  .request-box .butten:last-child {
    margin-right: 0
  }

  .request-box .butten:last-child a {
    width: 100px
  }

  .request-box .butten a {
    width: 150px;
    font-size: 13px;
    letter-spacing: 0px
  }

  .ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
    width: 17%;
    padding: 0 !important
  }

  .request-box .modal .modal-dialog {
    margin-top: 15%
  }

  .play-butten {
    width: 0
  }

  .dom-box ul li {
    width: 33%
  }

  .portfoliopagenew .bannerhire .bannerheading {
    top: -70px
  }

  .portfoliopagenew .aboutdetail .content h1 {
    font-size: 28px
  }

  .portfoliopagenew .aboutdetail .showcase h1 {
    font-size: 28px
  }

  .portfoliopagenew .aboutdetail .solutionbg .heading h1 {
    font-size: 28px
  }

  .portfoliopagenew .aboutdetail .ourservices .heading h1 {
    font-size: 28px
  }

  .portfoliopagenew .aboutdetail .solutionbg .sbox {
    margin-bottom: 30px
  }

  .portfoliopagenew .aboutdetail .ourservices ul li {
    width: 100%
  }

  .casestudaypage .aboutdetail .teamworktimeline .heading h1,
  .casestudaypage .aboutdetail .finalresult .headinga h1,
  .casestudaypage .aboutdetail .finalresult .headingb h1,
  .casestudaypage .aboutdetail .brttogether .heading h1,
  .casestudaypage .aboutdetail .designcompact .heading h1,
  .casestudaypage .aboutdetail .listofkey .heading h1,
  .casestudaypage .aboutdetail .prototype h1,
  .casestudaypage .aboutdetail .usedtechnolog h1,
  .casestudaypage .aboutdetail .showcase h1,
  .casestudaypage .aboutdetail .content h1 {
    font-size: 34px
  }

  .casestudaypage .aboutdetail .finalresult .headinga h1:before,
  .casestudaypage .aboutdetail .finalresult .headinga h1:after {
    width: 200px;
    left: 0;
    right: 0;
    margin: 0 auto
  }

  .casestudaypage .aboutdetail .finalresult .headingb h1:before,
  .casestudaypage .aboutdetail .finalresult .headingb h1:after {
    width: 314px;
    left: 0;
    right: 0;
    margin: 0 auto
  }

  .casestudaypage .aboutdetail .teamworktimeline .heading h1:before,
  .casestudaypage .aboutdetail .teamworktimeline .heading h1:after {
    width: 400px;
    left: 0;
    right: 0;
    margin: 0 auto
  }

  .casestudaypage .aboutdetail .brttogether .heading h1:before,
  .casestudaypage .aboutdetail .brttogether .heading h1:after {
    width: 352px;
    left: 0;
    right: 0;
    margin: 0 auto
  }

  .casestudaypage .aboutdetail .designcompact .heading h1:before,
  .casestudaypage .aboutdetail .designcompact .heading h1:after {
    width: 411px;
    left: 0;
    right: 0;
    margin: 0 auto
  }

  .casestudaypage .aboutdetail .listofkey .heading h1:before,
  .casestudaypage .aboutdetail .listofkey .heading h1:after {
    width: 341px;
    left: 0;
    right: 0;
    margin: 0 auto
  }

  .casestudaypage .aboutdetail .prototype h1:before,
  .casestudaypage .aboutdetail .prototype h1:after {
    width: 205px;
    left: 0;
    right: 0;
    margin: 0 auto
  }

  .casestudaypage .aboutdetail .usedtechnolog h1:before,
  .casestudaypage .aboutdetail .usedtechnolog h1:after {
    width: 325px;
    left: 0;
    right: 0;
    margin: 0 auto
  }

  .casestudaypage .aboutdetail .showcase h1:before,
  .casestudaypage .aboutdetail .showcase h1:after {
    width: 191px;
    left: 0;
    right: 0;
    margin: 0 auto
  }

  .casestudaypage .aboutdetail .content h1:before,
  .casestudaypage .aboutdetail .content h1:after {
    width: 251px;
    left: 0;
    right: 0;
    margin: 0 auto
  }

  .casestudaypage .aboutdetail .brttogether .box {
    margin-bottom: 30px
  }

  .casestudaypage .aboutdetail .usedtechnolog li {
    width: 29%
  }

  .casestudaypage .aboutdetail .listofkey .iconlist ul li {
    width: 32.5%
  }

  .casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm2 {
    width: 30%
  }

  .casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm3 {
    width: 45%
  }

  .casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm4 {
    width: 27%
  }

  .casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm5 {
    width: 30%
  }

  .casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm6 {
    width: 25%
  }

  .casestudaypage .aboutdetail .finalresult .fresult {
    margin-bottom: 30px
  }

  .footer-box-3 .footer-menu ul li a {
    font-size: 11.6px
  }

  p.footer-head {
    font-size: 14px
  }

  .testimonialpage .textmocl ul li {
    width: 46%;
    height: 460px
  }

  .workpagenew .allworkport .worklist ul li {
    width: 100%
  }

  .section-1 {
    padding-top: 0;
    padding-bottom: 40px
  }

  .case-studies .case-img-box .contenttext {
    height: auto;
    width: 100%;
    margin-top: 30px
  }

  .case-studies .case-img-box .contenttext h3 {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 0
  }

  .review-box-video {
    margin-bottom: 40px
  }

  .section-1 .hedding {
    margin-bottom: 20px
  }

  .review {
    margin-bottom: 30px;
    padding-bottom: 0
  }

  .offerpage .bannerhire .bannerheading {
    position: relative;
    top: 0;
    margin-bottom: 60px
  }

  .offerpage .offerdatail .offertabes .nav-tabs .nav-item .nav-link {
    padding: 10px 13px;
    font-size: 14px
  }

  .lawpage .banner .bannercontent h1 {
    font-size: 27px;
    line-height: 45px
  }

  .lawpage .banner .bannercontent span a {
    width: 230px;
    margin: 10px 5px;
    font-size: 13px
  }

  .lawpage .lawdetail .content h2 {
    font-size: 30px;
    line-height: 40px
  }

  .lawpage .lawdetail .lawbox {
    min-height: auto
  }

  .portfoliopagenew .aboutdetail .content h2,
  .portfoliopagenew .aboutdetail .showcase h3,
  .portfoliopagenew .aboutdetail .solutionbg .heading h3,
  .portfoliopagenew .aboutdetail .ourservices .heading h4 {
    font-size: 24px
  }

  .magento_seo_page .bannerdown .bannericonimg {
    bottom: 50px
  }

  .magento_seo_page .bannerdown p {
    text-align: center
  }

  .magento_seo_page .art_content_box .semple_content .pragr ul li {
    width: 100%;
    min-height: auto
  }

  .custom_case_study .case_study_slider .slide-wrapper {
    display: none
  }

  .custom_case_study .case_study_slider #Home_case_slide {
    display: block
  }

  .custom_case_study .case_study_slider #Home_case_slide .item .right_box {
    width: 100%;
    padding-left: 0
  }

  .custom_case_study .case_study_slider #Home_case_slide .item .left_box {
    width: 100%;
    padding: 70px 30px 100px 0
  }

  .custom_case_study:before {
    width: 100%;
    height: 62%
  }
}

@media(max-width:575px) {
  #slide_pop_custom .col-md-5 {
    padding-left: 0;
    order: 2
  }

  #slide_pop_custom .form_content {
    padding: 60px 20px 40px
  }

  #slide_pop_custom #close_btn {
    right: -15px;
    top: 0
  }

  #slide_pop_custom {
    top: 70px
  }

  .topbar {
    display: none
  }

  .topbar span {
    color: #fff;
    font-size: 16px
  }

  .mobileopnshow {
    display: block !important
  }

  .hr-box {
    width: 290px;
    padding: 20px 10px 0;
    bottom: -170px
  }

  .hr-box h6 {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px
  }

  .hr-img {
    width: 80px;
    margin-right: 10px
  }

  .hr-email a {
    font-size: 14px;
    font-weight: 300
  }

  .service-li-box .nav-tabs .nav-item a .tab-iocn {
    width: 45px
  }

  .service-li-box .nav-tabs .nav-item a {
    font-size: 0px;
    font-weight: 300;
    height: 80px;
    padding: 10px 0
  }

  .blog-banner .overlay {
    padding: 0;
    margin-top: 10%
  }

  .carousel-control-prev {
    left: 5px
  }

  .carousel-control-next {
    right: 5px
  }

  .blog-banner .overlay .post-title {
    margin-bottom: 15px;
    font-size: 22px
  }

  .blog-banner {
    height: 450px
  }

  .blog-slider .carousel-inner .second-slide.active {
    height: 450px
  }

  .services-page .bannerhire .banner_content .bannerheading h1 {
    font-size: 34px
  }

  .services-page .bannerhire .banner_content a {
    font-size: 14px;
    padding: 10px 30px;
    display: inline-block;
    margin-bottom: 15px
  }

  .services-page .servicescontent .listbox ul li {
    width: 46%;
    margin: 5px
  }

  .services-page .servicescontent .whybackclo .whybox ul li {
    width: 100%
  }

  .services-page .servicescontent .whybackclo .whybox ul {
    margin-left: 15px
  }

  .services-page .servicescontent .phpserbox ul li {
    width: 46%
  }

  .hire-page .hirecontent .listbox h2 {
    font-size: 26px
  }

  .hire-page .bannerhire .bannerheading h1 {
    font-size: 36px
  }

  .hire-page .bannerhire {
    padding: 130px 0
  }

  .contactpage .badcamp-box .badcamp {
    margin-bottom: 50px
  }

  .contactpage .contact-banner h1 {
    font-size: 33px;
    line-height: 44px
  }

  .contactpage .contact-banner a {
    width: 140px;
    font-size: 14px
  }

  .contactpage .ml-25 {
    margin-left: 5px
  }

  .contactpage .hired-text h2 {
    font-size: 35px
  }

  .contactpage .hired-text p {
    font-size: 14px;
    font-weight: 500
  }

  .contactpage .footer-form .ecom-form-bar-l-wrapper {
    border: none;
    margin-bottom: 40px
  }

  .blog-page #mailpoet_form_1 {
    display: block
  }

  .blog-page .subscribe-inner .fields {
    float: none
  }

  .navigation {
    display: none
  }

  .request-box .request_btn_css {
    display: none
  }

  .mobile_req_btn {
    display: inline-block
  }

  .logo-menu .logo {
    width: 10%
  }

  .menu {
    width: 57%;
    position: relative;
    top: 8px
  }

  .ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
    width: 20%
  }

  .logo-menu .rowonmenu {
    top: 25px
  }

  #header .request-box #myModalContactinfo .modal-content {
    height: 450px;
    overflow-y: scroll
  }

  .portfoliopagenew .bannerhire .bannerheading h1 {
    font-size: 30px
  }

  .casestudaypage .aboutdetail .listofkey .iconlist ul li {
    width: 100%
  }

  .testimonialpage .textmocl ul li {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0
  }

  .workpagenew .sliderwork #wslork .item .box .hoverbox .banntext {
    bottom: 14px
  }

  .footer-box-3 .footer-menu ul li a {
    font-size: 15px
  }

  .offerpage .offerdatail .title h2 {
    font-size: 31px
  }

  .offerpage .offerdatail .offertabes .tab-content .content h3 {
    font-size: 26px;
    margin-top: 40px
  }

  .offerpage .offerdatail .offertabes .tab-content .content ul li {
    padding-left: 22px;
    margin-right: 0
  }

  .offerpage .offerdatail .showcase h3,
  .offerpage .offerdatail .solutionbg .heading h4 {
    font-size: 31px
  }

  .offerpage .offerdatail .solutionbg .worklist ul li {
    width: 100%
  }

  .magento_seo_page .bannerdown .bannericonimg {
    bottom: 70px
  }

  .magento_seo_page .bannerdown .bannericonimg span {
    margin-left: 0
  }

  .magento_seo_page .seo_detail .content h2,
  .magento_seo_page .video_section .title h3,
  .magento_seo_page .art_content_box h5,
  .magento_seo_page .mss_section .heading h5,
  .magento_seo_page .magento_faq .faq_content h6 {
    font-size: 24px
  }

  .magento_seo_page .mss_section ul li {
    width: 100%;
    border-top: 2px solid #fff;
    border-right: 0 solid #fff
  }

  .magento_seo_page .mss_section ul li:last-child {
    width: 100%;
    border-top: 2px solid #fff;
    border-right: 0 solid #fff
  }

  .magento_seo_page .magento_faq .faq_content .faques #faq .card {
    margin-bottom: 0
  }

  .magento_seo_page .art_content_box .semple_content .pragr button {
    padding: 10px 30px
  }

  .magento_seo_page .real_client .rightbox .content .last_child {
    margin-bottom: 20px;
    display: inline-block
  }

  .e_learing_page .fratures_section .fear_products_list ul li .left_box,
  .e_learing_page .fratures_section .fear_products_list ul li .right_box {
    width: 100%
  }

  .e_learing_page .banner .bannercontent h1 {
    font-size: 24px;
    line-height: 40px
  }

  .e_learing_page .e_learing_detail .content h2,
  .e_learing_page .e_learing_detail .content_are h3,
  .e_learing_page .e_learing_detail .wea_content h3,
  .e_learing_page .fratures_section .hrading h4 {
    font-size: 24px
  }

  .e_learing_page .fratures_section .fear_products_list ul li .right_box .content h4 {
    font-size: 18px
  }

  .services-page .bannerhire .banner_content .bannerheading p {
    font-size: 15px
  }

  .blog-hedding h4,
  .news-alert .news-hedding h4 {
    font-size: 24px
  }

  .news-box .news-box-inner .content .post-meta .post-title {
    font-size: 20px
  }

  .hire-page .hirecontent .contenthr h2,
  .hire-page .hirecontent .listbox h3,
  .hire-page .hirecontent .listbox h4,
  .hire-page .hirecontent .listbox h5 {
    font-size: 24px
  }
}

@media(max-width:485px) {
  .dom-box ul li {
    width: 49.9%
  }

  .services-page .servicescontent .phpserbox ul li {
    width: 100%;
    height: auto;
    margin: 8px 0
  }

  .hire-page .hirecontent .listbox ul li {
    width: 87%
  }

  .request-box .modal .modal-dialog {
    margin-top: 30%
  }

  .casestudaypage .aboutdetail .finalresult .headingb h1:before,
  .casestudaypage .aboutdetail .finalresult .headingb h1:after {
    width: 300px
  }

  .casestudaypage .aboutdetail .teamworktimeline .heading h1:before,
  .casestudaypage .aboutdetail .teamworktimeline .heading h1:after {
    width: 300px
  }

  .casestudaypage .aboutdetail .brttogether .heading h1:before,
  .casestudaypage .aboutdetail .brttogether .heading h1:after {
    width: 300px
  }

  .casestudaypage .aboutdetail .designcompact .heading h1:before,
  .casestudaypage .aboutdetail .designcompact .heading h1:after {
    width: 300px
  }

  .casestudaypage .aboutdetail .listofkey .heading h1:before,
  .casestudaypage .aboutdetail .listofkey .heading h1:after {
    width: 300px
  }

  .casestudaypage .aboutdetail .usedtechnolog h1:before,
  .casestudaypage .aboutdetail .usedtechnolog h1:after {
    width: 300px
  }

  .casestudaypage .aboutdetail .finalresult .fresult h3 {
    font-size: 22px
  }

  .casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm1,
  .casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm2,
  .casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm3,
  .casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm4,
  .casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm5,
  .casestudaypage .aboutdetail .teamworktimeline .projecttimeline .pm6 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 40px
  }

  .topbar span a {
    margin-left: 30px;
    font-size: 16px
  }

  .topbar span a:nth-child(2) {
    display: block
  }

  .home_new_slider #Home_slider .item .slider_content .container .row .col-md-12.img_md_top .img_box img {
    max-width: 100%;
    margin: 0 auto
  }

  .home_new_slider {
    padding-top: 30%
  }

  .service-li-box .nav-tabs .nav-item a .tab-iocn {
    font-size: 30px
  }

  .service-li-box .nav-tabs .nav-item a .tab-iocn {
    position: relative;
    top: 16px
  }

  .home_new_slider #Home_slider .item .slider_content .content p {
    font-size: 18px
  }

  .service .hedding h3,
  .case_studies_heading .hedding h5,
  .review .hedding h5,
  .blog .hedding h5,
  .domain .hedding h5,
  .footer-box-1 .hedding h5 {
    font-size: 24px
  }

  .box-1 span {
    font-size: 24px
  }

  .box-1 p {
    font-size: 17px
  }

  .service-panel-box .tab-pane .tab-box-1 .nav-tabs a {
    font-size: 17px;
    font-weight: 500
  }

  .service-panel-box .tab-text-box p {
    font-size: 16px
  }

  .footer-form .ecom-form-bar-l-wrapper .icon-box label a {
    font-size: 14px
  }

  p.footer-head {
    font-size: 20px
  }

  .footer-box-3 .footer-menu ul li a {
    font-size: 16px
  }
}

@media(max-width:375px) {
  .menu {
    width: 37%;
    top: -6px
  }

  .request-box {
    width: 89.5%;
    z-index: 99999999;
    top: 7px;
    left: -40px
  }

  .mobile_req_btn {
    top: -2px
  }

  .ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
    width: 30%
  }

  .request-box .opbtn {
    right: -54px
  }

  #header .logo-menu .logo a #Layer_1 {
    width: 130px
  }
}

@media(max-width:424px) {
  .services-page .bannerhire {
    height: 580px
  }
}

p.comment-form-comment {
  display: none
}

.comment-form .btn {
  width: auto
}

div.comment ol {
  list-style: none
}

div#comment-box .img-rounded img {
  border-radius: 50%
}

div#comment-box p#athr-name {
  font-size: 20px
}

div#comment-box p#c-reply {
  margin-bottom: 0
}

section.blog-detail-text ol,
section.blog-detail-text ul {
  margin-left: 1rem
}

section.blog-detail-text code {
  font: 12px "Andale Mono", Courier, "Courier New", monospace;
  background-color: #f0f0f0;
  display: block;
  padding: 20px
}

div.enlighter>div>div {
  padding: 9px
}

.together-box a {
  background: #ce9f41;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  padding: 8px 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 15px
}

div#mailpoet_form_1 {
  display: inline-flex
}

ul li.parsley-custom-error-message {
  margin-left: 2rem;
  margin-right: 2rem;
  margin-top: 1rem;
  margin-bottom: 1rem !important;
  color: #fff !important
}

p.mailpoet_validate_success {
  margin: 2rem;
  color: #fff !important
}

p.mailpoet_validate_error {
  margin: 2rem;
  color: #fff !important
}

.blog-banner .overlay span.post-cat ul.post-categories li a {
  display: inline-block;
  padding: 0 8px;
  margin-right: 5px;
  font-weight: 500;
  letter-spacing: .1em;
  line-height: 26px;
  background: #ce9f41 !important;
  color: #fff !important
}

.news-box .news-box-inner .content .post-meta time {
  display: inline-flex
}

.news-box .news-box-inner .content .post-meta span.post-cat ul {
  margin-left: 0
}

form.search-form input[type=search] {
  width: 300px;
  margin: 0 auto;
  display: block;
  border: none;
  border: 1px solid #e5e5e5;
  box-shadow: none !important;
  outline: none !important;
  outline: 0;
  background-position: 0 0 !important;
  background: #fff;
  box-sizing: border-box;
  padding: 0 16px;
  max-width: 100%;
  font-size: 14px;
  color: #989898;
  border-radius: 0;
  height: 3.14286em
}

form.search-form button {
  margin: 0 auto;
  display: block;
  width: 300px;
  font-size: 17px !important;
  font-size: 12px;
  background: #ff001f !important;
  -webkit-appearance: none;
  color: #fff;
  padding: 16px 20px;
  border: 0;
  font-weight: 500;
  line-height: 1;
  height: auto;
  letter-spacing: .1em;
  text-transform: uppercase;
  border-radius: 0
}

form.search-form button svg {
  display: none
}

div.review-box .review-profile-img img {
  border-radius: 50%
}

.provide ul {
  margin-bottom: 2rem
}

.provide ul li {
  color: #f15e32;
  list-style: circle;
  margin-left: 15px;
  list-style: circle;
  font-weight: 500
}

.provide h2 {
  text-align: center;
  color: #000;
  font-size: 40px;
  font-weight: 400;
  position: relative;
  margin-bottom: 25px
}

.provide h2:after {
  content: "";
  background: #ce9f41;
  width: 73px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -14px;
  margin: 0 auto;
  right: 0
}

.provide h2 {
  color: #000
}

.provide h3 {
  color: #000
}

.provide p {
  color: #000
}

.hire-developers p {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 60px
}

.hire-developers div#aText2 p {
  margin-bottom: 20px
}

.hire-developers div#aText2 ul {
  margin-bottom: 2rem
}

.hire-developers div#aText2 ul li {
  color: #f15e32;
  list-style: circle;
  margin-left: 15px;
  list-style: circle;
  font-weight: 500
}

.page_n_f {
  text-align: center;
  width: 100%
}

.page_n_f img {
  text-align: center;
  display: inline-block
}

.page_n_f_img {
  width: 70%
}

.ubermenu .ubermenu-item.ubermenu-item-5047 {
  min-height: 320px
}

img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 .07em !important;
  vertical-align: -.1em !important;
  background: 0 0 !important;
  padding: 0 !important
}

:root {
  --wp-admin-theme-color: #007cba;
  --wp-admin-theme-color-darker-10: #006ba1;
  --wp-admin-theme-color-darker-20: #005a87
}

#start-resizable-editor-section {
  display: none
}

.wp-block-audio figcaption {
  margin-top: .5em;
  margin-bottom: 1em
}

.wp-block-audio audio {
  width: 100%;
  min-width: 300px
}

.wp-block-button__link {
  color: #fff;
  background-color: #32373c;
  border: none;
  border-radius: 1.55em;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125em;
  padding: .667em 1.333em;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word
}

.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
  color: #fff
}

.wp-block-button__link.aligncenter {
  text-align: center
}

.wp-block-button__link.alignright {
  text-align: right
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
  border-radius: 0 !important
}

.is-style-outline>.wp-block-button__link,
.wp-block-button__link.is-style-outline {
  border: 2px solid
}

.is-style-outline>.wp-block-button__link:not(.has-text-color),
.wp-block-button__link.is-style-outline:not(.has-text-color) {
  color: #32373c
}

.is-style-outline>.wp-block-button__link:not(.has-background),
.wp-block-button__link.is-style-outline:not(.has-background) {
  background-color: transparent
}

.wp-block-buttons .wp-block-button {
  display: inline-block;
  margin-right: .5em;
  margin-bottom: .5em
}

.wp-block-buttons .wp-block-button:last-child {
  margin-right: 0
}

.wp-block-buttons.alignright .wp-block-button {
  margin-right: 0;
  margin-left: .5em
}

.wp-block-buttons.alignright .wp-block-button:first-child {
  margin-left: 0
}

.wp-block-buttons.alignleft .wp-block-button {
  margin-left: 0;
  margin-right: .5em
}

.wp-block-buttons.alignleft .wp-block-button:last-child {
  margin-right: 0
}

.wp-block-button.aligncenter,
.wp-block-buttons.aligncenter,
.wp-block-calendar {
  text-align: center
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
  padding: .25em;
  border: 1px solid #ddd
}

.wp-block-calendar tfoot td {
  border: none
}

.wp-block-calendar table {
  width: 100%;
  border-collapse: collapse
}

.wp-block-calendar table th {
  font-weight: 400;
  background: #ddd
}

.wp-block-calendar a {
  text-decoration: underline
}

.wp-block-calendar table caption,
.wp-block-calendar table tbody {
  color: #40464d
}

.wp-block-categories.alignleft {
  margin-right: 2em
}

.wp-block-categories.alignright {
  margin-left: 2em
}

.wp-block-code code {
  white-space: pre-wrap;
  overflow-wrap: break-word
}

.wp-block-columns {
  display: flex;
  margin-bottom: 1.75em;
  flex-wrap: wrap
}

@media (min-width:782px) {
  .wp-block-columns {
    flex-wrap: nowrap
  }
}

.wp-block-columns.has-background {
  padding: 1.25em 2.375em
}

.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
  align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end
}

.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word
}

@media (max-width:599px) {
  .wp-block-column {
    flex-basis: 100% !important
  }
}

@media (min-width:600px) and (max-width:781px) {
  .wp-block-column:not(:only-child) {
    flex-basis: calc(50% - 1em) !important;
    flex-grow: 0
  }

  .wp-block-column:nth-child(2n) {
    margin-left: 2em
  }
}

@media (min-width:782px) {
  .wp-block-column {
    flex-basis: 0;
    flex-grow: 1
  }

  .wp-block-column[style*=flex-basis] {
    flex-grow: 0
  }

  .wp-block-column:not(:first-child) {
    margin-left: 2em
  }
}

.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
  -ms-grid-row-align: center;
  align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
  width: 100%
}

.wp-block-cover,
.wp-block-cover-image {
  position: relative;
  background-size: cover;
  background-position: 50%;
  min-height: 430px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em;
  box-sizing: border-box
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
  background-attachment: fixed
}

@supports (-webkit-overflow-scrolling:touch) {

  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax {
    background-attachment: scroll
  }
}

@media (prefers-reduced-motion:reduce) {

  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax {
    background-attachment: scroll
  }
}

.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated {
  background-repeat: repeat;
  background-size: auto
}

.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]) {
  background-color: #000
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  content: "";
  background-color: inherit
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover .wp-block-cover__gradient-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
  opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
  opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
  opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
  opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
  opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
  opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
  opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
  opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
  opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
  opacity: 1
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 290px;
  width: 100%
}

.wp-block-cover-image:after,
.wp-block-cover:after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit
}

@supports (position:sticky) {

  .wp-block-cover-image:after,
  .wp-block-cover:after {
    content: none
  }
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
  width: 100%;
  z-index: 1;
  color: #fff
}

.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
  color: inherit
}

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
  margin: 0;
  width: auto
}

.wp-block-cover__video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  z-index: 0;
  -o-object-fit: cover;
  object-fit: cover
}

.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2 {
  color: #fff
}

.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
  color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content>h2 {
  margin-left: 0;
  text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content>h2 {
  margin-right: 0;
  text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image>h2 {
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 580px;
  padding: .44em;
  text-align: center
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left]>[data-type="core/embed"],
.wp-block[data-align=right]>[data-type="core/embed"] {
  max-width: 360px;
  width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
  min-width: 280px
}

.wp-block-embed {
  margin-bottom: 1em
}

.wp-block-embed figcaption {
  margin-top: .5em;
  margin-bottom: 1em
}

.wp-block-embed iframe {
  max-width: 100%
}

.wp-block-embed__wrapper {
  position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%
}

.wp-block-file {
  margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
  text-align: center
}

.wp-block-file.alignright {
  text-align: right
}

.wp-block-file .wp-block-file__button {
  background: #32373c;
  border-radius: 2em;
  color: #fff;
  font-size: .8em;
  padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
  text-decoration: none
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
  box-shadow: none;
  color: #fff;
  opacity: .85;
  text-decoration: none
}

.wp-block-file *+.wp-block-file__button {
  margin-left: .75em
}

.blocks-gallery-grid,
.wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 0 1em 1em 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: calc(50% - 1em)
}

.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0
}

.blocks-gallery-grid .blocks-gallery-image figure,
.blocks-gallery-grid .blocks-gallery-item figure,
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
  margin: 0;
  height: 100%
}

@supports (position:sticky) {

  .blocks-gallery-grid .blocks-gallery-image figure,
  .blocks-gallery-grid .blocks-gallery-item figure,
  .wp-block-gallery .blocks-gallery-image figure,
  .wp-block-gallery .blocks-gallery-item figure {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start
  }
}

.blocks-gallery-grid .blocks-gallery-image img,
.blocks-gallery-grid .blocks-gallery-item img,
.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%
}

@supports (position:sticky) {

  .blocks-gallery-grid .blocks-gallery-image img,
  .blocks-gallery-grid .blocks-gallery-item img,
  .wp-block-gallery .blocks-gallery-image img,
  .wp-block-gallery .blocks-gallery-item img {
    width: auto
  }
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 3em .77em .7em;
  color: #fff;
  text-align: center;
  font-size: .8em;
  background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
  box-sizing: border-box;
  margin: 0
}

.blocks-gallery-grid .blocks-gallery-image figcaption img,
.blocks-gallery-grid .blocks-gallery-item figcaption img,
.wp-block-gallery .blocks-gallery-image figcaption img,
.wp-block-gallery .blocks-gallery-item figcaption img {
  display: inline
}

.blocks-gallery-grid figcaption,
.wp-block-gallery figcaption {
  flex-grow: 1
}

.blocks-gallery-grid.is-cropped .blocks-gallery-image a,
.blocks-gallery-grid.is-cropped .blocks-gallery-image img,
.blocks-gallery-grid.is-cropped .blocks-gallery-item a,
.blocks-gallery-grid.is-cropped .blocks-gallery-item img,
.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
  width: 100%
}

@supports (position:sticky) {

  .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
  .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
  .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
  .blocks-gallery-grid.is-cropped .blocks-gallery-item img,
  .wp-block-gallery.is-cropped .blocks-gallery-image a,
  .wp-block-gallery.is-cropped .blocks-gallery-image img,
  .wp-block-gallery.is-cropped .blocks-gallery-item a,
  .wp-block-gallery.is-cropped .blocks-gallery-item img {
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover
  }
}

.blocks-gallery-grid.columns-1 .blocks-gallery-image,
.blocks-gallery-grid.columns-1 .blocks-gallery-item,
.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0
}

@media (min-width:600px) {

  .blocks-gallery-grid.columns-3 .blocks-gallery-image,
  .blocks-gallery-grid.columns-3 .blocks-gallery-item,
  .wp-block-gallery.columns-3 .blocks-gallery-image,
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc(33.33333% - .66667em);
    margin-right: 1em
  }

  .blocks-gallery-grid.columns-4 .blocks-gallery-image,
  .blocks-gallery-grid.columns-4 .blocks-gallery-item,
  .wp-block-gallery.columns-4 .blocks-gallery-image,
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc(25% - .75em);
    margin-right: 1em
  }

  .blocks-gallery-grid.columns-5 .blocks-gallery-image,
  .blocks-gallery-grid.columns-5 .blocks-gallery-item,
  .wp-block-gallery.columns-5 .blocks-gallery-image,
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc(20% - .8em);
    margin-right: 1em
  }

  .blocks-gallery-grid.columns-6 .blocks-gallery-image,
  .blocks-gallery-grid.columns-6 .blocks-gallery-item,
  .wp-block-gallery.columns-6 .blocks-gallery-image,
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc(16.66667% - .83333em);
    margin-right: 1em
  }

  .blocks-gallery-grid.columns-7 .blocks-gallery-image,
  .blocks-gallery-grid.columns-7 .blocks-gallery-item,
  .wp-block-gallery.columns-7 .blocks-gallery-image,
  .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc(14.28571% - .85714em);
    margin-right: 1em
  }

  .blocks-gallery-grid.columns-8 .blocks-gallery-image,
  .blocks-gallery-grid.columns-8 .blocks-gallery-item,
  .wp-block-gallery.columns-8 .blocks-gallery-image,
  .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc(12.5% - .875em);
    margin-right: 1em
  }

  .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
  .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n) {
    margin-right: 0
  }

  .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
  .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
  }

  .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
  .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
    margin-right: 0
  }

  .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
  .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
    margin-right: 0
  }

  .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
  .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
    margin-right: 0
  }

  .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
  .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
    margin-right: 0
  }

  .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
  .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
    margin-right: 0
  }

  .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
  .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),
  .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0
  }
}

.blocks-gallery-grid .blocks-gallery-image:last-child,
.blocks-gallery-grid .blocks-gallery-item:last-child,
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
  margin-right: 0
}

.blocks-gallery-grid.alignleft,
.blocks-gallery-grid.alignright,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
  max-width: 290px;
  width: 100%
}

.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,
.wp-block-gallery.aligncenter .blocks-gallery-item figure {
  justify-content: center
}

.wp-block-group {
  box-sizing: border-box
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: 1.25em 2.375em
}

.wp-block-image {
  margin-bottom: 1em
}

.wp-block-image img {
  max-width: 100%
}

.wp-block-image.aligncenter {
  text-align: center
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  width: 100%
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright {
  display: table
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption {
  display: table-caption;
  caption-side: bottom
}

.wp-block-image .alignleft {
  float: left;
  margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
  float: right;
  margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto
}

.wp-block-image figcaption {
  margin-top: .5em;
  margin-bottom: 1em
}

.is-style-circle-mask img,
.is-style-rounded img {
  border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
  .is-style-circle-mask img {
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    border-radius: 0
  }
}

.wp-block-latest-comments__comment {
  line-height: 1.1;
  list-style: none;
  margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
  min-height: 2.25em;
  list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 3.25em
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
  line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
  font-size: .875em;
  line-height: 1.8;
  margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
  display: block;
  font-size: .75em
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: .75em;
  width: 2.5em
}

.wp-block-latest-posts.alignleft {
  margin-right: 2em
}

.wp-block-latest-posts.alignright {
  margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both
}

.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0
}

.wp-block-latest-posts.is-grid li {
  margin: 0 1.25em 1.25em 0;
  width: 100%
}

@media (min-width:600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - .625em)
  }

  .wp-block-latest-posts.columns-2 li:nth-child(2n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - .83333em)
  }

  .wp-block-latest-posts.columns-3 li:nth-child(3n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - .9375em)
  }

  .wp-block-latest-posts.columns-4 li:nth-child(4n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 1em)
  }

  .wp-block-latest-posts.columns-5 li:nth-child(5n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 1.04167em)
  }

  .wp-block-latest-posts.columns-6 li:nth-child(6n) {
    margin-right: 0
  }
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  display: block;
  color: #555;
  font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
  margin-top: .5em;
  margin-bottom: 1em
}

.wp-block-latest-posts__featured-image a {
  display: inline-block
}

.wp-block-latest-posts__featured-image img {
  height: auto;
  width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
  margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
  margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center
}

.block-editor-image-alignment-control__row .components-base-control__field {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label {
  margin-bottom: 0
}

ol.has-background,
ul.has-background {
  padding: 1.25em 2.375em
}

.wp-block-media-text {
  /*!rtl:begin:ignore*/
  direction: ltr;
  /*!rtl:end:ignore*/
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50% 1fr;
  grid-template-columns: 50% 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
  -ms-grid-columns: 1fr 50%;
  grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
  -ms-grid-row-align: start;
  align-self: start
}

.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
  -ms-grid-row-align: center;
  align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
  -ms-grid-row-align: end;
  align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
  direction: ltr;
  /*!rtl:begin:ignore*/
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  padding: 0 8%;
  word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  /*!rtl:begin:ignore*/
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
  max-width: unset;
  width: 100%;
  vertical-align: middle
}

.wp-block-media-text.is-image-fill figure.wp-block-media-text__media {
  height: 100%;
  min-height: 250px;
  background-size: cover
}

.wp-block-media-text.is-image-fill figure.wp-block-media-text__media>img {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

@media (max-width:600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    -ms-grid-columns: 100% !important;
    grid-template-columns: 100% !important
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation-link:not(.has-text-color) {
  color: #1e1e1e
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation__container {
  background-color: #fff
}

.items-justified-left>ul {
  justify-content: flex-start
}

.items-justified-center>ul {
  justify-content: center
}

.items-justified-right>ul {
  justify-content: flex-end
}

.wp-block-navigation-link {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0
}

.wp-block-navigation-link .wp-block-navigation__container:empty {
  display: none
}

.wp-block-navigation__container {
  list-style: none;
  margin: 0;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap
}

.is-vertical .wp-block-navigation__container {
  display: block
}

.has-child>.wp-block-navigation-link__content {
  padding-right: .5em
}

.has-child .wp-block-navigation__container {
  border: 1px solid rgba(0, 0, 0, .15);
  background-color: inherit;
  color: inherit;
  position: absolute;
  left: 0;
  top: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 2;
  opacity: 0;
  transition: opacity .1s linear;
  visibility: hidden
}

.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__content {
  flex-grow: 1
}

.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon {
  padding-right: .5em
}

@media (min-width:782px) {
  .has-child .wp-block-navigation__container {
    left: 1.5em
  }

  .has-child .wp-block-navigation__container .wp-block-navigation__container {
    left: 100%;
    top: -1px
  }

  .has-child .wp-block-navigation__container .wp-block-navigation__container:before {
    content: "";
    position: absolute;
    right: 100%;
    height: 100%;
    display: block;
    width: .5em;
    background: transparent
  }

  .has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg {
    transform: rotate(0)
  }
}

.has-child:hover {
  cursor: pointer
}

.has-child:hover>.wp-block-navigation__container {
  visibility: visible;
  opacity: 1;
  display: flex;
  flex-direction: column
}

.has-child:focus-within {
  cursor: pointer
}

.has-child:focus-within>.wp-block-navigation__container {
  visibility: visible;
  opacity: 1;
  display: flex;
  flex-direction: column
}

.wp-block-navigation-link__content {
  color: inherit;
  text-decoration: none;
  padding: .5em 1em
}

.wp-block-navigation-link__content+.wp-block-navigation-link__content {
  padding-top: 0
}

.has-text-color .wp-block-navigation-link__content {
  color: inherit
}

.wp-block-navigation-link__label {
  word-break: normal;
  overflow-wrap: break-word
}

.wp-block-navigation-link__submenu-icon {
  height: inherit;
  padding: .375em 1em .375em 0
}

.wp-block-navigation-link__submenu-icon svg {
  fill: currentColor
}

@media (min-width:782px) {
  .wp-block-navigation-link__submenu-icon svg {
    transform: rotate(90deg)
  }
}

.is-small-text {
  font-size: .875em
}

.is-regular-text {
  font-size: 1em
}

.is-large-text {
  font-size: 2.25em
}

.is-larger-text {
  font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  line-height: .68;
  font-weight: 100;
  margin: .05em .1em 0 0;
  text-transform: uppercase;
  font-style: normal
}

p.has-background {
  padding: 1.25em 2.375em
}

p.has-text-color a {
  color: inherit
}

.wp-block-post-author {
  display: flex;
  flex-wrap: wrap
}

.wp-block-post-author__byline {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .5em
}

.wp-block-post-author__avatar {
  margin-right: 1em
}

.wp-block-post-author__bio {
  margin-bottom: .7em;
  font-size: .7em
}

.wp-block-post-author__content {
  flex-grow: 1;
  flex-basis: 0
}

.wp-block-post-author__name {
  font-weight: 700;
  margin: 0
}

.wp-block-pullquote {
  padding: 3em 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  max-width: 290px
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
  font-size: 1.25em
}

.wp-block-pullquote p {
  font-size: 1.75em;
  line-height: 1.6
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative
}

.wp-block-pullquote .has-text-color a {
  color: inherit
}

.wp-block-pullquote:not(.is-style-solid-color) {
  background: none
}

.wp-block-pullquote.is-style-solid-color {
  border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: none;
  font-style: normal
}

.wp-block-pullquote cite {
  color: inherit
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin-bottom: 1em;
  padding: 0 1em
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 1.125em;
  text-align: right
}

.wp-block-rss.alignleft {
  margin-right: 2em
}

.wp-block-rss.alignright {
  margin-left: 2em
}

.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none
}

.wp-block-rss.is-grid li {
  margin: 0 1em 1em 0;
  width: 100%
}

@media (min-width:600px) {
  .wp-block-rss.columns-2 li {
    width: calc(50% - 1em)
  }

  .wp-block-rss.columns-3 li {
    width: calc(33.33333% - 1em)
  }

  .wp-block-rss.columns-4 li {
    width: calc(25% - 1em)
  }

  .wp-block-rss.columns-5 li {
    width: calc(20% - 1em)
  }

  .wp-block-rss.columns-6 li {
    width: calc(16.66667% - 1em)
  }
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  display: block;
  color: #555;
  font-size: .8125em
}

.wp-block-search .wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%
}

.wp-block-search .wp-block-search__label {
  width: 100%
}

.wp-block-search .wp-block-search__input {
  flex-grow: 1;
  min-width: 3em;
  border: 1px solid #949494
}

.wp-block-search .wp-block-search__button {
  margin-left: .625em;
  word-break: normal
}

.wp-block-search .wp-block-search__button svg {
  min-width: 1.5em;
  min-height: 1.5em
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  margin-left: 0
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  padding: 4px;
  border: 1px solid #949494
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
  border-radius: 0;
  border: none;
  padding: 0 0 0 .25em
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
  outline: none
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
  padding: .125em .5em
}

.wp-block-separator.is-style-wide {
  border-bottom-width: 1px
}

.wp-block-separator.is-style-dots {
  background: none !important;
  border: none;
  text-align: center;
  max-width: none;
  line-height: 1;
  height: auto
}

.wp-block-separator.is-style-dots:before {
  content: "\00b7 \00b7 \00b7";
  color: currentColor;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em;
  font-family: serif
}

.wp-block-custom-logo .aligncenter {
  display: table
}

.wp-block-social-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
  margin-left: 0
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
  text-decoration: none;
  border-bottom: 0;
  box-shadow: none
}

.wp-social-link {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 9999px;
  margin: 0 8px 8px 0;
  transition: transform .1s ease
}

@media (prefers-reduced-motion:reduce) {
  .wp-social-link {
    transition-duration: 0s
  }
}

.wp-social-link a {
  padding: 6px;
  display: block;
  line-height: 0;
  transition: transform .1s ease
}

.wp-social-link a,
.wp-social-link a:active,
.wp-social-link a:hover,
.wp-social-link a:visited,
.wp-social-link svg {
  color: currentColor;
  fill: currentColor
}

.wp-social-link:hover {
  transform: scale(1.1)
}

.wp-block-social-links.aligncenter {
  justify-content: center;
  display: flex
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
  background-color: #f0f0f0;
  color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
  background-color: #1778f2;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
  background-color: #24292d;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
  background-color: #02ab6c;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
  background-color: #fe4500;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
  background-color: red;
  color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
  background: none;
  padding: 4px
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
  width: 28px;
  height: 28px
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
  color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
  color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
  color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
  color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
  color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
  color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
  color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
  color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
  color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
  color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
  color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
  color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
  color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
  color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
  color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
  color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
  color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
  color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
  color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
  color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
  color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
  color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
  color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
  color: #fe4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
  color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
  color: #fff;
  stroke: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
  color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
  color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
  color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
  color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
  color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
  color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
  color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
  color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
  color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
  padding-left: 16px;
  padding-right: 16px
}

.wp-block-spacer {
  clear: both
}

p.wp-block-subhead {
  font-size: 1.1em;
  font-style: italic;
  opacity: .75
}

.wp-block-table {
  overflow-x: auto
}

.wp-block-table table {
  width: 100%
}

.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border-bottom: 1px solid #f0f0f0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: transparent
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
  display: flex
}

.wp-block-text-columns .wp-block-column {
  margin: 0 1em;
  padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%
}

.wp-block-video {
  margin-left: 0;
  margin-right: 0
}

.wp-block-video video {
  max-width: 100%
}

@supports (position:sticky) {
  .wp-block-video [poster] {
    -o-object-fit: cover;
    object-fit: cover
  }
}

.wp-block-video.aligncenter {
  text-align: center
}

.wp-block-video figcaption {
  margin-top: .5em;
  margin-bottom: 1em
}

.wp-block-post-featured-image a {
  display: inline-block
}

:root .has-pale-pink-background-color {
  background-color: #f78da7
}

:root .has-vivid-red-background-color {
  background-color: #cf2e2e
}

:root .has-luminous-vivid-orange-background-color {
  background-color: #ff6900
}

:root .has-luminous-vivid-amber-background-color {
  background-color: #fcb900
}

:root .has-light-green-cyan-background-color {
  background-color: #7bdcb5
}

:root .has-vivid-green-cyan-background-color {
  background-color: #00d084
}

:root .has-pale-cyan-blue-background-color {
  background-color: #8ed1fc
}

:root .has-vivid-cyan-blue-background-color {
  background-color: #0693e3
}

:root .has-vivid-purple-background-color {
  background-color: #9b51e0
}

:root .has-white-background-color {
  background-color: #fff
}

:root .has-very-light-gray-background-color {
  background-color: #eee
}

:root .has-cyan-bluish-gray-background-color {
  background-color: #abb8c3
}

:root .has-very-dark-gray-background-color {
  background-color: #313131
}

:root .has-black-background-color {
  background-color: #000
}

:root .has-pale-pink-color {
  color: #f78da7
}

:root .has-vivid-red-color {
  color: #cf2e2e
}

:root .has-luminous-vivid-orange-color {
  color: #ff6900
}

:root .has-luminous-vivid-amber-color {
  color: #fcb900
}

:root .has-light-green-cyan-color {
  color: #7bdcb5
}

:root .has-vivid-green-cyan-color {
  color: #00d084
}

:root .has-pale-cyan-blue-color {
  color: #8ed1fc
}

:root .has-vivid-cyan-blue-color {
  color: #0693e3
}

:root .has-vivid-purple-color {
  color: #9b51e0
}

:root .has-white-color {
  color: #fff
}

:root .has-very-light-gray-color {
  color: #eee
}

:root .has-cyan-bluish-gray-color {
  color: #abb8c3
}

:root .has-very-dark-gray-color {
  color: #313131
}

:root .has-black-color {
  color: #000
}

:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: linear-gradient(135deg, #0693e3, #9b51e0)
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: linear-gradient(135deg, #7adcb4, #00d082)
}

:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: linear-gradient(135deg, #fcb900, #ff6900)
}

:root .has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: linear-gradient(135deg, #ff6900, #cf2e2e)
}

:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: linear-gradient(135deg, #eee, #a9b8c3)
}

:root .has-cool-to-warm-spectrum-gradient-background {
  background: linear-gradient(135deg, #4aeadc, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c)
}

:root .has-blush-light-purple-gradient-background {
  background: linear-gradient(135deg, #ffceec, #9896f0)
}

:root .has-blush-bordeaux-gradient-background {
  background: linear-gradient(135deg, #fecda5, #fe2d2d 50%, #6b003e)
}

:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-luminous-dusk-gradient-background {
  background: linear-gradient(135deg, #ffcb70, #c751c0 50%, #4158d0)
}

:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-pale-ocean-gradient-background {
  background: linear-gradient(135deg, #fff5cb, #b6e3d4 50%, #33a7b5)
}

:root .has-electric-grass-gradient-background {
  background: linear-gradient(135deg, #caf880, #71ce7e)
}

:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc)
}

:root .has-link-color a {
  color: #00e;
  color: var(--wp--style--color--link, #00e)
}

.has-small-font-size {
  font-size: .8125em
}

.has-normal-font-size,
.has-regular-font-size {
  font-size: 1em
}

.has-medium-font-size {
  font-size: 1.25em
}

.has-large-font-size {
  font-size: 2.25em
}

.has-huge-font-size,
.has-larger-font-size {
  font-size: 2.625em
}

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

.has-text-align-left {
  text-align: left
}

.has-text-align-right {
  text-align: right
}

#end-resizable-editor-section {
  display: none
}

.aligncenter {
  clear: both
}

:root {
  --wp-admin-theme-color: #007cba;
  --wp-admin-theme-color-darker-10: #006ba1;
  --wp-admin-theme-color-darker-20: #005a87
}

#start-resizable-editor-section {
  display: none
}

.wp-block-audio figcaption {
  color: #555;
  font-size: 13px;
  text-align: center
}

.wp-block-code {
  font-family: Menlo, Consolas, monaco, monospace;
  font-size: .9em;
  color: #1e1e1e;
  padding: .8em 1em;
  border: 1px solid #ddd;
  border-radius: 4px
}

.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
  color: #555;
  font-size: 13px;
  text-align: center
}

.wp-block-pullquote {
  border-top: 4px solid #555;
  border-bottom: 4px solid #555;
  margin-bottom: 1.75em;
  color: #555
}

.wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
  color: #555;
  text-transform: uppercase;
  font-size: .8125em;
  font-style: normal
}

.wp-block-navigation ul,
.wp-block-navigation ul li {
  list-style: none
}

.wp-block-navigation-link.wp-block-navigation-link {
  margin: 0
}

.wp-block-quote {
  border-left: .25em solid #000;
  margin: 0 0 1.75em;
  padding-left: 1em
}

.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
  color: #555;
  font-size: .8125em;
  margin-top: 1em;
  position: relative;
  font-style: normal
}

.wp-block-quote.has-text-align-right {
  border-left: none;
  border-right: .25em solid #000;
  padding-left: 0;
  padding-right: 1em
}

.wp-block-quote.has-text-align-center {
  border: none;
  padding-left: 0
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  border: none
}

.wp-block-search .wp-block-search__label {
  font-weight: 700
}

.wp-block-group.has-background {
  padding: 20px 30px;
  margin-top: 0;
  margin-bottom: 0
}

.wp-block-separator {
  border: none;
  border-bottom: 2px solid;
  margin-left: auto;
  margin-right: auto;
  opacity: .4
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px
}

.wp-block-separator.has-background:not(.is-style-dots) {
  border-bottom: none;
  height: 1px
}

.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
  height: 2px
}

.wp-block-table {
  border-collapse: collapse
}

.wp-block-table thead {
  border-bottom: 3px solid
}

.wp-block-table tfoot {
  border-top: 3px solid
}

.wp-block-table td,
.wp-block-table th {
  padding: .5em;
  border: 1px solid;
  word-break: normal
}

.wp-block-table figcaption,
.wp-block-video figcaption {
  color: #555;
  font-size: 13px;
  text-align: center
}

.wp-block-template-part.has-background {
  padding: 20px 30px;
  margin-top: 0;
  margin-bottom: 0
}

#end-resizable-editor-section {
  display: none
}

.components-custom-select-control {
  position: relative
}

.components-custom-select-control__label {
  display: block;
  margin-bottom: 8px
}

.components-custom-select-control__button {
  border: 1px solid #757575;
  border-radius: 2px;
  min-height: 30px;
  min-width: 130px;
  position: relative;
  text-align: left
}

.components-custom-select-control__button.components-custom-select-control__button {
  padding-right: 24px
}

.components-custom-select-control__button:focus:not(:disabled) {
  border-color: var(--wp-admin-theme-color);
  box-shadow: 0 0 0 .5px var(--wp-admin-theme-color)
}

.components-custom-select-control__button .components-custom-select-control__button-icon {
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0
}

.components-custom-select-control__menu {
  background-color: #fff;
  max-height: 400px;
  min-width: 100%;
  overflow: auto;
  padding: 0;
  position: absolute;
  z-index: 1000000
}

.components-custom-select-control__menu:focus {
  border: 1px solid #1e1e1e;
  border-radius: 2px;
  outline: none;
  transition: none
}

.components-custom-select-control__item {
  align-items: center;
  display: flex;
  list-style-type: none;
  padding: 10px 5px 10px 25px;
  cursor: default
}

.components-custom-select-control__item.is-highlighted {
  background: #ddd
}

.components-custom-select-control__item-icon {
  margin-left: -20px;
  margin-right: 0
}

.components-spinner {
  display: inline-block;
  background-color: #949494;
  width: 18px;
  height: 18px;
  opacity: .7;
  margin: 5px 11px 0;
  border-radius: 100%;
  position: relative
}

.components-spinner:before {
  content: "";
  position: absolute;
  background-color: #fff;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  transform-origin: 6px 6px;
  -webkit-animation: components-spinner__animation 1s linear infinite;
  animation: components-spinner__animation 1s linear infinite
}

@-webkit-keyframes components-spinner__animation {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@keyframes components-spinner__animation {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.components-snackbar {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-size: 13px;
  background-color: #1e1e1e;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
  color: #fff;
  padding: 16px 24px;
  width: 100%;
  max-width: 600px;
  box-sizing: border-box;
  cursor: pointer
}

@media(min-width:600px) {
  .components-snackbar {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }
}

.components-snackbar:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px var(--wp-admin-theme-color)
}

.components-snackbar__action.components-button {
  margin-left: 32px;
  color: #fff;
  height: auto;
  flex-shrink: 0;
  line-height: 1.4;
  padding: 0
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary) {
  text-decoration: underline;
  background-color: transparent
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus {
  color: #fff;
  box-shadow: none;
  outline: 1px dotted #fff
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
  color: var(--wp-admin-theme-color)
}

.components-snackbar__content {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  line-height: 1.4
}

.components-snackbar-list {
  position: absolute;
  z-index: 100000;
  width: 100%;
  box-sizing: border-box
}

.components-snackbar-list__notice-container {
  position: relative;
  padding-top: 8px
}

.components-combobox-control {
  width: 100%
}

input.components-combobox-control__input[type=text] {
  width: 100%;
  border: none;
  box-shadow: none;
  padding: 2px;
  margin: 0;
  line-height: inherit;
  min-height: auto
}

input.components-combobox-control__input[type=text]:focus {
  outline: none;
  box-shadow: none
}

.components-combobox-control__suggestions-container {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  box-shadow: 0 0 0 transparent;
  transition: box-shadow .1s linear;
  border-radius: 2px;
  border: 1px solid #757575;
  font-size: 16px;
  line-height: normal;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  margin: 0 0 8px;
  padding: 4px
}

@media(prefers-reduced-motion:reduce) {
  .components-combobox-control__suggestions-container {
    transition-duration: 0s
  }
}

@media(min-width:600px) {
  .components-combobox-control__suggestions-container {
    font-size: 13px;
    line-height: normal
  }
}

.components-combobox-control__suggestions-container:focus {
  border-color: var(--wp-admin-theme-color);
  box-shadow: 0 0 0 .5px var(--wp-admin-theme-color);
  outline: 2px solid transparent
}

.components-combobox-control__suggestions-container::-webkit-input-placeholder {
  color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container::-moz-placeholder {
  opacity: 1;
  color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container:-ms-input-placeholder {
  color: rgba(30, 30, 30, .62)
}

.is-dark-theme .components-combobox-control__suggestions-container::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, .65)
}

.is-dark-theme .components-combobox-control__suggestions-container::-moz-placeholder {
  opacity: 1;
  color: hsla(0, 0%, 100%, .65)
}

.is-dark-theme .components-combobox-control__suggestions-container:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, .65)
}

.components-combobox-control__suggestions-container:focus-within {
  border-color: var(--wp-admin-theme-color);
  box-shadow: 0 0 0 .5px var(--wp-admin-theme-color);
  outline: 2px solid transparent
}

.components-combobox-control__reset.components-button {
  display: flex;
  height: 24px;
  min-width: 24px;
  padding: 0
}

.wc-block-link-button {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  box-shadow: none;
  display: inline;
  text-shadow: none;
  text-decoration: underline
}

.wc-block-link-button,
.wc-block-link-button:active,
.wc-block-link-button:focus,
.wc-block-link-button:hover {
  background: 0 0
}

.wc-block-suspense-placeholder {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.wc-block-suspense-placeholder>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-suspense-placeholder {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-suspense-placeholder:after {
  content: " "
}

.wc-block-grid__products .wc-block-grid__product-image {
  text-decoration: none;
  display: block;
  position: relative
}

.wc-block-grid__products .wc-block-grid__product-image a {
  text-decoration: none;
  border: 0;
  outline: 0;
  box-shadow: none
}

.wc-block-grid__products .wc-block-grid__product-image img {
  height: auto;
  width: 100%
}

.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
  display: none
}

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,
.editor-styles-wrapper .wc-block-grid__product-title,
.wc-block-grid__product-title {
  font-family: inherit;
  line-height: 1.2em;
  font-weight: 700;
  padding: 0;
  color: inherit;
  font-size: inherit;
  display: block
}

.wc-block-grid__product-price {
  display: block
}

.wc-block-grid__product-price .wc-block-grid__product-price__regular {
  margin-right: .5em
}

.wc-block-grid__product-add-to-cart.wp-block-button {
  word-break: break-word;
  white-space: normal
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  word-break: break-word;
  white-space: normal;
  margin: 0 auto !important;
  display: inline-flex;
  justify-content: center;
  text-align: center;
  padding: .5em 1em;
  font-size: 1em
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
  opacity: .25
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
  font-family: WooCommerce;
  content: "";
  margin-left: .5em;
  display: inline-block;
  width: auto;
  height: auto
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
  font-family: WooCommerce;
  content: "";
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin-left: .5em;
  display: inline-block;
  width: auto;
  height: auto
}

.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
  content: "";
  margin: 0
}

.wc-block-grid__product-rating {
  display: block
}

.wc-block-grid__product-rating .star-rating,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
  overflow: hidden;
  position: relative;
  width: 5.3em;
  height: 1.618em;
  line-height: 1.618;
  font-size: 1em;
  font-family: star;
  font-weight: 400;
  margin: 0 auto;
  text-align: left
}

.wc-block-grid__product-rating .star-rating:before,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before {
  content: "SSSSS";
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  opacity: .5;
  color: #aaa;
  white-space: nowrap
}

.wc-block-grid__product-rating .star-rating span,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span {
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em
}

.wc-block-grid__product-rating .star-rating span:before,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
  content: "SSSSS";
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  color: #000;
  white-space: nowrap
}

.wc-block-grid__product-onsale {
  font-size: .875em;
  padding: .25em .75em;
  display: inline-block;
  width: auto;
  border: 1px solid #43454b;
  border-radius: 3px;
  color: #43454b;
  background: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  z-index: 9;
  position: relative
}

.wc-block-grid__product .wc-block-grid__product-image,
.wc-block-grid__product .wc-block-grid__product-title {
  margin: 0 0 12px
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart,
.wc-block-grid__product .wc-block-grid__product-onsale,
.wc-block-grid__product .wc-block-grid__product-price,
.wc-block-grid__product .wc-block-grid__product-rating {
  margin: 0 auto 12px
}

.theme-twentysixteen .wc-block-grid .price ins {
  color: #77a464
}

.theme-twentynineteen .wc-block-grid__product {
  font-size: .88889em
}

.theme-twentynineteen .wc-block-components-product-sale-badge,
.theme-twentynineteen .wc-block-components-product-title,
.theme-twentynineteen .wc-block-grid__product-onsale,
.theme-twentynineteen .wc-block-grid__product-title {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
}

.theme-twentynineteen .wc-block-grid__product-title:before {
  display: none
}

.theme-twentynineteen .wc-block-components-product-sale-badge,
.theme-twentynineteen .wc-block-grid__product-onsale {
  line-height: 1
}

.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
  color: #fff
}

.theme-twentytwenty .wc-block-grid__product-link {
  color: #000
}

.theme-twentytwenty .wc-block-components-product-title,
.theme-twentytwenty .wc-block-grid__product-title {
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
  color: #000;
  font-size: 1.2em
}

.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
  margin-top: 0
}

.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,
.theme-twentytwenty .wc-block-components-product-price__value,
.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,
.theme-twentytwenty .wc-block-grid__product-price__value {
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
  font-size: .9em
}

.theme-twentytwenty .wc-block-components-product-price del,
.theme-twentytwenty .wc-block-grid__product-price del {
  opacity: .5
}

.theme-twentytwenty .wc-block-components-product-price ins,
.theme-twentytwenty .wc-block-grid__product-price ins {
  text-decoration: none
}

.theme-twentytwenty .star-rating,
.theme-twentytwenty .wc-block-grid__product-rating {
  font-size: .7em
}

.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,
.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,
.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,
.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
  line-height: 1
}

.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,
.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link {
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif
}

.theme-twentytwenty .wc-block-components-product-sale-badge,
.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
  background: #cd2653;
  color: #fff;
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: -.02em;
  line-height: 1.2;
  text-transform: uppercase
}

.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
  position: static
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
  position: absolute
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
  position: absolute;
  right: 4px;
  top: 4px;
  z-index: 1
}

@media only screen and (min-width:768px) {
  .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    font-size: .875em;
    padding: .5em
  }
}

@media only screen and (min-width:1168px) {
  .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    font-size: .875em;
    padding: .5em
  }
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  overflow-wrap: normal !important;
  word-wrap: normal !important;
  padding: 0;
  position: absolute !important;
  width: 1px
}

.screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #2b2d2f;
  display: block;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

.wc-block-components-product-add-to-cart-attribute-picker {
  margin: 0;
  flex-basis: 100%
}

.wc-block-components-product-add-to-cart-attribute-picker label {
  display: block;
  font-size: 1em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__container {
  position: relative
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select {
  margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select {
  min-width: 60%;
  min-height: 1.75em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error {
  margin-bottom: 24px
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select {
  border-color: #cc1818
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select:focus {
  outline-color: #cc1818
}

.wc-block-components-product-add-to-cart {
  margin: 0;
  display: flex;
  flex-wrap: wrap
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button {
  margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text {
  display: block
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text>svg {
  fill: currentColor;
  vertical-align: top;
  width: 1.5em;
  height: 1.5em;
  margin: -.25em 0 -.25em .5em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity {
  margin: 0 1em .75em 0;
  flex-basis: 5em;
  padding: .618em;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #43454b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
  text-align: center
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button>*,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity>*,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button>*,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,
  .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,
  .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,
  .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-grid .wc-block-components-product-add-to-cart {
  justify-content: center
}

.wc-block-components-product-add-to-cart-notice {
  margin: 0
}

.wp-block-button.wc-block-components-product-button {
  word-break: break-word;
  white-space: normal;
  margin-top: 0;
  margin-bottom: 12px
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
  word-break: break-word;
  white-space: normal;
  margin: 0 auto;
  display: inline-flex;
  justify-content: center
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  min-width: 8em;
  min-height: 3em
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
    -webkit-animation: none;
    animation: none
  }
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  min-width: 8em;
  min-height: 3em
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-product-button>.wc-block-components-product-button__button {
    -webkit-animation: none;
    animation: none
  }
}

.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link {
  background-color: var(--button--color-background);
  color: var(--button--color-text);
  border-color: var(--button--color-background)
}

.wc-block-components-product-category-list {
  margin-top: 0;
  margin-bottom: .75em
}

.wc-block-components-product-category-list ul {
  margin: 0;
  padding: 0;
  display: inline
}

.wc-block-components-product-category-list ul li {
  display: inline;
  list-style: none
}

.wc-block-components-product-category-list ul li:after {
  content: ", "
}

.wc-block-components-product-category-list ul li:last-child:after {
  content: ""
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,
.wc-block-components-product-image {
  margin-top: 0;
  margin-bottom: 12px;
  text-decoration: none;
  display: block;
  position: relative
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,
.wc-block-components-product-image a {
  text-decoration: none;
  border: 0;
  outline: 0;
  box-shadow: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,
.wc-block-components-product-image img {
  vertical-align: middle;
  width: 100%
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],
.wc-block-components-product-image img[hidden] {
  display: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left {
  position: absolute;
  left: 4px;
  top: 4px;
  right: auto;
  margin: 0
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-center {
  position: absolute;
  top: 4px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  margin: 0
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right {
  position: absolute;
  right: 4px;
  top: 4px;
  left: auto;
  margin: 0
}

.is-loading .wc-block-components-product-image {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.is-loading .wc-block-components-product-image>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-product-image {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-components-product-rating {
  display: block;
  margin-top: 0;
  margin-bottom: 12px
}

.wc-block-components-product-rating__stars {
  overflow: hidden;
  position: relative;
  width: 5.3em;
  height: 1.618em;
  line-height: 1.618;
  font-size: 1em;
  font-family: star;
  font-weight: 400;
  margin: 0 auto;
  text-align: left
}

.wc-block-components-product-rating__stars:before {
  content: "SSSSS";
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  opacity: .5;
  color: #aaa;
  white-space: nowrap
}

.wc-block-components-product-rating__stars span {
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em
}

.wc-block-components-product-rating__stars span:before {
  content: "SSSSS";
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  color: #000;
  white-space: nowrap
}

.wc-block-single-product .wc-block-components-product-rating__stars {
  margin: 0
}

.wc-block-components-product-sale-badge {
  margin: 0 auto 12px;
  font-size: .875em;
  padding: .25em .75em;
  display: inline-block;
  width: auto;
  border: 1px solid #43454b;
  border-radius: 3px;
  color: #43454b;
  background: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  z-index: 9;
  position: static
}

.wc-block-components-product-sku {
  margin-top: 0;
  margin-bottom: 12px;
  display: block;
  text-transform: uppercase;
  font-size: .875em
}

.wc-block-components-product-stock-indicator {
  margin-top: 0;
  margin-bottom: .75em;
  display: block;
  font-size: .875em
}

.wc-block-components-product-stock-indicator--in-stock {
  color: #4ab866
}

.wc-block-components-product-stock-indicator--out-of-stock {
  color: #cc1818
}

.wc-block-components-product-stock-indicator--available-on-backorder,
.wc-block-components-product-stock-indicator--low-stock {
  color: #f0b849
}

.wc-block-components-product-summary {
  margin-top: 0;
  margin-bottom: 12px
}

.is-loading .wc-block-components-product-summary:before {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  content: ".";
  display: block;
  width: 100%;
  height: 6em
}

.is-loading .wc-block-components-product-summary:before>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-product-summary:before {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-components-product-tag-list {
  margin-top: 0;
  margin-bottom: .75em
}

.wc-block-components-product-tag-list ul {
  margin: 0;
  padding: 0;
  display: inline
}

.wc-block-components-product-tag-list ul li {
  display: inline;
  list-style: none
}

.wc-block-components-product-tag-list ul li:after {
  content: ", "
}

.wc-block-components-product-tag-list ul li:last-child:after {
  content: ""
}

.wc-block-components-product-title {
  margin-top: 0;
  margin-bottom: 12px
}

.wc-block-grid .wc-block-components-product-title {
  line-height: 1.5;
  font-weight: 700;
  padding: 0;
  color: inherit;
  font-size: inherit;
  display: block
}

.is-loading .wc-block-components-product-title:before {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  content: ".";
  display: inline-block;
  width: 7em
}

.is-loading .wc-block-components-product-title:before>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-product-title:before {
    -webkit-animation: none;
    animation: none
  }
}

.is-loading .wc-block-grid .wc-block-components-product-title:before {
  width: 10em
}

.wc-block-components-product-title--align-left {
  text-align: left
}

.wc-block-components-product-title--align-center {
  text-align: center
}

.wc-block-components-product-title--align-right {
  text-align: right
}

.wc-block-components-error {
  display: flex;
  padding: 40px 0;
  margin: 40px 0;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #757575;
  text-align: center
}

.wc-block-components-error__header {
  font-size: 2em;
  margin: 0;
  color: #646970
}

.wc-block-components-error__image {
  width: 25%;
  margin: 0 0 24px
}

.wc-block-components-error__text {
  margin: 1em 0 0;
  color: #8c8f94;
  font-size: 1.25em;
  max-width: 60ch
}

.wc-block-components-error__message {
  margin: 1em auto 0;
  font-style: italic;
  color: #8c8f94;
  max-width: 60ch
}

.wc-block-error__button {
  margin: 40px 0 0
}

.wc-block-components-button:not(.is-link) {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  align-items: center;
  background-color: #1e1e1e;
  color: #fff;
  display: inline-flex;
  font-weight: 700;
  min-height: 3em;
  justify-content: center;
  line-height: 1;
  padding: 0 1em;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  position: relative
}

.wc-block-components-button:not(.is-link):active,
.wc-block-components-button:not(.is-link):disabled,
.wc-block-components-button:not(.is-link):focus,
.wc-block-components-button:not(.is-link):hover {
  background-color: #1e1e1e;
  color: #fff
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
  display: block
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg {
  fill: currentColor
}

.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text {
  visibility: hidden
}

.wc-block-components-form {
  counter-reset: checkout-step
}

.wc-block-components-form .wc-block-components-checkout-step {
  position: relative;
  border: none;
  padding: 0 0 0 24px;
  background: 0 0;
  margin: 0
}

.is-mobile .wc-block-components-form .wc-block-components-checkout-step,
.is-small .wc-block-components-form .wc-block-components-checkout-step {
  padding-left: 0
}

.wc-block-components-checkout-step--disabled {
  opacity: .6
}

.wc-block-components-checkout-step__container {
  position: relative
}

.wc-block-components-checkout-step__content>* {
  margin-bottom: 1em
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content>:last-child {
  margin-bottom: 0;
  padding-bottom: 1.5em
}

.wc-block-components-checkout-step__heading {
  display: flex;
  justify-content: space-between;
  align-content: center;
  flex-wrap: wrap;
  margin: .75em 0 1em;
  position: relative;
  align-items: center;
  gap: 1em
}

.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading,
.wc-block-components-express-payment-continue-rule+.wc-block-components-checkout-step .wc-block-components-checkout-step__heading {
  margin-top: 0
}

.wc-block-components-checkout-step__title {
  margin: 0 12px 0 0
}

.wc-block-components-checkout-step__heading-content {
  font-size: .75em
}

.wc-block-components-checkout-step__heading-content a {
  font-weight: 700;
  color: inherit
}

.wc-block-components-checkout-step__description {
  font-size: .875em;
  line-height: 1.25;
  margin-bottom: 16px
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: 0 0;
  counter-increment: checkout-step;
  content: " " counter(checkout-step) ".";
  content: " " counter(checkout-step) "." /"";
  position: absolute;
  width: 24px;
  left: -24px;
  top: 0;
  text-align: center;
  transform: translateX(-50%)
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
  content: "";
  height: 100%;
  border-left: 1px solid;
  opacity: .3;
  position: absolute;
  left: -24px;
  top: 0
}

.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before,
.is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
  position: static;
  transform: none;
  left: auto;
  top: auto;
  content: counter(checkout-step) ". ";
  content: counter(checkout-step) ". " /""
}

.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after,
.is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
  content: unset
}

.wc-block-components-order-summary .wc-block-components-panel__button {
  padding-top: 0;
  margin-top: 0
}

.wc-block-components-order-summary .wc-block-components-panel__content {
  margin-bottom: 0
}

.wc-block-components-order-summary__content {
  display: table;
  width: 100%
}

.wc-block-components-order-summary-item {
  position: relative;
  font-size: .875em;
  display: flex;
  padding-bottom: 1px;
  padding-top: 16px;
  width: 100%
}

.wc-block-components-order-summary-item:after {
  border-style: solid;
  border-width: 0 0 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-components-order-summary-item:first-child {
  padding-top: 0
}

.wc-block-components-order-summary-item:last-child>div {
  padding-bottom: 0
}

.wc-block-components-order-summary-item:last-child:after {
  display: none
}

.wc-block-components-order-summary-item .wc-block-components-product-metadata {
  font-size: 1em
}

.wc-block-components-order-summary-item__description,
.wc-block-components-order-summary-item__image {
  display: table-cell;
  vertical-align: top
}

.wc-block-components-order-summary-item__image {
  width: 48px;
  padding-bottom: 16px;
  position: relative
}

.wc-block-components-order-summary-item__image>img {
  width: 48px;
  max-width: 48px
}

.wc-block-components-order-summary-item__quantity {
  align-items: center;
  background: #fff;
  border: 2px solid;
  border-radius: 1em;
  box-shadow: 0 0 0 2px #fff;
  color: #000;
  display: flex;
  line-height: 1;
  min-height: 20px;
  padding: 0 .4em;
  position: absolute;
  justify-content: center;
  min-width: 20px;
  right: 0;
  top: 0;
  transform: translate(50%, -50%);
  white-space: nowrap;
  z-index: 1
}

.wc-block-components-order-summary-item__description {
  padding-left: 24px;
  padding-right: 12px;
  padding-bottom: 16px
}

.wc-block-components-order-summary-item__description .wc-block-components-product-metadata,
.wc-block-components-order-summary-item__description p {
  line-height: 1.375;
  margin-top: 4px
}

.wc-block-components-order-summary-item__total-price {
  font-weight: 700;
  margin-left: auto;
  text-align: right
}

.wc-block-components-order-summary-item__individual-prices {
  display: block
}

.wc-block-components-payment-method-icons {
  margin: 0 0 14px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center
}

.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
  display: inline-block;
  margin: 0 4px 2px;
  padding: 0;
  width: auto;
  max-width: 38px;
  height: 24px;
  max-height: 24px
}

.wc-block-components-payment-method-icons--align-left {
  justify-content: flex-start
}

.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon {
  margin-left: 0;
  margin-right: 8px
}

.wc-block-components-payment-method-icons--align-right {
  justify-content: flex-end
}

.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon {
  margin-right: 0;
  margin-left: 8px
}

.wc-block-components-payment-method-icons:last-child {
  margin-bottom: 0
}

.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,
.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
  height: 16px
}

.wc-block-components-payment-method-label--with-icon {
  display: inline-block;
  vertical-align: middle
}

.wc-block-components-payment-method-label--with-icon>img,
.wc-block-components-payment-method-label--with-icon>svg {
  vertical-align: middle;
  margin: -2px 4px 0 0
}

.is-mobile .wc-block-components-payment-method-label--with-icon>img,
.is-mobile .wc-block-components-payment-method-label--with-icon>svg,
.is-small .wc-block-components-payment-method-label--with-icon>img,
.is-small .wc-block-components-payment-method-label--with-icon>svg {
  display: none
}

.editor-styles-wrapper .wc-block-components-checkout-policies,
.wc-block-components-checkout-policies {
  font-size: .75em;
  text-align: center;
  list-style: none outside;
  line-height: 1;
  margin: 24px 0
}

.wc-block-components-checkout-policies__item {
  list-style: none outside;
  display: inline-block;
  padding: 0 .25em;
  margin: 0
}

.wc-block-components-checkout-policies__item:not(:first-child) {
  border-left: 1px solid #ccc
}

.wc-block-components-checkout-policies__item>a {
  color: inherit;
  padding: 0 .25em
}

.wc-block-components-product-badge {
  font-size: .75em;
  border-radius: 2px;
  border: 1px solid;
  display: inline-block;
  font-weight: 600;
  padding: 0 .66em;
  text-transform: uppercase;
  white-space: nowrap
}

.wc-block-components-product-details.wc-block-components-product-details {
  list-style: none;
  margin: .5em 0;
  padding: 0
}

.wc-block-components-product-details.wc-block-components-product-details:last-of-type {
  margin-bottom: 0
}

.wc-block-components-product-details.wc-block-components-product-details li {
  margin-left: 0
}

.wc-block-components-product-details__name,
.wc-block-components-product-details__value {
  display: inline-block
}

.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
  font-weight: 700
}

.wc-block-components-product-metadata {
  font-size: .75em
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,
.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
  margin: .25em 0
}

.wc-block-components-checkout-return-to-cart-button {
  box-shadow: none;
  color: inherit;
  padding-left: calc(24px + .25em);
  position: relative;
  text-decoration: none
}

.wc-block-components-checkout-return-to-cart-button svg {
  left: 0;
  position: absolute;
  transform: translateY(-50%);
  top: 50%
}

.wc-block-components-shipping-calculator-address {
  margin-bottom: 0
}

.wc-block-components-shipping-calculator-address__button {
  width: 100%;
  margin-top: 1.5em
}

.wc-block-components-shipping-calculator {
  padding: .5em 0 .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__button {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: .75em;
  padding-top: .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content,
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control,
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout,
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout {
  padding-bottom: 0
}

.wc-block-components-shipping-rates-control__package-items {
  font-size: .875em;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0
}

.wc-block-components-shipping-rates-control__package-item {
  overflow-wrap: anywhere;
  word-break: break-word;
  -ms-word-break: break-all;
  display: inline-block;
  margin: 0;
  padding: 0
}

.wc-block-components-shipping-rates-control__package-item:not(:last-child):after {
  content: ", ";
  white-space: pre
}

.wc-block-components-totals-coupon .wc-block-components-panel__button {
  margin-top: 0;
  padding-top: 0
}

.wc-block-components-totals-coupon .wc-block-components-panel__content {
  padding-bottom: 0
}

.wc-block-components-totals-coupon__form {
  display: flex;
  width: 100%;
  margin-bottom: 0
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
  margin-bottom: 0;
  margin-top: 0;
  flex-grow: 1
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
  height: 3em;
  flex-shrink: 0;
  margin-left: 8px;
  padding-left: 24px;
  padding-right: 24px;
  white-space: nowrap
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button.no-margin {
  margin: 0
}

.wc-block-components-totals-coupon__content {
  flex-direction: column;
  position: relative
}

.wc-block-components-totals-discount__coupon-list {
  list-style: none;
  margin: 0;
  padding: 0
}

.wc-block-components-totals-discount .wc-block-components-totals-item__value {
  color: #4ab866
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
  font-size: 1.25em
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
  font-weight: 700
}

.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax {
  margin-bottom: 0
}

.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset {
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: 0
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__via {
  margin-bottom: 16px
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label {
  flex-basis: 100%;
  text-align: left
}

.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice {
  margin: 0 0 .75em
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  background: 0 0;
  box-shadow: none;
  display: inline;
  text-shadow: none;
  text-decoration: underline
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover {
  background: 0 0;
  opacity: .8
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  background: 0 0;
  box-shadow: none;
  display: inline;
  text-shadow: none;
  text-decoration: underline
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:active,
.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:focus,
.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:hover {
  background: 0 0
}

.wc-block-components-checkbox {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  align-items: flex-start;
  display: flex;
  position: relative
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
  font-size: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #50575e;
  border-radius: 2px;
  box-sizing: border-box;
  height: 1.5em;
  width: 1.5em;
  margin: 0;
  min-height: 24px;
  min-width: 24px;
  overflow: hidden;
  position: static;
  vertical-align: middle;
  background-color: #fff
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
  background: #fff;
  border-color: #50575e
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after,
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before {
  content: ""
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:not(:checked)+.wc-block-components-checkbox__mark {
  display: none
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
  border-color: hsla(0, 0%, 100%, .6);
  background-color: rgba(0, 0, 0, .1)
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
  background: rgba(0, 0, 0, .1);
  border-color: hsla(0, 0%, 100%, .6)
}

.wc-block-components-checkbox.has-error,
.wc-block-components-checkbox.has-error a {
  color: #cc1818
}

.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input,
.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:active,
.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus,
.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:hover {
  border-color: #cc1818
}

.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus {
  outline: 1px dotted #cc1818;
  outline-offset: 2px
}

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
  fill: #000;
  position: absolute;
  margin-left: .1875em;
  margin-top: .0625em;
  width: 1.125em;
  height: 1.125em
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__mark {
  fill: #fff
}

.wc-block-components-checkbox .wc-block-components-checkbox__label,
.wc-block-components-checkbox>span {
  padding-left: 16px;
  vertical-align: middle;
  line-height: 1.5em
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .wc-block-components-checkbox__mark {
    display: none
  }
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox],
.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox] {
  background-color: #fff;
  border-color: var(--form--border-color);
  position: relative
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked,
.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked {
  background-color: #fff;
  border-color: var(--form--border-color)
}

.theme-twentytwentyone .wc-block-components-checkbox__mark {
  display: none
}

.editor-styles-wrapper .wc-block-components-checkbox-list,
.wc-block-components-checkbox-list {
  margin: 0;
  padding: 0;
  list-style: none outside
}

.editor-styles-wrapper .wc-block-components-checkbox-list li,
.wc-block-components-checkbox-list li {
  margin: 0 0 4px;
  padding: 0;
  list-style: none outside
}

.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,
.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,
.wc-block-components-checkbox-list li.show-less button,
.wc-block-components-checkbox-list li.show-more button {
  background: 0 0;
  border: none;
  padding: 0;
  text-decoration: underline;
  cursor: pointer
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,
.wc-block-components-checkbox-list.is-loading li {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,
.wc-block-components-checkbox-list.is-loading li>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,
  .wc-block-components-checkbox-list.is-loading li {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-components-chip {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  align-items: center;
  border: 0;
  display: inline-flex;
  padding: .125em .5em .25em;
  margin: 0 .365em .365em 0;
  border-radius: 0;
  line-height: 1;
  max-width: 100%
}

.wc-block-components-chip,
.wc-block-components-chip:active,
.wc-block-components-chip:focus,
.wc-block-components-chip:hover {
  background: #e0e0e0;
  color: #1e1e1e
}

.wc-block-components-chip.wc-block-components-chip--radius-small {
  border-radius: 3px
}

.wc-block-components-chip.wc-block-components-chip--radius-medium {
  border-radius: .433em
}

.wc-block-components-chip.wc-block-components-chip--radius-large {
  border-radius: 2em;
  padding-left: .75em;
  padding-right: .75em
}

.wc-block-components-chip .wc-block-components-chip__text {
  flex-grow: 1
}

.wc-block-components-chip.is-removable {
  padding-right: .5em
}

.wc-block-components-chip.is-removable .wc-block-components-chip__text {
  padding-right: .25em
}

.wc-block-components-chip .wc-block-components-chip__remove {
  font-size: .75em;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0
}

.wc-block-components-chip .wc-block-components-chip__remove-icon {
  vertical-align: middle
}

.theme-twentytwentyone .wc-block-components-chip,
.theme-twentytwentyone .wc-block-components-chip:active,
.theme-twentytwentyone .wc-block-components-chip:focus,
.theme-twentytwentyone .wc-block-components-chip:hover {
  background: #fff
}

.theme-twentytwentyone .wc-block-components-chip:active button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip:focus button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip:hover button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background) {
  background: 0 0
}

.wc-block-components-chip__remove:focus,
.wc-block-components-chip__remove:hover,
button.wc-block-components-chip:focus>.wc-block-components-chip__remove,
button.wc-block-components-chip:hover>.wc-block-components-chip__remove {
  fill: #cc1818
}

.wc-block-components-chip__remove:disabled,
button.wc-block-components-chip:disabled>.wc-block-components-chip__remove {
  fill: #949494;
  cursor: not-allowed
}

.wc-block-components-combobox .wc-block-components-combobox-control,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  position: relative
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
  color: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  font-size: 1em;
  box-sizing: border-box;
  outline: inherit;
  border: 1px solid #50575e;
  background: #fff;
  box-shadow: none;
  color: #2b2d2f;
  font-family: inherit;
  font-weight: 400;
  height: 3em;
  letter-spacing: inherit;
  line-height: 1;
  padding: 1.5em 16px .25em;
  text-align: left;
  text-overflow: ellipsis;
  text-transform: none;
  white-space: nowrap;
  width: 100%;
  opacity: 1;
  border-radius: 4px
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
  background-color: #fff;
  color: #2b2d2f
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
  background-color: rgba(0, 0, 0, .1);
  border-color: hsla(0, 0%, 100%, .4);
  color: #fff
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus {
  background-color: rgba(0, 0, 0, .1);
  color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
  position: absolute;
  z-index: 10;
  background-color: #fff;
  border: 1px solid #50575e;
  border-top: 0;
  margin: 3em 0 0;
  padding: 0;
  max-height: 300px;
  min-width: 100%;
  overflow: auto;
  color: #2b2d2f
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
  background-color: #1e1e1e;
  color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
  font-size: 1em;
  color: #757575;
  cursor: default;
  list-style: none;
  margin: 0;
  padding: .25em 16px
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
  background-color: #ddd
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
  background-color: rgba(0, 0, 0, .4)
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover {
  background-color: #00669e;
  color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  font-size: 1em;
  line-height: 1.375;
  position: absolute;
  transform: translateY(.75em);
  transform-origin: top left;
  transition: all .2s ease;
  color: #757575;
  z-index: 1;
  margin: 0 0 0 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 32px);
  white-space: nowrap
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
  color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
  .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    transition: none
  }
}

.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label {
  transform: translateY(4px) scale(.75)
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label {
  color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover {
  border-color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus {
  outline: 1px dotted #cc1818;
  outline-offset: 2px
}

.wc-block-components-country-input {
  margin-top: 1.5em
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadein {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes slidein {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(-480px)
  }
}

@keyframes slidein {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(-480px)
  }
}

@media only screen and (max-width:480px) {
  @-webkit-keyframes slidein {
    0% {
      transform: translateX(0)
    }

    to {
      transform: translateX(-100vw)
    }
  }

  @keyframes slidein {
    0% {
      transform: translateX(0)
    }

    to {
      transform: translateX(-100vw)
    }
  }
}

.wc-block-components-drawer__screen-overlay {
  background-color: rgba(95, 95, 95, .35);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity .3s;
  z-index: 999;
  opacity: 1
}

.wc-block-components-drawer__screen-overlay--with-slide-out {
  transition: opacity .3s
}

.wc-block-components-drawer__screen-overlay--with-slide-in {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-name: fadein;
  animation-name: fadein
}

.wc-block-components-drawer__screen-overlay--is-hidden {
  pointer-events: none;
  opacity: 0
}

.wc-block-components-drawer {
  position: relative;
  background: #fff;
  display: block;
  height: 100%;
  left: 100%;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateX(-480px);
  width: 480px
}

.wc-block-components-drawer:after {
  border-style: solid;
  border-width: 0 0 0 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

@media only screen and (max-width:480px) {
  .wc-block-components-drawer {
    transform: translateX(-100vw);
    width: 100vw
  }
}

.wc-block-components-drawer__screen-overlay--with-slide-out .wc-block-components-drawer {
  transition: transform .3s
}

.wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-name: slidein;
  animation-name: slidein
}

.wc-block-components-drawer__screen-overlay--is-hidden .wc-block-components-drawer {
  transform: translateX(0)
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-components-drawer,
  .wc-block-components-drawer__screen-overlay {
    -webkit-animation-name: none !important;
    animation-name: none !important;
    transition: none !important
  }
}

.wc-block-components-drawer .components-modal__content {
  padding: 40px 16px
}

.wc-block-components-drawer .components-modal__header {
  position: relative
}

.wc-block-components-drawer .components-modal__header .components-button {
  border: 0;
  border-radius: 0;
  vertical-align: baseline;
  background: 0 0;
  position: absolute;
  right: 0;
  top: 0;
  padding: 1em;
  margin: -1em
}

.wc-block-components-drawer .components-modal__header .components-button>span {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  overflow-wrap: normal !important;
  word-wrap: normal !important;
  padding: 0;
  position: absolute !important;
  width: 1px
}

.wc-block-components-drawer .components-modal__header-heading {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 1.25rem;
  word-break: break-word
}

.wc-block-components-dropdown-selector {
  max-width: 300px;
  position: relative;
  width: 100%
}

.wc-block-components-dropdown-selector__input-wrapper {
  background: #fff;
  border: 1px solid #50575e;
  color: #2b2d2f;
  align-items: center;
  border-radius: 4px;
  cursor: text;
  display: flex;
  flex-wrap: wrap;
  padding: 2px 8px
}

.is-disabled .wc-block-components-dropdown-selector__input-wrapper {
  background-color: #e0e0e0
}

.is-multiple.has-checked>.wc-block-components-dropdown-selector__input-wrapper {
  padding: 2px 4px
}

.is-open>.wc-block-components-dropdown-selector__input-wrapper {
  border-radius: 4px 4px 0 0
}

.wc-block-components-dropdown-selector__input {
  font-size: .875em;
  line-height: 1.2857142857;
  margin: .1875em 0;
  min-width: 0;
  padding: .1875em 0
}

.is-single .wc-block-components-dropdown-selector__input {
  width: 100%
}

.is-single .wc-block-components-dropdown-selector__input:active,
.is-single .wc-block-components-dropdown-selector__input:focus,
.is-single .wc-block-components-dropdown-selector__input:hover {
  outline: 0
}

.is-single.has-checked.is-open .wc-block-components-dropdown-selector__input {
  margin-bottom: 1.5px;
  margin-top: 1.5px
}

.is-single.has-checked:not(.is-open) .wc-block-components-dropdown-selector__input {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  overflow-wrap: normal !important;
  word-wrap: normal !important;
  padding: 0;
  position: absolute !important;
  width: 1px;
  position: absolute
}

.is-multiple .wc-block-components-dropdown-selector__input {
  flex: 1;
  min-width: 0
}

.is-multiple .wc-block-components-dropdown-selector__input,
.is-single .wc-block-components-dropdown-selector__input:first-child {
  background: 0 0;
  border: 0
}

.is-multiple .wc-block-components-dropdown-selector__input:active,
.is-multiple .wc-block-components-dropdown-selector__input:focus,
.is-multiple .wc-block-components-dropdown-selector__input:hover,
.is-single .wc-block-components-dropdown-selector__input:first-child:active,
.is-single .wc-block-components-dropdown-selector__input:first-child:focus,
.is-single .wc-block-components-dropdown-selector__input:first-child:hover {
  outline: 0
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label,
.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove {
  background-color: transparent;
  border: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: none
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:active,
.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:focus,
.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:hover,
.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:active,
.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:focus,
.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:hover {
  background-color: transparent;
  text-decoration: none
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value {
  font-size: .875em;
  align-items: center;
  color: #757575;
  display: inline-flex;
  margin: .1875em 0;
  padding: .1875em 0;
  width: 100%
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label {
  flex-grow: 1;
  line-height: 1.2857142857;
  padding: 0;
  text-align: left
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove {
  background-color: transparent;
  border: 0;
  display: inline-block;
  line-height: 1;
  padding: 0 0 0 .3em
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove>svg {
  display: block
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-chip {
  font-size: .875em;
  margin-top: .1875em;
  margin-bottom: .1875em;
  line-height: 1.2857142857
}

.wc-block-components-dropdown-selector__list {
  background-color: #fff;
  margin: -1px 0 0;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  max-height: 300px;
  overflow-y: auto;
  z-index: 1
}

.wc-block-components-dropdown-selector__list:not(:empty) {
  border: 1px solid #9f9f9f
}

.wc-block-components-dropdown-selector__list-item {
  font-size: .875em;
  color: #757575;
  cursor: default;
  list-style: none;
  margin: 0;
  padding: 0 4px
}

.wc-block-components-dropdown-selector__list-item.is-selected {
  background-color: #ddd
}

.wc-block-components-dropdown-selector__list-item.is-highlighted,
.wc-block-components-dropdown-selector__list-item:active,
.wc-block-components-dropdown-selector__list-item:focus,
.wc-block-components-dropdown-selector__list-item:hover {
  background-color: #00669e;
  color: #fff
}

.wc-filter-element-label-list-count {
  opacity: .6
}

.wc-filter-element-label-list-count:before {
  content: " ("
}

.wc-filter-element-label-list-count:after {
  content: ")"
}

.wc-block-components-filter-submit-button {
  display: block;
  margin-left: auto;
  white-space: nowrap
}

.wc-block-components-formatted-money-amount {
  white-space: nowrap
}

.wc-block-components-load-more {
  text-align: center;
  width: 100%
}

.wc-block-components-loading-mask {
  position: relative;
  min-height: 34px;
  pointer-events: none
}

.wc-block-components-loading-mask .components-spinner {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.wc-block-components-loading-mask .wc-block-components-loading-mask__children {
  opacity: .25
}

.wc-block-components-pagination {
  margin: 0 auto 16px
}

.wc-block-components-pagination__ellipsis,
.wc-block-components-pagination__page {
  font-size: 1em;
  color: #333;
  display: inline-block;
  font-weight: 400
}

.wc-block-components-pagination__page {
  border-color: transparent;
  padding: .3em .6em;
  min-width: 2.2em
}

@media(max-width:782px) {
  .wc-block-components-pagination__page {
    padding: .1em .2em;
    min-width: 1.6em
  }
}

.wc-block-components-pagination__page:not(.toggle) {
  background-color: transparent
}

.wc-block-components-pagination__ellipsis {
  padding: .3em
}

@media(max-width:782px) {
  .wc-block-components-pagination__ellipsis {
    padding: .1em
  }
}

.wc-block-components-pagination__page--active[disabled] {
  color: #333;
  font-weight: 700;
  opacity: 1 !important
}

.wc-block-components-pagination__page--active[disabled]:focus,
.wc-block-components-pagination__page--active[disabled]:hover {
  background-color: inherit;
  color: #333;
  opacity: 1 !important
}

html[dir=rtl] .wc-block-components-pagination-page--arrow span {
  display: inline-block;
  transform: scaleX(-1)
}

.wc-block-components-price-slider {
  margin-bottom: 24px
}

.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls {
  justify-content: flex-end
}

.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max {
  margin-left: 0;
  margin-right: 10px
}

.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,
.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,
.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,
.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,
.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,
.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  pointer-events: none;
  max-width: 100%;
  box-shadow: none
}

.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount>*,
.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button>*,
.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,
.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount>*,
.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button>*,
.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,
  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,
  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount,
.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button,
.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
  -webkit-animation: none;
  animation: none
}

.wc-block-components-price-slider__range-input-wrapper {
  padding: 0;
  border: 0;
  outline: none;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 9px;
  clear: both;
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
  background: #e1e1e1;
  margin: 15px 0
}

.wc-block-components-price-slider__range-input-progress {
  height: 9px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  --track-background: linear-gradient(90deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
  --range-color: #af7dd1;
  background: var(--track-background)
}

.wc-block-components-price-slider__controls {
  display: flex
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
  margin: 0;
  border-radius: 4px;
  width: auto;
  max-width: 100px;
  min-width: 0
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--min {
  margin-right: 10px
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max {
  margin-left: auto
}

.wc-block-components-price-slider__range-input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 0;
  display: block;
  position: relative;
  pointer-events: none;
  outline: none !important;
  position: absolute;
  left: 0;
  top: 0
}

.wc-block-components-price-slider__range-input::-webkit-slider-runnable-track {
  cursor: default;
  height: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.wc-block-components-price-slider__range-input::-webkit-slider-thumb {
  background-color: transparent;
  background-position: 0 0;
  width: 28px;
  height: 23px;
  border: 0;
  padding: 0;
  vertical-align: top;
  cursor: pointer;
  z-index: 20;
  pointer-events: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  -webkit-transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: -6px 0 0
}

.wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover {
  background-position-y: -23px;
  transform: scale(1.1)
}

.wc-block-components-price-slider__range-input::-webkit-slider-progress {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.wc-block-components-price-slider__range-input::-moz-focus-outer {
  border: 0
}

.wc-block-components-price-slider__range-input::-moz-range-track {
  cursor: default;
  height: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.wc-block-components-price-slider__range-input::-moz-range-progress {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.wc-block-components-price-slider__range-input::-moz-range-thumb {
  background-color: transparent;
  background-position: 0 0;
  width: 28px;
  height: 23px;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
  cursor: pointer;
  z-index: 20;
  pointer-events: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  -moz-transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.wc-block-components-price-slider__range-input::-moz-range-thumb:hover {
  background-position-y: -23px;
  transform: scale(1.1)
}

.wc-block-components-price-slider__range-input::-ms-thumb {
  background-color: transparent;
  background-position: 0 0;
  width: 28px;
  height: 23px;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
  cursor: pointer;
  z-index: 20;
  pointer-events: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  -ms-transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.wc-block-components-price-slider__range-input::-ms-thumb:hover {
  background-position-y: -23px;
  transform: scale(1.1)
}

.wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb {
  background-position-y: -23px;
  transform: scale(1.1)
}

.wc-block-components-price-slider__range-input:focus::-moz-range-thumb {
  background-position-y: -23px;
  transform: scale(1.1)
}

.wc-block-components-price-slider__range-input:focus::-ms-thumb {
  background-position-y: -23px;
  transform: scale(1.1)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min {
  z-index: 21
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb {
  margin-left: -2px;
  background-position-x: left
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
  background-position-x: left;
  transform: translate(-2px, 4px)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb {
  background-position-x: left
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max {
  z-index: 20
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb {
  background-position-x: right;
  margin-left: 2px
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
  background-position-x: right;
  transform: translate(2px, 4px)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb {
  background-position-x: right
}

.rtl .wc-block-components-price-slider__range-input-progress {
  --track-background: linear-gradient(270deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
  --range-color: #af7dd1;
  background: var(--track-background)
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .wc-block-components-price-slider__range-input-wrapper {
    background: 0 0;
    box-shadow: none;
    height: 24px
  }

  .wc-block-components-price-slider__range-input-progress {
    background: #af7dd1;
    width: 100%;
    top: 7px
  }

  .wc-block-components-price-slider__range-input {
    height: 24px;
    pointer-events: auto
  }

  .wc-block-components-price-slider__range-input::-ms-track {
    background: 0 0;
    border-color: transparent;
    border-width: 7px 0;
    color: transparent
  }

  .wc-block-components-price-slider__range-input::-ms-fill-lower {
    background: #e1e1e1;
    box-shadow: inset 0 0 0 1px #b8b8b8
  }

  .wc-block-components-price-slider__range-input::-ms-fill-upper {
    background: 0 0
  }

  .wc-block-components-price-slider__range-input::-ms-tooltip {
    display: none
  }

  .wc-block-components-price-slider__range-input::-ms-thumb {
    transform: translate(1px);
    pointer-events: auto
  }

  .wc-block-components-price-slider__range-input--max::-ms-fill-upper {
    background: #e1e1e1;
    box-shadow: inset 0 0 0 1px #b8b8b8
  }

  .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
    background: 0 0
  }

  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary, #e0e0e0) !important;
    color: var(--global--color-primary, #e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    pointer-events: none;
    max-width: 100%;
    box-shadow: none
  }

  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>* {
    visibility: hidden
  }
}

@media screen and (-ms-high-contrast:active)and (prefers-reduced-motion:reduce),
screen and (-ms-high-contrast:none)and (prefers-reduced-motion:reduce) {

  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: none;
    animation: none
  }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: none;
    animation: none
  }
}

@supports(-ms-ime-align:auto) {
  .wc-block-components-price-slider__range-input-wrapper {
    background: 0 0;
    box-shadow: none;
    height: 24px
  }

  .wc-block-components-price-slider__range-input-progress {
    background: #af7dd1;
    width: 100%;
    top: 7px
  }

  .wc-block-components-price-slider__range-input {
    height: 24px;
    pointer-events: auto
  }

  .wc-block-components-price-slider__range-input::-ms-track {
    background: 0 0;
    border-color: transparent;
    border-width: 7px 0;
    color: transparent
  }

  .wc-block-components-price-slider__range-input::-ms-fill-lower {
    background: #e1e1e1;
    box-shadow: inset 0 0 0 1px #b8b8b8
  }

  .wc-block-components-price-slider__range-input::-ms-fill-upper {
    background: 0 0
  }

  .wc-block-components-price-slider__range-input::-ms-tooltip {
    display: none
  }

  .wc-block-components-price-slider__range-input::-ms-thumb {
    transform: translate(1px);
    pointer-events: auto
  }

  .wc-block-components-price-slider__range-input--max::-ms-fill-upper {
    background: #e1e1e1;
    box-shadow: inset 0 0 0 1px #b8b8b8
  }

  .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
    background: 0 0
  }

  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary, #e0e0e0) !important;
    color: var(--global--color-primary, #e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    pointer-events: none;
    max-width: 100%;
    box-shadow: none
  }

  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>* {
    visibility: hidden
  }

  @media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,
    .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
      -webkit-animation: none;
      animation: none
    }
  }

  .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: none;
    animation: none
  }
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
  background: 0 0;
  border: 3px solid;
  box-sizing: border-box
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
  --range-color: currentColor;
  margin: -3px
}

.theme-twentytwentyone .wc-block-price-filter__range-input {
  background: 0 0;
  margin: -3px;
  width: calc(100% + 6px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-webkit-slider-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-webkit-slider-thumb {
  filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-moz-range-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-moz-range-thumb {
  filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-ms-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-ms-thumb {
  filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input::-webkit-slider-thumb {
  margin-top: -9px
}

.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
  transform: translate(2px, 1px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
  transform: translate(-2px, 1px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input::-ms-track {
  border-color: transparent !important
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
    border: 0;
    height: auto;
    position: relative;
    height: 50px
  }

  .theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
    display: none
  }

  .theme-twentytwentyone .wc-block-price-filter__range-input {
    height: 100%;
    margin: 0;
    width: 100%
  }
}

.wc-block-components-product-sort-select {
  margin-bottom: 24px;
  text-align: left
}

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.wc-block-grid {
  text-align: center
}

.wc-block-grid__no-products {
  padding: 40px;
  text-align: center;
  width: 100%
}

.wc-block-grid__no-products .wc-block-grid__no-products-image {
  max-width: 150px;
  margin: 0 auto 1em;
  display: block;
  color: inherit
}

.wc-block-grid__no-products .wc-block-grid__no-products-title {
  display: block;
  margin: 0;
  font-weight: 700
}

.wc-block-grid__no-products .wc-block-grid__no-products-description {
  display: block;
  margin: .25em 0 1em
}

.wc-block-grid__products {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -8px 16px;
  background-clip: padding-box
}

.wc-block-grid__product {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  float: none;
  width: auto;
  position: relative;
  text-align: center;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 16px solid transparent;
  list-style: none
}

.wc-block-grid__product.wc-block-grid__product {
  box-sizing: border-box
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product,
.wc-block-grid.has-aligned-buttons .wc-block-grid__product {
  display: flex;
  flex-direction: column
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child,
.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child {
  margin-top: auto;
  margin-bottom: 0;
  padding-bottom: 12px
}

.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product,
.wc-block-grid.has-1-columns .wc-block-grid__product {
  flex: 1 0 100%;
  max-width: 100%
}

.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product,
.wc-block-grid.has-2-columns .wc-block-grid__product {
  flex: 1 0 50%;
  max-width: 50%
}

.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product,
.wc-block-grid.has-3-columns .wc-block-grid__product {
  flex: 1 0 33.33333%;
  max-width: 33.3333333333%
}

.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,
.wc-block-grid.has-4-columns .wc-block-grid__product {
  flex: 1 0 25%;
  max-width: 25%
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,
.wc-block-grid.has-5-columns .wc-block-grid__product {
  flex: 1 0 20%;
  max-width: 20%
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns .wc-block-grid__product {
  flex: 1 0 16.66667%;
  max-width: 16.6666666667%
}

.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,
.wc-block-grid.has-7-columns .wc-block-grid__product {
  flex: 1 0 14.28571%;
  max-width: 14.2857142857%
}

.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,
.wc-block-grid.has-8-columns .wc-block-grid__product {
  flex: 1 0 12.5%;
  max-width: 12.5%
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns .wc-block-grid__product {
  font-size: .5em
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,
.theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product,
.wc-block-grid.has-5-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns.alignfull .wc-block-grid__product {
  font-size: .58em
}

.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,
.theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,
.wc-block-grid.has-5-columns.alignfull .wc-block-grid__product {
  font-size: .75em
}

.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull),
.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull) {
  font-size: .92em
}

@media(max-width:480px) {
  .wc-block-grid.has-2-columns .wc-block-grid__products {
    display: block
  }

  .wc-block-grid.has-2-columns .wc-block-grid__product {
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0
  }

  .wc-block-grid.has-3-columns .wc-block-grid__products {
    display: block
  }

  .wc-block-grid.has-3-columns .wc-block-grid__product {
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0
  }

  .wc-block-grid.has-4-columns .wc-block-grid__products {
    display: block
  }

  .wc-block-grid.has-4-columns .wc-block-grid__product {
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0
  }

  .wc-block-grid.has-5-columns .wc-block-grid__products {
    display: block
  }

  .wc-block-grid.has-5-columns .wc-block-grid__product {
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0
  }

  .wc-block-grid.has-6-columns .wc-block-grid__products {
    display: block
  }

  .wc-block-grid.has-6-columns .wc-block-grid__product {
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0
  }

  .wc-block-grid.has-7-columns .wc-block-grid__products {
    display: block
  }

  .wc-block-grid.has-7-columns .wc-block-grid__product {
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0
  }

  .wc-block-grid.has-8-columns .wc-block-grid__products {
    display: block
  }

  .wc-block-grid.has-8-columns .wc-block-grid__product {
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0
  }
}

@media(min-width:481px)and (max-width:600px) {
  .wc-block-grid.has-2-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0 0 24px
  }

  .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd) {
    padding-right: 8px
  }

  .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) {
    padding-left: 8px
  }

  .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
    left: 8px
  }

  .wc-block-grid.has-3-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0 0 24px
  }

  .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd) {
    padding-right: 8px
  }

  .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) {
    padding-left: 8px
  }

  .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
    left: 8px
  }

  .wc-block-grid.has-4-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0 0 24px
  }

  .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd) {
    padding-right: 8px
  }

  .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) {
    padding-left: 8px
  }

  .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
    left: 8px
  }

  .wc-block-grid.has-5-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0 0 24px
  }

  .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd) {
    padding-right: 8px
  }

  .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) {
    padding-left: 8px
  }

  .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
    left: 8px
  }

  .wc-block-grid.has-6-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0 0 24px
  }

  .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd) {
    padding-right: 8px
  }

  .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) {
    padding-left: 8px
  }

  .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
    left: 8px
  }

  .wc-block-grid.has-7-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0 0 24px
  }

  .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd) {
    padding-right: 8px
  }

  .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) {
    padding-left: 8px
  }

  .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
    left: 8px
  }

  .wc-block-grid.has-8-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0 0 24px
  }

  .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd) {
    padding-right: 8px
  }

  .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) {
    padding-left: 8px
  }

  .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
    left: 8px
  }
}

.wc-block-components-product-name {
  font-size: 1em;
  overflow-wrap: anywhere;
  word-break: break-word;
  -ms-word-break: break-all
}

.wc-block-components-product-price--align-left {
  display: block;
  text-align: left
}

.wc-block-components-product-price--align-center {
  display: block;
  text-align: center
}

.wc-block-components-product-price--align-right {
  display: block;
  text-align: right
}

.wc-block-components-product-price__value.is-discounted {
  margin-left: .5em
}

.is-loading .wc-block-components-product-price:before {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  content: ".";
  display: inline-block;
  width: 5em
}

.is-loading .wc-block-components-product-price:before>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-product-price:before {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-components-quantity-selector {
  display: flex;
  width: 107px;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 4px;
  box-sizing: content-box;
  margin: 0 0 .25em
}

.has-dark-controls .wc-block-components-quantity-selector {
  background-color: transparent;
  border-color: hsla(0, 0%, 100%, .4)
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  font-size: 1em;
  order: 2;
  min-width: 40px;
  flex: 1 1 auto;
  border: 0;
  padding: .4em 0;
  margin: 0;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: #000;
  line-height: 1;
  vertical-align: middle;
  -moz-appearance: textfield
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
  background: #f0f0f0;
  outline: 1px solid #ddd
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled {
  color: #949494
}

.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  color: #fff;
  background: 0 0
}

.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
  background: 0 0
}

.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled {
  color: hsla(0, 0%, 100%, .3)
}

.wc-block-components-quantity-selector input::-webkit-inner-spin-button,
.wc-block-components-quantity-selector input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
  border: 0;
  padding: 0;
  margin: 0;
  background: none transparent;
  box-shadow: none;
  font-size: 1em;
  min-width: 30px;
  cursor: pointer;
  color: #1e1e1e;
  font-style: normal;
  text-align: center;
  text-decoration: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
  outline: 2px solid #ddd
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
  border: 0;
  padding: 0;
  margin: 0;
  background: none transparent;
  box-shadow: none;
  color: #1e1e1e
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus:focus,
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover:focus {
  outline: 2px solid #ddd
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled {
  color: #949494;
  cursor: default;
  border: 0;
  padding: 0;
  margin: 0;
  background: none transparent;
  box-shadow: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled:focus {
  outline: 2px solid #ddd
}

.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,
.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
  color: #fff
}

.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled {
  color: hsla(0, 0%, 100%, .3)
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus {
  order: 1
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus {
  order: 3
}

.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
  background: none transparent
}

.wc-block-components-radio-control__option {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  display: block;
  margin: 1em 0;
  padding: 0 0 0 2.5em;
  position: relative
}

.wc-block-components-radio-control__option:first-child {
  margin-top: 0
}

.wc-block-components-radio-control__option:last-child {
  margin-bottom: 0
}

.wc-block-components-radio-control__option-layout {
  display: table;
  width: 100%
}

.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after {
  display: none
}

.wc-block-components-radio-control__description-group,
.wc-block-components-radio-control__label-group {
  display: table-row
}

.wc-block-components-radio-control__description-group>span,
.wc-block-components-radio-control__label-group>span {
  display: table-cell
}

.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description,
.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label,
.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description,
.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label {
  text-align: right;
  min-width: 50%
}

.wc-block-components-radio-control__label,
.wc-block-components-radio-control__secondary-label {
  line-height: max(1.5rem, 24px)
}

.wc-block-components-radio-control__description,
.wc-block-components-radio-control__secondary-description {
  font-size: .875em;
  line-height: 20px
}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: 2px solid #50575e;
  border-radius: 50%;
  display: inline-block;
  height: 1.5em;
  min-height: 24px;
  min-width: 24px;
  width: 1.5em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%)
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
  background: #000;
  border-radius: 50%;
  content: "";
  display: block;
  height: .75em;
  left: 50%;
  margin: 0;
  min-height: 12px;
  min-width: 12px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: .75em
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input {
  border-color: hsla(0, 0%, 100%, .6);
  background-color: rgba(0, 0, 0, .1)
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
  background: #fff
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
  border-width: 2px
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
  background-color: var(--form--color-text)
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after {
  display: none
}

.is-loading .wc-block-components-review-list-item__text {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  display: block;
  width: 60%
}

.is-loading .wc-block-components-review-list-item__text>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-review-list-item__text {
    -webkit-animation: none;
    animation: none
  }
}

.is-loading .wc-block-components-review-list-item__text:after {
  content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
    -webkit-animation: none;
    animation: none
  }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after {
  content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  font-size: 1em;
  width: 80px
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
    -webkit-animation: none;
    animation: none
  }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after {
  content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product,
.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars>span {
  display: none
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  height: 1em;
  width: 120px
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
    -webkit-animation: none;
    animation: none
  }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after {
  content: " "
}

.editor-styles-wrapper .wc-block-components-review-list-item__item,
.wc-block-components-review-list-item__item {
  margin: 0 0 48px;
  list-style: none
}

.wc-block-components-review-list-item__info {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  margin-bottom: 24px
}

.wc-block-components-review-list-item__meta {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1
}

.has-image .wc-block-components-review-list-item__info {
  -ms-grid-columns: 64px 1fr;
  grid-template-columns: 64px 1fr
}

.has-image .wc-block-components-review-list-item__meta {
  -ms-grid-column: 2;
  grid-column: 2
}

.wc-block-components-review-list-item__image {
  align-items: center;
  display: flex;
  height: 48px;
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  justify-content: center;
  position: relative;
  width: 48px
}

.wc-block-components-review-list-item__image>img {
  display: block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto
}

.wc-block-components-review-list-item__verified {
  width: 21px;
  height: 21px;
  text-indent: 21px;
  margin: 0;
  line-height: 21px;
  overflow: hidden;
  position: absolute;
  right: -7px;
  bottom: -7px
}

.wc-block-components-review-list-item__verified:before {
  width: 21px;
  height: 21px;
  background: transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;
  display: block;
  content: ""
}

.wc-block-components-review-list-item__meta {
  display: flex;
  align-items: center;
  flex-flow: row wrap
}

.wc-block-components-review-list-item__meta:after {
  order: 3;
  content: "";
  flex-basis: 100%
}

.wc-block-components-review-list-item__author,
.wc-block-components-review-list-item__product {
  display: block;
  font-weight: 700;
  order: 1;
  margin-right: 8px
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author {
  font-weight: 400;
  color: grey;
  order: 4
}

.wc-block-components-review-list-item__published-date {
  color: grey;
  order: 5
}

.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before {
  content: "";
  display: inline-block;
  margin-right: 8px;
  border-right: 1px solid #ddd;
  height: 1em;
  vertical-align: middle
}

.wc-block-components-review-list-item__author:first-child+.wc-block-components-review-list-item__published-date:before,
.wc-block-components-review-list-item__rating+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before {
  display: none
}

.wc-block-components-review-list-item__rating {
  order: 2
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
  font-size: 1em;
  display: inline-block;
  top: 0;
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  width: 5.3em;
  font-family: star;
  font-weight: 400;
  vertical-align: top
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before {
  content: "SSSSS";
  opacity: .25;
  float: left;
  top: 0;
  left: 0;
  position: absolute
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
  color: #e6a237
}

.editor-styles .wc-block-components-review-list,
.wc-block-components-review-list {
  margin: 0
}

.wc-block-components-review-sort-select {
  text-align: right
}

.wc-block-components-sidebar-layout {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 16px;
  position: relative
}

.wc-block-components-sidebar-layout .wc-block-components-main {
  box-sizing: border-box;
  margin: 0;
  padding-right: 3.7735849057%;
  width: 65%
}

.wc-block-components-sidebar {
  box-sizing: border-box;
  margin: 0;
  padding-left: 2.2641509434%;
  width: 35%
}

.wc-block-components-sidebar .wc-block-components-panel>h2 {
  font-size: 1em;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

.is-medium.wc-block-components-sidebar-layout,
.is-mobile.wc-block-components-sidebar-layout,
.is-small.wc-block-components-sidebar-layout {
  flex-direction: column;
  margin: 0 auto 16px
}

.is-medium.wc-block-components-sidebar-layout .wc-block-components-main,
.is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar,
.is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,
.is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar,
.is-small.wc-block-components-sidebar-layout .wc-block-components-main,
.is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar {
  padding: 0;
  width: 100%
}

.is-large .wc-block-components-sidebar .wc-block-components-panel,
.is-large .wc-block-components-sidebar .wc-block-components-totals-item {
  padding-left: 16px;
  padding-right: 16px
}

.is-large .wc-block-components-sidebar .wc-block-components-panel .wc-block-components-totals-item {
  padding: 0
}

.wc-block-components-sidebar .wc-block-components-panel>h2 {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit
}

.wc-block-components-sidebar .wc-block-components-panel>h2 .wc-block-components-panel__button {
  font-weight: 400
}

.theme-twentytwenty .wc-block-components-sidebar .wc-block-components-panel>h2 {
  font-size: 1.25em;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

.wc-block-components-sort-select {
  margin-bottom: 12px
}

.wc-block-components-sort-select__label {
  margin-right: 12px;
  display: inline-block;
  font-weight: 400
}

.wc-block-components-sort-select__select {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content
}

.wc-block-components-spinner {
  position: absolute;
  width: 100%;
  height: 100%;
  color: inherit;
  box-sizing: content-box;
  text-align: center;
  font-size: 1.25em
}

.wc-block-components-spinner:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -.5em 0 0 -.5em;
  width: 1em;
  height: 1em;
  box-sizing: border-box;
  transform-origin: 50% 50%;
  transform: translateZ(0) scale(.5);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  border: .2em solid;
  border-left: .2em solid transparent;
  -webkit-animation: wc-block-components-spinner__animation 1s linear infinite;
  animation: wc-block-components-spinner__animation 1s linear infinite
}

@-webkit-keyframes wc-block-components-spinner__animation {
  0% {
    -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
    animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@keyframes wc-block-components-spinner__animation {
  0% {
    -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
    animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.wc-block-components-state-input {
  margin-top: 1.5em
}

.wc-block-components-tabs .wc-block-components-tabs__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item {
  border: none;
  flex: auto;
  background: 0 0;
  padding: 12px 16px;
  color: inherit;
  outline-offset: -1px;
  text-align: center;
  transition: box-shadow .1s linear;
  box-shadow: inset 0 -1px currentColor;
  border-radius: 0
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item.is-active {
  box-shadow: inset 0 -3px currentColor;
  font-weight: 600;
  position: relative
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:focus {
  outline-offset: -1px;
  outline: 1px dotted currentColor
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:active,
.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:hover {
  background: 0 0
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content {
  font-size: 1em;
  line-height: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  font-weight: 700
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>img,
.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>svg {
  height: 1.2em;
  vertical-align: middle;
  margin: .2em 0 -.2em
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons {
  margin: .2em 0 -.2em
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
  height: 1.2em;
  vertical-align: middle
}

.wc-block-components-tabs .wc-block-components-tabs__content {
  padding: 16px 0;
  text-transform: none
}

.wc-block-components-form .wc-block-components-text-input,
.wc-block-components-text-input {
  position: relative;
  margin-top: 1.5em;
  white-space: nowrap
}

.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  font-size: 1em;
  position: absolute;
  transform: translateY(.75em);
  left: 0;
  top: 0;
  transform-origin: top left;
  line-height: 1.375;
  color: #757575;
  transition: transform .2s ease;
  margin: 0 0 0 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 32px);
  cursor: text
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input label,
.has-dark-controls .wc-block-components-text-input label {
  color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-components-form .wc-block-components-text-input label,
  .wc-block-components-text-input label {
    transition: none
  }
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label,
.wc-block-components-text-input input:-webkit-autofill+label {
  transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input.is-active label,
.wc-block-components-text-input.is-active label {
  transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
  font-size: 1em;
  background-color: #fff;
  padding: .75em 16px;
  border-radius: 4px;
  border: 1px solid #50575e;
  width: 100%;
  line-height: 1.375;
  font-family: inherit;
  margin: 0;
  box-sizing: border-box;
  height: 3em;
  min-height: 0;
  color: #2b2d2f
}

.wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.wc-block-components-text-input input[type=email]:focus,
.wc-block-components-text-input input[type=number]:focus,
.wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-text-input input[type=text]:focus,
.wc-block-components-text-input input[type=url]:focus {
  background-color: #fff;
  color: #2b2d2f
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url],
.has-dark-controls .wc-block-components-text-input input[type=email],
.has-dark-controls .wc-block-components-text-input input[type=number],
.has-dark-controls .wc-block-components-text-input input[type=tel],
.has-dark-controls .wc-block-components-text-input input[type=text],
.has-dark-controls .wc-block-components-text-input input[type=url] {
  background-color: rgba(0, 0, 0, .1);
  border-color: hsla(0, 0%, 100%, .4);
  color: #fff
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.has-dark-controls .wc-block-components-text-input input[type=email]:focus,
.has-dark-controls .wc-block-components-text-input input[type=number]:focus,
.has-dark-controls .wc-block-components-text-input input[type=tel]:focus,
.has-dark-controls .wc-block-components-text-input input[type=text]:focus,
.has-dark-controls .wc-block-components-text-input input[type=url]:focus {
  background-color: rgba(0, 0, 0, .1);
  color: #fff
}

.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=number] {
  -moz-appearance: textfield
}

.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,
.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button,
.wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,
.wc-block-components-text-input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0
}

.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=number],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=url],
.wc-block-components-text-input.is-active input[type=email],
.wc-block-components-text-input.is-active input[type=number],
.wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-text-input.is-active input[type=text],
.wc-block-components-text-input.is-active input[type=url] {
  padding: 1.5em 0 .25em 16px
}

.wc-block-components-form .wc-block-components-text-input.has-error input,
.wc-block-components-form .wc-block-components-text-input.has-error input:active,
.wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.wc-block-components-form .wc-block-components-text-input.has-error input:hover,
.wc-block-components-text-input.has-error input,
.wc-block-components-text-input.has-error input:active,
.wc-block-components-text-input.has-error input:focus,
.wc-block-components-text-input.has-error input:hover {
  border-color: #cc1818
}

.wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.wc-block-components-text-input.has-error input:focus {
  outline: 1px dotted #cc1818;
  outline-offset: 2px
}

.wc-block-components-form .wc-block-components-text-input.has-error label,
.wc-block-components-text-input.has-error label {
  color: #cc1818
}

.wc-block-components-form .wc-block-components-text-input:only-child,
.wc-block-components-text-input:only-child {
  margin-top: 0
}

.wc-block-components-textarea {
  font-size: 1em;
  background-color: #fff;
  border: 1px solid #50575e;
  border-radius: 4px;
  color: #2b2d2f;
  font-family: inherit;
  line-height: 1.375;
  margin: 0;
  padding: .75em 16px;
  width: 100%
}

.has-dark-controls .wc-block-components-textarea {
  background-color: rgba(0, 0, 0, .1);
  border-color: hsla(0, 0%, 100%, .4);
  color: #fff
}

.has-dark-controls .wc-block-components-textarea::-moz-placeholder {
  color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-textarea:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-textarea::placeholder {
  color: hsla(0, 0%, 100%, .6)
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-textarea {
  background-color: rgba(0, 0, 0, .1);
  color: #fff
}

.theme-twentytwenty .wc-block-components-title.wc-block-components-title,
.wc-block-components-title.wc-block-components-title {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 1.25em;
  word-break: break-word
}

.wc-block-components-notices {
  display: block;
  margin-bottom: 2em
}

.wc-block-components-notices .wc-block-components-notices__notice {
  margin: 0;
  display: flex;
  flex-wrap: nowrap
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss {
  background: transparent none;
  padding: 0;
  margin: 0 0 0 auto;
  border: 0;
  outline: 0;
  color: currentColor
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg {
  fill: currentColor;
  vertical-align: text-top
}

.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice {
  margin-top: 1em
}

.theme-twentytwenty .wc-block-components-notices__notice,
.theme-twentytwentyone .wc-block-components-notices__notice {
  padding: 1.5rem 3rem
}

.wc-block-components-notices__snackbar {
  position: fixed;
  bottom: 20px;
  left: 16px;
  width: auto
}

@media(max-width:782px) {
  .wc-block-components-notices__snackbar {
    position: fixed;
    top: 10px;
    left: 0;
    bottom: auto
  }
}

@media(max-width:782px) {
  .wc-block-components-notices__snackbar .components-snackbar-list__notice-container {
    margin-left: 10px;
    margin-right: 10px
  }
}

.wc-block-components-validation-error {
  font-size: .75em;
  color: #cc1818;
  max-width: 100%;
  position: absolute;
  white-space: normal
}

.wc-block-components-validation-error>p {
  align-items: center;
  display: flex;
  line-height: 12px;
  margin: 0;
  min-height: 24px;
  padding: 0
}

.wc-block-components-select+.wc-block-components-validation-error {
  margin-bottom: 24px
}

.with-scroll-to-top__scroll-point {
  position: relative;
  top: -36px
}

.wc-block-cart__submit {
  position: relative
}

.wc-block-cart__submit-container {
  padding-bottom: 16px
}

.wc-block-cart__submit-button {
  width: 100%;
  margin: 0 0 16px
}

.wc-block-cart__submit-button:last-child {
  margin-bottom: 0
}

.is-medium .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky),
.is-mobile .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky),
.is-small .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky) {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0
}

@media(min-width:783px) {
  .wc-block-cart__submit-container--sticky {
    display: none
  }
}

@media(max-width:782px) {
  .wc-block-cart__submit-container--sticky {
    background: #fff;
    bottom: 0;
    left: 0;
    padding: 16px;
    position: fixed;
    width: 100%;
    z-index: 9999
  }

  .wc-block-cart__submit-container--sticky:before {
    box-shadow: 0 -10px 20px 10px currentColor;
    color: hsla(0, 0%, 80%, .5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
  }
}

.editor-styles-wrapper .wc-block-cart__empty-cart__title,
.wc-block-cart__empty-cart__title {
  font-size: inherit
}

.wc-block-cart .wc-block-components-shipping-calculator {
  white-space: nowrap
}

.wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type {
  margin-top: 0
}

table.wc-block-cart-items,
table.wc-block-cart-items td,
table.wc-block-cart-items th {
  background: none !important;
  border: 0;
  margin: 0
}

.editor-styles-wrapper table.wc-block-cart-items,
table.wc-block-cart-items {
  width: 100%
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,
table.wc-block-cart-items .wc-block-cart-items__header {
  font-size: .75em;
  text-transform: uppercase
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image {
  width: 100px
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
  visibility: hidden
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
  width: 100px;
  text-align: right
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
  width: 100%;
  margin: 0
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  background: 0 0;
  box-shadow: none;
  display: inline;
  text-shadow: none;
  text-decoration: underline;
  font-size: .75em;
  text-transform: none;
  white-space: nowrap
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
  background: 0 0
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
  display: block;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
  font-size: 1em;
  text-align: right;
  line-height: inherit
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata {
  margin-bottom: .75em
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled,
table.wc-block-cart-items .wc-block-cart-items__row.is-disabled {
  opacity: .5;
  pointer-events: none;
  transition: opacity .2s ease
}

.wc-block-cart .wc-block-components-totals-footer-item,
.wc-block-cart .wc-block-components-totals-taxes {
  margin: 0
}

.wc-block-cart--is-loading h2 span,
.wc-block-cart--is-loading th span,
.wc-block-mini-cart__drawer.is-loading h2 span,
.wc-block-mini-cart__drawer.is-loading th span {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  min-width: 84px;
  display: inline-block
}

.wc-block-cart--is-loading h2 span>*,
.wc-block-cart--is-loading th span>*,
.wc-block-mini-cart__drawer.is-loading h2 span>*,
.wc-block-mini-cart__drawer.is-loading th span>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-cart--is-loading h2 span,
  .wc-block-cart--is-loading th span,
  .wc-block-mini-cart__drawer.is-loading h2 span,
  .wc-block-mini-cart__drawer.is-loading th span {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-cart--is-loading h2 span:after,
.wc-block-cart--is-loading th span:after,
.wc-block-mini-cart__drawer.is-loading h2 span:after,
.wc-block-mini-cart__drawer.is-loading th span:after {
  content: " "
}

.wc-block-cart--is-loading h2 span,
.wc-block-mini-cart__drawer.is-loading h2 span {
  min-width: 33%
}

.wc-block-cart--is-loading .wc-block-components-product-metadata,
.wc-block-cart--is-loading .wc-block-components-product-price,
.wc-block-cart--is-loading .wc-block-components-quantity-selector,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.wc-block-cart--is-loading .wc-block-components-product-metadata>*,
.wc-block-cart--is-loading .wc-block-components-product-price>*,
.wc-block-cart--is-loading .wc-block-components-quantity-selector>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-cart--is-loading .wc-block-components-product-metadata,
  .wc-block-cart--is-loading .wc-block-components-product-price,
  .wc-block-cart--is-loading .wc-block-components-quantity-selector,
  .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata,
  .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price,
  .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-cart--is-loading .wc-block-components-product-name,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  min-width: 84px;
  display: inline-block
}

.wc-block-cart--is-loading .wc-block-components-product-name>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-cart--is-loading .wc-block-components-product-name,
  .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-cart--is-loading .wc-block-components-product-name:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:after {
  content: " "
}

.wc-block-cart--is-loading .wc-block-components-product-metadata,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata {
  margin-top: .25em;
  min-width: 8em
}

.wc-block-cart--is-loading .wc-block-cart-item__remove-link,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__remove-link {
  visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart-item__image>a,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  display: block
}

.wc-block-cart--is-loading .wc-block-cart-item__image>a>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-cart--is-loading .wc-block-cart-item__image>a,
  .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-cart--is-loading .wc-block-components-product-price,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price {
  max-width: 3em;
  display: block;
  margin-top: .25em
}

.wc-block-cart--is-loading .wc-block-components-product-price:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:after {
  content: " "
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  min-height: 460px
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-cart--is-loading .wc-block-cart__sidebar .components-card,
  .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:after {
  content: " "
}

.wc-block-components-sidebar-layout.wc-block-cart--skeleton {
  display: none
}

.is-loading+.wc-block-components-sidebar-layout.wc-block-cart--skeleton {
  display: flex
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge {
  margin-top: 4px
}

.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,
.is-mobile .wc-block-cart-item__total .wc-block-components-sale-badge,
.is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,
.is-small .wc-block-cart-item__total .wc-block-components-sale-badge,
.is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
  display: none
}

.is-medium table.wc-block-cart-items td,
.is-mobile table.wc-block-cart-items td,
.is-small table.wc-block-cart-items td {
  padding: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-medium table.wc-block-cart-items .wc-block-cart-items__header,
.is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__header,
.is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-small table.wc-block-cart-items .wc-block-cart-items__header {
  display: none
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,
.is-small table.wc-block-cart-items .wc-block-cart-items__row {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 80px 132px;
  grid-template-columns: 80px 132px;
  padding: 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row:after,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row:after,
.is-small table.wc-block-cart-items .wc-block-cart-items__row:after {
  border-style: solid;
  border-width: 0 0 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  padding-right: 16px
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  padding: 0 16px 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 2;
  grid-row-start: 2;
  vertical-align: bottom;
  padding-right: 16px;
  -ms-grid-row-align: end;
  align-self: end;
  padding-top: 16px
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
  -ms-grid-row: 1;
  grid-row-start: 1
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount {
  display: inline-block
}

.is-large.wc-block-cart .wc-block-cart-items {
  position: relative
}

.is-large.wc-block-cart .wc-block-cart-items:after {
  border-style: solid;
  border-width: 0 0 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th {
  padding: .25rem 16px .25rem 0;
  white-space: nowrap
}

.is-large.wc-block-cart .wc-block-cart-items td {
  position: relative;
  padding: 16px 0 16px 16px;
  vertical-align: top
}

.is-large.wc-block-cart .wc-block-cart-items td:after {
  border-style: solid;
  border-width: 1px 0 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th:last-child {
  padding-right: 0
}

.is-large.wc-block-cart .wc-block-cart-items td:last-child {
  padding-right: 16px
}

.is-large.wc-block-cart .wc-block-components-radio-control__input {
  left: 0
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
  border: 0;
  border-radius: 0;
  margin: 0;
  vertical-align: baseline;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  box-shadow: none;
  display: inline;
  background: 0 0;
  font-size: .75em;
  display: block;
  font-weight: 600;
  padding: .25rem 0;
  text-align: right;
  text-transform: uppercase
}

.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel) {
  padding-left: 16px;
  padding-right: 16px
}

.is-large.wc-block-cart .wc-block-cart__payment-options {
  padding: 16px
}

.wp-block-woocommerce-cart.is-loading {
  display: none
}

.wp-block-woocommerce-cart {
  margin-bottom: 3em
}

.is-large .wc-block-checkout__actions {
  padding: 1.5em 0
}

.wc-block-checkout__terms {
  margin: 1.5em 0;
  text-align: justify
}

.wc-block-checkout__terms textarea {
  top: -5px;
  position: relative
}

.wc-block-checkout__terms.wc-block-checkout__terms--disabled {
  opacity: .6
}

.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block>div,
.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block>div {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  margin: 0 0 1.5em;
  display: none
}

.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block>div>*,
.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block>div>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block>div,
  .is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block>div {
    -webkit-animation: none;
    animation: none
  }
}

.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-contact-information-block,
.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-payment-block,
.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-contact-information-block,
.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-payment-block {
  min-height: 10em;
  display: block
}

.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-shipping-address-block,
.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-shipping-address-block {
  min-height: 24em;
  display: block
}

.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-actions-block,
.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-actions-block {
  width: 50%;
  min-height: 4em;
  margin-left: 50%;
  display: block
}

.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-order-summary-block,
.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block {
  min-height: 47em;
  display: block
}

.is-loading.wp-block-woocommerce-checkout-i2.wp-block-woocommerce-checkout-i2 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 16px;
  position: relative
}

.is-loading.wp-block-woocommerce-checkout-i2.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block {
  box-sizing: border-box;
  margin: 0;
  padding-right: 3.7735849057%;
  width: 65%
}

.is-loading.wp-block-woocommerce-checkout-i2.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block {
  box-sizing: border-box;
  margin: 0;
  padding-left: 2.2641509434%;
  width: 35%
}

.is-loading.wp-block-woocommerce-checkout-i2.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 {
  font-size: 1em;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit
}

.is-loading.wp-block-woocommerce-checkout-i2.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 .wc-block-components-panel__button {
  font-weight: 400
}

.is-loading.wp-block-woocommerce-checkout-i2 .is-medium.wp-block-woocommerce-checkout-i2,
.is-loading.wp-block-woocommerce-checkout-i2 .is-mobile.wp-block-woocommerce-checkout-i2,
.is-loading.wp-block-woocommerce-checkout-i2 .is-small.wp-block-woocommerce-checkout-i2 {
  flex-direction: column;
  margin: 0 auto 16px
}

.is-loading.wp-block-woocommerce-checkout-i2 .is-medium.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block,
.is-loading.wp-block-woocommerce-checkout-i2 .is-medium.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block,
.is-loading.wp-block-woocommerce-checkout-i2 .is-mobile.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block,
.is-loading.wp-block-woocommerce-checkout-i2 .is-mobile.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block,
.is-loading.wp-block-woocommerce-checkout-i2 .is-small.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block,
.is-loading.wp-block-woocommerce-checkout-i2 .is-small.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block {
  padding: 0;
  width: 100%
}

.is-loading.wp-block-woocommerce-checkout-i2 .is-large .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel,
.is-loading.wp-block-woocommerce-checkout-i2 .is-large .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item {
  padding-left: 16px;
  padding-right: 16px
}

.is-loading.wp-block-woocommerce-checkout-i2 .theme-twentytwenty .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 {
  font-size: 1.25em;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder {
  margin-bottom: 16px
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder * {
  pointer-events: all
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset {
  display: block
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button {
  background-color: #1e1e1e;
  color: #fff
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description {
  display: block;
  margin: .25em 0 1em
}

.wc-block-checkout__add-note {
  margin: 1.5em 0
}

.is-medium .wc-block-checkout__add-note,
.is-mobile .wc-block-checkout__add-note,
.is-small .wc-block-checkout__add-note {
  position: relative;
  margin-bottom: 1em;
  margin-top: 1em;
  padding: 1em 0
}

.is-medium .wc-block-checkout__add-note:after,
.is-mobile .wc-block-checkout__add-note:after,
.is-small .wc-block-checkout__add-note:after {
  border-style: solid;
  border-width: 1px 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-checkout__add-note .wc-block-components-textarea {
  margin-top: 16px
}

.wc-block-checkout__order-notes.wc-block-components-checkout-step {
  padding-left: 0
}

.wc-block-checkout__form {
  margin: 0;
  max-width: 100%
}

.wc-block-checkout__create-account,
.wc-block-checkout__use-address-for-billing {
  margin-top: 1.5em
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
  position: relative;
  margin: 0;
  padding: .75em 0 .75em 2.5em
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option:after {
  border-style: solid;
  border-width: 0 0 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__no-results-notice {
  margin: .75em 0
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form {
  margin-left: -6px;
  margin-right: -6px
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after {
  content: "";
  clear: both;
  display: block
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input {
  float: left;
  margin-left: 6px;
  margin-right: 6px;
  position: relative;
  width: calc(50% - 12px)
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2) {
  margin-top: 0
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company {
  width: calc(100% - 12px)
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox {
  clear: both
}

.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point {
  top: -96px
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
  display: block;
  color: inherit;
  flex-grow: 1;
  flex-basis: 0
}

.wc-block-checkout__sidebar .wc-block-components-totals-footer-item,
.wc-block-checkout__sidebar .wc-block-components-totals-taxes {
  margin: 0;
  padding: 0
}

.wc-block-checkout__actions {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
  width: 50%;
  padding: 1em;
  height: auto
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text {
  line-height: 24px
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg {
  fill: #fff;
  vertical-align: top
}

.wc-block-checkout--is-loading .wc-block-checkout__actions button,
.wc-block-checkout--is-loading .wc-block-components-express-payment {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.wc-block-checkout--is-loading .wc-block-checkout__actions button>*,
.wc-block-checkout--is-loading .wc-block-components-express-payment>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-checkout--is-loading .wc-block-checkout__actions button,
  .wc-block-checkout--is-loading .wc-block-components-express-payment {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-checkout__actions button:after,
.wc-block-checkout--is-loading .wc-block-components-express-payment:after {
  content: " "
}

.wc-block-checkout--is-loading .wc-block-components-express-payment {
  min-height: 150px
}

.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  width: 150px
}

.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span:after {
  content: " "
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  display: block;
  width: 10em
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:after {
  content: " "
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  border-radius: 50%;
  display: block;
  height: 100%;
  width: 1.5em
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before:after {
  content: " "
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  display: block;
  min-height: 100px
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span:after {
  content: " "
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after,
.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after>*,
.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after,
  .wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  min-height: 460px
}

.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card:after {
  content: " "
}

.wc-block-components-sidebar-layout.wc-block-checkout--skeleton {
  display: none
}

.is-loading+.wc-block-components-sidebar-layout.wc-block-checkout--skeleton {
  display: flex
}

.wc-block-checkout-empty,
.wc-block-checkout-error {
  padding: 40px;
  text-align: center;
  width: 100%
}

.wc-block-checkout-empty .wc-block-checkout-empty__image,
.wc-block-checkout-empty .wc-block-checkout-error__image,
.wc-block-checkout-error .wc-block-checkout-empty__image,
.wc-block-checkout-error .wc-block-checkout-error__image {
  max-width: 150px;
  margin: 0 auto 1em;
  display: block;
  color: inherit
}

.wc-block-checkout-empty .wc-block-checkout-empty__title,
.wc-block-checkout-empty .wc-block-checkout-error__title,
.wc-block-checkout-error .wc-block-checkout-empty__title,
.wc-block-checkout-error .wc-block-checkout-error__title {
  display: block;
  margin: 0;
  font-weight: 700
}

.wc-block-checkout-empty .wc-block-checkout-empty__description,
.wc-block-checkout-empty .wc-block-checkout-error__description,
.wc-block-checkout-error .wc-block-checkout-empty__description,
.wc-block-checkout-error .wc-block-checkout-error__description {
  display: block;
  margin: .25em 0 1em
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
  display: none
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
  width: 100%
}

.is-medium .wc-block-checkout__main,
.is-mobile .wc-block-checkout__main,
.is-small .wc-block-checkout__main {
  order: 1
}

.is-medium .wc-block-checkout__sidebar,
.is-mobile .wc-block-checkout__sidebar,
.is-small .wc-block-checkout__sidebar {
  margin-bottom: 24px;
  order: 0
}

.is-large .wc-block-checkout__actions {
  position: relative;
  padding-top: 1.5em
}

.is-large .wc-block-checkout__actions:after {
  border-style: solid;
  border-width: 1px 0 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.modal-open .wc-block-mini-cart__button {
  pointer-events: none
}

.wc-block-mini-cart__drawer {
  font-size: 1rem
}

.wc-block-components-express-payment {
  margin: auto;
  position: relative
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-align: center
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li {
  margin: 0
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li>img {
  width: 100%;
  height: 48px
}

.wc-block-components-express-payment--checkout {
  margin-top: 5px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container {
  display: flex;
  flex-direction: row;
  left: 0;
  position: absolute;
  right: 0;
  top: -5px;
  vertical-align: middle
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before {
  border-left: 1px solid;
  border-top: 1px solid;
  border-radius: 5px 0 0;
  content: "";
  display: block;
  height: 4px;
  margin-right: 12px;
  opacity: .3;
  pointer-events: none;
  width: 10px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after {
  border-right: 1px solid;
  border-top: 1px solid;
  border-radius: 0 5px 0 0;
  content: "";
  display: block;
  height: 4px;
  margin-left: 12px;
  opacity: .3;
  pointer-events: none;
  flex-grow: 1
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title {
  flex-grow: 0;
  transform: translateY(-50%)
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content {
  position: relative;
  padding: 1.5em 23px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after {
  border-style: solid;
  border-width: 0 1px 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 0 5px 5px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content>p {
  margin-bottom: 1em
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li {
  display: inline-block;
  width: 50%
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(2n) {
  padding-left: 8px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(odd) {
  padding-right: 8px
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li {
  padding-bottom: 16px;
  text-align: center;
  width: 100%
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li:last-child {
  padding-bottom: 0
}

.wc-block-components-express-payment-continue-rule {
  display: flex;
  align-items: center;
  text-align: center;
  padding: 0 24px;
  margin: 24px 0
}

.wc-block-components-express-payment-continue-rule:before {
  margin-right: 10px
}

.wc-block-components-express-payment-continue-rule:after {
  margin-left: 10px
}

.wc-block-components-express-payment-continue-rule:after,
.wc-block-components-express-payment-continue-rule:before {
  content: " ";
  flex: 1;
  border-bottom: 1px solid;
  opacity: .3
}

.wc-block-components-express-payment-continue-rule--cart {
  margin: 16px 0;
  text-transform: uppercase
}

.theme-twentynineteen .wc-block-components-express-payment__title:before {
  display: none
}

.theme-twentytwenty .wc-block-components-express-payment .wc-block-components-express-payment__title {
  padding-left: 12px;
  padding-right: 12px
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder {
  margin-bottom: 16px
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder * {
  pointer-events: all
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset {
  display: block
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .components-button {
  background-color: #1e1e1e;
  color: #fff
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .wc-block-checkout__no-payment-methods-placeholder-description {
  display: block;
  margin: .25em 0 1em
}

.components-notice.wc-block-checkout__no-payment-methods-notice {
  margin-bottom: 16px
}

.wc-block-card-elements {
  display: flex;
  width: 100%
}

.wc-block-card-elements .wc-block-components-validation-error {
  position: static
}

.wc-block-gateway-container {
  position: relative;
  margin-bottom: 1.5em;
  white-space: nowrap
}

.wc-block-gateway-container.wc-card-number-element {
  flex-basis: 15em;
  flex-grow: 1;
  min-width: min(15em, 60%)
}

.wc-block-gateway-container.wc-card-expiry-element {
  flex-basis: 7em;
  margin-left: 12px;
  min-width: min(7em, calc(24% - 12px))
}

.wc-block-gateway-container.wc-card-cvc-element {
  flex-basis: 7em;
  margin-left: 12px;
  min-width: min(5em, calc(16% - 12px))
}

.wc-block-gateway-container .wc-block-gateway-input {
  font-size: 1em;
  line-height: 1.375;
  background-color: #fff;
  padding: .75em 0 .75em 16px;
  border-radius: 4px;
  border: 1px solid #50575e;
  width: 100%;
  font-family: inherit;
  margin: 0;
  box-sizing: border-box;
  height: 3em;
  color: #2b2d2f;
  cursor: text
}

.wc-block-gateway-container .wc-block-gateway-input:focus,
.wc-block-gateway-container:focus {
  background-color: #fff
}

.wc-block-gateway-container label {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  font-size: 1em;
  line-height: 1.375;
  position: absolute;
  transform: translateY(.75em);
  left: 0;
  top: 0;
  transform-origin: top left;
  color: #757575;
  transition: transform .2s ease;
  margin: 0 0 0 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 24px);
  cursor: text
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-gateway-container label {
    transition: none
  }
}

.wc-block-gateway-container.wc-inline-card-element label {
  margin-left: calc(24px + 1.5em)
}

.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty+label,
.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty)+label {
  margin-left: 16px;
  transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container.wc-inline-card-element+.wc-block-components-validation-error {
  position: static;
  margin-top: -24px
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty,
.wc-block-gateway-container .wc-block-gateway-input:not(.empty) {
  padding: 1.5em 0 .25em 16px
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty+label,
.wc-block-gateway-container .wc-block-gateway-input:not(.empty)+label {
  transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container .wc-block-gateway-input.has-error {
  border-color: #cc1818
}

.wc-block-gateway-container .wc-block-gateway-input.has-error:focus {
  outline-color: #cc1818
}

.wc-block-gateway-container .wc-block-gateway-input.has-error+label {
  color: #cc1818
}

.is-large .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-large .wc-card-expiry-element .wc-block-components-validation-error>p,
.is-medium .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-medium .wc-card-expiry-element .wc-block-components-validation-error>p {
  line-height: 16px;
  padding-top: 4px
}

.is-mobile .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-mobile .wc-card-expiry-element .wc-block-components-validation-error>p,
.is-small .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-small .wc-card-expiry-element .wc-block-components-validation-error>p {
  min-height: 28px
}

.wc-block-components-checkout-payment-methods * {
  pointer-events: all
}

.is-mobile .wc-block-card-elements,
.is-small .wc-block-card-elements {
  flex-wrap: wrap
}

.is-mobile .wc-block-gateway-container.wc-card-number-element,
.is-small .wc-block-gateway-container.wc-card-number-element {
  flex-basis: 100%
}

.is-mobile .wc-block-gateway-container.wc-card-expiry-element,
.is-small .wc-block-gateway-container.wc-card-expiry-element {
  flex-basis: calc(50% - 8px);
  margin-left: 0;
  margin-right: 8px
}

.is-mobile .wc-block-gateway-container.wc-card-cvc-element,
.is-small .wc-block-gateway-container.wc-card-cvc-element {
  flex-basis: calc(50% - 8px);
  margin-left: 8px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
  padding-left: 56px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
  content: none
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option .wc-block-components-radio-control__input {
  left: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child {
  margin: 0;
  padding-bottom: 1em;
  padding-top: 1em
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked {
  font-weight: 700
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
  position: relative
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:after,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
  border-style: solid;
  border-width: 1px 1px 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child:after,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child:after {
  border-width: 1px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option:after {
  border-width: 0
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label {
  display: flex;
  align-items: center;
  justify-content: flex-start
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label img {
  height: 24px;
  max-height: 24px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left;
  object-position: left
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option {
  padding-left: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__input {
  display: none
}

.wc-block-checkout__payment-method .wc-block-components-checkout-step__description-payments-aligned {
  padding-top: 14px;
  height: 28px
}

.wc-block-components-radio-control-accordion-content {
  padding: 0 16px 1em
}

.wc-block-components-radio-control-accordion-content:empty {
  display: none
}

.wc-block-checkout__order-notes .wc-block-components-checkout-step__content {
  padding-bottom: 0
}

.wc-block-components-panel.has-border {
  position: relative
}

.wc-block-components-panel.has-border:after {
  border-style: solid;
  border-width: 1px 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-components-panel.has-border+.wc-block-components-panel.has-border:after {
  border-top-width: 0
}

.wc-block-components-panel.has-border.no-top-border {
  position: relative
}

.wc-block-components-panel.has-border.no-top-border:after {
  border-style: solid;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  border-width: 0 0 1px
}

.wc-block-components-panel__button {
  border: 0;
  border-radius: 0;
  vertical-align: baseline;
  height: auto;
  line-height: 1;
  margin: .375em 0 0;
  padding: .375em 32px 0 0;
  position: relative;
  text-align: left;
  width: 100%;
  word-break: break-word
}

.wc-block-components-panel__button[aria-expanded=true] {
  padding-bottom: .375em;
  margin-bottom: .375em
}

.wc-block-components-panel__button,
.wc-block-components-panel__button:active,
.wc-block-components-panel__button:focus,
.wc-block-components-panel__button:hover {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  background: 0 0;
  box-shadow: none
}

.wc-block-components-panel__button>.wc-block-components-panel__button-icon {
  fill: currentColor;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: auto
}

.wc-block-components-panel__content {
  padding-bottom: 1em
}

.wc-block-components-panel__content[hidden] {
  display: none
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-panel__button {
  background-color: inherit;
  color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button,
.theme-twentytwenty .wc-block-components-panel__button {
  background: none transparent;
  color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:focus,
.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:hover,
.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:focus,
.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:hover {
  background: none transparent
}

.wc-block-components-totals-item {
  display: flex;
  flex-wrap: wrap;
  margin: .75em 0 0;
  width: 100%
}

.wc-block-components-totals-item:first-child {
  margin-top: 0
}

.wc-block-components-totals-item__label {
  flex-grow: 1
}

.wc-block-components-totals-item__value {
  font-weight: 700;
  white-space: nowrap
}

.wc-block-components-totals-item__description {
  font-size: .875em;
  width: 100%
}

.wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate {
  margin: 4px 0
}

.wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate:first-child {
  margin-top: 0
}

.wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate:last-child {
  margin-bottom: 0
}

.wc-block-components-totals-wrapper {
  position: relative;
  padding: 16px 0
}

.wc-block-components-totals-wrapper:after {
  border-style: solid;
  border-width: 1px 0 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-components-totals-wrapper.has-bottom-border:after {
  border-bottom-width: 1px
}

.wc-block-components-totals-wrapper.slot-wrapper {
  padding: 0
}

.wc-block-components-totals-wrapper.slot-wrapper>*>* {
  position: relative;
  padding: 16px 0
}

.wc-block-components-totals-wrapper.slot-wrapper>*>:after {
  border-style: solid;
  border-width: 0 0 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-components-totals-wrapper.slot-wrapper>*>:last-child:after {
  border-bottom-width: 0
}

.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child {
  position: relative
}

.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child:after {
  border-style: solid;
  border-width: 1px 0 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-product-categories {
  margin-bottom: 1em
}

.wc-block-product-categories.is-dropdown {
  display: flex
}

.wc-block-product-categories select {
  margin-right: .5em
}

.wc-block-product-categories-list--has-images {
  list-style: none outside
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
  margin: 4px 0 4px 60px;
  list-style: none outside;
  clear: both
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul {
  margin: 4px 0 0
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
  max-width: 50px;
  display: inline-block;
  padding: 0;
  margin: 0 .5em 0 -60px;
  position: relative;
  vertical-align: middle;
  border: 1px solid #eee
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img {
  display: block;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0
}

.wc-block-product-categories-list-item-count:before {
  content: " ("
}

.wc-block-product-categories-list-item-count:after {
  content: ")"
}

.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder {
  display: inline-block;
  height: 1em;
  width: 50%;
  min-width: 200px;
  background: currentColor;
  opacity: .2
}

.wc-block-product-categories__button {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0 .5em;
  position: relative;
  overflow: hidden
}

.wc-block-product-categories__button svg {
  fill: currentColor;
  outline: none
}

.rtl .wc-block-product-categories__button svg {
  transform: rotate(180deg)
}

.wc-block-product-categories__button:active {
  color: currentColor
}

.wc-block-product-categories__button:disabled,
.wc-block-product-categories__button[aria-disabled=true] {
  cursor: default;
  opacity: .3
}

.wc-block-product-categories__button:disabled:focus,
.wc-block-product-categories__button[aria-disabled=true]:focus {
  box-shadow: none
}

.wc-block-featured-product {
  position: relative;
  background-color: #1e1e1e;
  background-size: cover;
  background-position: 50%;
  width: 100%;
  margin: 0 0 1.5em
}

.wc-block-featured-product,
.wc-block-featured-product .wc-block-featured-product__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: center
}

.wc-block-featured-product .wc-block-featured-product__wrapper {
  overflow: hidden;
  height: 100%
}

.wc-block-featured-product.has-left-content {
  justify-content: flex-start
}

.wc-block-featured-product.has-left-content .wc-block-featured-product__description,
.wc-block-featured-product.has-left-content .wc-block-featured-product__price,
.wc-block-featured-product.has-left-content .wc-block-featured-product__title,
.wc-block-featured-product.has-left-content .wc-block-featured-product__variation {
  margin-left: 0;
  text-align: left
}

.wc-block-featured-product.has-right-content {
  justify-content: flex-end
}

.wc-block-featured-product.has-right-content .wc-block-featured-product__description,
.wc-block-featured-product.has-right-content .wc-block-featured-product__price,
.wc-block-featured-product.has-right-content .wc-block-featured-product__title,
.wc-block-featured-product.has-right-content .wc-block-featured-product__variation {
  margin-right: 0;
  text-align: right
}

.wc-block-featured-product .wc-block-featured-product__description,
.wc-block-featured-product .wc-block-featured-product__price,
.wc-block-featured-product .wc-block-featured-product__title,
.wc-block-featured-product .wc-block-featured-product__variation {
  color: #fff;
  line-height: 1.25;
  margin-bottom: 0;
  text-align: center
}

.wc-block-featured-product .wc-block-featured-product__description a,
.wc-block-featured-product .wc-block-featured-product__description a:active,
.wc-block-featured-product .wc-block-featured-product__description a:focus,
.wc-block-featured-product .wc-block-featured-product__description a:hover,
.wc-block-featured-product .wc-block-featured-product__price a,
.wc-block-featured-product .wc-block-featured-product__price a:active,
.wc-block-featured-product .wc-block-featured-product__price a:focus,
.wc-block-featured-product .wc-block-featured-product__price a:hover,
.wc-block-featured-product .wc-block-featured-product__title a,
.wc-block-featured-product .wc-block-featured-product__title a:active,
.wc-block-featured-product .wc-block-featured-product__title a:focus,
.wc-block-featured-product .wc-block-featured-product__title a:hover,
.wc-block-featured-product .wc-block-featured-product__variation a,
.wc-block-featured-product .wc-block-featured-product__variation a:active,
.wc-block-featured-product .wc-block-featured-product__variation a:focus,
.wc-block-featured-product .wc-block-featured-product__variation a:hover {
  color: #fff
}

.wc-block-featured-product .wc-block-featured-product__description,
.wc-block-featured-product .wc-block-featured-product__link,
.wc-block-featured-product .wc-block-featured-product__price,
.wc-block-featured-product .wc-block-featured-product__title,
.wc-block-featured-product .wc-block-featured-product__variation {
  width: 100%;
  padding: 16px 48px 0;
  z-index: 1
}

.wc-block-featured-product .wc-block-featured-product__title,
.wc-block-featured-product .wc-block-featured-product__variation {
  margin-top: 0;
  border: 0
}

.wc-block-featured-product .wc-block-featured-product__title:before,
.wc-block-featured-product .wc-block-featured-product__variation:before {
  display: none
}

.wc-block-featured-product .wc-block-featured-product__variation {
  font-style: italic;
  padding-top: 0
}

.wc-block-featured-product .wc-block-featured-product__description p {
  margin: 0;
  line-height: 1.5em
}

.wc-block-featured-product .wp-block-button.aligncenter {
  text-align: center
}

.wc-block-featured-product.has-background-dim:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: inherit;
  opacity: .5;
  z-index: 1
}

.wc-block-featured-product.has-background-dim.has-background-dim-10:before {
  opacity: .1
}

.wc-block-featured-product.has-background-dim.has-background-dim-20:before {
  opacity: .2
}

.wc-block-featured-product.has-background-dim.has-background-dim-30:before {
  opacity: .3
}

.wc-block-featured-product.has-background-dim.has-background-dim-40:before {
  opacity: .4
}

.wc-block-featured-product.has-background-dim.has-background-dim-50:before {
  opacity: .5
}

.wc-block-featured-product.has-background-dim.has-background-dim-60:before {
  opacity: .6
}

.wc-block-featured-product.has-background-dim.has-background-dim-70:before {
  opacity: .7
}

.wc-block-featured-product.has-background-dim.has-background-dim-80:before {
  opacity: .8
}

.wc-block-featured-product.has-background-dim.has-background-dim-90:before {
  opacity: .9
}

.wc-block-featured-product.has-background-dim.has-background-dim-100:before {
  opacity: 1
}

.wc-block-featured-product.alignleft,
.wc-block-featured-product.alignright {
  max-width: 290px;
  width: 100%
}

.wc-block-featured-product:after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit
}

@supports(position:sticky) {
  .wc-block-featured-product:after {
    content: none
  }
}

.wc-block-featured-product.aligncenter,
.wc-block-featured-product.alignleft,
.wc-block-featured-product.alignright,
.wc-block-product-search .wc-block-product-search__fields {
  display: flex
}

.wc-block-product-search .wc-block-product-search__field {
  padding: 6px 8px;
  line-height: 1.8;
  flex-grow: 1
}

.wc-block-product-search .wc-block-product-search__button {
  display: flex;
  align-items: center;
  margin: 0 0 0 6px;
  cursor: pointer;
  padding: 0 .5em;
  position: relative;
  overflow: hidden
}

.wc-block-product-search .wc-block-product-search__button svg {
  fill: currentColor;
  outline: none
}

.rtl .wc-block-product-search .wc-block-product-search__button svg {
  transform: rotate(180deg)
}

.wc-block-product-search .wc-block-product-search__button:active {
  color: currentColor
}

.wc-block-product-search .wc-block-product-search__button:disabled,
.wc-block-product-search .wc-block-product-search__button[aria-disabled=true] {
  cursor: default;
  opacity: .3
}

.wc-block-product-search .wc-block-product-search__button:disabled:focus,
.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus {
  box-shadow: none
}

.wc-block-featured-category {
  position: relative;
  background-color: #1e1e1e;
  background-size: cover;
  background-position: 50%;
  width: 100%;
  margin: 0 0 1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: center
}

.wc-block-featured-category .wc-block-featured-category__wrapper {
  overflow: hidden;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: center
}

.wc-block-featured-category.has-left-content {
  justify-content: flex-start
}

.wc-block-featured-category.has-left-content .wc-block-featured-category__description,
.wc-block-featured-category.has-left-content .wc-block-featured-category__price,
.wc-block-featured-category.has-left-content .wc-block-featured-category__title {
  margin-left: 0;
  text-align: left
}

.wc-block-featured-category.has-right-content {
  justify-content: flex-end
}

.wc-block-featured-category.has-right-content .wc-block-featured-category__description,
.wc-block-featured-category.has-right-content .wc-block-featured-category__price,
.wc-block-featured-category.has-right-content .wc-block-featured-category__title {
  margin-right: 0;
  text-align: right
}

.wc-block-featured-category .wc-block-featured-category__description,
.wc-block-featured-category .wc-block-featured-category__price,
.wc-block-featured-category .wc-block-featured-category__title {
  color: #fff;
  line-height: 1.25;
  margin-bottom: 0;
  text-align: center
}

.wc-block-featured-category .wc-block-featured-category__description a,
.wc-block-featured-category .wc-block-featured-category__description a:active,
.wc-block-featured-category .wc-block-featured-category__description a:focus,
.wc-block-featured-category .wc-block-featured-category__description a:hover,
.wc-block-featured-category .wc-block-featured-category__price a,
.wc-block-featured-category .wc-block-featured-category__price a:active,
.wc-block-featured-category .wc-block-featured-category__price a:focus,
.wc-block-featured-category .wc-block-featured-category__price a:hover,
.wc-block-featured-category .wc-block-featured-category__title a,
.wc-block-featured-category .wc-block-featured-category__title a:active,
.wc-block-featured-category .wc-block-featured-category__title a:focus,
.wc-block-featured-category .wc-block-featured-category__title a:hover {
  color: #fff
}

.wc-block-featured-category .wc-block-featured-category__description,
.wc-block-featured-category .wc-block-featured-category__link,
.wc-block-featured-category .wc-block-featured-category__price,
.wc-block-featured-category .wc-block-featured-category__title {
  width: 100%;
  padding: 0 48px 16px;
  z-index: 1
}

.wc-block-featured-category .wc-block-featured-category__title {
  margin-top: 0
}

.wc-block-featured-category .wc-block-featured-category__title:before {
  display: none
}

.wc-block-featured-category .wc-block-featured-category__description p {
  margin: 0
}

.wc-block-featured-category .wp-block-button.aligncenter {
  text-align: center
}

.wc-block-featured-category.has-background-dim:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: inherit;
  opacity: .5;
  z-index: 1
}

.wc-block-featured-category.has-background-dim.has-background-dim-10:before {
  opacity: .1
}

.wc-block-featured-category.has-background-dim.has-background-dim-20:before {
  opacity: .2
}

.wc-block-featured-category.has-background-dim.has-background-dim-30:before {
  opacity: .3
}

.wc-block-featured-category.has-background-dim.has-background-dim-40:before {
  opacity: .4
}

.wc-block-featured-category.has-background-dim.has-background-dim-50:before {
  opacity: .5
}

.wc-block-featured-category.has-background-dim.has-background-dim-60:before {
  opacity: .6
}

.wc-block-featured-category.has-background-dim.has-background-dim-70:before {
  opacity: .7
}

.wc-block-featured-category.has-background-dim.has-background-dim-80:before {
  opacity: .8
}

.wc-block-featured-category.has-background-dim.has-background-dim-90:before {
  opacity: .9
}

.wc-block-featured-category.has-background-dim.has-background-dim-100:before {
  opacity: 1
}

.wc-block-featured-category.alignleft,
.wc-block-featured-category.alignright {
  max-width: 290px;
  width: 100%
}

.wc-block-featured-category:after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit
}

@supports(position:sticky) {
  .wc-block-featured-category:after {
    content: none
  }
}

.wc-block-featured-category.aligncenter,
.wc-block-featured-category.alignleft,
.wc-block-featured-category.alignright {
  display: flex
}

.wc-block-attribute-filter {
  margin-bottom: 24px
}

.wc-block-attribute-filter .wc-block-attribute-filter-list {
  margin: 0
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li {
  text-decoration: underline
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li label {
  cursor: pointer
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li input {
  cursor: pointer;
  display: inline-block
}

.wc-block-attribute-filter .is-single .wc-block-attribute-filter-list-count,
.wc-block-attribute-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list .wc-block-attribute-filter-list-count {
  opacity: .6
}

.wc-block-attribute-filter .wc-block-attribute-filter__button {
  margin-top: 8px
}

.wc-block-stock-filter {
  margin-bottom: 24px
}

.wc-block-stock-filter .wc-block-stock-filter-list {
  margin: 0
}

.wc-block-stock-filter .wc-block-stock-filter-list li {
  text-decoration: underline
}

.wc-block-stock-filter .wc-block-stock-filter-list li label {
  cursor: pointer
}

.wc-block-stock-filter .wc-block-stock-filter-list li input {
  cursor: pointer;
  display: inline-block
}

.wc-block-stock-filter .is-single,
.wc-block-stock-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list {
  opacity: .6
}

.wc-block-stock-filter .wc-block-stock-filter__button {
  margin-top: 8px
}

@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }

  50% {
    opacity: 1
  }

  to {
    opacity: .7
  }
}

@keyframes loading-fade {
  0% {
    opacity: .7
  }

  50% {
    opacity: 1
  }

  to {
    opacity: .7
  }
}

.wc-block-active-filters {
  margin-bottom: 24px;
  overflow: hidden
}

.wc-block-active-filters .wc-block-active-filters__clear-all {
  font-size: 1em;
  float: right;
  border: none;
  padding: 0;
  text-decoration: underline;
  cursor: pointer
}

.wc-block-active-filters .wc-block-active-filters__clear-all,
.wc-block-active-filters .wc-block-active-filters__clear-all:active,
.wc-block-active-filters .wc-block-active-filters__clear-all:focus,
.wc-block-active-filters .wc-block-active-filters__clear-all:hover {
  background: 0 0;
  color: inherit
}

.wc-block-active-filters .wc-block-active-filters__list {
  margin: 0 0 4px;
  padding: 0;
  list-style: none outside;
  clear: both
}

.wc-block-active-filters .wc-block-active-filters__list li {
  margin: 0;
  padding: 0;
  list-style: none outside;
  clear: both
}

.wc-block-active-filters .wc-block-active-filters__list li ul {
  margin: 0;
  padding: 0;
  list-style: none outside
}

.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type {
  margin: 0
}

.wc-block-active-filters .wc-block-active-filters__list-item-type {
  font-size: .75em;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin: 16px 0 0;
  display: block
}

.wc-block-active-filters .wc-block-active-filters__list-item-operator {
  font-weight: 400;
  font-style: italic
}

.wc-block-active-filters .wc-block-active-filters__list-item-name {
  font-weight: 700;
  display: block;
  position: relative;
  padding: 0 16px 0 0
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove {
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 16px;
  width: 16px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -8px 0 0;
  color: currentColor
}

.wc-block-active-filters .wc-block-active-filters__list--chips li,
.wc-block-active-filters .wc-block-active-filters__list--chips ul {
  display: inline
}

.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type {
  display: none
}

.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip {
  font-size: .875em;
  margin-top: .1875em;
  margin-bottom: .1875em
}

.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em .5em 1em;
  padding: .2em 1em;
  border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
  display: none
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
  border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ffb900
}

.wpcf7-form-control-wrap {
  position: relative
}

.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1em;
  font-weight: 400;
  display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
  position: relative;
  top: -2ex;
  left: 1em;
  z-index: 100;
  border: 1px solid #dc3232;
  background: #fff;
  padding: .2em .8em;
  width: 24em
}

.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em
}

.wpcf7-list-item-label:before,
.wpcf7-list-item-label:after {
  content: " "
}

.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: .75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative
}

.wpcf7 form.submitting .ajax-loader {
  visibility: visible
}

.wpcf7 .ajax-loader:before {
  content: '';
  position: absolute;
  background-color: #fbfbfc;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
  .wpcf7 .ajax-loader:before {
    animation-name: blink;
    animation-duration: 2s
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(360deg)
  }
}

@keyframes blink {
  from {
    opacity: 0
  }

  50% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.wpcf7 input[type=file] {
  cursor: pointer
}

.wpcf7 input[type=file]:disabled {
  cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed
}

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
  direction: ltr
}

#slc-captcha-answer {
  display: block
}

.slc-code-paragraph {
  clear: both
}

.slc-code-paragraph .slc-code-span {
  font-size: 22px;
  box-sizing: border-box;
  padding: 6px;
  margin: 2px 0 16px;
  background: #f1f1f1;
  text-align: center;
  display: block;
  color: #333;
  line-height: 1.3;
  border: 1px solid #ddd
}

.slc-code-paragraph.woocommerce-form-row .slc-code-span {
  margin-bottom: 0
}

.slc-code-paragraph .slc-label-span {
  font-size: 14px;
  vertical-align: middle
}

@charset "UTF-8";

:root {
  --woocommerce: #a46497;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #a46497;
  --wc-primary-text: #fff;
  --wc-secondary: #ebe9eb;
  --wc-secondary-text: #515151;
  --wc-highlight: #77a464;
  --wc-highligh-text: #fff;
  --wc-content-bg: #fff;
  --wc-subtext: #767676
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
  float: right
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
  width: 100%
}

.woocommerce .col2-set:after,
.woocommerce .col2-set:before,
.woocommerce-page .col2-set:after,
.woocommerce-page .col2-set:before {
  content: " ";
  display: table
}

.woocommerce .col2-set:after,
.woocommerce-page .col2-set:after {
  clear: both
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  float: left;
  width: 48%
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  float: right;
  width: 48%
}

.woocommerce img,
.woocommerce-page img {
  height: auto;
  max-width: 100%
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  float: left;
  width: 48%
}

.woocommerce #content div.product div.thumbnails:after,
.woocommerce #content div.product div.thumbnails:before,
.woocommerce div.product div.thumbnails:after,
.woocommerce div.product div.thumbnails:before,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page #content div.product div.thumbnails:before,
.woocommerce-page div.product div.thumbnails:after,
.woocommerce-page div.product div.thumbnails:before {
  content: " ";
  display: table
}

.woocommerce #content div.product div.thumbnails:after,
.woocommerce div.product div.thumbnails:after,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page div.product div.thumbnails:after {
  clear: both
}

.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
  float: left;
  width: 30.75%;
  margin-right: 3.8%;
  margin-bottom: 1em
}

.woocommerce #content div.product div.thumbnails a.last,
.woocommerce div.product div.thumbnails a.last,
.woocommerce-page #content div.product div.thumbnails a.last,
.woocommerce-page div.product div.thumbnails a.last {
  margin-right: 0
}

.woocommerce #content div.product div.thumbnails a.first,
.woocommerce div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails a.first {
  clear: both
}

.woocommerce #content div.product div.thumbnails.columns-1 a,
.woocommerce div.product div.thumbnails.columns-1 a,
.woocommerce-page #content div.product div.thumbnails.columns-1 a,
.woocommerce-page div.product div.thumbnails.columns-1 a {
  width: 100%;
  margin-right: 0;
  float: none
}

.woocommerce #content div.product div.thumbnails.columns-2 a,
.woocommerce div.product div.thumbnails.columns-2 a,
.woocommerce-page #content div.product div.thumbnails.columns-2 a,
.woocommerce-page div.product div.thumbnails.columns-2 a {
  width: 48%
}

.woocommerce #content div.product div.thumbnails.columns-4 a,
.woocommerce div.product div.thumbnails.columns-4 a,
.woocommerce-page #content div.product div.thumbnails.columns-4 a,
.woocommerce-page div.product div.thumbnails.columns-4 a {
  width: 22.05%
}

.woocommerce #content div.product div.thumbnails.columns-5 a,
.woocommerce div.product div.thumbnails.columns-5 a,
.woocommerce-page #content div.product div.thumbnails.columns-5 a,
.woocommerce-page div.product div.thumbnails.columns-5 a {
  width: 16.9%
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  float: right;
  width: 48%;
  clear: none
}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
  clear: both
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
  content: " ";
  display: table
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after {
  clear: both
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
  display: inline-block
}

.woocommerce #content div.product #reviews .comment:after,
.woocommerce #content div.product #reviews .comment:before,
.woocommerce div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:before,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:before,
.woocommerce-page div.product #reviews .comment:after,
.woocommerce-page div.product #reviews .comment:before {
  content: " ";
  display: table
}

.woocommerce #content div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce-page div.product #reviews .comment:after {
  clear: both
}

.woocommerce #content div.product #reviews .comment img,
.woocommerce div.product #reviews .comment img,
.woocommerce-page #content div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img {
  float: right;
  height: auto
}

.woocommerce ul.products,
.woocommerce-page ul.products {
  clear: both
}

.woocommerce ul.products:after,
.woocommerce ul.products:before,
.woocommerce-page ul.products:after,
.woocommerce-page ul.products:before {
  content: " ";
  display: table
}

.woocommerce ul.products:after,
.woocommerce-page ul.products:after {
  clear: both
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: left;
  margin: 0 3.8% 2.992em 0;
  padding: 0;
  position: relative;
  width: 22.05%;
  margin-left: 0
}

.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
  clear: both
}

.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
  margin-right: 0
}

.woocommerce ul.products.columns-1 li.product,
.woocommerce-page ul.products.columns-1 li.product {
  width: 100%;
  margin-right: 0
}

.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
  width: 48%
}

.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
  width: 30.75%
}

.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
  width: 16.95%
}

.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
  width: 13.5%
}

.woocommerce-page.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
  width: 100%;
  margin-right: 0
}

.woocommerce-page.columns-2 ul.products li.product,
.woocommerce.columns-2 ul.products li.product {
  width: 48%
}

.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
  width: 30.75%
}

.woocommerce-page.columns-5 ul.products li.product,
.woocommerce.columns-5 ul.products li.product {
  width: 16.95%
}

.woocommerce-page.columns-6 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
  width: 13.5%
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
  float: left
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  float: right
}

.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce .woocommerce-pagination ul.page-numbers:before,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:before {
  content: " ";
  display: table
}

.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after {
  clear: both
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
  display: inline-block
}

.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
  height: auto
}

.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
  text-align: right
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 80px
}

.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
  float: left
}

.woocommerce #content table.cart td.actions .coupon label,
.woocommerce table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label {
  display: none
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  width: 100%
}

.woocommerce .cart-collaterals:after,
.woocommerce .cart-collaterals:before,
.woocommerce-page .cart-collaterals:after,
.woocommerce-page .cart-collaterals:before {
  content: " ";
  display: table
}

.woocommerce .cart-collaterals:after,
.woocommerce-page .cart-collaterals:after {
  clear: both
}

.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
  width: 30.75%;
  float: left
}

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
  width: 48%;
  float: left
}

.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
  float: none
}

.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
  width: 48%
}

.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
  width: 48%;
  clear: right;
  float: right
}

.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce .cart-collaterals .shipping_calculator:before,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:before {
  content: " ";
  display: table
}

.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:after {
  clear: both
}

.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
  width: 47%
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 48%
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:before {
  content: " ";
  display: table
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after {
  clear: both
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
  float: right;
  height: auto
}

.woocommerce form .form-row:after,
.woocommerce form .form-row:before,
.woocommerce-page form .form-row:after,
.woocommerce-page form .form-row:before {
  content: " ";
  display: table
}

.woocommerce form .form-row:after,
.woocommerce-page form .form-row:after {
  clear: both
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  display: block
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
  display: inline
}

.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
  width: 100%
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  box-sizing: border-box;
  width: 100%
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 47%;
  overflow: visible
}

.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
  float: left
}

.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
  float: right
}

.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
  clear: both
}

.woocommerce form .password-input,
.woocommerce-page form .password-input {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative
}

.woocommerce form .password-input input[type=password],
.woocommerce-page form .password-input input[type=password] {
  padding-right: 2.5rem
}

.woocommerce form .password-input input::-ms-reveal,
.woocommerce-page form .password-input input::-ms-reveal {
  display: none
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  position: absolute;
  right: .7em;
  top: .7em;
  cursor: pointer
}

.woocommerce form .show-password-input:after,
.woocommerce-page form .show-password-input:after {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: .618em;
  content: "";
  text-decoration: none
}

.woocommerce form .show-password-input.display-password:after,
.woocommerce-page form .show-password-input.display-password:after {
  color: #585858
}

.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
  width: auto
}

.woocommerce #payment .terms,
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
  text-align: left;
  padding: 0 1em 0 0;
  float: left
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: right
}

.woocommerce .woocommerce-billing-fields:after,
.woocommerce .woocommerce-billing-fields:before,
.woocommerce .woocommerce-shipping-fields:after,
.woocommerce .woocommerce-shipping-fields:before,
.woocommerce-page .woocommerce-billing-fields:after,
.woocommerce-page .woocommerce-billing-fields:before,
.woocommerce-page .woocommerce-shipping-fields:after,
.woocommerce-page .woocommerce-shipping-fields:before {
  content: " ";
  display: table
}

.woocommerce .woocommerce-billing-fields:after,
.woocommerce .woocommerce-shipping-fields:after,
.woocommerce-page .woocommerce-billing-fields:after,
.woocommerce-page .woocommerce-shipping-fields:after {
  clear: both
}

.woocommerce .woocommerce-terms-and-conditions,
.woocommerce-page .woocommerce-terms-and-conditions {
  margin-bottom: 1.618em;
  padding: 1.618em
}

.woocommerce .woocommerce-oembed,
.woocommerce-page .woocommerce-oembed {
  position: relative
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 30%
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 68%
}

.woocommerce-page.left-sidebar #content.twentyeleven {
  width: 58.4%;
  margin: 0 7.6%;
  float: right
}

.woocommerce-page.right-sidebar #content.twentyeleven {
  margin: 0 7.6%;
  width: 58.4%;
  float: left
}

.twentyfourteen .tfwc {
  padding: 12px 10px 0;
  max-width: 474px;
  margin: 0 auto
}

.twentyfourteen .tfwc .product .entry-summary {
  padding: 0 !important;
  margin: 0 0 1.618em !important
}

.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
  margin-top: 0
}

@media screen and (min-width:673px) {
  .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px
  }
}

@media screen and (min-width:1040px) {
  .twentyfourteen .tfwc {
    padding-right: 15px;
    padding-left: 15px
  }
}

@media screen and (min-width:1110px) {
  .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px
  }
}

@media screen and (min-width:1218px) {
  .twentyfourteen .tfwc {
    margin-right: 54px
  }

  .full-width .twentyfourteen .tfwc {
    margin-right: auto
  }
}

.twentyfifteen .t15wc {
  padding-left: 7.6923%;
  padding-right: 7.6923%;
  padding-top: 7.6923%;
  margin-bottom: 7.6923%;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, .15)
}

.twentyfifteen .t15wc .page-title {
  margin-left: 0
}

@media screen and (min-width:38.75em) {
  .twentyfifteen .t15wc {
    margin-right: 7.6923%;
    margin-left: 7.6923%;
    margin-top: 8.3333%
  }
}

@media screen and (min-width:59.6875em) {
  .twentyfifteen .t15wc {
    margin-left: 8.3333%;
    margin-right: 8.3333%;
    padding: 10%
  }

  .single-product .twentyfifteen .entry-summary {
    padding: 0 !important
  }
}

.twentysixteen .site-main {
  margin-right: 7.6923%;
  margin-left: 7.6923%
}

.twentysixteen .entry-summary {
  margin-right: 0;
  margin-left: 0
}

#content .twentysixteen div.product div.images,
#content .twentysixteen div.product div.summary {
  width: 46.42857%
}

@media screen and (min-width:44.375em) {
  .twentysixteen .site-main {
    margin-right: 23.0769%
  }
}

@media screen and (min-width:56.875em) {
  .twentysixteen .site-main {
    margin-right: 0;
    margin-left: 0
  }

  .no-sidebar .twentysixteen .site-main {
    margin-right: 15%;
    margin-left: 15%
  }

  .no-sidebar .twentysixteen .entry-summary {
    margin-right: 0;
    margin-left: 0
  }
}

.rtl .woocommerce .col2-set .col-1,
.rtl .woocommerce-page .col2-set .col-1 {
  float: right
}

.rtl .woocommerce .col2-set .col-2,
.rtl .woocommerce-page .col2-set .col-2 {
  float: left
}

@charset "UTF-8";

:root {
  --woocommerce: #a46497;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #a46497;
  --wc-primary-text: #fff;
  --wc-secondary: #ebe9eb;
  --wc-secondary-text: #515151;
  --wc-highlight: #77a464;
  --wc-highligh-text: #fff;
  --wc-content-bg: #fff;
  --wc-subtext: #767676
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@font-face {
  font-family: star;
  src: url(../../../plugins/woocommerce/assets/fonts/star.eot);
  src: url(//www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot?#iefix) format("embedded-opentype"), url(//www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../fonts/star.woff) format("woff"), url(//www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../fonts/star.ttf) format("truetype"), url(//www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../fonts/star.svg#star) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: WooCommerce;
  src: url(//www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot);
  src: url(//www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"), url(//www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype"), url(//www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.svg#WooCommerce) format("svg");
  font-weight: 400;
  font-style: normal
}

.woocommerce-store-notice,
p.demo_store {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #a46497;
  color: #fff;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0, 0, 0, .2);
  display: none
}

.woocommerce-store-notice a,
p.demo_store a {
  color: #fff;
  text-decoration: underline
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important
}

.admin-bar p.demo_store {
  top: 32px
}

.clear {
  clear: both
}

.woocommerce .blockUI.blockOverlay {
  position: relative
}

.woocommerce .blockUI.blockOverlay:before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -.5em;
  margin-top: -.5em;
  content: "";
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  background: url(https://www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, .75)
}

.woocommerce .loader:before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -.5em;
  margin-top: -.5em;
  content: "";
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  background: url(https://www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, .75)
}

.woocommerce a.remove {
  display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: red !important;
  text-decoration: none;
  font-weight: 700;
  border: 0
}

.woocommerce a.remove:hover {
  color: #fff !important;
  background: red
}

.woocommerce small.note {
  display: block;
  color: #767676;
  font-size: .857em;
  margin-top: 10px
}

.woocommerce .woocommerce-breadcrumb {
  margin: 0 0 1em;
  padding: 0;
  font-size: .92em;
  color: #767676
}

.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:before {
  content: " ";
  display: table
}

.woocommerce .woocommerce-breadcrumb:after {
  clear: both
}

.woocommerce .woocommerce-breadcrumb a {
  color: #767676
}

.woocommerce .quantity .qty {
  width: 3.631em;
  text-align: center
}

.woocommerce div.product {
  margin-bottom: 0;
  position: relative
}

.woocommerce div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #77a464;
  font-size: 1.25em
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  background: inherit;
  font-weight: 700;
  display: inline-block
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  opacity: .5;
  display: inline-block
}

.woocommerce div.product p.stock {
  font-size: .92em
}

.woocommerce div.product .stock {
  color: #77a464
}

.woocommerce div.product .out-of-stock {
  color: red
}

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 1.618em
}

.woocommerce div.product div.images {
  margin-bottom: 2em
}

.woocommerce div.product div.images img {
  display: block;
  width: 100%;
  height: auto;
  box-shadow: none
}

.woocommerce div.product div.images div.thumbnails {
  padding-top: 1em
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  -webkit-transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
  transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
  margin: 0;
  padding: 0
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
  background-color: #fff;
  opacity: 0
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
  border: 1px solid #f2f2f2
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 2em;
  z-index: 9;
  width: 36px;
  height: 36px;
  background: #fff;
  text-indent: -9999px;
  border-radius: 100%;
  box-sizing: content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 9px;
  box-sizing: content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 6px;
  position: absolute;
  top: 19px;
  left: 22px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: content-box
}

.woocommerce div.product div.images .flex-control-thumbs {
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0
}

.woocommerce div.product div.images .flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
  list-style: none
}

.woocommerce div.product div.images .flex-control-thumbs li img {
  cursor: pointer;
  opacity: .5;
  margin: 0
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
  opacity: 1
}

.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
  clear: left
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: left
}

.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
  clear: left
}

.woocommerce div.product div.summary {
  margin-bottom: 2em
}

.woocommerce div.product div.social {
  text-align: right;
  margin: 0 0 1em
}

.woocommerce div.product div.social span {
  margin: 0 0 0 2px
}

.woocommerce div.product div.social span span {
  margin: 0
}

.woocommerce div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0
}

.woocommerce div.product div.social iframe {
  float: left;
  margin-top: 3px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 1em;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #d3ced2;
  background-color: #ebe9eb;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0 -5px;
  padding: 0 1em
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: .5em 0;
  font-weight: 700;
  color: #515151;
  text-decoration: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #6b6a6b
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  z-index: 2;
  border-bottom-color: #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
  box-shadow: 2px 2px 0 #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  box-shadow: -2px 2px 0 #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  border: 1px solid #d3ced2;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: " ";
  box-sizing: border-box
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  left: -5px;
  border-bottom-right-radius: 4px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #ebe9eb
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  right: -5px;
  border-bottom-left-radius: 4px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #ebe9eb
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #d3ced2;
  z-index: 1
}

.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0
}

.woocommerce div.product p.cart {
  margin-bottom: 2em
}

.woocommerce div.product p.cart:after,
.woocommerce div.product p.cart:before {
  content: " ";
  display: table
}

.woocommerce div.product p.cart:after {
  clear: both
}

.woocommerce div.product form.cart {
  margin-bottom: 2em
}

.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before {
  content: " ";
  display: table
}

.woocommerce div.product form.cart:after {
  clear: both
}

.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0 4px 0 0
}

.woocommerce div.product form.cart table {
  border-width: 0 0 1px
}

.woocommerce div.product form.cart table td {
  padding-left: 0
}

.woocommerce div.product form.cart table div.quantity {
  float: none;
  margin: 0
}

.woocommerce div.product form.cart table small.stock {
  display: block;
  float: none
}

.woocommerce div.product form.cart .variations {
  margin-bottom: 1em;
  border: 0;
  width: 100%
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  border: 0;
  vertical-align: top;
  line-height: 2em
}

.woocommerce div.product form.cart .variations label {
  font-weight: 700
}

.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 75%;
  display: inline-block;
  margin-right: 1em
}

.woocommerce div.product form.cart .variations td.label {
  padding-right: 1em
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
  margin-bottom: 1em
}

.woocommerce div.product form.cart .reset_variations {
  visibility: hidden;
  font-size: .83em
}

.woocommerce div.product form.cart .wc-no-matching-variations {
  display: none
}

.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
  padding-right: 1em;
  padding-left: 1em
}

.woocommerce div.product form.cart .group_table td {
  vertical-align: top;
  padding-bottom: .5em;
  border: 0
}

.woocommerce div.product form.cart .group_table td:first-child {
  width: 4em;
  text-align: center
}

.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  -webkit-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5)
}

.woocommerce span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: .202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -.5em;
  left: -.5em;
  margin: 0;
  border-radius: 100%;
  background-color: #77a464;
  color: #fff;
  font-size: .857em;
  z-index: 9
}

.woocommerce .products ul,
.woocommerce ul.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none outside;
  clear: both
}

.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before {
  content: " ";
  display: table
}

.woocommerce .products ul:after,
.woocommerce ul.products:after {
  clear: both
}

.woocommerce .products ul li,
.woocommerce ul.products li {
  list-style: none outside
}

.woocommerce ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -.5em -.5em 0 0
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  padding: .5em 0;
  margin: 0;
  font-size: 1em
}

.woocommerce ul.products li.product a {
  text-decoration: none
}

.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none
}

.woocommerce ul.products li.product strong {
  display: block
}

.woocommerce ul.products li.product .woocommerce-placeholder {
  border: 1px solid #f2f2f2
}

.woocommerce ul.products li.product .star-rating {
  font-size: .857em
}

.woocommerce ul.products li.product .button {
  margin-top: 1em
}

.woocommerce ul.products li.product .price {
  color: #77a464;
  display: block;
  font-weight: 400;
  margin-bottom: .5em;
  font-size: .857em
}

.woocommerce ul.products li.product .price del {
  color: inherit;
  opacity: .5;
  display: inline-block
}

.woocommerce ul.products li.product .price ins {
  background: 0 0;
  font-weight: 700;
  display: inline-block
}

.woocommerce ul.products li.product .price .from {
  font-size: .67em;
  margin: -2px 0 0;
  text-transform: uppercase;
  color: rgba(132, 132, 132, .5)
}

.woocommerce .woocommerce-result-count {
  margin: 0 0 1em
}

.woocommerce .woocommerce-ordering {
  margin: 0 0 1em
}

.woocommerce .woocommerce-ordering select {
  vertical-align: top
}

.woocommerce nav.woocommerce-pagination {
  text-align: center
}

.woocommerce nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: 1px solid #d3ced2;
  border-right: 0;
  margin: 1px
}

.woocommerce nav.woocommerce-pagination ul li {
  border-right: 1px solid #d3ced2;
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1;
  font-size: 1em;
  font-weight: 400;
  padding: .5em;
  min-width: 1em;
  display: block
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #ebe9eb;
  color: #8a7e88
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: .618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none
}

.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
  opacity: .25;
  padding-right: 2.618em
}

.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: .618em;
  right: 1em;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite
}

.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #dfdcde;
  text-decoration: none;
  background-image: none;
  color: #515151
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #a46497;
  color: #fff;
  -webkit-font-smoothing: antialiased
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #96588a;
  color: #fff
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #a46497;
  color: #fff
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: inherit;
  cursor: not-allowed;
  opacity: .5;
  padding: .618em 1em
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
  color: inherit;
  background-color: #ebe9eb
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
  float: none
}

.woocommerce a.added_to_cart {
  padding-top: .5em;
  display: inline-block
}

.woocommerce #reviews h2 small {
  float: right;
  color: #767676;
  font-size: 15px;
  margin: 10px 0 0
}

.woocommerce #reviews h2 small a {
  text-decoration: none;
  color: #767676
}

.woocommerce #reviews h3 {
  margin: 0
}

.woocommerce #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0
}

.woocommerce #reviews #comment {
  height: 75px
}

.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before {
  content: " ";
  display: table
}

.woocommerce #reviews #comments .add_review:after {
  clear: both
}

.woocommerce #reviews #comments h2 {
  clear: none
}

.woocommerce #reviews #comments ol.commentlist {
  margin: 0;
  width: 100%;
  background: 0 0;
  list-style: none
}

.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before {
  content: " ";
  display: table
}

.woocommerce #reviews #comments ol.commentlist:after {
  clear: both
}

.woocommerce #reviews #comments ol.commentlist li {
  padding: 0;
  margin: 0 0 20px;
  border: 0;
  position: relative;
  background: 0;
  border: 0
}

.woocommerce #reviews #comments ol.commentlist li .meta {
  color: #767676;
  font-size: .75em
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  width: 32px;
  height: auto;
  background: #ebe9eb;
  border: 1px solid #e4e1e3;
  margin: 0;
  box-shadow: none
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: 1px solid #e4e1e3;
  border-radius: 4px;
  padding: 1em 1em 0
}

.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before {
  content: " ";
  display: table
}

.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
  clear: both
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1em
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: .83em
}

.woocommerce #reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 20px 0 0 50px
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
  display: none
}

.woocommerce #reviews #comments ol.commentlist #respond {
  border: 1px solid #e4e1e3;
  border-radius: 4px;
  padding: 1em 1em 0;
  margin: 20px 0 0 50px
}

.woocommerce #reviews #comments .commentlist>li:before {
  content: ""
}

.woocommerce .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star
}

.woocommerce .star-rating:before {
  content: "\73\73\73\73\73";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute
}

.woocommerce .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em
}

.woocommerce .star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0
}

.woocommerce .woocommerce-product-rating {
  line-height: 2;
  display: block
}

.woocommerce .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:before {
  content: " ";
  display: table
}

.woocommerce .woocommerce-product-rating:after {
  clear: both
}

.woocommerce .woocommerce-product-rating .star-rating {
  margin: .5em 4px 0 0;
  float: left
}

.woocommerce .products .star-rating {
  display: block;
  margin: 0 0 .5em;
  float: none
}

.woocommerce .hreview-aggregate .star-rating {
  margin: 10px 0 0
}

.woocommerce #review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0;
  background: transparent none;
  border: 0
}

.woocommerce #review_form #respond:after,
.woocommerce #review_form #respond:before {
  content: " ";
  display: table
}

.woocommerce #review_form #respond:after {
  clear: both
}

.woocommerce #review_form #respond p {
  margin: 0 0 10px
}

.woocommerce #review_form #respond .form-submit input {
  left: auto
}

.woocommerce #review_form #respond textarea {
  box-sizing: border-box;
  width: 100%
}

.woocommerce p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none
}

.woocommerce p.stars a:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: WooCommerce;
  content: "\e021";
  text-indent: 0
}

.woocommerce p.stars a:hover~a:before {
  content: "\e021"
}

.woocommerce p.stars:hover a:before {
  content: "\e020"
}

.woocommerce p.stars.selected a.active:before {
  content: "\e020"
}

.woocommerce p.stars.selected a.active~a:before {
  content: "\e021"
}

.woocommerce p.stars.selected a:not(.active):before {
  content: "\e020"
}

.woocommerce table.shop_attributes {
  border: 0;
  border-top: 1px dotted rgba(0, 0, 0, .1);
  margin-bottom: 1.618em;
  width: 100%
}

.woocommerce table.shop_attributes th {
  width: 150px;
  font-weight: 700;
  padding: 8px;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, .1);
  margin: 0;
  line-height: 1.5
}

.woocommerce table.shop_attributes td {
  font-style: italic;
  padding: 0;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, .1);
  margin: 0;
  line-height: 1.5
}

.woocommerce table.shop_attributes td p {
  margin: 0;
  padding: 8px 0
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: rgba(0, 0, 0, .025)
}

.woocommerce table.shop_table {
  border: 1px solid rgba(0, 0, 0, .1);
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 5px
}

.woocommerce table.shop_table th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5em
}

.woocommerce table.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, .1);
  padding: 9px 12px;
  vertical-align: middle;
  line-height: 1.5em
}

.woocommerce table.shop_table td small {
  font-weight: 400
}

.woocommerce table.shop_table td del {
  font-weight: 400
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
  border-top: 0
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 700;
  border-top: 1px solid rgba(0, 0, 0, .1)
}

.woocommerce table.my_account_orders {
  font-size: .85em
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
  padding: 4px 8px;
  vertical-align: middle
}

.woocommerce table.my_account_orders .button {
  white-space: nowrap
}

.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads th {
  vertical-align: top;
  text-align: center
}

.woocommerce table.woocommerce-MyAccount-downloads td:first-child,
.woocommerce table.woocommerce-MyAccount-downloads th:first-child {
  text-align: left
}

.woocommerce table.woocommerce-MyAccount-downloads td:last-child,
.woocommerce table.woocommerce-MyAccount-downloads th:last-child {
  text-align: left
}

.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file:before,
.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file:before {
  content: "\2193";
  display: inline-block
}

.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
  list-style: none outside
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
  float: left;
  clear: both;
  margin-right: .25em;
  display: inline-block;
  list-style: none outside
}

.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd {
  margin: 0
}

.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name .wc-item-meta:last-child,
.woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation:last-child {
  margin-bottom: 0
}

.woocommerce td.product-name p.backorder_notification {
  font-size: .83em
}

.woocommerce td.product-quantity {
  min-width: 80px
}

.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  list-style: none
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before {
  content: " ";
  display: table
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
  clear: both
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  display: block;
  font-weight: 700
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
  box-shadow: none
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
  margin: 0;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, .1)
}

.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before {
  content: " ";
  display: table
}

.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after {
  clear: both
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
  display: inline-block;
  float: left;
  margin-bottom: 1em
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
  font-weight: 700;
  padding: 0 0 .25em;
  margin: 0 4px 0 0;
  clear: left
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
  padding: 0 0 .25em
}

.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
  margin-bottom: 0
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
  float: none
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border-top: 3px double #ebe9eb;
  padding: 4px 0 0
}

.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 2em;
  position: relative;
  padding-top: 0
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  position: absolute;
  top: 0;
  left: 0
}

.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:before {
  content: " ";
  display: table
}

.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:after {
  clear: both
}

.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  margin-right: 5px;
  margin-bottom: 5px
}

.woocommerce form .form-row {
  padding: 3px;
  margin: 0 0 6px
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity .5s .5s ease;
  transition: opacity .5s .5s ease;
  opacity: 0
}

.woocommerce form .form-row label {
  line-height: 2
}

.woocommerce form .form-row label.hidden {
  visibility: hidden
}

.woocommerce form .form-row label.inline {
  display: inline
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
  background: #1e85be;
  color: #fff;
  border-radius: 3px;
  padding: 1em;
  margin: .5em 0 0;
  clear: both;
  display: none;
  position: relative
}

.woocommerce form .form-row .woocommerce-input-wrapper .description a {
  color: #fff;
  text-decoration: underline;
  border: 0;
  box-shadow: none
}

.woocommerce form .form-row .woocommerce-input-wrapper .description:before {
  left: 50%;
  top: 0;
  margin-top: -4px;
  -webkit-transform: translateX(-50%) rotate(180deg);
  -ms-transform: translateX(-50%) rotate(180deg);
  transform: translateX(-50%) rotate(180deg);
  content: "";
  position: absolute;
  border-width: 4px 6px 0;
  border-style: solid;
  border-color: #1e85be transparent transparent;
  z-index: 100;
  display: block
}

.woocommerce form .form-row select {
  cursor: pointer;
  margin: 0
}

.woocommerce form .form-row .required {
  color: red;
  font-weight: 700;
  border: 0 !important;
  text-decoration: none;
  visibility: hidden
}

.woocommerce form .form-row .optional {
  visibility: visible
}

.woocommerce form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal
}

.woocommerce form .form-row textarea {
  height: 4em;
  line-height: 1.5;
  display: block;
  box-shadow: none
}

.woocommerce form .form-row .select2-container {
  width: 100%;
  line-height: 2em
}

.woocommerce form .form-row.woocommerce-invalid label {
  color: #a00
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
  border-color: #a00
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #6dc22e
}

.woocommerce form .form-row ::-webkit-input-placeholder {
  line-height: normal
}

.woocommerce form .form-row :-moz-placeholder {
  line-height: normal
}

.woocommerce form .form-row :-ms-input-placeholder {
  line-height: normal
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 1px solid #d3ced2;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px
}

.woocommerce ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0
}

.woocommerce ul#shipping_method li {
  margin: 0 0 .5em;
  line-height: 1.5em;
  list-style: none outside
}

.woocommerce ul#shipping_method li input {
  margin: 3px .4375em 0 0;
  vertical-align: top
}

.woocommerce ul#shipping_method li label {
  display: inline
}

.woocommerce ul#shipping_method .amount {
  font-weight: 700
}

.woocommerce p.woocommerce-shipping-contents {
  margin: 0
}

.woocommerce ul.order_details {
  margin: 0 0 3em;
  list-style: none
}

.woocommerce ul.order_details:after,
.woocommerce ul.order_details:before {
  content: " ";
  display: table
}

.woocommerce ul.order_details:after {
  clear: both
}

.woocommerce ul.order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: .715em;
  line-height: 1;
  border-right: 1px dashed #d3ced2;
  padding-right: 2em;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none
}

.woocommerce ul.order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5
}

.woocommerce ul.order_details li:last-of-type {
  border: none
}

.woocommerce .wc-bacs-bank-details-account-name {
  font-weight: 700
}

.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
  margin-bottom: 2em
}

.woocommerce .woocommerce-customer-details :last-child,
.woocommerce .woocommerce-order-details :last-child,
.woocommerce .woocommerce-order-downloads :last-child {
  margin-bottom: 0
}

.woocommerce .woocommerce-customer-details address {
  font-style: normal;
  margin-bottom: 0;
  border: 1px solid rgba(0, 0, 0, .1);
  border-bottom-width: 2px;
  border-right-width: 2px;
  text-align: left;
  width: 100%;
  border-radius: 5px;
  padding: 6px 12px
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
  margin-bottom: 0;
  padding-left: 1.5em
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute
}

.woocommerce .woocommerce-widget-layered-nav-list {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  padding: 0 0 1px;
  list-style: none
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before {
  content: " ";
  display: table
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after {
  clear: both
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
  padding: 1px 0
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "";
  text-decoration: none;
  color: #a00
}

.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 1em
}

.woocommerce .widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1
}

.woocommerce .widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1em 1px 1px;
  list-style: none
}

.woocommerce .widget_layered_nav_filters ul li a {
  text-decoration: none
}

.woocommerce .widget_layered_nav_filters ul li a:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "";
  text-decoration: none;
  color: #a00;
  vertical-align: inherit;
  margin-right: .5em
}

.woocommerce .widget_price_filter .price_slider {
  margin-bottom: 1em
}

.woocommerce .widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
  font-size: .8751em
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
  float: left
}

.woocommerce .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: .5em;
  margin-right: .5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  background-color: #a46497;
  border-radius: 1em;
  cursor: ew-resize;
  outline: 0;
  top: -.3em;
  margin-left: -.5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  border-radius: 1em;
  background-color: #a46497
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em;
  background-color: #462940;
  border: 0
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: .5em
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px
}

.woocommerce .widget_rating_filter ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside
}

.woocommerce .widget_rating_filter ul li {
  padding: 0 0 1px;
  list-style: none
}

.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_rating_filter ul li:before {
  content: " ";
  display: table
}

.woocommerce .widget_rating_filter ul li:after {
  clear: both
}

.woocommerce .widget_rating_filter ul li a {
  padding: 1px 0;
  text-decoration: none
}

.woocommerce .widget_rating_filter ul li .star-rating {
  float: none;
  display: inline-block
}

.woocommerce .widget_rating_filter ul li.chosen a:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "";
  text-decoration: none;
  color: #a00
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: left;
  margin-right: 1em
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-block
}

.woocommerce-no-js form.woocommerce-form-coupon,
.woocommerce-no-js form.woocommerce-form-login {
  display: block !important
}

.woocommerce-no-js .showcoupon,
.woocommerce-no-js .woocommerce-form-coupon-toggle,
.woocommerce-no-js .woocommerce-form-login-toggle {
  display: none !important
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #f7f6f7;
  color: #515151;
  border-top: 3px solid #a46497;
  list-style: none outside;
  width: auto;
  word-wrap: break-word
}

.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before {
  content: " ";
  display: table
}

.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
  clear: both
}

.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  font-family: WooCommerce;
  content: "\e028";
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 1.5em
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  float: right
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important
}

.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
  direction: ltr;
  unicode-bidi: embed
}

.woocommerce-message {
  border-top-color: #8fae1b
}

.woocommerce-message:before {
  content: "\e015";
  color: #8fae1b
}

.woocommerce-info {
  border-top-color: #1e85be
}

.woocommerce-info:before {
  color: #1e85be
}

.woocommerce-error {
  border-top-color: #b81c23
}

.woocommerce-error:before {
  content: "\e016";
  color: #b81c23
}

.woocommerce-account .woocommerce:after,
.woocommerce-account .woocommerce:before {
  content: " ";
  display: table
}

.woocommerce-account .woocommerce:after {
  clear: both
}

.woocommerce-account .addresses .title:after,
.woocommerce-account .addresses .title:before {
  content: " ";
  display: table
}

.woocommerce-account .addresses .title:after {
  clear: both
}

.woocommerce-account .addresses .title h3 {
  float: left
}

.woocommerce-account .addresses .title .edit {
  float: right
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0
}

.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0
}

.woocommerce-account ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 0
}

.woocommerce-account ul.digital-downloads li:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "";
  text-decoration: none
}

.woocommerce-account ul.digital-downloads li .count {
  float: right
}

#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
  min-width: 32px
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 32px;
  box-shadow: none
}

#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
  vertical-align: middle
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  float: left;
  box-sizing: border-box;
  border: 1px solid #d3ced2;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0
}

#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
  margin: 0;
  vertical-align: middle
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
  padding: 1em 0
}

#add_payment_method .wc-proceed-to-checkout:after,
#add_payment_method .wc-proceed-to-checkout:before,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:before,
.woocommerce-checkout .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:before {
  content: " ";
  display: table
}

#add_payment_method .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:after {
  clear: both
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.25em;
  padding: 1em
}

#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
  float: none;
  margin-top: .5em;
  display: inline-block
}

#add_payment_method .cart-collaterals .shipping-calculator-button:after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: .618em;
  content: "";
  text-decoration: none
}

#add_payment_method .cart-collaterals .shipping-calculator-form,
.woocommerce-cart .cart-collaterals .shipping-calculator-form,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form {
  margin: 1em 0 0
}

#add_payment_method .cart-collaterals .cart_totals p small,
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small {
  color: #767676;
  font-size: .83em
}

#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0
}

#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
  border-top: 0
}

#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  width: 35%
}

#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  vertical-align: top;
  border-left: 0;
  border-right: 0;
  line-height: 1.5em
}

#add_payment_method .cart-collaterals .cart_totals table small,
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small {
  color: #767676
}

#add_payment_method .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select {
  width: 100%
}

#add_payment_method .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
  color: #77a464
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #ebe9eb
}

#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {
  margin-bottom: 0
}

#add_payment_method .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
  float: left;
  clear: none
}

#add_payment_method .checkout .col-2 .notes,
.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .notes {
  clear: left
}

#add_payment_method .checkout .col-2 .form-row-first,
.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .form-row-first {
  clear: left
}

#add_payment_method .checkout .create-account small,
.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small {
  font-size: 11px;
  color: #767676;
  font-weight: 400
}

#add_payment_method .checkout div.shipping-address,
.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%
}

#add_payment_method .checkout .shipping_address,
.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout .checkout .shipping_address {
  clear: both
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #ebe9eb;
  border-radius: 5px
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #d3ced2;
  margin: 0;
  list-style: none outside
}

#add_payment_method #payment ul.payment_methods:after,
#add_payment_method #payment ul.payment_methods:before,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-cart #payment ul.payment_methods:before,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:before {
  content: " ";
  display: table
}

#add_payment_method #payment ul.payment_methods:after,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:after {
  clear: both
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  line-height: 2;
  text-align: left;
  margin: 0;
  font-weight: 400
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0 1em 0 0
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 .5em;
  padding: 0;
  position: relative;
  box-shadow: none
}

#add_payment_method #payment ul.payment_methods li img+img,
.woocommerce-cart #payment ul.payment_methods li img+img,
.woocommerce-checkout #payment ul.payment_methods li img+img {
  margin-left: 2px
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before {
  content: " ";
  display: table
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after {
  clear: both
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  padding: 1em
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: .92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #dfdcde;
  color: #515151
}

#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
  border-color: #c7c1c6;
  border-top-color: #bbb3b9
}

#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
  color: #bbb3b9
}

#add_payment_method #payment div.payment_box :-moz-placeholder,
.woocommerce-cart #payment div.payment_box :-moz-placeholder,
.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
  color: #bbb3b9
}

#add_payment_method #payment div.payment_box :-ms-input-placeholder,
.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
  color: #bbb3b9
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
  list-style: none outside;
  margin: 0
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
  margin: 0 0 .5em
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
  cursor: pointer
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
  vertical-align: middle;
  margin: -3px 1em 0 0;
  position: relative
}

#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
  border: 0;
  padding: 0;
  margin: 1em 0 0
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right .618em center;
  background-size: 32px 20px
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
  background-image: url(https://www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
  background-image: url(https://www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
  background-image: url(https://www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
  background-image: url(https://www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
  background-image: url(https://www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
  background-image: url(https://www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
  background-image: url(https://www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
  background-image: url(https://www.ecomsolver.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)
}

#add_payment_method #payment div.payment_box span.help,
.woocommerce-cart #payment div.payment_box span.help,
.woocommerce-checkout #payment div.payment_box span.help {
  font-size: .857em;
  color: #767676;
  font-weight: 400
}

#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
  margin: 0 0 1em
}

#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
  margin-bottom: 0
}

#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  content: "";
  display: block;
  border: 1em solid #dfdcde;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -.75em;
  left: 0;
  margin: -1em 0 0 2em
}

#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: right;
  line-height: 52px;
  font-size: .83em
}

#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
  max-height: 52px;
  vertical-align: middle
}

.woocommerce-terms-and-conditions {
  border: 1px solid rgba(0, 0, 0, .2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  background: rgba(0, 0, 0, .05)
}

.woocommerce-invalid #terms {
  outline: 2px solid red;
  outline-offset: 2px
}

.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px .5em;
  font-size: 1em
}

.woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373
}

.woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b
}

.woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53
}

.woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733
}

.woocommerce-password-hint {
  margin: .5em 0 0;
  display: block
}

#content.twentyeleven .woocommerce-pagination a {
  font-size: 1em;
  line-height: 1
}

.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform,
.single-product .twentythirteen .entry-summary {
  padding: 0
}

.single-product .twentythirteen p.stars {
  clear: both
}

.twentythirteen .woocommerce-breadcrumb {
  padding-top: 40px
}

.twentyfourteen ul.products li.product {
  margin-top: 0 !important
}

body:not(.search-results) .twentysixteen .entry-summary {
  color: inherit;
  font-size: inherit;
  line-height: inherit
}

.twentysixteen .price ins {
  background: inherit;
  color: inherit
}

.woocommerce form .form-row .required {
  visibility: visible
}

.ubermenu,
.ubermenu .ubermenu-column,
.ubermenu .ubermenu-divider,
.ubermenu .ubermenu-icon,
.ubermenu .ubermenu-image,
.ubermenu .ubermenu-item,
.ubermenu .ubermenu-nav,
.ubermenu .ubermenu-retractor,
.ubermenu .ubermenu-row,
.ubermenu .ubermenu-search,
.ubermenu .ubermenu-search-input,
.ubermenu .ubermenu-search-submit,
.ubermenu .ubermenu-submenu,
.ubermenu .ubermenu-submenu-footer,
.ubermenu .ubermenu-tabs,
.ubermenu .ubermenu-tabs-panels,
.ubermenu .ubermenu-target,
.ubermenu-responsive-toggle {
  margin: 0;
  padding: 0;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  text-indent: 0;
  clip: auto;
  position: static;
  background: 0 0;
  text-transform: none;
  overflow: visible;
  z-index: 10;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  line-height: 1.3em;
  border: none;
  border-radius: 0;
  pointer-events: auto
}

.ubermenu,
.ubermenu .ubermenu-column,
.ubermenu .ubermenu-divider,
.ubermenu .ubermenu-item,
.ubermenu .ubermenu-nav,
.ubermenu .ubermenu-retractor,
.ubermenu .ubermenu-row,
.ubermenu .ubermenu-search,
.ubermenu .ubermenu-search-input,
.ubermenu .ubermenu-search-submit,
.ubermenu .ubermenu-submenu,
.ubermenu .ubermenu-submenu-footer,
.ubermenu .ubermenu-tabs,
.ubermenu .ubermenu-tabs-panels,
.ubermenu .ubermenu-target,
.ubermenu-responsive-toggle {
  height: auto;
  width: auto;
  max-height: none;
  min-height: 0
}

.ubermenu .ubermenu-image,
.ubermenu .ubermenu-submenu-drop {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0)
}

.ubermenu {
  display: block;
  background: #fff;
  line-height: 1.3em;
  text-align: left
}

.ubermenu-bound {
  position: relative
}

.ubermenu-bound-inner .ubermenu-nav {
  position: relative
}

.ubermenu,
.ubermenu-nav {
  overflow: visible !important;
  z-index: 100
}

.ubermenu-nav {
  text-align: inherit
}

.ubermenu-nav,
.ubermenu-row,
.ubermenu-submenu {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none
}

.ubermenu a.ubermenu-target,
.ubermenu-trigger-click .ubermenu-has-submenu-drop>.ubermenu-target {
  cursor: pointer
}

.ubermenu span.ubermenu-target {
  cursor: default
}

.ubermenu-accessible .ubermenu-target {
  outline: 0
}

.ubermenu-accessible input:not(:hover):focus,
.ubermenu-accessible:not(:hover) .ubermenu-target:focus {
  outline: 1px solid #2cc4ff;
  box-shadow: 0 0 5px #2cc4ff !important;
  z-index: 50;
  transition: outline .1s linear
}

.ubermenu-responsive-toggle,
.ubermenu-sticky-toggle-wrapper {
  display: none;
  text-decoration: none;
  cursor: pointer;
  max-width: 100%
}

.ubermenu-responsive-toggle:hover {
  text-decoration: none
}

.ubermenu-responsive-toggle .fab,
.ubermenu-responsive-toggle .far,
.ubermenu-responsive-toggle .fas,
.ubermenu-responsive-toggle .svg-inline--fa,
.ubermenu-responsive-toggle .ubermenu-icon-essential {
  width: 1.3em;
  text-align: center;
  margin-right: .6em
}

.ubermenu-responsive-toggle-icon-only .fab,
.ubermenu-responsive-toggle-icon-only .far,
.ubermenu-responsive-toggle-icon-only .fas,
.ubermenu-responsive-toggle-icon-only .svg-inline--fa .ubermenu-responsive-toggle-icon-only .ubermenu-icon-essential {
  margin-right: 0
}

.ubermenu-responsive-toggle .ubermenu-icon-essential {
  font-size: 1.3em;
  vertical-align: text-bottom
}

.ubermenu-responsive-toggle-align-left {
  float: left
}

.ubermenu-responsive-toggle-align-right {
  float: right
}

.ubermenu-responsive-toggle-content-align-left {
  text-align: left
}

.ubermenu-responsive-toggle-content-align-center {
  text-align: center
}

.ubermenu-responsive-toggle-content-align-right {
  text-align: right
}

button.ubermenu-responsive-toggle-align-full {
  width: 100%
}

.ubermenu-responsive-toggle.ubermenu-responsive-toggle-close-icon-times.ubermenu-responsive-toggle-open .fas:before {
  content: '\f00d'
}

.ubermenu-responsive-toggle.ubermenu-responsive-toggle-close-icon-times .ubermenu-icon-essential-times,
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-close-icon-times.ubermenu-responsive-toggle-open .ubermenu-icon-essential-bars {
  display: none
}

.ubermenu-responsive-toggle.ubermenu-responsive-toggle-close-icon-times .ubermenu-icon-essential-bars,
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-close-icon-times.ubermenu-responsive-toggle-open .ubermenu-icon-essential-times {
  display: flex
}

.ubermenu .ubermenu-mobile-footer,
.ubermenu .ubermenu-mobile-header {
  display: none
}

.ubermenu-bar-align-full {
  clear: both
}

.ubermenu-bar-align-left {
  float: left
}

.ubermenu-bar-align-right {
  float: right
}

.ubermenu-bar-align-center {
  float: none;
  margin: 0 auto
}

.ubermenu-bar-inner-center .ubermenu-nav {
  margin: 0 auto
}

.ubermenu-items-align-center {
  text-align: center
}

.ubermenu-items-align-right {
  text-align: right
}

.ubermenu .ubermenu-item {
  text-align: left;
  display: inline-block;
  vertical-align: top
}

.ubermenu-horizontal.ubermenu-items-align-flex .ubermenu-nav {
  display: flex
}

.ubermenu-horizontal.ubermenu-items-align-flex .ubermenu-nav .ubermenu-item-level-0 {
  flex-grow: 1;
  text-align: center
}

.ubermenu .ubermenu-item-level-0 {
  vertical-align: bottom;
  -moz-backface-visibility: visible;
  backface-visibility: visible
}

.ubermenu-items-align-top .ubermenu-item-level-0 {
  vertical-align: top
}

.ubermenu .ubermenu-item.ubermenu-item-level-0 {
  float: none
}

.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0 {
  float: left
}

.ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
  float: left
}

.ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-right {
  float: right
}

body:not(.rtl) .ubermenu.ubermenu-horizontal .ubermenu-item-level-0:first-child>.ubermenu-target {
  border-left: none
}

.ubermenu .ubermenu-colgroup .ubermenu-column,
.ubermenu .ubermenu-custom-content-padded,
.ubermenu .ubermenu-nonlink,
.ubermenu .ubermenu-retractor,
.ubermenu .ubermenu-submenu-padded,
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,
.ubermenu .ubermenu-target,
.ubermenu .ubermenu-widget,
.ubermenu-responsive-toggle {
  padding: 15px 20px
}

.ubermenu .ubermenu-target-nowrap>.ubermenu-target-title {
  white-space: nowrap
}

.ubermenu-horizontal .ubermenu-item.ubermenu-item-mini>.ubermenu-target {
  padding-left: 5px;
  padding-right: 5px
}

.ubermenu .ubermenu-item-level-0.ubermenu-has-submenu-stack {
  position: relative
}

.ubermenu .ubermenu-item-level-0>.ubermenu-submenu-type-stack {
  padding-top: 0
}

.ubermenu .ubermenu-item-level-0>.ubermenu-submenu-type-stack>.ubermenu-item {
  clear: both;
  width: 100%
}

.ubermenu .ubermenu-submenu .ubermenu-submenu-type-stack {
  width: auto
}

.ubermenu .ubermenu-active .ubermenu-submenu .ubermenu-submenu-type-stack {
  visibility: visible;
  opacity: 1;
  display: block
}

.ubermenu .ubermenu-autocolumn,
.ubermenu .ubermenu-submenu-type-stack {
  padding-top: 10px;
  padding-bottom: 10px
}

.ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack {
  padding-top: 0
}

.ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child {
  margin-top: 10px
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
  padding-top: 5px;
  padding-bottom: 5px
}

.ubermenu .ubermenu-target {
  display: block;
  text-decoration: none;
  position: relative
}

.ubermenu .ubermenu-target-with-image {
  overflow: hidden
}

.ubermenu .ubermenu-submenu .ubermenu-target {
  backface-visibility: hidden
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator>.ubermenu-icon-essential {
  display: flex;
  font-size: 9px;
  margin-top: 1px
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target {
  padding-right: 25px
}

.ubermenu-sub-indicators .ubermenu-item-has-children>.ubermenu-target.ubermenu-noindicator {
  padding-right: 20px
}

.ubermenu-sub-indicators .ubermenu-item-mini.ubermenu-item-has-children>.ubermenu-target.ubermenu-noindicator {
  padding-right: 5px
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-noindicator>.ubermenu-sub-indicator {
  display: none
}

.ubermenu-sub-indicators.ubermenu-sub-indicators-align-text .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
  right: auto;
  margin-left: .6em
}

.ubermenu-sub-indicators .ubermenu-submenu-type-flyout>.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator,
.ubermenu-sub-indicators .ubermenu-submenu-type-stack>.ubermenu-has-submenu-drop.ubermenu-has-submenu-flyout>.ubermenu-target>.ubermenu-sub-indicator {
  transform: rotate(-90deg)
}

.ubermenu-sub-indicators .ubermenu-submenu .ubermenu-has-submenu-flyout.ubermenu-submenu-reverse>.ubermenu-target>.ubermenu-sub-indicator {
  right: auto;
  left: 10px;
  transform: rotate(90deg)
}

.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 28px;
  text-align: center;
  vertical-align: bottom;
  display: none;
  height: 100%
}

.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close>[class^=fa] {
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -.4em;
  left: 0;
  width: 100%
}

.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close>.svg-inline--fa {
  position: absolute;
  top: 50%;
  bottom: 50%;
  transform: translate(-50%, -50%)
}

.ubermenu .ubermenu-target-text {
  display: inline-block;
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  color: inherit
}

.ubermenu .ubermenu-target-description {
  font-size: 80%;
  font-weight: 400;
  clear: both;
  display: block
}

.ubermenu .ubermenu-target-with-image>.ubermenu-target-text {
  display: block;
  clear: none
}

.ubermenu .ubermenu-item.ubermenu-disable-padding>.ubermenu-target {
  padding: 0
}

.ubermenu.ubermenu-sub-indicators .ubermenu-item.ubermenu-disable-padding.ubermenu-has-submenu-drop>.ubermenu-target {
  padding-right: 30px
}

.ubermenu .ubermenu-image {
  display: block;
  max-width: 100%;
  transition: opacity 1s ease;
  opacity: 1
}

.ubermenu .ubermenu-image:not(.ubermenu-image-lazyload) {
  height: auto
}

.ubermenu .ubermenu-image-lazyload {
  opacity: 0
}

.ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text {
  padding-left: 50px
}

.ubermenu .ubermenu-item-layout-image_left>.ubermenu-image {
  float: left
}

.ubermenu .ubermenu-item-layout-image_right>.ubermenu-target-text {
  padding-right: 50px
}

.ubermenu .ubermenu-item-layout-image_right>.ubermenu-image {
  float: right
}

.ubermenu .ubermenu-item-layout-image_above>.ubermenu-image {
  margin-bottom: 10px
}

.ubermenu .ubermenu-item-layout-image_below>.ubermenu-image {
  margin-top: 10px
}

.ubermenu .ubermenu-icon {
  width: 1.3em;
  text-align: center;
  line-height: 1em;
  vertical-align: baseline
}

.ubermenu .ubermenu-icon.svg-inline--fa {
  vertical-align: -.125em
}

.ubermenu .ubermenu-item-notext>.ubermenu-icon {
  line-height: 1.3em
}

.ubermenu .ubermenu-icon-essential,
.ubermenu-icon-essential {
  width: 1em;
  height: 1em;
  display: inline-flex;
  align-items: center
}

.ubermenu .ubermenu-icon-essential svg,
.ubermenu-icon-essential svg {
  width: 100%;
  height: 100%;
  fill: currentColor
}

.ubermenu .ubermenu-item-layout-icon_bottom>.ubermenu-icon,
.ubermenu .ubermenu-item-layout-icon_top>.ubermenu-icon {
  line-height: 1.3em;
  vertical-align: baseline
}

.ubermenu.ubermenu-sub-indicators .ubermenu-has-submenu-drop:not(.ubermenu-tab)>.ubermenu-target.ubermenu-item-layout-icon_bottom>.ubermenu-sub-indicator,
.ubermenu.ubermenu-sub-indicators .ubermenu-has-submenu-drop:not(.ubermenu-tab)>.ubermenu-target.ubermenu-item-layout-icon_top>.ubermenu-sub-indicator {
  left: 50%;
  right: auto;
  margin-left: -4px;
  bottom: 7px;
  top: auto
}

.ubermenu .ubermenu-item-layout-icon_top>.ubermenu-icon {
  margin-bottom: 5px
}

.ubermenu .ubermenu-item-layout-icon_bottom>.ubermenu-icon {
  margin-top: 5px
}

.ubermenu .ubermenu-item-layout-icon_top.ubermenu-item-notext>.ubermenu-icon {
  margin: 0
}

.ubermenu .ubermenu-item-layout-icon_left>.ubermenu-target-title {
  margin-left: .6em;
  display: inline-block
}

.ubermenu.ubermenu-icons-inline .ubermenu-item-layout-icon_left>.ubermenu-icon,
.ubermenu.ubermenu-icons-inline .ubermenu-item-layout-icon_left>.ubermenu-target-title {
  display: inline-block;
  white-space: normal
}

.ubermenu .ubermenu-content-align-left {
  text-align: left
}

.ubermenu .ubermenu-content-align-left>.ubermenu-image {
  display: inline-block
}

.ubermenu .ubermenu-content-align-center {
  text-align: center
}

.ubermenu .ubermenu-content-align-center>.ubermenu-image {
  float: none;
  margin-left: auto;
  margin-right: auto
}

.ubermenu .ubermenu-content-align-right {
  text-align: right
}

.ubermenu .ubermenu-content-align-right>.ubermenu-image {
  display: inline-block
}

.ubermenu .ubermenu-column,
.ubermenu .ubermenu-row {
  max-width: 100%
}

.ubermenu .ubermenu-item .ubermenu-submenu-drop {
  position: absolute;
  z-index: 500;
  top: -10000px;
  height: 0;
  max-height: 0;
  visibility: hidden;
  overflow: hidden
}

.ubermenu .ubermenu-item:not(.ubermenu-active) .ubermenu-submenu-drop {
  min-height: 0 !important
}

.ubermenu .ubermenu-item .ubermenu-submenu-padded {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box
}

.ubermenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop,
.ubermenu-nojs .ubermenu-item:hover>.ubermenu-submenu-drop {
  display: block;
  visibility: visible;
  opacity: 1;
  height: auto;
  max-height: none
}

.ubermenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-type-flyout,
.ubermenu-nojs .ubermenu-item:hover>.ubermenu-submenu-type-flyout {
  overflow: visible
}

.ubermenu .ubermenu-item.ubermenu-in-transition>.ubermenu-submenu-type-flyout {
  overflow: hidden
}

.ubermenu .ubermenu-item .ubermenu-submenu-drop {
  box-shadow: 0 0 20px rgba(0, 0, 0, .15)
}

.ubermenu .ubermenu-item-level-0>.ubermenu-submenu-drop {
  clip: rect(0, 5000px, 5000px, -5000px)
}

.ubermenu-bound .ubermenu-submenu-type-mega {
  min-width: 50%
}

.ubermenu .ubermenu-grid-row,
.ubermenu .ubermenu-submenu-grid {
  padding-right: 20px
}

.ubermenu .ubermenu-submenu-type-mega .ubermenu-grid-row>.ubermenu-item>.ubermenu-target,
.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-grid>.ubermenu-item>.ubermenu-target,
.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-grid>.ubermenu-item>.ubermenu-target {
  padding-right: 0
}

.ubermenu .ubermenu-item.ubermenu-active>.ubermenu-target,
.ubermenu-nojs .ubermenu-item:hover>.ubermenu-target {
  position: relative
}

.ubermenu .ubermenu-item.ubermenu-active .ubermenu-submenu-drop,
.ubermenu-nojs .ubermenu-item:hover .ubermenu-submenu-drop {
  z-index: 20
}

.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_item {
  left: auto
}

.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_item {
  right: auto
}

.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
  left: 0
}

.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
  right: 0
}

.rtl .ubermenu .ubermenu-submenu-rtl *,
.ubermenu .ubermenu-submenu-rtl {
  direction: rtl
}

.ubermenu .ubermenu-submenu-rtl>* {
  direction: ltr
}

.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  width: 100%
}

.ubermenu .ubermenu-retractor {
  display: block;
  clear: both;
  text-align: center;
  cursor: pointer
}

.ubermenu .ubermenu-retractor:hover {
  background: rgba(0, 0, 0, .1)
}

.ubermenu .ubermenu-retractor-desktop {
  position: absolute;
  right: 0;
  top: 0;
  padding: 7px 10px;
  z-index: 100
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item {
  display: block
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item.ubermenu-column-auto {
  width: 100%;
  display: block;
  float: none;
  min-width: 0
}

.ubermenu .ubermenu-item-header>.ubermenu-submenu-type-stack>.ubermenu-autocolumn,
.ubermenu .ubermenu-item-header>.ubermenu-submenu-type-stack>.ubermenu-autocolumn>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child {
  padding-top: 0;
  margin-top: 0
}

.ubermenu .ubermenu-autocolumn+.ubermenu-item-view-all {
  clear: both
}

.ubermenu .ubermenu-submenu-type-stack.ubermenu-submenu-indent {
  padding-left: 1.6em;
  padding-top: .4em
}

.ubermenu .ubermenu-submenu-footer {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 20px;
  color: inherit;
  font-size: inherit;
  list-style: none
}

.ubermenu .ubermenu-submenu-footer a {
  text-decoration: none;
  font-weight: 700;
  font-size: inherit
}

.ubermenu .ubermenu-item.ubermenu-active.ubermenu-in-transition>.ubermenu-submenu-drop,
.ubermenu .ubermenu-item.ubermenu-in-transition>.ubermenu-submenu-drop {
  overflow: hidden !important;
  height: auto
}

.ubermenu .ubermenu-item .ubermenu-submenu-drop {
  -webkit-transition-duration: .3s;
  -ms-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-in;
  -ms-transition-timing-function: ease-in;
  transition-timing-function: ease-in
}

.ubermenu-transition-none .ubermenu-item .ubermenu-submenu-drop {
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
  top: auto
}

.ubermenu-nojs.ubermenu-transition-none .ubermenu-item:hover>.ubermenu-submenu-drop,
.ubermenu-transition-none .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop {
  max-height: none;
  height: auto;
  overflow-y: visible
}

.ubermenu-transition-slide .ubermenu-item .ubermenu-submenu-drop {
  -webkit-transition-property: max-height, visibility;
  -ms-transition-property: max-height, visibility;
  transition-property: max-height, visibility;
  max-height: 0;
  top: auto
}

.ubermenu-nojs.ubermenu-transition-slide .ubermenu-item:hover>.ubermenu-submenu-drop,
.ubermenu-transition-slide .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop {
  max-height: 1000px
}

.ubermenu-transition-fade .ubermenu-item .ubermenu-submenu-drop {
  opacity: 0;
  -webkit-transition-property: opacity, visibility;
  -ms-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  top: auto;
  margin-top: 1px
}

.ubermenu-nojs.ubermenu-transition-fade .ubermenu-item:hover>.ubermenu-submenu-drop,
.ubermenu-transition-fade .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop {
  opacity: 1;
  top: auto
}

.ubermenu-transition-shift .ubermenu-item .ubermenu-submenu-drop {
  margin-top: 20px;
  top: auto;
  opacity: 0;
  -webkit-transition-property: margin-top, opacity, visibility;
  -ms-transition-property: margin-top, opacity, visibility;
  transition-property: margin-top, opacity, visibility
}

.ubermenu-nojs.ubermenu-transition-shift .ubermenu-item:hover>.ubermenu-submenu-drop,
.ubermenu-transition-shift .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop {
  margin-top: 0;
  opacity: 1
}

.ubermenu.ubermenu-transition-slide .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega,
.ubermenu:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-mega {
  max-height: 600px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch
}

.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega {
  overflow: hidden
}

.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega {
  max-height: none
}

.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item {
  display: block;
  float: none;
  position: relative;
  min-width: 150px;
  clear: both
}

.ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout {
  min-width: 100%
}

.ubermenu:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-flyout {
  max-height: 99999px
}

.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item.ubermenu-active {
  z-index: 50
}

.ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout {
  margin-top: -1px;
  top: 0;
  left: 100%;
  min-width: 0;
  clip: rect(-10px, 5000px, 5000px, 0)
}

.ubermenu-nojs.ubermenu-transition-shift .ubermenu-submenu .ubermenu-item:hover>.ubermenu-submenu-drop.ubermenu-submenu-type-flyout,
.ubermenu-transition-shift .ubermenu-submenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop.ubermenu-submenu-type-flyout {
  margin-top: -1px
}

.ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout.ubermenu-submenu-align-right_edge_item {
  left: auto;
  right: 100%;
  clip: rect(-10px, 5000px, 5000px, -5000px)
}

.ubermenu .ubermenu-submenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-type-flyout {
  top: 0
}

.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item.ubermenu-has-submenu-mega {
  position: static
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-type-flyout>.ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega {
  left: 100%;
  top: 0;
  min-height: 100%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  clip: rect(-10px, 5000px, 5000px, -5000px)
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-type-flyout>.ubermenu-item.ubermenu-submenu-flyout-mega-left>.ubermenu-target>.ubermenu-sub-indicator {
  right: auto;
  left: 10px;
  transform: rotate(90deg)
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-type-flyout>.ubermenu-item.ubermenu-submenu-flyout-mega-left>.ubermenu-submenu.ubermenu-submenu-type-mega.ubermenu-submenu-align-left_edge_item {
  right: 100%;
  left: auto
}

.ubermenu.ubermenu-horizontal .ubermenu-item-level-1:first-child>.ubermenu-submenu-type-flyout,
.ubermenu.ubermenu-horizontal .ubermenu-item-level-1:first-child>.ubermenu-submenu-type-flyout>.ubermenu-item:first-child>.ubermenu-submenu-type-flyout,
.ubermenu.ubermenu-horizontal .ubermenu-submenu-type-flyout .ubermenu-submenu-type-mega {
  border-top: none
}

.ubermenu .ubermenu-item .ubermenu-submenu-type-mega .ubermenu-submenu-drop {
  margin-top: 0;
  clip: rect(0, 5000px, 5000px, -5000px)
}

.ubermenu .ubermenu-item .ubermenu-submenu-type-mega .ubermenu-item.ubermenu-has-submenu-flyout {
  position: relative
}

.ubermenu .ubermenu-item .ubermenu-submenu-type-mega>.ubermenu-item.ubermenu-has-submenu-flyout>.ubermenu-submenu-drop {
  top: auto;
  left: auto;
  box-shadow: none
}

.ubermenu .ubermenu-submenu-type-mega .ubermenu-item.ubermenu-has-submenu-flyout.ubermenu-active {
  z-index: 100
}

.ubermenu .ubermenu-row {
  margin-bottom: 10px;
  clear: both
}

.ubermenu .ubermenu-row:after {
  content: "";
  display: table;
  clear: both
}

.ubermenu .ubermenu-clear-row {
  clear: both
}

.ubermenu .ubermenu-submenu .ubermenu-column {
  display: block;
  float: left;
  width: auto
}

.ubermenu .ubermenu-submenu .ubermenu-row.ubermenu-row-content-align-left,
.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-left,
.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-left {
  text-align: left
}

.ubermenu .ubermenu-submenu .ubermenu-row.ubermenu-row-content-align-right,
.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-right,
.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-right {
  text-align: right
}

.ubermenu .ubermenu-submenu .ubermenu-row.ubermenu-row-content-align-center,
.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-center,
.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-center {
  text-align: center
}

.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-center>.ubermenu-column,
.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-center>.ubermenu-row>.ubermenu-column,
.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-left>.ubermenu-column,
.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-left>.ubermenu-row>.ubermenu-column,
.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-right>.ubermenu-column,
.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-right>.ubermenu-row>.ubermenu-column,
.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-center>.ubermenu-column,
.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-center>.ubermenu-row>.ubermenu-column,
.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-left>.ubermenu-column,
.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-left>.ubermenu-row>.ubermenu-column,
.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-right>.ubermenu-column,
.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-right>.ubermenu-row>.ubermenu-column {
  display: inline-block;
  float: none
}

.ubermenu .ubermenu-submenu .ubermenu-column-auto {
  min-width: 100px;
  width: auto
}

.ubermenu .ubermenu-nav .ubermenu-column-full {
  width: 100%
}

.ubermenu .ubermenu-nav .ubermenu-column-1-2 {
  width: 50%
}

.ubermenu .ubermenu-nav .ubermenu-column-1-3 {
  width: 33.33%
}

.ubermenu .ubermenu-nav .ubermenu-column-2-3 {
  width: 66.66%
}

.ubermenu .ubermenu-nav .ubermenu-column-1-4 {
  width: 25%
}

.ubermenu .ubermenu-nav .ubermenu-column-3-4 {
  width: 75%
}

.ubermenu .ubermenu-nav .ubermenu-column-1-5 {
  width: 20%
}

.ubermenu .ubermenu-nav .ubermenu-column-2-5 {
  width: 40%
}

.ubermenu .ubermenu-nav .ubermenu-column-3-5 {
  width: 60%
}

.ubermenu .ubermenu-nav .ubermenu-column-4-5 {
  width: 80%
}

.ubermenu .ubermenu-nav .ubermenu-column-1-6 {
  width: 16.66%
}

.ubermenu .ubermenu-nav .ubermenu-column-5-6 {
  width: 83.33%
}

.ubermenu .ubermenu-nav .ubermenu-column-1-7 {
  width: 14.28%
}

.ubermenu .ubermenu-nav .ubermenu-column-2-7 {
  width: 28.57%
}

.ubermenu .ubermenu-nav .ubermenu-column-3-7 {
  width: 42.85%
}

.ubermenu .ubermenu-nav .ubermenu-column-4-7 {
  width: 57.14%
}

.ubermenu .ubermenu-nav .ubermenu-column-5-7 {
  width: 71.42%
}

.ubermenu .ubermenu-nav .ubermenu-column-6-7 {
  width: 85.71%
}

.ubermenu .ubermenu-nav .ubermenu-column-1-8 {
  width: 12.5%
}

.ubermenu .ubermenu-nav .ubermenu-column-3-8 {
  width: 37.5%
}

.ubermenu .ubermenu-nav .ubermenu-column-5-8 {
  width: 62.5%
}

.ubermenu .ubermenu-nav .ubermenu-column-7-8 {
  width: 87.5%
}

.ubermenu .ubermenu-nav .ubermenu-column-1-9 {
  width: 11.11%
}

.ubermenu .ubermenu-nav .ubermenu-column-2-9 {
  width: 22.22%
}

.ubermenu .ubermenu-nav .ubermenu-column-4-9 {
  width: 44.44%
}

.ubermenu .ubermenu-nav .ubermenu-column-5-9 {
  width: 55.55%
}

.ubermenu .ubermenu-nav .ubermenu-column-7-9 {
  width: 77.77%
}

.ubermenu .ubermenu-nav .ubermenu-column-8-9 {
  width: 88.88%
}

.ubermenu .ubermenu-nav .ubermenu-column-1-10 {
  width: 10%
}

.ubermenu .ubermenu-nav .ubermenu-column-3-10 {
  width: 30%
}

.ubermenu .ubermenu-nav .ubermenu-column-7-10 {
  width: 70%
}

.ubermenu .ubermenu-nav .ubermenu-column-9-10 {
  width: 90%
}

.ubermenu .ubermenu-nav .ubermenu-column-1-11 {
  width: 9.09%
}

.ubermenu .ubermenu-nav .ubermenu-column-2-11 {
  width: 18.18%
}

.ubermenu .ubermenu-nav .ubermenu-column-3-11 {
  width: 27.27%
}

.ubermenu .ubermenu-nav .ubermenu-column-4-11 {
  width: 36.36%
}

.ubermenu .ubermenu-nav .ubermenu-column-5-11 {
  width: 45.45%
}

.ubermenu .ubermenu-nav .ubermenu-column-6-11 {
  width: 54.54%
}

.ubermenu .ubermenu-nav .ubermenu-column-7-11 {
  width: 63.63%
}

.ubermenu .ubermenu-nav .ubermenu-column-8-11 {
  width: 72.72%
}

.ubermenu .ubermenu-nav .ubermenu-column-9-11 {
  width: 81.81%
}

.ubermenu .ubermenu-nav .ubermenu-column-10-11 {
  width: 90.9%
}

.ubermenu .ubermenu-nav .ubermenu-column-1-12 {
  width: 8.33%
}

.ubermenu .ubermenu-nav .ubermenu-column-5-12 {
  width: 41.66%
}

.ubermenu .ubermenu-nav .ubermenu-column-7-12 {
  width: 58.33%
}

.ubermenu .ubermenu-nav .ubermenu-column-11-12 {
  width: 91.66%
}

.ubermenu .ubermenu-autoclear>.ubermenu-column-1-10:nth-child(10n+1),
.ubermenu .ubermenu-autoclear>.ubermenu-column-1-11:nth-child(11n+1),
.ubermenu .ubermenu-autoclear>.ubermenu-column-1-12:nth-child(12n+1),
.ubermenu .ubermenu-autoclear>.ubermenu-column-1-2:nth-child(2n+1),
.ubermenu .ubermenu-autoclear>.ubermenu-column-1-3:nth-child(3n+1),
.ubermenu .ubermenu-autoclear>.ubermenu-column-1-4:nth-child(4n+1),
.ubermenu .ubermenu-autoclear>.ubermenu-column-1-5:nth-child(5n+1),
.ubermenu .ubermenu-autoclear>.ubermenu-column-1-6:nth-child(6n+1),
.ubermenu .ubermenu-autoclear>.ubermenu-column-1-7:nth-child(7n+1),
.ubermenu .ubermenu-autoclear>.ubermenu-column-1-8:nth-child(8n+1),
.ubermenu .ubermenu-autoclear>.ubermenu-column-1-9:nth-child(9n+1),
.ubermenu .ubermenu-autoclear>.ubermenu-column-full {
  clear: both
}

.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column {
  clear: none
}

.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-10:nth-child(10n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-11:nth-child(11n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-12:nth-child(12n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-2:nth-child(2n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-3:nth-child(3n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-4:nth-child(4n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-5:nth-child(5n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-6:nth-child(6n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-7:nth-child(7n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-8:nth-child(8n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-9:nth-child(9n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-full {
  clear: both
}

.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top.ubermenu-submenu-retractor-top-2>.ubermenu-column {
  clear: none
}

.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-10:nth-child(10n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-11:nth-child(11n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-12:nth-child(12n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-2:nth-child(2n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-3:nth-child(3n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-4:nth-child(4n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-5:nth-child(5n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-6:nth-child(6n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-7:nth-child(7n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-8:nth-child(8n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-9:nth-child(9n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-full {
  clear: both
}

.ubermenu .ubermenu-tabs {
  position: relative;
  width: 100%
}

.ubermenu .ubermenu-tabs-group {
  border-style: solid
}

.ubermenu .ubermenu-tab .ubermenu-tab-content-panel {
  position: absolute;
  display: none
}

.ubermenu .ubermenu-tab .ubermenu-tab-content-panel,
.ubermenu .ubermenu-tab>.ubermenu-target {
  border-width: 0;
  border-style: solid
}

.ubermenu .ubermenu-tab.ubermenu-active>.ubermenu-tab-content-panel,
.ubermenu-nojs .ubermenu-tab:hover>.ubermenu-tab-content-panel {
  display: block
}

.ubermenu-nojs .ubermenu-tabs-show-default>.ubermenu-tabs-group>.ubermenu-tab:first-child>.ubermenu-tab-content-panel {
  display: block
}

.ubermenu-nojs .ubermenu-tabs-show-default:hover>.ubermenu-tabs-group>.ubermenu-tab:first-child>.ubermenu-tab-content-panel {
  display: none
}

.ubermenu-nojs .ubermenu-tabs-show-default:hover>.ubermenu-tabs-group>.ubermenu-tab:first-child:hover>.ubermenu-tab-content-panel {
  display: block
}

.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group {
  float: left;
  border-width: 0 1px 0 0
}

.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel {
  right: 0;
  top: 0
}

.ubermenu-sub-indicators .ubermenu-tabs.ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
  transform: rotate(-90deg)
}

.ubermenu .ubermenu-tab-layout-right>.ubermenu-tabs-group {
  float: right;
  border-width: 0 0 0 1px
}

.ubermenu .ubermenu-tab-layout-right>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel {
  left: 0;
  top: 0
}

.ubermenu .ubermenu-tab-layout-right>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target {
  padding-left: 25px;
  padding-right: 20px
}

.ubermenu-sub-indicators .ubermenu-tabs.ubermenu-tab-layout-right>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
  transform: rotate(90deg);
  right: auto;
  left: 10px
}

.ubermenu .ubermenu-tab-layout-top>.ubermenu-tabs-group {
  border-width: 0
}

.ubermenu .ubermenu-tab-layout-top>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel {
  left: 0;
  top: auto;
  border-width: 1px 0 0 0
}

.ubermenu .ubermenu-tab-layout-bottom>.ubermenu-tabs-group {
  border-width: 1px 0 0 0;
  position: absolute;
  bottom: 0
}

.ubermenu .ubermenu-tab-layout-bottom>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel {
  left: 0;
  bottom: 100%
}

.ubermenu-sub-indicators .ubermenu-tabs.ubermenu-tab-layout-bottom>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
  transform: rotate(180deg)
}

.ubermenu h3.ubermenu-widgettitle {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 1.3em
}

.widget.ubermenu_navigation_widget-class {
  overflow: visible
}

.ubermenu .ubermenu-divider {
  clear: both;
  display: block;
  padding: 20px 0
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-divider {
  padding: 10px 0
}

.ubermenu .ubermenu-divider hr {
  padding: 0;
  margin: 0;
  display: block;
  height: 1px;
  background: 0 0;
  border: 0;
  border-top: 1px solid #ddd;
  border-top: 1px solid rgba(0, 0, 0, .1)
}

.ubermenu .ubermenu-search .ubermenu-searchform {
  position: relative;
  background: #f9f9f9;
  width: 150px;
  margin: 7px
}

.ubermenu .ubermenu-search .ubermenu-searchform label {
  display: inline
}

.ubermenu .ubermenu-search input.ubermenu-search-input {
  width: 100%;
  padding: 8px 40px 8px 15px;
  color: #333;
  background: 0 0;
  border: none
}

.ubermenu .ubermenu-search .ubermenu-search-submit,
.ubermenu .ubermenu-searchbar-drop .ubermenu-search-submit {
  position: absolute;
  width: 40px;
  height: 100%;
  top: 0;
  right: 0;
  border: none;
  background: 0 0;
  cursor: pointer;
  color: #666;
  font-style: normal;
  font-weight: 400;
  font-size: inherit;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-searchform {
  height: 50px;
  margin: 0;
  background: #f9f9f9;
  width: 100%
}

.ubermenu .ubermenu-submenu .ubermenu-search input.ubermenu-search-input {
  width: 100%;
  padding: 14px 50px 14px 25px;
  height: 100%;
  color: #333;
  background: 0 0
}

.ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-search-submit,
.ubermenu .ubermenu-submenu .ubermenu-searchbar-drop .ubermenu-search-submit {
  position: absolute;
  width: 50px;
  height: 100%;
  top: 0;
  right: 0;
  border: none;
  background: 0 0;
  cursor: pointer;
  color: #666;
  font-style: normal;
  font-weight: 400;
  font-size: inherit;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ubermenu .ubermenu-postlist-item {
  margin-bottom: 10px
}

.ubermenu .ubermenu-postlist .ubermenu-image {
  float: left
}

.ubermenu .ubermenu-postlist-title>a {
  color: inherit;
  text-decoration: none
}

.ubermenu .ubermenu-postlist-content {
  font-size: 11px;
  opacity: .7
}

.ubermenu .ubermenu-map-canvas img {
  max-width: none
}

.ubermenu .ubermenu-badge {
  display: inline-block;
  padding: .2em .5em;
  border-radius: 2px;
  font-weight: 400;
  font-size: 11px;
  margin-left: .6em;
  background: #222;
  color: #fff
}

.rtl .ubermenu-badge {
  margin-left: 0;
  margin-right: .6em
}

.ubermenu .ubermenu-badge-inline-absolute {
  position: absolute
}

.ubermenu .ubermenu-badge-raised {
  transform: translateY(-50%)
}

.ubermenu .ubermenu-badge-raised-absolute {
  transform: translateY(-50%);
  position: absolute
}

.ubermenu .ubermenu-badge-topleft {
  position: absolute;
  top: 0;
  left: 0;
  margin: 4px
}

.ubermenu .ubermenu-badge-topright {
  position: absolute;
  top: 0;
  right: 0;
  margin: 4px
}

.ubermenu .ubermenu-badge-bottomleft {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 4px
}

.ubermenu .ubermenu-badge-bottomright {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 4px
}

.ubermenu .ubermenu-item-layout-image_above>.ubermenu-badge-inline {
  margin: 4px 0
}

.ubermenu .ubermenu-target-woo-price {
  font-weight: 400
}

.ubermenu .ubermenu-target.ubermenu-item-layout-woocommerce_image_above_price {
  display: flex;
  flex-wrap: wrap
}

.ubermenu .ubermenu-target.ubermenu-item-layout-woocommerce_image_above_price .ubermenu-image {
  width: 100%;
  margin-bottom: 10px
}

.ubermenu .ubermenu-target.ubermenu-item-layout-woocommerce_image_above_price .ubermenu-target-title {
  flex: 1
}

.ubermenu .ubermenu-target.ubermenu-item-layout-woocommerce_image_above_price .ubermenu-target-description {
  margin-top: .5em
}

.ubermenu .ubermenu-item-layout-woocommerce_image_left_price>.ubermenu-image {
  float: left
}

.ubermenu .ubermenu-target.ubermenu-item-layout-woocommerce_image_left_price>.ubermenu-target-woo-sale-badge {
  right: auto;
  left: 10px
}

.ubermenu .ubermenu-item-object-product .ubermenu-target {
  position: relative
}

.ubermenu .ubermenu-item .ubermenu-target-woo-sale-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: .4em .6em;
  background: #222;
  color: #fff;
  font-weight: 400;
  border-radius: 2px
}

.ubermenu-screen-reader,
.ubermenu-target-divider {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  margin: 0;
  border: 0
}

.uber-clear:after,
.ubermenu .ubermenu-column:after,
.ubermenu .ubermenu-content-block:after,
.ubermenu .ubermenu-image:after,
.ubermenu .ubermenu-postlist-item:after,
.ubermenu .ubermenu-submenu:after,
.ubermenu .ubermenu-tabs:after,
.ubermenu:after {
  content: "";
  display: table;
  clear: both
}

.ubermenu {
  background: 0 0
}

.ubermenu-submenu-drop {
  background: #fff
}

.ubermenu-test-dimensions {
  visibility: hidden !important;
  display: block !important
}

.ubermenu .ubermenu-force>.ubermenu-submenu {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  margin: 0 !important;
  top: auto !important;
  max-height: 600px;
  height: auto;
  overflow: auto !important
}

.ubermenu-notransition,
.ubermenu-notransition>.ubermenu-submenu-drop,
.um-window-resizing .ubermenu {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important
}

.ubermenu-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.ubermenu-sr-only-focusable:active,
.ubermenu-sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
  outline-style: solid;
  box-shadow: 0 0 10px #3b99fc;
  color: #fff;
  background: #3b99fc;
  padding: 2px 5px;
  font-size: 12px;
  outline-color: #3b99fc
}

.ubermenu-admin-notice {
  background: #eee;
  color: #333;
  padding: 15px;
  border-left: 30px solid #4d90fe;
  margin: 20px;
  position: relative;
  font-size: 12px;
  clear: both
}

.ubermenu-admin-notice ul li {
  font-size: 12px
}

.ubermenu-admin-notice a,
.ubermenu-admin-notice a:visited {
  color: #00a3ff;
  text-decoration: underline;
  font-size: inherit
}

.ubermenu-admin-notice a:hover {
  color: #0d75af
}

.ubermenu-admin-notice strong {
  color: tomato
}

.ubermenu-admin-notice .ubermenu-admin-notice-icon {
  position: absolute;
  left: -18px;
  top: 50%;
  margin-top: -5px;
  color: #fff;
  font-size: 13px
}

.ubermenu-admin-notice:after {
  display: none;
  position: absolute;
  content: 'UberMenu Notice: Only displayed to admin users';
  left: -30px;
  bottom: 100%;
  background: #666;
  color: #eee;
  padding: 7px 10px;
  font-size: 11px
}

.ubermenu-admin-notice:hover:after {
  display: block
}

#wp-admin-bar-ubermenu .svg-inline--fa {
  width: 14px;
  margin-right: 4px
}

#wp-admin-bar-ubermenu .fa,
#wp-admin-bar-ubermenu .far,
#wp-admin-bar-ubermenu .fas {
  font-family: "Font Awesome\ 5 Free", "Font Awesome 5 Pro";
  font-weight: 900;
  margin-right: 4px;
  color: #aaa
}

#wp-admin-bar-ubermenu_loading .fa,
#wp-admin-bar-ubermenu_loading .svg-inline--fa {
  color: #ff0
}

#wpadminbar #wp-admin-bar-ubermenu_loading #wp-admin-bar-ubermenu_loading_msg .ab-item {
  width: 300px;
  white-space: normal;
  height: auto;
  padding: 10px 20px;
  line-height: 1.5em
}

.ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,
.ubermenu.ubermenu-loc-ubermenu-direct-inject {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%
}

.admin-bar .ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,
.admin-bar .ubermenu.ubermenu-loc-ubermenu-direct-inject {
  top: 32px
}

@media screen and (max-width:991px) {
  .ubermenu.ubermenu-loc-ubermenu-direct-inject {
    margin-top: 47px
  }
}

@media screen and (max-width:782px) {

  .admin-bar .ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,
  .admin-bar .ubermenu.ubermenu-loc-ubermenu-direct-inject {
    top: 46px
  }

  .ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,
  .ubermenu.ubermenu-loc-ubermenu-direct-inject {
    position: absolute
  }
}

svg.ubermenu-essential-icons {
  display: none
}

.ubermenu-diagnostics-loadscreen {
  position: fixed;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  background: #ddd;
  background: rgba(255, 255, 255, .8);
  z-index: 9999999999999999
}

.um-folding-cube {
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -20px;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg)
}

.um-folding-cube .um-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.um-folding-cube .um-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  -webkit-animation: um-foldCubeAngle 2.4s infinite linear both;
  animation: um-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%
}

.um-folding-cube .um-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg)
}

.um-folding-cube .um-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg)
}

.um-folding-cube .um-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg)
}

.um-folding-cube .um-cube2:before {
  -webkit-animation-delay: .3s;
  animation-delay: .3s
}

.um-folding-cube .um-cube3:before {
  -webkit-animation-delay: .6s;
  animation-delay: .6s
}

.um-folding-cube .um-cube4:before {
  -webkit-animation-delay: .9s;
  animation-delay: .9s
}

@-webkit-keyframes um-foldCubeAngle {

  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0
  }

  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0);
    transform: perspective(140px) rotateX(0);
    opacity: 1
  }

  100%,
  90% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0
  }
}

@keyframes um-foldCubeAngle {

  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0
  }

  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0);
    transform: perspective(140px) rotateX(0);
    opacity: 1
  }

  100%,
  90% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0
  }
}

.ubermenu-vertical .ubermenu-item-level-0 {
  display: block;
  clear: both
}

.ubermenu-vertical.ubermenu-items-align-right .ubermenu-item-level-0 {
  text-align: right
}

.ubermenu-vertical.ubermenu-items-align-center .ubermenu-item-level-0 {
  text-align: center
}

.ubermenu-vertical .ubermenu-item-level-0>.ubermenu-submenu-drop {
  clip: rect(-5000px, 5000px, 5000px, 0)
}

.ubermenu.ubermenu-vertical .ubermenu-item-level-0>.ubermenu-target {
  box-shadow: none;
  border-left: none
}

.ubermenu-vertical.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-item-has-children>.ubermenu-target>.ubermenu-sub-indicator {
  transform: rotate(-90deg)
}

.ubermenu-vertical .ubermenu-item>.ubermenu-submenu-drop {
  left: 100%;
  margin-left: 0;
  top: 0
}

.ubermenu-nojs.ubermenu-vertical .ubermenu-item-level-0:hover>.ubermenu-submenu-drop,
.ubermenu-vertical .ubermenu-active .ubermenu-submenu.ubermenu-submenu-type-flyout .ubermenu-submenu-type-mega,
.ubermenu-vertical .ubermenu-item-level-0.ubermenu-active>.ubermenu-submenu-drop {
  top: 0;
  min-height: 100%
}

.ubermenu-nojs.ubermenu-vertical .ubermenu-item-level-0:hover>.ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item,
.ubermenu-vertical .ubermenu-item-level-0.ubermenu-active>.ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item {
  min-height: 0
}

.ubermenu-vertical .ubermenu-item.ubermenu-flyout-full-height {
  position: static
}

.ubermenu-vertical .ubermenu-item.ubermenu-flyout-full-height>.ubermenu-submenu-drop {
  min-height: 100% !important;
  max-height: none;
  height: auto
}

.ubermenu-vertical .ubermenu-submenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop {
  top: 0
}

.ubermenu-vertical.ubermenu-transition-slide .ubermenu-item.ubermenu-active.ubermenu-in-transition>.ubermenu-submenu-drop {
  min-height: 0
}

.ubermenu-vertical .ubermenu-item>.ubermenu-submenu-type-mega {
  width: 600px;
  margin: 0
}

.ubermenu-vertical .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel,
.ubermenu-vertical .ubermenu-tab-layout-right>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel {
  min-height: 100%
}

.ubermenu-vertical .ubermenu-item.ubermenu-relative {
  position: relative
}

.ubermenu-vertical .ubermenu-item.ubermenu-relative.ubermenu-active {
  z-index: 20
}

.ubermenu-vertical .ubermenu-item.ubermenu-item-level-0.ubermenu-relative.ubermenu-active>.ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item {
  top: 0
}

.ubermenu-vertical .ubermenu-item.ubermenu-item-mini {
  float: left;
  clear: none
}

.ubermenu.ubermenu-vertical .ubermenu-item.ubermenu-item-mini>.ubermenu-target {
  background: 0 0;
  box-shadow: none
}

.rtl .ubermenu,
.rtl .ubermenu .ubermenu-item,
.rtl .ubermenu.ubermenu-item-align-auto {
  text-align: right
}

.rtl .ubermenu-items-align-left.ubermenu-horizontal {
  text-align: left
}

.rtl .ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0 {
  float: none
}

.rtl .ubermenu-items-align-center.ubermenu-horizontal {
  text-align: center
}

.rtl .ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0 {
  float: none
}

.rtl .ubermenu.ubermenu-horizontal .ubermenu-item-level-0:last-child>.ubermenu-target {
  border-left: none;
  box-shadow: none
}

.rtl .ubermenu .ubermenu-submenu-type-mega>.ubermenu-column:not(.ubermenu-tabs-group),
.rtl .ubermenu .ubermenu-submenu-type-mega>.ubermenu-row>.ubermenu-column:not(.ubermenu-tabs-group),
.rtl .ubermenu .ubermenu-submenu-type-tab-content-panel>.ubermenu-column:not(.ubermenu-tabs-group) {
  float: right
}

.rtl .ubermenu .ubermenu-item-layout-icon_left>.ubermenu-target-title {
  margin-left: 0;
  margin-right: .6em
}

.rtl .ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop>.ubermenu-target {
  padding-right: 20px;
  padding-left: 25px
}

.rtl .ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
  right: auto;
  left: 10px
}

.rtl .ubermenu.ubermenu-sub-indicators .ubermenu-item.ubermenu-disable-padding.ubermenu-has-submenu-drop>.ubermenu-target {
  padding-left: 30px;
  padding-right: 0
}

.rtl .ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-search-submit,
.rtl .ubermenu .ubermenu-submenu .ubermenu-searchbar-drop .ubermenu-search-submit {
  left: 0;
  right: auto
}

.rtl .ubermenu .ubermenu-search input.ubermenu-search-input {
  padding: 8px 15px 8px 40px
}

.rtl .ubermenu .ubermenu-submenu .ubermenu-search input.ubermenu-search-input {
  padding: 14px 25px 14px 50px
}

.rtl .ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close {
  right: auto;
  left: 0
}

.rtl .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
  float: left
}

.rtl .ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-center>.ubermenu-row>.ubermenu-column:not(.ubermenu-tabs-group) {
  float: none
}

@media screen and (min-width:960px) {
  .ubermenu-responsive-default.ubermenu {
    display: block !important
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-hide-desktop {
    display: none !important
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-retractors-responsive .ubermenu-retractor-mobile {
    display: none
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-horizontal.ubermenu-items-vstretch .ubermenu-nav {
    display: flex;
    align-items: stretch
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-horizontal.ubermenu-items-vstretch .ubermenu-item.ubermenu-item-level-0 {
    display: flex;
    flex-direction: column
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-horizontal.ubermenu-items-vstretch .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
    flex: 1;
    display: flex;
    align-items: center
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-horizontal.ubermenu-items-vstretch .ubermenu-item.ubermenu-item-level-0>.ubermenu-submenu-drop {
    top: 100%
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-horizontal.ubermenu-items-vstretch .ubermenu-item-level-0:not(.ubermenu-align-right)+.ubermenu-item.ubermenu-align-right {
    margin-left: auto
  }

  .ubermenu-responsive-default.ubermenu-force-current-submenu .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-submenu-drop,
  .ubermenu-responsive-default.ubermenu-force-current-submenu .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-submenu-drop {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    margin: 0 !important;
    top: auto !important;
    height: auto;
    z-index: 19
  }

  .ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal .ubermenu-item-level-0>.ubermenu-submenu-drop,
  .ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal.ubermenu-items-vstretch .ubermenu-item.ubermenu-item-level-0>.ubermenu-submenu-drop {
    top: auto;
    bottom: 100%
  }

  .ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    transform: rotate(180deg)
  }

  .ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal .ubermenu-submenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-type-flyout {
    top: auto;
    bottom: 0
  }

  .ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal .ubermenu-item-level-0>.ubermenu-submenu-drop {
    clip: rect(-5000px, 5000px, auto, -5000px)
  }

  .ubermenu-responsive-default.ubermenu-invert.ubermenu-vertical .ubermenu-item-level-0>.ubermenu-submenu-drop {
    right: 100%;
    left: auto
  }

  .ubermenu-responsive-default.ubermenu-invert.ubermenu-vertical.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-item-has-children>.ubermenu-target>.ubermenu-sub-indicator {
    right: auto;
    left: 10px;
    transform: rotate(90deg)
  }

  .ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert .ubermenu-item>.ubermenu-submenu-drop {
    clip: rect(-5000px, 5000px, 5000px, -5000px)
  }

  .ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target {
    padding-left: 25px
  }

  .ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert .ubermenu-item>.ubermenu-target>.ubermenu-sub-indicator {
    right: auto;
    left: 10px;
    transform: rotate(90deg)
  }

  .ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert .ubermenu-item>.ubermenu-submenu-drop.ubermenu-submenu-type-flyout,
  .ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert .ubermenu-submenu-type-flyout>.ubermenu-item>.ubermenu-submenu-drop {
    right: 100%;
    left: auto
  }
}

@media screen and (max-width:991px) {

  .ubermenu-responsive-toggle,
  .ubermenu-sticky-toggle-wrapper {
    display: block
  }

  .ubermenu-no-transitions.ubermenu-responsive.ubermenu-responsive-collapse {
    display: none;
    visibility: visible;
    height: auto;
    max-height: none;
    overflow: visible !important
  }

  .ubermenu-sticky-wrapper {
    min-height: 0 !important
  }

  .ubermenu-sticky-toggle-wrapper {
    display: block
  }

  .ubermenu-responsive-default .ubermenu-responsive-toggle,
  .ubermenu-responsive-default .ubermenu-sticky-toggle-wrapper {
    display: block
  }

  .ubermenu-responsive-default.ubermenu-responsive {
    width: 100%;
    max-height: 500px;
    visibility: visible;
    overflow: visible;
    -webkit-transition: max-height 1s ease-in;
    transition: max-height .3s ease-in
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-items-align-center {
    text-align: left
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu {
    margin: 0
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu .ubermenu-nav {
    display: block
  }

  .ubermenu-responsive-default.ubermenu-repsonsive.ubermenu-no-transitions,
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-nocollapse {
    display: block;
    max-height: none
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse {
    max-height: none;
    visibility: visible;
    overflow: visible
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse {
    max-height: 0;
    overflow: hidden !important;
    visibility: hidden
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-in-transition,
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-in-transition .ubermenu-nav {
    overflow: hidden !important;
    visibility: visible
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse:not(.ubermenu-in-transition) {
    border-top-width: 0;
    border-bottom-width: 0
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse .ubermenu-item .ubermenu-submenu {
    display: none
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-level-0 {
    width: 50%
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-single-column .ubermenu-item-level-0 {
    float: none;
    clear: both;
    width: 100%
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
    border: none;
    box-shadow: none
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-has-submenu-flyout {
    position: static
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-sub-indicators .ubermenu-submenu-type-flyout .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    transform: rotate(0);
    right: 10px;
    left: auto
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    top: auto;
    left: 0 !important
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-has-border .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
    left: -1px !important
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-submenu.ubermenu-submenu-type-mega>.ubermenu-item.ubermenu-column {
    min-height: 0;
    border-left: none;
    float: left;
    display: block
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega {
    max-height: none;
    height: auto;
    overflow: visible
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-transition-slide .ubermenu-item.ubermenu-in-transition>.ubermenu-submenu-drop {
    max-height: 1000px
  }

  .ubermenu-responsive-default.ubermenu .ubermenu-submenu-type-flyout .ubermenu-submenu-type-mega {
    min-height: 0
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto {
    min-width: 50%
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-autoclear>.ubermenu-column {
    clear: none
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column:nth-of-type(2n+1) {
    clear: both
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-submenu-retractor-top:not(.ubermenu-submenu-retractor-top-2) .ubermenu-column:nth-of-type(2n+1) {
    clear: none
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-submenu-retractor-top:not(.ubermenu-submenu-retractor-top-2) .ubermenu-column:nth-of-type(2n+2) {
    clear: both
  }

  .ubermenu-responsive-default.ubermenu-responsive-single-column-subs .ubermenu-submenu .ubermenu-item {
    float: none;
    clear: both;
    width: 100%;
    min-width: 100%
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab-content-panel,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs-group {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    left: 0
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab-content-panel,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs {
    min-height: 0 !important
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs {
    z-index: 15
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab-content-panel {
    z-index: 20
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-tab {
    position: relative
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-tab.ubermenu-active {
    position: relative;
    z-index: 20
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-tab>.ubermenu-target {
    border-width: 0 0 1px 0
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-sub-indicators .ubermenu-tabs>.ubermenu-tabs-group>.ubermenu-tab.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    transform: rotate(0);
    right: 10px;
    left: auto
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-tabs>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel {
    top: auto;
    border-width: 1px
  }

  .ubermenu-responsive-default.ubermenu-reponsive .ubermenu-item-level-0>.ubermenu-submenu-type-stack {
    position: relative
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-submenu-type-stack .ubermenu-column,
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-submenu-type-stack .ubermenu-column-auto {
    width: 100%;
    max-width: 100%
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-mini {
    min-width: 0;
    width: auto;
    float: left;
    clear: none !important
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-mini>a.ubermenu-target {
    padding-left: 20px;
    padding-right: 20px
  }

  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-hide-mobile {
    display: none !important
  }

  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-hide-bkgs .ubermenu-submenu.ubermenu-submenu-bkg-img {
    background-image: none
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-item-level-0.ubermenu-item-mini {
    min-width: 0;
    width: auto
  }

  .ubermenu-responsive-default.ubermenu-vertical .ubermenu-item.ubermenu-item-level-0 {
    width: 100%
  }

  .ubermenu-responsive-default.ubermenu-vertical.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-item-has-children>.ubermenu-target>.ubermenu-sub-indicator {
    right: 10px;
    left: auto;
    transform: rotate(0)
  }

  .ubermenu-responsive-default.ubermenu-vertical .ubermenu-item.ubermenu-item-level-0.ubermenu-relative.ubermenu-active>.ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item {
    top: auto
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs {
    position: static
  }

  .ubermenu-responsive-default.ubermenu:not(.ubermenu-is-mobile):not(.ubermenu-submenu-indicator-closes) .ubermenu-submenu .ubermenu-tab[data-ubermenu-trigger=hover_intent] .ubermenu-tab-content-panel,
  .ubermenu-responsive-default.ubermenu:not(.ubermenu-is-mobile):not(.ubermenu-submenu-indicator-closes) .ubermenu-submenu .ubermenu-tab[data-ubermenu-trigger=mouseover] .ubermenu-tab-content-panel {
    margin-left: 6%;
    width: 94%;
    min-width: 94%
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-active>.ubermenu-target>.ubermenu-sub-indicator-close {
    display: block;
    display: flex;
    align-items: center;
    justify-content: center
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-active>.ubermenu-target>.ubermenu-sub-indicator {
    display: none
  }

  .ubermenu-responsive-default.ubermenu .ubermenu-tabs .ubermenu-tab-content-panel {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .075)
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-mobile-modal {
    position: fixed;
    z-index: 9999999;
    opacity: 1;
    top: 0;
    left: 0;
    width: 100%;
    width: 100vw;
    max-width: 100%;
    max-width: 100vw;
    height: 100%;
    height: 100vh;
    max-height: 100%;
    max-height: 100vh;
    border: none;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    overscroll-behavior: contain;
    transform: scale(1);
    transition-duration: .1s;
    transition-property: all
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-mobile-modal.ubermenu-mobile-accordion.ubermenu-interaction-press {
    overflow-y: hidden !important
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-mobile-modal.ubermenu-responsive-collapse {
    overflow: hidden !important;
    opacity: 0;
    transform: scale(.9);
    visibility: hidden
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-mobile-modal .ubermenu-nav {
    flex: 1;
    overflow-y: auto !important;
    overscroll-behavior: contain
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-mobile-modal .ubermenu-mobile-close-button {
    border: none;
    background: 0 0;
    border-radius: 0;
    padding: 1em;
    color: inherit;
    display: inline-block;
    text-align: center;
    font-size: 14px
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-mobile-modal .ubermenu-mobile-footer .ubermenu-mobile-close-button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-mobile-modal .ubermenu-mobile-footer .ubermenu-mobile-close-button .ubermenu-icon-essential {
    margin-right: .2em
  }

  .ubermenu-responsive-default.ubermenu .ubermenu-mobile-footer,
  .ubermenu-responsive-default.ubermenu .ubermenu-mobile-header {
    display: block;
    text-align: center;
    color: inherit
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive-single-column.ubermenu-mobile-accordion.ubermenu-interaction-press .ubermenu-item>.ubermenu-submenu-drop,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive-single-column.ubermenu-mobile-accordion.ubermenu-interaction-press .ubermenu-tab>.ubermenu-tab-content-panel {
    box-sizing: border-box;
    border-left: none;
    border-right: none;
    box-shadow: none
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive-single-column.ubermenu-mobile-accordion.ubermenu-interaction-press .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive-single-column.ubermenu-mobile-accordion.ubermenu-interaction-press .ubermenu-tab.ubermenu-active>.ubermenu-tab-content-panel {
    position: static
  }
}

@media screen and (max-width:480px) {
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-item-level-0 {
    width: 100%
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto {
    min-width: 100%
  }

  .ubermenu-responsive-default.ubermenu .ubermenu-autocolumn:not(:first-child),
  .ubermenu-responsive-default.ubermenu .ubermenu-autocolumn:not(:first-child) .ubermenu-submenu-type-stack {
    padding-top: 0
  }

  .ubermenu-responsive-default.ubermenu .ubermenu-autocolumn:not(:last-child),
  .ubermenu-responsive-default.ubermenu .ubermenu-autocolumn:not(:last-child) .ubermenu-submenu-type-stack {
    padding-bottom: 0
  }

  .ubermenu-responsive-default.ubermenu .ubermenu-autocolumn>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child {
    margin-top: 0
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive.ubermenu-mobile-accordion.ubermenu-interaction-press .ubermenu-item>.ubermenu-submenu-drop,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive.ubermenu-mobile-accordion.ubermenu-interaction-press .ubermenu-tab>.ubermenu-tab-content-panel {
    box-shadow: none;
    box-sizing: border-box;
    border-left: none;
    border-right: none
  }

  .ubermenu-responsive-default.ubermenu.ubermenu-responsive.ubermenu-mobile-accordion.ubermenu-interaction-press .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive.ubermenu-mobile-accordion.ubermenu-interaction-press .ubermenu-tab.ubermenu-active>.ubermenu-tab-content-panel {
    position: static
  }
}

.ubermenu-skin-black-white-2 {
  font-size: 12px;
  color: #888
}

.ubermenu-skin-black-white-2 .ubermenu-target {
  color: #555
}

.ubermenu-skin-black-white-2 .ubermenu-target-description {
  color: #aaa
}

.ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
  background: #222;
  color: #eee;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700
}

.ubermenu-skin-black-white-2.ubermenu-responsive-toggle:hover {
  background: #111;
  color: #fff
}

.ubermenu-skin-black-white-2 {
  border: 1px solid #000;
  background-color: #3d3d3d;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #3d3d3d), color-stop(50%, #3d3d3d), color-stop(50%, #212121));
  background: -webkit-linear-gradient(top, #3d3d3d, #212121);
  background: -moz-linear-gradient(top, #3d3d3d, #212121);
  background: -ms-linear-gradient(top, #3d3d3d, #212121);
  background: -o-linear-gradient(top, #3d3d3d, #212121);
  -webkit-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .1);
  -moz-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .1);
  box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .1)
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-target,
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent>.ubermenu-target,
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-target {
  color: #fff;
  background: #000
}

.ubermenu-skin-black-white-2 .ubermenu-item.ubermenu-item-level-0>.ubermenu-highlight {
  color: #4d90fe;
  background: 0 0
}

.ubermenu-skin-black-white-2.ubermenu-vertical .ubermenu-item-level-0>.ubermenu-target {
  background-color: #3d3d3d;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #3d3d3d), color-stop(50%, #3d3d3d), color-stop(50%, #212121));
  background: -webkit-linear-gradient(top, #3d3d3d, #212121);
  background: -moz-linear-gradient(top, #3d3d3d, #212121);
  background: -ms-linear-gradient(top, #3d3d3d, #212121);
  background: -o-linear-gradient(top, #3d3d3d, #212121);
  -webkit-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .1);
  -moz-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .1);
  box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .1)
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0>.ubermenu-target {
  font-weight: 700;
  color: #d9d9d9;
  text-transform: uppercase;
  border-left: 1px solid #000;
  -webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .1);
  -moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .1);
  box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .1)
}

body:not(.rtl) .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0:first-child>.ubermenu-target {
  box-shadow: none
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover>.ubermenu-target,
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active>.ubermenu-target {
  background: #111;
  color: #fff
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0>.ubermenu-submenu-type-stack>.ubermenu-item>.ubermenu-target {
  color: #d9d9d9
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0>.ubermenu-submenu-type-stack>.ubermenu-item>.ubermenu-target:hover {
  color: #fff
}

.ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
  background: #f9f9f9;
  border: 1px solid #e0e0e0
}

.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0>.ubermenu-submenu-drop {
  border-top: none
}

.ubermenu-skin-black-white-2 .ubermenu-tab-content-panel {
  background: #f9f9f9
}

.ubermenu-skin-black-white-2 .ubermenu-submenu,
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target {
  color: #888
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-highlight {
  color: #4d90fe
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target:hover,
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-active>.ubermenu-target {
  color: #111
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target>.ubermenu-target-description {
  color: #aaa
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-active>.ubermenu-target>.ubermenu-target-description {
  color: #666
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header>.ubermenu-target {
  font-weight: 700;
  color: #777
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack>.ubermenu-target {
  border-bottom: 1px solid #e9e9e9
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header>.ubermenu-target:hover {
  color: #222
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-current-menu-item>.ubermenu-target {
  color: #222;
  background: 0 0
}

.ubermenu-nojs.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-tabs .ubermenu-tab:hover>.ubermenu-target,
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-tab.ubermenu-active>.ubermenu-target {
  background: #eee;
  color: #111
}

.ubermenu-skin-black-white-2 .ubermenu-tabs-group,
.ubermenu-skin-black-white-2 .ubermenu-tab>.ubermenu-target,
.ubermenu-skin-black-white-2 .ubermenu-tab-content-panel {
  border-color: #eee
}

.ubermenu-skin-black-white-2 .ubermenu-submenu-drop {
  border-bottom-width: 3px
}

.ubermenu-skin-black-white-2 .ubermenu-item .ubermenu-submenu-drop {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box
}

.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar,
.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  left: -1px
}

.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
  right: -1px
}

.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
  width: calc(100% + 3px)
}

.ubermenu-skin-black-white-2.ubermenu-vertical .ubermenu-item-level-0>.ubermenu-submenu-drop,
.ubermenu-skin-black-white-2.ubermenu-nojs.ubermenu-vertical .ubermenu-item-level-0:hover>.ubermenu-submenu-drop,
.ubermenu-skin-black-white-2.ubermenu-vertical .ubermenu-item-level-0.ubermenu-active>.ubermenu-submenu-drop,
.ubermenu-skin-black-white-2.ubermenu-vertical .ubermenu-active .ubermenu-submenu.ubermenu-submenu-type-flyout .ubermenu-submenu-type-mega {
  top: -1px
}

.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active:after {
  content: '';
  border-bottom: 1px solid transparent;
  width: 100%;
  width: calc(100% + 1px);
  margin-bottom: -1px
}

.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active>.ubermenu-submenu-drop,
.ubermenu-skin-black-white-2.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0>.ubermenu-submenu-drop {
  margin-top: 1px
}

.ubermenu-skin-black-white-2.ubermenu-vertical:before {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  height: 100%;
  border-right: 1px solid #000;
  z-index: 100;
  width: 0
}

/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em
}

.fa-xs {
  font-size: .75em
}

.fa-sm {
  font-size: .875em
}

.fa-1x {
  font-size: 1em
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-6x {
  font-size: 6em
}

.fa-7x {
  font-size: 7em
}

.fa-8x {
  font-size: 8em
}

.fa-9x {
  font-size: 9em
}

.fa-10x {
  font-size: 10em
}

.fa-fw {
  text-align: center;
  width: 1.25em
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0
}

.fa-ul>li {
  position: relative
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit
}

.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite
}

.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-500px:before {
  content: "\f26e"
}

.fa-accessible-icon:before {
  content: "\f368"
}

.fa-accusoft:before {
  content: "\f369"
}

.fa-acquisitions-incorporated:before {
  content: "\f6af"
}

.fa-ad:before {
  content: "\f641"
}

.fa-address-book:before {
  content: "\f2b9"
}

.fa-address-card:before {
  content: "\f2bb"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-adn:before {
  content: "\f170"
}

.fa-adobe:before {
  content: "\f778"
}

.fa-adversal:before {
  content: "\f36a"
}

.fa-affiliatetheme:before {
  content: "\f36b"
}

.fa-air-freshener:before {
  content: "\f5d0"
}

.fa-airbnb:before {
  content: "\f834"
}

.fa-algolia:before {
  content: "\f36c"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-alipay:before {
  content: "\f642"
}

.fa-allergies:before {
  content: "\f461"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-amazon-pay:before {
  content: "\f42c"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}

.fa-amilia:before {
  content: "\f36d"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-android:before {
  content: "\f17b"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angry:before {
  content: "\f556"
}

.fa-angrycreative:before {
  content: "\f36e"
}

.fa-angular:before {
  content: "\f420"
}

.fa-ankh:before {
  content: "\f644"
}

.fa-app-store:before {
  content: "\f36f"
}

.fa-app-store-ios:before {
  content: "\f370"
}

.fa-apper:before {
  content: "\f371"
}

.fa-apple:before {
  content: "\f179"
}

.fa-apple-alt:before {
  content: "\f5d1"
}

.fa-apple-pay:before {
  content: "\f415"
}

.fa-archive:before {
  content: "\f187"
}

.fa-archway:before {
  content: "\f557"
}

.fa-arrow-alt-circle-down:before {
  content: "\f358"
}

.fa-arrow-alt-circle-left:before {
  content: "\f359"
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-arrows-alt-h:before {
  content: "\f337"
}

.fa-arrows-alt-v:before {
  content: "\f338"
}

.fa-artstation:before {
  content: "\f77a"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-asymmetrik:before {
  content: "\f372"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-atlas:before {
  content: "\f558"
}

.fa-atlassian:before {
  content: "\f77b"
}

.fa-atom:before {
  content: "\f5d2"
}

.fa-audible:before {
  content: "\f373"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-autoprefixer:before {
  content: "\f41c"
}

.fa-avianex:before {
  content: "\f374"
}

.fa-aviato:before {
  content: "\f421"
}

.fa-award:before {
  content: "\f559"
}

.fa-aws:before {
  content: "\f375"
}

.fa-baby:before {
  content: "\f77c"
}

.fa-baby-carriage:before {
  content: "\f77d"
}

.fa-backspace:before {
  content: "\f55a"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-bacon:before {
  content: "\f7e5"
}

.fa-bahai:before {
  content: "\f666"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-balance-scale-left:before {
  content: "\f515"
}

.fa-balance-scale-right:before {
  content: "\f516"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-band-aid:before {
  content: "\f462"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-bars:before {
  content: "\f0c9"
}

.fa-baseball-ball:before {
  content: "\f433"
}

.fa-basketball-ball:before {
  content: "\f434"
}

.fa-bath:before {
  content: "\f2cd"
}

.fa-battery-empty:before {
  content: "\f244"
}

.fa-battery-full:before {
  content: "\f240"
}

.fa-battery-half:before {
  content: "\f242"
}

.fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battle-net:before {
  content: "\f835"
}

.fa-bed:before {
  content: "\f236"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bezier-curve:before {
  content: "\f55b"
}

.fa-bible:before {
  content: "\f647"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-biking:before {
  content: "\f84a"
}

.fa-bimobject:before {
  content: "\f378"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-biohazard:before {
  content: "\f780"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitcoin:before {
  content: "\f379"
}

.fa-bity:before {
  content: "\f37a"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-blackberry:before {
  content: "\f37b"
}

.fa-blender:before {
  content: "\f517"
}

.fa-blender-phone:before {
  content: "\f6b6"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-blog:before {
  content: "\f781"
}

.fa-blogger:before {
  content: "\f37c"
}

.fa-blogger-b:before {
  content: "\f37d"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-bold:before {
  content: "\f032"
}

.fa-bolt:before {
  content: "\f0e7"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-bone:before {
  content: "\f5d7"
}

.fa-bong:before {
  content: "\f55c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-book-dead:before {
  content: "\f6b7"
}

.fa-book-medical:before {
  content: "\f7e6"
}

.fa-book-open:before {
  content: "\f518"
}

.fa-book-reader:before {
  content: "\f5da"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-bootstrap:before {
  content: "\f836"
}

.fa-border-all:before {
  content: "\f84c"
}

.fa-border-none:before {
  content: "\f850"
}

.fa-border-style:before {
  content: "\f853"
}

.fa-bowling-ball:before {
  content: "\f436"
}

.fa-box:before {
  content: "\f466"
}

.fa-box-open:before {
  content: "\f49e"
}

.fa-box-tissue:before {
  content: "\f95b"
}

.fa-boxes:before {
  content: "\f468"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-brain:before {
  content: "\f5dc"
}

.fa-bread-slice:before {
  content: "\f7ec"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-briefcase-medical:before {
  content: "\f469"
}

.fa-broadcast-tower:before {
  content: "\f519"
}

.fa-broom:before {
  content: "\f51a"
}

.fa-brush:before {
  content: "\f55d"
}

.fa-btc:before {
  content: "\f15a"
}

.fa-buffer:before {
  content: "\f837"
}

.fa-bug:before {
  content: "\f188"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-burn:before {
  content: "\f46a"
}

.fa-buromobelexperte:before {
  content: "\f37f"
}

.fa-bus:before {
  content: "\f207"
}

.fa-bus-alt:before {
  content: "\f55e"
}

.fa-business-time:before {
  content: "\f64a"
}

.fa-buy-n-large:before {
  content: "\f8a6"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-calendar:before {
  content: "\f133"
}

.fa-calendar-alt:before {
  content: "\f073"
}

.fa-calendar-check:before {
  content: "\f274"
}

.fa-calendar-day:before {
  content: "\f783"
}

.fa-calendar-minus:before {
  content: "\f272"
}

.fa-calendar-plus:before {
  content: "\f271"
}

.fa-calendar-times:before {
  content: "\f273"
}

.fa-calendar-week:before {
  content: "\f784"
}

.fa-camera:before {
  content: "\f030"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-campground:before {
  content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
  content: "\f785"
}

.fa-candy-cane:before {
  content: "\f786"
}

.fa-cannabis:before {
  content: "\f55f"
}

.fa-capsules:before {
  content: "\f46b"
}

.fa-car:before {
  content: "\f1b9"
}

.fa-car-alt:before {
  content: "\f5de"
}

.fa-car-battery:before {
  content: "\f5df"
}

.fa-car-crash:before {
  content: "\f5e1"
}

.fa-car-side:before {
  content: "\f5e4"
}

.fa-caravan:before {
  content: "\f8ff"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-caret-square-down:before {
  content: "\f150"
}

.fa-caret-square-left:before {
  content: "\f191"
}

.fa-caret-square-right:before {
  content: "\f152"
}

.fa-caret-square-up:before {
  content: "\f151"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-carrot:before {
  content: "\f787"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cash-register:before {
  content: "\f788"
}

.fa-cat:before {
  content: "\f6be"
}

.fa-cc-amazon-pay:before {
  content: "\f42d"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-apple-pay:before {
  content: "\f416"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-centercode:before {
  content: "\f380"
}

.fa-centos:before {
  content: "\f789"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-chair:before {
  content: "\f6c0"
}

.fa-chalkboard:before {
  content: "\f51b"
}

.fa-chalkboard-teacher:before {
  content: "\f51c"
}

.fa-charging-station:before {
  content: "\f5e7"
}

.fa-chart-area:before {
  content: "\f1fe"
}

.fa-chart-bar:before {
  content: "\f080"
}

.fa-chart-line:before {
  content: "\f201"
}

.fa-chart-pie:before {
  content: "\f200"
}

.fa-check:before {
  content: "\f00c"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-check-double:before {
  content: "\f560"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-cheese:before {
  content: "\f7ef"
}

.fa-chess:before {
  content: "\f439"
}

.fa-chess-bishop:before {
  content: "\f43a"
}

.fa-chess-board:before {
  content: "\f43c"
}

.fa-chess-king:before {
  content: "\f43f"
}

.fa-chess-knight:before {
  content: "\f441"
}

.fa-chess-pawn:before {
  content: "\f443"
}

.fa-chess-queen:before {
  content: "\f445"
}

.fa-chess-rook:before {
  content: "\f447"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-chromecast:before {
  content: "\f838"
}

.fa-church:before {
  content: "\f51d"
}

.fa-circle:before {
  content: "\f111"
}

.fa-circle-notch:before {
  content: "\f1ce"
}

.fa-city:before {
  content: "\f64f"
}

.fa-clinic-medical:before {
  content: "\f7f2"
}

.fa-clipboard:before {
  content: "\f328"
}

.fa-clipboard-check:before {
  content: "\f46c"
}

.fa-clipboard-list:before {
  content: "\f46d"
}

.fa-clock:before {
  content: "\f017"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-closed-captioning:before {
  content: "\f20a"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-cloud-download-alt:before {
  content: "\f381"
}

.fa-cloud-meatball:before {
  content: "\f73b"
}

.fa-cloud-moon:before {
  content: "\f6c3"
}

.fa-cloud-moon-rain:before {
  content: "\f73c"
}

.fa-cloud-rain:before {
  content: "\f73d"
}

.fa-cloud-showers-heavy:before {
  content: "\f740"
}

.fa-cloud-sun:before {
  content: "\f6c4"
}

.fa-cloud-sun-rain:before {
  content: "\f743"
}

.fa-cloud-upload-alt:before {
  content: "\f382"
}

.fa-cloudscale:before {
  content: "\f383"
}

.fa-cloudsmith:before {
  content: "\f384"
}

.fa-cloudversify:before {
  content: "\f385"
}

.fa-cocktail:before {
  content: "\f561"
}

.fa-code:before {
  content: "\f121"
}

.fa-code-branch:before {
  content: "\f126"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cog:before {
  content: "\f013"
}

.fa-cogs:before {
  content: "\f085"
}

.fa-coins:before {
  content: "\f51e"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-comment:before {
  content: "\f075"
}

.fa-comment-alt:before {
  content: "\f27a"
}

.fa-comment-dollar:before {
  content: "\f651"
}

.fa-comment-dots:before {
  content: "\f4ad"
}

.fa-comment-medical:before {
  content: "\f7f5"
}

.fa-comment-slash:before {
  content: "\f4b3"
}

.fa-comments:before {
  content: "\f086"
}

.fa-comments-dollar:before {
  content: "\f653"
}

.fa-compact-disc:before {
  content: "\f51f"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-compress:before {
  content: "\f066"
}

.fa-compress-alt:before {
  content: "\f422"
}

.fa-compress-arrows-alt:before {
  content: "\f78c"
}

.fa-concierge-bell:before {
  content: "\f562"
}

.fa-confluence:before {
  content: "\f78d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-cookie:before {
  content: "\f563"
}

.fa-cookie-bite:before {
  content: "\f564"
}

.fa-copy:before {
  content: "\f0c5"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-cotton-bureau:before {
  content: "\f89e"
}

.fa-couch:before {
  content: "\f4b8"
}

.fa-cpanel:before {
  content: "\f388"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-creative-commons-by:before {
  content: "\f4e7"
}

.fa-creative-commons-nc:before {
  content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"
}

.fa-creative-commons-nd:before {
  content: "\f4eb"
}

.fa-creative-commons-pd:before {
  content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"
}

.fa-creative-commons-remix:before {
  content: "\f4ee"
}

.fa-creative-commons-sa:before {
  content: "\f4ef"
}

.fa-creative-commons-sampling:before {
  content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"
}

.fa-creative-commons-share:before {
  content: "\f4f2"
}

.fa-creative-commons-zero:before {
  content: "\f4f3"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-critical-role:before {
  content: "\f6c9"
}

.fa-crop:before {
  content: "\f125"
}

.fa-crop-alt:before {
  content: "\f565"
}

.fa-cross:before {
  content: "\f654"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-crow:before {
  content: "\f520"
}

.fa-crown:before {
  content: "\f521"
}

.fa-crutch:before {
  content: "\f7f7"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-css3-alt:before {
  content: "\f38b"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-cut:before {
  content: "\f0c4"
}

.fa-cuttlefish:before {
  content: "\f38c"
}

.fa-d-and-d:before {
  content: "\f38d"
}

.fa-d-and-d-beyond:before {
  content: "\f6ca"
}

.fa-dailymotion:before {
  content: "\f952"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-deaf:before {
  content: "\f2a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-democrat:before {
  content: "\f747"
}

.fa-deploydog:before {
  content: "\f38e"
}

.fa-deskpro:before {
  content: "\f38f"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-dev:before {
  content: "\f6cc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-dharmachakra:before {
  content: "\f655"
}

.fa-dhl:before {
  content: "\f790"
}

.fa-diagnoses:before {
  content: "\f470"
}

.fa-diaspora:before {
  content: "\f791"
}

.fa-dice:before {
  content: "\f522"
}

.fa-dice-d20:before {
  content: "\f6cf"
}

.fa-dice-d6:before {
  content: "\f6d1"
}

.fa-dice-five:before {
  content: "\f523"
}

.fa-dice-four:before {
  content: "\f524"
}

.fa-dice-one:before {
  content: "\f525"
}

.fa-dice-six:before {
  content: "\f526"
}

.fa-dice-three:before {
  content: "\f527"
}

.fa-dice-two:before {
  content: "\f528"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-digital-ocean:before {
  content: "\f391"
}

.fa-digital-tachograph:before {
  content: "\f566"
}

.fa-directions:before {
  content: "\f5eb"
}

.fa-discord:before {
  content: "\f392"
}

.fa-discourse:before {
  content: "\f393"
}

.fa-disease:before {
  content: "\f7fa"
}

.fa-divide:before {
  content: "\f529"
}

.fa-dizzy:before {
  content: "\f567"
}

.fa-dna:before {
  content: "\f471"
}

.fa-dochub:before {
  content: "\f394"
}

.fa-docker:before {
  content: "\f395"
}

.fa-dog:before {
  content: "\f6d3"
}

.fa-dollar-sign:before {
  content: "\f155"
}

.fa-dolly:before {
  content: "\f472"
}

.fa-dolly-flatbed:before {
  content: "\f474"
}

.fa-donate:before {
  content: "\f4b9"
}

.fa-door-closed:before {
  content: "\f52a"
}

.fa-door-open:before {
  content: "\f52b"
}

.fa-dot-circle:before {
  content: "\f192"
}

.fa-dove:before {
  content: "\f4ba"
}

.fa-download:before {
  content: "\f019"
}

.fa-draft2digital:before {
  content: "\f396"
}

.fa-drafting-compass:before {
  content: "\f568"
}

.fa-dragon:before {
  content: "\f6d5"
}

.fa-draw-polygon:before {
  content: "\f5ee"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-dribbble-square:before {
  content: "\f397"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-drum:before {
  content: "\f569"
}

.fa-drum-steelpan:before {
  content: "\f56a"
}

.fa-drumstick-bite:before {
  content: "\f6d7"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-dumbbell:before {
  content: "\f44b"
}

.fa-dumpster:before {
  content: "\f793"
}

.fa-dumpster-fire:before {
  content: "\f794"
}

.fa-dungeon:before {
  content: "\f6d9"
}

.fa-dyalog:before {
  content: "\f399"
}

.fa-earlybirds:before {
  content: "\f39a"
}

.fa-ebay:before {
  content: "\f4f4"
}

.fa-edge:before {
  content: "\f282"
}

.fa-edit:before {
  content: "\f044"
}

.fa-egg:before {
  content: "\f7fb"
}

.fa-eject:before {
  content: "\f052"
}

.fa-elementor:before {
  content: "\f430"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-ello:before {
  content: "\f5f1"
}

.fa-ember:before {
  content: "\f423"
}

.fa-empire:before {
  content: "\f1d1"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-open-text:before {
  content: "\f658"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-envira:before {
  content: "\f299"
}

.fa-equals:before {
  content: "\f52c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-erlang:before {
  content: "\f39d"
}

.fa-ethereum:before {
  content: "\f42e"
}

.fa-ethernet:before {
  content: "\f796"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-euro-sign:before {
  content: "\f153"
}

.fa-evernote:before {
  content: "\f839"
}

.fa-exchange-alt:before {
  content: "\f362"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-expand:before {
  content: "\f065"
}

.fa-expand-alt:before {
  content: "\f424"
}

.fa-expand-arrows-alt:before {
  content: "\f31e"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-external-link-alt:before {
  content: "\f35d"
}

.fa-external-link-square-alt:before {
  content: "\f360"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-dropper:before {
  content: "\f1fb"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-facebook:before {
  content: "\f09a"
}

.fa-facebook-f:before {
  content: "\f39e"
}

.fa-facebook-messenger:before {
  content: "\f39f"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-fan:before {
  content: "\f863"
}

.fa-fantasy-flight-games:before {
  content: "\f6dc"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-faucet:before {
  content: "\f905"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-feather:before {
  content: "\f52d"
}

.fa-feather-alt:before {
  content: "\f56b"
}

.fa-fedex:before {
  content: "\f797"
}

.fa-fedora:before {
  content: "\f798"
}

.fa-female:before {
  content: "\f182"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-figma:before {
  content: "\f799"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-alt:before {
  content: "\f15c"
}

.fa-file-archive:before {
  content: "\f1c6"
}

.fa-file-audio:before {
  content: "\f1c7"
}

.fa-file-code:before {
  content: "\f1c9"
}

.fa-file-contract:before {
  content: "\f56c"
}

.fa-file-csv:before {
  content: "\f6dd"
}

.fa-file-download:before {
  content: "\f56d"
}

.fa-file-excel:before {
  content: "\f1c3"
}

.fa-file-export:before {
  content: "\f56e"
}

.fa-file-image:before {
  content: "\f1c5"
}

.fa-file-import:before {
  content: "\f56f"
}

.fa-file-invoice:before {
  content: "\f570"
}

.fa-file-invoice-dollar:before {
  content: "\f571"
}

.fa-file-medical:before {
  content: "\f477"
}

.fa-file-medical-alt:before {
  content: "\f478"
}

.fa-file-pdf:before {
  content: "\f1c1"
}

.fa-file-powerpoint:before {
  content: "\f1c4"
}

.fa-file-prescription:before {
  content: "\f572"
}

.fa-file-signature:before {
  content: "\f573"
}

.fa-file-upload:before {
  content: "\f574"
}

.fa-file-video:before {
  content: "\f1c8"
}

.fa-file-word:before {
  content: "\f1c2"
}

.fa-fill:before {
  content: "\f575"
}

.fa-fill-drip:before {
  content: "\f576"
}

.fa-film:before {
  content: "\f008"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-fingerprint:before {
  content: "\f577"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-fire-alt:before {
  content: "\f7e4"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-firefox-browser:before {
  content: "\f907"
}

.fa-first-aid:before {
  content: "\f479"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-first-order-alt:before {
  content: "\f50a"
}

.fa-firstdraft:before {
  content: "\f3a1"
}

.fa-fish:before {
  content: "\f578"
}

.fa-fist-raised:before {
  content: "\f6de"
}

.fa-flag:before {
  content: "\f024"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-flag-usa:before {
  content: "\f74d"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-flipboard:before {
  content: "\f44d"
}

.fa-flushed:before {
  content: "\f579"
}

.fa-fly:before {
  content: "\f417"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-minus:before {
  content: "\f65d"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-folder-plus:before {
  content: "\f65e"
}

.fa-font:before {
  content: "\f031"
}

.fa-font-awesome:before {
  content: "\f2b4"
}

.fa-font-awesome-alt:before {
  content: "\f35c"
}

.fa-font-awesome-flag:before {
  content: "\f425"
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-fonticons-fi:before {
  content: "\f3a2"
}

.fa-football-ball:before {
  content: "\f44e"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-fort-awesome-alt:before {
  content: "\f3a3"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-freebsd:before {
  content: "\f3a4"
}

.fa-frog:before {
  content: "\f52e"
}

.fa-frown:before {
  content: "\f119"
}

.fa-frown-open:before {
  content: "\f57a"
}

.fa-fulcrum:before {
  content: "\f50b"
}

.fa-funnel-dollar:before {
  content: "\f662"
}

.fa-futbol:before {
  content: "\f1e3"
}

.fa-galactic-republic:before {
  content: "\f50c"
}

.fa-galactic-senate:before {
  content: "\f50d"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-gas-pump:before {
  content: "\f52f"
}

.fa-gavel:before {
  content: "\f0e3"
}

.fa-gem:before {
  content: "\f3a5"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-ghost:before {
  content: "\f6e2"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-gifts:before {
  content: "\f79c"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-git-alt:before {
  content: "\f841"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-github:before {
  content: "\f09b"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-gitkraken:before {
  content: "\f3a6"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-gitter:before {
  content: "\f426"
}

.fa-glass-cheers:before {
  content: "\f79f"
}

.fa-glass-martini:before {
  content: "\f000"
}

.fa-glass-martini-alt:before {
  content: "\f57b"
}

.fa-glass-whiskey:before {
  content: "\f7a0"
}

.fa-glasses:before {
  content: "\f530"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-globe-africa:before {
  content: "\f57c"
}

.fa-globe-americas:before {
  content: "\f57d"
}

.fa-globe-asia:before {
  content: "\f57e"
}

.fa-globe-europe:before {
  content: "\f7a2"
}

.fa-gofore:before {
  content: "\f3a7"
}

.fa-golf-ball:before {
  content: "\f450"
}

.fa-goodreads:before {
  content: "\f3a8"
}

.fa-goodreads-g:before {
  content: "\f3a9"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-google-drive:before {
  content: "\f3aa"
}

.fa-google-play:before {
  content: "\f3ab"
}

.fa-google-plus:before {
  content: "\f2b3"
}

.fa-google-plus-g:before {
  content: "\f0d5"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-gopuram:before {
  content: "\f664"
}

.fa-graduation-cap:before {
  content: "\f19d"
}

.fa-gratipay:before {
  content: "\f184"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-greater-than:before {
  content: "\f531"
}

.fa-greater-than-equal:before {
  content: "\f532"
}

.fa-grimace:before {
  content: "\f57f"
}

.fa-grin:before {
  content: "\f580"
}

.fa-grin-alt:before {
  content: "\f581"
}

.fa-grin-beam:before {
  content: "\f582"
}

.fa-grin-beam-sweat:before {
  content: "\f583"
}

.fa-grin-hearts:before {
  content: "\f584"
}

.fa-grin-squint:before {
  content: "\f585"
}

.fa-grin-squint-tears:before {
  content: "\f586"
}

.fa-grin-stars:before {
  content: "\f587"
}

.fa-grin-tears:before {
  content: "\f588"
}

.fa-grin-tongue:before {
  content: "\f589"
}

.fa-grin-tongue-squint:before {
  content: "\f58a"
}

.fa-grin-tongue-wink:before {
  content: "\f58b"
}

.fa-grin-wink:before {
  content: "\f58c"
}

.fa-grip-horizontal:before {
  content: "\f58d"
}

.fa-grip-lines:before {
  content: "\f7a4"
}

.fa-grip-lines-vertical:before {
  content: "\f7a5"
}

.fa-grip-vertical:before {
  content: "\f58e"
}

.fa-gripfire:before {
  content: "\f3ac"
}

.fa-grunt:before {
  content: "\f3ad"
}

.fa-guitar:before {
  content: "\f7a6"
}

.fa-gulp:before {
  content: "\f3ae"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-hacker-news-square:before {
  content: "\f3af"
}

.fa-hackerrank:before {
  content: "\f5f7"
}

.fa-hamburger:before {
  content: "\f805"
}

.fa-hammer:before {
  content: "\f6e3"
}

.fa-hamsa:before {
  content: "\f665"
}

.fa-hand-holding:before {
  content: "\f4bd"
}

.fa-hand-holding-heart:before {
  content: "\f4be"
}

.fa-hand-holding-medical:before {
  content: "\f95c"
}

.fa-hand-holding-usd:before {
  content: "\f4c0"
}

.fa-hand-holding-water:before {
  content: "\f4c1"
}

.fa-hand-lizard:before {
  content: "\f258"
}

.fa-hand-middle-finger:before {
  content: "\f806"
}

.fa-hand-paper:before {
  content: "\f256"
}

.fa-hand-peace:before {
  content: "\f25b"
}

.fa-hand-point-down:before {
  content: "\f0a7"
}

.fa-hand-point-left:before {
  content: "\f0a5"
}

.fa-hand-point-right:before {
  content: "\f0a4"
}

.fa-hand-point-up:before {
  content: "\f0a6"
}

.fa-hand-pointer:before {
  content: "\f25a"
}

.fa-hand-rock:before {
  content: "\f255"
}

.fa-hand-scissors:before {
  content: "\f257"
}

.fa-hand-sparkles:before {
  content: "\f95d"
}

.fa-hand-spock:before {
  content: "\f259"
}

.fa-hands:before {
  content: "\f4c2"
}

.fa-hands-helping:before {
  content: "\f4c4"
}

.fa-hands-wash:before {
  content: "\f95e"
}

.fa-handshake:before {
  content: "\f2b5"
}

.fa-handshake-alt-slash:before {
  content: "\f95f"
}

.fa-handshake-slash:before {
  content: "\f960"
}

.fa-hanukiah:before {
  content: "\f6e6"
}

.fa-hard-hat:before {
  content: "\f807"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-hat-cowboy:before {
  content: "\f8c0"
}

.fa-hat-cowboy-side:before {
  content: "\f8c1"
}

.fa-hat-wizard:before {
  content: "\f6e8"
}

.fa-hdd:before {
  content: "\f0a0"
}

.fa-head-side-cough:before {
  content: "\f961"
}

.fa-head-side-cough-slash:before {
  content: "\f962"
}

.fa-head-side-mask:before {
  content: "\f963"
}

.fa-head-side-virus:before {
  content: "\f964"
}

.fa-heading:before {
  content: "\f1dc"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-headphones-alt:before {
  content: "\f58f"
}

.fa-headset:before {
  content: "\f590"
}

.fa-heart:before {
  content: "\f004"
}

.fa-heart-broken:before {
  content: "\f7a9"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-helicopter:before {
  content: "\f533"
}

.fa-highlighter:before {
  content: "\f591"
}

.fa-hiking:before {
  content: "\f6ec"
}

.fa-hippo:before {
  content: "\f6ed"
}

.fa-hips:before {
  content: "\f452"
}

.fa-hire-a-helper:before {
  content: "\f3b0"
}

.fa-history:before {
  content: "\f1da"
}

.fa-hockey-puck:before {
  content: "\f453"
}

.fa-holly-berry:before {
  content: "\f7aa"
}

.fa-home:before {
  content: "\f015"
}

.fa-hooli:before {
  content: "\f427"
}

.fa-hornbill:before {
  content: "\f592"
}

.fa-horse:before {
  content: "\f6f0"
}

.fa-horse-head:before {
  content: "\f7ab"
}

.fa-hospital:before {
  content: "\f0f8"
}

.fa-hospital-alt:before {
  content: "\f47d"
}

.fa-hospital-symbol:before {
  content: "\f47e"
}

.fa-hospital-user:before {
  content: "\f80d"
}

.fa-hot-tub:before {
  content: "\f593"
}

.fa-hotdog:before {
  content: "\f80f"
}

.fa-hotel:before {
  content: "\f594"
}

.fa-hotjar:before {
  content: "\f3b1"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-start:before {
  content: "\f251"
}

.fa-house-damage:before {
  content: "\f6f1"
}

.fa-house-user:before {
  content: "\f965"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-hryvnia:before {
  content: "\f6f2"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-hubspot:before {
  content: "\f3b2"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-ice-cream:before {
  content: "\f810"
}

.fa-icicles:before {
  content: "\f7ad"
}

.fa-icons:before {
  content: "\f86d"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-id-card:before {
  content: "\f2c2"
}

.fa-id-card-alt:before {
  content: "\f47f"
}

.fa-ideal:before {
  content: "\f913"
}

.fa-igloo:before {
  content: "\f7ae"
}

.fa-image:before {
  content: "\f03e"
}

.fa-images:before {
  content: "\f302"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-industry:before {
  content: "\f275"
}

.fa-infinity:before {
  content: "\f534"
}

.fa-info:before {
  content: "\f129"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-instagram-square:before {
  content: "\f955"
}

.fa-intercom:before {
  content: "\f7af"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-invision:before {
  content: "\f7b0"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-italic:before {
  content: "\f033"
}

.fa-itch-io:before {
  content: "\f83a"
}

.fa-itunes:before {
  content: "\f3b4"
}

.fa-itunes-note:before {
  content: "\f3b5"
}

.fa-java:before {
  content: "\f4e4"
}

.fa-jedi:before {
  content: "\f669"
}

.fa-jedi-order:before {
  content: "\f50e"
}

.fa-jenkins:before {
  content: "\f3b6"
}

.fa-jira:before {
  content: "\f7b1"
}

.fa-joget:before {
  content: "\f3b7"
}

.fa-joint:before {
  content: "\f595"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-journal-whills:before {
  content: "\f66a"
}

.fa-js:before {
  content: "\f3b8"
}

.fa-js-square:before {
  content: "\f3b9"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-kaaba:before {
  content: "\f66b"
}

.fa-kaggle:before {
  content: "\f5fa"
}

.fa-key:before {
  content: "\f084"
}

.fa-keybase:before {
  content: "\f4f5"
}

.fa-keyboard:before {
  content: "\f11c"
}

.fa-keycdn:before {
  content: "\f3ba"
}

.fa-khanda:before {
  content: "\f66d"
}

.fa-kickstarter:before {
  content: "\f3bb"
}

.fa-kickstarter-k:before {
  content: "\f3bc"
}

.fa-kiss:before {
  content: "\f596"
}

.fa-kiss-beam:before {
  content: "\f597"
}

.fa-kiss-wink-heart:before {
  content: "\f598"
}

.fa-kiwi-bird:before {
  content: "\f535"
}

.fa-korvue:before {
  content: "\f42f"
}

.fa-landmark:before {
  content: "\f66f"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-laptop-code:before {
  content: "\f5fc"
}

.fa-laptop-house:before {
  content: "\f966"
}

.fa-laptop-medical:before {
  content: "\f812"
}

.fa-laravel:before {
  content: "\f3bd"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-laugh:before {
  content: "\f599"
}

.fa-laugh-beam:before {
  content: "\f59a"
}

.fa-laugh-squint:before {
  content: "\f59b"
}

.fa-laugh-wink:before {
  content: "\f59c"
}

.fa-layer-group:before {
  content: "\f5fd"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-lemon:before {
  content: "\f094"
}

.fa-less:before {
  content: "\f41d"
}

.fa-less-than:before {
  content: "\f536"
}

.fa-less-than-equal:before {
  content: "\f537"
}

.fa-level-down-alt:before {
  content: "\f3be"
}

.fa-level-up-alt:before {
  content: "\f3bf"
}

.fa-life-ring:before {
  content: "\f1cd"
}

.fa-lightbulb:before {
  content: "\f0eb"
}

.fa-line:before {
  content: "\f3c0"
}

.fa-link:before {
  content: "\f0c1"
}

.fa-linkedin:before {
  content: "\f08c"
}

.fa-linkedin-in:before {
  content: "\f0e1"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-lira-sign:before {
  content: "\f195"
}

.fa-list:before {
  content: "\f03a"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-lock:before {
  content: "\f023"
}

.fa-lock-open:before {
  content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
  content: "\f309"
}

.fa-long-arrow-alt-left:before {
  content: "\f30a"
}

.fa-long-arrow-alt-right:before {
  content: "\f30b"
}

.fa-long-arrow-alt-up:before {
  content: "\f30c"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-luggage-cart:before {
  content: "\f59d"
}

.fa-lungs:before {
  content: "\f604"
}

.fa-lungs-virus:before {
  content: "\f967"
}

.fa-lyft:before {
  content: "\f3c3"
}

.fa-magento:before {
  content: "\f3c4"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-mail-bulk:before {
  content: "\f674"
}

.fa-mailchimp:before {
  content: "\f59e"
}

.fa-male:before {
  content: "\f183"
}

.fa-mandalorian:before {
  content: "\f50f"
}

.fa-map:before {
  content: "\f279"
}

.fa-map-marked:before {
  content: "\f59f"
}

.fa-map-marked-alt:before {
  content: "\f5a0"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-map-marker-alt:before {
  content: "\f3c5"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-markdown:before {
  content: "\f60f"
}

.fa-marker:before {
  content: "\f5a1"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mask:before {
  content: "\f6fa"
}

.fa-mastodon:before {
  content: "\f4f6"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-mdb:before {
  content: "\f8ca"
}

.fa-medal:before {
  content: "\f5a2"
}

.fa-medapps:before {
  content: "\f3c6"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-medium-m:before {
  content: "\f3c7"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-medrt:before {
  content: "\f3c8"
}

.fa-meetup:before {
  content: "\f2e0"
}

.fa-megaport:before {
  content: "\f5a3"
}

.fa-meh:before {
  content: "\f11a"
}

.fa-meh-blank:before {
  content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5"
}

.fa-memory:before {
  content: "\f538"
}

.fa-mendeley:before {
  content: "\f7b3"
}

.fa-menorah:before {
  content: "\f676"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-meteor:before {
  content: "\f753"
}

.fa-microblog:before {
  content: "\f91a"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-alt:before {
  content: "\f3c9"
}

.fa-microphone-alt-slash:before {
  content: "\f539"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-microscope:before {
  content: "\f610"
}

.fa-microsoft:before {
  content: "\f3ca"
}

.fa-minus:before {
  content: "\f068"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-mitten:before {
  content: "\f7b5"
}

.fa-mix:before {
  content: "\f3cb"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-mixer:before {
  content: "\f956"
}

.fa-mizuni:before {
  content: "\f3cc"
}

.fa-mobile:before {
  content: "\f10b"
}

.fa-mobile-alt:before {
  content: "\f3cd"
}

.fa-modx:before {
  content: "\f285"
}

.fa-monero:before {
  content: "\f3d0"
}

.fa-money-bill:before {
  content: "\f0d6"
}

.fa-money-bill-alt:before {
  content: "\f3d1"
}

.fa-money-bill-wave:before {
  content: "\f53a"
}

.fa-money-bill-wave-alt:before {
  content: "\f53b"
}

.fa-money-check:before {
  content: "\f53c"
}

.fa-money-check-alt:before {
  content: "\f53d"
}

.fa-monument:before {
  content: "\f5a6"
}

.fa-moon:before {
  content: "\f186"
}

.fa-mortar-pestle:before {
  content: "\f5a7"
}

.fa-mosque:before {
  content: "\f678"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-mountain:before {
  content: "\f6fc"
}

.fa-mouse:before {
  content: "\f8cc"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-mug-hot:before {
  content: "\f7b6"
}

.fa-music:before {
  content: "\f001"
}

.fa-napster:before {
  content: "\f3d2"
}

.fa-neos:before {
  content: "\f612"
}

.fa-network-wired:before {
  content: "\f6ff"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-newspaper:before {
  content: "\f1ea"
}

.fa-nimblr:before {
  content: "\f5a8"
}

.fa-node:before {
  content: "\f419"
}

.fa-node-js:before {
  content: "\f3d3"
}

.fa-not-equal:before {
  content: "\f53e"
}

.fa-notes-medical:before {
  content: "\f481"
}

.fa-npm:before {
  content: "\f3d4"
}

.fa-ns8:before {
  content: "\f3d5"
}

.fa-nutritionix:before {
  content: "\f3d6"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-oil-can:before {
  content: "\f613"
}

.fa-old-republic:before {
  content: "\f510"
}

.fa-om:before {
  content: "\f679"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-orcid:before {
  content: "\f8d2"
}

.fa-osi:before {
  content: "\f41a"
}

.fa-otter:before {
  content: "\f700"
}

.fa-outdent:before {
  content: "\f03b"
}

.fa-page4:before {
  content: "\f3d7"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-pager:before {
  content: "\f815"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-paint-roller:before {
  content: "\f5aa"
}

.fa-palette:before {
  content: "\f53f"
}

.fa-palfed:before {
  content: "\f3d8"
}

.fa-pallet:before {
  content: "\f482"
}

.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-parachute-box:before {
  content: "\f4cd"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-parking:before {
  content: "\f540"
}

.fa-passport:before {
  content: "\f5ab"
}

.fa-pastafarianism:before {
  content: "\f67b"
}

.fa-paste:before {
  content: "\f0ea"
}

.fa-patreon:before {
  content: "\f3d9"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-peace:before {
  content: "\f67c"
}

.fa-pen:before {
  content: "\f304"
}

.fa-pen-alt:before {
  content: "\f305"
}

.fa-pen-fancy:before {
  content: "\f5ac"
}

.fa-pen-nib:before {
  content: "\f5ad"
}

.fa-pen-square:before {
  content: "\f14b"
}

.fa-pencil-alt:before {
  content: "\f303"
}

.fa-pencil-ruler:before {
  content: "\f5ae"
}

.fa-penny-arcade:before {
  content: "\f704"
}

.fa-people-arrows:before {
  content: "\f968"
}

.fa-people-carry:before {
  content: "\f4ce"
}

.fa-pepper-hot:before {
  content: "\f816"
}

.fa-percent:before {
  content: "\f295"
}

.fa-percentage:before {
  content: "\f541"
}

.fa-periscope:before {
  content: "\f3da"
}

.fa-person-booth:before {
  content: "\f756"
}

.fa-phabricator:before {
  content: "\f3db"
}

.fa-phoenix-framework:before {
  content: "\f3dc"
}

.fa-phoenix-squadron:before {
  content: "\f511"
}

.fa-phone:before {
  content: "\f095"
}

.fa-phone-alt:before {
  content: "\f879"
}

.fa-phone-slash:before {
  content: "\f3dd"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-phone-square-alt:before {
  content: "\f87b"
}

.fa-phone-volume:before {
  content: "\f2a0"
}

.fa-photo-video:before {
  content: "\f87c"
}

.fa-php:before {
  content: "\f457"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-pied-piper-hat:before {
  content: "\f4e5"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-pied-piper-square:before {
  content: "\f91e"
}

.fa-piggy-bank:before {
  content: "\f4d3"
}

.fa-pills:before {
  content: "\f484"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-pizza-slice:before {
  content: "\f818"
}

.fa-place-of-worship:before {
  content: "\f67f"
}

.fa-plane:before {
  content: "\f072"
}

.fa-plane-arrival:before {
  content: "\f5af"
}

.fa-plane-departure:before {
  content: "\f5b0"
}

.fa-plane-slash:before {
  content: "\f969"
}

.fa-play:before {
  content: "\f04b"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-playstation:before {
  content: "\f3df"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-plus:before {
  content: "\f067"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-poll:before {
  content: "\f681"
}

.fa-poll-h:before {
  content: "\f682"
}

.fa-poo:before {
  content: "\f2fe"
}

.fa-poo-storm:before {
  content: "\f75a"
}

.fa-poop:before {
  content: "\f619"
}

.fa-portrait:before {
  content: "\f3e0"
}

.fa-pound-sign:before {
  content: "\f154"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-pray:before {
  content: "\f683"
}

.fa-praying-hands:before {
  content: "\f684"
}

.fa-prescription:before {
  content: "\f5b1"
}

.fa-prescription-bottle:before {
  content: "\f485"
}

.fa-prescription-bottle-alt:before {
  content: "\f486"
}

.fa-print:before {
  content: "\f02f"
}

.fa-procedures:before {
  content: "\f487"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-project-diagram:before {
  content: "\f542"
}

.fa-pump-medical:before {
  content: "\f96a"
}

.fa-pump-soap:before {
  content: "\f96b"
}

.fa-pushed:before {
  content: "\f3e1"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-python:before {
  content: "\f3e2"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-question:before {
  content: "\f128"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-quidditch:before {
  content: "\f458"
}

.fa-quinscape:before {
  content: "\f459"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-quran:before {
  content: "\f687"
}

.fa-r-project:before {
  content: "\f4f7"
}

.fa-radiation:before {
  content: "\f7b9"
}

.fa-radiation-alt:before {
  content: "\f7ba"
}

.fa-rainbow:before {
  content: "\f75b"
}

.fa-random:before {
  content: "\f074"
}

.fa-raspberry-pi:before {
  content: "\f7bb"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-react:before {
  content: "\f41b"
}

.fa-reacteurope:before {
  content: "\f75d"
}

.fa-readme:before {
  content: "\f4d5"
}

.fa-rebel:before {
  content: "\f1d0"
}

.fa-receipt:before {
  content: "\f543"
}

.fa-record-vinyl:before {
  content: "\f8d9"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-red-river:before {
  content: "\f3e3"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-redhat:before {
  content: "\f7bc"
}

.fa-redo:before {
  content: "\f01e"
}

.fa-redo-alt:before {
  content: "\f2f9"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-remove-format:before {
  content: "\f87d"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-reply:before {
  content: "\f3e5"
}

.fa-reply-all:before {
  content: "\f122"
}

.fa-replyd:before {
  content: "\f3e6"
}

.fa-republican:before {
  content: "\f75e"
}

.fa-researchgate:before {
  content: "\f4f8"
}

.fa-resolving:before {
  content: "\f3e7"
}

.fa-restroom:before {
  content: "\f7bd"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-rev:before {
  content: "\f5b2"
}

.fa-ribbon:before {
  content: "\f4d6"
}

.fa-ring:before {
  content: "\f70b"
}

.fa-road:before {
  content: "\f018"
}

.fa-robot:before {
  content: "\f544"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-rocketchat:before {
  content: "\f3e8"
}

.fa-rockrms:before {
  content: "\f3e9"
}

.fa-route:before {
  content: "\f4d7"
}

.fa-rss:before {
  content: "\f09e"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-ruble-sign:before {
  content: "\f158"
}

.fa-ruler:before {
  content: "\f545"
}

.fa-ruler-combined:before {
  content: "\f546"
}

.fa-ruler-horizontal:before {
  content: "\f547"
}

.fa-ruler-vertical:before {
  content: "\f548"
}

.fa-running:before {
  content: "\f70c"
}

.fa-rupee-sign:before {
  content: "\f156"
}

.fa-sad-cry:before {
  content: "\f5b3"
}

.fa-sad-tear:before {
  content: "\f5b4"
}

.fa-safari:before {
  content: "\f267"
}

.fa-salesforce:before {
  content: "\f83b"
}

.fa-sass:before {
  content: "\f41e"
}

.fa-satellite:before {
  content: "\f7bf"
}

.fa-satellite-dish:before {
  content: "\f7c0"
}

.fa-save:before {
  content: "\f0c7"
}

.fa-schlix:before {
  content: "\f3ea"
}

.fa-school:before {
  content: "\f549"
}

.fa-screwdriver:before {
  content: "\f54a"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-scroll:before {
  content: "\f70e"
}

.fa-sd-card:before {
  content: "\f7c2"
}

.fa-search:before {
  content: "\f002"
}

.fa-search-dollar:before {
  content: "\f688"
}

.fa-search-location:before {
  content: "\f689"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-searchengin:before {
  content: "\f3eb"
}

.fa-seedling:before {
  content: "\f4d8"
}

.fa-sellcast:before {
  content: "\f2da"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-server:before {
  content: "\f233"
}

.fa-servicestack:before {
  content: "\f3ec"
}

.fa-shapes:before {
  content: "\f61f"
}

.fa-share:before {
  content: "\f064"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-shekel-sign:before {
  content: "\f20b"
}

.fa-shield-alt:before {
  content: "\f3ed"
}

.fa-shield-virus:before {
  content: "\f96c"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-shipping-fast:before {
  content: "\f48b"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-shoe-prints:before {
  content: "\f54b"
}

.fa-shopify:before {
  content: "\f957"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-shopware:before {
  content: "\f5b5"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-shuttle-van:before {
  content: "\f5b6"
}

.fa-sign:before {
  content: "\f4d9"
}

.fa-sign-in-alt:before {
  content: "\f2f6"
}

.fa-sign-language:before {
  content: "\f2a7"
}

.fa-sign-out-alt:before {
  content: "\f2f5"
}

.fa-signal:before {
  content: "\f012"
}

.fa-signature:before {
  content: "\f5b7"
}

.fa-sim-card:before {
  content: "\f7c4"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-sistrix:before {
  content: "\f3ee"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-sith:before {
  content: "\f512"
}

.fa-skating:before {
  content: "\f7c5"
}

.fa-sketch:before {
  content: "\f7c6"
}

.fa-skiing:before {
  content: "\f7c9"
}

.fa-skiing-nordic:before {
  content: "\f7ca"
}

.fa-skull:before {
  content: "\f54c"
}

.fa-skull-crossbones:before {
  content: "\f714"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-slack:before {
  content: "\f198"
}

.fa-slack-hash:before {
  content: "\f3ef"
}

.fa-slash:before {
  content: "\f715"
}

.fa-sleigh:before {
  content: "\f7cc"
}

.fa-sliders-h:before {
  content: "\f1de"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-smile:before {
  content: "\f118"
}

.fa-smile-beam:before {
  content: "\f5b8"
}

.fa-smile-wink:before {
  content: "\f4da"
}

.fa-smog:before {
  content: "\f75f"
}

.fa-smoking:before {
  content: "\f48d"
}

.fa-smoking-ban:before {
  content: "\f54d"
}

.fa-sms:before {
  content: "\f7cd"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-snowboarding:before {
  content: "\f7ce"
}

.fa-snowflake:before {
  content: "\f2dc"
}

.fa-snowman:before {
  content: "\f7d0"
}

.fa-snowplow:before {
  content: "\f7d2"
}

.fa-soap:before {
  content: "\f96e"
}

.fa-socks:before {
  content: "\f696"
}

.fa-solar-panel:before {
  content: "\f5ba"
}

.fa-sort:before {
  content: "\f0dc"
}

.fa-sort-alpha-down:before {
  content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
  content: "\f881"
}

.fa-sort-alpha-up:before {
  content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
  content: "\f882"
}

.fa-sort-amount-down:before {
  content: "\f160"
}

.fa-sort-amount-down-alt:before {
  content: "\f884"
}

.fa-sort-amount-up:before {
  content: "\f161"
}

.fa-sort-amount-up-alt:before {
  content: "\f885"
}

.fa-sort-down:before {
  content: "\f0dd"
}

.fa-sort-numeric-down:before {
  content: "\f162"
}

.fa-sort-numeric-down-alt:before {
  content: "\f886"
}

.fa-sort-numeric-up:before {
  content: "\f163"
}

.fa-sort-numeric-up-alt:before {
  content: "\f887"
}

.fa-sort-up:before {
  content: "\f0de"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-sourcetree:before {
  content: "\f7d3"
}

.fa-spa:before {
  content: "\f5bb"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-speakap:before {
  content: "\f3f3"
}

.fa-speaker-deck:before {
  content: "\f83c"
}

.fa-spell-check:before {
  content: "\f891"
}

.fa-spider:before {
  content: "\f717"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-splotch:before {
  content: "\f5bc"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-spray-can:before {
  content: "\f5bd"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-square-full:before {
  content: "\f45c"
}

.fa-square-root-alt:before {
  content: "\f698"
}

.fa-squarespace:before {
  content: "\f5be"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-stackpath:before {
  content: "\f842"
}

.fa-stamp:before {
  content: "\f5bf"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-and-crescent:before {
  content: "\f699"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-star-half-alt:before {
  content: "\f5c0"
}

.fa-star-of-david:before {
  content: "\f69a"
}

.fa-star-of-life:before {
  content: "\f621"
}

.fa-staylinked:before {
  content: "\f3f5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-steam-symbol:before {
  content: "\f3f6"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-sticker-mule:before {
  content: "\f3f7"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stopwatch:before {
  content: "\f2f2"
}

.fa-stopwatch-20:before {
  content: "\f96f"
}

.fa-store:before {
  content: "\f54e"
}

.fa-store-alt:before {
  content: "\f54f"
}

.fa-store-alt-slash:before {
  content: "\f970"
}

.fa-store-slash:before {
  content: "\f971"
}

.fa-strava:before {
  content: "\f428"
}

.fa-stream:before {
  content: "\f550"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-stripe:before {
  content: "\f429"
}

.fa-stripe-s:before {
  content: "\f42a"
}

.fa-stroopwafel:before {
  content: "\f551"
}

.fa-studiovinari:before {
  content: "\f3f8"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-subway:before {
  content: "\f239"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-suitcase-rolling:before {
  content: "\f5c1"
}

.fa-sun:before {
  content: "\f185"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-supple:before {
  content: "\f3f9"
}

.fa-surprise:before {
  content: "\f5c2"
}

.fa-suse:before {
  content: "\f7d6"
}

.fa-swatchbook:before {
  content: "\f5c3"
}

.fa-swift:before {
  content: "\f8e1"
}

.fa-swimmer:before {
  content: "\f5c4"
}

.fa-swimming-pool:before {
  content: "\f5c5"
}

.fa-symfony:before {
  content: "\f83d"
}

.fa-synagogue:before {
  content: "\f69b"
}

.fa-sync:before {
  content: "\f021"
}

.fa-sync-alt:before {
  content: "\f2f1"
}

.fa-syringe:before {
  content: "\f48e"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-table-tennis:before {
  content: "\f45d"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-tablet-alt:before {
  content: "\f3fa"
}

.fa-tablets:before {
  content: "\f490"
}

.fa-tachometer-alt:before {
  content: "\f3fd"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-tape:before {
  content: "\f4db"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-taxi:before {
  content: "\f1ba"
}

.fa-teamspeak:before {
  content: "\f4f9"
}

.fa-teeth:before {
  content: "\f62e"
}

.fa-teeth-open:before {
  content: "\f62f"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-telegram-plane:before {
  content: "\f3fe"
}

.fa-temperature-high:before {
  content: "\f769"
}

.fa-temperature-low:before {
  content: "\f76b"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-tenge:before {
  content: "\f7d7"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-the-red-yeti:before {
  content: "\f69d"
}

.fa-theater-masks:before {
  content: "\f630"
}

.fa-themeco:before {
  content: "\f5c6"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-thermometer:before {
  content: "\f491"
}

.fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-think-peaks:before {
  content: "\f731"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbtack:before {
  content: "\f08d"
}

.fa-ticket-alt:before {
  content: "\f3ff"
}

.fa-times:before {
  content: "\f00d"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-tint:before {
  content: "\f043"
}

.fa-tint-slash:before {
  content: "\f5c7"
}

.fa-tired:before {
  content: "\f5c8"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-toilet:before {
  content: "\f7d8"
}

.fa-toilet-paper:before {
  content: "\f71e"
}

.fa-toilet-paper-slash:before {
  content: "\f972"
}

.fa-toolbox:before {
  content: "\f552"
}

.fa-tools:before {
  content: "\f7d9"
}

.fa-tooth:before {
  content: "\f5c9"
}

.fa-torah:before {
  content: "\f6a0"
}

.fa-torii-gate:before {
  content: "\f6a1"
}

.fa-tractor:before {
  content: "\f722"
}

.fa-trade-federation:before {
  content: "\f513"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-traffic-light:before {
  content: "\f637"
}

.fa-trailer:before {
  content: "\f941"
}

.fa-train:before {
  content: "\f238"
}

.fa-tram:before {
  content: "\f7da"
}

.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-trash-alt:before {
  content: "\f2ed"
}

.fa-trash-restore:before {
  content: "\f829"
}

.fa-trash-restore-alt:before {
  content: "\f82a"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-trello:before {
  content: "\f181"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-truck-loading:before {
  content: "\f4de"
}

.fa-truck-monster:before {
  content: "\f63b"
}

.fa-truck-moving:before {
  content: "\f4df"
}

.fa-truck-pickup:before {
  content: "\f63c"
}

.fa-tshirt:before {
  content: "\f553"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-tv:before {
  content: "\f26c"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-typo3:before {
  content: "\f42b"
}

.fa-uber:before {
  content: "\f402"
}

.fa-ubuntu:before {
  content: "\f7df"
}

.fa-uikit:before {
  content: "\f403"
}

.fa-umbraco:before {
  content: "\f8e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-umbrella-beach:before {
  content: "\f5ca"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-undo:before {
  content: "\f0e2"
}

.fa-undo-alt:before {
  content: "\f2ea"
}

.fa-uniregistry:before {
  content: "\f404"
}

.fa-unity:before {
  content: "\f949"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-university:before {
  content: "\f19c"
}

.fa-unlink:before {
  content: "\f127"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-untappd:before {
  content: "\f405"
}

.fa-upload:before {
  content: "\f093"
}

.fa-ups:before {
  content: "\f7e0"
}

.fa-usb:before {
  content: "\f287"
}

.fa-user:before {
  content: "\f007"
}

.fa-user-alt:before {
  content: "\f406"
}

.fa-user-alt-slash:before {
  content: "\f4fa"
}

.fa-user-astronaut:before {
  content: "\f4fb"
}

.fa-user-check:before {
  content: "\f4fc"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-clock:before {
  content: "\f4fd"
}

.fa-user-cog:before {
  content: "\f4fe"
}

.fa-user-edit:before {
  content: "\f4ff"
}

.fa-user-friends:before {
  content: "\f500"
}

.fa-user-graduate:before {
  content: "\f501"
}

.fa-user-injured:before {
  content: "\f728"
}

.fa-user-lock:before {
  content: "\f502"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-user-minus:before {
  content: "\f503"
}

.fa-user-ninja:before {
  content: "\f504"
}

.fa-user-nurse:before {
  content: "\f82f"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-user-shield:before {
  content: "\f505"
}

.fa-user-slash:before {
  content: "\f506"
}

.fa-user-tag:before {
  content: "\f507"
}

.fa-user-tie:before {
  content: "\f508"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-users:before {
  content: "\f0c0"
}

.fa-users-cog:before {
  content: "\f509"
}

.fa-usps:before {
  content: "\f7e1"
}

.fa-ussunnah:before {
  content: "\f407"
}

.fa-utensil-spoon:before {
  content: "\f2e5"
}

.fa-utensils:before {
  content: "\f2e7"
}

.fa-vaadin:before {
  content: "\f408"
}

.fa-vector-square:before {
  content: "\f5cb"
}

.fa-venus:before {
  content: "\f221"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-vial:before {
  content: "\f492"
}

.fa-vials:before {
  content: "\f493"
}

.fa-viber:before {
  content: "\f409"
}

.fa-video:before {
  content: "\f03d"
}

.fa-video-slash:before {
  content: "\f4e2"
}

.fa-vihara:before {
  content: "\f6a7"
}

.fa-vimeo:before {
  content: "\f40a"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-vimeo-v:before {
  content: "\f27d"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-virus:before {
  content: "\f974"
}

.fa-virus-slash:before {
  content: "\f975"
}

.fa-viruses:before {
  content: "\f976"
}

.fa-vk:before {
  content: "\f189"
}

.fa-vnv:before {
  content: "\f40b"
}

.fa-voicemail:before {
  content: "\f897"
}

.fa-volleyball-ball:before {
  content: "\f45f"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-mute:before {
  content: "\f6a9"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-vote-yea:before {
  content: "\f772"
}

.fa-vr-cardboard:before {
  content: "\f729"
}

.fa-vuejs:before {
  content: "\f41f"
}

.fa-walking:before {
  content: "\f554"
}

.fa-wallet:before {
  content: "\f555"
}

.fa-warehouse:before {
  content: "\f494"
}

.fa-water:before {
  content: "\f773"
}

.fa-wave-square:before {
  content: "\f83e"
}

.fa-waze:before {
  content: "\f83f"
}

.fa-weebly:before {
  content: "\f5cc"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-weight:before {
  content: "\f496"
}

.fa-weight-hanging:before {
  content: "\f5cd"
}

.fa-weixin:before {
  content: "\f1d7"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-whatsapp-square:before {
  content: "\f40c"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-whmcs:before {
  content: "\f40d"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-wind:before {
  content: "\f72e"
}

.fa-window-close:before {
  content: "\f410"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-wine-bottle:before {
  content: "\f72f"
}

.fa-wine-glass:before {
  content: "\f4e3"
}

.fa-wine-glass-alt:before {
  content: "\f5ce"
}

.fa-wix:before {
  content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
  content: "\f730"
}

.fa-wolf-pack-battalion:before {
  content: "\f514"
}

.fa-won-sign:before {
  content: "\f159"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-wordpress-simple:before {
  content: "\f411"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-wpressr:before {
  content: "\f3e4"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-x-ray:before {
  content: "\f497"
}

.fa-xbox:before {
  content: "\f412"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-y-combinator:before {
  content: "\f23b"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-yammer:before {
  content: "\f840"
}

.fa-yandex:before {
  content: "\f413"
}

.fa-yandex-international:before {
  content: "\f414"
}

.fa-yarn:before {
  content: "\f7e3"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-yen-sign:before {
  content: "\f157"
}

.fa-yin-yang:before {
  content: "\f6ad"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-youtube-square:before {
  content: "\f431"
}

.fa-zhihu:before {
  content: "\f63f"
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../../../plugins/ubermenu/assets/fontawesome/webfonts/fa-brands-400.eot);
  src: url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2"), url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-brands-400.woff) format("woff"), url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype"), url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
  font-family: "Font Awesome 5 Brands"
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-regular-400.eot);
  src: url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"), url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-regular-400.woff) format("woff"), url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype"), url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.fab,
.far {
  font-weight: 400
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-solid-900.eot);
  src: url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"), url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-solid-900.woff) format("woff"), url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype"), url(//www.ecomsolver.com/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
  font-weight: 900
}

/*! EnlighterJS Syntax Highlighter 3.4.0 | Mozilla Public License 2.0 | https://enlighterjs.org */
.enlighter-tooltip {
  z-index: 100
}

.enlighter-default {
  font-family: "Source Code Pro", "Liberation Mono", "Courier New", Courier, monospace;
  font-size: 12px;
  line-height: 1.35em;
  overflow: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0 0 20px 0;
  padding: 0;
  position: relative;
  text-align: left;
  direction: ltr
}

.enlighter-default .enlighter-special:hover {
  background-color: #f4f8fc
}

.enlighter-default .enlighter-raw {
  display: none;
  min-width: 100%;
  line-height: inherit;
  font-size: 1em;
  font-family: inherit;
  margin: 0;
  padding: 0;
  white-space: pre-wrap;
  word-wrap: break-word;
  border: none;
  box-shadow: none
}

.enlighter-default:hover .enlighter-toolbar {
  display: block
}

.enlighter-default .enlighter-btn {
  display: inline-block;
  margin: 0 5px 0 5px;
  padding: 3px 5px 3px 5px;
  border: solid 1px #333;
  background-color: #f0f0f0;
  cursor: pointer;
  font-family: inherit
}

.enlighter-default .enlighter-toolbar .enlighter-btn-raw {
  background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2246px%22%20height%3D%2246px%22%20viewBox%3D%220%200%2046%2046%22%20enable-background%3D%22new%200%200%2046%2046%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20d%3D%22M19.436%2C36.875L6.568%2C25.002v-3.863L19.436%2C9.267v5.041l-9.583%2C8.668v0.188l9.583%2C8.669V36.875z%22%2F%3E%0D%0A%09%3Cpath%20d%3D%22M26.343%2C36.875v-5.041l9.583-8.669v-0.188l-9.583-8.668V9.267l12.868%2C11.872v3.863L26.343%2C36.875z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A)
}

.enlighter-default .enlighter-toolbar .enlighter-btn-copy {
  background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2246px%22%20height%3D%2246px%22%20viewBox%3D%220%200%2046%2046%22%20enable-background%3D%22new%200%200%2046%2046%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%224%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2253.75%22%20y1%3D%2239.353%22%20x2%3D%2286.375%22%20y2%3D%2239.353%22%2F%3E%0D%0A%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%224%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2251.711%22%20y1%3D%2230.534%22%20x2%3D%2284.336%22%20y2%3D%2230.534%22%2F%3E%0D%0A%3Crect%20x%3D%228.932%22%20y%3D%227.334%22%20fill%3D%22%23FFFFFF%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223%22%20stroke-miterlimit%3D%2210%22%20width%3D%2221.097%22%20height%3D%2224.952%22%2F%3E%0D%0A%3Crect%20x%3D%2218.942%22%20y%3D%2215.424%22%20fill%3D%22%23FFFFFF%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223%22%20stroke-miterlimit%3D%2210%22%20width%3D%2221.096%22%20height%3D%2224.953%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A)
}

.enlighter-default .enlighter-toolbar .enlighter-btn-window {
  background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2246px%22%20height%3D%2246px%22%20viewBox%3D%220%200%2046%2046%22%20enable-background%3D%22new%200%200%2046%2046%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%224%22%20stroke-miterlimit%3D%2210%22%20x1%3D%227.125%22%20y1%3D%229.25%22%20x2%3D%2239.75%22%20y2%3D%229.25%22%2F%3E%0D%0A%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%224%22%20stroke-miterlimit%3D%2210%22%20x1%3D%227.125%22%20y1%3D%2218.167%22%20x2%3D%2239.75%22%20y2%3D%2218.167%22%2F%3E%0D%0A%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%224%22%20stroke-miterlimit%3D%2210%22%20x1%3D%227.125%22%20y1%3D%2227.083%22%20x2%3D%2239.75%22%20y2%3D%2227.083%22%2F%3E%0D%0A%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%224%22%20stroke-miterlimit%3D%2210%22%20x1%3D%227.125%22%20y1%3D%2236%22%20x2%3D%2229.809%22%20y2%3D%2236%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A)
}

.enlighter-default .enlighter-toolbar .enlighter-btn-website {
  background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22E%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2246px%22%20height%3D%2246px%22%20viewBox%3D%220%200%2046%2046%22%20enable-background%3D%22new%200%200%2046%2046%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23202F65%22%20d%3D%22M32.48%2C25.614H19.64l-4.933%2C9.826l17.746%2C0.037l-6.173%2C5.358L8.167%2C40.912L16.29%2C6.055h22.974l-5.734%2C5.354%0D%0A%09%09l-13.306-0.027l0.672%2C8.797h12.841L32.48%2C25.614z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A)
}

.enlighter-origin {
  display: none !important
}

.enlighter-clipboard {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 1px;
  overflow: hidden
}

.enlighter-v-inline {
  display: inline-block;
  overflow: inherit;
  margin: 0
}

.enlighter-v-standard {
  display: block
}

.enlighter-v-codegroup {
  display: block
}

.enlighter-v-codegroup .enlighter-codegroup-wrapper {
  position: relative
}

div.enlighter {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  min-width: 100%;
  font-size: 1em;
  margin: 0;
  padding: 0;
  text-indent: 0;
  counter-reset: enlighter 0
}

div.enlighter>div {
  display: table-row;
  margin: 0;
  border: solid 0 #fff;
  list-style: none;
  font-size: inherit;
  line-height: 1.15em;
  min-height: 14px
}

div.enlighter>div>div {
  display: table-cell;
  padding-left: 10px
}

div.enlighter>div>div::before {
  content: " "
}

span.enlighter {
  display: inline-block;
  padding: 3px 5px 1px 5px;
  margin: 0 2px 0 2px
}

.enlighter span {
  margin: 0;
  padding: 0;
  line-height: inherit;
  font-size: 1em;
  font-family: inherit
}

.enlighter-linenumbers div.enlighter>div::before {
  white-space: nowrap;
  display: block;
  display: table-cell;
  width: 45px;
  min-width: 45px;
  counter-increment: enlighter;
  content: counter(enlighter, decimal) ".";
  text-align: right;
  padding-right: 8px
}

.enlighter-toolbar {
  display: none;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10
}

.enlighter-toolbar-bottom {
  top: unset;
  bottom: 0
}

.enlighter-overflow-scroll.enlighter-v-standard {
  overflow-x: auto;
  word-wrap: normal !important
}

.enlighter-overflow-scroll.enlighter-v-codegroup .enlighter-codegroup-wrapper {
  overflow-x: auto;
  word-wrap: normal !important
}

.enlighter-overflow-scroll.enlighter-v-codegroup .enlighter>div>div,
.enlighter-overflow-scroll.enlighter-v-standard .enlighter>div>div {
  white-space: pre !important
}

.enlighter-overflow-scroll.enlighter-v-codegroup .enlighter-raw,
.enlighter-overflow-scroll.enlighter-v-standard .enlighter-raw {
  white-space: pre !important
}

.enlighter-collapse.enlighter-v-standard {
  overflow-y: auto;
  max-height: 500px
}

.enlighter-collapse.enlighter-v-codegroup .enlighter-codegroup-wrapper {
  overflow-y: auto;
  max-height: 500px
}

.enlighter-collapse.enlighter-collapse-full.enlighter-v-standard {
  max-height: none
}

.enlighter-collapse.enlighter-collapse-full.enlighter-v-codegroup .enlighter-codegroup-wrapper {
  max-height: none
}

.enlighter-show-rawcode .enlighter-raw {
  display: block
}

.enlighter-show-rawcode .enlighter {
  display: none !important
}

.enlighter-t-enlighter {
  color: #939393;
  border-radius: 8px;
  border: solid 1px #e0e0e0
}

.enlighter-t-enlighter .enlighter-btn {
  border-radius: 3px;
  background-color: #fff;
  color: #717171;
  font-size: 1em;
  padding: 0;
  border: 1px solid #e0e0e0;
  margin: 0 0 0 8px;
  text-decoration: none;
  width: 23px;
  height: 23px;
  background-position: 0 0;
  background-size: contain
}

.enlighter-t-enlighter .enlighter-btn:hover {
  border-color: #c9c9c9
}

.enlighter-t-enlighter .enlighter-btn:after {
  content: ''
}

.enlighter-t-enlighter.enlighter-hover.enlighter-linenumbers div.enlighter>div:hover {
  color: #444;
  background-color: #fffcd3
}

.enlighter-t-enlighter.enlighter-hover div.enlighter>div:hover {
  color: #444;
  background-color: #fffcd3
}

.enlighter-t-enlighter .enlighter-raw {
  font-size: 1em;
  color: #000;
  background-color: #f9f9f9;
  border-radius: 8px;
  line-height: 1.4em;
  padding: 0 5px 0 60px
}

.enlighter-t-enlighter div.enlighter>div {
  border: solid 0 #fff;
  line-height: 1.35em;
  color: #aaa
}

.enlighter-t-enlighter div.enlighter>div:FIRST-CHILD {
  border-radius: 8px 8px 0 0
}

.enlighter-t-enlighter div.enlighter>div:LAST-CHILD {
  border-radius: 0 0 8px 8px
}

.enlighter-t-enlighter div.enlighter>div.enlighter-special {
  background-color: #fdf5f0
}

.enlighter-t-enlighter.enlighter-linenumbers div.enlighter>div::before {
  border-right: solid 1px #e0e0e0;
  background-color: #f9f9f9
}

.enlighter-t-enlighter.enlighter-linenumbers div.enlighter>div:FIRST-CHILD::before {
  border-radius: 8px 0 0 0
}

.enlighter-t-enlighter.enlighter-linenumbers div.enlighter>div:LAST-CHILD::before {
  border-radius: 0 0 0 8px
}

.enlighter-t-enlighter .enlighter-text {
  color: #000
}

.enlighter-t-enlighter .enlighter-c0 {
  color: #99a
}

.enlighter-t-enlighter .enlighter-c1 {
  color: #99a
}

.enlighter-t-enlighter .enlighter-c2 {
  color: #99a
}

.enlighter-t-enlighter .enlighter-c9 {
  color: #9baa8f
}

.enlighter-t-enlighter .enlighter-k0 {
  color: #286491;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-k1 {
  color: #286491;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-k2 {
  color: #458;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-k3 {
  color: #4da0d2;
  background-color: #f0f0f0
}

.enlighter-t-enlighter .enlighter-k4 {
  color: #4a9141;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-k5 {
  color: #286491;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-k6 {
  color: #286491;
  font-style: italic
}

.enlighter-t-enlighter .enlighter-k7 {
  color: #286491;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-k8 {
  color: #4da0d2
}

.enlighter-t-enlighter .enlighter-k9 {
  color: #990073;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-k10 {
  color: #4a9141;
  font-style: italic
}

.enlighter-t-enlighter .enlighter-k11 {
  color: #99a
}

.enlighter-t-enlighter .enlighter-e0 {
  color: #34068a;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-e1 {
  color: #34068a;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-e2 {
  color: #009926
}

.enlighter-t-enlighter .enlighter-e3 {
  color: #286491
}

.enlighter-t-enlighter .enlighter-e4 {
  color: #ff8c00;
  font-style: italic
}

.enlighter-t-enlighter .enlighter-s0 {
  color: #d14
}

.enlighter-t-enlighter .enlighter-s1 {
  color: #d14
}

.enlighter-t-enlighter .enlighter-s2 {
  color: #d14
}

.enlighter-t-enlighter .enlighter-s3 {
  color: #737383
}

.enlighter-t-enlighter .enlighter-s4 {
  color: #ff8c00;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-s5 {
  color: #d14;
  font-style: italic
}

.enlighter-t-enlighter .enlighter-n0 {
  color: #099
}

.enlighter-t-enlighter .enlighter-n1 {
  color: #099
}

.enlighter-t-enlighter .enlighter-n2 {
  color: #099;
  font-style: italic
}

.enlighter-t-enlighter .enlighter-n3 {
  color: #099;
  font-style: italic
}

.enlighter-t-enlighter .enlighter-n4 {
  color: #099;
  font-style: italic
}

.enlighter-t-enlighter .enlighter-n5 {
  color: #099;
  text-decoration: underline
}

.enlighter-t-enlighter .enlighter-m0 {
  color: #0086b3
}

.enlighter-t-enlighter .enlighter-m1 {
  color: #0086b3
}

.enlighter-t-enlighter .enlighter-m2 {
  color: #0086b3
}

.enlighter-t-enlighter .enlighter-m3 {
  color: #0086b3
}

.enlighter-t-enlighter .enlighter-g0 {
  color: #777
}

.enlighter-t-enlighter .enlighter-g1 {
  color: #777
}

.enlighter-t-enlighter .enlighter-t0 {
  color: #777
}

.enlighter-t-enlighter .enlighter-t1 {
  color: #d14;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-t2 {
  color: #990073;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-t3 {
  color: #0086b3
}

.enlighter-t-enlighter .enlighter-t4 {
  color: #009926
}

.enlighter-t-enlighter .enlighter-t5 {
  color: #009926
}

.enlighter-t-enlighter .enlighter-t6 {
  color: #d14
}

.enlighter-t-enlighter .enlighter-t7 {
  color: #535353;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-t8 {
  color: #777;
  background-color: #f0f0f0;
  font-style: italic
}

.enlighter-t-enlighter .enlighter-x1 {
  color: #286491;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-x2 {
  color: #4da0d2
}

.enlighter-t-enlighter .enlighter-x10 {
  color: #000;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-x11 {
  color: #286491;
  font-weight: 700
}

.enlighter-t-enlighter .enlighter-x12 {
  color: #286491;
  text-decoration: underline
}

.enlighter-t-enlighter .enlighter-x13 {
  color: #0086b3
}

.enlighter-t-enlighter .enlighter-x14 {
  color: #099;
  font-style: italic
}

.enlighter-t-enlighter .enlighter-x15 {
  color: #990073;
  font-style: italic
}

.enlighter-t-enlighter.enlighter-v-inline {
  border-radius: 3px;
  background-color: #fafafa
}

.enlighter-t-enlighter.enlighter-v-codegroup .enlighter,
.enlighter-t-enlighter.enlighter-v-codegroup .enlighter-raw {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.enlighter-t-enlighter.enlighter-v-codegroup .enlighter div:first-child {
  border-radius: 0
}

.enlighter-t-enlighter.enlighter-v-codegroup .enlighter-codegroup-wrapper {
  position: relative
}

.enlighter-t-enlighter.enlighter-v-codegroup .enlighter-codegroup-switch {
  border-radius: 8px 8px 0 0;
  background-color: #f9f9f9;
  border-bottom: 1px solid #e0e0e0;
  padding: 5px 5px 5px 45px
}

.enlighter-t-enlighter.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
  padding: 3px 10px 3px 10px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  font-size: 1em;
  color: #000;
  background-color: transparent;
  width: auto
}

.enlighter-t-enlighter.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
  background-color: #e5e5e5;
  color: #000;
  border-color: #c9c9c9
}

.enlighter-t-beyond {
  color: #333;
  background-color: #f7f7fa;
  border-radius: 5px;
  border: solid 2px #e2e2e8;
  padding: 10px 10px 10px 5px
}

.enlighter-t-beyond .enlighter-btn {
  border-radius: 3px;
  background-color: #fff;
  color: #717171;
  padding: 0;
  border: 1px solid #e0e0e0;
  margin: 0 0 0 8px;
  width: 23px;
  height: 23px;
  background-position: 0 0;
  background-size: contain;
  font-family: "Open Sans", Arial, Verdana, sans-serif
}

.enlighter-t-beyond .enlighter-btn:hover {
  border-color: #c9c9c9
}

.enlighter-t-beyond .enlighter-btn:after {
  content: ''
}

.enlighter-t-beyond.enlighter-hover div.enlighter>div:hover {
  color: #444;
  background-color: #fff
}

.enlighter-t-beyond.enlighter-hover div.enlighter>div:hover.enlighter-special {
  background-color: #fffcd3;
  border: solid 0 #fff;
  color: #444
}

.enlighter-t-beyond .enlighter-raw {
  background-color: #f7f7fa;
  font-size: 1.1em;
  color: #333;
  padding: 10px 15px 10px 59px;
  line-height: 1.7em
}

.enlighter-t-beyond div.enlighter>div {
  border: solid 0 #fff;
  padding: 1px 5px 1px 10px;
  line-height: 1.5em;
  color: #aaa;
  background-color: #f7f7fa
}

.enlighter-t-beyond div.enlighter>div:FIRST-CHILD {
  border-radius: 8px 8px 0 0
}

.enlighter-t-beyond div.enlighter>div:LAST-CHILD {
  border-radius: 0 0 8px 8px
}

.enlighter-t-beyond div.enlighter>div:AFTER {
  content: ' '
}

.enlighter-t-beyond div.enlighter>div.enlighter-special {
  background-color: #fff
}

.enlighter-t-beyond.enlighter-linenumbers div.enlighter>div::before {
  padding: 1px 5px 1px 14px;
  font-size: .9em
}

.enlighter-t-beyond.enlighter-linenumbers div.enlighter>div:FIRST-CHILD::before {
  border-radius: 0 8px 0 0
}

.enlighter-t-beyond.enlighter-linenumbers div.enlighter>div:LAST-CHILD::before {
  border-radius: 0 0 8px 0
}

.enlighter-t-beyond .enlighter span {
  font-size: 1.1em
}

.enlighter-t-beyond .enlighter-text {
  color: #2f3235
}

.enlighter-t-beyond .enlighter-c0 {
  color: #8181a1
}

.enlighter-t-beyond .enlighter-c1 {
  color: #8181a1
}

.enlighter-t-beyond .enlighter-c2 {
  color: #8181a1
}

.enlighter-t-beyond .enlighter-c9 {
  color: #8181a1
}

.enlighter-t-beyond .enlighter-k0 {
  color: #286491;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-k1 {
  color: #286491;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-k2 {
  color: #458;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-k3 {
  color: #4da0d2;
  background-color: #f0f0f0
}

.enlighter-t-beyond .enlighter-k4 {
  color: #4a9141;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-k5 {
  color: #286491;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-k6 {
  color: #286491;
  font-style: italic
}

.enlighter-t-beyond .enlighter-k7 {
  color: #286491;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-k8 {
  color: #4da0d2
}

.enlighter-t-beyond .enlighter-k9 {
  color: #990073;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-k10 {
  color: #4a9141;
  font-style: italic
}

.enlighter-t-beyond .enlighter-k11 {
  color: #8181a1
}

.enlighter-t-beyond .enlighter-e0 {
  color: #34068a;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-e1 {
  color: #34068a;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-e2 {
  color: #009926
}

.enlighter-t-beyond .enlighter-e3 {
  color: #286491
}

.enlighter-t-beyond .enlighter-e4 {
  color: #049595;
  font-style: italic
}

.enlighter-t-beyond .enlighter-s0 {
  color: #d14
}

.enlighter-t-beyond .enlighter-s1 {
  color: #d14
}

.enlighter-t-beyond .enlighter-s2 {
  color: #d14
}

.enlighter-t-beyond .enlighter-s3 {
  color: #737383
}

.enlighter-t-beyond .enlighter-s4 {
  color: #049595;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-s5 {
  color: #d14;
  font-style: italic
}

.enlighter-t-beyond .enlighter-n0 {
  color: #099
}

.enlighter-t-beyond .enlighter-n1 {
  color: #099
}

.enlighter-t-beyond .enlighter-n2 {
  color: #099;
  font-style: italic
}

.enlighter-t-beyond .enlighter-n3 {
  color: #099;
  font-style: italic
}

.enlighter-t-beyond .enlighter-n4 {
  color: #099;
  font-style: italic
}

.enlighter-t-beyond .enlighter-n5 {
  color: #099;
  text-decoration: underline
}

.enlighter-t-beyond .enlighter-m0 {
  color: #0086b3
}

.enlighter-t-beyond .enlighter-m1 {
  color: #0086b3
}

.enlighter-t-beyond .enlighter-m2 {
  color: #0086b3
}

.enlighter-t-beyond .enlighter-m3 {
  color: #0086b3
}

.enlighter-t-beyond .enlighter-g0 {
  color: #777
}

.enlighter-t-beyond .enlighter-g1 {
  color: #777
}

.enlighter-t-beyond .enlighter-t0 {
  color: #777
}

.enlighter-t-beyond .enlighter-t1 {
  color: #d14;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-t2 {
  color: #990073;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-t3 {
  color: #0086b3
}

.enlighter-t-beyond .enlighter-t4 {
  color: #009926
}

.enlighter-t-beyond .enlighter-t5 {
  color: #009926
}

.enlighter-t-beyond .enlighter-t6 {
  color: #d14
}

.enlighter-t-beyond .enlighter-t7 {
  color: #535353;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-t8 {
  color: #777;
  background-color: #f0f0f0;
  font-style: italic
}

.enlighter-t-beyond .enlighter-x1 {
  color: #286491;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-x2 {
  color: #4da0d2
}

.enlighter-t-beyond .enlighter-x10 {
  color: #000;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-x11 {
  color: #286491;
  font-weight: 700
}

.enlighter-t-beyond .enlighter-x12 {
  color: #286491;
  text-decoration: underline
}

.enlighter-t-beyond .enlighter-x13 {
  color: #0086b3
}

.enlighter-t-beyond .enlighter-x14 {
  color: #099;
  font-style: italic
}

.enlighter-t-beyond .enlighter-x15 {
  color: #990073;
  font-style: italic
}

.enlighter-t-beyond.enlighter-v-inline {
  border-radius: 3px;
  background-color: #f7f7fa;
  border: dotted 1px #e2e2e8;
  padding: 0
}

.enlighter-t-beyond.enlighter-v-codegroup {
  padding: 0;
  border: none
}

.enlighter-t-beyond.enlighter-v-codegroup .enlighter-codegroup-wrapper {
  background-color: #f7f7fa;
  border-radius: 5px;
  border: solid 2px #e2e2e8;
  padding: 10px 10px 10px 5px
}

.enlighter-t-beyond.enlighter-v-codegroup .enlighter-codegroup-switch {
  background-color: #fff;
  padding: 0 0 0 45px
}

.enlighter-t-beyond.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
  border: solid 2px #e2e2e8;
  border-radius: 5px 5px 0 0;
  font-size: 1em;
  color: #286491;
  font-weight: 700;
  background-color: #fff;
  border-bottom: none;
  padding: 3px 10px 3px 10px;
  width: auto
}

.enlighter-t-beyond.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
  background-color: #e2e2e8;
  border-color: #d8d8dd;
  color: #505050;
  font-weight: 700
}

.enlighter-t-classic {
  background-color: #fff;
  border: 1px solid #e8e8e2
}

.enlighter-t-classic .enlighter-btn {
  background-color: #fff;
  color: #717171;
  font-size: 1em;
  padding: 0;
  border: 1px solid #e0e0e0;
  margin: 0 0 0 8px;
  text-decoration: none;
  width: 23px;
  height: 23px;
  background-position: 0 0;
  background-size: contain;
  font-family: "Open Sans", Arial, Verdana, sans-serif
}

.enlighter-t-classic .enlighter-btn:hover {
  border-color: #c9c9c9
}

.enlighter-t-classic .enlighter-btn:after {
  content: ''
}

.enlighter-t-classic.enlighter-hover div.enlighter>div:hover {
  background-color: #ddf0dd
}

.enlighter-t-classic .enlighter-raw {
  font-size: 1.25em;
  color: #000;
  line-height: 1.85em;
  padding: 4px 5px 4px 58px
}

.enlighter-t-classic div.enlighter {
  line-height: 1.7em
}

.enlighter-t-classic div.enlighter>div {
  padding: 1px 5px 1px 14px;
  line-height: 1.7em;
  color: #aaa
}

.enlighter-t-classic div.enlighter>div>div {
  border-left: solid 4px #52ce52
}

.enlighter-t-classic div.enlighter>div:FIRST-CHILD {
  padding-top: 5px
}

.enlighter-t-classic div.enlighter>div:LAST-CHILD {
  padding-bottom: 5px
}

.enlighter-t-classic div.enlighter>div:AFTER {
  content: ' '
}

.enlighter-t-classic div.enlighter>div:nth-child(even) {
  background-color: #f8f8f8
}

.enlighter-t-classic div.enlighter>div.enlighter-special {
  background-color: #edf9ec;
  border-left-color: #3fa03f
}

.enlighter-t-classic.enlighter-linenumbers div.enlighter>div::before {
  padding: 1px 5px 1px 14px;
  color: #000;
  background-color: #f8f8f8;
  font-size: 1.15em;
  width: 55px;
  min-width: 55px
}

.enlighter-t-classic .enlighter span {
  font-size: 1.25em
}

.enlighter-t-classic .enlighter-text {
  color: #000
}

.enlighter-t-classic .enlighter-c0 {
  color: #888
}

.enlighter-t-classic .enlighter-c1 {
  color: #888
}

.enlighter-t-classic .enlighter-c2 {
  color: #888
}

.enlighter-t-classic .enlighter-c9 {
  color: #888
}

.enlighter-t-classic .enlighter-k0 {
  color: #066da1;
  font-weight: 700
}

.enlighter-t-classic .enlighter-k1 {
  color: #066da1;
  font-weight: 700
}

.enlighter-t-classic .enlighter-k2 {
  color: #404247;
  font-weight: 700
}

.enlighter-t-classic .enlighter-k3 {
  color: #404247;
  background-color: #f0f0f0
}

.enlighter-t-classic .enlighter-k4 {
  color: #404247;
  font-weight: 700
}

.enlighter-t-classic .enlighter-k5 {
  color: #404247;
  font-weight: 700
}

.enlighter-t-classic .enlighter-k6 {
  color: #066da1;
  font-style: italic
}

.enlighter-t-classic .enlighter-k7 {
  color: #066da1;
  font-weight: 700
}

.enlighter-t-classic .enlighter-k8 {
  color: #404247
}

.enlighter-t-classic .enlighter-k9 {
  color: #d53aa9;
  font-weight: 700
}

.enlighter-t-classic .enlighter-k10 {
  color: #404247;
  font-style: italic
}

.enlighter-t-classic .enlighter-k11 {
  color: #888
}

.enlighter-t-classic .enlighter-e0 {
  color: #d53aa9;
  font-weight: 700
}

.enlighter-t-classic .enlighter-e1 {
  color: #d53aa9;
  font-weight: 700
}

.enlighter-t-classic .enlighter-e2 {
  color: #009926
}

.enlighter-t-classic .enlighter-e3 {
  color: #d53aa9
}

.enlighter-t-classic .enlighter-e4 {
  color: #d53aa9;
  font-style: italic
}

.enlighter-t-classic .enlighter-s0 {
  color: #2d47e6
}

.enlighter-t-classic .enlighter-s1 {
  color: #2d47e6
}

.enlighter-t-classic .enlighter-s2 {
  color: #2d47e6
}

.enlighter-t-classic .enlighter-s3 {
  color: #2d47e6
}

.enlighter-t-classic .enlighter-s4 {
  color: #2d47e6;
  font-weight: 700
}

.enlighter-t-classic .enlighter-s5 {
  color: #d53aa9;
  font-weight: 700
}

.enlighter-t-classic .enlighter-n0 {
  color: #d53aa9
}

.enlighter-t-classic .enlighter-n1 {
  color: #d53aa9
}

.enlighter-t-classic .enlighter-n2 {
  color: #d53aa9
}

.enlighter-t-classic .enlighter-n3 {
  color: #d53aa9
}

.enlighter-t-classic .enlighter-n4 {
  color: #d53aa9
}

.enlighter-t-classic .enlighter-n5 {
  color: #d53aa9
}

.enlighter-t-classic .enlighter-m0 {
  color: #404247
}

.enlighter-t-classic .enlighter-m1 {
  color: #404247
}

.enlighter-t-classic .enlighter-m2 {
  color: #404247
}

.enlighter-t-classic .enlighter-m3 {
  color: #404247
}

.enlighter-t-classic .enlighter-g0 {
  color: #444
}

.enlighter-t-classic .enlighter-g1 {
  color: #444
}

.enlighter-t-classic .enlighter-t0 {
  color: #444
}

.enlighter-t-classic .enlighter-t1 {
  color: #d53aa9;
  font-weight: 700
}

.enlighter-t-classic .enlighter-t2 {
  color: #d53aa9;
  font-weight: 700
}

.enlighter-t-classic .enlighter-t3 {
  color: #066da1
}

.enlighter-t-classic .enlighter-t4 {
  color: #009926
}

.enlighter-t-classic .enlighter-t5 {
  color: #009926
}

.enlighter-t-classic .enlighter-t6 {
  color: #d53aa9
}

.enlighter-t-classic .enlighter-t7 {
  color: #444;
  font-weight: 700
}

.enlighter-t-classic .enlighter-t8 {
  color: #444;
  background-color: #f0f0f0;
  font-style: italic
}

.enlighter-t-classic .enlighter-x1 {
  color: #066da1;
  font-weight: 700
}

.enlighter-t-classic .enlighter-x2 {
  color: #404247;
  font-weight: 700
}

.enlighter-t-classic .enlighter-x10 {
  color: #000;
  font-weight: 700
}

.enlighter-t-classic .enlighter-x11 {
  color: #286491;
  font-weight: 700
}

.enlighter-t-classic .enlighter-x12 {
  color: #286491;
  text-decoration: underline
}

.enlighter-t-classic .enlighter-x13 {
  color: #0086b3
}

.enlighter-t-classic .enlighter-x14 {
  color: #099;
  font-style: italic
}

.enlighter-t-classic .enlighter-x15 {
  color: #990073;
  font-style: italic
}

.enlighter-t-classic.enlighter-v-inline {
  background-color: transparent;
  border: none
}

.enlighter-t-classic.enlighter-v-codegroup {
  display: block
}

.enlighter-t-classic.enlighter-v-codegroup .enlighter-codegroup-wrapper {
  position: relative
}

.enlighter-t-classic.enlighter-v-codegroup .enlighter-codegroup-switch {
  background-color: #f8f8f8;
  padding-left: 45px
}

.enlighter-t-classic.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
  border: none;
  font-size: 1.25em;
  line-height: 2.1em;
  width: auto;
  height: auto;
  background-color: transparent;
  padding: 5px 10px 5px 10px
}

.enlighter-t-classic.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
  background-color: #52ce52;
  color: #f9f9f9;
  font-weight: 700
}

.enlighter-t-godzilla {
  border-left: solid 6px #4a80b3;
  background-image: url(data:image/gif;base64,R0lGODlhHgAeAJEAAPLz9ezt7vf39wAAACwAAAAAHgAeAAACYYyPqXvi/wCccr5gY3Y1491Z4fRlI3Rem5ByaymurQBT8nuDuM57wA8MCodEQA2V8yRjm6OmZ3G6oKSlrWlFYqlaJffpNWUvxbL5J2WNHenZrL2mxd/znfjLrm/v/Kg+UwAAOw==);
  background-repeat: repeat;
  background-position: 0 0
}

.enlighter-t-godzilla .enlighter-btn {
  border-radius: 3px;
  background-color: #fff;
  color: #717171;
  font-size: 1em;
  padding: 0;
  border: 1px solid #e0e0e0;
  margin: 0 0 0 8px;
  text-decoration: none;
  width: 23px;
  height: 23px;
  background-position: 0 0;
  background-size: contain
}

.enlighter-t-godzilla .enlighter-btn:hover {
  border-color: #c9c9c9
}

.enlighter-t-godzilla .enlighter-btn:after {
  content: ''
}

.enlighter-t-godzilla.enlighter-hover div.enlighter>div:hover {
  background-color: #f0f0f1
}

.enlighter-t-godzilla .enlighter-raw {
  font-size: 1.15em;
  line-height: 1.6em;
  color: #2b333a;
  padding: 4px 5px 4px 54px
}

.enlighter-t-godzilla div.enlighter>div {
  padding: 1px 5px 1px 14px;
  line-height: 1.35em;
  color: #9c9ea0
}

.enlighter-t-godzilla div.enlighter>div:FIRST-CHILD {
  padding-top: 5px
}

.enlighter-t-godzilla div.enlighter>div:LAST-CHILD {
  padding-bottom: 5px
}

.enlighter-t-godzilla div.enlighter>div:AFTER {
  content: ' '
}

.enlighter-t-godzilla div.enlighter>div.enlighter-special {
  background-color: #fffcd3
}

.enlighter-t-godzilla.enlighter-linenumbers div.enlighter>div::before {
  padding: 1px 5px 1px 14px;
  background-color: transparent;
  font-size: .9em
}

.enlighter-t-godzilla .enlighter span {
  font-size: 1.15em
}

.enlighter-t-godzilla .enlighter-text {
  color: #2b333a
}

.enlighter-t-godzilla .enlighter-c0 {
  color: #6b7c8b
}

.enlighter-t-godzilla .enlighter-c1 {
  color: #6b7c8b
}

.enlighter-t-godzilla .enlighter-c2 {
  color: #6b7c8b
}

.enlighter-t-godzilla .enlighter-c9 {
  color: #5b7c9c
}

.enlighter-t-godzilla .enlighter-k0 {
  color: #085789;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-k1 {
  color: #085789;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-k2 {
  color: #4284ae;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-k3 {
  color: #4284ae;
  background-color: #f0f0f0
}

.enlighter-t-godzilla .enlighter-k4 {
  color: #4284ae;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-k5 {
  color: #085789;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-k6 {
  color: #085789;
  font-style: italic
}

.enlighter-t-godzilla .enlighter-k7 {
  color: #085789;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-k8 {
  color: #4284ae
}

.enlighter-t-godzilla .enlighter-k9 {
  color: #ae42a0;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-k10 {
  color: #ae42a0;
  font-style: italic
}

.enlighter-t-godzilla .enlighter-k11 {
  color: #6b7c8b
}

.enlighter-t-godzilla .enlighter-e0 {
  color: #085789;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-e1 {
  color: #085789;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-e2 {
  color: #085789
}

.enlighter-t-godzilla .enlighter-e3 {
  color: #085789
}

.enlighter-t-godzilla .enlighter-e4 {
  color: #d2901d
}

.enlighter-t-godzilla .enlighter-s0 {
  color: #5e860f
}

.enlighter-t-godzilla .enlighter-s1 {
  color: #5e860f
}

.enlighter-t-godzilla .enlighter-s2 {
  color: #5e860f
}

.enlighter-t-godzilla .enlighter-s3 {
  color: #5e860f
}

.enlighter-t-godzilla .enlighter-s4 {
  color: #5e860f
}

.enlighter-t-godzilla .enlighter-s5 {
  color: #5e860f
}

.enlighter-t-godzilla .enlighter-n0 {
  color: #9b0d5c
}

.enlighter-t-godzilla .enlighter-n1 {
  color: #9b0d5c
}

.enlighter-t-godzilla .enlighter-n2 {
  color: #9b0d5c;
  font-style: italic
}

.enlighter-t-godzilla .enlighter-n3 {
  color: #9b0d5c;
  font-style: italic
}

.enlighter-t-godzilla .enlighter-n4 {
  color: #9b0d5c;
  font-style: italic
}

.enlighter-t-godzilla .enlighter-n5 {
  color: #9b0d5c;
  text-decoration: underline
}

.enlighter-t-godzilla .enlighter-m0 {
  color: #d0284a
}

.enlighter-t-godzilla .enlighter-m1 {
  color: #d0284a
}

.enlighter-t-godzilla .enlighter-m2 {
  color: #d0284a
}

.enlighter-t-godzilla .enlighter-m3 {
  color: #d0284a
}

.enlighter-t-godzilla .enlighter-g0 {
  color: #35434c
}

.enlighter-t-godzilla .enlighter-g1 {
  color: #35434c
}

.enlighter-t-godzilla .enlighter-t0 {
  color: #35434c
}

.enlighter-t-godzilla .enlighter-t1 {
  color: #d0284a;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-t2 {
  color: #9b0d5c;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-t3 {
  color: #085789
}

.enlighter-t-godzilla .enlighter-t4 {
  color: #085789
}

.enlighter-t-godzilla .enlighter-t5 {
  color: #085789
}

.enlighter-t-godzilla .enlighter-t6 {
  color: #d0284a
}

.enlighter-t-godzilla .enlighter-t7 {
  color: #35434c;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-t8 {
  color: #35434c;
  background-color: #f0f0f0;
  font-style: italic
}

.enlighter-t-godzilla .enlighter-x1 {
  color: #085789;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-x2 {
  color: #4284ae
}

.enlighter-t-godzilla .enlighter-x10 {
  color: #35434c;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-x11 {
  color: #085789;
  font-weight: 700
}

.enlighter-t-godzilla .enlighter-x12 {
  color: #085789;
  text-decoration: underline
}

.enlighter-t-godzilla .enlighter-x13 {
  color: #4284ae
}

.enlighter-t-godzilla .enlighter-x14 {
  color: #4284ae;
  font-style: italic
}

.enlighter-t-godzilla .enlighter-x15 {
  color: #9b0d5c;
  font-style: italic
}

.enlighter-t-godzilla.enlighter-v-inline {
  background-color: #f7f7f7;
  border: dotted 1px #e0e0e1;
  border-left: solid 2px #4a80b3
}

.enlighter-t-godzilla.enlighter-v-codegroup .enlighter-codegroup-switch {
  font-family: "Open Sans", Arial, Verdana, sans-serif;
  background-color: #4a80b3;
  padding: 5px 5px 5px 5px
}

.enlighter-t-godzilla.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
  padding: 3px 10px 3px 10px;
  border: none;
  background-color: transparent;
  line-height: 1.7em;
  font-size: 1.15em;
  color: #f0f0f0;
  width: auto
}

.enlighter-t-godzilla.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
  background-color: #00417f
}

.enlighter-t-atomic {
  font-family: Inconsolata, Consolas, "Source Code Pro", "Liberation Mono", "Courier New", Courier, monospace;
  background-color: #272b33;
  font-size: 12px;
  color: #939393
}

.enlighter-t-atomic .enlighter-toolbar {
  top: 10px;
  right: 10px
}

.enlighter-t-atomic .enlighter-btn {
  font-family: "Open Sans", Arial, Verdana, sans-serif;
  background-image: none;
  background-color: transparent;
  color: #939393;
  font-size: 1.1em;
  padding: 2px 8px 2px 8px;
  margin: 0 5px 0 5px;
  border: solid 1px #383e49;
  border-radius: 4px;
  background-color: #13151a
}

.enlighter-t-atomic .enlighter-btn:hover {
  background-color: #121518;
  color: #f0f0f0
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-raw {
  background-image: none
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-raw:after {
  content: 'Raw'
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-copy {
  background-image: none
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-copy:after {
  content: 'Copy'
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-window {
  background-image: none
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-window:after {
  content: 'Extern'
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-website {
  background-image: none
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-website:after {
  content: 'EnlighterJS'
}

.enlighter-t-atomic .enlighter-raw {
  font-size: 1.4em;
  color: #cfd5e0;
  background-color: #272b33;
  line-height: 1.85em;
  padding: 4px 5px 4px 54px
}

.enlighter-t-atomic div.enlighter>div {
  padding: 1px 5px 1px 14px;
  line-height: 1.6em;
  color: #596174;
  background-color: #272b33
}

.enlighter-t-atomic div.enlighter>div:FIRST-CHILD {
  padding-top: 5px
}

.enlighter-t-atomic div.enlighter>div:LAST-CHILD {
  padding-bottom: 5px
}

.enlighter-t-atomic div.enlighter>div:AFTER {
  content: ' '
}

.enlighter-t-atomic div.enlighter>div.enlighter-special {
  background-color: #392d3b
}

.enlighter-t-atomic.enlighter-linenumbers div.enlighter>div::before {
  padding: 1px 5px 1px 14px;
  font-size: 1.3em
}

.enlighter-t-atomic.enlighter-hover div.enlighter>div:hover {
  background-color: #2e353e
}

.enlighter-t-atomic .enlighter span {
  font-size: 1.4em
}

.enlighter-t-atomic .enlighter-text {
  color: #cfd5e0
}

.enlighter-t-atomic .enlighter-c0 {
  color: #6b7c8b
}

.enlighter-t-atomic .enlighter-c1 {
  color: #6b7c8b
}

.enlighter-t-atomic .enlighter-c2 {
  color: #6b7c8b
}

.enlighter-t-atomic .enlighter-c9 {
  color: #5b7c9c
}

.enlighter-t-atomic .enlighter-k0 {
  color: #d171dd;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-k1 {
  color: #d171dd;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-k2 {
  color: #d19252;
  border-bottom: dotted 1px #d19252
}

.enlighter-t-atomic .enlighter-k3 {
  color: #4284ae
}

.enlighter-t-atomic .enlighter-k4 {
  color: #4284ae;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-k5 {
  color: #d171dd;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-k6 {
  color: #d171dd;
  font-style: italic
}

.enlighter-t-atomic .enlighter-k7 {
  color: #d171dd;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-k8 {
  color: #4284ae
}

.enlighter-t-atomic .enlighter-k9 {
  color: #fff
}

.enlighter-t-atomic .enlighter-k10 {
  color: #4284ae;
  font-style: italic
}

.enlighter-t-atomic .enlighter-k11 {
  color: #6b7c8b
}

.enlighter-t-atomic .enlighter-e0 {
  color: #d171dd;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-e1 {
  color: #d171dd;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-e2 {
  color: #d19252
}

.enlighter-t-atomic .enlighter-e3 {
  color: #ae42a0
}

.enlighter-t-atomic .enlighter-e4 {
  color: #d2901d;
  font-style: italic
}

.enlighter-t-atomic .enlighter-s0 {
  color: #7cc379
}

.enlighter-t-atomic .enlighter-s1 {
  color: #7cc379
}

.enlighter-t-atomic .enlighter-s2 {
  color: #7cc379
}

.enlighter-t-atomic .enlighter-s3 {
  color: #7cc379
}

.enlighter-t-atomic .enlighter-s4 {
  color: #7cc379;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-s5 {
  color: #5e860f;
  font-style: italic
}

.enlighter-t-atomic .enlighter-n0 {
  color: #d19a66
}

.enlighter-t-atomic .enlighter-n1 {
  color: #d19a66
}

.enlighter-t-atomic .enlighter-n2 {
  color: #d19a66
}

.enlighter-t-atomic .enlighter-n3 {
  color: #d19a66
}

.enlighter-t-atomic .enlighter-n4 {
  color: #d19a66
}

.enlighter-t-atomic .enlighter-n5 {
  color: #d19a66
}

.enlighter-t-atomic .enlighter-m0 {
  color: #4284ae
}

.enlighter-t-atomic .enlighter-m1 {
  color: #4284ae
}

.enlighter-t-atomic .enlighter-m2 {
  color: #4284ae
}

.enlighter-t-atomic .enlighter-m3 {
  color: #4284ae
}

.enlighter-t-atomic .enlighter-g0 {
  color: #6b7c8b;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-g1 {
  color: #6b7c8b;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-t0 {
  color: #6b7c8b
}

.enlighter-t-atomic .enlighter-t1 {
  color: #9b0d5c;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-t2 {
  color: #990073;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-t3 {
  color: #d171dd
}

.enlighter-t-atomic .enlighter-t4 {
  color: #4284ae
}

.enlighter-t-atomic .enlighter-t5 {
  color: #4284ae
}

.enlighter-t-atomic .enlighter-t6 {
  color: #9b0d5c
}

.enlighter-t-atomic .enlighter-t7 {
  color: #6b7c8b;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-t8 {
  color: #6b7c8b
}

.enlighter-t-atomic .enlighter-x1 {
  color: #d171dd;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-x2 {
  color: #d19252;
  border-bottom: dotted 1px #d19252
}

.enlighter-t-atomic .enlighter-x10 {
  color: #d171dd;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-x11 {
  color: #d171dd;
  font-weight: 700
}

.enlighter-t-atomic .enlighter-x12 {
  color: #d171dd;
  text-decoration: underline
}

.enlighter-t-atomic .enlighter-x13 {
  color: #d19252;
  border-bottom: dotted 1px #d19252
}

.enlighter-t-atomic .enlighter-x14 {
  color: #d19a66;
  font-style: italic
}

.enlighter-t-atomic .enlighter-x15 {
  color: #9b0d5c;
  font-style: italic
}

.enlighter-t-atomic.enlighter-v-codegroup .enlighter-codegroup-wrapper {
  position: relative
}

.enlighter-t-atomic.enlighter-v-codegroup .enlighter-codegroup-switch {
  padding: 5px 5px 0 45px;
  background-color: #121518
}

.enlighter-t-atomic.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
  padding: 2px 8px 0 8px;
  border: none;
  background-color: transparent;
  line-height: 2.1em;
  font-weight: 700;
  color: #f0f0f0;
  border-radius: 5px 5px 0 0;
  text-transform: lowercase
}

.enlighter-t-atomic.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
  background-color: #272b33
}

.enlighter-t-droide {
  background-color: #f7f7f9;
  border: solid 1px #e0e0e0
}

.enlighter-t-droide .enlighter-btn {
  background-color: #fff;
  color: #717171;
  font-size: 1em;
  padding: 0;
  border: 1px solid #e0e0e0;
  margin: 0 0 0 8px;
  text-decoration: none;
  width: 23px;
  height: 23px;
  background-position: 0 0;
  background-size: contain
}

.enlighter-t-droide .enlighter-btn:hover {
  background-color: #fff
}

.enlighter-t-droide .enlighter-btn:after {
  content: ''
}

.enlighter-t-droide.enlighter-hover div.enlighter>div:hover {
  background-color: #fae9d9
}

.enlighter-t-droide .enlighter-raw {
  font-size: 1.1em;
  color: #404141;
  line-height: 1.5em;
  padding: 4px 5px 4px 55px
}

.enlighter-t-droide div.enlighter>div {
  border: solid 0 #fff;
  padding: 1px 5px 1px 14px;
  line-height: 1.35em;
  color: #aaa
}

.enlighter-t-droide div.enlighter>div:FIRST-CHILD {
  padding-top: 5px
}

.enlighter-t-droide div.enlighter>div:LAST-CHILD {
  padding-bottom: 5px
}

.enlighter-t-droide div.enlighter>div:AFTER {
  content: ' '
}

.enlighter-t-droide div.enlighter>div.enlighter-special {
  background-color: #fae9d9;
  border-left: solid 5px #e07c19
}

.enlighter-t-droide.enlighter-linenumbers div.enlighter>div::before {
  padding: 1px 5px 1px 0;
  border-right: 1px dashed #e0e0e0;
  font-size: .9em;
  color: #707070;
  background-color: #f7f7f9
}

.enlighter-t-droide .enlighter span {
  font-size: 1.1em
}

.enlighter-t-droide .enlighter-text {
  color: #000
}

.enlighter-t-droide .enlighter-c0 {
  color: #086b08
}

.enlighter-t-droide .enlighter-c1 {
  color: #086b08
}

.enlighter-t-droide .enlighter-c2 {
  color: #086b08
}

.enlighter-t-droide .enlighter-c9 {
  color: #086b08
}

.enlighter-t-droide .enlighter-k0 {
  color: #12217c;
  font-weight: 700
}

.enlighter-t-droide .enlighter-k1 {
  color: #12217c;
  font-weight: 700
}

.enlighter-t-droide .enlighter-k2 {
  color: #458;
  font-weight: 700
}

.enlighter-t-droide .enlighter-k3 {
  color: #6e0d6e
}

.enlighter-t-droide .enlighter-k4 {
  color: #6e0d6e;
  font-weight: 700
}

.enlighter-t-droide .enlighter-k5 {
  color: #12217c;
  font-weight: 700
}

.enlighter-t-droide .enlighter-k6 {
  color: #12217c;
  font-style: italic
}

.enlighter-t-droide .enlighter-k7 {
  color: #12217c;
  font-weight: 700
}

.enlighter-t-droide .enlighter-k8 {
  color: #458
}

.enlighter-t-droide .enlighter-k9 {
  color: #990073;
  font-weight: 700
}

.enlighter-t-droide .enlighter-k10 {
  color: #6e0d6e;
  font-style: italic
}

.enlighter-t-droide .enlighter-k11 {
  color: #086b08
}

.enlighter-t-droide .enlighter-e0 {
  color: #34068a;
  font-weight: 700
}

.enlighter-t-droide .enlighter-e1 {
  color: #34068a;
  font-weight: 700
}

.enlighter-t-droide .enlighter-e2 {
  color: #009926
}

.enlighter-t-droide .enlighter-e3 {
  color: #286491
}

.enlighter-t-droide .enlighter-e4 {
  color: #ff8c00;
  font-style: italic
}

.enlighter-t-droide .enlighter-s0 {
  color: #961414
}

.enlighter-t-droide .enlighter-s1 {
  color: #961414
}

.enlighter-t-droide .enlighter-s2 {
  color: #961414
}

.enlighter-t-droide .enlighter-s3 {
  color: #961414
}

.enlighter-t-droide .enlighter-s4 {
  color: #963f14;
  font-weight: 700
}

.enlighter-t-droide .enlighter-s5 {
  color: #961414;
  font-style: italic
}

.enlighter-t-droide .enlighter-n0 {
  color: #099
}

.enlighter-t-droide .enlighter-n1 {
  color: #099
}

.enlighter-t-droide .enlighter-n2 {
  color: #099;
  font-style: italic
}

.enlighter-t-droide .enlighter-n3 {
  color: #099;
  font-style: italic
}

.enlighter-t-droide .enlighter-n4 {
  color: #099;
  font-style: italic
}

.enlighter-t-droide .enlighter-n5 {
  color: #099;
  text-decoration: underline
}

.enlighter-t-droide .enlighter-m0 {
  color: #000
}

.enlighter-t-droide .enlighter-m1 {
  color: #000
}

.enlighter-t-droide .enlighter-m2 {
  color: #000
}

.enlighter-t-droide .enlighter-m3 {
  color: #000
}

.enlighter-t-droide .enlighter-g0 {
  color: #12217c
}

.enlighter-t-droide .enlighter-g1 {
  color: #12217c
}

.enlighter-t-droide .enlighter-t0 {
  color: #777
}

.enlighter-t-droide .enlighter-t1 {
  color: #961414;
  font-weight: 700
}

.enlighter-t-droide .enlighter-t2 {
  color: #990073;
  font-weight: 700
}

.enlighter-t-droide .enlighter-t3 {
  color: #458
}

.enlighter-t-droide .enlighter-t4 {
  color: #6e0d6e
}

.enlighter-t-droide .enlighter-t5 {
  color: #6e0d6e
}

.enlighter-t-droide .enlighter-t6 {
  color: #961414
}

.enlighter-t-droide .enlighter-t7 {
  color: #535353;
  font-weight: 700
}

.enlighter-t-droide .enlighter-t8 {
  color: #777;
  font-style: italic
}

.enlighter-t-droide .enlighter-x1 {
  color: #12217c;
  font-weight: 700
}

.enlighter-t-droide .enlighter-x2 {
  color: #6e0d6e
}

.enlighter-t-droide .enlighter-x10 {
  color: #12217c;
  font-weight: 700
}

.enlighter-t-droide .enlighter-x11 {
  color: #12217c;
  font-weight: 700
}

.enlighter-t-droide .enlighter-x12 {
  color: #458
}

.enlighter-t-droide .enlighter-x13 {
  color: #099
}

.enlighter-t-droide .enlighter-x14 {
  color: #099
}

.enlighter-t-droide .enlighter-x15 {
  color: #990073;
  font-style: italic
}

.enlighter-t-droide.enlighter-v-codegroup {
  background-color: transparent;
  border: none
}

.enlighter-t-droide.enlighter-v-codegroup .enlighter-codegroup-wrapper {
  background-color: #f7f7f9;
  border: solid 1px #e0e0e0
}

.enlighter-t-droide.enlighter-v-codegroup .enlighter-codegroup-switch {
  padding-left: 15px
}

.enlighter-t-droide.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
  border: solid 1px #e0e0e0;
  font-size: 1em;
  color: #000;
  background-color: transparent;
  border-radius: 0;
  border-bottom-width: 0;
  padding: 5px 10px 5px 10px;
  font-weight: 700;
  width: auto;
  height: auto
}

.enlighter-t-droide.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
  background-color: #f7f7f9;
  color: #000;
  border-color: #c9c9c9
}

.enlighter-t-minimal {
  border-top: solid 3px #e0e0e0;
  border-bottom: solid 3px #e0e0e0;
  background-color: transparent;
  padding: 10px 0 10px 0
}

.enlighter-t-minimal .enlighter-btn {
  background-color: #fff;
  color: #717171;
  font-size: 1em;
  padding: 0;
  border: 1px solid #e0e0e0;
  margin: 0 0 0 8px;
  text-decoration: none;
  width: 23px;
  height: 23px;
  background-position: 0 0;
  background-size: contain
}

.enlighter-t-minimal .enlighter-btn:after {
  content: ''
}

.enlighter-t-minimal.enlighter-hover div.enlighter>div:hover {
  background-color: #f0f0f0
}

.enlighter-t-minimal .enlighter-raw {
  font-size: 1.1em;
  line-height: 1.75em;
  padding: 13px 5px 15px 50px;
  color: #404141
}

.enlighter-t-minimal div.enlighter>div {
  border: solid 0 #fff;
  background-color: transparent;
  padding: 1px 5px 1px 0;
  line-height: 1.5em;
  color: #a0a0a0
}

.enlighter-t-minimal div.enlighter>div:FIRST-CHILD {
  padding-top: 5px
}

.enlighter-t-minimal div.enlighter>div:LAST-CHILD {
  padding-bottom: 5px
}

.enlighter-t-minimal div.enlighter>div:AFTER {
  content: ' '
}

.enlighter-t-minimal div.enlighter>div.enlighter-special {
  background-color: #f9f9f9
}

.enlighter-t-minimal.enlighter-linenumbers div.enlighter>div::before {
  padding: 1px 10px 1px 10px;
  font-size: .8em;
  color: #404141
}

.enlighter-t-minimal .enlighter span {
  font-size: 1.1em
}

.enlighter-t-minimal .enlighter-text {
  color: #2a2a2a
}

.enlighter-t-minimal .enlighter-c0 {
  color: #a0a0a0
}

.enlighter-t-minimal .enlighter-c1 {
  color: #a0a0a0
}

.enlighter-t-minimal .enlighter-c2 {
  color: #a0a0a0
}

.enlighter-t-minimal .enlighter-c9 {
  color: #a0a0a0
}

.enlighter-t-minimal .enlighter-k0 {
  color: #12217c;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-k1 {
  color: #12217c;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-k2 {
  color: #458;
  border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-k3 {
  color: #458;
  border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-k4 {
  color: #458;
  border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-k5 {
  color: #12217c;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-k6 {
  color: #12217c;
  font-style: italic
}

.enlighter-t-minimal .enlighter-k7 {
  color: #12217c;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-k8 {
  color: #458
}

.enlighter-t-minimal .enlighter-k9 {
  color: #990073
}

.enlighter-t-minimal .enlighter-k10 {
  color: #990073
}

.enlighter-t-minimal .enlighter-k11 {
  color: #a0a0a0
}

.enlighter-t-minimal .enlighter-e0 {
  color: #458;
  border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-e1 {
  color: #458;
  border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-e2 {
  color: #996700;
  border-bottom: solid 1px #996700
}

.enlighter-t-minimal .enlighter-e3 {
  color: #458;
  border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-e4 {
  color: #458;
  border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-s0 {
  color: #217908;
  border-bottom: dotted 1px #387905
}

.enlighter-t-minimal .enlighter-s1 {
  color: #217908;
  border-bottom: dotted 1px #387905
}

.enlighter-t-minimal .enlighter-s2 {
  color: #cf6a4c
}

.enlighter-t-minimal .enlighter-s3 {
  color: #217908;
  border-bottom: dotted 1px #387905
}

.enlighter-t-minimal .enlighter-s4 {
  color: #217908;
  border-bottom: dotted 1px #387905
}

.enlighter-t-minimal .enlighter-s5 {
  color: #217908;
  border-bottom: dotted 1px #387905
}

.enlighter-t-minimal .enlighter-n0 {
  color: #a61d1b;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-n1 {
  color: #a61d1b;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-n2 {
  color: #a61d1b;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-n3 {
  color: #a61d1b;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-n4 {
  color: #a61d1b;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-n5 {
  color: #a61d1b;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-m0 {
  color: #12217c;
  background-color: #e0e0e0
}

.enlighter-t-minimal .enlighter-m1 {
  color: #12217c;
  background-color: #e0e0e0
}

.enlighter-t-minimal .enlighter-m2 {
  color: #12217c;
  background-color: #e0e0e0
}

.enlighter-t-minimal .enlighter-m3 {
  color: #12217c;
  background-color: #e0e0e0
}

.enlighter-t-minimal .enlighter-g0 {
  color: #12217c
}

.enlighter-t-minimal .enlighter-g1 {
  color: #2a2a2a
}

.enlighter-t-minimal .enlighter-t0 {
  color: #a0a0a0
}

.enlighter-t-minimal .enlighter-t1 {
  color: #387905;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-t2 {
  color: #990073;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-t3 {
  color: #458
}

.enlighter-t-minimal .enlighter-t4 {
  color: #458
}

.enlighter-t-minimal .enlighter-t5 {
  color: #458
}

.enlighter-t-minimal .enlighter-t6 {
  color: #387905
}

.enlighter-t-minimal .enlighter-t7 {
  color: #a0a0a0;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-t8 {
  color: #a0a0a0;
  font-style: italic
}

.enlighter-t-minimal .enlighter-x1 {
  color: #12217c;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-x2 {
  color: #458;
  border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-x10 {
  color: #12217c;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-x11 {
  color: #12217c;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-x12 {
  color: #458
}

.enlighter-t-minimal .enlighter-x13 {
  color: #a61d1b;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-x14 {
  color: #a61d1b;
  font-weight: 700
}

.enlighter-t-minimal .enlighter-x15 {
  color: #990073
}

.enlighter-t-minimal.enlighter-v-inline {
  background-color: transparent;
  border: none;
  padding: 0
}

.enlighter-t-minimal.enlighter-v-codegroup {
  border-top: none;
  padding-top: 0
}

.enlighter-t-minimal.enlighter-v-codegroup .enlighter-codegroup-wrapper {
  border-top: solid 3px #e0e0e0;
  padding-top: 10px
}

.enlighter-t-minimal.enlighter-v-codegroup .enlighter-codegroup-switch {
  padding-left: 5px;
  padding-bottom: 5px
}

.enlighter-t-minimal.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
  font-size: 1em;
  color: #000;
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1px 6px 1px 6px;
  border: none;
  width: auto;
  height: auto
}

.enlighter-t-minimal.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
  background-color: #e0e0e0;
  color: #2a2a2a
}

.enlighter-t-eclipse {
  color: #787878;
  border-radius: 5px;
  border: solid 8px #f3f3f3;
  background-color: #fff
}

.enlighter-t-eclipse .enlighter-toolbar {
  top: 15px;
  right: 15px
}

.enlighter-t-eclipse .enlighter-btn {
  background-color: #fff;
  color: #717171;
  font-size: 1em;
  padding: 0;
  border: 1px solid #e0e0e0;
  margin: 0 0 0 8px;
  text-decoration: none;
  width: 23px;
  height: 23px;
  background-position: 0 0;
  background-size: contain;
  border-radius: 8px
}

.enlighter-t-eclipse .enlighter-btn:hover {
  background-color: #e0e0e0
}

.enlighter-t-eclipse .enlighter-btn:after {
  content: ''
}

.enlighter-t-eclipse.enlighter-hover.enlighter-linenumbers div.enlighter>div:hover {
  background-color: #e8f2fe;
  color: #444
}

.enlighter-t-eclipse.enlighter-hover div.enlighter>div:hover {
  background-color: #e8f2fe;
  color: #444;
  border-left-color: #e0e0e0
}

.enlighter-t-eclipse .enlighter-raw {
  font-size: 1.1em;
  line-height: 1.5em;
  padding: 4px 5px 4px 56px;
  color: #717171
}

.enlighter-t-eclipse div.enlighter {
  background-color: #fff
}

.enlighter-t-eclipse div.enlighter>div {
  border: solid 0 #fff;
  background-color: transparent;
  padding: 1px 5px 1px 0;
  line-height: 1.35em;
  color: #787878
}

.enlighter-t-eclipse div.enlighter>div:FIRST-CHILD {
  padding-top: 5px
}

.enlighter-t-eclipse div.enlighter>div:LAST-CHILD {
  padding-bottom: 5px
}

.enlighter-t-eclipse div.enlighter>div:AFTER {
  content: ' '
}

.enlighter-t-eclipse div.enlighter>div.enlighter-special {
  background-color: #f9f9f9
}

.enlighter-t-eclipse.enlighter-linenumbers div.enlighter>div::before {
  border-right: 2px solid #f8f8f8;
  padding: 1px 5px 1px 14px
}

.enlighter-t-eclipse .enlighter span {
  font-size: 1.1em
}

.enlighter-t-eclipse .enlighter-text {
  color: #000
}

.enlighter-t-eclipse .enlighter-c0 {
  color: #3f7f5f
}

.enlighter-t-eclipse .enlighter-c1 {
  color: #3f5fbf
}

.enlighter-t-eclipse .enlighter-c2 {
  color: #3f5fbf
}

.enlighter-t-eclipse .enlighter-c9 {
  color: #3f5fbf
}

.enlighter-t-eclipse .enlighter-k0 {
  color: #3f7f95;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-k1 {
  color: #3f7f95;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-k2 {
  color: #7f007f;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-k3 {
  color: #7f007f;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-k4 {
  color: #458
}

.enlighter-t-eclipse .enlighter-k5 {
  color: #7f007f;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-k6 {
  color: #7f007f;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-k7 {
  color: #7f007f;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-k8 {
  color: #458
}

.enlighter-t-eclipse .enlighter-k9 {
  color: #990073
}

.enlighter-t-eclipse .enlighter-k10 {
  color: #990073
}

.enlighter-t-eclipse .enlighter-k11 {
  color: #3f5fbf
}

.enlighter-t-eclipse .enlighter-e0 {
  color: #7f007f;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-e1 {
  color: #7f007f;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-e2 {
  color: #009926
}

.enlighter-t-eclipse .enlighter-e3 {
  color: #7f007f;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-e4 {
  color: #7f007f;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-s0 {
  color: #320fe3
}

.enlighter-t-eclipse .enlighter-s1 {
  color: #320fe3
}

.enlighter-t-eclipse .enlighter-s2 {
  color: #320fe3
}

.enlighter-t-eclipse .enlighter-s3 {
  color: #320fe3
}

.enlighter-t-eclipse .enlighter-s4 {
  color: #320fe3
}

.enlighter-t-eclipse .enlighter-s5 {
  color: #990073
}

.enlighter-t-eclipse .enlighter-n0 {
  color: #000
}

.enlighter-t-eclipse .enlighter-n1 {
  color: #000
}

.enlighter-t-eclipse .enlighter-n2 {
  color: #000
}

.enlighter-t-eclipse .enlighter-n3 {
  color: #000
}

.enlighter-t-eclipse .enlighter-n4 {
  color: #000
}

.enlighter-t-eclipse .enlighter-n5 {
  color: #000
}

.enlighter-t-eclipse .enlighter-m0 {
  color: #000
}

.enlighter-t-eclipse .enlighter-m1 {
  color: #000
}

.enlighter-t-eclipse .enlighter-m2 {
  color: #000
}

.enlighter-t-eclipse .enlighter-m3 {
  color: #000
}

.enlighter-t-eclipse .enlighter-g0 {
  color: #777
}

.enlighter-t-eclipse .enlighter-g1 {
  color: #777
}

.enlighter-t-eclipse .enlighter-t0 {
  color: #777
}

.enlighter-t-eclipse .enlighter-t1 {
  color: #3f7f5f;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-t2 {
  color: #990073;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-t3 {
  color: #458
}

.enlighter-t-eclipse .enlighter-t4 {
  color: #458
}

.enlighter-t-eclipse .enlighter-t5 {
  color: #458
}

.enlighter-t-eclipse .enlighter-t6 {
  color: #3f7f5f
}

.enlighter-t-eclipse .enlighter-t7 {
  color: #a0a0a0;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-t8 {
  color: #a0a0a0;
  font-style: italic
}

.enlighter-t-eclipse .enlighter-x1 {
  color: #3f7f95;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-x2 {
  color: #7f007f;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-x10 {
  color: #3f7f95;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-x11 {
  color: #3f7f95;
  font-weight: 700
}

.enlighter-t-eclipse .enlighter-x12 {
  color: #458
}

.enlighter-t-eclipse .enlighter-x13 {
  color: #3f7f95
}

.enlighter-t-eclipse .enlighter-x14 {
  color: #000
}

.enlighter-t-eclipse .enlighter-x15 {
  color: #000
}

.enlighter-t-eclipse.enlighter-v-inline {
  border-radius: 3px;
  background-color: #f8f8f8;
  border: solid 0 #fff
}

.enlighter-t-eclipse.enlighter-v-codegroup {
  display: block
}

.enlighter-t-eclipse.enlighter-v-codegroup .enlighter,
.enlighter-t-eclipse.enlighter-v-codegroup .enlighter-raw {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.enlighter-t-eclipse.enlighter-v-codegroup .enlighter-codegroup-wrapper {
  position: relative
}

.enlighter-t-eclipse.enlighter-v-codegroup .enlighter-codegroup-switch {
  background-color: #f3f3f3;
  padding: 8px 5px 0 60px;
  border-radius: 5px 5px 0 0
}

.enlighter-t-eclipse.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
  font-size: 1em;
  color: #000;
  background-color: transparent;
  padding: 5px 10px 5px 10px;
  border-radius: 5px 5px 0 0;
  border: none;
  width: auto
}

.enlighter-t-eclipse.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
  background-color: #fff;
  color: #000;
  border-color: #c9c9c9
}

.enlighter-t-mowtwo {
  background-color: #f0f0f1;
  border: solid 1px #f0f0f1;
  border-radius: 7px
}

.enlighter-t-mowtwo .enlighter-btn {
  background-color: #fff;
  color: #717171;
  font-size: 1em;
  padding: 0;
  border: 1px solid #e0e0e0;
  margin: 0 0 0 8px;
  text-decoration: none;
  width: 23px;
  height: 23px;
  background-position: 0 0;
  background-size: contain
}

.enlighter-t-mowtwo .enlighter-btn:after {
  content: ''
}

.enlighter-t-mowtwo.enlighter-hover div.enlighter>div:hover {
  background-color: #e9e9e9
}

.enlighter-t-mowtwo .enlighter-raw {
  font-size: 1.15em;
  line-height: 1.75em;
  color: #313437;
  padding: 5px 5px 5px 51px;
  background-color: transparent
}

.enlighter-t-mowtwo div.enlighter>div {
  line-height: 1.5em;
  padding: 1px 5px 1px 14px;
  color: #9c9ea0
}

.enlighter-t-mowtwo div.enlighter>div:FIRST-CHILD {
  padding-top: 5px
}

.enlighter-t-mowtwo div.enlighter>div:LAST-CHILD {
  padding-bottom: 5px
}

.enlighter-t-mowtwo div.enlighter>div:AFTER {
  content: ' '
}

.enlighter-t-mowtwo div.enlighter>div.enlighter-special {
  background-color: #e9e9e9
}

.enlighter-t-mowtwo.enlighter-linenumbers div.enlighter>div::before {
  padding: 1px 10px 1px 10px;
  font-size: .9em
}

.enlighter-t-mowtwo.enlighter-linenumbers div.enlighter>div:FIRST-CHILD::before {
  border-radius: 0 8px 0 0
}

.enlighter-t-mowtwo.enlighter-linenumbers div.enlighter>div:LAST-CHILD::before {
  border-radius: 0 0 8px 0
}

.enlighter-t-mowtwo .enlighter span {
  font-size: 1.15em
}

.enlighter-t-mowtwo .enlighter-text {
  color: #313437
}

.enlighter-t-mowtwo .enlighter-c0 {
  color: #9c9ea0
}

.enlighter-t-mowtwo .enlighter-c1 {
  color: #9c9ea0
}

.enlighter-t-mowtwo .enlighter-c2 {
  color: #9c9ea0
}

.enlighter-t-mowtwo .enlighter-c9 {
  color: #9c9ea0
}

.enlighter-t-mowtwo .enlighter-k0 {
  color: #b05098;
  font-weight: 700
}

.enlighter-t-mowtwo .enlighter-k1 {
  color: #b05098;
  font-weight: 700
}

.enlighter-t-mowtwo .enlighter-k2 {
  color: #b05098
}

.enlighter-t-mowtwo .enlighter-k3 {
  color: #b05098
}

.enlighter-t-mowtwo .enlighter-k4 {
  color: #b05098
}

.enlighter-t-mowtwo .enlighter-k5 {
  color: #b05098
}

.enlighter-t-mowtwo .enlighter-k6 {
  color: #b05098
}

.enlighter-t-mowtwo .enlighter-k7 {
  color: #b05098
}

.enlighter-t-mowtwo .enlighter-k8 {
  color: #313437
}

.enlighter-t-mowtwo .enlighter-k9 {
  color: #313437
}

.enlighter-t-mowtwo .enlighter-k10 {
  color: #313437
}

.enlighter-t-mowtwo .enlighter-k11 {
  color: #9c9ea0
}

.enlighter-t-mowtwo .enlighter-e0 {
  color: #b05098
}

.enlighter-t-mowtwo .enlighter-e1 {
  color: #b05098
}

.enlighter-t-mowtwo .enlighter-e2 {
  color: #864c08
}

.enlighter-t-mowtwo .enlighter-e3 {
  color: #b05098
}

.enlighter-t-mowtwo .enlighter-e4 {
  color: #b05098
}

.enlighter-t-mowtwo .enlighter-s0 {
  color: #83a440
}

.enlighter-t-mowtwo .enlighter-s1 {
  color: #83a440
}

.enlighter-t-mowtwo .enlighter-s2 {
  color: #83a440
}

.enlighter-t-mowtwo .enlighter-s3 {
  color: #83a440
}

.enlighter-t-mowtwo .enlighter-s4 {
  color: #83a440
}

.enlighter-t-mowtwo .enlighter-s5 {
  color: #83a440
}

.enlighter-t-mowtwo .enlighter-n0 {
  color: #429bc1
}

.enlighter-t-mowtwo .enlighter-n1 {
  color: #429bc1
}

.enlighter-t-mowtwo .enlighter-n2 {
  color: #429bc1
}

.enlighter-t-mowtwo .enlighter-n3 {
  color: #429bc1
}

.enlighter-t-mowtwo .enlighter-n4 {
  color: #429bc1
}

.enlighter-t-mowtwo .enlighter-n5 {
  color: #429bc1
}

.enlighter-t-mowtwo .enlighter-m0 {
  color: #666
}

.enlighter-t-mowtwo .enlighter-m1 {
  color: #666
}

.enlighter-t-mowtwo .enlighter-m2 {
  color: #666
}

.enlighter-t-mowtwo .enlighter-m3 {
  color: #666
}

.enlighter-t-mowtwo .enlighter-g0 {
  color: #864c08
}

.enlighter-t-mowtwo .enlighter-g1 {
  color: #909090
}

.enlighter-t-mowtwo .enlighter-t0 {
  color: #909090
}

.enlighter-t-mowtwo .enlighter-t1 {
  color: #b05098;
  font-weight: 700
}

.enlighter-t-mowtwo .enlighter-t2 {
  color: #b05098;
  font-weight: 700
}

.enlighter-t-mowtwo .enlighter-t3 {
  color: #b05098
}

.enlighter-t-mowtwo .enlighter-t4 {
  color: #b05098
}

.enlighter-t-mowtwo .enlighter-t5 {
  color: #83a440
}

.enlighter-t-mowtwo .enlighter-t6 {
  color: #b05098
}

.enlighter-t-mowtwo .enlighter-t7 {
  color: #909090;
  font-weight: 700
}

.enlighter-t-mowtwo .enlighter-t8 {
  color: #909090;
  font-style: italic
}

.enlighter-t-mowtwo .enlighter-x1 {
  color: #b05098;
  font-weight: 700
}

.enlighter-t-mowtwo .enlighter-x2 {
  color: #b05098
}

.enlighter-t-mowtwo .enlighter-x10 {
  color: #b05098;
  font-weight: 700
}

.enlighter-t-mowtwo .enlighter-x11 {
  color: #b05098;
  font-weight: 700
}

.enlighter-t-mowtwo .enlighter-x12 {
  color: #313437
}

.enlighter-t-mowtwo .enlighter-x13 {
  color: #429bc1
}

.enlighter-t-mowtwo .enlighter-x14 {
  color: #429bc1
}

.enlighter-t-mowtwo .enlighter-x15 {
  color: #313437
}

.enlighter-t-mowtwo.enlighter-v-inline {
  border-radius: 4px
}

.enlighter-t-mowtwo.enlighter-v-codegroup .enlighter-codegroup-switch {
  background-color: #585b5e;
  padding: 10px 0 10px 20px;
  border-radius: 8px;
  margin-bottom: 5px
}

.enlighter-t-mowtwo.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
  border-radius: 0;
  background-color: transparent;
  line-height: 1.7em;
  font-size: 1.25em;
  color: #f0f0f0;
  border: none;
  padding: 0 10px 0 10px;
  width: auto;
  height: auto;
  font-family: "Open Sans", Arial, Verdana, sans-serif
}

.enlighter-t-mowtwo.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
  text-decoration: underline
}

.enlighter-t-rowhammer {
  background-color: transparent;
  border: none
}

.enlighter-t-rowhammer .enlighter-toolbar {
  top: 20px
}

.enlighter-t-rowhammer .enlighter-btn {
  background-color: #fff;
  color: #717171;
  font-size: 1em;
  padding: 0;
  border: 1px solid #e0e0e0;
  margin: 0 0 0 8px;
  text-decoration: none;
  width: 23px;
  height: 23px;
  background-position: 0 0;
  background-size: contain
}

.enlighter-t-rowhammer .enlighter-btn:hover {
  background-color: #fff
}

.enlighter-t-rowhammer .enlighter-btn:after {
  content: ''
}

.enlighter-t-rowhammer.enlighter-hover div.enlighter>div:hover {
  background-color: #f0f0f0
}

.enlighter-t-rowhammer .enlighter-raw {
  font-size: 1.1em;
  color: #404141;
  background-color: transparent;
  padding: 14px 0 15px 38px;
  line-height: 2em
}

.enlighter-t-rowhammer div.enlighter>div {
  border: solid 0 #fff;
  padding: 1px 5px 1px 0;
  line-height: 1.67em;
  color: #94a9bf;
  background-color: transparent;
  border-bottom: dotted 1px #e9e9f0
}

.enlighter-t-rowhammer div.enlighter>div:nth-of-type(1) {
  border-top: dotted 1px #e9e9f0
}

.enlighter-t-rowhammer div.enlighter>div:FIRST-CHILD {
  padding-top: 5px
}

.enlighter-t-rowhammer div.enlighter>div:LAST-CHILD {
  padding-bottom: 5px
}

.enlighter-t-rowhammer div.enlighter>div:AFTER {
  content: ' '
}

.enlighter-t-rowhammer div.enlighter>div.enlighter-special {
  background-color: #f9f9f9
}

.enlighter-t-rowhammer.enlighter-linenumbers div.enlighter>div::before {
  padding: 1px 5px 1px 14px;
  font-size: .8em;
  color: #94a9bf
}

.enlighter-t-rowhammer .enlighter span {
  font-size: 1.1em
}

.enlighter-t-rowhammer .enlighter-text {
  color: #000
}

.enlighter-t-rowhammer .enlighter-c0 {
  color: #758697
}

.enlighter-t-rowhammer .enlighter-c1 {
  color: #758697
}

.enlighter-t-rowhammer .enlighter-c2 {
  color: #758697
}

.enlighter-t-rowhammer .enlighter-c9 {
  color: #758697
}

.enlighter-t-rowhammer .enlighter-k0 {
  color: #07a;
  font-weight: 700;
  border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-k1 {
  color: #07a;
  font-weight: 700;
  border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-k2 {
  color: #07a;
  font-weight: 700
}

.enlighter-t-rowhammer .enlighter-k3 {
  color: #07a
}

.enlighter-t-rowhammer .enlighter-k4 {
  color: #07a;
  font-weight: 700
}

.enlighter-t-rowhammer .enlighter-k5 {
  color: #07a;
  font-weight: 700;
  border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-k6 {
  color: #07a;
  font-weight: 700;
  border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-k7 {
  color: #07a;
  font-weight: 700;
  border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-k8 {
  color: #07a
}

.enlighter-t-rowhammer .enlighter-k9 {
  color: #000
}

.enlighter-t-rowhammer .enlighter-k10 {
  color: #07a;
  font-style: italic
}

.enlighter-t-rowhammer .enlighter-k11 {
  color: #758697
}

.enlighter-t-rowhammer .enlighter-e0 {
  color: #07a;
  font-weight: 700
}

.enlighter-t-rowhammer .enlighter-e1 {
  color: #07a;
  font-weight: 700
}

.enlighter-t-rowhammer .enlighter-e2 {
  color: #d2901d
}

.enlighter-t-rowhammer .enlighter-e3 {
  color: #07a
}

.enlighter-t-rowhammer .enlighter-e4 {
  color: #ff8c00;
  font-style: italic
}

.enlighter-t-rowhammer .enlighter-s0 {
  color: #639500;
  border-bottom: dotted 1px #639500
}

.enlighter-t-rowhammer .enlighter-s1 {
  color: #639500
}

.enlighter-t-rowhammer .enlighter-s2 {
  color: #639500
}

.enlighter-t-rowhammer .enlighter-s3 {
  color: #639500
}

.enlighter-t-rowhammer .enlighter-s4 {
  color: #639500
}

.enlighter-t-rowhammer .enlighter-s5 {
  color: #639500;
  font-style: italic
}

.enlighter-t-rowhammer .enlighter-n0 {
  color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-n1 {
  color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-n2 {
  color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-n3 {
  color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-n4 {
  color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-n5 {
  color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-m0 {
  color: #d0284a;
  font-weight: 700
}

.enlighter-t-rowhammer .enlighter-m1 {
  color: #c2415b;
  font-weight: 700
}

.enlighter-t-rowhammer .enlighter-m2 {
  color: #c2415b;
  font-weight: 700
}

.enlighter-t-rowhammer .enlighter-m3 {
  color: #d0284a;
  font-weight: 700
}

.enlighter-t-rowhammer .enlighter-g0 {
  color: #35434c;
  font-weight: 700
}

.enlighter-t-rowhammer .enlighter-g1 {
  color: #6b7c8b;
  font-weight: 700
}

.enlighter-t-rowhammer .enlighter-t0 {
  color: #777
}

.enlighter-t-rowhammer .enlighter-t1 {
  color: #961414;
  font-weight: 700
}

.enlighter-t-rowhammer .enlighter-t2 {
  color: #990073;
  font-weight: 700
}

.enlighter-t-rowhammer .enlighter-t3 {
  color: #458
}

.enlighter-t-rowhammer .enlighter-t4 {
  color: #6e0d6e
}

.enlighter-t-rowhammer .enlighter-t5 {
  color: #6e0d6e
}

.enlighter-t-rowhammer .enlighter-t6 {
  color: #961414
}

.enlighter-t-rowhammer .enlighter-t7 {
  color: #535353;
  font-weight: 700
}

.enlighter-t-rowhammer .enlighter-t8 {
  color: #777;
  font-style: italic
}

.enlighter-t-rowhammer .enlighter-x1 {
  color: #07a;
  font-weight: 700;
  border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-x2 {
  color: #07a;
  font-weight: 700
}

.enlighter-t-rowhammer .enlighter-x10 {
  color: #07a;
  font-weight: 700;
  border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-x11 {
  color: #07a;
  font-weight: 700;
  border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-x12 {
  color: #07a
}

.enlighter-t-rowhammer .enlighter-x13 {
  color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-x14 {
  color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-x15 {
  color: #121212
}

.enlighter-t-rowhammer.enlighter-v-codegroup .enlighter-codegroup-switch {
  padding-left: 15px;
  padding-bottom: 15px
}

.enlighter-t-rowhammer.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
  font-size: 1em;
  color: #758697;
  background-color: transparent;
  border-radius: 0;
  font-weight: 700;
  text-transform: uppercase;
  padding: 2px 10px 2px 10px;
  border: none;
  width: auto;
  height: auto
}

.enlighter-t-rowhammer.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
  border-bottom: dotted 1px #758697;
  background-color: #f0f0f0
}

.enlighter-t-bootstrap4 {
  color: #212529;
  background-color: #f8f9fa;
  padding: 25px 25px 25px 25px
}

.enlighter-t-bootstrap4 .enlighter-toolbar {
  top: 10px;
  right: 10px
}

.enlighter-t-bootstrap4 .enlighter-btn {
  background-image: none;
  background-color: transparent;
  color: #818a91;
  font-size: 1em;
  padding: 2px 8px 2px 8px;
  margin: 0 5px 0 5px;
  border: none;
  border-radius: 4px;
  font-family: "Open Sans", Arial, Verdana, sans-serif
}

.enlighter-t-bootstrap4 .enlighter-btn:hover {
  background-color: #007bff;
  color: #f0f0f0
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-raw {
  background-image: none
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-raw:after {
  content: 'Raw'
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-copy {
  background-image: none
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-copy:after {
  content: 'Copy'
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-window {
  background-image: none
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-window:after {
  content: 'Extern'
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-website {
  background-image: none
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-website:after {
  content: 'EnlighterJS'
}

.enlighter-t-bootstrap4.enlighter-hover div.enlighter>div:hover {
  background-color: #eceef0
}

.enlighter-t-bootstrap4 .enlighter-raw {
  font-size: 1.15em;
  color: #212529;
  background-color: #f8f9fa;
  line-height: 1.7em;
  padding: 0 0 0 61px
}

.enlighter-t-bootstrap4 div.enlighter>div {
  padding: 1px 5px 1px 14px;
  line-height: 1.35em;
  color: #999;
  background-color: transparent
}

.enlighter-t-bootstrap4 div.enlighter>div:FIRST-CHILD {
  padding-top: 5px
}

.enlighter-t-bootstrap4 div.enlighter>div:LAST-CHILD {
  padding-bottom: 5px
}

.enlighter-t-bootstrap4 div.enlighter>div:AFTER {
  content: ' '
}

.enlighter-t-bootstrap4 div.enlighter>div.enlighter-special {
  background-color: #eceef0
}

.enlighter-t-bootstrap4.enlighter-linenumbers div.enlighter>div::before {
  padding: 1px 5px 1px 0;
  font-size: .8em
}

.enlighter-t-bootstrap4 .enlighter span {
  font-size: 1.15em
}

.enlighter-t-bootstrap4 .enlighter-text {
  color: #212529
}

.enlighter-t-bootstrap4 .enlighter-c0 {
  color: #999
}

.enlighter-t-bootstrap4 .enlighter-c1 {
  color: #999
}

.enlighter-t-bootstrap4 .enlighter-c2 {
  color: #999
}

.enlighter-t-bootstrap4 .enlighter-c9 {
  color: #999
}

.enlighter-t-bootstrap4 .enlighter-k0 {
  color: #069
}

.enlighter-t-bootstrap4 .enlighter-k1 {
  color: #069
}

.enlighter-t-bootstrap4 .enlighter-k2 {
  color: #069
}

.enlighter-t-bootstrap4 .enlighter-k3 {
  color: #069
}

.enlighter-t-bootstrap4 .enlighter-k4 {
  color: #069;
  font-style: italic
}

.enlighter-t-bootstrap4 .enlighter-k5 {
  color: #212529
}

.enlighter-t-bootstrap4 .enlighter-k6 {
  color: #069
}

.enlighter-t-bootstrap4 .enlighter-k7 {
  color: #069;
  border-bottom: dotted 1px #069
}

.enlighter-t-bootstrap4 .enlighter-k8 {
  color: #212529
}

.enlighter-t-bootstrap4 .enlighter-k9 {
  color: #069
}

.enlighter-t-bootstrap4 .enlighter-k10 {
  color: #212529
}

.enlighter-t-bootstrap4 .enlighter-k11 {
  color: #999
}

.enlighter-t-bootstrap4 .enlighter-e0 {
  color: #069
}

.enlighter-t-bootstrap4 .enlighter-e1 {
  color: #069
}

.enlighter-t-bootstrap4 .enlighter-e2 {
  color: #009926
}

.enlighter-t-bootstrap4 .enlighter-e3 {
  color: #069
}

.enlighter-t-bootstrap4 .enlighter-e4 {
  color: #069
}

.enlighter-t-bootstrap4 .enlighter-s0 {
  color: #d44950
}

.enlighter-t-bootstrap4 .enlighter-s1 {
  color: #d44950
}

.enlighter-t-bootstrap4 .enlighter-s2 {
  color: #d44950
}

.enlighter-t-bootstrap4 .enlighter-s3 {
  color: #d44950
}

.enlighter-t-bootstrap4 .enlighter-s4 {
  color: #d44950
}

.enlighter-t-bootstrap4 .enlighter-s5 {
  color: #d44950
}

.enlighter-t-bootstrap4 .enlighter-n0 {
  color: #f60
}

.enlighter-t-bootstrap4 .enlighter-n1 {
  color: #f60
}

.enlighter-t-bootstrap4 .enlighter-n2 {
  color: #f60
}

.enlighter-t-bootstrap4 .enlighter-n3 {
  color: #f60
}

.enlighter-t-bootstrap4 .enlighter-n4 {
  color: #f60
}

.enlighter-t-bootstrap4 .enlighter-n5 {
  color: #f60
}

.enlighter-t-bootstrap4 .enlighter-m0 {
  color: #99f
}

.enlighter-t-bootstrap4 .enlighter-m1 {
  color: #212529
}

.enlighter-t-bootstrap4 .enlighter-m2 {
  color: #212529
}

.enlighter-t-bootstrap4 .enlighter-m3 {
  color: #212529
}

.enlighter-t-bootstrap4 .enlighter-g0 {
  color: #2f6f9f
}

.enlighter-t-bootstrap4 .enlighter-g1 {
  color: #999;
  font-weight: 700
}

.enlighter-t-bootstrap4 .enlighter-t0 {
  color: #999
}

.enlighter-t-bootstrap4 .enlighter-t1 {
  color: #d44950;
  font-weight: 700
}

.enlighter-t-bootstrap4 .enlighter-t2 {
  color: #d44950;
  font-weight: 700
}

.enlighter-t-bootstrap4 .enlighter-t3 {
  color: #0086b3
}

.enlighter-t-bootstrap4 .enlighter-t4 {
  color: #0a8
}

.enlighter-t-bootstrap4 .enlighter-t5 {
  color: #0a8
}

.enlighter-t-bootstrap4 .enlighter-t6 {
  color: #f60
}

.enlighter-t-bootstrap4 .enlighter-t7 {
  color: #999;
  font-weight: 700
}

.enlighter-t-bootstrap4 .enlighter-t8 {
  color: #999
}

.enlighter-t-bootstrap4 .enlighter-x1 {
  color: #2f6f9f
}

.enlighter-t-bootstrap4 .enlighter-x2 {
  color: #4f9fcf
}

.enlighter-t-bootstrap4 .enlighter-x10 {
  color: #0a8
}

.enlighter-t-bootstrap4 .enlighter-x11 {
  color: #0a8
}

.enlighter-t-bootstrap4 .enlighter-x12 {
  color: #99f
}

.enlighter-t-bootstrap4 .enlighter-x13 {
  color: #f60
}

.enlighter-t-bootstrap4 .enlighter-x14 {
  color: #f60
}

.enlighter-t-bootstrap4 .enlighter-x15 {
  color: #f60
}

.enlighter-t-bootstrap4.enlighter-v-inline {
  background-color: #f8f9fa;
  border: none;
  border-radius: 5px;
  padding: 3px
}

.enlighter-t-bootstrap4.enlighter-v-codegroup .enlighter-codegroup-switch {
  border: solid 3px #f8f9fa;
  border-bottom-width: 0;
  padding: 15px
}

.enlighter-t-bootstrap4.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
  padding: 3px 10px 3px 10px;
  border: none;
  font-size: .9em;
  color: #212529;
  font-weight: 700;
  background-color: #f8f9fa;
  border-radius: 5px
}

.enlighter-t-bootstrap4.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
  background-color: #007bff;
  color: #f0f0f0
}

.enlighter-t-dracula {
  background-color: #282a36
}

.enlighter-t-dracula .enlighter-toolbar {
  top: 10px;
  right: 10px
}

.enlighter-t-dracula .enlighter-btn {
  background-image: none;
  background-color: #44475a;
  color: #f8f8f2;
  font-size: 1em;
  padding: 2px 8px 2px 8px;
  margin: 0 5px 0 5px;
  border: none;
  border-radius: 4px;
  font-family: Arial, Helvetica, sans-serif
}

.enlighter-t-dracula .enlighter-btn:hover {
  background-color: #6272a4;
  color: #f8f8f2
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-raw {
  background-image: none
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-raw:after {
  content: 'Raw'
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-copy {
  background-image: none
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-copy:after {
  content: 'Copy'
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-window {
  background-image: none
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-window:after {
  content: 'Extern'
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-website {
  background-image: none
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-website:after {
  content: 'EnlighterJS'
}

.enlighter-t-dracula.enlighter-hover div.enlighter>div:hover {
  background-color: #44475a
}

.enlighter-t-dracula .enlighter-raw {
  font-size: 1.25em;
  color: #f8f8f2;
  line-height: 1.85em;
  padding: 4px 5px 4px 55px
}

.enlighter-t-dracula div.enlighter>div {
  padding: 1px 5px 1px 14px;
  line-height: 1.6em;
  color: #6272a4;
  background-color: #282a36
}

.enlighter-t-dracula div.enlighter>div:FIRST-CHILD {
  padding-top: 5px
}

.enlighter-t-dracula div.enlighter>div:LAST-CHILD {
  padding-bottom: 5px
}

.enlighter-t-dracula div.enlighter>div:AFTER {
  content: ' '
}

.enlighter-t-dracula div.enlighter>div.enlighter-special {
  background-color: #44475a
}

.enlighter-t-dracula.enlighter-linenumbers div.enlighter>div::before {
  font-size: 1em;
  color: #6272a4
}

.enlighter-t-dracula .enlighter span {
  font-size: 1.25em
}

.enlighter-t-dracula .enlighter-text {
  color: #f8f8f2
}

.enlighter-t-dracula .enlighter-c0 {
  color: #6272a4
}

.enlighter-t-dracula .enlighter-c1 {
  color: #6272a4
}

.enlighter-t-dracula .enlighter-c2 {
  color: #6272a4
}

.enlighter-t-dracula .enlighter-c9 {
  color: #6272a4
}

.enlighter-t-dracula .enlighter-k0 {
  color: #ff79c6;
  font-weight: 700
}

.enlighter-t-dracula .enlighter-k1 {
  color: #8be9fd;
  font-weight: 700
}

.enlighter-t-dracula .enlighter-k2 {
  color: #ff79c6;
  font-weight: 700
}

.enlighter-t-dracula .enlighter-k3 {
  color: #ff79c6
}

.enlighter-t-dracula .enlighter-k4 {
  color: #8be9fd
}

.enlighter-t-dracula .enlighter-k5 {
  color: #8be9fd
}

.enlighter-t-dracula .enlighter-k6 {
  color: #8be9fd
}

.enlighter-t-dracula .enlighter-k7 {
  color: #ffb86c
}

.enlighter-t-dracula .enlighter-k8 {
  color: #8be9fd
}

.enlighter-t-dracula .enlighter-k9 {
  color: #50fa7b
}

.enlighter-t-dracula .enlighter-k10 {
  color: #50fa7b
}

.enlighter-t-dracula .enlighter-k11 {
  color: #6272a4
}

.enlighter-t-dracula .enlighter-e0 {
  color: #bd93f9;
  font-weight: 700
}

.enlighter-t-dracula .enlighter-e1 {
  color: #bd93f9;
  font-weight: 700
}

.enlighter-t-dracula .enlighter-e2 {
  color: #f1fa8c
}

.enlighter-t-dracula .enlighter-e3 {
  color: #bd93f9
}

.enlighter-t-dracula .enlighter-e4 {
  color: #bd93f9;
  font-style: italic
}

.enlighter-t-dracula .enlighter-s0 {
  color: #f1fa8c
}

.enlighter-t-dracula .enlighter-s1 {
  color: #f1fa8c
}

.enlighter-t-dracula .enlighter-s2 {
  color: #f1fa8c
}

.enlighter-t-dracula .enlighter-s3 {
  color: #f1fa8c
}

.enlighter-t-dracula .enlighter-s4 {
  color: #f1fa8c;
  font-weight: 700
}

.enlighter-t-dracula .enlighter-s5 {
  color: #f1fa8c;
  font-style: italic
}

.enlighter-t-dracula .enlighter-n0 {
  color: #bd93f9
}

.enlighter-t-dracula .enlighter-n1 {
  color: #bd93f9
}

.enlighter-t-dracula .enlighter-n2 {
  color: #bd93f9
}

.enlighter-t-dracula .enlighter-n3 {
  color: #bd93f9
}

.enlighter-t-dracula .enlighter-n4 {
  color: #bd93f9
}

.enlighter-t-dracula .enlighter-n5 {
  color: #bd93f9
}

.enlighter-t-dracula .enlighter-m0 {
  color: #8be9fd
}

.enlighter-t-dracula .enlighter-m1 {
  color: #8be9fd
}

.enlighter-t-dracula .enlighter-m2 {
  color: #8be9fd
}

.enlighter-t-dracula .enlighter-m3 {
  color: #8be9fd
}

.enlighter-t-dracula .enlighter-g0 {
  color: #f8f8f2;
  font-weight: 700
}

.enlighter-t-dracula .enlighter-g1 {
  color: #f8f8f2;
  font-weight: 700
}

.enlighter-t-dracula .enlighter-t0 {
  color: #6272a4
}

.enlighter-t-dracula .enlighter-t1 {
  color: #8be9fd;
  font-weight: 700
}

.enlighter-t-dracula .enlighter-t2 {
  color: #8be9fd;
  font-weight: 700
}

.enlighter-t-dracula .enlighter-t3 {
  color: #ff79c6
}

.enlighter-t-dracula .enlighter-t4 {
  color: #ffb86c
}

.enlighter-t-dracula .enlighter-t5 {
  color: #50fa7b
}

.enlighter-t-dracula .enlighter-t6 {
  color: #f55
}

.enlighter-t-dracula .enlighter-t7 {
  color: #f8f8f2;
  font-weight: 700
}

.enlighter-t-dracula .enlighter-t8 {
  color: #f8f8f2
}

.enlighter-t-dracula .enlighter-x1 {
  color: #ff79c6;
  font-weight: 700
}

.enlighter-t-dracula .enlighter-x2 {
  color: #50fa7b
}

.enlighter-t-dracula .enlighter-x10 {
  color: #f8f8f2;
  font-weight: 700
}

.enlighter-t-dracula .enlighter-x11 {
  color: #50fa7b;
  font-weight: 700
}

.enlighter-t-dracula .enlighter-x12 {
  color: #8be9fd;
  font-style: italic
}

.enlighter-t-dracula .enlighter-x13 {
  color: #bd93f9
}

.enlighter-t-dracula .enlighter-x14 {
  color: #bd93f9;
  font-style: italic
}

.enlighter-t-dracula .enlighter-x15 {
  color: #ffb86c;
  font-style: italic
}

.enlighter-t-dracula.enlighter-v-codegroup .enlighter-codegroup-switch {
  background-color: #282a36;
  padding: 10px
}

.enlighter-t-dracula.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
  background-image: none;
  background-color: transparent;
  color: #f8f8f2;
  font-size: 1.15em;
  padding: 2px 8px 2px 8px;
  margin: 0 5px 0 5px;
  border: none;
  border-radius: 4px;
  font-family: Arial, Helvetica, sans-serif
}

.enlighter-t-dracula.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
  background-color: #44475a;
  color: #f8f8f2
}

.enlighter-t-monokai {
  background-color: #272822
}

.enlighter-t-monokai .enlighter-toolbar {
  top: 10px;
  right: 10px
}

.enlighter-t-monokai .enlighter-btn {
  background-image: none;
  background-color: #414339;
  color: #f8f8f2;
  font-size: 1em;
  padding: 2px 8px 2px 8px;
  margin: 0 5px 0 5px;
  border: solid 1px #1e1f1c;
  font-family: "Open Sans", Arial, Verdana, sans-serif
}

.enlighter-t-monokai .enlighter-btn:hover {
  background-color: #4e5145
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-raw {
  background-image: none
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-raw:after {
  content: 'Raw'
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-copy {
  background-image: none
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-copy:after {
  content: 'Copy'
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-window {
  background-image: none
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-window:after {
  content: 'Extern'
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-website {
  background-image: none
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-website:after {
  content: 'EnlighterJS'
}

.enlighter-t-monokai.enlighter-hover div.enlighter>div:hover {
  background-color: #75715e
}

.enlighter-t-monokai .enlighter-raw {
  font-size: 1.25em;
  color: #f8f8f2;
  line-height: 1.85em;
  padding: 4px 5px 4px 55px
}

.enlighter-t-monokai div.enlighter>div {
  padding: 1px 5px 1px 14px;
  line-height: 1.6em
}

.enlighter-t-monokai div.enlighter>div:FIRST-CHILD {
  padding-top: 5px
}

.enlighter-t-monokai div.enlighter>div:LAST-CHILD {
  padding-bottom: 5px
}

.enlighter-t-monokai div.enlighter>div:AFTER {
  content: ' '
}

.enlighter-t-monokai div.enlighter>div.enlighter-special {
  background-color: #414339
}

.enlighter-t-monokai.enlighter-linenumbers div.enlighter>div::before {
  font-size: 1em;
  color: grey
}

.enlighter-t-monokai .enlighter span {
  font-size: 1.25em
}

.enlighter-t-monokai .enlighter-text {
  color: #f8f8f2
}

.enlighter-t-monokai .enlighter-c0 {
  color: #75715e
}

.enlighter-t-monokai .enlighter-c1 {
  color: #75715e
}

.enlighter-t-monokai .enlighter-c2 {
  color: #75715e
}

.enlighter-t-monokai .enlighter-c9 {
  color: #75715e
}

.enlighter-t-monokai .enlighter-k0 {
  color: #f92672
}

.enlighter-t-monokai .enlighter-k1 {
  color: #f92672
}

.enlighter-t-monokai .enlighter-k2 {
  color: #f92672
}

.enlighter-t-monokai .enlighter-k3 {
  color: #f92672
}

.enlighter-t-monokai .enlighter-k4 {
  color: #f92672
}

.enlighter-t-monokai .enlighter-k5 {
  color: #f92672
}

.enlighter-t-monokai .enlighter-k6 {
  color: #f92672
}

.enlighter-t-monokai .enlighter-k7 {
  color: #f8f8f2
}

.enlighter-t-monokai .enlighter-k8 {
  color: #f92672
}

.enlighter-t-monokai .enlighter-k9 {
  color: #fd971f
}

.enlighter-t-monokai .enlighter-k10 {
  color: #f92672
}

.enlighter-t-monokai .enlighter-k11 {
  color: #75715e
}

.enlighter-t-monokai .enlighter-e0 {
  color: #ae81ff
}

.enlighter-t-monokai .enlighter-e1 {
  color: #ae81ff
}

.enlighter-t-monokai .enlighter-e2 {
  color: #ae81ff
}

.enlighter-t-monokai .enlighter-e3 {
  color: #ae81ff
}

.enlighter-t-monokai .enlighter-e4 {
  color: #ae81ff
}

.enlighter-t-monokai .enlighter-s0 {
  color: #e6db74
}

.enlighter-t-monokai .enlighter-s1 {
  color: #e6db74
}

.enlighter-t-monokai .enlighter-s2 {
  color: #e6db74
}

.enlighter-t-monokai .enlighter-s3 {
  color: #e6db74
}

.enlighter-t-monokai .enlighter-s4 {
  color: #e6db74;
  font-weight: 700
}

.enlighter-t-monokai .enlighter-s5 {
  color: #e6db74;
  font-style: italic
}

.enlighter-t-monokai .enlighter-n0 {
  color: #ae81ff
}

.enlighter-t-monokai .enlighter-n1 {
  color: #ae81ff
}

.enlighter-t-monokai .enlighter-n2 {
  color: #ae81ff
}

.enlighter-t-monokai .enlighter-n3 {
  color: #ae81ff
}

.enlighter-t-monokai .enlighter-n4 {
  color: #ae81ff
}

.enlighter-t-monokai .enlighter-n5 {
  color: #ae81ff
}

.enlighter-t-monokai .enlighter-m0 {
  color: #66d9ef
}

.enlighter-t-monokai .enlighter-m1 {
  color: #66d9ef
}

.enlighter-t-monokai .enlighter-m2 {
  color: #66d9ef
}

.enlighter-t-monokai .enlighter-m3 {
  color: #66d9ef
}

.enlighter-t-monokai .enlighter-g0 {
  color: #f8f8f2;
  font-weight: 700
}

.enlighter-t-monokai .enlighter-g1 {
  color: #f8f8f2;
  font-weight: 700
}

.enlighter-t-monokai .enlighter-t0 {
  color: #f8f8f2
}

.enlighter-t-monokai .enlighter-t1 {
  color: #a6e22e
}

.enlighter-t-monokai .enlighter-t2 {
  color: #a6e22e
}

.enlighter-t-monokai .enlighter-t3 {
  color: #e6db74
}

.enlighter-t-monokai .enlighter-t4 {
  color: #e6db74
}

.enlighter-t-monokai .enlighter-t5 {
  color: #a6e22e
}

.enlighter-t-monokai .enlighter-t6 {
  color: #f92672
}

.enlighter-t-monokai .enlighter-t7 {
  color: #f92672
}

.enlighter-t-monokai .enlighter-t8 {
  color: #75715e
}

.enlighter-t-monokai .enlighter-x1 {
  color: #f92672
}

.enlighter-t-monokai .enlighter-x2 {
  color: #a6e22e
}

.enlighter-t-monokai .enlighter-x10 {
  color: #a6e22e
}

.enlighter-t-monokai .enlighter-x11 {
  color: #a6e22e
}

.enlighter-t-monokai .enlighter-x12 {
  color: #66d9ef;
  font-style: italic
}

.enlighter-t-monokai .enlighter-x13 {
  color: #f92672
}

.enlighter-t-monokai .enlighter-x14 {
  color: #ae81ff
}

.enlighter-t-monokai .enlighter-x15 {
  color: #a6e22e
}

.enlighter-t-monokai.enlighter-v-codegroup .enlighter-codegroup-switch {
  background-color: #414339;
  padding: 10px 10px 0 30px
}

.enlighter-t-monokai.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
  background-image: none;
  background-color: #414339;
  color: #f8f8f2;
  font-size: 1.15em;
  padding: 2px 8px 2px 8px;
  margin: 0 10px 0 10px;
  border: none;
  line-height: 2.1em;
  border-radius: 0;
  font-style: italic
}

.enlighter-t-monokai.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
  background-color: #272822;
  color: #f8f8f2;
  font-weight: 700;
  font-style: normal
}

.enlighter-default {}

/* Enlighter dynamic generated stylesheet - DO NOT EDIT */
.fa {
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-family: FontAwesome
}

.ubermenu-main {
  background: #fff
}

.ubermenu.ubermenu-main {
  background: 0 0;
  border: none;
  box-shadow: none
}

.ubermenu.ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
  border: none;
  box-shadow: none
}

.ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar,
.ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  left: 0
}

.ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active>.ubermenu-submenu-drop,
.ubermenu.ubermenu-main.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0>.ubermenu-submenu-drop {
  margin-top: 0
}

.ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px
}

.ubermenu.ubermenu-main .ubermenu-item-level-0:hover>.ubermenu-target,
.ubermenu-main .ubermenu-item-level-0.ubermenu-active>.ubermenu-target {
  color: #fff
}

.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-target,
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent>.ubermenu-target,
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-target {
  color: #fff
}

.ubermenu-main.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop>.ubermenu-target:not(.ubermenu-noindicator) {
  padding-right: 25px
}

.ubermenu-main.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop>.ubermenu-target.ubermenu-noindicator {
  padding-right: 10px
}

.ubermenu-main .ubermenu-item-normal>.ubermenu-target,
.ubermenu-main .ubermenu-submenu .ubermenu-target,
.ubermenu-main .ubermenu-submenu .ubermenu-nonlink,
.ubermenu-main .ubermenu-submenu .ubermenu-widget,
.ubermenu-main .ubermenu-submenu .ubermenu-custom-content-padded,
.ubermenu-main .ubermenu-submenu .ubermenu-retractor,
.ubermenu-main .ubermenu-submenu .ubermenu-colgroup .ubermenu-column,
.ubermenu-main .ubermenu-submenu.ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,
.ubermenu-main .ubermenu-submenu.ubermenu-submenu-padded {
  padding: 12px
}

.ubermenu-main .ubermenu-grid-row {
  padding-right: 12px
}

.ubermenu-main .ubermenu-grid-row .ubermenu-target {
  padding-right: 0
}

.ubermenu-main.ubermenu-sub-indicators .ubermenu-submenu :not(.ubermenu-tabs-layout-right) .ubermenu-has-submenu-drop>.ubermenu-target {
  padding-right: 25px
}

.ubermenu-main .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack>.ubermenu-target {
  border: none
}

.ubermenu-main .ubermenu-submenu-type-stack {
  padding-top: 0
}

.ubermenu-main .ubermenu-item-normal>.ubermenu-target {
  color: #333;
  font-size: 15px;
  font-weight: 500
}

.ubermenu.ubermenu-main .ubermenu-item-normal>.ubermenu-target:hover,
.ubermenu.ubermenu-main .ubermenu-item-normal.ubermenu-active>.ubermenu-target {
  color: #000
}

.ubermenu-main .ubermenu-item-normal.ubermenu-current-menu-item>.ubermenu-target {
  color: #000
}

.ubermenu-main .ubermenu-item-normal>.ubermenu-target:hover>.ubermenu-target-text {
  text-decoration: underline
}

.ubermenu.ubermenu-main .ubermenu-tabs .ubermenu-tabs-group>.ubermenu-tab>.ubermenu-target {
  font-size: 15px
}

.ubermenu.ubermenu-main .ubermenu-tabs .ubermenu-tabs-group {
  background-color: #ce9f41
}

.ubermenu.ubermenu-main .ubermenu-tab>.ubermenu-target {
  color: #fff
}

.ubermenu.ubermenu-main .ubermenu-submenu .ubermenu-tab.ubermenu-active>.ubermenu-target {
  color: #fff
}

.ubermenu-main .ubermenu-submenu .ubermenu-tab.ubermenu-current-menu-item>.ubermenu-target,
.ubermenu-main .ubermenu-submenu .ubermenu-tab.ubermenu-current-menu-parent>.ubermenu-target,
.ubermenu-main .ubermenu-submenu .ubermenu-tab.ubermenu-current-menu-ancestor>.ubermenu-target {
  color: #fff
}

.ubermenu.ubermenu-main .ubermenu-tab.ubermenu-active>.ubermenu-target {
  background-color: #024d94
}

.ubermenu.ubermenu-main .ubermenu-tabs-group .ubermenu-item-normal>.ubermenu-target {
  color: #024d94 !important
}

.ubermenu-main .ubermenu-submenu .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-5015>.ubermenu-target {
  background: #ce9f41;
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-5015.ubermenu-active>.ubermenu-target,
.ubermenu .ubermenu-item.ubermenu-item-5015>.ubermenu-target:hover,
.ubermenu .ubermenu-submenu .ubermenu-item.ubermenu-item-5015.ubermenu-active>.ubermenu-target,
.ubermenu .ubermenu-submenu .ubermenu-item.ubermenu-item-5015>.ubermenu-target:hover {
  background: #024d94
}

.ubermenu .ubermenu-item.ubermenu-item-5015.ubermenu-current-menu-item>.ubermenu-target,
.ubermenu .ubermenu-item.ubermenu-item-5015.ubermenu-current-menu-ancestor>.ubermenu-target {
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-5015>.ubermenu-target,
.ubermenu .ubermenu-item.ubermenu-item-5015>.ubermenu-content-block,
.ubermenu .ubermenu-item.ubermenu-item-5015.ubermenu-custom-content-padded {
  padding: 15px
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-id-5015 .ubermenu-target,
.ubermenu .ubermenu-submenu.ubermenu-submenu-id-5015 .ubermenu-target>.ubermenu-target-description {
  color: #000
}

.ubermenu .ubermenu-item.ubermenu-item-5047 {
  background: #ce9f41
}

.ubermenu .ubermenu-item.ubermenu-item-5044>.ubermenu-target {
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-5043>.ubermenu-target {
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-5045>.ubermenu-target {
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-5046>.ubermenu-target {
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-6531>.ubermenu-target {
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-6945>.ubermenu-target {
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-6945.ubermenu-active>.ubermenu-target,
.ubermenu .ubermenu-item.ubermenu-item-6945:hover>.ubermenu-target,
.ubermenu .ubermenu-submenu .ubermenu-item.ubermenu-item-6945.ubermenu-active>.ubermenu-target,
.ubermenu .ubermenu-submenu .ubermenu-item.ubermenu-item-6945:hover>.ubermenu-target {
  color: #0c0c0c
}

.ubermenu .ubermenu-item.ubermenu-item-6945.ubermenu-current-menu-item>.ubermenu-target,
.ubermenu .ubermenu-item.ubermenu-item-6945.ubermenu-current-menu-ancestor>.ubermenu-target {
  color: #0c0c0c
}

.ubermenu .ubermenu-item.ubermenu-item-7450>.ubermenu-target {
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-7450.ubermenu-current-menu-item>.ubermenu-target,
.ubermenu .ubermenu-item.ubermenu-item-7450.ubermenu-current-menu-ancestor>.ubermenu-target {
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-7460>.ubermenu-target {
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-7460.ubermenu-active>.ubermenu-target,
.ubermenu .ubermenu-item.ubermenu-item-7460:hover>.ubermenu-target,
.ubermenu .ubermenu-submenu .ubermenu-item.ubermenu-item-7460.ubermenu-active>.ubermenu-target,
.ubermenu .ubermenu-submenu .ubermenu-item.ubermenu-item-7460:hover>.ubermenu-target {
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-7460.ubermenu-current-menu-item>.ubermenu-target,
.ubermenu .ubermenu-item.ubermenu-item-7460.ubermenu-current-menu-ancestor>.ubermenu-target {
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-5336>.ubermenu-target {
  color: #fff
}

.ubermenu .ubermenu-item.ubermenu-item-5336.ubermenu-current-menu-item>.ubermenu-target,
.ubermenu .ubermenu-item.ubermenu-item-5336.ubermenu-current-menu-ancestor>.ubermenu-target {
  color: #fff
}

.st0 {
  fill: #f05323
}

.st1 {
  fill: #3b56a6
}