/* todos los derechos reservados Grupo Kodrak Technology @ 2024 - ver copyright.txt */
/* Bootstrap  v5.3.2 Copyright 2011-2023 The Bootstrap Authors Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ 

:root, [data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545
}
[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f
}
*, ::after, ::before {
  box-sizing: border-box
}
@media (prefers-reduced-motion:no-preference) {
  :root {
    scroll-behavior: smooth
  }
}
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: .25
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color)
}
.h1, h1 {
  font-size: calc(1.375rem + 1.5vw)
}
@media (min-width:1200px) {
  .h1, h1 {
    font-size: 2.5rem
  }
}
.h2, h2 {
  font-size: calc(1.325rem + .9vw)
}
@media (min-width:1200px) {
  .h2, h2 {
    font-size: 2rem
  }
}
.h3, h3 {
  font-size: calc(1.3rem + .6vw)
}
@media (min-width:1200px) {
  .h3, h3 {
    font-size: 1.75rem
  }
}
.h4, h4 {
  font-size: calc(1.275rem + .3vw)
}
@media (min-width:1200px) {
  .h4, h4 {
    font-size: 1.5rem
  }
}
.h5, h5 {
  font-size: 1.25rem
}
.h6, h6 {
  font-size: 1rem
}
p {
  margin-top: 0;
  margin-bottom: 1rem
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}
ol, ul {
  padding-left: 2rem
}
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, small {
  font-size: .875em
}
.mark, mark {
  padding: .1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg)
}
sub, sup {
  position: relative;
  font-size: .75em;
  line-height: 0;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb)
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none
}
code, kbd, pre, samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: .875em
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal
}
code {
  font-size: .875em;
  color: var(--bs-code-color);
  word-wrap: break-word
}
a > code {
  color: inherit
}
kbd {
  padding: .1875rem .375rem;
  font-size: .875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: .25rem
}
kbd kbd {
  padding: 0;
  font-size: 1em
}
figure {
  margin: 0 0 1rem
}
img, svg {
  vertical-align: middle
}
table {
  caption-side: bottom;
  border-collapse: collapse
}
caption {
  padding-top: .5rem;
  padding-bottom: .5rem;
  color: var(--bs-secondary-color);
  text-align: left
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent
}
tbody, td, tfoot, th, thead, tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0
}
label {
  display: inline-block
}
button {
  border-radius: 0
}
button:focus:not(:focus-visible) {
  outline: 0
}
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
button, select {
  text-transform: none
}
[role=button] {
  cursor: pointer
}
select {
  word-wrap: normal
}
select:disabled {
  opacity: 1
}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important
}
[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
}
::-moz-focus-inner {
  padding: 0;
  border-style: none
}
textarea {
  resize: vertical
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: calc(1.275rem + .3vw);
  line-height: inherit
}
@media (min-width:1200px) {
  legend {
    font-size: 1.5rem
  }
}
legend + * {
  clear: left
}
::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
  padding: 0
}
::-webkit-inner-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-color-swatch-wrapper {
  padding: 0
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}
::file-selector-button {
  font: inherit;
  -webkit-appearance: button
}
output {
  display: inline-block
}
iframe {
  border: 0
}
summary {
  display: list-item;
  cursor: pointer
}
progress {
  vertical-align: baseline
}
[hidden] {
  display: none !important
}
.lead {
  font-size: 1.25rem;
  font-weight: 300
}
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2
}
@media (min-width:1200px) {
  .display-1 {
    font-size: 5rem
  }
}
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2
}
@media (min-width:1200px) {
  .display-2 {
    font-size: 4.5rem
  }
}
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2
}
@media (min-width:1200px) {
  .display-3 {
    font-size: 4rem
  }
}
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2
}
@media (min-width:1200px) {
  .display-4 {
    font-size: 3.5rem
  }
}
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2
}
@media (min-width:1200px) {
  .display-5 {
    font-size: 3rem
  }
}
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2
}
@media (min-width:1200px) {
  .display-6 {
    font-size: 2.5rem
  }
}
.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: .875em;
  text-transform: uppercase
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem
}
.blockquote > :last-child {
  margin-bottom: 0
}
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: .875em;
  color: #6c757d
}
.blockquote-footer::before {
  content: "— "
}
.img-fluid {
  max-width: 100%;
  height: auto
}
.img-thumbnail {
  padding: .25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto
}
.figure {
  display: inline-block
}
.figure-img {
  margin-bottom: .5rem;
  line-height: 1
}
.figure-caption {
  font-size: .875em;
  color: var(--bs-secondary-color)
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  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: 1140px
  }
}
@media (min-width:1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1320px
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x))
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y)
}
.col {
  flex: 1 0 0%
}
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%
}
.col-auto {
  flex: 0 0 auto;
  width: auto
}
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%
}
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%
}
.col-3 {
  flex: 0 0 auto;
  width: 25%
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%
}
.col-6 {
  flex: 0 0 auto;
  width: 50%
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%
}
.col-9 {
  flex: 0 0 auto;
  width: 75%
}
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%
}
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%
}
.col-12 {
  flex: 0 0 auto;
  width: 100%
}
.offset-1 {
  margin-left: 8.33333333%
}
.offset-2 {
  margin-left: 16.66666667%
}
.offset-3 {
  margin-left: 25%
}
.offset-4 {
  margin-left: 33.33333333%
}
.offset-5 {
  margin-left: 41.66666667%
}
.offset-6 {
  margin-left: 50%
}
.offset-7 {
  margin-left: 58.33333333%
}
.offset-8 {
  margin-left: 66.66666667%
}
.offset-9 {
  margin-left: 75%
}
.offset-10 {
  margin-left: 83.33333333%
}
.offset-11 {
  margin-left: 91.66666667%
}
.g-0, .gx-0 {
  --bs-gutter-x: 0
}
.g-0, .gy-0 {
  --bs-gutter-y: 0
}
.g-1, .gx-1 {
  --bs-gutter-x: 0.25rem
}
.g-1, .gy-1 {
  --bs-gutter-y: 0.25rem
}
.g-2, .gx-2 {
  --bs-gutter-x: 0.5rem
}
.g-2, .gy-2 {
  --bs-gutter-y: 0.5rem
}
.g-3, .gx-3 {
  --bs-gutter-x: 1rem
}
.g-3, .gy-3 {
  --bs-gutter-y: 1rem
}
.g-4, .gx-4 {
  --bs-gutter-x: 1.5rem
}
.g-4, .gy-4 {
  --bs-gutter-y: 1.5rem
}
.g-5, .gx-5 {
  --bs-gutter-x: 3rem
}
.g-5, .gy-5 {
  --bs-gutter-y: 3rem
}
@media (min-width:576px) {
  .col-sm {
    flex: 1 0 0%
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .offset-sm-0 {
    margin-left: 0
  }
  .offset-sm-1 {
    margin-left: 8.33333333%
  }
  .offset-sm-2 {
    margin-left: 16.66666667%
  }
  .offset-sm-3 {
    margin-left: 25%
  }
  .offset-sm-4 {
    margin-left: 33.33333333%
  }
  .offset-sm-5 {
    margin-left: 41.66666667%
  }
  .offset-sm-6 {
    margin-left: 50%
  }
  .offset-sm-7 {
    margin-left: 58.33333333%
  }
  .offset-sm-8 {
    margin-left: 66.66666667%
  }
  .offset-sm-9 {
    margin-left: 75%
  }
  .offset-sm-10 {
    margin-left: 83.33333333%
  }
  .offset-sm-11 {
    margin-left: 91.66666667%
  }
  .g-sm-0, .gx-sm-0 {
    --bs-gutter-x: 0
  }
  .g-sm-0, .gy-sm-0 {
    --bs-gutter-y: 0
  }
  .g-sm-1, .gx-sm-1 {
    --bs-gutter-x: 0.25rem
  }
  .g-sm-1, .gy-sm-1 {
    --bs-gutter-y: 0.25rem
  }
  .g-sm-2, .gx-sm-2 {
    --bs-gutter-x: 0.5rem
  }
  .g-sm-2, .gy-sm-2 {
    --bs-gutter-y: 0.5rem
  }
  .g-sm-3, .gx-sm-3 {
    --bs-gutter-x: 1rem
  }
  .g-sm-3, .gy-sm-3 {
    --bs-gutter-y: 1rem
  }
  .g-sm-4, .gx-sm-4 {
    --bs-gutter-x: 1.5rem
  }
  .g-sm-4, .gy-sm-4 {
    --bs-gutter-y: 1.5rem
  }
  .g-sm-5, .gx-sm-5 {
    --bs-gutter-x: 3rem
  }
  .g-sm-5, .gy-sm-5 {
    --bs-gutter-y: 3rem
  }
}
@media (min-width:768px) {
  .col-md {
    flex: 1 0 0%
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .offset-md-0 {
    margin-left: 0
  }
  .offset-md-1 {
    margin-left: 8.33333333%
  }
  .offset-md-2 {
    margin-left: 16.66666667%
  }
  .offset-md-3 {
    margin-left: 25%
  }
  .offset-md-4 {
    margin-left: 33.33333333%
  }
  .offset-md-5 {
    margin-left: 41.66666667%
  }
  .offset-md-6 {
    margin-left: 50%
  }
  .offset-md-7 {
    margin-left: 58.33333333%
  }
  .offset-md-8 {
    margin-left: 66.66666667%
  }
  .offset-md-9 {
    margin-left: 75%
  }
  .offset-md-10 {
    margin-left: 83.33333333%
  }
  .offset-md-11 {
    margin-left: 91.66666667%
  }
  .g-md-0, .gx-md-0 {
    --bs-gutter-x: 0
  }
  .g-md-0, .gy-md-0 {
    --bs-gutter-y: 0
  }
  .g-md-1, .gx-md-1 {
    --bs-gutter-x: 0.25rem
  }
  .g-md-1, .gy-md-1 {
    --bs-gutter-y: 0.25rem
  }
  .g-md-2, .gx-md-2 {
    --bs-gutter-x: 0.5rem
  }
  .g-md-2, .gy-md-2 {
    --bs-gutter-y: 0.5rem
  }
  .g-md-3, .gx-md-3 {
    --bs-gutter-x: 1rem
  }
  .g-md-3, .gy-md-3 {
    --bs-gutter-y: 1rem
  }
  .g-md-4, .gx-md-4 {
    --bs-gutter-x: 1.5rem
  }
  .g-md-4, .gy-md-4 {
    --bs-gutter-y: 1.5rem
  }
  .g-md-5, .gx-md-5 {
    --bs-gutter-x: 3rem
  }
  .g-md-5, .gy-md-5 {
    --bs-gutter-y: 3rem
  }
}
@media (min-width:992px) {
  .col-lg {
    flex: 1 0 0%
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .offset-lg-0 {
    margin-left: 0
  }
  .offset-lg-1 {
    margin-left: 8.33333333%
  }
  .offset-lg-2 {
    margin-left: 16.66666667%
  }
  .offset-lg-3 {
    margin-left: 25%
  }
  .offset-lg-4 {
    margin-left: 33.33333333%
  }
  .offset-lg-5 {
    margin-left: 41.66666667%
  }
  .offset-lg-6 {
    margin-left: 50%
  }
  .offset-lg-7 {
    margin-left: 58.33333333%
  }
  .offset-lg-8 {
    margin-left: 66.66666667%
  }
  .offset-lg-9 {
    margin-left: 75%
  }
  .offset-lg-10 {
    margin-left: 83.33333333%
  }
  .offset-lg-11 {
    margin-left: 91.66666667%
  }
  .g-lg-0, .gx-lg-0 {
    --bs-gutter-x: 0
  }
  .g-lg-0, .gy-lg-0 {
    --bs-gutter-y: 0
  }
  .g-lg-1, .gx-lg-1 {
    --bs-gutter-x: 0.25rem
  }
  .g-lg-1, .gy-lg-1 {
    --bs-gutter-y: 0.25rem
  }
  .g-lg-2, .gx-lg-2 {
    --bs-gutter-x: 0.5rem
  }
  .g-lg-2, .gy-lg-2 {
    --bs-gutter-y: 0.5rem
  }
  .g-lg-3, .gx-lg-3 {
    --bs-gutter-x: 1rem
  }
  .g-lg-3, .gy-lg-3 {
    --bs-gutter-y: 1rem
  }
  .g-lg-4, .gx-lg-4 {
    --bs-gutter-x: 1.5rem
  }
  .g-lg-4, .gy-lg-4 {
    --bs-gutter-y: 1.5rem
  }
  .g-lg-5, .gx-lg-5 {
    --bs-gutter-x: 3rem
  }
  .g-lg-5, .gy-lg-5 {
    --bs-gutter-y: 3rem
  }
}
@media (min-width:1200px) {
  .col-xl {
    flex: 1 0 0%
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .offset-xl-0 {
    margin-left: 0
  }
  .offset-xl-1 {
    margin-left: 8.33333333%
  }
  .offset-xl-2 {
    margin-left: 16.66666667%
  }
  .offset-xl-3 {
    margin-left: 25%
  }
  .offset-xl-4 {
    margin-left: 33.33333333%
  }
  .offset-xl-5 {
    margin-left: 41.66666667%
  }
  .offset-xl-6 {
    margin-left: 50%
  }
  .offset-xl-7 {
    margin-left: 58.33333333%
  }
  .offset-xl-8 {
    margin-left: 66.66666667%
  }
  .offset-xl-9 {
    margin-left: 75%
  }
  .offset-xl-10 {
    margin-left: 83.33333333%
  }
  .offset-xl-11 {
    margin-left: 91.66666667%
  }
  .g-xl-0, .gx-xl-0 {
    --bs-gutter-x: 0
  }
  .g-xl-0, .gy-xl-0 {
    --bs-gutter-y: 0
  }
  .g-xl-1, .gx-xl-1 {
    --bs-gutter-x: 0.25rem
  }
  .g-xl-1, .gy-xl-1 {
    --bs-gutter-y: 0.25rem
  }
  .g-xl-2, .gx-xl-2 {
    --bs-gutter-x: 0.5rem
  }
  .g-xl-2, .gy-xl-2 {
    --bs-gutter-y: 0.5rem
  }
  .g-xl-3, .gx-xl-3 {
    --bs-gutter-x: 1rem
  }
  .g-xl-3, .gy-xl-3 {
    --bs-gutter-y: 1rem
  }
  .g-xl-4, .gx-xl-4 {
    --bs-gutter-x: 1.5rem
  }
  .g-xl-4, .gy-xl-4 {
    --bs-gutter-y: 1.5rem
  }
  .g-xl-5, .gx-xl-5 {
    --bs-gutter-x: 3rem
  }
  .g-xl-5, .gy-xl-5 {
    --bs-gutter-y: 3rem
  }
}
@media (min-width:1400px) {
  .col-xxl {
    flex: 1 0 0%
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .offset-xxl-0 {
    margin-left: 0
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%
  }
  .offset-xxl-3 {
    margin-left: 25%
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%
  }
  .offset-xxl-6 {
    margin-left: 50%
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%
  }
  .offset-xxl-9 {
    margin-left: 75%
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%
  }
  .g-xxl-0, .gx-xxl-0 {
    --bs-gutter-x: 0
  }
  .g-xxl-0, .gy-xxl-0 {
    --bs-gutter-y: 0
  }
  .g-xxl-1, .gx-xxl-1 {
    --bs-gutter-x: 0.25rem
  }
  .g-xxl-1, .gy-xxl-1 {
    --bs-gutter-y: 0.25rem
  }
  .g-xxl-2, .gx-xxl-2 {
    --bs-gutter-x: 0.5rem
  }
  .g-xxl-2, .gy-xxl-2 {
    --bs-gutter-y: 0.5rem
  }
  .g-xxl-3, .gx-xxl-3 {
    --bs-gutter-x: 1rem
  }
  .g-xxl-3, .gy-xxl-3 {
    --bs-gutter-y: 1rem
  }
  .g-xxl-4, .gx-xxl-4 {
    --bs-gutter-x: 1.5rem
  }
  .g-xxl-4, .gy-xxl-4 {
    --bs-gutter-y: 1.5rem
  }
  .g-xxl-5, .gx-xxl-5 {
    --bs-gutter-x: 3rem
  }
  .g-xxl-5, .gy-xxl-5 {
    --bs-gutter-y: 3rem
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color)
}
.table > :not(caption) > * > * {
  padding: .5rem .5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))
}
.table > tbody {
  vertical-align: inherit
}
.table > thead {
  vertical-align: bottom
}
.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor
}
.caption-top {
  caption-side: top
}
.table-sm > :not(caption) > * > * {
  padding: .25rem .25rem
}
.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width)
}
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0
}
.table-borderless > :not(:first-child) {
  border-top-width: 0
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg)
}
.table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg)
}
.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg)
}
.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg)
}
.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: #cfe2ff;
  --bs-table-border-color: #a6b5cc;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color)
}
.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: #e2e3e5;
  --bs-table-border-color: #b5b6b7;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color)
}
.table-success {
  --bs-table-color: #000;
  --bs-table-bg: #d1e7dd;
  --bs-table-border-color: #a7b9b1;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color)
}
.table-info {
  --bs-table-color: #000;
  --bs-table-bg: #cff4fc;
  --bs-table-border-color: #a6c3ca;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color)
}
.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: #fff3cd;
  --bs-table-border-color: #ccc2a4;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color)
}
.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: #f8d7da;
  --bs-table-border-color: #c6acae;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color)
}
.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: #c6c7c8;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color)
}
.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: #4d5154;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color)
}
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch
}
@media (max-width:575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
}
@media (max-width:767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
}
@media (max-width:991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
}
@media (max-width:1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
}
@media (max-width:1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
}
.form-label {
  margin-bottom: .5rem
}
.col-form-label {
  padding-top: calc(.375rem + var(--bs-border-width));
  padding-bottom: calc(.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5
}
.col-form-label-lg {
  padding-top: calc(.5rem + var(--bs-border-width));
  padding-bottom: calc(.5rem + var(--bs-border-width));
  font-size: 1.25rem
}
.col-form-label-sm {
  padding-top: calc(.25rem + var(--bs-border-width));
  padding-bottom: calc(.25rem + var(--bs-border-width));
  font-size: .875rem
}
.form-text {
  margin-top: .25rem;
  font-size: .875em;
  color: var(--bs-secondary-color)
}
.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
  .form-control {
    transition: none
  }
}
.form-control[type=file] {
  overflow: hidden
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0
}
.form-control::-moz-placeholder {
  color: var(--bs-secondary-color);
  opacity: 1
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1
}
.form-control::-webkit-file-upload-button {
  padding: .375rem .75rem;
  margin: -.375rem -.75rem;
  -webkit-margin-end: .75rem;
  margin-inline-end: .75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.form-control::file-selector-button {
  padding: .375rem .75rem;
  margin: -.375rem -.75rem;
  -webkit-margin-end: .75rem;
  margin-inline-end: .75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  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) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none
  }
  .form-control::file-selector-button {
    transition: none
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: var(--bs-secondary-bg)
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg)
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0
}
.form-control-plaintext:focus {
  outline: 0
}
.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0
}
.form-control-sm {
  min-height: calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: var(--bs-border-radius-sm)
}
.form-control-sm::-webkit-file-upload-button {
  padding: .25rem .5rem;
  margin: -.25rem -.5rem;
  -webkit-margin-end: .5rem;
  margin-inline-end: .5rem
}
.form-control-sm::file-selector-button {
  padding: .25rem .5rem;
  margin: -.25rem -.5rem;
  -webkit-margin-end: .5rem;
  margin-inline-end: .5rem
}
.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: .5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg)
}
.form-control-lg::-webkit-file-upload-button {
  padding: .5rem 1rem;
  margin: -.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem
}
.form-control-lg::file-selector-button {
  padding: .5rem 1rem;
  margin: -.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem
}
textarea.form-control {
  min-height: calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))
}
textarea.form-control-sm {
  min-height: calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))
}
.form-control-color {
  width: 3rem;
  height: calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));
  padding: .375rem
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius)
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius)
}
.form-control-color.form-control-sm {
  height: calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))
}
.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: .375rem 2.25rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
  .form-select {
    transition: none
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: .75rem;
  background-image: none
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg)
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color)
}
.form-select-sm {
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem;
  border-radius: var(--bs-border-radius-sm)
}
.form-select-lg {
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg)
}
[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")
}
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: .125rem
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em
}
.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0
}
.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: .25em;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact
}
.form-check-input[type=checkbox] {
  border-radius: .25em
}
.form-check-input[type=radio] {
  border-radius: 50%
}
.form-check-input:active {
  filter: brightness(90%)
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: .5
}
.form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
  cursor: default;
  opacity: .5
}
.form-switch {
  padding-left: 2.5em
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
  .form-switch .form-check-input {
    transition: none
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0
}
.form-check-inline {
  display: inline-block;
  margin-right: 1rem
}
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}
.btn-check:disabled + .btn, .btn-check[disabled] + .btn {
  pointer-events: none;
  filter: none;
  opacity: .65
}
[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")
}
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent
}
.form-range:focus {
  outline: 0
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(13, 110, 253, .25)
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(13, 110, 253, .25)
}
.form-range::-moz-focus-outer {
  border: 0
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  -webkit-appearance: none;
  appearance: none;
  background-color: #0d6efd;
  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
}
@media (prefers-reduced-motion:reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  -moz-appearance: none;
  appearance: none;
  background-color: #0d6efd;
  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
}
@media (prefers-reduced-motion:reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe
}
.form-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem
}
.form-range:disabled {
  pointer-events: none
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color)
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color)
}
.form-floating {
  position: relative
}
.form-floating > .form-control, .form-floating > .form-control-plaintext, .form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem .75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity .1s ease-in-out, transform .1s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
  .form-floating > label {
    transition: none
  }
}
.form-floating > .form-control, .form-floating > .form-control-plaintext {
  padding: 1rem .75rem
}
.form-floating > .form-control-plaintext::-moz-placeholder, .form-floating > .form-control::-moz-placeholder {
  color: transparent
}
.form-floating > .form-control-plaintext::placeholder, .form-floating > .form-control::placeholder {
  color: transparent
}
.form-floating > .form-control-plaintext:not(:-moz-placeholder-shown), .form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: .625rem
}
.form-floating > .form-control-plaintext:focus, .form-floating > .form-control-plaintext:not(:placeholder-shown), .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: .625rem
}
.form-floating > .form-control-plaintext:-webkit-autofill, .form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: .625rem
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: .625rem
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  color: rgba(var(--bs-body-color-rgb), .65);
  transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}
.form-floating > .form-control-plaintext ~ label, .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), .65);
  transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius)
}
.form-floating > .form-control-plaintext ~ label::after, .form-floating > .form-control:focus ~ label::after, .form-floating > .form-control:not(:placeholder-shown) ~ label::after, .form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius)
}
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), .65);
  transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0
}
.form-floating > .form-control:disabled ~ label, .form-floating > :disabled ~ label {
  color: #6c757d
}
.form-floating > .form-control:disabled ~ label::after, .form-floating > :disabled ~ label::after {
  background-color: var(--bs-secondary-bg)
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%
}
.input-group > .form-control, .input-group > .form-floating, .input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0
}
.input-group > .form-control:focus, .input-group > .form-floating:focus-within, .input-group > .form-select:focus {
  z-index: 5
}
.input-group .btn {
  position: relative;
  z-index: 2
}
.input-group .btn:focus {
  z-index: 5
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius)
}
.input-group-lg > .btn, .input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg)
}
.input-group-sm > .btn, .input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: var(--bs-border-radius-sm)
}
.input-group-lg > .form-select, .input-group-sm > .form-select {
  padding-right: 3rem
}
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control, .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select, .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4), .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control, .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select, .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.input-group > .form-floating:not(:first-child) > .form-control, .input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: .875em;
  color: var(--bs-form-valid-color)
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius)
}
.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: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), .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)
}
.form-select.is-valid, .was-validated .form-select:valid {
  border-color: var(--bs-form-valid-border-color)
}
.form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"], .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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");
  padding-right: 4.125rem;
  background-position: right .75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
}
.form-select.is-valid:focus, .was-validated .form-select:valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), .25)
}
.form-control-color.is-valid, .was-validated .form-control-color:valid {
  width: calc(3rem + calc(1.5em + .75rem))
}
.form-check-input.is-valid, .was-validated .form-check-input:valid {
  border-color: var(--bs-form-valid-border-color)
}
.form-check-input.is-valid:checked, .was-validated .form-check-input:valid:checked {
  background-color: var(--bs-form-valid-color)
}
.form-check-input.is-valid:focus, .was-validated .form-check-input:valid:focus {
  box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), .25)
}
.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
  color: var(--bs-form-valid-color)
}
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em
}
.input-group > .form-control:not(:focus).is-valid, .input-group > .form-floating:not(:focus-within).is-valid, .input-group > .form-select:not(:focus).is-valid, .was-validated .input-group > .form-control:not(:focus):valid, .was-validated .input-group > .form-floating:not(:focus-within):valid, .was-validated .input-group > .form-select:not(:focus):valid {
  z-index: 3
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: .875em;
  color: var(--bs-form-invalid-color)
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius)
}
.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: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), .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)
}
.form-select.is-invalid, .was-validated .form-select:invalid {
  border-color: var(--bs-form-invalid-border-color)
}
.form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"], .was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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");
  padding-right: 4.125rem;
  background-position: right .75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
}
.form-select.is-invalid:focus, .was-validated .form-select:invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), .25)
}
.form-control-color.is-invalid, .was-validated .form-control-color:invalid {
  width: calc(3rem + calc(1.5em + .75rem))
}
.form-check-input.is-invalid, .was-validated .form-check-input:invalid {
  border-color: var(--bs-form-invalid-border-color)
}
.form-check-input.is-invalid:checked, .was-validated .form-check-input:invalid:checked {
  background-color: var(--bs-form-invalid-color)
}
.form-check-input.is-invalid:focus, .was-validated .form-check-input:invalid:focus {
  box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), .25)
}
.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color)
}
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em
}
.input-group > .form-control:not(:focus).is-invalid, .input-group > .form-floating:not(:focus-within).is-invalid, .input-group > .form-select:not(:focus).is-invalid, .was-validated .input-group > .form-control:not(:focus):invalid, .was-validated .input-group > .form-floating:not(:focus-within):invalid, .was-validated .input-group > .form-select:not(:focus):invalid {
  z-index: 4
}
.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  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: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color)
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color)
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow)
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow)
}
.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color)
}
.btn-check:checked + .btn:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible, .btn:first-child:active:focus-visible, :not(.btn-check) + .btn:active:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow)
}
.btn.disabled, .btn:disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity)
}
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd
}
.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d
}
.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754
}
.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0
}
.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffca2c;
  --bs-btn-hover-border-color: #ffc720;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcd39;
  --bs-btn-active-border-color: #ffc720;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107
}
.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545
}
.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa
}
.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529
}
.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none
}
.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none
}
.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none
}
.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none
}
.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none
}
.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none
}
.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none
}
.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none
}
.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: underline
}
.btn-link:focus-visible {
  color: var(--bs-btn-color)
}
.btn-link:hover {
  color: var(--bs-btn-hover-color)
}
.btn-group-lg > .btn, .btn-lg {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg)
}
.btn-group-sm > .btn, .btn-sm {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm)
}
.fade {
  transition: opacity .15s linear
}
@media (prefers-reduced-motion:reduce) {
  .fade {
    transition: none
  }
}
.fade:not(.show) {
  opacity: 0
}
.collapse:not(.show) {
  display: none
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}
@media (prefers-reduced-motion:reduce) {
  .collapsing {
    transition: none
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width .35s ease
}
@media (prefers-reduced-motion:reduce) {
  .collapsing.collapse-horizontal {
    transition: none
  }
}
.dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
  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 {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius)
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer)
}
.dropdown-menu-start {
  --bs-position: start
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0
}
.dropdown-menu-end {
  --bs-position: end
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto
}
@media (min-width:576px) {
  .dropdown-menu-sm-start {
    --bs-position: start
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0
  }
  .dropdown-menu-sm-end {
    --bs-position: end
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto
  }
}
@media (min-width:768px) {
  .dropdown-menu-md-start {
    --bs-position: start
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0
  }
  .dropdown-menu-md-end {
    --bs-position: end
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto
  }
}
@media (min-width:992px) {
  .dropdown-menu-lg-start {
    --bs-position: start
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0
  }
  .dropdown-menu-lg-end {
    --bs-position: end
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto
  }
}
@media (min-width:1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0
  }
  .dropdown-menu-xl-end {
    --bs-position: end
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto
  }
}
@media (min-width:1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0
  }
  .dropdown-menu-xxl-end {
    --bs-position: end
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer)
}
.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
}
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer)
}
.dropend .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
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0
}
.dropend .dropdown-toggle::after {
  vertical-align: 0
}
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer)
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: ""
}
.dropstart .dropdown-toggle::after {
  display: none
}
.dropstart .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
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0
}
.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0)
}
.dropdown-item:focus, .dropdown-item:hover {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg)
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg)
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent
}
.dropdown-menu.show {
  display: block
}
.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: .875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap
}
.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color)
}
.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle
}
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  flex: 1 1 auto
}
.btn-group-vertical > .btn-check:checked + .btn, .btn-group-vertical > .btn-check:focus + .btn, .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn-check:checked + .btn, .btn-group > .btn-check:focus + .btn, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 1
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}
.btn-toolbar .input-group {
  width: auto
}
.btn-group {
  border-radius: var(--bs-border-radius)
}
.btn-group > .btn-group:not(:first-child), .btn-group > :not(.btn-check:first-child) + .btn {
  margin-left: calc(var(--bs-border-width) * -1)
}
.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn.dropdown-toggle-split:first-child, .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:nth-child(n+3), .btn-group > :not(.btn-check) + .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem
}
.dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
  margin-left: 0
}
.dropstart .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 {
  flex-direction: column;
  align-items: flex-start;
  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: calc(var(--bs-border-width) * -1)
}
.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 ~ .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: 0 0;
  border: 0;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
  .nav-link {
    transition: none
  }
}
.nav-link:focus, .nav-link:hover {
  color: var(--bs-nav-link-hover-color)
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default
}
.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius)
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color)
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color)
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius)
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg)
}
.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap)
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent
}
.nav-underline .nav-link:focus, .nav-underline .nav-link:hover {
  border-bottom-color: currentcolor
}
.nav-underline .nav-link.active, .nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor
}
.nav-fill .nav-item, .nav-fill > .nav-link {
  flex: 1 1 auto;
  text-align: center
}
.nav-justified .nav-item, .nav-justified > .nav-link {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center
}
.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
  width: 100%
}
.tab-content > .tab-pane {
  display: none
}
.tab-content > .active {
  display: block
}
.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)
}
.navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap
}
.navbar-brand:focus, .navbar-brand:hover {
  color: var(--bs-navbar-brand-hover-color)
}
.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color)
}
.navbar-nav .dropdown-menu {
  position: static
}
.navbar-text {
  padding-top: .5rem;
  padding-bottom: .5rem;
  color: var(--bs-navbar-color)
}
.navbar-text a, .navbar-text a:focus, .navbar-text a:hover {
  color: var(--bs-navbar-active-color)
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center
}
.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition)
}
@media (prefers-reduced-motion:reduce) {
  .navbar-toggler {
    transition: none
  }
}
.navbar-toggler:hover {
  text-decoration: none
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width)
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%
}
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto
}
@media (min-width:576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x)
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }
  .navbar-expand-sm .navbar-toggler {
    display: none
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
  }
}
@media (min-width:768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x)
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }
  .navbar-expand-md .navbar-toggler {
    display: none
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
  }
}
@media (min-width:992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x)
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }
  .navbar-expand-lg .navbar-toggler {
    display: none
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
  }
}
@media (min-width:1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x)
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }
  .navbar-expand-xl .navbar-toggler {
    display: none
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
  }
}
@media (min-width:1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x)
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start
}
.navbar-expand .navbar-nav {
  flex-direction: row
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x)
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto
}
.navbar-expand .navbar-toggler {
  display: none
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible
}
.navbar-dark, .navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius)
}
.card > hr {
  margin-right: 0;
  margin-left: 0
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius)
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius)
}
.card > .card-header + .list-group, .card > .list-group + .card-footer {
  border-top: 0
}
.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color)
}
.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color)
}
.card-subtitle {
  margin-top: calc(-.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color)
}
.card-text:last-child {
  margin-bottom: 0
}
.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x)
}
.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color)
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0
}
.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color)
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)
}
.card-header-tabs {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg)
}
.card-header-pills {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x))
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius)
}
.card-img, .card-img-bottom, .card-img-top {
  width: 100%
}
.card-img, .card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius)
}
.card-img, .card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius)
}
.card-group > .card {
  margin-bottom: var(--bs-card-group-margin)
}
@media (min-width:576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap
  }
  .card-group > .card {
    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
  }
}
.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: #86b7fe;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle)
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition)
}
@media (prefers-reduced-motion:reduce) {
  .accordion-button {
    transition: none
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform)
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition)
}
@media (prefers-reduced-motion:reduce) {
  .accordion-button::after {
    transition: none
  }
}
.accordion-button:hover {
  z-index: 2
}
.accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow)
}
.accordion-header {
  margin-bottom: 0
}
.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius)
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius)
}
.accordion-item:not(:first-of-type) {
  border-top: 0
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius)
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius)
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius)
}
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)
}
.accordion-flush .accordion-collapse {
  border-width: 0
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0
}
.accordion-flush .accordion-item:first-child {
  border-top: 0
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0
}
[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}
.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius)
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x)
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/")
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color)
}
.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none
}
.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  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) {
  .page-link {
    transition: none
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color)
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow)
}
.active > .page-link, .page-link.active {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color)
}
.disabled > .page-link, .page-link.disabled {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color)
}
.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1)
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius)
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius)
}
.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg)
}
.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm)
}
.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius)
}
.badge:empty {
  display: none
}
.btn .badge {
  position: relative;
  top: -1px
}
.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius)
}
.alert-heading {
  color: inherit
}
.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color)
}
.alert-dismissible {
  padding-right: 3rem
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem
}
.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis)
}
.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis)
}
.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis)
}
.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis)
}
.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis)
}
.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis)
}
.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis)
}
.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis)
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem
  }
}
.progress, .progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius)
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition)
}
@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: var(--bs-progress-height) var(--bs-progress-height)
}
.progress-stacked > .progress {
  overflow: visible
}
.progress-stacked > .progress > .progress-bar {
  width: 100%
}
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes
}
@media (prefers-reduced-motion:reduce) {
  .progress-bar-animated {
    animation: none
  }
}
.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius)
}
.list-group-numbered {
  list-style-type: none;
  counter-reset: section
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section
}
.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit
}
.list-group-item-action:focus, .list-group-item-action:hover {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg)
}
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg)
}
.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg)
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color)
}
.list-group-item + .list-group-item {
  border-top-width: 0
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width)
}
.list-group-horizontal {
  flex-direction: row
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  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: var(--bs-list-group-border-width);
  border-left-width: 0
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width)
}
@media (min-width:576px) {
  .list-group-horizontal-sm {
    flex-direction: row
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width)
  }
}
@media (min-width:768px) {
  .list-group-horizontal-md {
    flex-direction: row
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width)
  }
}
@media (min-width:992px) {
  .list-group-horizontal-lg {
    flex-direction: row
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width)
  }
}
@media (min-width:1200px) {
  .list-group-horizontal-xl {
    flex-direction: row
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width)
  }
}
@media (min-width:1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width)
  }
}
.list-group-flush {
  border-radius: 0
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width)
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0
}
.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis)
}
.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)
}
.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis)
}
.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis)
}
.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis)
}
.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis)
}
.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis)
}
.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis)
}
.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: .25em .25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: .375rem;
  opacity: var(--bs-btn-close-opacity)
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity)
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity)
}
.btn-close.disabled, .btn-close:disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity)
}
.btn-close-white {
  filter: var(--bs-btn-close-white-filter)
}
[data-bs-theme=dark] .btn-close {
  filter: var(--bs-btn-close-white-filter)
}
.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius)
}
.toast.showing {
  opacity: 0
}
.toast:not(.show) {
  display: none
}
.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing)
}
.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))
}
.toast-header .btn-close {
  margin-right: calc(-.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x)
}
.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word
}
.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none
}
.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -50px)
}
@media (prefers-reduced-motion:reduce) {
  .modal.fade .modal-dialog {
    transition: none
  }
}
.modal.show .modal-dialog {
  transform: none
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02)
}
.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2)
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2)
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0
}
.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg)
}
.modal-backdrop.fade {
  opacity: 0
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity)
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius)
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);
  margin: calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto
}
.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height)
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding)
}
.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius)
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * .5)
}
@media (min-width:576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow)
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto
  }
  .modal-sm {
    --bs-modal-width: 300px
  }
}
@media (min-width:992px) {
  .modal-lg, .modal-xl {
    --bs-modal-width: 800px
  }
}
@media (min-width:1200px) {
  .modal-xl {
    --bs-modal-width: 1140px
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0
}
.modal-fullscreen .modal-footer, .modal-fullscreen .modal-header {
  border-radius: 0
}
.modal-fullscreen .modal-body {
  overflow-y: auto
}
@media (max-width:575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
  }
  .modal-fullscreen-sm-down .modal-footer, .modal-fullscreen-sm-down .modal-header {
    border-radius: 0
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto
  }
}
@media (max-width:767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
  }
  .modal-fullscreen-md-down .modal-footer, .modal-fullscreen-md-down .modal-header {
    border-radius: 0
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto
  }
}
@media (max-width:991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
  }
  .modal-fullscreen-lg-down .modal-footer, .modal-fullscreen-lg-down .modal-header {
    border-radius: 0
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto
  }
}
@media (max-width:1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
  }
  .modal-fullscreen-xl-down .modal-footer, .modal-fullscreen-xl-down .modal-header {
    border-radius: 0
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto
  }
}
@media (max-width:1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
  }
  .modal-fullscreen-xxl-down .modal-footer, .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  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;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity)
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height)
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid
}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow, .bs-tooltip-top .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height))
}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before, .bs-tooltip-top .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-top-color: var(--bs-tooltip-bg)
}
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow, .bs-tooltip-end .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width)
}
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before, .bs-tooltip-end .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-right-color: var(--bs-tooltip-bg)
}
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow, .bs-tooltip-bottom .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height))
}
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before, .bs-tooltip-bottom .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg)
}
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow, .bs-tooltip-start .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width)
}
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before, .bs-tooltip-start .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg)
}
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius)
}
.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  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;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius)
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height)
}
.popover .popover-arrow::after, .popover .popover-arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0
}
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow, .bs-popover-top > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))
}
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-top > .popover-arrow::before {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0
}
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border)
}
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after, .bs-popover-top > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg)
}
.bs-popover-auto[data-popper-placement^=right] > .popover-arrow, .bs-popover-end > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width)
}
.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-end > .popover-arrow::before {
  border-width: calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0
}
.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border)
}
.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after, .bs-popover-end > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg)
}
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow, .bs-popover-bottom > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))
}
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-bottom > .popover-arrow::before {
  border-width: 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)
}
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border)
}
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after, .bs-popover-bottom > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg)
}
.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg)
}
.bs-popover-auto[data-popper-placement^=left] > .popover-arrow, .bs-popover-start > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width)
}
.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-start > .popover-arrow::before {
  border-width: calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)
}
.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border)
}
.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after, .bs-popover-start > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg)
}
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius)
}
.popover-header:empty {
  display: none
}
.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color)
}
.carousel {
  position: relative
}
.carousel.pointer-event {
  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: 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-end, .carousel-item-next:not(.carousel-item-start) {
  transform: translateX(100%)
}
.active.carousel-item-start, .carousel-item-prev:not(.carousel-item-end) {
  transform: translateX(-100%)
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none
}
.carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end, .carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1
}
.carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s .6s
}
@media (prefers-reduced-motion:reduce) {
  .carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
    transition: none
  }
}
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  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: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease
}
@media (prefers-reduced-motion:reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none
  }
}
.carousel-indicators .active {
  opacity: 1
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center
}
.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
  filter: invert(1) grayscale(100)
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000
}
.carousel-dark .carousel-caption {
  color: #000
}
[data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark] .carousel .carousel-control-prev-icon, [data-bs-theme=dark].carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon {
  filter: invert(1) grayscale(100)
}
[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
  background-color: #000
}
[data-bs-theme=dark] .carousel .carousel-caption, [data-bs-theme=dark].carousel .carousel-caption {
  color: #000
}
.spinner-border, .spinner-grow {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg)
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent
}
.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em
}
@keyframes spinner-grow {
  0% {
    transform: scale(0)
  }
  50% {
    opacity: 1;
    transform: none
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0
}
.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem
}
@media (prefers-reduced-motion:reduce) {
  .spinner-border, .spinner-grow {
    --bs-spinner-animation-speed: 1.5s
  }
}
.offcanvas, .offcanvas-lg, .offcanvas-md, .offcanvas-sm, .offcanvas-xl, .offcanvas-xxl {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5
}
@media (max-width:575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition)
  }
}
@media (max-width:575.98px) and (prefers-reduced-motion:reduce) {
  .offcanvas-sm {
    transition: none
  }
}
@media (max-width:575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%)
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%)
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%)
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%)
  }
  .offcanvas-sm.show:not(.hiding), .offcanvas-sm.showing {
    transform: none
  }
  .offcanvas-sm.hiding, .offcanvas-sm.show, .offcanvas-sm.showing {
    visibility: visible
  }
}
@media (min-width:576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important
  }
  .offcanvas-sm .offcanvas-header {
    display: none
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important
  }
}
@media (max-width:767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition)
  }
}
@media (max-width:767.98px) and (prefers-reduced-motion:reduce) {
  .offcanvas-md {
    transition: none
  }
}
@media (max-width:767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%)
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%)
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%)
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%)
  }
  .offcanvas-md.show:not(.hiding), .offcanvas-md.showing {
    transform: none
  }
  .offcanvas-md.hiding, .offcanvas-md.show, .offcanvas-md.showing {
    visibility: visible
  }
}
@media (min-width:768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important
  }
  .offcanvas-md .offcanvas-header {
    display: none
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important
  }
}
@media (max-width:991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition)
  }
}
@media (max-width:991.98px) and (prefers-reduced-motion:reduce) {
  .offcanvas-lg {
    transition: none
  }
}
@media (max-width:991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%)
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%)
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%)
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%)
  }
  .offcanvas-lg.show:not(.hiding), .offcanvas-lg.showing {
    transform: none
  }
  .offcanvas-lg.hiding, .offcanvas-lg.show, .offcanvas-lg.showing {
    visibility: visible
  }
}
@media (min-width:992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important
  }
  .offcanvas-lg .offcanvas-header {
    display: none
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important
  }
}
@media (max-width:1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition)
  }
}
@media (max-width:1199.98px) and (prefers-reduced-motion:reduce) {
  .offcanvas-xl {
    transition: none
  }
}
@media (max-width:1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%)
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%)
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%)
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%)
  }
  .offcanvas-xl.show:not(.hiding), .offcanvas-xl.showing {
    transform: none
  }
  .offcanvas-xl.hiding, .offcanvas-xl.show, .offcanvas-xl.showing {
    visibility: visible
  }
}
@media (min-width:1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important
  }
  .offcanvas-xl .offcanvas-header {
    display: none
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important
  }
}
@media (max-width:1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition)
  }
}
@media (max-width:1399.98px) and (prefers-reduced-motion:reduce) {
  .offcanvas-xxl {
    transition: none
  }
}
@media (max-width:1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%)
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%)
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%)
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%)
  }
  .offcanvas-xxl.show:not(.hiding), .offcanvas-xxl.showing {
    transform: none
  }
  .offcanvas-xxl.hiding, .offcanvas-xxl.show, .offcanvas-xxl.showing {
    visibility: visible
  }
}
@media (min-width:1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important
  }
  .offcanvas-xxl .offcanvas-header {
    display: none
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition)
}
@media (prefers-reduced-motion:reduce) {
  .offcanvas {
    transition: none
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%)
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%)
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%)
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%)
}
.offcanvas.show:not(.hiding), .offcanvas.showing {
  transform: none
}
.offcanvas.hiding, .offcanvas.show, .offcanvas.showing {
  visibility: visible
}
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000
}
.offcanvas-backdrop.fade {
  opacity: 0
}
.offcanvas-backdrop.show {
  opacity: .5
}
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);
  margin-top: calc(-.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-.5 * var(--bs-offcanvas-padding-y))
}
.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height)
}
.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto
}
.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: .5
}
.placeholder.btn::before {
  display: inline-block;
  content: ""
}
.placeholder-xs {
  min-height: .6em
}
.placeholder-sm {
  min-height: .8em
}
.placeholder-lg {
  min-height: 1.2em
}
.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite
}
@keyframes placeholder-glow {
  50% {
    opacity: .2
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite
}
@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: ""
}
.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important
}
.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important
}
.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important
}
.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important
}
.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important
}
.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important
}
.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important
}
.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important
}
.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important
}
.link-primary:focus, .link-primary:hover {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important
}
.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important
}
.link-secondary:focus, .link-secondary:hover {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important
}
.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important
}
.link-success:focus, .link-success:hover {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important
}
.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important
}
.link-info:focus, .link-info:hover {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important
}
.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important
}
.link-warning:focus, .link-warning:hover {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important
}
.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important
}
.link-danger:focus, .link-danger:hover {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important
}
.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important
}
.link-light:focus, .link-light:hover {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important
}
.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important
}
.link-dark:focus, .link-dark:hover {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important
}
.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important
}
.link-body-emphasis:focus, .link-body-emphasis:hover {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, .75)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important
}
.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)
}
.icon-link {
  display: inline-flex;
  gap: .375rem;
  align-items: center;
  -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: .2s ease-in-out transform
}
@media (prefers-reduced-motion:reduce) {
  .icon-link > .bi {
    transition: none
  }
}
.icon-link-hover:focus-visible > .bi, .icon-link-hover:hover > .bi {
  transform: var(--bs-icon-link-transform, translate3d(.25em, 0, 0))
}
.ratio {
  position: relative;
  width: 100%
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: ""
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%
}
.ratio-4x3 {
  --bs-aspect-ratio: 75%
}
.ratio-16x9 {
  --bs-aspect-ratio: 56.25%
}
.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030
}
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020
}
.sticky-bottom {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 1020
}
@media (min-width:576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
  }
  .sticky-sm-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020
  }
}
@media (min-width:768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
  }
  .sticky-md-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020
  }
}
@media (min-width:992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
  }
  .sticky-lg-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020
  }
}
@media (min-width:1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
  }
  .sticky-xl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020
  }
}
@media (min-width:1400px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
  }
  .sticky-xxl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch
}
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch
}
.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important
}
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption), .visually-hidden:not(caption) {
  position: absolute !important
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: ""
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: .25
}
.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
}
.float-start {
  float: left !important
}
.float-end {
  float: right !important
}
.float-none {
  float: none !important
}
.object-fit-contain {
  -o-object-fit: contain !important;
  object-fit: contain !important
}
.object-fit-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important
}
.object-fit-fill {
  -o-object-fit: fill !important;
  object-fit: fill !important
}
.object-fit-scale {
  -o-object-fit: scale-down !important;
  object-fit: scale-down !important
}
.object-fit-none {
  -o-object-fit: none !important;
  object-fit: none !important
}
.opacity-0 {
  opacity: 0 !important
}
.opacity-25 {
  opacity: .25 !important
}
.opacity-50 {
  opacity: .5 !important
}
.opacity-75 {
  opacity: .75 !important
}
.opacity-100 {
  opacity: 1 !important
}
.overflow-auto {
  overflow: auto !important
}
.overflow-hidden {
  overflow: hidden !important
}
.overflow-visible {
  overflow: visible !important
}
.overflow-scroll {
  overflow: scroll !important
}
.overflow-x-auto {
  overflow-x: auto !important
}
.overflow-x-hidden {
  overflow-x: hidden !important
}
.overflow-x-visible {
  overflow-x: visible !important
}
.overflow-x-scroll {
  overflow-x: scroll !important
}
.overflow-y-auto {
  overflow-y: auto !important
}
.overflow-y-hidden {
  overflow-y: hidden !important
}
.overflow-y-visible {
  overflow-y: visible !important
}
.overflow-y-scroll {
  overflow-y: scroll !important
}
.d-inline {
  display: inline !important
}
.d-inline-block {
  display: inline-block !important
}
.d-block {
  display: block !important
}
.d-grid {
  display: grid !important
}
.d-inline-grid {
  display: inline-grid !important
}
.d-table {
  display: table !important
}
.d-table-row {
  display: table-row !important
}
.d-table-cell {
  display: table-cell !important
}
.d-flex {
  display: flex !important
}
.d-inline-flex {
  display: inline-flex !important
}
.d-none {
  display: none !important
}
.shadow {
  box-shadow: var(--bs-box-shadow) !important
}
.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important
}
.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important
}
.shadow-none {
  box-shadow: none !important
}
.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))
}
.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))
}
.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))
}
.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))
}
.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))
}
.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))
}
.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))
}
.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))
}
.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
}
.top-0 {
  top: 0 !important
}
.top-50 {
  top: 50% !important
}
.top-100 {
  top: 100% !important
}
.bottom-0 {
  bottom: 0 !important
}
.bottom-50 {
  bottom: 50% !important
}
.bottom-100 {
  bottom: 100% !important
}
.start-0 {
  left: 0 !important
}
.start-50 {
  left: 50% !important
}
.start-100 {
  left: 100% !important
}
.end-0 {
  right: 0 !important
}
.end-50 {
  right: 50% !important
}
.end-100 {
  right: 100% !important
}
.translate-middle {
  transform: translate(-50%, -50%) !important
}
.translate-middle-x {
  transform: translateX(-50%) !important
}
.translate-middle-y {
  transform: translateY(-50%) !important
}
.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}
.border-0 {
  border: 0 !important
}
.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}
.border-top-0 {
  border-top: 0 !important
}
.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}
.border-end-0 {
  border-right: 0 !important
}
.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}
.border-bottom-0 {
  border-bottom: 0 !important
}
.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}
.border-start-0 {
  border-left: 0 !important
}
.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important
}
.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important
}
.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important
}
.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important
}
.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important
}
.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important
}
.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important
}
.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important
}
.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important
}
.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important
}
.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important
}
.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important
}
.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important
}
.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important
}
.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important
}
.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important
}
.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important
}
.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important
}
.border-1 {
  border-width: 1px !important
}
.border-2 {
  border-width: 2px !important
}
.border-3 {
  border-width: 3px !important
}
.border-4 {
  border-width: 4px !important
}
.border-5 {
  border-width: 5px !important
}
.border-opacity-10 {
  --bs-border-opacity: 0.1
}
.border-opacity-25 {
  --bs-border-opacity: 0.25
}
.border-opacity-50 {
  --bs-border-opacity: 0.5
}
.border-opacity-75 {
  --bs-border-opacity: 0.75
}
.border-opacity-100 {
  --bs-border-opacity: 1
}
.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
}
.mw-100 {
  max-width: 100% !important
}
.vw-100 {
  width: 100vw !important
}
.min-vw-100 {
  min-width: 100vw !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
}
.mh-100 {
  max-height: 100% !important
}
.vh-100 {
  height: 100vh !important
}
.min-vh-100 {
  min-height: 100vh !important
}
.flex-fill {
  flex: 1 1 auto !important
}
.flex-row {
  flex-direction: row !important
}
.flex-column {
  flex-direction: column !important
}
.flex-row-reverse {
  flex-direction: row-reverse !important
}
.flex-column-reverse {
  flex-direction: column-reverse !important
}
.flex-grow-0 {
  flex-grow: 0 !important
}
.flex-grow-1 {
  flex-grow: 1 !important
}
.flex-shrink-0 {
  flex-shrink: 0 !important
}
.flex-shrink-1 {
  flex-shrink: 1 !important
}
.flex-wrap {
  flex-wrap: wrap !important
}
.flex-nowrap {
  flex-wrap: nowrap !important
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important
}
.justify-content-start {
  justify-content: flex-start !important
}
.justify-content-end {
  justify-content: flex-end !important
}
.justify-content-center {
  justify-content: center !important
}
.justify-content-between {
  justify-content: space-between !important
}
.justify-content-around {
  justify-content: space-around !important
}
.justify-content-evenly {
  justify-content: space-evenly !important
}
.align-items-start {
  align-items: flex-start !important
}
.align-items-end {
  align-items: flex-end !important
}
.align-items-center {
  align-items: center !important
}
.align-items-baseline {
  align-items: baseline !important
}
.align-items-stretch {
  align-items: stretch !important
}
.align-content-start {
  align-content: flex-start !important
}
.align-content-end {
  align-content: flex-end !important
}
.align-content-center {
  align-content: center !important
}
.align-content-between {
  align-content: space-between !important
}
.align-content-around {
  align-content: space-around !important
}
.align-content-stretch {
  align-content: stretch !important
}
.align-self-auto {
  align-self: auto !important
}
.align-self-start {
  align-self: flex-start !important
}
.align-self-end {
  align-self: flex-end !important
}
.align-self-center {
  align-self: center !important
}
.align-self-baseline {
  align-self: baseline !important
}
.align-self-stretch {
  align-self: stretch !important
}
.order-first {
  order: -1 !important
}
.order-0 {
  order: 0 !important
}
.order-1 {
  order: 1 !important
}
.order-2 {
  order: 2 !important
}
.order-3 {
  order: 3 !important
}
.order-4 {
  order: 4 !important
}
.order-5 {
  order: 5 !important
}
.order-last {
  order: 6 !important
}
.m-0 {
  margin: 0 !important
}
.m-1 {
  margin: .25rem !important
}
.m-2 {
  margin: .5rem !important
}
.m-3 {
  margin: 1rem !important
}
.m-4 {
  margin: 1.5rem !important
}
.m-5 {
  margin: 3rem !important
}
.m-auto {
  margin: auto !important
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important
}
.mx-1 {
  margin-right: .25rem !important;
  margin-left: .25rem !important
}
.mx-2 {
  margin-right: .5rem !important;
  margin-left: .5rem !important
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}
.my-1 {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important
}
.my-2 {
  margin-top: .5rem !important;
  margin-bottom: .5rem !important
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}
.mt-0 {
  margin-top: 0 !important
}
.mt-1 {
  margin-top: .25rem !important
}
.mt-2 {
  margin-top: .5rem !important
}
.mt-3 {
  margin-top: 1rem !important
}
.mt-4 {
  margin-top: 1.5rem !important
}
.mt-5 {
  margin-top: 3rem !important
}
.mt-auto {
  margin-top: auto !important
}
.me-0 {
  margin-right: 0 !important
}
.me-1 {
  margin-right: .25rem !important
}
.me-2 {
  margin-right: .5rem !important
}
.me-3 {
  margin-right: 1rem !important
}
.me-4 {
  margin-right: 1.5rem !important
}
.me-5 {
  margin-right: 3rem !important
}
.me-auto {
  margin-right: auto !important
}
.mb-0 {
  margin-bottom: 0 !important
}
.mb-1 {
  margin-bottom: .25rem !important
}
.mb-2 {
  margin-bottom: .5rem !important
}
.mb-3 {
  margin-bottom: 1rem !important
}
.mb-4 {
  margin-bottom: 1.5rem !important
}
.mb-5 {
  margin-bottom: 3rem !important
}
.mb-auto {
  margin-bottom: auto !important
}
.ms-0 {
  margin-left: 0 !important
}
.ms-1 {
  margin-left: .25rem !important
}
.ms-2 {
  margin-left: .5rem !important
}
.ms-3 {
  margin-left: 1rem !important
}
.ms-4 {
  margin-left: 1.5rem !important
}
.ms-5 {
  margin-left: 3rem !important
}
.ms-auto {
  margin-left: auto !important
}
.p-0 {
  padding: 0 !important
}
.p-1 {
  padding: .25rem !important
}
.p-2 {
  padding: .5rem !important
}
.p-3 {
  padding: 1rem !important
}
.p-4 {
  padding: 1.5rem !important
}
.p-5 {
  padding: 3rem !important
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important
}
.px-1 {
  padding-right: .25rem !important;
  padding-left: .25rem !important
}
.px-2 {
  padding-right: .5rem !important;
  padding-left: .5rem !important
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
.py-1 {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important
}
.py-2 {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important
}
.pt-0 {
  padding-top: 0 !important
}
.pt-1 {
  padding-top: .25rem !important
}
.pt-2 {
  padding-top: .5rem !important
}
.pt-3 {
  padding-top: 1rem !important
}
.pt-4 {
  padding-top: 1.5rem !important
}
.pt-5 {
  padding-top: 3rem !important
}
.pe-0 {
  padding-right: 0 !important
}
.pe-1 {
  padding-right: .25rem !important
}
.pe-2 {
  padding-right: .5rem !important
}
.pe-3 {
  padding-right: 1rem !important
}
.pe-4 {
  padding-right: 1.5rem !important
}
.pe-5 {
  padding-right: 3rem !important
}
.pb-0 {
  padding-bottom: 0 !important
}
.pb-1 {
  padding-bottom: .25rem !important
}
.pb-2 {
  padding-bottom: .5rem !important
}
.pb-3 {
  padding-bottom: 1rem !important
}
.pb-4 {
  padding-bottom: 1.5rem !important
}
.pb-5 {
  padding-bottom: 3rem !important
}
.ps-0 {
  padding-left: 0 !important
}
.ps-1 {
  padding-left: .25rem !important
}
.ps-2 {
  padding-left: .5rem !important
}
.ps-3 {
  padding-left: 1rem !important
}
.ps-4 {
  padding-left: 1.5rem !important
}
.ps-5 {
  padding-left: 3rem !important
}
.gap-0 {
  gap: 0 !important
}
.gap-1 {
  gap: .25rem !important
}
.gap-2 {
  gap: .5rem !important
}
.gap-3 {
  gap: 1rem !important
}
.gap-4 {
  gap: 1.5rem !important
}
.gap-5 {
  gap: 3rem !important
}
.row-gap-0 {
  row-gap: 0 !important
}
.row-gap-1 {
  row-gap: .25rem !important
}
.row-gap-2 {
  row-gap: .5rem !important
}
.row-gap-3 {
  row-gap: 1rem !important
}
.row-gap-4 {
  row-gap: 1.5rem !important
}
.row-gap-5 {
  row-gap: 3rem !important
}
.column-gap-0 {
  -moz-column-gap: 0 !important;
  column-gap: 0 !important
}
.column-gap-1 {
  -moz-column-gap: 0.25rem !important;
  column-gap: .25rem !important
}
.column-gap-2 {
  -moz-column-gap: 0.5rem !important;
  column-gap: .5rem !important
}
.column-gap-3 {
  -moz-column-gap: 1rem !important;
  column-gap: 1rem !important
}
.column-gap-4 {
  -moz-column-gap: 1.5rem !important;
  column-gap: 1.5rem !important
}
.column-gap-5 {
  -moz-column-gap: 3rem !important;
  column-gap: 3rem !important
}
.font-monospace {
  font-family: var(--bs-font-monospace) !important
}
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important
}
.fs-2 {
  font-size: calc(1.325rem + .9vw) !important
}
.fs-3 {
  font-size: calc(1.3rem + .6vw) !important
}
.fs-4 {
  font-size: calc(1.275rem + .3vw) !important
}
.fs-5 {
  font-size: 1.25rem !important
}
.fs-6 {
  font-size: 1rem !important
}
.fst-italic {
  font-style: italic !important
}
.fst-normal {
  font-style: normal !important
}
.fw-lighter {
  font-weight: lighter !important
}
.fw-light {
  font-weight: 300 !important
}
.fw-normal {
  font-weight: 400 !important
}
.fw-medium {
  font-weight: 500 !important
}
.fw-semibold {
  font-weight: 600 !important
}
.fw-bold {
  font-weight: 700 !important
}
.fw-bolder {
  font-weight: bolder !important
}
.lh-1 {
  line-height: 1 !important
}
.lh-sm {
  line-height: 1.25 !important
}
.lh-base {
  line-height: 1.5 !important
}
.lh-lg {
  line-height: 2 !important
}
.text-start {
  text-align: left !important
}
.text-end {
  text-align: right !important
}
.text-center {
  text-align: center !important
}
.text-decoration-none {
  text-decoration: none !important
}
.text-decoration-underline {
  text-decoration: underline !important
}
.text-decoration-line-through {
  text-decoration: line-through !important
}
.text-lowercase {
  text-transform: lowercase !important
}
.text-uppercase {
  text-transform: uppercase !important
}
.text-capitalize {
  text-transform: capitalize !important
}
.text-wrap {
  white-space: normal !important
}
.text-nowrap {
  white-space: nowrap !important
}
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important
}
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important
}
.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important
}
.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important
}
.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important
}
.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important
}
.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important
}
.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important
}
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important
}
.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important
}
.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important
}
.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important
}
.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important
}
.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, .5) !important
}
.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, .5) !important
}
.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important
}
.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important
}
.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important
}
.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important
}
.text-opacity-25 {
  --bs-text-opacity: 0.25
}
.text-opacity-50 {
  --bs-text-opacity: 0.5
}
.text-opacity-75 {
  --bs-text-opacity: 0.75
}
.text-opacity-100 {
  --bs-text-opacity: 1
}
.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important
}
.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important
}
.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important
}
.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important
}
.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important
}
.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important
}
.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important
}
.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important
}
.link-opacity-10 {
  --bs-link-opacity: 0.1
}
.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1
}
.link-opacity-25 {
  --bs-link-opacity: 0.25
}
.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25
}
.link-opacity-50 {
  --bs-link-opacity: 0.5
}
.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5
}
.link-opacity-75 {
  --bs-link-opacity: 0.75
}
.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75
}
.link-opacity-100 {
  --bs-link-opacity: 1
}
.link-opacity-100-hover:hover {
  --bs-link-opacity: 1
}
.link-offset-1 {
  text-underline-offset: 0.125em !important
}
.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important
}
.link-offset-2 {
  text-underline-offset: 0.25em !important
}
.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important
}
.link-offset-3 {
  text-underline-offset: 0.375em !important
}
.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important
}
.link-underline-primary {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important
}
.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important
}
.link-underline-success {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important
}
.link-underline-info {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important
}
.link-underline-warning {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important
}
.link-underline-danger {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important
}
.link-underline-light {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important
}
.link-underline-dark {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important
}
.link-underline {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important
}
.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0
}
.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0
}
.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1
}
.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1
}
.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25
}
.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25
}
.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5
}
.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5
}
.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75
}
.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75
}
.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1
}
.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1
}
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important
}
.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important
}
.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important
}
.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important
}
.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important
}
.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important
}
.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important
}
.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important
}
.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important
}
.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important
}
.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important
}
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important
}
.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important
}
.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important
}
.bg-opacity-10 {
  --bs-bg-opacity: 0.1
}
.bg-opacity-25 {
  --bs-bg-opacity: 0.25
}
.bg-opacity-50 {
  --bs-bg-opacity: 0.5
}
.bg-opacity-75 {
  --bs-bg-opacity: 0.75
}
.bg-opacity-100 {
  --bs-bg-opacity: 1
}
.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important
}
.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important
}
.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important
}
.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important
}
.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important
}
.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important
}
.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important
}
.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important
}
.bg-gradient {
  background-image: var(--bs-gradient) !important
}
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important
}
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important
}
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important
}
.pe-none {
  pointer-events: none !important
}
.pe-auto {
  pointer-events: auto !important
}
.rounded {
  border-radius: var(--bs-border-radius) !important
}
.rounded-0 {
  border-radius: 0 !important
}
.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important
}
.rounded-2 {
  border-radius: var(--bs-border-radius) !important
}
.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important
}
.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important
}
.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important
}
.rounded-circle {
  border-radius: 50% !important
}
.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important
}
.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important
}
.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important
}
.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important
}
.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important
}
.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important
}
.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important
}
.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important
}
.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important
}
.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important
}
.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important
}
.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important
}
.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important
}
.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important
}
.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important
}
.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important
}
.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important
}
.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important
}
.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important
}
.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important
}
.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important
}
.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important
}
.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important
}
.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important
}
.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important
}
.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important
}
.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important
}
.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important
}
.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important
}
.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important
}
.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important
}
.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important
}
.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important
}
.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important
}
.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important
}
.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important
}
.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important
}
.visible {
  visibility: visible !important
}
.invisible {
  visibility: hidden !important
}
.z-n1 {
  z-index: -1 !important
}
.z-0 {
  z-index: 0 !important
}
.z-1 {
  z-index: 1 !important
}
.z-2 {
  z-index: 2 !important
}
.z-3 {
  z-index: 3 !important
}
@media (min-width:576px) {
  .float-sm-start {
    float: left !important
  }
  .float-sm-end {
    float: right !important
  }
  .float-sm-none {
    float: none !important
  }
  .object-fit-sm-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important
  }
  .object-fit-sm-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important
  }
  .object-fit-sm-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important
  }
  .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important
  }
  .object-fit-sm-none {
    -o-object-fit: none !important;
    object-fit: none !important
  }
  .d-sm-inline {
    display: inline !important
  }
  .d-sm-inline-block {
    display: inline-block !important
  }
  .d-sm-block {
    display: block !important
  }
  .d-sm-grid {
    display: grid !important
  }
  .d-sm-inline-grid {
    display: inline-grid !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: flex !important
  }
  .d-sm-inline-flex {
    display: inline-flex !important
  }
  .d-sm-none {
    display: none !important
  }
  .flex-sm-fill {
    flex: 1 1 auto !important
  }
  .flex-sm-row {
    flex-direction: row !important
  }
  .flex-sm-column {
    flex-direction: column !important
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .justify-content-sm-start {
    justify-content: flex-start !important
  }
  .justify-content-sm-end {
    justify-content: flex-end !important
  }
  .justify-content-sm-center {
    justify-content: center !important
  }
  .justify-content-sm-between {
    justify-content: space-between !important
  }
  .justify-content-sm-around {
    justify-content: space-around !important
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important
  }
  .align-items-sm-start {
    align-items: flex-start !important
  }
  .align-items-sm-end {
    align-items: flex-end !important
  }
  .align-items-sm-center {
    align-items: center !important
  }
  .align-items-sm-baseline {
    align-items: baseline !important
  }
  .align-items-sm-stretch {
    align-items: stretch !important
  }
  .align-content-sm-start {
    align-content: flex-start !important
  }
  .align-content-sm-end {
    align-content: flex-end !important
  }
  .align-content-sm-center {
    align-content: center !important
  }
  .align-content-sm-between {
    align-content: space-between !important
  }
  .align-content-sm-around {
    align-content: space-around !important
  }
  .align-content-sm-stretch {
    align-content: stretch !important
  }
  .align-self-sm-auto {
    align-self: auto !important
  }
  .align-self-sm-start {
    align-self: flex-start !important
  }
  .align-self-sm-end {
    align-self: flex-end !important
  }
  .align-self-sm-center {
    align-self: center !important
  }
  .align-self-sm-baseline {
    align-self: baseline !important
  }
  .align-self-sm-stretch {
    align-self: stretch !important
  }
  .order-sm-first {
    order: -1 !important
  }
  .order-sm-0 {
    order: 0 !important
  }
  .order-sm-1 {
    order: 1 !important
  }
  .order-sm-2 {
    order: 2 !important
  }
  .order-sm-3 {
    order: 3 !important
  }
  .order-sm-4 {
    order: 4 !important
  }
  .order-sm-5 {
    order: 5 !important
  }
  .order-sm-last {
    order: 6 !important
  }
  .m-sm-0 {
    margin: 0 !important
  }
  .m-sm-1 {
    margin: .25rem !important
  }
  .m-sm-2 {
    margin: .5rem !important
  }
  .m-sm-3 {
    margin: 1rem !important
  }
  .m-sm-4 {
    margin: 1.5rem !important
  }
  .m-sm-5 {
    margin: 3rem !important
  }
  .m-sm-auto {
    margin: auto !important
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  .mx-sm-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  .mx-sm-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  .my-sm-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  .my-sm-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
  .mt-sm-0 {
    margin-top: 0 !important
  }
  .mt-sm-1 {
    margin-top: .25rem !important
  }
  .mt-sm-2 {
    margin-top: .5rem !important
  }
  .mt-sm-3 {
    margin-top: 1rem !important
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important
  }
  .mt-sm-5 {
    margin-top: 3rem !important
  }
  .mt-sm-auto {
    margin-top: auto !important
  }
  .me-sm-0 {
    margin-right: 0 !important
  }
  .me-sm-1 {
    margin-right: .25rem !important
  }
  .me-sm-2 {
    margin-right: .5rem !important
  }
  .me-sm-3 {
    margin-right: 1rem !important
  }
  .me-sm-4 {
    margin-right: 1.5rem !important
  }
  .me-sm-5 {
    margin-right: 3rem !important
  }
  .me-sm-auto {
    margin-right: auto !important
  }
  .mb-sm-0 {
    margin-bottom: 0 !important
  }
  .mb-sm-1 {
    margin-bottom: .25rem !important
  }
  .mb-sm-2 {
    margin-bottom: .5rem !important
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important
  }
  .mb-sm-auto {
    margin-bottom: auto !important
  }
  .ms-sm-0 {
    margin-left: 0 !important
  }
  .ms-sm-1 {
    margin-left: .25rem !important
  }
  .ms-sm-2 {
    margin-left: .5rem !important
  }
  .ms-sm-3 {
    margin-left: 1rem !important
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important
  }
  .ms-sm-5 {
    margin-left: 3rem !important
  }
  .ms-sm-auto {
    margin-left: auto !important
  }
  .p-sm-0 {
    padding: 0 !important
  }
  .p-sm-1 {
    padding: .25rem !important
  }
  .p-sm-2 {
    padding: .5rem !important
  }
  .p-sm-3 {
    padding: 1rem !important
  }
  .p-sm-4 {
    padding: 1.5rem !important
  }
  .p-sm-5 {
    padding: 3rem !important
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  .px-sm-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  .px-sm-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  .py-sm-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  .py-sm-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  .pt-sm-0 {
    padding-top: 0 !important
  }
  .pt-sm-1 {
    padding-top: .25rem !important
  }
  .pt-sm-2 {
    padding-top: .5rem !important
  }
  .pt-sm-3 {
    padding-top: 1rem !important
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important
  }
  .pt-sm-5 {
    padding-top: 3rem !important
  }
  .pe-sm-0 {
    padding-right: 0 !important
  }
  .pe-sm-1 {
    padding-right: .25rem !important
  }
  .pe-sm-2 {
    padding-right: .5rem !important
  }
  .pe-sm-3 {
    padding-right: 1rem !important
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important
  }
  .pe-sm-5 {
    padding-right: 3rem !important
  }
  .pb-sm-0 {
    padding-bottom: 0 !important
  }
  .pb-sm-1 {
    padding-bottom: .25rem !important
  }
  .pb-sm-2 {
    padding-bottom: .5rem !important
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important
  }
  .ps-sm-0 {
    padding-left: 0 !important
  }
  .ps-sm-1 {
    padding-left: .25rem !important
  }
  .ps-sm-2 {
    padding-left: .5rem !important
  }
  .ps-sm-3 {
    padding-left: 1rem !important
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important
  }
  .ps-sm-5 {
    padding-left: 3rem !important
  }
  .gap-sm-0 {
    gap: 0 !important
  }
  .gap-sm-1 {
    gap: .25rem !important
  }
  .gap-sm-2 {
    gap: .5rem !important
  }
  .gap-sm-3 {
    gap: 1rem !important
  }
  .gap-sm-4 {
    gap: 1.5rem !important
  }
  .gap-sm-5 {
    gap: 3rem !important
  }
  .row-gap-sm-0 {
    row-gap: 0 !important
  }
  .row-gap-sm-1 {
    row-gap: .25rem !important
  }
  .row-gap-sm-2 {
    row-gap: .5rem !important
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important
  }
  .column-gap-sm-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important
  }
  .column-gap-sm-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: .25rem !important
  }
  .column-gap-sm-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: .5rem !important
  }
  .column-gap-sm-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important
  }
  .column-gap-sm-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important
  }
  .column-gap-sm-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important
  }
  .text-sm-start {
    text-align: left !important
  }
  .text-sm-end {
    text-align: right !important
  }
  .text-sm-center {
    text-align: center !important
  }
}
@media (min-width:768px) {
  .float-md-start {
    float: left !important
  }
  .float-md-end {
    float: right !important
  }
  .float-md-none {
    float: none !important
  }
  .object-fit-md-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important
  }
  .object-fit-md-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important
  }
  .object-fit-md-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important
  }
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important
  }
  .object-fit-md-none {
    -o-object-fit: none !important;
    object-fit: none !important
  }
  .d-md-inline {
    display: inline !important
  }
  .d-md-inline-block {
    display: inline-block !important
  }
  .d-md-block {
    display: block !important
  }
  .d-md-grid {
    display: grid !important
  }
  .d-md-inline-grid {
    display: inline-grid !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: flex !important
  }
  .d-md-inline-flex {
    display: inline-flex !important
  }
  .d-md-none {
    display: none !important
  }
  .flex-md-fill {
    flex: 1 1 auto !important
  }
  .flex-md-row {
    flex-direction: row !important
  }
  .flex-md-column {
    flex-direction: column !important
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important
  }
  .flex-md-wrap {
    flex-wrap: wrap !important
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .justify-content-md-start {
    justify-content: flex-start !important
  }
  .justify-content-md-end {
    justify-content: flex-end !important
  }
  .justify-content-md-center {
    justify-content: center !important
  }
  .justify-content-md-between {
    justify-content: space-between !important
  }
  .justify-content-md-around {
    justify-content: space-around !important
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important
  }
  .align-items-md-start {
    align-items: flex-start !important
  }
  .align-items-md-end {
    align-items: flex-end !important
  }
  .align-items-md-center {
    align-items: center !important
  }
  .align-items-md-baseline {
    align-items: baseline !important
  }
  .align-items-md-stretch {
    align-items: stretch !important
  }
  .align-content-md-start {
    align-content: flex-start !important
  }
  .align-content-md-end {
    align-content: flex-end !important
  }
  .align-content-md-center {
    align-content: center !important
  }
  .align-content-md-between {
    align-content: space-between !important
  }
  .align-content-md-around {
    align-content: space-around !important
  }
  .align-content-md-stretch {
    align-content: stretch !important
  }
  .align-self-md-auto {
    align-self: auto !important
  }
  .align-self-md-start {
    align-self: flex-start !important
  }
  .align-self-md-end {
    align-self: flex-end !important
  }
  .align-self-md-center {
    align-self: center !important
  }
  .align-self-md-baseline {
    align-self: baseline !important
  }
  .align-self-md-stretch {
    align-self: stretch !important
  }
  .order-md-first {
    order: -1 !important
  }
  .order-md-0 {
    order: 0 !important
  }
  .order-md-1 {
    order: 1 !important
  }
  .order-md-2 {
    order: 2 !important
  }
  .order-md-3 {
    order: 3 !important
  }
  .order-md-4 {
    order: 4 !important
  }
  .order-md-5 {
    order: 5 !important
  }
  .order-md-last {
    order: 6 !important
  }
  .m-md-0 {
    margin: 0 !important
  }
  .m-md-1 {
    margin: .25rem !important
  }
  .m-md-2 {
    margin: .5rem !important
  }
  .m-md-3 {
    margin: 1rem !important
  }
  .m-md-4 {
    margin: 1.5rem !important
  }
  .m-md-5 {
    margin: 3rem !important
  }
  .m-md-auto {
    margin: auto !important
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  .mx-md-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  .mx-md-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  .my-md-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  .my-md-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
  .mt-md-0 {
    margin-top: 0 !important
  }
  .mt-md-1 {
    margin-top: .25rem !important
  }
  .mt-md-2 {
    margin-top: .5rem !important
  }
  .mt-md-3 {
    margin-top: 1rem !important
  }
  .mt-md-4 {
    margin-top: 1.5rem !important
  }
  .mt-md-5 {
    margin-top: 3rem !important
  }
  .mt-md-auto {
    margin-top: auto !important
  }
  .me-md-0 {
    margin-right: 0 !important
  }
  .me-md-1 {
    margin-right: .25rem !important
  }
  .me-md-2 {
    margin-right: .5rem !important
  }
  .me-md-3 {
    margin-right: 1rem !important
  }
  .me-md-4 {
    margin-right: 1.5rem !important
  }
  .me-md-5 {
    margin-right: 3rem !important
  }
  .me-md-auto {
    margin-right: auto !important
  }
  .mb-md-0 {
    margin-bottom: 0 !important
  }
  .mb-md-1 {
    margin-bottom: .25rem !important
  }
  .mb-md-2 {
    margin-bottom: .5rem !important
  }
  .mb-md-3 {
    margin-bottom: 1rem !important
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important
  }
  .mb-md-5 {
    margin-bottom: 3rem !important
  }
  .mb-md-auto {
    margin-bottom: auto !important
  }
  .ms-md-0 {
    margin-left: 0 !important
  }
  .ms-md-1 {
    margin-left: .25rem !important
  }
  .ms-md-2 {
    margin-left: .5rem !important
  }
  .ms-md-3 {
    margin-left: 1rem !important
  }
  .ms-md-4 {
    margin-left: 1.5rem !important
  }
  .ms-md-5 {
    margin-left: 3rem !important
  }
  .ms-md-auto {
    margin-left: auto !important
  }
  .p-md-0 {
    padding: 0 !important
  }
  .p-md-1 {
    padding: .25rem !important
  }
  .p-md-2 {
    padding: .5rem !important
  }
  .p-md-3 {
    padding: 1rem !important
  }
  .p-md-4 {
    padding: 1.5rem !important
  }
  .p-md-5 {
    padding: 3rem !important
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  .px-md-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  .px-md-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  .py-md-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  .py-md-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  .pt-md-0 {
    padding-top: 0 !important
  }
  .pt-md-1 {
    padding-top: .25rem !important
  }
  .pt-md-2 {
    padding-top: .5rem !important
  }
  .pt-md-3 {
    padding-top: 1rem !important
  }
  .pt-md-4 {
    padding-top: 1.5rem !important
  }
  .pt-md-5 {
    padding-top: 3rem !important
  }
  .pe-md-0 {
    padding-right: 0 !important
  }
  .pe-md-1 {
    padding-right: .25rem !important
  }
  .pe-md-2 {
    padding-right: .5rem !important
  }
  .pe-md-3 {
    padding-right: 1rem !important
  }
  .pe-md-4 {
    padding-right: 1.5rem !important
  }
  .pe-md-5 {
    padding-right: 3rem !important
  }
  .pb-md-0 {
    padding-bottom: 0 !important
  }
  .pb-md-1 {
    padding-bottom: .25rem !important
  }
  .pb-md-2 {
    padding-bottom: .5rem !important
  }
  .pb-md-3 {
    padding-bottom: 1rem !important
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important
  }
  .pb-md-5 {
    padding-bottom: 3rem !important
  }
  .ps-md-0 {
    padding-left: 0 !important
  }
  .ps-md-1 {
    padding-left: .25rem !important
  }
  .ps-md-2 {
    padding-left: .5rem !important
  }
  .ps-md-3 {
    padding-left: 1rem !important
  }
  .ps-md-4 {
    padding-left: 1.5rem !important
  }
  .ps-md-5 {
    padding-left: 3rem !important
  }
  .gap-md-0 {
    gap: 0 !important
  }
  .gap-md-1 {
    gap: .25rem !important
  }
  .gap-md-2 {
    gap: .5rem !important
  }
  .gap-md-3 {
    gap: 1rem !important
  }
  .gap-md-4 {
    gap: 1.5rem !important
  }
  .gap-md-5 {
    gap: 3rem !important
  }
  .row-gap-md-0 {
    row-gap: 0 !important
  }
  .row-gap-md-1 {
    row-gap: .25rem !important
  }
  .row-gap-md-2 {
    row-gap: .5rem !important
  }
  .row-gap-md-3 {
    row-gap: 1rem !important
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important
  }
  .row-gap-md-5 {
    row-gap: 3rem !important
  }
  .column-gap-md-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important
  }
  .column-gap-md-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: .25rem !important
  }
  .column-gap-md-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: .5rem !important
  }
  .column-gap-md-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important
  }
  .column-gap-md-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important
  }
  .column-gap-md-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important
  }
  .text-md-start {
    text-align: left !important
  }
  .text-md-end {
    text-align: right !important
  }
  .text-md-center {
    text-align: center !important
  }
}
@media (min-width:992px) {
  .float-lg-start {
    float: left !important
  }
  .float-lg-end {
    float: right !important
  }
  .float-lg-none {
    float: none !important
  }
  .object-fit-lg-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important
  }
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important
  }
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important
  }
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important
  }
  .object-fit-lg-none {
    -o-object-fit: none !important;
    object-fit: none !important
  }
  .d-lg-inline {
    display: inline !important
  }
  .d-lg-inline-block {
    display: inline-block !important
  }
  .d-lg-block {
    display: block !important
  }
  .d-lg-grid {
    display: grid !important
  }
  .d-lg-inline-grid {
    display: inline-grid !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: flex !important
  }
  .d-lg-inline-flex {
    display: inline-flex !important
  }
  .d-lg-none {
    display: none !important
  }
  .flex-lg-fill {
    flex: 1 1 auto !important
  }
  .flex-lg-row {
    flex-direction: row !important
  }
  .flex-lg-column {
    flex-direction: column !important
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .justify-content-lg-start {
    justify-content: flex-start !important
  }
  .justify-content-lg-end {
    justify-content: flex-end !important
  }
  .justify-content-lg-center {
    justify-content: center !important
  }
  .justify-content-lg-between {
    justify-content: space-between !important
  }
  .justify-content-lg-around {
    justify-content: space-around !important
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important
  }
  .align-items-lg-start {
    align-items: flex-start !important
  }
  .align-items-lg-end {
    align-items: flex-end !important
  }
  .align-items-lg-center {
    align-items: center !important
  }
  .align-items-lg-baseline {
    align-items: baseline !important
  }
  .align-items-lg-stretch {
    align-items: stretch !important
  }
  .align-content-lg-start {
    align-content: flex-start !important
  }
  .align-content-lg-end {
    align-content: flex-end !important
  }
  .align-content-lg-center {
    align-content: center !important
  }
  .align-content-lg-between {
    align-content: space-between !important
  }
  .align-content-lg-around {
    align-content: space-around !important
  }
  .align-content-lg-stretch {
    align-content: stretch !important
  }
  .align-self-lg-auto {
    align-self: auto !important
  }
  .align-self-lg-start {
    align-self: flex-start !important
  }
  .align-self-lg-end {
    align-self: flex-end !important
  }
  .align-self-lg-center {
    align-self: center !important
  }
  .align-self-lg-baseline {
    align-self: baseline !important
  }
  .align-self-lg-stretch {
    align-self: stretch !important
  }
  .order-lg-first {
    order: -1 !important
  }
  .order-lg-0 {
    order: 0 !important
  }
  .order-lg-1 {
    order: 1 !important
  }
  .order-lg-2 {
    order: 2 !important
  }
  .order-lg-3 {
    order: 3 !important
  }
  .order-lg-4 {
    order: 4 !important
  }
  .order-lg-5 {
    order: 5 !important
  }
  .order-lg-last {
    order: 6 !important
  }
  .m-lg-0 {
    margin: 0 !important
  }
  .m-lg-1 {
    margin: .25rem !important
  }
  .m-lg-2 {
    margin: .5rem !important
  }
  .m-lg-3 {
    margin: 1rem !important
  }
  .m-lg-4 {
    margin: 1.5rem !important
  }
  .m-lg-5 {
    margin: 3rem !important
  }
  .m-lg-auto {
    margin: auto !important
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  .mx-lg-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  .mx-lg-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  .my-lg-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  .my-lg-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
  .mt-lg-0 {
    margin-top: 0 !important
  }
  .mt-lg-1 {
    margin-top: .25rem !important
  }
  .mt-lg-2 {
    margin-top: .5rem !important
  }
  .mt-lg-3 {
    margin-top: 1rem !important
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important
  }
  .mt-lg-5 {
    margin-top: 3rem !important
  }
  .mt-lg-auto {
    margin-top: auto !important
  }
  .me-lg-0 {
    margin-right: 0 !important
  }
  .me-lg-1 {
    margin-right: .25rem !important
  }
  .me-lg-2 {
    margin-right: .5rem !important
  }
  .me-lg-3 {
    margin-right: 1rem !important
  }
  .me-lg-4 {
    margin-right: 1.5rem !important
  }
  .me-lg-5 {
    margin-right: 3rem !important
  }
  .me-lg-auto {
    margin-right: auto !important
  }
  .mb-lg-0 {
    margin-bottom: 0 !important
  }
  .mb-lg-1 {
    margin-bottom: .25rem !important
  }
  .mb-lg-2 {
    margin-bottom: .5rem !important
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important
  }
  .mb-lg-auto {
    margin-bottom: auto !important
  }
  .ms-lg-0 {
    margin-left: 0 !important
  }
  .ms-lg-1 {
    margin-left: .25rem !important
  }
  .ms-lg-2 {
    margin-left: .5rem !important
  }
  .ms-lg-3 {
    margin-left: 1rem !important
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important
  }
  .ms-lg-5 {
    margin-left: 3rem !important
  }
  .ms-lg-auto {
    margin-left: auto !important
  }
  .p-lg-0 {
    padding: 0 !important
  }
  .p-lg-1 {
    padding: .25rem !important
  }
  .p-lg-2 {
    padding: .5rem !important
  }
  .p-lg-3 {
    padding: 1rem !important
  }
  .p-lg-4 {
    padding: 1.5rem !important
  }
  .p-lg-5 {
    padding: 3rem !important
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  .px-lg-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  .px-lg-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  .py-lg-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  .py-lg-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  .pt-lg-0 {
    padding-top: 0 !important
  }
  .pt-lg-1 {
    padding-top: .25rem !important
  }
  .pt-lg-2 {
    padding-top: .5rem !important
  }
  .pt-lg-3 {
    padding-top: 1rem !important
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important
  }
  .pt-lg-5 {
    padding-top: 3rem !important
  }
  .pe-lg-0 {
    padding-right: 0 !important
  }
  .pe-lg-1 {
    padding-right: .25rem !important
  }
  .pe-lg-2 {
    padding-right: .5rem !important
  }
  .pe-lg-3 {
    padding-right: 1rem !important
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important
  }
  .pe-lg-5 {
    padding-right: 3rem !important
  }
  .pb-lg-0 {
    padding-bottom: 0 !important
  }
  .pb-lg-1 {
    padding-bottom: .25rem !important
  }
  .pb-lg-2 {
    padding-bottom: .5rem !important
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important
  }
  .ps-lg-0 {
    padding-left: 0 !important
  }
  .ps-lg-1 {
    padding-left: .25rem !important
  }
  .ps-lg-2 {
    padding-left: .5rem !important
  }
  .ps-lg-3 {
    padding-left: 1rem !important
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important
  }
  .ps-lg-5 {
    padding-left: 3rem !important
  }
  .gap-lg-0 {
    gap: 0 !important
  }
  .gap-lg-1 {
    gap: .25rem !important
  }
  .gap-lg-2 {
    gap: .5rem !important
  }
  .gap-lg-3 {
    gap: 1rem !important
  }
  .gap-lg-4 {
    gap: 1.5rem !important
  }
  .gap-lg-5 {
    gap: 3rem !important
  }
  .row-gap-lg-0 {
    row-gap: 0 !important
  }
  .row-gap-lg-1 {
    row-gap: .25rem !important
  }
  .row-gap-lg-2 {
    row-gap: .5rem !important
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important
  }
  .column-gap-lg-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important
  }
  .column-gap-lg-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: .25rem !important
  }
  .column-gap-lg-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: .5rem !important
  }
  .column-gap-lg-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important
  }
  .column-gap-lg-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important
  }
  .column-gap-lg-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important
  }
  .text-lg-start {
    text-align: left !important
  }
  .text-lg-end {
    text-align: right !important
  }
  .text-lg-center {
    text-align: center !important
  }
}
@media (min-width:1200px) {
  .float-xl-start {
    float: left !important
  }
  .float-xl-end {
    float: right !important
  }
  .float-xl-none {
    float: none !important
  }
  .object-fit-xl-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important
  }
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important
  }
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important
  }
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important
  }
  .object-fit-xl-none {
    -o-object-fit: none !important;
    object-fit: none !important
  }
  .d-xl-inline {
    display: inline !important
  }
  .d-xl-inline-block {
    display: inline-block !important
  }
  .d-xl-block {
    display: block !important
  }
  .d-xl-grid {
    display: grid !important
  }
  .d-xl-inline-grid {
    display: inline-grid !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: flex !important
  }
  .d-xl-inline-flex {
    display: inline-flex !important
  }
  .d-xl-none {
    display: none !important
  }
  .flex-xl-fill {
    flex: 1 1 auto !important
  }
  .flex-xl-row {
    flex-direction: row !important
  }
  .flex-xl-column {
    flex-direction: column !important
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .justify-content-xl-start {
    justify-content: flex-start !important
  }
  .justify-content-xl-end {
    justify-content: flex-end !important
  }
  .justify-content-xl-center {
    justify-content: center !important
  }
  .justify-content-xl-between {
    justify-content: space-between !important
  }
  .justify-content-xl-around {
    justify-content: space-around !important
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important
  }
  .align-items-xl-start {
    align-items: flex-start !important
  }
  .align-items-xl-end {
    align-items: flex-end !important
  }
  .align-items-xl-center {
    align-items: center !important
  }
  .align-items-xl-baseline {
    align-items: baseline !important
  }
  .align-items-xl-stretch {
    align-items: stretch !important
  }
  .align-content-xl-start {
    align-content: flex-start !important
  }
  .align-content-xl-end {
    align-content: flex-end !important
  }
  .align-content-xl-center {
    align-content: center !important
  }
  .align-content-xl-between {
    align-content: space-between !important
  }
  .align-content-xl-around {
    align-content: space-around !important
  }
  .align-content-xl-stretch {
    align-content: stretch !important
  }
  .align-self-xl-auto {
    align-self: auto !important
  }
  .align-self-xl-start {
    align-self: flex-start !important
  }
  .align-self-xl-end {
    align-self: flex-end !important
  }
  .align-self-xl-center {
    align-self: center !important
  }
  .align-self-xl-baseline {
    align-self: baseline !important
  }
  .align-self-xl-stretch {
    align-self: stretch !important
  }
  .order-xl-first {
    order: -1 !important
  }
  .order-xl-0 {
    order: 0 !important
  }
  .order-xl-1 {
    order: 1 !important
  }
  .order-xl-2 {
    order: 2 !important
  }
  .order-xl-3 {
    order: 3 !important
  }
  .order-xl-4 {
    order: 4 !important
  }
  .order-xl-5 {
    order: 5 !important
  }
  .order-xl-last {
    order: 6 !important
  }
  .m-xl-0 {
    margin: 0 !important
  }
  .m-xl-1 {
    margin: .25rem !important
  }
  .m-xl-2 {
    margin: .5rem !important
  }
  .m-xl-3 {
    margin: 1rem !important
  }
  .m-xl-4 {
    margin: 1.5rem !important
  }
  .m-xl-5 {
    margin: 3rem !important
  }
  .m-xl-auto {
    margin: auto !important
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  .mx-xl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  .mx-xl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  .my-xl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  .my-xl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
  .mt-xl-0 {
    margin-top: 0 !important
  }
  .mt-xl-1 {
    margin-top: .25rem !important
  }
  .mt-xl-2 {
    margin-top: .5rem !important
  }
  .mt-xl-3 {
    margin-top: 1rem !important
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important
  }
  .mt-xl-5 {
    margin-top: 3rem !important
  }
  .mt-xl-auto {
    margin-top: auto !important
  }
  .me-xl-0 {
    margin-right: 0 !important
  }
  .me-xl-1 {
    margin-right: .25rem !important
  }
  .me-xl-2 {
    margin-right: .5rem !important
  }
  .me-xl-3 {
    margin-right: 1rem !important
  }
  .me-xl-4 {
    margin-right: 1.5rem !important
  }
  .me-xl-5 {
    margin-right: 3rem !important
  }
  .me-xl-auto {
    margin-right: auto !important
  }
  .mb-xl-0 {
    margin-bottom: 0 !important
  }
  .mb-xl-1 {
    margin-bottom: .25rem !important
  }
  .mb-xl-2 {
    margin-bottom: .5rem !important
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important
  }
  .mb-xl-auto {
    margin-bottom: auto !important
  }
  .ms-xl-0 {
    margin-left: 0 !important
  }
  .ms-xl-1 {
    margin-left: .25rem !important
  }
  .ms-xl-2 {
    margin-left: .5rem !important
  }
  .ms-xl-3 {
    margin-left: 1rem !important
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important
  }
  .ms-xl-5 {
    margin-left: 3rem !important
  }
  .ms-xl-auto {
    margin-left: auto !important
  }
  .p-xl-0 {
    padding: 0 !important
  }
  .p-xl-1 {
    padding: .25rem !important
  }
  .p-xl-2 {
    padding: .5rem !important
  }
  .p-xl-3 {
    padding: 1rem !important
  }
  .p-xl-4 {
    padding: 1.5rem !important
  }
  .p-xl-5 {
    padding: 3rem !important
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  .px-xl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  .px-xl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  .py-xl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  .py-xl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  .pt-xl-0 {
    padding-top: 0 !important
  }
  .pt-xl-1 {
    padding-top: .25rem !important
  }
  .pt-xl-2 {
    padding-top: .5rem !important
  }
  .pt-xl-3 {
    padding-top: 1rem !important
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important
  }
  .pt-xl-5 {
    padding-top: 3rem !important
  }
  .pe-xl-0 {
    padding-right: 0 !important
  }
  .pe-xl-1 {
    padding-right: .25rem !important
  }
  .pe-xl-2 {
    padding-right: .5rem !important
  }
  .pe-xl-3 {
    padding-right: 1rem !important
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important
  }
  .pe-xl-5 {
    padding-right: 3rem !important
  }
  .pb-xl-0 {
    padding-bottom: 0 !important
  }
  .pb-xl-1 {
    padding-bottom: .25rem !important
  }
  .pb-xl-2 {
    padding-bottom: .5rem !important
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important
  }
  .ps-xl-0 {
    padding-left: 0 !important
  }
  .ps-xl-1 {
    padding-left: .25rem !important
  }
  .ps-xl-2 {
    padding-left: .5rem !important
  }
  .ps-xl-3 {
    padding-left: 1rem !important
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important
  }
  .ps-xl-5 {
    padding-left: 3rem !important
  }
  .gap-xl-0 {
    gap: 0 !important
  }
  .gap-xl-1 {
    gap: .25rem !important
  }
  .gap-xl-2 {
    gap: .5rem !important
  }
  .gap-xl-3 {
    gap: 1rem !important
  }
  .gap-xl-4 {
    gap: 1.5rem !important
  }
  .gap-xl-5 {
    gap: 3rem !important
  }
  .row-gap-xl-0 {
    row-gap: 0 !important
  }
  .row-gap-xl-1 {
    row-gap: .25rem !important
  }
  .row-gap-xl-2 {
    row-gap: .5rem !important
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important
  }
  .column-gap-xl-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important
  }
  .column-gap-xl-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: .25rem !important
  }
  .column-gap-xl-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: .5rem !important
  }
  .column-gap-xl-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important
  }
  .column-gap-xl-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important
  }
  .column-gap-xl-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important
  }
  .text-xl-start {
    text-align: left !important
  }
  .text-xl-end {
    text-align: right !important
  }
  .text-xl-center {
    text-align: center !important
  }
}
@media (min-width:1400px) {
  .float-xxl-start {
    float: left !important
  }
  .float-xxl-end {
    float: right !important
  }
  .float-xxl-none {
    float: none !important
  }
  .object-fit-xxl-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important
  }
  .object-fit-xxl-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important
  }
  .object-fit-xxl-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important
  }
  .object-fit-xxl-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important
  }
  .object-fit-xxl-none {
    -o-object-fit: none !important;
    object-fit: none !important
  }
  .d-xxl-inline {
    display: inline !important
  }
  .d-xxl-inline-block {
    display: inline-block !important
  }
  .d-xxl-block {
    display: block !important
  }
  .d-xxl-grid {
    display: grid !important
  }
  .d-xxl-inline-grid {
    display: inline-grid !important
  }
  .d-xxl-table {
    display: table !important
  }
  .d-xxl-table-row {
    display: table-row !important
  }
  .d-xxl-table-cell {
    display: table-cell !important
  }
  .d-xxl-flex {
    display: flex !important
  }
  .d-xxl-inline-flex {
    display: inline-flex !important
  }
  .d-xxl-none {
    display: none !important
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important
  }
  .flex-xxl-row {
    flex-direction: row !important
  }
  .flex-xxl-column {
    flex-direction: column !important
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important
  }
  .justify-content-xxl-center {
    justify-content: center !important
  }
  .justify-content-xxl-between {
    justify-content: space-between !important
  }
  .justify-content-xxl-around {
    justify-content: space-around !important
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important
  }
  .align-items-xxl-start {
    align-items: flex-start !important
  }
  .align-items-xxl-end {
    align-items: flex-end !important
  }
  .align-items-xxl-center {
    align-items: center !important
  }
  .align-items-xxl-baseline {
    align-items: baseline !important
  }
  .align-items-xxl-stretch {
    align-items: stretch !important
  }
  .align-content-xxl-start {
    align-content: flex-start !important
  }
  .align-content-xxl-end {
    align-content: flex-end !important
  }
  .align-content-xxl-center {
    align-content: center !important
  }
  .align-content-xxl-between {
    align-content: space-between !important
  }
  .align-content-xxl-around {
    align-content: space-around !important
  }
  .align-content-xxl-stretch {
    align-content: stretch !important
  }
  .align-self-xxl-auto {
    align-self: auto !important
  }
  .align-self-xxl-start {
    align-self: flex-start !important
  }
  .align-self-xxl-end {
    align-self: flex-end !important
  }
  .align-self-xxl-center {
    align-self: center !important
  }
  .align-self-xxl-baseline {
    align-self: baseline !important
  }
  .align-self-xxl-stretch {
    align-self: stretch !important
  }
  .order-xxl-first {
    order: -1 !important
  }
  .order-xxl-0 {
    order: 0 !important
  }
  .order-xxl-1 {
    order: 1 !important
  }
  .order-xxl-2 {
    order: 2 !important
  }
  .order-xxl-3 {
    order: 3 !important
  }
  .order-xxl-4 {
    order: 4 !important
  }
  .order-xxl-5 {
    order: 5 !important
  }
  .order-xxl-last {
    order: 6 !important
  }
  .m-xxl-0 {
    margin: 0 !important
  }
  .m-xxl-1 {
    margin: .25rem !important
  }
  .m-xxl-2 {
    margin: .5rem !important
  }
  .m-xxl-3 {
    margin: 1rem !important
  }
  .m-xxl-4 {
    margin: 1.5rem !important
  }
  .m-xxl-5 {
    margin: 3rem !important
  }
  .m-xxl-auto {
    margin: auto !important
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  .mx-xxl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  .mx-xxl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  .my-xxl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  .my-xxl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
  .mt-xxl-0 {
    margin-top: 0 !important
  }
  .mt-xxl-1 {
    margin-top: .25rem !important
  }
  .mt-xxl-2 {
    margin-top: .5rem !important
  }
  .mt-xxl-3 {
    margin-top: 1rem !important
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important
  }
  .mt-xxl-5 {
    margin-top: 3rem !important
  }
  .mt-xxl-auto {
    margin-top: auto !important
  }
  .me-xxl-0 {
    margin-right: 0 !important
  }
  .me-xxl-1 {
    margin-right: .25rem !important
  }
  .me-xxl-2 {
    margin-right: .5rem !important
  }
  .me-xxl-3 {
    margin-right: 1rem !important
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important
  }
  .me-xxl-5 {
    margin-right: 3rem !important
  }
  .me-xxl-auto {
    margin-right: auto !important
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important
  }
  .mb-xxl-1 {
    margin-bottom: .25rem !important
  }
  .mb-xxl-2 {
    margin-bottom: .5rem !important
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important
  }
  .mb-xxl-auto {
    margin-bottom: auto !important
  }
  .ms-xxl-0 {
    margin-left: 0 !important
  }
  .ms-xxl-1 {
    margin-left: .25rem !important
  }
  .ms-xxl-2 {
    margin-left: .5rem !important
  }
  .ms-xxl-3 {
    margin-left: 1rem !important
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important
  }
  .ms-xxl-5 {
    margin-left: 3rem !important
  }
  .ms-xxl-auto {
    margin-left: auto !important
  }
  .p-xxl-0 {
    padding: 0 !important
  }
  .p-xxl-1 {
    padding: .25rem !important
  }
  .p-xxl-2 {
    padding: .5rem !important
  }
  .p-xxl-3 {
    padding: 1rem !important
  }
  .p-xxl-4 {
    padding: 1.5rem !important
  }
  .p-xxl-5 {
    padding: 3rem !important
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  .px-xxl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  .px-xxl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  .py-xxl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  .py-xxl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  .pt-xxl-0 {
    padding-top: 0 !important
  }
  .pt-xxl-1 {
    padding-top: .25rem !important
  }
  .pt-xxl-2 {
    padding-top: .5rem !important
  }
  .pt-xxl-3 {
    padding-top: 1rem !important
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important
  }
  .pt-xxl-5 {
    padding-top: 3rem !important
  }
  .pe-xxl-0 {
    padding-right: 0 !important
  }
  .pe-xxl-1 {
    padding-right: .25rem !important
  }
  .pe-xxl-2 {
    padding-right: .5rem !important
  }
  .pe-xxl-3 {
    padding-right: 1rem !important
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important
  }
  .pe-xxl-5 {
    padding-right: 3rem !important
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important
  }
  .pb-xxl-1 {
    padding-bottom: .25rem !important
  }
  .pb-xxl-2 {
    padding-bottom: .5rem !important
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important
  }
  .ps-xxl-0 {
    padding-left: 0 !important
  }
  .ps-xxl-1 {
    padding-left: .25rem !important
  }
  .ps-xxl-2 {
    padding-left: .5rem !important
  }
  .ps-xxl-3 {
    padding-left: 1rem !important
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important
  }
  .ps-xxl-5 {
    padding-left: 3rem !important
  }
  .gap-xxl-0 {
    gap: 0 !important
  }
  .gap-xxl-1 {
    gap: .25rem !important
  }
  .gap-xxl-2 {
    gap: .5rem !important
  }
  .gap-xxl-3 {
    gap: 1rem !important
  }
  .gap-xxl-4 {
    gap: 1.5rem !important
  }
  .gap-xxl-5 {
    gap: 3rem !important
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important
  }
  .row-gap-xxl-1 {
    row-gap: .25rem !important
  }
  .row-gap-xxl-2 {
    row-gap: .5rem !important
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important
  }
  .column-gap-xxl-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important
  }
  .column-gap-xxl-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: .25rem !important
  }
  .column-gap-xxl-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: .5rem !important
  }
  .column-gap-xxl-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important
  }
  .column-gap-xxl-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important
  }
  .column-gap-xxl-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important
  }
  .text-xxl-start {
    text-align: left !important
  }
  .text-xxl-end {
    text-align: right !important
  }
  .text-xxl-center {
    text-align: center !important
  }
}
@media (min-width:1200px) {
  .fs-1 {
    font-size: 2.5rem !important
  }
  .fs-2 {
    font-size: 2rem !important
  }
  .fs-3 {
    font-size: 1.75rem !important
  }
  .fs-4 {
    font-size: 1.5rem !important
  }
}
@media print {
  .d-print-inline {
    display: inline !important
  }
  .d-print-inline-block {
    display: inline-block !important
  }
  .d-print-block {
    display: block !important
  }
  .d-print-grid {
    display: grid !important
  }
  .d-print-inline-grid {
    display: inline-grid !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: flex !important
  }
  .d-print-inline-flex {
    display: inline-flex !important
  }
  .d-print-none {
    display: none !important
  }
}
/*# sourceMappingURL=bootstrap.min.css.map */ /**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal
}
:root {
  --swiper-theme-color: #007aff
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box
}
.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0)
}
.swiper-pointer-events {
  touch-action: pan-y
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform
}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15)
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory
}
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before)
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before)
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after)
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0)
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size)
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size)
}
:root {
  --swiper-navigation-size: 44px
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none
}
.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'
}
.swiper-button-lock {
  display: none
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-bullet:only-child {
  display: none !important
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0)
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s left
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-lock {
  display: none
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}
.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important
}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-scrollbar-lock {
  display: none
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}
.swiper-slide-zoomed {
  cursor: move
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(360deg)
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-cube {
  overflow: visible
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px)
}
.swiper-flip {
  overflow: visible
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height
}
.swiper-cards {
  overflow: visible
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden
} /*!
 * Font Awesome Free 5.15.3 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-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-bacteria:before {
  content: "\e059"
}
.fa-bacterium:before {
  content: "\e05a"
}
.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: "\e05b"
}
.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-cloudflare:before {
  content: "\e07d"
}
.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: "\e052"
}
.fa-dashcube:before {
  content: "\f210"
}
.fa-database:before {
  content: "\f1c0"
}
.fa-deaf:before {
  content: "\f2a4"
}
.fa-deezer:before {
  content: "\e077"
}
.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-edge-legacy:before {
  content: "\e078"
}
.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: "\e005"
}
.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: "\e007"
}
.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-pay:before {
  content: "\e079"
}
.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-guilded:before {
  content: "\e07e"
}
.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: "\e05c"
}
.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: "\e05d"
}
.fa-hand-spock:before {
  content: "\f259"
}
.fa-hands:before {
  content: "\f4c2"
}
.fa-hands-helping:before {
  content: "\f4c4"
}
.fa-hands-wash:before {
  content: "\e05e"
}
.fa-handshake:before {
  content: "\f2b5"
}
.fa-handshake-alt-slash:before {
  content: "\e05f"
}
.fa-handshake-slash:before {
  content: "\e060"
}
.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: "\e061"
}
.fa-head-side-cough-slash:before {
  content: "\e062"
}
.fa-head-side-mask:before {
  content: "\e063"
}
.fa-head-side-virus:before {
  content: "\e064"
}
.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-hive:before {
  content: "\e07f"
}
.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: "\e065"
}
.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: "\e013"
}
.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-innosoft:before {
  content: "\e080"
}
.fa-instagram:before {
  content: "\f16d"
}
.fa-instagram-square:before {
  content: "\e055"
}
.fa-instalod:before {
  content: "\e081"
}
.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: "\e066"
}
.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: "\e067"
}
.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: "\e01a"
}
.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: "\e056"
}
.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-octopus-deploy:before {
  content: "\e082"
}
.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: "\e068"
}
.fa-people-carry:before {
  content: "\f4ce"
}
.fa-pepper-hot:before {
  content: "\f816"
}
.fa-perbyte:before {
  content: "\e083"
}
.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: "\e01e"
}
.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: "\e069"
}
.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: "\e06a"
}
.fa-pump-soap:before {
  content: "\e06b"
}
.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-rust:before {
  content: "\e07a"
}
.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: "\e06c"
}
.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: "\e057"
}
.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-sink:before {
  content: "\e06d"
}
.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: "\e06e"
}
.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: "\e06f"
}
.fa-store:before {
  content: "\f54e"
}
.fa-store-alt:before {
  content: "\f54f"
}
.fa-store-alt-slash:before {
  content: "\e070"
}
.fa-store-slash:before {
  content: "\e071"
}
.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-tiktok:before {
  content: "\e07b"
}
.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: "\e072"
}
.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: "\e041"
}
.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-uncharted:before {
  content: "\e084"
}
.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: "\e049"
}
.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-unsplash:before {
  content: "\e07c"
}
.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-users-slash:before {
  content: "\e073"
}
.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-vest:before {
  content: "\e085"
}
.fa-vest-patches:before {
  content: "\e086"
}
.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: "\e074"
}
.fa-virus-slash:before {
  content: "\e075"
}
.fa-viruses:before {
  content: "\e076"
}
.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-watchman-monitoring:before {
  content: "\e087"
}
.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-wodu:before {
  content: "\e088"
}
.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 Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../fonts/fa-regular-400.eot);
  src: url(fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"), url(../fonts/fa-regular-400.svg#fontawesome) format("svg")
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
} /*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../fonts/fa-brands-400.eot);
  src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.svg#fontawesome) format("svg")
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
} /*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../fonts/fa-solid-900.eot);
  src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.svg#fontawesome) format("svg")
}
.fa, .fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900
} /*!
 * justifiedGallery - v3.8.1
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2020 Miro Mannino
 * Licensed under the MIT license.
 */ .justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden
}
.justified-gallery > a, .justified-gallery > div, .justified-gallery > figure {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  filter: "alpha(opacity=10)";
  opacity: .1;
  margin: 0;
  padding: 0
}
.justified-gallery > a > a > img, .justified-gallery > a > a > svg, .justified-gallery > a > img, .justified-gallery > a > svg, .justified-gallery > div > a > img, .justified-gallery > div > a > svg, .justified-gallery > div > img, .justified-gallery > div > svg, .justified-gallery > figure > a > img, .justified-gallery > figure > a > svg, .justified-gallery > figure > img, .justified-gallery > figure > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
  filter: "alpha(opacity=0)";
  opacity: 0
}
.justified-gallery > a > .jg-caption, .justified-gallery > div > .jg-caption, .justified-gallery > figure > .jg-caption {
  display: none;
  position: absolute;
  bottom: 0;
  padding: 5px;
  background-color: #000;
  left: 0;
  right: 0;
  margin: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  font-family: sans-serif
}
.justified-gallery > a > .jg-caption.jg-caption-visible, .justified-gallery > div > .jg-caption.jg-caption-visible, .justified-gallery > figure > .jg-caption.jg-caption-visible {
  display: initial;
  filter: "alpha(opacity=70)";
  opacity: .7;
  -webkit-transition: opacity .5s ease-in;
  -moz-transition: opacity .5s ease-in;
  -o-transition: opacity .5s ease-in;
  transition: opacity .5s ease-in
}
.justified-gallery > .jg-entry-visible {
  filter: "alpha(opacity=100)";
  opacity: 1;
  background: 0 0
}
.justified-gallery > .jg-entry-visible > a > img, .justified-gallery > .jg-entry-visible > a > svg, .justified-gallery > .jg-entry-visible > img, .justified-gallery > .jg-entry-visible > svg {
  filter: "alpha(opacity=100)";
  opacity: 1;
  -webkit-transition: opacity .5s ease-in;
  -moz-transition: opacity .5s ease-in;
  -o-transition: opacity .5s ease-in;
  transition: opacity .5s ease-in
}
.justified-gallery > .jg-filtered {
  display: none
}
.justified-gallery > .jg-spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  filter: "alpha(opacity=100)";
  opacity: 1;
  overflow: initial
}
.justified-gallery > .jg-spinner > span {
  display: inline-block;
  filter: "alpha(opacity=0)";
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  border-radius: 6px
}
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom
}
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto
}
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr
}
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto
}
.mCSB_inside > .mCSB_container {
  margin-right: 30px
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0
}
.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px
}
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0
}
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0
}
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0
}
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"
}
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"
}
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(../img/mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: .4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px
}
.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"
}
.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: .9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .15)
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, .85)
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, .9)
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .85)
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .9)
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .85)
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .9)
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .1)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .15)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .15)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .15)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: .3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px
}
.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, .2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}
.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"
}
.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px
}
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
  height: 12px;
  width: auto
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, .05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, .05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, .2)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, .2)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, .2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, .2)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .6)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .6)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .75)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .85)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .9)
}
.mfp-container * {
  transition-timing-function: none;
  -moz-transition-timing-function: none;
  -webkit-transition-timing-function: none;
  -o-transition-timing-function: none;
  transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s
}
.admin-bar .mfp-gallery .mfp-close {
  top: 32px
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #fff;
  opacity: 1
}
.mfp-black-bg {
  background: rgba(0, 0, 0, .7)
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}
.mfp-align-top .mfp-container:before {
  display: none
}
.mfp-container figure:hover img {
  transform: none;
  opacity: 1
}
.portfolio-nav .mfp-close {
  position: inherit
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}
.mfp-ajax-cur {
  cursor: progress
}
#popup-form {
  cursor: default
}
.zoom-gallery img {
  cursor: url(../img/icon-zoom.png), pointer !important
}
zoom-in .mfp-zoom {
  cursor: url(../img/icon-zoom.png), pointer
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.mfp-loading.mfp-figure {
  display: none
}
.mfp-hide {
  display: none !important
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}
.mfp-preloader a {
  color: #ccc
}
.mfp-preloader a:hover {
  color: #fff
}
.mfp-s-ready .mfp-preloader {
  display: none
}
.mfp-s-error .mfp-content {
  display: none
}
button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none
}
button::-moz-focus-inner {
  padding: 0;
  border: 0
}
.mfp-close {
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: fixed;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 10px;
  font-style: normal;
  color: #fff !important;
  font-size: 22px
}
.mfp-figure .mfp-close {
  display: none;
  width: 34px !important;
  padding: 0 !important;
  right: 0 !important;
  font-size: 18px !important
}
.mfp-close:focus, .mfp-close:hover {
  opacity: 1
}
.mfp-close:active {
  top: 1px
}
.mfp-close-btn-in .mfp-close {
  color: #333
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #000;
  font-size: 28px
}
.mfp-counter {
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap
}
.mfp-arrow {
  position: absolute;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
  margin-top: -54px
}
.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1
}
.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}
.mfp-arrow .mfp-a, .mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}
.mfp-arrow .mfp-b, .mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px
}
.mfp-arrow-left {
  left: 0
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px
}
.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #000
}
.mfp-arrow-right {
  right: 0
}
.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px
}
.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
  border-left: 27px solid #000
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
  cursor: default;
  cursor: pointer;
  padding: 30px 0
}
.mfp-figure {
  line-height: 0
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  background: #444
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px
}
.mfp-figure figure {
  margin: 0
}
.mfp-bottom-bar {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}
.mfp-title {
  color: #f3f3f3;
  line-height: 18px;
  overflow-wrap: break-word;
  padding-right: 36px;
  text-align: left
}
.mfp-image-holder .mfp-content {
  max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}
@media all and (max-width:900px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75)
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }
  .mfp-container {
    padding-left: 0;
    padding-right: 0
  }
}
.mfp-ie7 .mfp-img {
  padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
  padding: 0
}
.mfp-ie7 .mfp-content {
  padding-top: 44px
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.mfp-figure {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: .4s;
  -moz-animation-duration: .4s;
  -ms-animation-duration: .4s;
  -o-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden
}
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8);
  transform: scale(.8)
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8);
  transform: scale(.8);
  opacity: 0
}
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity .3s ease-out;
  -moz-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: .8
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0
}
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg)
}
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0)
}
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg)
}
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity .3s ease-out;
  -moz-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out
}
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: .8
}
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all .15s ease-out;
  -moz-transition: all .15s ease-out;
  transition: all .15s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 1
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all .15s ease-out;
  -moz-transition: all .15s ease-out;
  transition: all .15s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0
}
@media (max-width:991px) {
  .mfp-container {
    padding-left: 15px;
    padding-right: 15px
  }
} /*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.3.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with Sass.
 */ .hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-grow:active, .hvr-grow:focus, .hvr-grow:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-shrink:active, .hvr-shrink:focus, .hvr-shrink:hover {
  -webkit-transform: scale(0.9);
  transform: scale(0.9)
}
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
  }
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-pulse:active, .hvr-pulse:focus, .hvr-pulse:hover {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-pulse-grow:active, .hvr-pulse-grow:focus, .hvr-pulse-grow:hover {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate
}
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
  }
}
.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-pulse-shrink:active, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:hover {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate
}
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-push:active, .hvr-push:focus, .hvr-push:hover {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-pop:active, .hvr-pop:focus, .hvr-pop:hover {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}
.hvr-bounce-in:active, .hvr-bounce-in:focus, .hvr-bounce-in:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}
.hvr-bounce-out:active, .hvr-bounce-out:focus, .hvr-bounce-out:hover {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-rotate:active, .hvr-rotate:focus, .hvr-rotate:hover {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg)
}
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-grow-rotate:active, .hvr-grow-rotate:focus, .hvr-grow-rotate:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg)
}
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-float:active, .hvr-float:focus, .hvr-float:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px)
}
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-sink:active, .hvr-sink:focus, .hvr-sink:hover {
  -webkit-transform: translateY(8px);
  transform: translateY(8px)
}
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-bob:active, .hvr-bob:focus, .hvr-bob:hover {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate
}
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
  }
}
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
  }
}
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
  }
}
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
  }
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-hang:active, .hvr-hang:focus, .hvr-hang:hover {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate
}
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-skew:active, .hvr-skew:focus, .hvr-skew:hover {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg)
}
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%
}
.hvr-skew-forward:active, .hvr-skew-forward:focus, .hvr-skew-forward:hover {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg)
}
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%
}
.hvr-skew-backward:active, .hvr-skew-backward:focus, .hvr-skew-backward:hover {
  -webkit-transform: skew(10deg);
  transform: skew(10deg)
}
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-wobble-vertical:active, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:hover {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px)
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px)
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px)
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px)
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px)
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px)
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-wobble-horizontal:active, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:hover {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px)
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px)
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px)
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px)
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px)
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px)
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px)
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px)
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px)
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px)
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-wobble-to-bottom-right:active, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:hover {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px)
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px)
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px)
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px)
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px)
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px)
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px)
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px)
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px)
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px)
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-wobble-to-top-right:active, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:hover {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg)
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg)
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg)
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg)
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg)
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0)
  }
}
@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg)
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg)
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg)
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg)
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg)
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0)
  }
}
.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%
}
.hvr-wobble-top:active, .hvr-wobble-top:focus, .hvr-wobble-top:hover {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg)
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg)
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg)
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg)
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg)
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0)
  }
}
@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg)
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg)
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg)
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg)
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg)
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0)
  }
}
.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0
}
.hvr-wobble-bottom:active, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:hover {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg)
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg)
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg)
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg)
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg)
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0)
  }
}
@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg)
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg)
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg)
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg)
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg)
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0)
  }
}
.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-wobble-skew:active, .hvr-wobble-skew:focus, .hvr-wobble-skew:hover {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
}
@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
}
.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-buzz:active, .hvr-buzz:focus, .hvr-buzz:hover {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: .15s;
  animation-duration: .15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0)
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0)
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0)
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0)
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-buzz-out:active, .hvr-buzz-out:focus, .hvr-buzz-out:hover {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-forward:active, .hvr-forward:focus, .hvr-forward:hover {
  -webkit-transform: translateX(8px);
  transform: translateX(8px)
}
.hvr-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-backward:active, .hvr-backward:focus, .hvr-backward:hover {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px)
}
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color
}
.hvr-fade:active, .hvr-fade:focus, .hvr-fade:hover {
  background-color: #2098D1;
  color: #fff
}
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, .75)
  }
}
@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, .75)
  }
}
.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color
}
.hvr-back-pulse:active, .hvr-back-pulse:focus, .hvr-back-pulse:hover {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098D1;
  background-color: #2098d1;
  color: #fff
}
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-sweep-to-right:active, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:hover {
  color: #fff
}
.hvr-sweep-to-right:active:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-sweep-to-left:active, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:hover {
  color: #fff
}
.hvr-sweep-to-left:active:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-sweep-to-bottom:active, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:hover {
  color: #fff
}
.hvr-sweep-to-bottom:active:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-sweep-to-top:active, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:hover {
  color: #fff
}
.hvr-sweep-to-top:active:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-bounce-to-right:active, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:hover {
  color: #fff
}
.hvr-bounce-to-right:active:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, .37, .66);
  transition-timing-function: cubic-bezier(0.52, 1.64, .37, .66)
}
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-bounce-to-left:active, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:hover {
  color: #fff
}
.hvr-bounce-to-left:active:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, .37, .66);
  transition-timing-function: cubic-bezier(0.52, 1.64, .37, .66)
}
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-bounce-to-bottom:active, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:hover {
  color: #fff
}
.hvr-bounce-to-bottom:active:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, .37, .66);
  transition-timing-function: cubic-bezier(0.52, 1.64, .37, .66)
}
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-bounce-to-top:active, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:hover {
  color: #fff
}
.hvr-bounce-to-top:active:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, .37, .66);
  transition-timing-function: cubic-bezier(0.52, 1.64, .37, .66)
}
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-radial-out:active, .hvr-radial-out:focus, .hvr-radial-out:hover {
  color: #fff
}
.hvr-radial-out:active:before, .hvr-radial-out:focus:before, .hvr-radial-out:hover:before {
  -webkit-transform: scale(2);
  transform: scale(2)
}
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-radial-in:active, .hvr-radial-in:focus, .hvr-radial-in:hover {
  color: #fff
}
.hvr-radial-in:active:before, .hvr-radial-in:focus:before, .hvr-radial-in:hover:before {
  -webkit-transform: scale(0);
  transform: scale(0)
}
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-rectangle-in:active, .hvr-rectangle-in:focus, .hvr-rectangle-in:hover {
  color: #fff
}
.hvr-rectangle-in:active:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:hover:before {
  -webkit-transform: scale(0);
  transform: scale(0)
}
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-rectangle-out:active, .hvr-rectangle-out:focus, .hvr-rectangle-out:hover {
  color: #fff
}
.hvr-rectangle-out:active:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1)
}
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-shutter-in-horizontal:active, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:hover {
  color: #fff
}
.hvr-shutter-in-horizontal:active:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:hover:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0)
}
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-shutter-out-horizontal:active, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:hover {
  color: #fff
}
.hvr-shutter-out-horizontal:active:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-shutter-in-vertical:active, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:hover {
  color: #fff
}
.hvr-shutter-in-vertical:active:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:hover:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0)
}
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-shutter-out-vertical:active, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:hover {
  color: #fff
}
.hvr-shutter-out-vertical:active:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-border-fade:active, .hvr-border-fade:focus, .hvr-border-fade:hover {
  box-shadow: inset 0 0 0 4px #2098D1, 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-hollow:active, .hvr-hollow:focus, .hvr-hollow:hover {
  background: 0 0
}
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative
}
.hvr-trim:before {
  content: '';
  position: absolute;
  border: #fff solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: opacity;
  transition-property: opacity
}
.hvr-trim:active:before, .hvr-trim:focus:before, .hvr-trim:hover:before {
  opacity: 1
}
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0
  }
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s
}
.hvr-ripple-out:active:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:hover:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out
}
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1
  }
}
@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1
  }
}
.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative
}
.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s
}
.hvr-ripple-in:active:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:hover:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in
}
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left
}
.hvr-outline-out:active:before, .hvr-outline-out:focus:before, .hvr-outline-out:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px
}
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative
}
.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left
}
.hvr-outline-in:active:before, .hvr-outline-in:focus:before, .hvr-outline-in:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1
}
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius
}
.hvr-round-corners:active, .hvr-round-corners:focus, .hvr-round-corners:hover {
  border-radius: 1em
}
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-underline-from-left:active:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:hover:before {
  right: 0
}
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-underline-from-center:active:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:hover:before {
  left: 0;
  right: 0
}
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden
}
.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-underline-from-right:active:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:hover:before {
  left: 0
}
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-overline-from-left:active:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:hover:before {
  right: 0
}
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-overline-from-center:active:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:hover:before {
  left: 0;
  right: 0
}
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden
}
.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-overline-from-right:active:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:hover:before {
  left: 0
}
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098D1;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: .1s;
  transition-duration: .1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-reveal:active:before, .hvr-reveal:focus:before, .hvr-reveal:hover:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px
}
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-underline-reveal:active:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:hover:before {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden
}
.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-overline-reveal:active:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:hover:before {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow
}
.hvr-glow:active, .hvr-glow:focus, .hvr-glow:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow
}
.hvr-shadow:active, .hvr-shadow:focus, .hvr-shadow:hover {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5)
}
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform
}
.hvr-grow-shadow:active, .hvr-grow-shadow:focus, .hvr-grow-shadow:hover {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow
}
.hvr-box-shadow-outset:active, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:hover {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, .6)
}
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, .6), 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-box-shadow-inset:active, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:hover {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .6), 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity
}
.hvr-float-shadow:active, .hvr-float-shadow:focus, .hvr-float-shadow:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px)
}
.hvr-float-shadow:active:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:hover:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px)
}
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative
}
.hvr-shadow-radial:after, .hvr-shadow-radial:before {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: opacity;
  transition-property: opacity
}
.hvr-shadow-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%)
}
.hvr-shadow-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%)
}
.hvr-shadow-radial:active:after, .hvr-shadow-radial:active:before, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:hover:before {
  opacity: 1
}
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative
}
.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px;
  border-color: transparent transparent #e1e1e1
}
.hvr-bubble-top:active:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:hover:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative
}
.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1
}
.hvr-bubble-right:active:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:hover:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px)
}
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0;
  border-color: #e1e1e1 transparent transparent
}
.hvr-bubble-bottom:active:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:hover:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px)
}
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative
}
.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent
}
.hvr-bubble-left:active:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:hover:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px)
}
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: transparent transparent #e1e1e1;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-bubble-float-top:active, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:hover {
  -webkit-transform: translateY(10px);
  transform: translateY(10px)
}
.hvr-bubble-float-top:active:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:hover:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-bubble-float-right:active, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:hover {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px)
}
.hvr-bubble-float-right:active:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:hover:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px)
}
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0;
  border-color: #e1e1e1 transparent transparent;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-bubble-float-bottom:active, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}
.hvr-bubble-float-bottom:active:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:hover:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px)
}
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.hvr-bubble-float-left:active, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:hover {
  -webkit-transform: translateX(10px);
  transform: translateX(10px)
}
.hvr-bubble-float-left:active:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:hover:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px)
}
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .1s;
  transition-duration: .1s
}
.hvr-icon-back .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: .1s;
  transition-duration: .1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-icon-back:active .hvr-icon, .hvr-icon-back:focus .hvr-icon, .hvr-icon-back:hover .hvr-icon {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px)
}
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .1s;
  transition-duration: .1s
}
.hvr-icon-forward .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: .1s;
  transition-duration: .1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-icon-forward:active .hvr-icon, .hvr-icon-forward:focus .hvr-icon, .hvr-icon-forward:hover .hvr-icon {
  -webkit-transform: translateX(4px);
  transform: translateX(4px)
}
@-webkit-keyframes hvr-icon-down {
  0%, 100%, 50% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  25%, 75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px)
  }
}
@keyframes hvr-icon-down {
  0%, 100%, 50% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  25%, 75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px)
  }
}
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-icon-down .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.hvr-icon-down:active .hvr-icon, .hvr-icon-down:focus .hvr-icon, .hvr-icon-down:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}
@-webkit-keyframes hvr-icon-up {
  0%, 100%, 50% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
  }
}
@keyframes hvr-icon-up {
  0%, 100%, 50% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
  }
}
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-icon-up .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.hvr-icon-up:active .hvr-icon, .hvr-icon-up:focus .hvr-icon, .hvr-icon-up:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-icon-spin .hvr-icon {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}
.hvr-icon-spin:active .hvr-icon, .hvr-icon-spin:focus .hvr-icon, .hvr-icon-spin:hover .hvr-icon {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg)
}
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
  100%, 51% {
    opacity: 1
  }
}
@keyframes hvr-icon-drop {
  0% {
    opacity: 0
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
  100%, 51% {
    opacity: 1
  }
}
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-icon-drop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.hvr-icon-drop:active .hvr-icon, .hvr-icon-drop:focus .hvr-icon, .hvr-icon-drop:hover .hvr-icon {
  opacity: 0;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, .37, .66);
  animation-timing-function: cubic-bezier(0.52, 1.64, .37, .66)
}
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-icon-fade .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: color;
  transition-property: color
}
.hvr-icon-fade:active .hvr-icon, .hvr-icon-fade:focus .hvr-icon, .hvr-icon-fade:hover .hvr-icon {
  color: #0F9E5E
}
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em)
  }
}
@keyframes hvr-icon-float-away {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em)
  }
}
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-icon-float-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
.hvr-icon-float-away:active .hvr-icon, .hvr-icon-float-away:focus .hvr-icon, .hvr-icon-float-away:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em)
  }
}
@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em)
  }
}
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-icon-sink-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
.hvr-icon-sink-away:active .hvr-icon, .hvr-icon-sink-away:focus .hvr-icon, .hvr-icon-sink-away:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-icon-grow:active .hvr-icon, .hvr-icon-grow:focus .hvr-icon, .hvr-icon-grow:hover .hvr-icon {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0)
}
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-icon-shrink:active .hvr-icon, .hvr-icon-shrink:focus .hvr-icon, .hvr-icon-shrink:hover .hvr-icon {
  -webkit-transform: scale(0.8);
  transform: scale(0.8)
}
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }
}
@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }
}
.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-icon-pulse .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-icon-pulse:active .hvr-icon, .hvr-icon-pulse:focus .hvr-icon, .hvr-icon-pulse:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
}
@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
}
.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-icon-pulse-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-icon-pulse-grow:active .hvr-icon, .hvr-icon-pulse-grow:focus .hvr-icon, .hvr-icon-pulse-grow:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate
}
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }
}
@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }
}
.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}
.hvr-icon-pulse-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-icon-pulse-shrink:active .hvr-icon, .hvr-icon-pulse-shrink:focus .hvr-icon, .hvr-icon-pulse-shrink:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate
}
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5)
  }
}
@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5)
  }
}
.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-push .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-icon-push:active .hvr-icon, .hvr-icon-push:focus .hvr-icon, .hvr-icon-push:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
  }
}
@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
  }
}
.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-pop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-icon-pop:active .hvr-icon, .hvr-icon-pop:focus .hvr-icon, .hvr-icon-pop:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-bounce .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-icon-bounce:active .hvr-icon, .hvr-icon-bounce:focus .hvr-icon, .hvr-icon-bounce:hover .hvr-icon {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-icon-rotate:active .hvr-icon, .hvr-icon-rotate:focus .hvr-icon, .hvr-icon-rotate:hover .hvr-icon {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg)
}
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-grow-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-icon-grow-rotate:active .hvr-icon, .hvr-icon-grow-rotate:focus .hvr-icon, .hvr-icon-grow-rotate:hover .hvr-icon {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg)
}
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-float .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-icon-float:active .hvr-icon, .hvr-icon-float:focus .hvr-icon, .hvr-icon-float:hover .hvr-icon {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px)
}
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-sink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-icon-sink:active .hvr-icon, .hvr-icon-sink:focus .hvr-icon, .hvr-icon-sink:hover .hvr-icon {
  -webkit-transform: translateY(4px);
  transform: translateY(4px)
}
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
  }
}
@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
  }
}
@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
  }
}
@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
  }
}
.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-bob .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.hvr-icon-bob:active .hvr-icon, .hvr-icon-bob:focus .hvr-icon, .hvr-icon-bob:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate
}
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px)
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px)
  }
}
@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px)
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px)
  }
}
@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px)
  }
}
@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px)
  }
}
.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-hang .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.hvr-icon-hang:active .hvr-icon, .hvr-icon-hang:focus .hvr-icon, .hvr-icon-hang:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate
}
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px)
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px)
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px)
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px)
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px)
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px)
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px)
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px)
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.hvr-icon-wobble-horizontal:active .hvr-icon, .hvr-icon-wobble-horizontal:focus .hvr-icon, .hvr-icon-wobble-horizontal:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px)
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px)
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}
.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-wobble-vertical .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.hvr-icon-wobble-vertical:active .hvr-icon, .hvr-icon-wobble-vertical:focus .hvr-icon, .hvr-icon-wobble-vertical:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
}
@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
}
.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-buzz .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.hvr-icon-buzz:active .hvr-icon, .hvr-icon-buzz:focus .hvr-icon, .hvr-icon-buzz:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: .15s;
  animation-duration: .15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0)
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0)
  }
}
@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0)
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0)
  }
}
.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.hvr-icon-buzz-out .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.hvr-icon-buzz-out:active .hvr-icon, .hvr-icon-buzz-out:focus .hvr-icon, .hvr-icon-buzz-out:hover .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz-out;
  animation-name: hvr-icon-buzz-out;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative
}
.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: #fff;
  background: linear-gradient(135deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: width, height;
  transition-property: width, height
}
.hvr-curl-top-left:active:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:hover:before {
  width: 25px;
  height: 25px
}
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative
}
.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: #fff;
  background: linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, .4);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: width, height;
  transition-property: width, height
}
.hvr-curl-top-right:active:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:hover:before {
  width: 25px;
  height: 25px
}
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  background: linear-gradient(315deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, .4);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: width, height;
  transition-property: width, height
}
.hvr-curl-bottom-right:active:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:hover:before {
  width: 25px;
  height: 25px
}
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative
}
.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  background: linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, .4);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: width, height;
  transition-property: width, height
}
.hvr-curl-bottom-left:active:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:hover:before {
  width: 25px;
  height: 25px
} /*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900)
}
.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
  font-family: "Font Awesome 6 Free"
}
.fa-brands, .fab {
  font-family: "Font Awesome 6 Brands"
}
.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-2xs {
  font-size: .625em;
  line-height: .1em;
  vertical-align: .225em
}
.fa-xs {
  font-size: .75em;
  line-height: .08333em;
  vertical-align: .125em
}
.fa-sm {
  font-size: .875em;
  line-height: .07143em;
  vertical-align: .05357em
}
.fa-lg {
  font-size: 1.25em;
  line-height: .05em;
  vertical-align: -.075em
}
.fa-xl {
  font-size: 1.5em;
  line-height: .04167em;
  vertical-align: -.125em
}
.fa-2xl {
  font-size: 2em;
  line-height: .03125em;
  vertical-align: -.1875em
}
.fa-fw {
  text-align: center;
  width: 1.25em
}
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0
}
.fa-ul > li {
  position: relative
}
.fa-li {
  left: calc(var(--fa-li-width, 2em)*-1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit
}
.fa-border {
  border-radius: var(--fa-border-radius, .1em);
  border: var(--fa-border-width, .08em) var(--fa-border-style, solid) var(--fa-border-color, #eee);
  padding: var(--fa-border-padding, .2em .25em .15em)
}
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, .3em)
}
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, .3em)
}
.fa-beat {
  -webkit-animation-name: fa-beat;
  animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out)
}
.fa-bounce {
  -webkit-animation-name: fa-bounce;
  animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))
}
.fa-fade {
  -webkit-animation-name: fa-fade;
  animation-name: fa-fade;
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))
}
.fa-beat-fade, .fa-fade {
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s)
}
.fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
  animation-name: fa-beat-fade;
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))
}
.fa-flip {
  -webkit-animation-name: fa-flip;
  animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out)
}
.fa-shake {
  -webkit-animation-name: fa-shake;
  animation-name: fa-shake;
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear)
}
.fa-shake, .fa-spin {
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal)
}
.fa-spin {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
  animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear)
}
.fa-spin-reverse {
  --fa-animation-direction: reverse
}
.fa-pulse, .fa-spin-pulse {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
  animation-timing-function: var(--fa-animation-timing, steps(8))
}
@media (prefers-reduced-motion:reduce) {
  .fa-beat, .fa-beat-fade, .fa-bounce, .fa-fade, .fa-flip, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s
  }
}
@-webkit-keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25))
  }
}
@keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25))
  }
}
@-webkit-keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
  }
  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0)
  }
  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
    transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))
  }
  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0)
  }
  57% {
    -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
    transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em))
  }
  64% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
  }
  to {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
  }
}
@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
  }
  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0)
  }
  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
    transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))
  }
  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0)
  }
  57% {
    -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
    transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em))
  }
  64% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
  }
  to {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
  }
}
@-webkit-keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, .4)
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, .4)
  }
}
@-webkit-keyframes fa-beat-fade {
  0%, to {
    opacity: var(--fa-beat-fade-opacity, .4);
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125))
  }
}
@keyframes fa-beat-fade {
  0%, to {
    opacity: var(--fa-beat-fade-opacity, .4);
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125))
  }
}
@-webkit-keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))
  }
}
@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))
  }
}
@-webkit-keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg)
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
  }
  8%, 24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg)
  }
  12%, 28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg)
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg)
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg)
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg)
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg)
  }
  40%, to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
}
@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg)
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
  }
  8%, 24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg)
  }
  12%, 28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg)
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg)
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg)
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg)
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg)
  }
  40%, to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
}
@-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 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}
.fa-flip-horizontal {
  -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 {
  -webkit-transform: scale(-1);
  transform: scale(-1)
}
.fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle, none));
  transform: rotate(var(--fa-rotate-angle, 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%;
  z-index: var(--fa-stack-z-index, auto)
}
.fa-stack-1x {
  line-height: inherit
}
.fa-stack-2x {
  font-size: 2em
}
.fa-inverse {
  color: var(--fa-inverse, #fff)
}
.fa-0:before {
  content: "\30"
}
.fa-1:before {
  content: "\31"
}
.fa-2:before {
  content: "\32"
}
.fa-3:before {
  content: "\33"
}
.fa-4:before {
  content: "\34"
}
.fa-5:before {
  content: "\35"
}
.fa-6:before {
  content: "\36"
}
.fa-7:before {
  content: "\37"
}
.fa-8:before {
  content: "\38"
}
.fa-9:before {
  content: "\39"
}
.fa-fill-drip:before {
  content: "\f576"
}
.fa-arrows-to-circle:before {
  content: "\e4bd"
}
.fa-chevron-circle-right:before, .fa-circle-chevron-right:before {
  content: "\f138"
}
.fa-at:before {
  content: "\40"
}
.fa-trash-alt:before, .fa-trash-can:before {
  content: "\f2ed"
}
.fa-text-height:before {
  content: "\f034"
}
.fa-user-times:before, .fa-user-xmark:before {
  content: "\f235"
}
.fa-stethoscope:before {
  content: "\f0f1"
}
.fa-comment-alt:before, .fa-message:before {
  content: "\f27a"
}
.fa-info:before {
  content: "\f129"
}
.fa-compress-alt:before, .fa-down-left-and-up-right-to-center:before {
  content: "\f422"
}
.fa-explosion:before {
  content: "\e4e9"
}
.fa-file-alt:before, .fa-file-lines:before, .fa-file-text:before {
  content: "\f15c"
}
.fa-wave-square:before {
  content: "\f83e"
}
.fa-ring:before {
  content: "\f70b"
}
.fa-building-un:before {
  content: "\e4d9"
}
.fa-dice-three:before {
  content: "\f527"
}
.fa-calendar-alt:before, .fa-calendar-days:before {
  content: "\f073"
}
.fa-anchor-circle-check:before {
  content: "\e4aa"
}
.fa-building-circle-arrow-right:before {
  content: "\e4d1"
}
.fa-volleyball-ball:before, .fa-volleyball:before {
  content: "\f45f"
}
.fa-arrows-up-to-line:before {
  content: "\e4c2"
}
.fa-sort-desc:before, .fa-sort-down:before {
  content: "\f0dd"
}
.fa-circle-minus:before, .fa-minus-circle:before {
  content: "\f056"
}
.fa-door-open:before {
  content: "\f52b"
}
.fa-right-from-bracket:before, .fa-sign-out-alt:before {
  content: "\f2f5"
}
.fa-atom:before {
  content: "\f5d2"
}
.fa-soap:before {
  content: "\e06e"
}
.fa-heart-music-camera-bolt:before, .fa-icons:before {
  content: "\f86d"
}
.fa-microphone-alt-slash:before, .fa-microphone-lines-slash:before {
  content: "\f539"
}
.fa-bridge-circle-check:before {
  content: "\e4c9"
}
.fa-pump-medical:before {
  content: "\e06a"
}
.fa-fingerprint:before {
  content: "\f577"
}
.fa-hand-point-right:before {
  content: "\f0a4"
}
.fa-magnifying-glass-location:before, .fa-search-location:before {
  content: "\f689"
}
.fa-forward-step:before, .fa-step-forward:before {
  content: "\f051"
}
.fa-face-smile-beam:before, .fa-smile-beam:before {
  content: "\f5b8"
}
.fa-flag-checkered:before {
  content: "\f11e"
}
.fa-football-ball:before, .fa-football:before {
  content: "\f44e"
}
.fa-school-circle-exclamation:before {
  content: "\e56c"
}
.fa-crop:before {
  content: "\f125"
}
.fa-angle-double-down:before, .fa-angles-down:before {
  content: "\f103"
}
.fa-users-rectangle:before {
  content: "\e594"
}
.fa-people-roof:before {
  content: "\e537"
}
.fa-people-line:before {
  content: "\e534"
}
.fa-beer-mug-empty:before, .fa-beer:before {
  content: "\f0fc"
}
.fa-diagram-predecessor:before {
  content: "\e477"
}
.fa-arrow-up-long:before, .fa-long-arrow-up:before {
  content: "\f176"
}
.fa-burn:before, .fa-fire-flame-simple:before {
  content: "\f46a"
}
.fa-male:before, .fa-person:before {
  content: "\f183"
}
.fa-laptop:before {
  content: "\f109"
}
.fa-file-csv:before {
  content: "\f6dd"
}
.fa-menorah:before {
  content: "\f676"
}
.fa-truck-plane:before {
  content: "\e58f"
}
.fa-record-vinyl:before {
  content: "\f8d9"
}
.fa-face-grin-stars:before, .fa-grin-stars:before {
  content: "\f587"
}
.fa-bong:before {
  content: "\f55c"
}
.fa-pastafarianism:before, .fa-spaghetti-monster-flying:before {
  content: "\f67b"
}
.fa-arrow-down-up-across-line:before {
  content: "\e4af"
}
.fa-spoon:before, .fa-utensil-spoon:before {
  content: "\f2e5"
}
.fa-jar-wheat:before {
  content: "\e517"
}
.fa-envelopes-bulk:before, .fa-mail-bulk:before {
  content: "\f674"
}
.fa-file-circle-exclamation:before {
  content: "\e4eb"
}
.fa-circle-h:before, .fa-hospital-symbol:before {
  content: "\f47e"
}
.fa-pager:before {
  content: "\f815"
}
.fa-address-book:before, .fa-contact-book:before {
  content: "\f2b9"
}
.fa-strikethrough:before {
  content: "\f0cc"
}
.fa-k:before {
  content: "\4b"
}
.fa-landmark-flag:before {
  content: "\e51c"
}
.fa-pencil-alt:before, .fa-pencil:before {
  content: "\f303"
}
.fa-backward:before {
  content: "\f04a"
}
.fa-caret-right:before {
  content: "\f0da"
}
.fa-comments:before {
  content: "\f086"
}
.fa-file-clipboard:before, .fa-paste:before {
  content: "\f0ea"
}
.fa-code-pull-request:before {
  content: "\e13c"
}
.fa-clipboard-list:before {
  content: "\f46d"
}
.fa-truck-loading:before, .fa-truck-ramp-box:before {
  content: "\f4de"
}
.fa-user-check:before {
  content: "\f4fc"
}
.fa-vial-virus:before {
  content: "\e597"
}
.fa-sheet-plastic:before {
  content: "\e571"
}
.fa-blog:before {
  content: "\f781"
}
.fa-user-ninja:before {
  content: "\f504"
}
.fa-person-arrow-up-from-line:before {
  content: "\e539"
}
.fa-scroll-torah:before, .fa-torah:before {
  content: "\f6a0"
}
.fa-broom-ball:before, .fa-quidditch-broom-ball:before, .fa-quidditch:before {
  content: "\f458"
}
.fa-toggle-off:before {
  content: "\f204"
}
.fa-archive:before, .fa-box-archive:before {
  content: "\f187"
}
.fa-person-drowning:before {
  content: "\e545"
}
.fa-arrow-down-9-1:before, .fa-sort-numeric-desc:before, .fa-sort-numeric-down-alt:before {
  content: "\f886"
}
.fa-face-grin-tongue-squint:before, .fa-grin-tongue-squint:before {
  content: "\f58a"
}
.fa-spray-can:before {
  content: "\f5bd"
}
.fa-truck-monster:before {
  content: "\f63b"
}
.fa-w:before {
  content: "\57"
}
.fa-earth-africa:before, .fa-globe-africa:before {
  content: "\f57c"
}
.fa-rainbow:before {
  content: "\f75b"
}
.fa-circle-notch:before {
  content: "\f1ce"
}
.fa-tablet-alt:before, .fa-tablet-screen-button:before {
  content: "\f3fa"
}
.fa-paw:before {
  content: "\f1b0"
}
.fa-cloud:before {
  content: "\f0c2"
}
.fa-trowel-bricks:before {
  content: "\e58a"
}
.fa-face-flushed:before, .fa-flushed:before {
  content: "\f579"
}
.fa-hospital-user:before {
  content: "\f80d"
}
.fa-tent-arrow-left-right:before {
  content: "\e57f"
}
.fa-gavel:before, .fa-legal:before {
  content: "\f0e3"
}
.fa-binoculars:before {
  content: "\f1e5"
}
.fa-microphone-slash:before {
  content: "\f131"
}
.fa-box-tissue:before {
  content: "\e05b"
}
.fa-motorcycle:before {
  content: "\f21c"
}
.fa-bell-concierge:before, .fa-concierge-bell:before {
  content: "\f562"
}
.fa-pen-ruler:before, .fa-pencil-ruler:before {
  content: "\f5ae"
}
.fa-people-arrows-left-right:before, .fa-people-arrows:before {
  content: "\e068"
}
.fa-mars-and-venus-burst:before {
  content: "\e523"
}
.fa-caret-square-right:before, .fa-square-caret-right:before {
  content: "\f152"
}
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"
}
.fa-sun-plant-wilt:before {
  content: "\e57a"
}
.fa-toilets-portable:before {
  content: "\e584"
}
.fa-hockey-puck:before {
  content: "\f453"
}
.fa-table:before {
  content: "\f0ce"
}
.fa-magnifying-glass-arrow-right:before {
  content: "\e521"
}
.fa-digital-tachograph:before, .fa-tachograph-digital:before {
  content: "\f566"
}
.fa-users-slash:before {
  content: "\e073"
}
.fa-clover:before {
  content: "\e139"
}
.fa-mail-reply:before, .fa-reply:before {
  content: "\f3e5"
}
.fa-star-and-crescent:before {
  content: "\f699"
}
.fa-house-fire:before {
  content: "\e50c"
}
.fa-minus-square:before, .fa-square-minus:before {
  content: "\f146"
}
.fa-helicopter:before {
  content: "\f533"
}
.fa-compass:before {
  content: "\f14e"
}
.fa-caret-square-down:before, .fa-square-caret-down:before {
  content: "\f150"
}
.fa-file-circle-question:before {
  content: "\e4ef"
}
.fa-laptop-code:before {
  content: "\f5fc"
}
.fa-swatchbook:before {
  content: "\f5c3"
}
.fa-prescription-bottle:before {
  content: "\f485"
}
.fa-bars:before, .fa-navicon:before {
  content: "\f0c9"
}
.fa-people-group:before {
  content: "\e533"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"
}
.fa-heart-broken:before, .fa-heart-crack:before {
  content: "\f7a9"
}
.fa-external-link-square-alt:before, .fa-square-up-right:before {
  content: "\f360"
}
.fa-face-kiss-beam:before, .fa-kiss-beam:before {
  content: "\f597"
}
.fa-film:before {
  content: "\f008"
}
.fa-ruler-horizontal:before {
  content: "\f547"
}
.fa-people-robbery:before {
  content: "\e536"
}
.fa-lightbulb:before {
  content: "\f0eb"
}
.fa-caret-left:before {
  content: "\f0d9"
}
.fa-circle-exclamation:before, .fa-exclamation-circle:before {
  content: "\f06a"
}
.fa-school-circle-xmark:before {
  content: "\e56d"
}
.fa-arrow-right-from-bracket:before, .fa-sign-out:before {
  content: "\f08b"
}
.fa-chevron-circle-down:before, .fa-circle-chevron-down:before {
  content: "\f13a"
}
.fa-unlock-alt:before, .fa-unlock-keyhole:before {
  content: "\f13e"
}
.fa-cloud-showers-heavy:before {
  content: "\f740"
}
.fa-headphones-alt:before, .fa-headphones-simple:before {
  content: "\f58f"
}
.fa-sitemap:before {
  content: "\f0e8"
}
.fa-circle-dollar-to-slot:before, .fa-donate:before {
  content: "\f4b9"
}
.fa-memory:before {
  content: "\f538"
}
.fa-road-spikes:before {
  content: "\e568"
}
.fa-fire-burner:before {
  content: "\e4f1"
}
.fa-flag:before {
  content: "\f024"
}
.fa-hanukiah:before {
  content: "\f6e6"
}
.fa-feather:before {
  content: "\f52d"
}
.fa-volume-down:before, .fa-volume-low:before {
  content: "\f027"
}
.fa-comment-slash:before {
  content: "\f4b3"
}
.fa-cloud-sun-rain:before {
  content: "\f743"
}
.fa-compress:before {
  content: "\f066"
}
.fa-wheat-alt:before, .fa-wheat-awn:before {
  content: "\e2cd"
}
.fa-ankh:before {
  content: "\f644"
}
.fa-hands-holding-child:before {
  content: "\e4fa"
}
.fa-asterisk:before {
  content: "\2a"
}
.fa-check-square:before, .fa-square-check:before {
  content: "\f14a"
}
.fa-peseta-sign:before {
  content: "\e221"
}
.fa-header:before, .fa-heading:before {
  content: "\f1dc"
}
.fa-ghost:before {
  content: "\f6e2"
}
.fa-list-squares:before, .fa-list:before {
  content: "\f03a"
}
.fa-phone-square-alt:before, .fa-square-phone-flip:before {
  content: "\f87b"
}
.fa-cart-plus:before {
  content: "\f217"
}
.fa-gamepad:before {
  content: "\f11b"
}
.fa-circle-dot:before, .fa-dot-circle:before {
  content: "\f192"
}
.fa-dizzy:before, .fa-face-dizzy:before {
  content: "\f567"
}
.fa-egg:before {
  content: "\f7fb"
}
.fa-house-medical-circle-xmark:before {
  content: "\e513"
}
.fa-campground:before {
  content: "\f6bb"
}
.fa-folder-plus:before {
  content: "\f65e"
}
.fa-futbol-ball:before, .fa-futbol:before, .fa-soccer-ball:before {
  content: "\f1e3"
}
.fa-paint-brush:before, .fa-paintbrush:before {
  content: "\f1fc"
}
.fa-lock:before {
  content: "\f023"
}
.fa-gas-pump:before {
  content: "\f52f"
}
.fa-hot-tub-person:before, .fa-hot-tub:before {
  content: "\f593"
}
.fa-map-location:before, .fa-map-marked:before {
  content: "\f59f"
}
.fa-house-flood-water:before {
  content: "\e50e"
}
.fa-tree:before {
  content: "\f1bb"
}
.fa-bridge-lock:before {
  content: "\e4cc"
}
.fa-sack-dollar:before {
  content: "\f81d"
}
.fa-edit:before, .fa-pen-to-square:before {
  content: "\f044"
}
.fa-car-side:before {
  content: "\f5e4"
}
.fa-share-alt:before, .fa-share-nodes:before {
  content: "\f1e0"
}
.fa-heart-circle-minus:before {
  content: "\e4ff"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"
}
.fa-microscope:before {
  content: "\f610"
}
.fa-sink:before {
  content: "\e06d"
}
.fa-bag-shopping:before, .fa-shopping-bag:before {
  content: "\f290"
}
.fa-arrow-down-z-a:before, .fa-sort-alpha-desc:before, .fa-sort-alpha-down-alt:before {
  content: "\f881"
}
.fa-mitten:before {
  content: "\f7b5"
}
.fa-person-rays:before {
  content: "\e54d"
}
.fa-users:before {
  content: "\f0c0"
}
.fa-eye-slash:before {
  content: "\f070"
}
.fa-flask-vial:before {
  content: "\e4f3"
}
.fa-hand-paper:before, .fa-hand:before {
  content: "\f256"
}
.fa-om:before {
  content: "\f679"
}
.fa-worm:before {
  content: "\e599"
}
.fa-house-circle-xmark:before {
  content: "\e50b"
}
.fa-plug:before {
  content: "\f1e6"
}
.fa-chevron-up:before {
  content: "\f077"
}
.fa-hand-spock:before {
  content: "\f259"
}
.fa-stopwatch:before {
  content: "\f2f2"
}
.fa-face-kiss:before, .fa-kiss:before {
  content: "\f596"
}
.fa-bridge-circle-xmark:before {
  content: "\e4cb"
}
.fa-face-grin-tongue:before, .fa-grin-tongue:before {
  content: "\f589"
}
.fa-chess-bishop:before {
  content: "\f43a"
}
.fa-face-grin-wink:before, .fa-grin-wink:before {
  content: "\f58c"
}
.fa-deaf:before, .fa-deafness:before, .fa-ear-deaf:before, .fa-hard-of-hearing:before {
  content: "\f2a4"
}
.fa-road-circle-check:before {
  content: "\e564"
}
.fa-dice-five:before {
  content: "\f523"
}
.fa-rss-square:before, .fa-square-rss:before {
  content: "\f143"
}
.fa-land-mine-on:before {
  content: "\e51b"
}
.fa-i-cursor:before {
  content: "\f246"
}
.fa-stamp:before {
  content: "\f5bf"
}
.fa-stairs:before {
  content: "\e289"
}
.fa-i:before {
  content: "\49"
}
.fa-hryvnia-sign:before, .fa-hryvnia:before {
  content: "\f6f2"
}
.fa-pills:before {
  content: "\f484"
}
.fa-face-grin-wide:before, .fa-grin-alt:before {
  content: "\f581"
}
.fa-tooth:before {
  content: "\f5c9"
}
.fa-v:before {
  content: "\56"
}
.fa-bangladeshi-taka-sign:before {
  content: "\e2e6"
}
.fa-bicycle:before {
  content: "\f206"
}
.fa-rod-asclepius:before, .fa-rod-snake:before, .fa-staff-aesculapius:before, .fa-staff-snake:before {
  content: "\e579"
}
.fa-head-side-cough-slash:before {
  content: "\e062"
}
.fa-ambulance:before, .fa-truck-medical:before {
  content: "\f0f9"
}
.fa-wheat-awn-circle-exclamation:before {
  content: "\e598"
}
.fa-snowman:before {
  content: "\f7d0"
}
.fa-mortar-pestle:before {
  content: "\f5a7"
}
.fa-road-barrier:before {
  content: "\e562"
}
.fa-school:before {
  content: "\f549"
}
.fa-igloo:before {
  content: "\f7ae"
}
.fa-joint:before {
  content: "\f595"
}
.fa-angle-right:before {
  content: "\f105"
}
.fa-horse:before {
  content: "\f6f0"
}
.fa-q:before {
  content: "\51"
}
.fa-g:before {
  content: "\47"
}
.fa-notes-medical:before {
  content: "\f481"
}
.fa-temperature-2:before, .fa-temperature-half:before, .fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9"
}
.fa-dong-sign:before {
  content: "\e169"
}
.fa-capsules:before {
  content: "\f46b"
}
.fa-poo-bolt:before, .fa-poo-storm:before {
  content: "\f75a"
}
.fa-face-frown-open:before, .fa-frown-open:before {
  content: "\f57a"
}
.fa-hand-point-up:before {
  content: "\f0a6"
}
.fa-money-bill:before {
  content: "\f0d6"
}
.fa-bookmark:before {
  content: "\f02e"
}
.fa-align-justify:before {
  content: "\f039"
}
.fa-umbrella-beach:before {
  content: "\f5ca"
}
.fa-helmet-un:before {
  content: "\e503"
}
.fa-bullseye:before {
  content: "\f140"
}
.fa-bacon:before {
  content: "\f7e5"
}
.fa-hand-point-down:before {
  content: "\f0a7"
}
.fa-arrow-up-from-bracket:before {
  content: "\e09a"
}
.fa-folder-blank:before, .fa-folder:before {
  content: "\f07b"
}
.fa-file-medical-alt:before, .fa-file-waveform:before {
  content: "\f478"
}
.fa-radiation:before {
  content: "\f7b9"
}
.fa-chart-simple:before {
  content: "\e473"
}
.fa-mars-stroke:before {
  content: "\f229"
}
.fa-vial:before {
  content: "\f492"
}
.fa-dashboard:before, .fa-gauge-med:before, .fa-gauge:before, .fa-tachometer-alt-average:before {
  content: "\f624"
}
.fa-magic-wand-sparkles:before, .fa-wand-magic-sparkles:before {
  content: "\e2ca"
}
.fa-e:before {
  content: "\45"
}
.fa-pen-alt:before, .fa-pen-clip:before {
  content: "\f305"
}
.fa-bridge-circle-exclamation:before {
  content: "\e4ca"
}
.fa-user:before {
  content: "\f007"
}
.fa-school-circle-check:before {
  content: "\e56b"
}
.fa-dumpster:before {
  content: "\f793"
}
.fa-shuttle-van:before, .fa-van-shuttle:before {
  content: "\f5b6"
}
.fa-building-user:before {
  content: "\e4da"
}
.fa-caret-square-left:before, .fa-square-caret-left:before {
  content: "\f191"
}
.fa-highlighter:before {
  content: "\f591"
}
.fa-key:before {
  content: "\f084"
}
.fa-bullhorn:before {
  content: "\f0a1"
}
.fa-globe:before {
  content: "\f0ac"
}
.fa-synagogue:before {
  content: "\f69b"
}
.fa-person-half-dress:before {
  content: "\e548"
}
.fa-road-bridge:before {
  content: "\e563"
}
.fa-location-arrow:before {
  content: "\f124"
}
.fa-c:before {
  content: "\43"
}
.fa-tablet-button:before {
  content: "\f10a"
}
.fa-building-lock:before {
  content: "\e4d6"
}
.fa-pizza-slice:before {
  content: "\f818"
}
.fa-money-bill-wave:before {
  content: "\f53a"
}
.fa-area-chart:before, .fa-chart-area:before {
  content: "\f1fe"
}
.fa-house-flag:before {
  content: "\e50d"
}
.fa-person-circle-minus:before {
  content: "\e540"
}
.fa-ban:before, .fa-cancel:before {
  content: "\f05e"
}
.fa-camera-rotate:before {
  content: "\e0d8"
}
.fa-air-freshener:before, .fa-spray-can-sparkles:before {
  content: "\f5d0"
}
.fa-star:before {
  content: "\f005"
}
.fa-repeat:before {
  content: "\f363"
}
.fa-cross:before {
  content: "\f654"
}
.fa-box:before {
  content: "\f466"
}
.fa-venus-mars:before {
  content: "\f228"
}
.fa-arrow-pointer:before, .fa-mouse-pointer:before {
  content: "\f245"
}
.fa-expand-arrows-alt:before, .fa-maximize:before {
  content: "\f31e"
}
.fa-charging-station:before {
  content: "\f5e7"
}
.fa-shapes:before, .fa-triangle-circle-square:before {
  content: "\f61f"
}
.fa-random:before, .fa-shuffle:before {
  content: "\f074"
}
.fa-person-running:before, .fa-running:before {
  content: "\f70c"
}
.fa-mobile-retro:before {
  content: "\e527"
}
.fa-grip-lines-vertical:before {
  content: "\f7a5"
}
.fa-spider:before {
  content: "\f717"
}
.fa-hands-bound:before {
  content: "\e4f9"
}
.fa-file-invoice-dollar:before {
  content: "\f571"
}
.fa-plane-circle-exclamation:before {
  content: "\e556"
}
.fa-x-ray:before {
  content: "\f497"
}
.fa-spell-check:before {
  content: "\f891"
}
.fa-slash:before {
  content: "\f715"
}
.fa-computer-mouse:before, .fa-mouse:before {
  content: "\f8cc"
}
.fa-arrow-right-to-bracket:before, .fa-sign-in:before {
  content: "\f090"
}
.fa-shop-slash:before, .fa-store-alt-slash:before {
  content: "\e070"
}
.fa-server:before {
  content: "\f233"
}
.fa-virus-covid-slash:before {
  content: "\e4a9"
}
.fa-shop-lock:before {
  content: "\e4a5"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"
}
.fa-blender-phone:before {
  content: "\f6b6"
}
.fa-building-wheat:before {
  content: "\e4db"
}
.fa-person-breastfeeding:before {
  content: "\e53a"
}
.fa-right-to-bracket:before, .fa-sign-in-alt:before {
  content: "\f2f6"
}
.fa-venus:before {
  content: "\f221"
}
.fa-passport:before {
  content: "\f5ab"
}
.fa-heart-pulse:before, .fa-heartbeat:before {
  content: "\f21e"
}
.fa-people-carry-box:before, .fa-people-carry:before {
  content: "\f4ce"
}
.fa-temperature-high:before {
  content: "\f769"
}
.fa-microchip:before {
  content: "\f2db"
}
.fa-crown:before {
  content: "\f521"
}
.fa-weight-hanging:before {
  content: "\f5cd"
}
.fa-xmarks-lines:before {
  content: "\e59a"
}
.fa-file-prescription:before {
  content: "\f572"
}
.fa-weight-scale:before, .fa-weight:before {
  content: "\f496"
}
.fa-user-friends:before, .fa-user-group:before {
  content: "\f500"
}
.fa-arrow-up-a-z:before, .fa-sort-alpha-up:before {
  content: "\f15e"
}
.fa-chess-knight:before {
  content: "\f441"
}
.fa-face-laugh-squint:before, .fa-laugh-squint:before {
  content: "\f59b"
}
.fa-wheelchair:before {
  content: "\f193"
}
.fa-arrow-circle-up:before, .fa-circle-arrow-up:before {
  content: "\f0aa"
}
.fa-toggle-on:before {
  content: "\f205"
}
.fa-person-walking:before, .fa-walking:before {
  content: "\f554"
}
.fa-l:before {
  content: "\4c"
}
.fa-fire:before {
  content: "\f06d"
}
.fa-bed-pulse:before, .fa-procedures:before {
  content: "\f487"
}
.fa-shuttle-space:before, .fa-space-shuttle:before {
  content: "\f197"
}
.fa-face-laugh:before, .fa-laugh:before {
  content: "\f599"
}
.fa-folder-open:before {
  content: "\f07c"
}
.fa-heart-circle-plus:before {
  content: "\e500"
}
.fa-code-fork:before {
  content: "\e13b"
}
.fa-city:before {
  content: "\f64f"
}
.fa-microphone-alt:before, .fa-microphone-lines:before {
  content: "\f3c9"
}
.fa-pepper-hot:before {
  content: "\f816"
}
.fa-unlock:before {
  content: "\f09c"
}
.fa-colon-sign:before {
  content: "\e140"
}
.fa-headset:before {
  content: "\f590"
}
.fa-store-slash:before {
  content: "\e071"
}
.fa-road-circle-xmark:before {
  content: "\e566"
}
.fa-user-minus:before {
  content: "\f503"
}
.fa-mars-stroke-up:before, .fa-mars-stroke-v:before {
  content: "\f22a"
}
.fa-champagne-glasses:before, .fa-glass-cheers:before {
  content: "\f79f"
}
.fa-clipboard:before {
  content: "\f328"
}
.fa-house-circle-exclamation:before {
  content: "\e50a"
}
.fa-file-arrow-up:before, .fa-file-upload:before {
  content: "\f574"
}
.fa-wifi-3:before, .fa-wifi-strong:before, .fa-wifi:before {
  content: "\f1eb"
}
.fa-bath:before, .fa-bathtub:before {
  content: "\f2cd"
}
.fa-underline:before {
  content: "\f0cd"
}
.fa-user-edit:before, .fa-user-pen:before {
  content: "\f4ff"
}
.fa-signature:before {
  content: "\f5b7"
}
.fa-stroopwafel:before {
  content: "\f551"
}
.fa-bold:before {
  content: "\f032"
}
.fa-anchor-lock:before {
  content: "\e4ad"
}
.fa-building-ngo:before {
  content: "\e4d7"
}
.fa-manat-sign:before {
  content: "\e1d5"
}
.fa-not-equal:before {
  content: "\f53e"
}
.fa-border-style:before, .fa-border-top-left:before {
  content: "\f853"
}
.fa-map-location-dot:before, .fa-map-marked-alt:before {
  content: "\f5a0"
}
.fa-jedi:before {
  content: "\f669"
}
.fa-poll:before, .fa-square-poll-vertical:before {
  content: "\f681"
}
.fa-mug-hot:before {
  content: "\f7b6"
}
.fa-battery-car:before, .fa-car-battery:before {
  content: "\f5df"
}
.fa-gift:before {
  content: "\f06b"
}
.fa-dice-two:before {
  content: "\f528"
}
.fa-chess-queen:before {
  content: "\f445"
}
.fa-glasses:before {
  content: "\f530"
}
.fa-chess-board:before {
  content: "\f43c"
}
.fa-building-circle-check:before {
  content: "\e4d2"
}
.fa-person-chalkboard:before {
  content: "\e53d"
}
.fa-mars-stroke-h:before, .fa-mars-stroke-right:before {
  content: "\f22b"
}
.fa-hand-back-fist:before, .fa-hand-rock:before {
  content: "\f255"
}
.fa-caret-square-up:before, .fa-square-caret-up:before {
  content: "\f151"
}
.fa-cloud-showers-water:before {
  content: "\e4e4"
}
.fa-bar-chart:before, .fa-chart-bar:before {
  content: "\f080"
}
.fa-hands-bubbles:before, .fa-hands-wash:before {
  content: "\e05e"
}
.fa-less-than-equal:before {
  content: "\f537"
}
.fa-train:before {
  content: "\f238"
}
.fa-eye-low-vision:before, .fa-low-vision:before {
  content: "\f2a8"
}
.fa-crow:before {
  content: "\f520"
}
.fa-sailboat:before {
  content: "\e445"
}
.fa-window-restore:before {
  content: "\f2d2"
}
.fa-plus-square:before, .fa-square-plus:before {
  content: "\f0fe"
}
.fa-torii-gate:before {
  content: "\f6a1"
}
.fa-frog:before {
  content: "\f52e"
}
.fa-bucket:before {
  content: "\e4cf"
}
.fa-image:before {
  content: "\f03e"
}
.fa-microphone:before {
  content: "\f130"
}
.fa-cow:before {
  content: "\f6c8"
}
.fa-caret-up:before {
  content: "\f0d8"
}
.fa-screwdriver:before {
  content: "\f54a"
}
.fa-folder-closed:before {
  content: "\e185"
}
.fa-house-tsunami:before {
  content: "\e515"
}
.fa-square-nfi:before {
  content: "\e576"
}
.fa-arrow-up-from-ground-water:before {
  content: "\e4b5"
}
.fa-glass-martini-alt:before, .fa-martini-glass:before {
  content: "\f57b"
}
.fa-rotate-back:before, .fa-rotate-backward:before, .fa-rotate-left:before, .fa-undo-alt:before {
  content: "\f2ea"
}
.fa-columns:before, .fa-table-columns:before {
  content: "\f0db"
}
.fa-lemon:before {
  content: "\f094"
}
.fa-head-side-mask:before {
  content: "\e063"
}
.fa-handshake:before {
  content: "\f2b5"
}
.fa-gem:before {
  content: "\f3a5"
}
.fa-dolly-box:before, .fa-dolly:before {
  content: "\f472"
}
.fa-smoking:before {
  content: "\f48d"
}
.fa-compress-arrows-alt:before, .fa-minimize:before {
  content: "\f78c"
}
.fa-monument:before {
  content: "\f5a6"
}
.fa-snowplow:before {
  content: "\f7d2"
}
.fa-angle-double-right:before, .fa-angles-right:before {
  content: "\f101"
}
.fa-cannabis:before {
  content: "\f55f"
}
.fa-circle-play:before, .fa-play-circle:before {
  content: "\f144"
}
.fa-tablets:before {
  content: "\f490"
}
.fa-ethernet:before {
  content: "\f796"
}
.fa-eur:before, .fa-euro-sign:before, .fa-euro:before {
  content: "\f153"
}
.fa-chair:before {
  content: "\f6c0"
}
.fa-check-circle:before, .fa-circle-check:before {
  content: "\f058"
}
.fa-circle-stop:before, .fa-stop-circle:before {
  content: "\f28d"
}
.fa-compass-drafting:before, .fa-drafting-compass:before {
  content: "\f568"
}
.fa-plate-wheat:before {
  content: "\e55a"
}
.fa-icicles:before {
  content: "\f7ad"
}
.fa-person-shelter:before {
  content: "\e54f"
}
.fa-neuter:before {
  content: "\f22c"
}
.fa-id-badge:before {
  content: "\f2c1"
}
.fa-marker:before {
  content: "\f5a1"
}
.fa-face-laugh-beam:before, .fa-laugh-beam:before {
  content: "\f59a"
}
.fa-helicopter-symbol:before {
  content: "\e502"
}
.fa-universal-access:before {
  content: "\f29a"
}
.fa-chevron-circle-up:before, .fa-circle-chevron-up:before {
  content: "\f139"
}
.fa-lari-sign:before {
  content: "\e1c8"
}
.fa-volcano:before {
  content: "\f770"
}
.fa-person-walking-dashed-line-arrow-right:before {
  content: "\e553"
}
.fa-gbp:before, .fa-pound-sign:before, .fa-sterling-sign:before {
  content: "\f154"
}
.fa-viruses:before {
  content: "\e076"
}
.fa-square-person-confined:before {
  content: "\e577"
}
.fa-user-tie:before {
  content: "\f508"
}
.fa-arrow-down-long:before, .fa-long-arrow-down:before {
  content: "\f175"
}
.fa-tent-arrow-down-to-line:before {
  content: "\e57e"
}
.fa-certificate:before {
  content: "\f0a3"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"
}
.fa-suitcase:before {
  content: "\f0f2"
}
.fa-person-skating:before, .fa-skating:before {
  content: "\f7c5"
}
.fa-filter-circle-dollar:before, .fa-funnel-dollar:before {
  content: "\f662"
}
.fa-camera-retro:before {
  content: "\f083"
}
.fa-arrow-circle-down:before, .fa-circle-arrow-down:before {
  content: "\f0ab"
}
.fa-arrow-right-to-file:before, .fa-file-import:before {
  content: "\f56f"
}
.fa-external-link-square:before, .fa-square-arrow-up-right:before {
  content: "\f14c"
}
.fa-box-open:before {
  content: "\f49e"
}
.fa-scroll:before {
  content: "\f70e"
}
.fa-spa:before {
  content: "\f5bb"
}
.fa-location-pin-lock:before {
  content: "\e51f"
}
.fa-pause:before {
  content: "\f04c"
}
.fa-hill-avalanche:before {
  content: "\e507"
}
.fa-temperature-0:before, .fa-temperature-empty:before, .fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb"
}
.fa-bomb:before {
  content: "\f1e2"
}
.fa-registered:before {
  content: "\f25d"
}
.fa-address-card:before, .fa-contact-card:before, .fa-vcard:before {
  content: "\f2bb"
}
.fa-balance-scale-right:before, .fa-scale-unbalanced-flip:before {
  content: "\f516"
}
.fa-subscript:before {
  content: "\f12c"
}
.fa-diamond-turn-right:before, .fa-directions:before {
  content: "\f5eb"
}
.fa-burst:before {
  content: "\e4dc"
}
.fa-house-laptop:before, .fa-laptop-house:before {
  content: "\e066"
}
.fa-face-tired:before, .fa-tired:before {
  content: "\f5c8"
}
.fa-money-bills:before {
  content: "\e1f3"
}
.fa-smog:before {
  content: "\f75f"
}
.fa-crutch:before {
  content: "\f7f7"
}
.fa-cloud-arrow-up:before, .fa-cloud-upload-alt:before, .fa-cloud-upload:before {
  content: "\f0ee"
}
.fa-palette:before {
  content: "\f53f"
}
.fa-arrows-turn-right:before {
  content: "\e4c0"
}
.fa-vest:before {
  content: "\e085"
}
.fa-ferry:before {
  content: "\e4ea"
}
.fa-arrows-down-to-people:before {
  content: "\e4b9"
}
.fa-seedling:before, .fa-sprout:before {
  content: "\f4d8"
}
.fa-arrows-alt-h:before, .fa-left-right:before {
  content: "\f337"
}
.fa-boxes-packing:before {
  content: "\e4c7"
}
.fa-arrow-circle-left:before, .fa-circle-arrow-left:before {
  content: "\f0a8"
}
.fa-group-arrows-rotate:before {
  content: "\e4f6"
}
.fa-bowl-food:before {
  content: "\e4c6"
}
.fa-candy-cane:before {
  content: "\f786"
}
.fa-arrow-down-wide-short:before, .fa-sort-amount-asc:before, .fa-sort-amount-down:before {
  content: "\f160"
}
.fa-cloud-bolt:before, .fa-thunderstorm:before {
  content: "\f76c"
}
.fa-remove-format:before, .fa-text-slash:before {
  content: "\f87d"
}
.fa-face-smile-wink:before, .fa-smile-wink:before {
  content: "\f4da"
}
.fa-file-word:before {
  content: "\f1c2"
}
.fa-file-powerpoint:before {
  content: "\f1c4"
}
.fa-arrows-h:before, .fa-arrows-left-right:before {
  content: "\f07e"
}
.fa-house-lock:before {
  content: "\e510"
}
.fa-cloud-arrow-down:before, .fa-cloud-download-alt:before, .fa-cloud-download:before {
  content: "\f0ed"
}
.fa-children:before {
  content: "\e4e1"
}
.fa-blackboard:before, .fa-chalkboard:before {
  content: "\f51b"
}
.fa-user-alt-slash:before, .fa-user-large-slash:before {
  content: "\f4fa"
}
.fa-envelope-open:before {
  content: "\f2b6"
}
.fa-handshake-alt-slash:before, .fa-handshake-simple-slash:before {
  content: "\e05f"
}
.fa-mattress-pillow:before {
  content: "\e525"
}
.fa-guarani-sign:before {
  content: "\e19a"
}
.fa-arrows-rotate:before, .fa-refresh:before, .fa-sync:before {
  content: "\f021"
}
.fa-fire-extinguisher:before {
  content: "\f134"
}
.fa-cruzeiro-sign:before {
  content: "\e152"
}
.fa-greater-than-equal:before {
  content: "\f532"
}
.fa-shield-alt:before, .fa-shield-halved:before {
  content: "\f3ed"
}
.fa-atlas:before, .fa-book-atlas:before {
  content: "\f558"
}
.fa-virus:before {
  content: "\e074"
}
.fa-envelope-circle-check:before {
  content: "\e4e8"
}
.fa-layer-group:before {
  content: "\f5fd"
}
.fa-arrows-to-dot:before {
  content: "\e4be"
}
.fa-archway:before {
  content: "\f557"
}
.fa-heart-circle-check:before {
  content: "\e4fd"
}
.fa-house-chimney-crack:before, .fa-house-damage:before {
  content: "\f6f1"
}
.fa-file-archive:before, .fa-file-zipper:before {
  content: "\f1c6"
}
.fa-square:before {
  content: "\f0c8"
}
.fa-glass-martini:before, .fa-martini-glass-empty:before {
  content: "\f000"
}
.fa-couch:before {
  content: "\f4b8"
}
.fa-cedi-sign:before {
  content: "\e0df"
}
.fa-italic:before {
  content: "\f033"
}
.fa-church:before {
  content: "\f51d"
}
.fa-comments-dollar:before {
  content: "\f653"
}
.fa-democrat:before {
  content: "\f747"
}
.fa-z:before {
  content: "\5a"
}
.fa-person-skiing:before, .fa-skiing:before {
  content: "\f7c9"
}
.fa-road-lock:before {
  content: "\e567"
}
.fa-a:before {
  content: "\41"
}
.fa-temperature-arrow-down:before, .fa-temperature-down:before {
  content: "\e03f"
}
.fa-feather-alt:before, .fa-feather-pointed:before {
  content: "\f56b"
}
.fa-p:before {
  content: "\50"
}
.fa-snowflake:before {
  content: "\f2dc"
}
.fa-newspaper:before {
  content: "\f1ea"
}
.fa-ad:before, .fa-rectangle-ad:before {
  content: "\f641"
}
.fa-arrow-circle-right:before, .fa-circle-arrow-right:before {
  content: "\f0a9"
}
.fa-filter-circle-xmark:before {
  content: "\e17b"
}
.fa-locust:before {
  content: "\e520"
}
.fa-sort:before, .fa-unsorted:before {
  content: "\f0dc"
}
.fa-list-1-2:before, .fa-list-numeric:before, .fa-list-ol:before {
  content: "\f0cb"
}
.fa-person-dress-burst:before {
  content: "\e544"
}
.fa-money-check-alt:before, .fa-money-check-dollar:before {
  content: "\f53d"
}
.fa-vector-square:before {
  content: "\f5cb"
}
.fa-bread-slice:before {
  content: "\f7ec"
}
.fa-language:before {
  content: "\f1ab"
}
.fa-face-kiss-wink-heart:before, .fa-kiss-wink-heart:before {
  content: "\f598"
}
.fa-filter:before {
  content: "\f0b0"
}
.fa-question:before {
  content: "\3f"
}
.fa-file-signature:before {
  content: "\f573"
}
.fa-arrows-alt:before, .fa-up-down-left-right:before {
  content: "\f0b2"
}
.fa-house-chimney-user:before {
  content: "\e065"
}
.fa-hand-holding-heart:before {
  content: "\f4be"
}
.fa-puzzle-piece:before {
  content: "\f12e"
}
.fa-money-check:before {
  content: "\f53c"
}
.fa-star-half-alt:before, .fa-star-half-stroke:before {
  content: "\f5c0"
}
.fa-code:before {
  content: "\f121"
}
.fa-glass-whiskey:before, .fa-whiskey-glass:before {
  content: "\f7a0"
}
.fa-building-circle-exclamation:before {
  content: "\e4d3"
}
.fa-magnifying-glass-chart:before {
  content: "\e522"
}
.fa-arrow-up-right-from-square:before, .fa-external-link:before {
  content: "\f08e"
}
.fa-cubes-stacked:before {
  content: "\e4e6"
}
.fa-krw:before, .fa-won-sign:before, .fa-won:before {
  content: "\f159"
}
.fa-virus-covid:before {
  content: "\e4a8"
}
.fa-austral-sign:before {
  content: "\e0a9"
}
.fa-f:before {
  content: "\46"
}
.fa-leaf:before {
  content: "\f06c"
}
.fa-road:before {
  content: "\f018"
}
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"
}
.fa-person-circle-plus:before {
  content: "\e541"
}
.fa-chart-pie:before, .fa-pie-chart:before {
  content: "\f200"
}
.fa-bolt-lightning:before {
  content: "\e0b7"
}
.fa-sack-xmark:before {
  content: "\e56a"
}
.fa-file-excel:before {
  content: "\f1c3"
}
.fa-file-contract:before {
  content: "\f56c"
}
.fa-fish-fins:before {
  content: "\e4f2"
}
.fa-building-flag:before {
  content: "\e4d5"
}
.fa-face-grin-beam:before, .fa-grin-beam:before {
  content: "\f582"
}
.fa-object-ungroup:before {
  content: "\f248"
}
.fa-poop:before {
  content: "\f619"
}
.fa-location-pin:before, .fa-map-marker:before {
  content: "\f041"
}
.fa-kaaba:before {
  content: "\f66b"
}
.fa-toilet-paper:before {
  content: "\f71e"
}
.fa-hard-hat:before, .fa-hat-hard:before, .fa-helmet-safety:before {
  content: "\f807"
}
.fa-eject:before {
  content: "\f052"
}
.fa-arrow-alt-circle-right:before, .fa-circle-right:before {
  content: "\f35a"
}
.fa-plane-circle-check:before {
  content: "\e555"
}
.fa-face-rolling-eyes:before, .fa-meh-rolling-eyes:before {
  content: "\f5a5"
}
.fa-object-group:before {
  content: "\f247"
}
.fa-chart-line:before, .fa-line-chart:before {
  content: "\f201"
}
.fa-mask-ventilator:before {
  content: "\e524"
}
.fa-arrow-right:before {
  content: "\f061"
}
.fa-map-signs:before, .fa-signs-post:before {
  content: "\f277"
}
.fa-cash-register:before {
  content: "\f788"
}
.fa-person-circle-question:before {
  content: "\e542"
}
.fa-h:before {
  content: "\48"
}
.fa-tarp:before {
  content: "\e57b"
}
.fa-screwdriver-wrench:before, .fa-tools:before {
  content: "\f7d9"
}
.fa-arrows-to-eye:before {
  content: "\e4bf"
}
.fa-plug-circle-bolt:before {
  content: "\e55b"
}
.fa-heart:before {
  content: "\f004"
}
.fa-mars-and-venus:before {
  content: "\f224"
}
.fa-home-user:before, .fa-house-user:before {
  content: "\e1b0"
}
.fa-dumpster-fire:before {
  content: "\f794"
}
.fa-house-crack:before {
  content: "\e3b1"
}
.fa-cocktail:before, .fa-martini-glass-citrus:before {
  content: "\f561"
}
.fa-face-surprise:before, .fa-surprise:before {
  content: "\f5c2"
}
.fa-bottle-water:before {
  content: "\e4c5"
}
.fa-circle-pause:before, .fa-pause-circle:before {
  content: "\f28b"
}
.fa-toilet-paper-slash:before {
  content: "\e072"
}
.fa-apple-alt:before, .fa-apple-whole:before {
  content: "\f5d1"
}
.fa-kitchen-set:before {
  content: "\e51a"
}
.fa-r:before {
  content: "\52"
}
.fa-temperature-1:before, .fa-temperature-quarter:before, .fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca"
}
.fa-cube:before {
  content: "\f1b2"
}
.fa-bitcoin-sign:before {
  content: "\e0b4"
}
.fa-shield-dog:before {
  content: "\e573"
}
.fa-solar-panel:before {
  content: "\f5ba"
}
.fa-lock-open:before {
  content: "\f3c1"
}
.fa-elevator:before {
  content: "\e16d"
}
.fa-money-bill-transfer:before {
  content: "\e528"
}
.fa-money-bill-trend-up:before {
  content: "\e529"
}
.fa-house-flood-water-circle-arrow-right:before {
  content: "\e50f"
}
.fa-poll-h:before, .fa-square-poll-horizontal:before {
  content: "\f682"
}
.fa-circle:before {
  content: "\f111"
}
.fa-backward-fast:before, .fa-fast-backward:before {
  content: "\f049"
}
.fa-recycle:before {
  content: "\f1b8"
}
.fa-user-astronaut:before {
  content: "\f4fb"
}
.fa-plane-slash:before {
  content: "\e069"
}
.fa-trademark:before {
  content: "\f25c"
}
.fa-basketball-ball:before, .fa-basketball:before {
  content: "\f434"
}
.fa-satellite-dish:before {
  content: "\f7c0"
}
.fa-arrow-alt-circle-up:before, .fa-circle-up:before {
  content: "\f35b"
}
.fa-mobile-alt:before, .fa-mobile-screen-button:before {
  content: "\f3cd"
}
.fa-volume-high:before, .fa-volume-up:before {
  content: "\f028"
}
.fa-users-rays:before {
  content: "\e593"
}
.fa-wallet:before {
  content: "\f555"
}
.fa-clipboard-check:before {
  content: "\f46c"
}
.fa-file-audio:before {
  content: "\f1c7"
}
.fa-burger:before, .fa-hamburger:before {
  content: "\f805"
}
.fa-wrench:before {
  content: "\f0ad"
}
.fa-bugs:before {
  content: "\e4d0"
}
.fa-rupee-sign:before, .fa-rupee:before {
  content: "\f156"
}
.fa-file-image:before {
  content: "\f1c5"
}
.fa-circle-question:before, .fa-question-circle:before {
  content: "\f059"
}
.fa-plane-departure:before {
  content: "\f5b0"
}
.fa-handshake-slash:before {
  content: "\e060"
}
.fa-book-bookmark:before {
  content: "\e0bb"
}
.fa-code-branch:before {
  content: "\f126"
}
.fa-hat-cowboy:before {
  content: "\f8c0"
}
.fa-bridge:before {
  content: "\e4c8"
}
.fa-phone-alt:before, .fa-phone-flip:before {
  content: "\f879"
}
.fa-truck-front:before {
  content: "\e2b7"
}
.fa-cat:before {
  content: "\f6be"
}
.fa-anchor-circle-exclamation:before {
  content: "\e4ab"
}
.fa-truck-field:before {
  content: "\e58d"
}
.fa-route:before {
  content: "\f4d7"
}
.fa-clipboard-question:before {
  content: "\e4e3"
}
.fa-panorama:before {
  content: "\e209"
}
.fa-comment-medical:before {
  content: "\f7f5"
}
.fa-teeth-open:before {
  content: "\f62f"
}
.fa-file-circle-minus:before {
  content: "\e4ed"
}
.fa-tags:before {
  content: "\f02c"
}
.fa-wine-glass:before {
  content: "\f4e3"
}
.fa-fast-forward:before, .fa-forward-fast:before {
  content: "\f050"
}
.fa-face-meh-blank:before, .fa-meh-blank:before {
  content: "\f5a4"
}
.fa-parking:before, .fa-square-parking:before {
  content: "\f540"
}
.fa-house-signal:before {
  content: "\e012"
}
.fa-bars-progress:before, .fa-tasks-alt:before {
  content: "\f828"
}
.fa-faucet-drip:before {
  content: "\e006"
}
.fa-cart-flatbed:before, .fa-dolly-flatbed:before {
  content: "\f474"
}
.fa-ban-smoking:before, .fa-smoking-ban:before {
  content: "\f54d"
}
.fa-terminal:before {
  content: "\f120"
}
.fa-mobile-button:before {
  content: "\f10b"
}
.fa-house-medical-flag:before {
  content: "\e514"
}
.fa-basket-shopping:before, .fa-shopping-basket:before {
  content: "\f291"
}
.fa-tape:before {
  content: "\f4db"
}
.fa-bus-alt:before, .fa-bus-simple:before {
  content: "\f55e"
}
.fa-eye:before {
  content: "\f06e"
}
.fa-face-sad-cry:before, .fa-sad-cry:before {
  content: "\f5b3"
}
.fa-audio-description:before {
  content: "\f29e"
}
.fa-person-military-to-person:before {
  content: "\e54c"
}
.fa-file-shield:before {
  content: "\e4f0"
}
.fa-user-slash:before {
  content: "\f506"
}
.fa-pen:before {
  content: "\f304"
}
.fa-tower-observation:before {
  content: "\e586"
}
.fa-file-code:before {
  content: "\f1c9"
}
.fa-signal-5:before, .fa-signal-perfect:before, .fa-signal:before {
  content: "\f012"
}
.fa-bus:before {
  content: "\f207"
}
.fa-heart-circle-xmark:before {
  content: "\e501"
}
.fa-home-lg:before, .fa-house-chimney:before {
  content: "\e3af"
}
.fa-window-maximize:before {
  content: "\f2d0"
}
.fa-face-frown:before, .fa-frown:before {
  content: "\f119"
}
.fa-prescription:before {
  content: "\f5b1"
}
.fa-shop:before, .fa-store-alt:before {
  content: "\f54f"
}
.fa-floppy-disk:before, .fa-save:before {
  content: "\f0c7"
}
.fa-vihara:before {
  content: "\f6a7"
}
.fa-balance-scale-left:before, .fa-scale-unbalanced:before {
  content: "\f515"
}
.fa-sort-asc:before, .fa-sort-up:before {
  content: "\f0de"
}
.fa-comment-dots:before, .fa-commenting:before {
  content: "\f4ad"
}
.fa-plant-wilt:before {
  content: "\e5aa"
}
.fa-diamond:before {
  content: "\f219"
}
.fa-face-grin-squint:before, .fa-grin-squint:before {
  content: "\f585"
}
.fa-hand-holding-dollar:before, .fa-hand-holding-usd:before {
  content: "\f4c0"
}
.fa-bacterium:before {
  content: "\e05a"
}
.fa-hand-pointer:before {
  content: "\f25a"
}
.fa-drum-steelpan:before {
  content: "\f56a"
}
.fa-hand-scissors:before {
  content: "\f257"
}
.fa-hands-praying:before, .fa-praying-hands:before {
  content: "\f684"
}
.fa-arrow-right-rotate:before, .fa-arrow-rotate-forward:before, .fa-arrow-rotate-right:before, .fa-redo:before {
  content: "\f01e"
}
.fa-biohazard:before {
  content: "\f780"
}
.fa-location-crosshairs:before, .fa-location:before {
  content: "\f601"
}
.fa-mars-double:before {
  content: "\f227"
}
.fa-child-dress:before {
  content: "\e59c"
}
.fa-users-between-lines:before {
  content: "\e591"
}
.fa-lungs-virus:before {
  content: "\e067"
}
.fa-face-grin-tears:before, .fa-grin-tears:before {
  content: "\f588"
}
.fa-phone:before {
  content: "\f095"
}
.fa-calendar-times:before, .fa-calendar-xmark:before {
  content: "\f273"
}
.fa-child-reaching:before {
  content: "\e59d"
}
.fa-head-side-virus:before {
  content: "\e064"
}
.fa-user-cog:before, .fa-user-gear:before {
  content: "\f4fe"
}
.fa-arrow-up-1-9:before, .fa-sort-numeric-up:before {
  content: "\f163"
}
.fa-door-closed:before {
  content: "\f52a"
}
.fa-shield-virus:before {
  content: "\e06c"
}
.fa-dice-six:before {
  content: "\f526"
}
.fa-mosquito-net:before {
  content: "\e52c"
}
.fa-bridge-water:before {
  content: "\e4ce"
}
.fa-person-booth:before {
  content: "\f756"
}
.fa-text-width:before {
  content: "\f035"
}
.fa-hat-wizard:before {
  content: "\f6e8"
}
.fa-pen-fancy:before {
  content: "\f5ac"
}
.fa-digging:before, .fa-person-digging:before {
  content: "\f85e"
}
.fa-trash:before {
  content: "\f1f8"
}
.fa-gauge-simple-med:before, .fa-gauge-simple:before, .fa-tachometer-average:before {
  content: "\f629"
}
.fa-book-medical:before {
  content: "\f7e6"
}
.fa-poo:before {
  content: "\f2fe"
}
.fa-quote-right-alt:before, .fa-quote-right:before {
  content: "\f10e"
}
.fa-shirt:before, .fa-t-shirt:before, .fa-tshirt:before {
  content: "\f553"
}
.fa-cubes:before {
  content: "\f1b3"
}
.fa-divide:before {
  content: "\f529"
}
.fa-tenge-sign:before, .fa-tenge:before {
  content: "\f7d7"
}
.fa-headphones:before {
  content: "\f025"
}
.fa-hands-holding:before {
  content: "\f4c2"
}
.fa-hands-clapping:before {
  content: "\e1a8"
}
.fa-republican:before {
  content: "\f75e"
}
.fa-arrow-left:before {
  content: "\f060"
}
.fa-person-circle-xmark:before {
  content: "\e543"
}
.fa-ruler:before {
  content: "\f545"
}
.fa-align-left:before {
  content: "\f036"
}
.fa-dice-d6:before {
  content: "\f6d1"
}
.fa-restroom:before {
  content: "\f7bd"
}
.fa-j:before {
  content: "\4a"
}
.fa-users-viewfinder:before {
  content: "\e595"
}
.fa-file-video:before {
  content: "\f1c8"
}
.fa-external-link-alt:before, .fa-up-right-from-square:before {
  content: "\f35d"
}
.fa-table-cells:before, .fa-th:before {
  content: "\f00a"
}
.fa-file-pdf:before {
  content: "\f1c1"
}
.fa-bible:before, .fa-book-bible:before {
  content: "\f647"
}
.fa-o:before {
  content: "\4f"
}
.fa-medkit:before, .fa-suitcase-medical:before {
  content: "\f0fa"
}
.fa-user-secret:before {
  content: "\f21b"
}
.fa-otter:before {
  content: "\f700"
}
.fa-female:before, .fa-person-dress:before {
  content: "\f182"
}
.fa-comment-dollar:before {
  content: "\f651"
}
.fa-briefcase-clock:before, .fa-business-time:before {
  content: "\f64a"
}
.fa-table-cells-large:before, .fa-th-large:before {
  content: "\f009"
}
.fa-book-tanakh:before, .fa-tanakh:before {
  content: "\f827"
}
.fa-phone-volume:before, .fa-volume-control-phone:before {
  content: "\f2a0"
}
.fa-hat-cowboy-side:before {
  content: "\f8c1"
}
.fa-clipboard-user:before {
  content: "\f7f3"
}
.fa-child:before {
  content: "\f1ae"
}
.fa-lira-sign:before {
  content: "\f195"
}
.fa-satellite:before {
  content: "\f7bf"
}
.fa-plane-lock:before {
  content: "\e558"
}
.fa-tag:before {
  content: "\f02b"
}
.fa-comment:before {
  content: "\f075"
}
.fa-birthday-cake:before, .fa-cake-candles:before, .fa-cake:before {
  content: "\f1fd"
}
.fa-envelope:before {
  content: "\f0e0"
}
.fa-angle-double-up:before, .fa-angles-up:before {
  content: "\f102"
}
.fa-paperclip:before {
  content: "\f0c6"
}
.fa-arrow-right-to-city:before {
  content: "\e4b3"
}
.fa-ribbon:before {
  content: "\f4d6"
}
.fa-lungs:before {
  content: "\f604"
}
.fa-arrow-up-9-1:before, .fa-sort-numeric-up-alt:before {
  content: "\f887"
}
.fa-litecoin-sign:before {
  content: "\e1d3"
}
.fa-border-none:before {
  content: "\f850"
}
.fa-circle-nodes:before {
  content: "\e4e2"
}
.fa-parachute-box:before {
  content: "\f4cd"
}
.fa-indent:before {
  content: "\f03c"
}
.fa-truck-field-un:before {
  content: "\e58e"
}
.fa-hourglass-empty:before, .fa-hourglass:before {
  content: "\f254"
}
.fa-mountain:before {
  content: "\f6fc"
}
.fa-user-doctor:before, .fa-user-md:before {
  content: "\f0f0"
}
.fa-circle-info:before, .fa-info-circle:before {
  content: "\f05a"
}
.fa-cloud-meatball:before {
  content: "\f73b"
}
.fa-camera-alt:before, .fa-camera:before {
  content: "\f030"
}
.fa-square-virus:before {
  content: "\e578"
}
.fa-meteor:before {
  content: "\f753"
}
.fa-car-on:before {
  content: "\e4dd"
}
.fa-sleigh:before {
  content: "\f7cc"
}
.fa-arrow-down-1-9:before, .fa-sort-numeric-asc:before, .fa-sort-numeric-down:before {
  content: "\f162"
}
.fa-hand-holding-droplet:before, .fa-hand-holding-water:before {
  content: "\f4c1"
}
.fa-water:before {
  content: "\f773"
}
.fa-calendar-check:before {
  content: "\f274"
}
.fa-braille:before {
  content: "\f2a1"
}
.fa-prescription-bottle-alt:before, .fa-prescription-bottle-medical:before {
  content: "\f486"
}
.fa-landmark:before {
  content: "\f66f"
}
.fa-truck:before {
  content: "\f0d1"
}
.fa-crosshairs:before {
  content: "\f05b"
}
.fa-person-cane:before {
  content: "\e53c"
}
.fa-tent:before {
  content: "\e57d"
}
.fa-vest-patches:before {
  content: "\e086"
}
.fa-check-double:before {
  content: "\f560"
}
.fa-arrow-down-a-z:before, .fa-sort-alpha-asc:before, .fa-sort-alpha-down:before {
  content: "\f15d"
}
.fa-money-bill-wheat:before {
  content: "\e52a"
}
.fa-cookie:before {
  content: "\f563"
}
.fa-arrow-left-rotate:before, .fa-arrow-rotate-back:before, .fa-arrow-rotate-backward:before, .fa-arrow-rotate-left:before, .fa-undo:before {
  content: "\f0e2"
}
.fa-hard-drive:before, .fa-hdd:before {
  content: "\f0a0"
}
.fa-face-grin-squint-tears:before, .fa-grin-squint-tears:before {
  content: "\f586"
}
.fa-dumbbell:before {
  content: "\f44b"
}
.fa-list-alt:before, .fa-rectangle-list:before {
  content: "\f022"
}
.fa-tarp-droplet:before {
  content: "\e57c"
}
.fa-house-medical-circle-check:before {
  content: "\e511"
}
.fa-person-skiing-nordic:before, .fa-skiing-nordic:before {
  content: "\f7ca"
}
.fa-calendar-plus:before {
  content: "\f271"
}
.fa-plane-arrival:before {
  content: "\f5af"
}
.fa-arrow-alt-circle-left:before, .fa-circle-left:before {
  content: "\f359"
}
.fa-subway:before, .fa-train-subway:before {
  content: "\f239"
}
.fa-chart-gantt:before {
  content: "\e0e4"
}
.fa-indian-rupee-sign:before, .fa-indian-rupee:before, .fa-inr:before {
  content: "\e1bc"
}
.fa-crop-alt:before, .fa-crop-simple:before {
  content: "\f565"
}
.fa-money-bill-1:before, .fa-money-bill-alt:before {
  content: "\f3d1"
}
.fa-left-long:before, .fa-long-arrow-alt-left:before {
  content: "\f30a"
}
.fa-dna:before {
  content: "\f471"
}
.fa-virus-slash:before {
  content: "\e075"
}
.fa-minus:before, .fa-subtract:before {
  content: "\f068"
}
.fa-chess:before {
  content: "\f439"
}
.fa-arrow-left-long:before, .fa-long-arrow-left:before {
  content: "\f177"
}
.fa-plug-circle-check:before {
  content: "\e55c"
}
.fa-street-view:before {
  content: "\f21d"
}
.fa-franc-sign:before {
  content: "\e18f"
}
.fa-volume-off:before {
  content: "\f026"
}
.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before, .fa-hands-american-sign-language-interpreting:before, .fa-hands-asl-interpreting:before {
  content: "\f2a3"
}
.fa-cog:before, .fa-gear:before {
  content: "\f013"
}
.fa-droplet-slash:before, .fa-tint-slash:before {
  content: "\f5c7"
}
.fa-mosque:before {
  content: "\f678"
}
.fa-mosquito:before {
  content: "\e52b"
}
.fa-star-of-david:before {
  content: "\f69a"
}
.fa-person-military-rifle:before {
  content: "\e54b"
}
.fa-cart-shopping:before, .fa-shopping-cart:before {
  content: "\f07a"
}
.fa-vials:before {
  content: "\f493"
}
.fa-plug-circle-plus:before {
  content: "\e55f"
}
.fa-place-of-worship:before {
  content: "\f67f"
}
.fa-grip-vertical:before {
  content: "\f58e"
}
.fa-arrow-turn-up:before, .fa-level-up:before {
  content: "\f148"
}
.fa-u:before {
  content: "\55"
}
.fa-square-root-alt:before, .fa-square-root-variable:before {
  content: "\f698"
}
.fa-clock-four:before, .fa-clock:before {
  content: "\f017"
}
.fa-backward-step:before, .fa-step-backward:before {
  content: "\f048"
}
.fa-pallet:before {
  content: "\f482"
}
.fa-faucet:before {
  content: "\e005"
}
.fa-baseball-bat-ball:before {
  content: "\f432"
}
.fa-s:before {
  content: "\53"
}
.fa-timeline:before {
  content: "\e29c"
}
.fa-keyboard:before {
  content: "\f11c"
}
.fa-caret-down:before {
  content: "\f0d7"
}
.fa-clinic-medical:before, .fa-house-chimney-medical:before {
  content: "\f7f2"
}
.fa-temperature-3:before, .fa-temperature-three-quarters:before, .fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8"
}
.fa-mobile-android-alt:before, .fa-mobile-screen:before {
  content: "\f3cf"
}
.fa-plane-up:before {
  content: "\e22d"
}
.fa-piggy-bank:before {
  content: "\f4d3"
}
.fa-battery-3:before, .fa-battery-half:before {
  content: "\f242"
}
.fa-mountain-city:before {
  content: "\e52e"
}
.fa-coins:before {
  content: "\f51e"
}
.fa-khanda:before {
  content: "\f66d"
}
.fa-sliders-h:before, .fa-sliders:before {
  content: "\f1de"
}
.fa-folder-tree:before {
  content: "\f802"
}
.fa-network-wired:before {
  content: "\f6ff"
}
.fa-map-pin:before {
  content: "\f276"
}
.fa-hamsa:before {
  content: "\f665"
}
.fa-cent-sign:before {
  content: "\e3f5"
}
.fa-flask:before {
  content: "\f0c3"
}
.fa-person-pregnant:before {
  content: "\e31e"
}
.fa-wand-sparkles:before {
  content: "\f72b"
}
.fa-ellipsis-v:before, .fa-ellipsis-vertical:before {
  content: "\f142"
}
.fa-ticket:before {
  content: "\f145"
}
.fa-power-off:before {
  content: "\f011"
}
.fa-long-arrow-alt-right:before, .fa-right-long:before {
  content: "\f30b"
}
.fa-flag-usa:before {
  content: "\f74d"
}
.fa-laptop-file:before {
  content: "\e51d"
}
.fa-teletype:before, .fa-tty:before {
  content: "\f1e4"
}
.fa-diagram-next:before {
  content: "\e476"
}
.fa-person-rifle:before {
  content: "\e54e"
}
.fa-house-medical-circle-exclamation:before {
  content: "\e512"
}
.fa-closed-captioning:before {
  content: "\f20a"
}
.fa-hiking:before, .fa-person-hiking:before {
  content: "\f6ec"
}
.fa-venus-double:before {
  content: "\f226"
}
.fa-images:before {
  content: "\f302"
}
.fa-calculator:before {
  content: "\f1ec"
}
.fa-people-pulling:before {
  content: "\e535"
}
.fa-n:before {
  content: "\4e"
}
.fa-cable-car:before, .fa-tram:before {
  content: "\f7da"
}
.fa-cloud-rain:before {
  content: "\f73d"
}
.fa-building-circle-xmark:before {
  content: "\e4d4"
}
.fa-ship:before {
  content: "\f21a"
}
.fa-arrows-down-to-line:before {
  content: "\e4b8"
}
.fa-download:before {
  content: "\f019"
}
.fa-face-grin:before, .fa-grin:before {
  content: "\f580"
}
.fa-backspace:before, .fa-delete-left:before {
  content: "\f55a"
}
.fa-eye-dropper-empty:before, .fa-eye-dropper:before, .fa-eyedropper:before {
  content: "\f1fb"
}
.fa-file-circle-check:before {
  content: "\e5a0"
}
.fa-forward:before {
  content: "\f04e"
}
.fa-mobile-android:before, .fa-mobile-phone:before, .fa-mobile:before {
  content: "\f3ce"
}
.fa-face-meh:before, .fa-meh:before {
  content: "\f11a"
}
.fa-align-center:before {
  content: "\f037"
}
.fa-book-dead:before, .fa-book-skull:before {
  content: "\f6b7"
}
.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2"
}
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"
}
.fa-heart-circle-exclamation:before {
  content: "\e4fe"
}
.fa-home-alt:before, .fa-home-lg-alt:before, .fa-home:before, .fa-house:before {
  content: "\f015"
}
.fa-calendar-week:before {
  content: "\f784"
}
.fa-laptop-medical:before {
  content: "\f812"
}
.fa-b:before {
  content: "\42"
}
.fa-file-medical:before {
  content: "\f477"
}
.fa-dice-one:before {
  content: "\f525"
}
.fa-kiwi-bird:before {
  content: "\f535"
}
.fa-arrow-right-arrow-left:before, .fa-exchange:before {
  content: "\f0ec"
}
.fa-redo-alt:before, .fa-rotate-forward:before, .fa-rotate-right:before {
  content: "\f2f9"
}
.fa-cutlery:before, .fa-utensils:before {
  content: "\f2e7"
}
.fa-arrow-up-wide-short:before, .fa-sort-amount-up:before {
  content: "\f161"
}
.fa-mill-sign:before {
  content: "\e1ed"
}
.fa-bowl-rice:before {
  content: "\e2eb"
}
.fa-skull:before {
  content: "\f54c"
}
.fa-broadcast-tower:before, .fa-tower-broadcast:before {
  content: "\f519"
}
.fa-truck-pickup:before {
  content: "\f63c"
}
.fa-long-arrow-alt-up:before, .fa-up-long:before {
  content: "\f30c"
}
.fa-stop:before {
  content: "\f04d"
}
.fa-code-merge:before {
  content: "\f387"
}
.fa-upload:before {
  content: "\f093"
}
.fa-hurricane:before {
  content: "\f751"
}
.fa-mound:before {
  content: "\e52d"
}
.fa-toilet-portable:before {
  content: "\e583"
}
.fa-compact-disc:before {
  content: "\f51f"
}
.fa-file-arrow-down:before, .fa-file-download:before {
  content: "\f56d"
}
.fa-caravan:before {
  content: "\f8ff"
}
.fa-shield-cat:before {
  content: "\e572"
}
.fa-bolt:before, .fa-zap:before {
  content: "\f0e7"
}
.fa-glass-water:before {
  content: "\e4f4"
}
.fa-oil-well:before {
  content: "\e532"
}
.fa-vault:before {
  content: "\e2c5"
}
.fa-mars:before {
  content: "\f222"
}
.fa-toilet:before {
  content: "\f7d8"
}
.fa-plane-circle-xmark:before {
  content: "\e557"
}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen-sign:before, .fa-yen:before {
  content: "\f157"
}
.fa-rouble:before, .fa-rub:before, .fa-ruble-sign:before, .fa-ruble:before {
  content: "\f158"
}
.fa-sun:before {
  content: "\f185"
}
.fa-guitar:before {
  content: "\f7a6"
}
.fa-face-laugh-wink:before, .fa-laugh-wink:before {
  content: "\f59c"
}
.fa-horse-head:before {
  content: "\f7ab"
}
.fa-bore-hole:before {
  content: "\e4c3"
}
.fa-industry:before {
  content: "\f275"
}
.fa-arrow-alt-circle-down:before, .fa-circle-down:before {
  content: "\f358"
}
.fa-arrows-turn-to-dots:before {
  content: "\e4c1"
}
.fa-florin-sign:before {
  content: "\e184"
}
.fa-arrow-down-short-wide:before, .fa-sort-amount-desc:before, .fa-sort-amount-down-alt:before {
  content: "\f884"
}
.fa-less-than:before {
  content: "\3c"
}
.fa-angle-down:before {
  content: "\f107"
}
.fa-car-tunnel:before {
  content: "\e4de"
}
.fa-head-side-cough:before {
  content: "\e061"
}
.fa-grip-lines:before {
  content: "\f7a4"
}
.fa-thumbs-down:before {
  content: "\f165"
}
.fa-user-lock:before {
  content: "\f502"
}
.fa-arrow-right-long:before, .fa-long-arrow-right:before {
  content: "\f178"
}
.fa-anchor-circle-xmark:before {
  content: "\e4ac"
}
.fa-ellipsis-h:before, .fa-ellipsis:before {
  content: "\f141"
}
.fa-chess-pawn:before {
  content: "\f443"
}
.fa-first-aid:before, .fa-kit-medical:before {
  content: "\f479"
}
.fa-person-through-window:before {
  content: "\e5a9"
}
.fa-toolbox:before {
  content: "\f552"
}
.fa-hands-holding-circle:before {
  content: "\e4fb"
}
.fa-bug:before {
  content: "\f188"
}
.fa-credit-card-alt:before, .fa-credit-card:before {
  content: "\f09d"
}
.fa-automobile:before, .fa-car:before {
  content: "\f1b9"
}
.fa-hand-holding-hand:before {
  content: "\e4f7"
}
.fa-book-open-reader:before, .fa-book-reader:before {
  content: "\f5da"
}
.fa-mountain-sun:before {
  content: "\e52f"
}
.fa-arrows-left-right-to-line:before {
  content: "\e4ba"
}
.fa-dice-d20:before {
  content: "\f6cf"
}
.fa-truck-droplet:before {
  content: "\e58c"
}
.fa-file-circle-xmark:before {
  content: "\e5a1"
}
.fa-temperature-arrow-up:before, .fa-temperature-up:before {
  content: "\e040"
}
.fa-medal:before {
  content: "\f5a2"
}
.fa-bed:before {
  content: "\f236"
}
.fa-h-square:before, .fa-square-h:before {
  content: "\f0fd"
}
.fa-podcast:before {
  content: "\f2ce"
}
.fa-temperature-4:before, .fa-temperature-full:before, .fa-thermometer-4:before, .fa-thermometer-full:before {
  content: "\f2c7"
}
.fa-bell:before {
  content: "\f0f3"
}
.fa-superscript:before {
  content: "\f12b"
}
.fa-plug-circle-xmark:before {
  content: "\e560"
}
.fa-star-of-life:before {
  content: "\f621"
}
.fa-phone-slash:before {
  content: "\f3dd"
}
.fa-paint-roller:before {
  content: "\f5aa"
}
.fa-hands-helping:before, .fa-handshake-angle:before {
  content: "\f4c4"
}
.fa-location-dot:before, .fa-map-marker-alt:before {
  content: "\f3c5"
}
.fa-file:before {
  content: "\f15b"
}
.fa-greater-than:before {
  content: "\3e"
}
.fa-person-swimming:before, .fa-swimmer:before {
  content: "\f5c4"
}
.fa-arrow-down:before {
  content: "\f063"
}
.fa-droplet:before, .fa-tint:before {
  content: "\f043"
}
.fa-eraser:before {
  content: "\f12d"
}
.fa-earth-america:before, .fa-earth-americas:before, .fa-earth:before, .fa-globe-americas:before {
  content: "\f57d"
}
.fa-person-burst:before {
  content: "\e53b"
}
.fa-dove:before {
  content: "\f4ba"
}
.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"
}
.fa-socks:before {
  content: "\f696"
}
.fa-inbox:before {
  content: "\f01c"
}
.fa-section:before {
  content: "\e447"
}
.fa-gauge-high:before, .fa-tachometer-alt-fast:before, .fa-tachometer-alt:before {
  content: "\f625"
}
.fa-envelope-open-text:before {
  content: "\f658"
}
.fa-hospital-alt:before, .fa-hospital-wide:before, .fa-hospital:before {
  content: "\f0f8"
}
.fa-wine-bottle:before {
  content: "\f72f"
}
.fa-chess-rook:before {
  content: "\f447"
}
.fa-bars-staggered:before, .fa-reorder:before, .fa-stream:before {
  content: "\f550"
}
.fa-dharmachakra:before {
  content: "\f655"
}
.fa-hotdog:before {
  content: "\f80f"
}
.fa-blind:before, .fa-person-walking-with-cane:before {
  content: "\f29d"
}
.fa-drum:before {
  content: "\f569"
}
.fa-ice-cream:before {
  content: "\f810"
}
.fa-heart-circle-bolt:before {
  content: "\e4fc"
}
.fa-fax:before {
  content: "\f1ac"
}
.fa-paragraph:before {
  content: "\f1dd"
}
.fa-check-to-slot:before, .fa-vote-yea:before {
  content: "\f772"
}
.fa-star-half:before {
  content: "\f089"
}
.fa-boxes-alt:before, .fa-boxes-stacked:before, .fa-boxes:before {
  content: "\f468"
}
.fa-chain:before, .fa-link:before {
  content: "\f0c1"
}
.fa-assistive-listening-systems:before, .fa-ear-listen:before {
  content: "\f2a2"
}
.fa-tree-city:before {
  content: "\e587"
}
.fa-play:before {
  content: "\f04b"
}
.fa-font:before {
  content: "\f031"
}
.fa-rupiah-sign:before {
  content: "\e23d"
}
.fa-magnifying-glass:before, .fa-search:before {
  content: "\f002"
}
.fa-ping-pong-paddle-ball:before, .fa-table-tennis-paddle-ball:before, .fa-table-tennis:before {
  content: "\f45d"
}
.fa-diagnoses:before, .fa-person-dots-from-line:before {
  content: "\f470"
}
.fa-trash-can-arrow-up:before, .fa-trash-restore-alt:before {
  content: "\f82a"
}
.fa-naira-sign:before {
  content: "\e1f6"
}
.fa-cart-arrow-down:before {
  content: "\f218"
}
.fa-walkie-talkie:before {
  content: "\f8ef"
}
.fa-file-edit:before, .fa-file-pen:before {
  content: "\f31c"
}
.fa-receipt:before {
  content: "\f543"
}
.fa-pen-square:before, .fa-pencil-square:before, .fa-square-pen:before {
  content: "\f14b"
}
.fa-suitcase-rolling:before {
  content: "\f5c1"
}
.fa-person-circle-exclamation:before {
  content: "\e53f"
}
.fa-chevron-down:before {
  content: "\f078"
}
.fa-battery-5:before, .fa-battery-full:before, .fa-battery:before {
  content: "\f240"
}
.fa-skull-crossbones:before {
  content: "\f714"
}
.fa-code-compare:before {
  content: "\e13a"
}
.fa-list-dots:before, .fa-list-ul:before {
  content: "\f0ca"
}
.fa-school-lock:before {
  content: "\e56f"
}
.fa-tower-cell:before {
  content: "\e585"
}
.fa-down-long:before, .fa-long-arrow-alt-down:before {
  content: "\f309"
}
.fa-ranking-star:before {
  content: "\e561"
}
.fa-chess-king:before {
  content: "\f43f"
}
.fa-person-harassing:before {
  content: "\e549"
}
.fa-brazilian-real-sign:before {
  content: "\e46c"
}
.fa-landmark-alt:before, .fa-landmark-dome:before {
  content: "\f752"
}
.fa-arrow-up:before {
  content: "\f062"
}
.fa-television:before, .fa-tv-alt:before, .fa-tv:before {
  content: "\f26c"
}
.fa-shrimp:before {
  content: "\e448"
}
.fa-list-check:before, .fa-tasks:before {
  content: "\f0ae"
}
.fa-jug-detergent:before {
  content: "\e519"
}
.fa-circle-user:before, .fa-user-circle:before {
  content: "\f2bd"
}
.fa-user-shield:before {
  content: "\f505"
}
.fa-wind:before {
  content: "\f72e"
}
.fa-car-burst:before, .fa-car-crash:before {
  content: "\f5e1"
}
.fa-y:before {
  content: "\59"
}
.fa-person-snowboarding:before, .fa-snowboarding:before {
  content: "\f7ce"
}
.fa-shipping-fast:before, .fa-truck-fast:before {
  content: "\f48b"
}
.fa-fish:before {
  content: "\f578"
}
.fa-user-graduate:before {
  content: "\f501"
}
.fa-adjust:before, .fa-circle-half-stroke:before {
  content: "\f042"
}
.fa-clapperboard:before {
  content: "\e131"
}
.fa-circle-radiation:before, .fa-radiation-alt:before {
  content: "\f7ba"
}
.fa-baseball-ball:before, .fa-baseball:before {
  content: "\f433"
}
.fa-jet-fighter-up:before {
  content: "\e518"
}
.fa-diagram-project:before, .fa-project-diagram:before {
  content: "\f542"
}
.fa-copy:before {
  content: "\f0c5"
}
.fa-volume-mute:before, .fa-volume-times:before, .fa-volume-xmark:before {
  content: "\f6a9"
}
.fa-hand-sparkles:before {
  content: "\e05d"
}
.fa-grip-horizontal:before, .fa-grip:before {
  content: "\f58d"
}
.fa-share-from-square:before, .fa-share-square:before {
  content: "\f14d"
}
.fa-child-combatant:before, .fa-child-rifle:before {
  content: "\e4e0"
}
.fa-gun:before {
  content: "\e19b"
}
.fa-phone-square:before, .fa-square-phone:before {
  content: "\f098"
}
.fa-add:before, .fa-plus:before {
  content: "\2b"
}
.fa-expand:before {
  content: "\f065"
}
.fa-computer:before {
  content: "\e4e5"
}
.fa-close:before, .fa-multiply:before, .fa-remove:before, .fa-times:before, .fa-xmark:before {
  content: "\f00d"
}
.fa-arrows-up-down-left-right:before, .fa-arrows:before {
  content: "\f047"
}
.fa-chalkboard-teacher:before, .fa-chalkboard-user:before {
  content: "\f51c"
}
.fa-peso-sign:before {
  content: "\e222"
}
.fa-building-shield:before {
  content: "\e4d8"
}
.fa-baby:before {
  content: "\f77c"
}
.fa-users-line:before {
  content: "\e592"
}
.fa-quote-left-alt:before, .fa-quote-left:before {
  content: "\f10d"
}
.fa-tractor:before {
  content: "\f722"
}
.fa-trash-arrow-up:before, .fa-trash-restore:before {
  content: "\f829"
}
.fa-arrow-down-up-lock:before {
  content: "\e4b0"
}
.fa-lines-leaning:before {
  content: "\e51e"
}
.fa-ruler-combined:before {
  content: "\f546"
}
.fa-copyright:before {
  content: "\f1f9"
}
.fa-equals:before {
  content: "\3d"
}
.fa-blender:before {
  content: "\f517"
}
.fa-teeth:before {
  content: "\f62e"
}
.fa-ils:before, .fa-shekel-sign:before, .fa-shekel:before, .fa-sheqel-sign:before, .fa-sheqel:before {
  content: "\f20b"
}
.fa-map:before {
  content: "\f279"
}
.fa-rocket:before {
  content: "\f135"
}
.fa-photo-film:before, .fa-photo-video:before {
  content: "\f87c"
}
.fa-folder-minus:before {
  content: "\f65d"
}
.fa-store:before {
  content: "\f54e"
}
.fa-arrow-trend-up:before {
  content: "\e098"
}
.fa-plug-circle-minus:before {
  content: "\e55e"
}
.fa-sign-hanging:before, .fa-sign:before {
  content: "\f4d9"
}
.fa-bezier-curve:before {
  content: "\f55b"
}
.fa-bell-slash:before {
  content: "\f1f6"
}
.fa-tablet-android:before, .fa-tablet:before {
  content: "\f3fb"
}
.fa-school-flag:before {
  content: "\e56e"
}
.fa-fill:before {
  content: "\f575"
}
.fa-angle-up:before {
  content: "\f106"
}
.fa-drumstick-bite:before {
  content: "\f6d7"
}
.fa-holly-berry:before {
  content: "\f7aa"
}
.fa-chevron-left:before {
  content: "\f053"
}
.fa-bacteria:before {
  content: "\e059"
}
.fa-hand-lizard:before {
  content: "\f258"
}
.fa-notdef:before {
  content: "\e1fe"
}
.fa-disease:before {
  content: "\f7fa"
}
.fa-briefcase-medical:before {
  content: "\f469"
}
.fa-genderless:before {
  content: "\f22d"
}
.fa-chevron-right:before {
  content: "\f054"
}
.fa-retweet:before {
  content: "\f079"
}
.fa-car-alt:before, .fa-car-rear:before {
  content: "\f5de"
}
.fa-pump-soap:before {
  content: "\e06b"
}
.fa-video-slash:before {
  content: "\f4e2"
}
.fa-battery-2:before, .fa-battery-quarter:before {
  content: "\f243"
}
.fa-radio:before {
  content: "\f8d7"
}
.fa-baby-carriage:before, .fa-carriage-baby:before {
  content: "\f77d"
}
.fa-traffic-light:before {
  content: "\f637"
}
.fa-thermometer:before {
  content: "\f491"
}
.fa-vr-cardboard:before {
  content: "\f729"
}
.fa-hand-middle-finger:before {
  content: "\f806"
}
.fa-percent:before, .fa-percentage:before {
  content: "\25"
}
.fa-truck-moving:before {
  content: "\f4df"
}
.fa-glass-water-droplet:before {
  content: "\e4f5"
}
.fa-display:before {
  content: "\e163"
}
.fa-face-smile:before, .fa-smile:before {
  content: "\f118"
}
.fa-thumb-tack:before, .fa-thumbtack:before {
  content: "\f08d"
}
.fa-trophy:before {
  content: "\f091"
}
.fa-person-praying:before, .fa-pray:before {
  content: "\f683"
}
.fa-hammer:before {
  content: "\f6e3"
}
.fa-hand-peace:before {
  content: "\f25b"
}
.fa-rotate:before, .fa-sync-alt:before {
  content: "\f2f1"
}
.fa-spinner:before {
  content: "\f110"
}
.fa-robot:before {
  content: "\f544"
}
.fa-peace:before {
  content: "\f67c"
}
.fa-cogs:before, .fa-gears:before {
  content: "\f085"
}
.fa-warehouse:before {
  content: "\f494"
}
.fa-arrow-up-right-dots:before {
  content: "\e4b7"
}
.fa-splotch:before {
  content: "\f5bc"
}
.fa-face-grin-hearts:before, .fa-grin-hearts:before {
  content: "\f584"
}
.fa-dice-four:before {
  content: "\f524"
}
.fa-sim-card:before {
  content: "\f7c4"
}
.fa-transgender-alt:before, .fa-transgender:before {
  content: "\f225"
}
.fa-mercury:before {
  content: "\f223"
}
.fa-arrow-turn-down:before, .fa-level-down:before {
  content: "\f149"
}
.fa-person-falling-burst:before {
  content: "\e547"
}
.fa-award:before {
  content: "\f559"
}
.fa-ticket-alt:before, .fa-ticket-simple:before {
  content: "\f3ff"
}
.fa-building:before {
  content: "\f1ad"
}
.fa-angle-double-left:before, .fa-angles-left:before {
  content: "\f100"
}
.fa-qrcode:before {
  content: "\f029"
}
.fa-clock-rotate-left:before, .fa-history:before {
  content: "\f1da"
}
.fa-face-grin-beam-sweat:before, .fa-grin-beam-sweat:before {
  content: "\f583"
}
.fa-arrow-right-from-file:before, .fa-file-export:before {
  content: "\f56e"
}
.fa-shield-blank:before, .fa-shield:before {
  content: "\f132"
}
.fa-arrow-up-short-wide:before, .fa-sort-amount-up-alt:before {
  content: "\f885"
}
.fa-house-medical:before {
  content: "\e3b2"
}
.fa-golf-ball-tee:before, .fa-golf-ball:before {
  content: "\f450"
}
.fa-chevron-circle-left:before, .fa-circle-chevron-left:before {
  content: "\f137"
}
.fa-house-chimney-window:before {
  content: "\e00d"
}
.fa-pen-nib:before {
  content: "\f5ad"
}
.fa-tent-arrow-turn-left:before {
  content: "\e580"
}
.fa-tents:before {
  content: "\e582"
}
.fa-magic:before, .fa-wand-magic:before {
  content: "\f0d0"
}
.fa-dog:before {
  content: "\f6d3"
}
.fa-carrot:before {
  content: "\f787"
}
.fa-moon:before {
  content: "\f186"
}
.fa-wine-glass-alt:before, .fa-wine-glass-empty:before {
  content: "\f5ce"
}
.fa-cheese:before {
  content: "\f7ef"
}
.fa-yin-yang:before {
  content: "\f6ad"
}
.fa-music:before {
  content: "\f001"
}
.fa-code-commit:before {
  content: "\f386"
}
.fa-temperature-low:before {
  content: "\f76b"
}
.fa-biking:before, .fa-person-biking:before {
  content: "\f84a"
}
.fa-broom:before {
  content: "\f51a"
}
.fa-shield-heart:before {
  content: "\e574"
}
.fa-gopuram:before {
  content: "\f664"
}
.fa-earth-oceania:before, .fa-globe-oceania:before {
  content: "\e47b"
}
.fa-square-xmark:before, .fa-times-square:before, .fa-xmark-square:before {
  content: "\f2d3"
}
.fa-hashtag:before {
  content: "\23"
}
.fa-expand-alt:before, .fa-up-right-and-down-left-from-center:before {
  content: "\f424"
}
.fa-oil-can:before {
  content: "\f613"
}
.fa-t:before {
  content: "\54"
}
.fa-hippo:before {
  content: "\f6ed"
}
.fa-chart-column:before {
  content: "\e0e3"
}
.fa-infinity:before {
  content: "\f534"
}
.fa-vial-circle-check:before {
  content: "\e596"
}
.fa-person-arrow-down-to-line:before {
  content: "\e538"
}
.fa-voicemail:before {
  content: "\f897"
}
.fa-fan:before {
  content: "\f863"
}
.fa-person-walking-luggage:before {
  content: "\e554"
}
.fa-arrows-alt-v:before, .fa-up-down:before {
  content: "\f338"
}
.fa-cloud-moon-rain:before {
  content: "\f73c"
}
.fa-calendar:before {
  content: "\f133"
}
.fa-trailer:before {
  content: "\e041"
}
.fa-bahai:before, .fa-haykal:before {
  content: "\f666"
}
.fa-sd-card:before {
  content: "\f7c2"
}
.fa-dragon:before {
  content: "\f6d5"
}
.fa-shoe-prints:before {
  content: "\f54b"
}
.fa-circle-plus:before, .fa-plus-circle:before {
  content: "\f055"
}
.fa-face-grin-tongue-wink:before, .fa-grin-tongue-wink:before {
  content: "\f58b"
}
.fa-hand-holding:before {
  content: "\f4bd"
}
.fa-plug-circle-exclamation:before {
  content: "\e55d"
}
.fa-chain-broken:before, .fa-chain-slash:before, .fa-link-slash:before, .fa-unlink:before {
  content: "\f127"
}
.fa-clone:before {
  content: "\f24d"
}
.fa-person-walking-arrow-loop-left:before {
  content: "\e551"
}
.fa-arrow-up-z-a:before, .fa-sort-alpha-up-alt:before {
  content: "\f882"
}
.fa-fire-alt:before, .fa-fire-flame-curved:before {
  content: "\f7e4"
}
.fa-tornado:before {
  content: "\f76f"
}
.fa-file-circle-plus:before {
  content: "\e494"
}
.fa-book-quran:before, .fa-quran:before {
  content: "\f687"
}
.fa-anchor:before {
  content: "\f13d"
}
.fa-border-all:before {
  content: "\f84c"
}
.fa-angry:before, .fa-face-angry:before {
  content: "\f556"
}
.fa-cookie-bite:before {
  content: "\f564"
}
.fa-arrow-trend-down:before {
  content: "\e097"
}
.fa-feed:before, .fa-rss:before {
  content: "\f09e"
}
.fa-draw-polygon:before {
  content: "\f5ee"
}
.fa-balance-scale:before, .fa-scale-balanced:before {
  content: "\f24e"
}
.fa-gauge-simple-high:before, .fa-tachometer-fast:before, .fa-tachometer:before {
  content: "\f62a"
}
.fa-shower:before {
  content: "\f2cc"
}
.fa-desktop-alt:before, .fa-desktop:before {
  content: "\f390"
}
.fa-m:before {
  content: "\4d"
}
.fa-table-list:before, .fa-th-list:before {
  content: "\f00b"
}
.fa-comment-sms:before, .fa-sms:before {
  content: "\f7cd"
}
.fa-book:before {
  content: "\f02d"
}
.fa-user-plus:before {
  content: "\f234"
}
.fa-check:before {
  content: "\f00c"
}
.fa-battery-4:before, .fa-battery-three-quarters:before {
  content: "\f241"
}
.fa-house-circle-check:before {
  content: "\e509"
}
.fa-angle-left:before {
  content: "\f104"
}
.fa-diagram-successor:before {
  content: "\e47a"
}
.fa-truck-arrow-right:before {
  content: "\e58b"
}
.fa-arrows-split-up-and-left:before {
  content: "\e4bc"
}
.fa-fist-raised:before, .fa-hand-fist:before {
  content: "\f6de"
}
.fa-cloud-moon:before {
  content: "\f6c3"
}
.fa-briefcase:before {
  content: "\f0b1"
}
.fa-person-falling:before {
  content: "\e546"
}
.fa-image-portrait:before, .fa-portrait:before {
  content: "\f3e0"
}
.fa-user-tag:before {
  content: "\f507"
}
.fa-rug:before {
  content: "\e569"
}
.fa-earth-europe:before, .fa-globe-europe:before {
  content: "\f7a2"
}
.fa-cart-flatbed-suitcase:before, .fa-luggage-cart:before {
  content: "\f59d"
}
.fa-rectangle-times:before, .fa-rectangle-xmark:before, .fa-times-rectangle:before, .fa-window-close:before {
  content: "\f410"
}
.fa-baht-sign:before {
  content: "\e0ac"
}
.fa-book-open:before {
  content: "\f518"
}
.fa-book-journal-whills:before, .fa-journal-whills:before {
  content: "\f66a"
}
.fa-handcuffs:before {
  content: "\e4f8"
}
.fa-exclamation-triangle:before, .fa-triangle-exclamation:before, .fa-warning:before {
  content: "\f071"
}
.fa-database:before {
  content: "\f1c0"
}
.fa-arrow-turn-right:before, .fa-mail-forward:before, .fa-share:before {
  content: "\f064"
}
.fa-bottle-droplet:before {
  content: "\e4c4"
}
.fa-mask-face:before {
  content: "\e1d7"
}
.fa-hill-rockslide:before {
  content: "\e508"
}
.fa-exchange-alt:before, .fa-right-left:before {
  content: "\f362"
}
.fa-paper-plane:before {
  content: "\f1d8"
}
.fa-road-circle-exclamation:before {
  content: "\e565"
}
.fa-dungeon:before {
  content: "\f6d9"
}
.fa-align-right:before {
  content: "\f038"
}
.fa-money-bill-1-wave:before, .fa-money-bill-wave-alt:before {
  content: "\f53b"
}
.fa-life-ring:before {
  content: "\f1cd"
}
.fa-hands:before, .fa-sign-language:before, .fa-signing:before {
  content: "\f2a7"
}
.fa-calendar-day:before {
  content: "\f783"
}
.fa-ladder-water:before, .fa-swimming-pool:before, .fa-water-ladder:before {
  content: "\f5c5"
}
.fa-arrows-up-down:before, .fa-arrows-v:before {
  content: "\f07d"
}
.fa-face-grimace:before, .fa-grimace:before {
  content: "\f57f"
}
.fa-wheelchair-alt:before, .fa-wheelchair-move:before {
  content: "\e2ce"
}
.fa-level-down-alt:before, .fa-turn-down:before {
  content: "\f3be"
}
.fa-person-walking-arrow-right:before {
  content: "\e552"
}
.fa-envelope-square:before, .fa-square-envelope:before {
  content: "\f199"
}
.fa-dice:before {
  content: "\f522"
}
.fa-bowling-ball:before {
  content: "\f436"
}
.fa-brain:before {
  content: "\f5dc"
}
.fa-band-aid:before, .fa-bandage:before {
  content: "\f462"
}
.fa-calendar-minus:before {
  content: "\f272"
}
.fa-circle-xmark:before, .fa-times-circle:before, .fa-xmark-circle:before {
  content: "\f057"
}
.fa-gifts:before {
  content: "\f79c"
}
.fa-hotel:before {
  content: "\f594"
}
.fa-earth-asia:before, .fa-globe-asia:before {
  content: "\f57e"
}
.fa-id-card-alt:before, .fa-id-card-clip:before {
  content: "\f47f"
}
.fa-magnifying-glass-plus:before, .fa-search-plus:before {
  content: "\f00e"
}
.fa-thumbs-up:before {
  content: "\f164"
}
.fa-user-clock:before {
  content: "\f4fd"
}
.fa-allergies:before, .fa-hand-dots:before {
  content: "\f461"
}
.fa-file-invoice:before {
  content: "\f570"
}
.fa-window-minimize:before {
  content: "\f2d1"
}
.fa-coffee:before, .fa-mug-saucer:before {
  content: "\f0f4"
}
.fa-brush:before {
  content: "\f55d"
}
.fa-mask:before {
  content: "\f6fa"
}
.fa-magnifying-glass-minus:before, .fa-search-minus:before {
  content: "\f010"
}
.fa-ruler-vertical:before {
  content: "\f548"
}
.fa-user-alt:before, .fa-user-large:before {
  content: "\f406"
}
.fa-train-tram:before {
  content: "\e5b4"
}
.fa-user-nurse:before {
  content: "\f82f"
}
.fa-syringe:before {
  content: "\f48e"
}
.fa-cloud-sun:before {
  content: "\f6c4"
}
.fa-stopwatch-20:before {
  content: "\e06f"
}
.fa-square-full:before {
  content: "\f45c"
}
.fa-magnet:before {
  content: "\f076"
}
.fa-jar:before {
  content: "\e516"
}
.fa-note-sticky:before, .fa-sticky-note:before {
  content: "\f249"
}
.fa-bug-slash:before {
  content: "\e490"
}
.fa-arrow-up-from-water-pump:before {
  content: "\e4b6"
}
.fa-bone:before {
  content: "\f5d7"
}
.fa-user-injured:before {
  content: "\f728"
}
.fa-face-sad-tear:before, .fa-sad-tear:before {
  content: "\f5b4"
}
.fa-plane:before {
  content: "\f072"
}
.fa-tent-arrows-down:before {
  content: "\e581"
}
.fa-exclamation:before {
  content: "\21"
}
.fa-arrows-spin:before {
  content: "\e4bb"
}
.fa-print:before {
  content: "\f02f"
}
.fa-try:before, .fa-turkish-lira-sign:before, .fa-turkish-lira:before {
  content: "\e2bb"
}
.fa-dollar-sign:before, .fa-dollar:before, .fa-usd:before {
  content: "\24"
}
.fa-x:before {
  content: "\58"
}
.fa-magnifying-glass-dollar:before, .fa-search-dollar:before {
  content: "\f688"
}
.fa-users-cog:before, .fa-users-gear:before {
  content: "\f509"
}
.fa-person-military-pointing:before {
  content: "\e54a"
}
.fa-bank:before, .fa-building-columns:before, .fa-institution:before, .fa-museum:before, .fa-university:before {
  content: "\f19c"
}
.fa-umbrella:before {
  content: "\f0e9"
}
.fa-trowel:before {
  content: "\e589"
}
.fa-d:before {
  content: "\44"
}
.fa-stapler:before {
  content: "\e5af"
}
.fa-masks-theater:before, .fa-theater-masks:before {
  content: "\f630"
}
.fa-kip-sign:before {
  content: "\e1c4"
}
.fa-hand-point-left:before {
  content: "\f0a5"
}
.fa-handshake-alt:before, .fa-handshake-simple:before {
  content: "\f4c6"
}
.fa-fighter-jet:before, .fa-jet-fighter:before {
  content: "\f0fb"
}
.fa-share-alt-square:before, .fa-square-share-nodes:before {
  content: "\f1e1"
}
.fa-barcode:before {
  content: "\f02a"
}
.fa-plus-minus:before {
  content: "\e43c"
}
.fa-video-camera:before, .fa-video:before {
  content: "\f03d"
}
.fa-graduation-cap:before, .fa-mortar-board:before {
  content: "\f19d"
}
.fa-hand-holding-medical:before {
  content: "\e05c"
}
.fa-person-circle-check:before {
  content: "\e53e"
}
.fa-level-up-alt:before, .fa-turn-up:before {
  content: "\f3bf"
}
.fa-sr-only, .fa-sr-only-focusable:not(:focus), .sr-only, .sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0
}
:host, :root {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.ttf) format("truetype")
}
.fa-brands, .fab {
  font-weight: 400
}
.fa-monero:before {
  content: "\f3d0"
}
.fa-hooli:before {
  content: "\f427"
}
.fa-yelp:before {
  content: "\f1e9"
}
.fa-cc-visa:before {
  content: "\f1f0"
}
.fa-lastfm:before {
  content: "\f202"
}
.fa-shopware:before {
  content: "\f5b5"
}
.fa-creative-commons-nc:before {
  content: "\f4e8"
}
.fa-aws:before {
  content: "\f375"
}
.fa-redhat:before {
  content: "\f7bc"
}
.fa-yoast:before {
  content: "\f2b1"
}
.fa-cloudflare:before {
  content: "\e07d"
}
.fa-ups:before {
  content: "\f7e0"
}
.fa-wpexplorer:before {
  content: "\f2de"
}
.fa-dyalog:before {
  content: "\f399"
}
.fa-bity:before {
  content: "\f37a"
}
.fa-stackpath:before {
  content: "\f842"
}
.fa-buysellads:before {
  content: "\f20d"
}
.fa-first-order:before {
  content: "\f2b0"
}
.fa-modx:before {
  content: "\f285"
}
.fa-guilded:before {
  content: "\e07e"
}
.fa-vnv:before {
  content: "\f40b"
}
.fa-js-square:before, .fa-square-js:before {
  content: "\f3b9"
}
.fa-microsoft:before {
  content: "\f3ca"
}
.fa-qq:before {
  content: "\f1d6"
}
.fa-orcid:before {
  content: "\f8d2"
}
.fa-java:before {
  content: "\f4e4"
}
.fa-invision:before {
  content: "\f7b0"
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed"
}
.fa-centercode:before {
  content: "\f380"
}
.fa-glide-g:before {
  content: "\f2a6"
}
.fa-drupal:before {
  content: "\f1a9"
}
.fa-hire-a-helper:before {
  content: "\f3b0"
}
.fa-creative-commons-by:before {
  content: "\f4e7"
}
.fa-unity:before {
  content: "\e049"
}
.fa-whmcs:before {
  content: "\f40d"
}
.fa-rocketchat:before {
  content: "\f3e8"
}
.fa-vk:before {
  content: "\f189"
}
.fa-untappd:before {
  content: "\f405"
}
.fa-mailchimp:before {
  content: "\f59e"
}
.fa-css3-alt:before {
  content: "\f38b"
}
.fa-reddit-square:before, .fa-square-reddit:before {
  content: "\f1a2"
}
.fa-vimeo-v:before {
  content: "\f27d"
}
.fa-contao:before {
  content: "\f26d"
}
.fa-square-font-awesome:before {
  content: "\e5ad"
}
.fa-deskpro:before {
  content: "\f38f"
}
.fa-sistrix:before {
  content: "\f3ee"
}
.fa-instagram-square:before, .fa-square-instagram:before {
  content: "\e055"
}
.fa-battle-net:before {
  content: "\f835"
}
.fa-the-red-yeti:before {
  content: "\f69d"
}
.fa-hacker-news-square:before, .fa-square-hacker-news:before {
  content: "\f3af"
}
.fa-edge:before {
  content: "\f282"
}
.fa-threads:before {
  content: "\e618"
}
.fa-napster:before {
  content: "\f3d2"
}
.fa-snapchat-square:before, .fa-square-snapchat:before {
  content: "\f2ad"
}
.fa-google-plus-g:before {
  content: "\f0d5"
}
.fa-artstation:before {
  content: "\f77a"
}
.fa-markdown:before {
  content: "\f60f"
}
.fa-sourcetree:before {
  content: "\f7d3"
}
.fa-google-plus:before {
  content: "\f2b3"
}
.fa-diaspora:before {
  content: "\f791"
}
.fa-foursquare:before {
  content: "\f180"
}
.fa-stack-overflow:before {
  content: "\f16c"
}
.fa-github-alt:before {
  content: "\f113"
}
.fa-phoenix-squadron:before {
  content: "\f511"
}
.fa-pagelines:before {
  content: "\f18c"
}
.fa-algolia:before {
  content: "\f36c"
}
.fa-red-river:before {
  content: "\f3e3"
}
.fa-creative-commons-sa:before {
  content: "\f4ef"
}
.fa-safari:before {
  content: "\f267"
}
.fa-google:before {
  content: "\f1a0"
}
.fa-font-awesome-alt:before, .fa-square-font-awesome-stroke:before {
  content: "\f35c"
}
.fa-atlassian:before {
  content: "\f77b"
}
.fa-linkedin-in:before {
  content: "\f0e1"
}
.fa-digital-ocean:before {
  content: "\f391"
}
.fa-nimblr:before {
  content: "\f5a8"
}
.fa-chromecast:before {
  content: "\f838"
}
.fa-evernote:before {
  content: "\f839"
}
.fa-hacker-news:before {
  content: "\f1d4"
}
.fa-creative-commons-sampling:before {
  content: "\f4f0"
}
.fa-adversal:before {
  content: "\f36a"
}
.fa-creative-commons:before {
  content: "\f25e"
}
.fa-watchman-monitoring:before {
  content: "\e087"
}
.fa-fonticons:before {
  content: "\f280"
}
.fa-weixin:before {
  content: "\f1d7"
}
.fa-shirtsinbulk:before {
  content: "\f214"
}
.fa-codepen:before {
  content: "\f1cb"
}
.fa-git-alt:before {
  content: "\f841"
}
.fa-lyft:before {
  content: "\f3c3"
}
.fa-rev:before {
  content: "\f5b2"
}
.fa-windows:before {
  content: "\f17a"
}
.fa-wizards-of-the-coast:before {
  content: "\f730"
}
.fa-square-viadeo:before, .fa-viadeo-square:before {
  content: "\f2aa"
}
.fa-meetup:before {
  content: "\f2e0"
}
.fa-centos:before {
  content: "\f789"
}
.fa-adn:before {
  content: "\f170"
}
.fa-cloudsmith:before {
  content: "\f384"
}
.fa-pied-piper-alt:before {
  content: "\f1a8"
}
.fa-dribbble-square:before, .fa-square-dribbble:before {
  content: "\f397"
}
.fa-codiepie:before {
  content: "\f284"
}
.fa-node:before {
  content: "\f419"
}
.fa-mix:before {
  content: "\f3cb"
}
.fa-steam:before {
  content: "\f1b6"
}
.fa-cc-apple-pay:before {
  content: "\f416"
}
.fa-scribd:before {
  content: "\f28a"
}
.fa-debian:before {
  content: "\e60b"
}
.fa-openid:before {
  content: "\f19b"
}
.fa-instalod:before {
  content: "\e081"
}
.fa-expeditedssl:before {
  content: "\f23e"
}
.fa-sellcast:before {
  content: "\f2da"
}
.fa-square-twitter:before, .fa-twitter-square:before {
  content: "\f081"
}
.fa-r-project:before {
  content: "\f4f7"
}
.fa-delicious:before {
  content: "\f1a5"
}
.fa-freebsd:before {
  content: "\f3a4"
}
.fa-vuejs:before {
  content: "\f41f"
}
.fa-accusoft:before {
  content: "\f369"
}
.fa-ioxhost:before {
  content: "\f208"
}
.fa-fonticons-fi:before {
  content: "\f3a2"
}
.fa-app-store:before {
  content: "\f36f"
}
.fa-cc-mastercard:before {
  content: "\f1f1"
}
.fa-itunes-note:before {
  content: "\f3b5"
}
.fa-golang:before {
  content: "\e40f"
}
.fa-kickstarter:before {
  content: "\f3bb"
}
.fa-grav:before {
  content: "\f2d6"
}
.fa-weibo:before {
  content: "\f18a"
}
.fa-uncharted:before {
  content: "\e084"
}
.fa-firstdraft:before {
  content: "\f3a1"
}
.fa-square-youtube:before, .fa-youtube-square:before {
  content: "\f431"
}
.fa-wikipedia-w:before {
  content: "\f266"
}
.fa-rendact:before, .fa-wpressr:before {
  content: "\f3e4"
}
.fa-angellist:before {
  content: "\f209"
}
.fa-galactic-republic:before {
  content: "\f50c"
}
.fa-nfc-directional:before {
  content: "\e530"
}
.fa-skype:before {
  content: "\f17e"
}
.fa-joget:before {
  content: "\f3b7"
}
.fa-fedora:before {
  content: "\f798"
}
.fa-stripe-s:before {
  content: "\f42a"
}
.fa-meta:before {
  content: "\e49b"
}
.fa-laravel:before {
  content: "\f3bd"
}
.fa-hotjar:before {
  content: "\f3b1"
}
.fa-bluetooth-b:before {
  content: "\f294"
}
.fa-sticker-mule:before {
  content: "\f3f7"
}
.fa-creative-commons-zero:before {
  content: "\f4f3"
}
.fa-hips:before {
  content: "\f452"
}
.fa-behance:before {
  content: "\f1b4"
}
.fa-reddit:before {
  content: "\f1a1"
}
.fa-discord:before {
  content: "\f392"
}
.fa-chrome:before {
  content: "\f268"
}
.fa-app-store-ios:before {
  content: "\f370"
}
.fa-cc-discover:before {
  content: "\f1f2"
}
.fa-wpbeginner:before {
  content: "\f297"
}
.fa-confluence:before {
  content: "\f78d"
}
.fa-mdb:before {
  content: "\f8ca"
}
.fa-dochub:before {
  content: "\f394"
}
.fa-accessible-icon:before {
  content: "\f368"
}
.fa-ebay:before {
  content: "\f4f4"
}
.fa-amazon:before {
  content: "\f270"
}
.fa-unsplash:before {
  content: "\e07c"
}
.fa-yarn:before {
  content: "\f7e3"
}
.fa-square-steam:before, .fa-steam-square:before {
  content: "\f1b7"
}
.fa-500px:before {
  content: "\f26e"
}
.fa-square-vimeo:before, .fa-vimeo-square:before {
  content: "\f194"
}
.fa-asymmetrik:before {
  content: "\f372"
}
.fa-font-awesome-flag:before, .fa-font-awesome-logo-full:before, .fa-font-awesome:before {
  content: "\f2b4"
}
.fa-gratipay:before {
  content: "\f184"
}
.fa-apple:before {
  content: "\f179"
}
.fa-hive:before {
  content: "\e07f"
}
.fa-gitkraken:before {
  content: "\f3a6"
}
.fa-keybase:before {
  content: "\f4f5"
}
.fa-apple-pay:before {
  content: "\f415"
}
.fa-padlet:before {
  content: "\e4a0"
}
.fa-amazon-pay:before {
  content: "\f42c"
}
.fa-github-square:before, .fa-square-github:before {
  content: "\f092"
}
.fa-stumbleupon:before {
  content: "\f1a4"
}
.fa-fedex:before {
  content: "\f797"
}
.fa-phoenix-framework:before {
  content: "\f3dc"
}
.fa-shopify:before {
  content: "\e057"
}
.fa-neos:before {
  content: "\f612"
}
.fa-square-threads:before {
  content: "\e619"
}
.fa-hackerrank:before {
  content: "\f5f7"
}
.fa-researchgate:before {
  content: "\f4f8"
}
.fa-swift:before {
  content: "\f8e1"
}
.fa-angular:before {
  content: "\f420"
}
.fa-speakap:before {
  content: "\f3f3"
}
.fa-angrycreative:before {
  content: "\f36e"
}
.fa-y-combinator:before {
  content: "\f23b"
}
.fa-empire:before {
  content: "\f1d1"
}
.fa-envira:before {
  content: "\f299"
}
.fa-gitlab-square:before, .fa-square-gitlab:before {
  content: "\e5ae"
}
.fa-studiovinari:before {
  content: "\f3f8"
}
.fa-pied-piper:before {
  content: "\f2ae"
}
.fa-wordpress:before {
  content: "\f19a"
}
.fa-product-hunt:before {
  content: "\f288"
}
.fa-firefox:before {
  content: "\f269"
}
.fa-linode:before {
  content: "\f2b8"
}
.fa-goodreads:before {
  content: "\f3a8"
}
.fa-odnoklassniki-square:before, .fa-square-odnoklassniki:before {
  content: "\f264"
}
.fa-jsfiddle:before {
  content: "\f1cc"
}
.fa-sith:before {
  content: "\f512"
}
.fa-themeisle:before {
  content: "\f2b2"
}
.fa-page4:before {
  content: "\f3d7"
}
.fa-hashnode:before {
  content: "\e499"
}
.fa-react:before {
  content: "\f41b"
}
.fa-cc-paypal:before {
  content: "\f1f4"
}
.fa-squarespace:before {
  content: "\f5be"
}
.fa-cc-stripe:before {
  content: "\f1f5"
}
.fa-creative-commons-share:before {
  content: "\f4f2"
}
.fa-bitcoin:before {
  content: "\f379"
}
.fa-keycdn:before {
  content: "\f3ba"
}
.fa-opera:before {
  content: "\f26a"
}
.fa-itch-io:before {
  content: "\f83a"
}
.fa-umbraco:before {
  content: "\f8e8"
}
.fa-galactic-senate:before {
  content: "\f50d"
}
.fa-ubuntu:before {
  content: "\f7df"
}
.fa-draft2digital:before {
  content: "\f396"
}
.fa-stripe:before {
  content: "\f429"
}
.fa-houzz:before {
  content: "\f27c"
}
.fa-gg:before {
  content: "\f260"
}
.fa-dhl:before {
  content: "\f790"
}
.fa-pinterest-square:before, .fa-square-pinterest:before {
  content: "\f0d3"
}
.fa-xing:before {
  content: "\f168"
}
.fa-blackberry:before {
  content: "\f37b"
}
.fa-creative-commons-pd:before {
  content: "\f4ec"
}
.fa-playstation:before {
  content: "\f3df"
}
.fa-quinscape:before {
  content: "\f459"
}
.fa-less:before {
  content: "\f41d"
}
.fa-blogger-b:before {
  content: "\f37d"
}
.fa-opencart:before {
  content: "\f23d"
}
.fa-vine:before {
  content: "\f1ca"
}
.fa-paypal:before {
  content: "\f1ed"
}
.fa-gitlab:before {
  content: "\f296"
}
.fa-typo3:before {
  content: "\f42b"
}
.fa-reddit-alien:before {
  content: "\f281"
}
.fa-yahoo:before {
  content: "\f19e"
}
.fa-dailymotion:before {
  content: "\e052"
}
.fa-affiliatetheme:before {
  content: "\f36b"
}
.fa-pied-piper-pp:before {
  content: "\f1a7"
}
.fa-bootstrap:before {
  content: "\f836"
}
.fa-odnoklassniki:before {
  content: "\f263"
}
.fa-nfc-symbol:before {
  content: "\e531"
}
.fa-ethereum:before {
  content: "\f42e"
}
.fa-speaker-deck:before {
  content: "\f83c"
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9"
}
.fa-patreon:before {
  content: "\f3d9"
}
.fa-avianex:before {
  content: "\f374"
}
.fa-ello:before {
  content: "\f5f1"
}
.fa-gofore:before {
  content: "\f3a7"
}
.fa-bimobject:before {
  content: "\f378"
}
.fa-facebook-f:before {
  content: "\f39e"
}
.fa-google-plus-square:before, .fa-square-google-plus:before {
  content: "\f0d4"
}
.fa-mandalorian:before {
  content: "\f50f"
}
.fa-first-order-alt:before {
  content: "\f50a"
}
.fa-osi:before {
  content: "\f41a"
}
.fa-google-wallet:before {
  content: "\f1ee"
}
.fa-d-and-d-beyond:before {
  content: "\f6ca"
}
.fa-periscope:before {
  content: "\f3da"
}
.fa-fulcrum:before {
  content: "\f50b"
}
.fa-cloudscale:before {
  content: "\f383"
}
.fa-forumbee:before {
  content: "\f211"
}
.fa-mizuni:before {
  content: "\f3cc"
}
.fa-schlix:before {
  content: "\f3ea"
}
.fa-square-xing:before, .fa-xing-square:before {
  content: "\f169"
}
.fa-bandcamp:before {
  content: "\f2d5"
}
.fa-wpforms:before {
  content: "\f298"
}
.fa-cloudversify:before {
  content: "\f385"
}
.fa-usps:before {
  content: "\f7e1"
}
.fa-megaport:before {
  content: "\f5a3"
}
.fa-magento:before {
  content: "\f3c4"
}
.fa-spotify:before {
  content: "\f1bc"
}
.fa-optin-monster:before {
  content: "\f23c"
}
.fa-fly:before {
  content: "\f417"
}
.fa-aviato:before {
  content: "\f421"
}
.fa-itunes:before {
  content: "\f3b4"
}
.fa-cuttlefish:before {
  content: "\f38c"
}
.fa-blogger:before {
  content: "\f37c"
}
.fa-flickr:before {
  content: "\f16e"
}
.fa-viber:before {
  content: "\f409"
}
.fa-soundcloud:before {
  content: "\f1be"
}
.fa-digg:before {
  content: "\f1a6"
}
.fa-tencent-weibo:before {
  content: "\f1d5"
}
.fa-symfony:before {
  content: "\f83d"
}
.fa-maxcdn:before {
  content: "\f136"
}
.fa-etsy:before {
  content: "\f2d7"
}
.fa-facebook-messenger:before {
  content: "\f39f"
}
.fa-audible:before {
  content: "\f373"
}
.fa-think-peaks:before {
  content: "\f731"
}
.fa-bilibili:before {
  content: "\e3d9"
}
.fa-erlang:before {
  content: "\f39d"
}
.fa-x-twitter:before {
  content: "\e61b"
}
.fa-cotton-bureau:before {
  content: "\f89e"
}
.fa-dashcube:before {
  content: "\f210"
}
.fa-42-group:before, .fa-innosoft:before {
  content: "\e080"
}
.fa-stack-exchange:before {
  content: "\f18d"
}
.fa-elementor:before {
  content: "\f430"
}
.fa-pied-piper-square:before, .fa-square-pied-piper:before {
  content: "\e01e"
}
.fa-creative-commons-nd:before {
  content: "\f4eb"
}
.fa-palfed:before {
  content: "\f3d8"
}
.fa-superpowers:before {
  content: "\f2dd"
}
.fa-resolving:before {
  content: "\f3e7"
}
.fa-xbox:before {
  content: "\f412"
}
.fa-searchengin:before {
  content: "\f3eb"
}
.fa-tiktok:before {
  content: "\e07b"
}
.fa-facebook-square:before, .fa-square-facebook:before {
  content: "\f082"
}
.fa-renren:before {
  content: "\f18b"
}
.fa-linux:before {
  content: "\f17c"
}
.fa-glide:before {
  content: "\f2a5"
}
.fa-linkedin:before {
  content: "\f08c"
}
.fa-hubspot:before {
  content: "\f3b2"
}
.fa-deploydog:before {
  content: "\f38e"
}
.fa-twitch:before {
  content: "\f1e8"
}
.fa-ravelry:before {
  content: "\f2d9"
}
.fa-mixer:before {
  content: "\e056"
}
.fa-lastfm-square:before, .fa-square-lastfm:before {
  content: "\f203"
}
.fa-vimeo:before {
  content: "\f40a"
}
.fa-mendeley:before {
  content: "\f7b3"
}
.fa-uniregistry:before {
  content: "\f404"
}
.fa-figma:before {
  content: "\f799"
}
.fa-creative-commons-remix:before {
  content: "\f4ee"
}
.fa-cc-amazon-pay:before {
  content: "\f42d"
}
.fa-dropbox:before {
  content: "\f16b"
}
.fa-instagram:before {
  content: "\f16d"
}
.fa-cmplid:before {
  content: "\e360"
}
.fa-facebook:before {
  content: "\f09a"
}
.fa-gripfire:before {
  content: "\f3ac"
}
.fa-jedi-order:before {
  content: "\f50e"
}
.fa-uikit:before {
  content: "\f403"
}
.fa-fort-awesome-alt:before {
  content: "\f3a3"
}
.fa-phabricator:before {
  content: "\f3db"
}
.fa-ussunnah:before {
  content: "\f407"
}
.fa-earlybirds:before {
  content: "\f39a"
}
.fa-trade-federation:before {
  content: "\f513"
}
.fa-autoprefixer:before {
  content: "\f41c"
}
.fa-whatsapp:before {
  content: "\f232"
}
.fa-slideshare:before {
  content: "\f1e7"
}
.fa-google-play:before {
  content: "\f3ab"
}
.fa-viadeo:before {
  content: "\f2a9"
}
.fa-line:before {
  content: "\f3c0"
}
.fa-google-drive:before {
  content: "\f3aa"
}
.fa-servicestack:before {
  content: "\f3ec"
}
.fa-simplybuilt:before {
  content: "\f215"
}
.fa-bitbucket:before {
  content: "\f171"
}
.fa-imdb:before {
  content: "\f2d8"
}
.fa-deezer:before {
  content: "\e077"
}
.fa-raspberry-pi:before {
  content: "\f7bb"
}
.fa-jira:before {
  content: "\f7b1"
}
.fa-docker:before {
  content: "\f395"
}
.fa-screenpal:before {
  content: "\e570"
}
.fa-bluetooth:before {
  content: "\f293"
}
.fa-gitter:before {
  content: "\f426"
}
.fa-d-and-d:before {
  content: "\f38d"
}
.fa-microblog:before {
  content: "\e01a"
}
.fa-cc-diners-club:before {
  content: "\f24c"
}
.fa-gg-circle:before {
  content: "\f261"
}
.fa-pied-piper-hat:before {
  content: "\f4e5"
}
.fa-kickstarter-k:before {
  content: "\f3bc"
}
.fa-yandex:before {
  content: "\f413"
}
.fa-readme:before {
  content: "\f4d5"
}
.fa-html5:before {
  content: "\f13b"
}
.fa-sellsy:before {
  content: "\f213"
}
.fa-sass:before {
  content: "\f41e"
}
.fa-wirsindhandwerk:before, .fa-wsh:before {
  content: "\e2d0"
}
.fa-buromobelexperte:before {
  content: "\f37f"
}
.fa-salesforce:before {
  content: "\f83b"
}
.fa-octopus-deploy:before {
  content: "\e082"
}
.fa-medapps:before {
  content: "\f3c6"
}
.fa-ns8:before {
  content: "\f3d5"
}
.fa-pinterest-p:before {
  content: "\f231"
}
.fa-apper:before {
  content: "\f371"
}
.fa-fort-awesome:before {
  content: "\f286"
}
.fa-waze:before {
  content: "\f83f"
}
.fa-cc-jcb:before {
  content: "\f24b"
}
.fa-snapchat-ghost:before, .fa-snapchat:before {
  content: "\f2ab"
}
.fa-fantasy-flight-games:before {
  content: "\f6dc"
}
.fa-rust:before {
  content: "\e07a"
}
.fa-wix:before {
  content: "\f5cf"
}
.fa-behance-square:before, .fa-square-behance:before {
  content: "\f1b5"
}
.fa-supple:before {
  content: "\f3f9"
}
.fa-rebel:before {
  content: "\f1d0"
}
.fa-css3:before {
  content: "\f13c"
}
.fa-staylinked:before {
  content: "\f3f5"
}
.fa-kaggle:before {
  content: "\f5fa"
}
.fa-space-awesome:before {
  content: "\e5ac"
}
.fa-deviantart:before {
  content: "\f1bd"
}
.fa-cpanel:before {
  content: "\f388"
}
.fa-goodreads-g:before {
  content: "\f3a9"
}
.fa-git-square:before, .fa-square-git:before {
  content: "\f1d2"
}
.fa-square-tumblr:before, .fa-tumblr-square:before {
  content: "\f174"
}
.fa-trello:before {
  content: "\f181"
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea"
}
.fa-get-pocket:before {
  content: "\f265"
}
.fa-perbyte:before {
  content: "\e083"
}
.fa-grunt:before {
  content: "\f3ad"
}
.fa-weebly:before {
  content: "\f5cc"
}
.fa-connectdevelop:before {
  content: "\f20e"
}
.fa-leanpub:before {
  content: "\f212"
}
.fa-black-tie:before {
  content: "\f27e"
}
.fa-themeco:before {
  content: "\f5c6"
}
.fa-python:before {
  content: "\f3e2"
}
.fa-android:before {
  content: "\f17b"
}
.fa-bots:before {
  content: "\e340"
}
.fa-free-code-camp:before {
  content: "\f2c5"
}
.fa-hornbill:before {
  content: "\f592"
}
.fa-js:before {
  content: "\f3b8"
}
.fa-ideal:before {
  content: "\e013"
}
.fa-git:before {
  content: "\f1d3"
}
.fa-dev:before {
  content: "\f6cc"
}
.fa-sketch:before {
  content: "\f7c6"
}
.fa-yandex-international:before {
  content: "\f414"
}
.fa-cc-amex:before {
  content: "\f1f3"
}
.fa-uber:before {
  content: "\f402"
}
.fa-github:before {
  content: "\f09b"
}
.fa-php:before {
  content: "\f457"
}
.fa-alipay:before {
  content: "\f642"
}
.fa-youtube:before {
  content: "\f167"
}
.fa-skyatlas:before {
  content: "\f216"
}
.fa-firefox-browser:before {
  content: "\e007"
}
.fa-replyd:before {
  content: "\f3e6"
}
.fa-suse:before {
  content: "\f7d6"
}
.fa-jenkins:before {
  content: "\f3b6"
}
.fa-twitter:before {
  content: "\f099"
}
.fa-rockrms:before {
  content: "\f3e9"
}
.fa-pinterest:before {
  content: "\f0d2"
}
.fa-buffer:before {
  content: "\f837"
}
.fa-npm:before {
  content: "\f3d4"
}
.fa-yammer:before {
  content: "\f840"
}
.fa-btc:before {
  content: "\f15a"
}
.fa-dribbble:before {
  content: "\f17d"
}
.fa-stumbleupon-circle:before {
  content: "\f1a3"
}
.fa-internet-explorer:before {
  content: "\f26b"
}
.fa-stubber:before {
  content: "\e5c7"
}
.fa-telegram-plane:before, .fa-telegram:before {
  content: "\f2c6"
}
.fa-old-republic:before {
  content: "\f510"
}
.fa-odysee:before {
  content: "\e5c6"
}
.fa-square-whatsapp:before, .fa-whatsapp-square:before {
  content: "\f40c"
}
.fa-node-js:before {
  content: "\f3d3"
}
.fa-edge-legacy:before {
  content: "\e078"
}
.fa-slack-hash:before, .fa-slack:before {
  content: "\f198"
}
.fa-medrt:before {
  content: "\f3c8"
}
.fa-usb:before {
  content: "\f287"
}
.fa-tumblr:before {
  content: "\f173"
}
.fa-vaadin:before {
  content: "\f408"
}
.fa-quora:before {
  content: "\f2c4"
}
.fa-square-x-twitter:before {
  content: "\e61a"
}
.fa-reacteurope:before {
  content: "\f75d"
}
.fa-medium-m:before, .fa-medium:before {
  content: "\f23a"
}
.fa-amilia:before {
  content: "\f36d"
}
.fa-mixcloud:before {
  content: "\f289"
}
.fa-flipboard:before {
  content: "\f44d"
}
.fa-viacoin:before {
  content: "\f237"
}
.fa-critical-role:before {
  content: "\f6c9"
}
.fa-sitrox:before {
  content: "\e44a"
}
.fa-discourse:before {
  content: "\f393"
}
.fa-joomla:before {
  content: "\f1aa"
}
.fa-mastodon:before {
  content: "\f4f6"
}
.fa-airbnb:before {
  content: "\f834"
}
.fa-wolf-pack-battalion:before {
  content: "\f514"
}
.fa-buy-n-large:before {
  content: "\f8a6"
}
.fa-gulp:before {
  content: "\f3ae"
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"
}
.fa-strava:before {
  content: "\f428"
}
.fa-ember:before {
  content: "\f423"
}
.fa-canadian-maple-leaf:before {
  content: "\f785"
}
.fa-teamspeak:before {
  content: "\f4f9"
}
.fa-pushed:before {
  content: "\f3e1"
}
.fa-wordpress-simple:before {
  content: "\f411"
}
.fa-nutritionix:before {
  content: "\f3d6"
}
.fa-wodu:before {
  content: "\e088"
}
.fa-google-pay:before {
  content: "\e079"
}
.fa-intercom:before {
  content: "\f7af"
}
.fa-zhihu:before {
  content: "\f63f"
}
.fa-korvue:before {
  content: "\f42f"
}
.fa-pix:before {
  content: "\e43a"
}
.fa-steam-symbol:before {
  content: "\f3f6"
}
:host, :root {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.ttf) format("truetype")
}
.fa-regular, .far {
  font-weight: 400
}
:host, :root {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.ttf) format("truetype")
}
.fa-solid, .fas {
  font-weight: 900
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-display: block;
  font-weight: 400;
  src: url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.ttf) format("truetype")
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 900;
  src: url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.ttf) format("truetype")
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 400;
  src: url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.ttf) format("truetype")
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.ttf) format("truetype")
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.ttf) format("truetype")
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.ttf) format("truetype");
  unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d, u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088, u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5, u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a, u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e, u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7, u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d, u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba, u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../fonts/fa-v4compatibility.woff2) format("woff2"), url(../fonts/fa-v4compatibility.ttf) format("truetype");
  unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b, u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4, u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e, u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f27a
} /*! elementor-icons - v5.20.0 - 29-03-2023 */
@font-face {
  font-family: eicons;
  src: url(../fonts/eicons.eot?5.20.0);
  src: url(../fonts/eicons.eot?5.20.0#iefix) format("embedded-opentype"), url(../fonts/eicons.woff2?5.20.0) format("woff2"), url(../fonts/eicons.woff?5.20.0) format("woff"), url(../fonts/eicons.ttf?5.20.0) format("truetype"), url(../fonts/eicons.svg?5.20.0#eicon) format("svg");
  font-weight: 400;
  font-style: normal
}
[class*=" eicon-"], [class^=eicon] {
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
@keyframes a {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(359deg)
  }
}
.eicon-animation-spin {
  animation: a 2s infinite linear
}
.eicon-editor-link:before {
  content: "\e800"
}
.eicon-editor-unlink:before {
  content: "\e801"
}
.eicon-editor-external-link:before {
  content: "\e802"
}
.eicon-editor-close:before {
  content: "\e803"
}
.eicon-editor-list-ol:before {
  content: "\e804"
}
.eicon-editor-list-ul:before {
  content: "\e805"
}
.eicon-editor-bold:before {
  content: "\e806"
}
.eicon-editor-italic:before {
  content: "\e807"
}
.eicon-editor-underline:before {
  content: "\e808"
}
.eicon-editor-paragraph:before {
  content: "\e809"
}
.eicon-editor-h1:before {
  content: "\e80a"
}
.eicon-editor-h2:before {
  content: "\e80b"
}
.eicon-editor-h3:before {
  content: "\e80c"
}
.eicon-editor-h4:before {
  content: "\e80d"
}
.eicon-editor-h5:before {
  content: "\e80e"
}
.eicon-editor-h6:before {
  content: "\e80f"
}
.eicon-editor-quote:before {
  content: "\e810"
}
.eicon-editor-code:before {
  content: "\e811"
}
.eicon-elementor:before {
  content: "\e812"
}
.eicon-elementor-circle:before {
  content: "\e813"
}
.eicon-pojome:before {
  content: "\e814"
}
.eicon-plus:before {
  content: "\e815"
}
.eicon-menu-bar:before {
  content: "\e816"
}
.eicon-apps:before {
  content: "\e817"
}
.eicon-accordion:before {
  content: "\e818"
}
.eicon-alert:before {
  content: "\e819"
}
.eicon-animation-text:before {
  content: "\e81a"
}
.eicon-animation:before {
  content: "\e81b"
}
.eicon-banner:before {
  content: "\e81c"
}
.eicon-blockquote:before {
  content: "\e81d"
}
.eicon-button:before {
  content: "\e81e"
}
.eicon-call-to-action:before {
  content: "\e81f"
}
.eicon-captcha:before {
  content: "\e820"
}
.eicon-carousel:before {
  content: "\e821"
}
.eicon-checkbox:before {
  content: "\e822"
}
.eicon-columns:before {
  content: "\e823"
}
.eicon-countdown:before {
  content: "\e824"
}
.eicon-counter:before {
  content: "\e825"
}
.eicon-date:before {
  content: "\e826"
}
.eicon-divider-shape:before {
  content: "\e827"
}
.eicon-divider:before {
  content: "\e828"
}
.eicon-download-button:before {
  content: "\e829"
}
.eicon-dual-button:before {
  content: "\e82a"
}
.eicon-email-field:before {
  content: "\e82b"
}
.eicon-facebook-comments:before {
  content: "\e82c"
}
.eicon-facebook-like-box:before {
  content: "\e82d"
}
.eicon-form-horizontal:before {
  content: "\e82e"
}
.eicon-form-vertical:before {
  content: "\e82f"
}
.eicon-gallery-grid:before {
  content: "\e830"
}
.eicon-gallery-group:before {
  content: "\e831"
}
.eicon-gallery-justified:before {
  content: "\e832"
}
.eicon-gallery-masonry:before {
  content: "\e833"
}
.eicon-icon-box:before {
  content: "\e834"
}
.eicon-image-before-after:before {
  content: "\e835"
}
.eicon-image-box:before {
  content: "\e836"
}
.eicon-image-hotspot:before {
  content: "\e837"
}
.eicon-image-rollover:before {
  content: "\e838"
}
.eicon-info-box:before {
  content: "\e839"
}
.eicon-inner-section:before {
  content: "\e83a"
}
.eicon-mailchimp:before {
  content: "\e83b"
}
.eicon-menu-card:before {
  content: "\e83c"
}
.eicon-navigation-horizontal:before {
  content: "\e83d"
}
.eicon-nav-menu:before {
  content: "\e83e"
}
.eicon-navigation-vertical:before {
  content: "\e83f"
}
.eicon-number-field:before {
  content: "\e840"
}
.eicon-parallax:before {
  content: "\e841"
}
.eicon-php7:before {
  content: "\e842"
}
.eicon-post-list:before {
  content: "\e843"
}
.eicon-post-slider:before {
  content: "\e844"
}
.eicon-post:before {
  content: "\e845"
}
.eicon-posts-carousel:before {
  content: "\e846"
}
.eicon-posts-grid:before {
  content: "\e847"
}
.eicon-posts-group:before {
  content: "\e848"
}
.eicon-posts-justified:before {
  content: "\e849"
}
.eicon-posts-masonry:before {
  content: "\e84a"
}
.eicon-posts-ticker:before {
  content: "\e84b"
}
.eicon-price-list:before {
  content: "\e84c"
}
.eicon-price-table:before {
  content: "\e84d"
}
.eicon-radio:before {
  content: "\e84e"
}
.eicon-rtl:before {
  content: "\e84f"
}
.eicon-scroll:before {
  content: "\e850"
}
.eicon-search:before {
  content: "\e851"
}
.eicon-select:before {
  content: "\e852"
}
.eicon-share:before {
  content: "\e853"
}
.eicon-sidebar:before {
  content: "\e854"
}
.eicon-skill-bar:before {
  content: "\e855"
}
.eicon-slider-3d:before {
  content: "\e856"
}
.eicon-slider-album:before {
  content: "\e857"
}
.eicon-slider-device:before {
  content: "\e858"
}
.eicon-slider-full-screen:before {
  content: "\e859"
}
.eicon-slider-push:before {
  content: "\e85a"
}
.eicon-slider-vertical:before {
  content: "\e85b"
}
.eicon-slider-video:before {
  content: "\e85c"
}
.eicon-slides:before {
  content: "\e85d"
}
.eicon-social-icons:before {
  content: "\e85e"
}
.eicon-spacer:before {
  content: "\e85f"
}
.eicon-table:before {
  content: "\e860"
}
.eicon-tabs:before {
  content: "\e861"
}
.eicon-tel-field:before {
  content: "\e862"
}
.eicon-text-area:before {
  content: "\e863"
}
.eicon-text-field:before {
  content: "\e864"
}
.eicon-thumbnails-down:before {
  content: "\e865"
}
.eicon-thumbnails-half:before {
  content: "\e866"
}
.eicon-thumbnails-right:before {
  content: "\e867"
}
.eicon-time-line:before {
  content: "\e868"
}
.eicon-toggle:before {
  content: "\e869"
}
.eicon-url:before {
  content: "\e86a"
}
.eicon-t-letter:before {
  content: "\e86b"
}
.eicon-wordpress:before {
  content: "\e86c"
}
.eicon-text:before {
  content: "\e86d"
}
.eicon-anchor:before {
  content: "\e86e"
}
.eicon-bullet-list:before {
  content: "\e86f"
}
.eicon-code:before {
  content: "\e870"
}
.eicon-favorite:before {
  content: "\e871"
}
.eicon-google-maps:before {
  content: "\e872"
}
.eicon-image:before {
  content: "\e873"
}
.eicon-photo-library:before {
  content: "\e874"
}
.eicon-woocommerce:before {
  content: "\e875"
}
.eicon-youtube:before {
  content: "\e876"
}
.eicon-flip-box:before {
  content: "\e877"
}
.eicon-settings:before {
  content: "\e878"
}
.eicon-headphones:before {
  content: "\e879"
}
.eicon-testimonial:before {
  content: "\e87a"
}
.eicon-counter-circle:before {
  content: "\e87b"
}
.eicon-person:before {
  content: "\e87c"
}
.eicon-chevron-right:before {
  content: "\e87d"
}
.eicon-chevron-left:before {
  content: "\e87e"
}
.eicon-close:before {
  content: "\e87f"
}
.eicon-file-download:before {
  content: "\e880"
}
.eicon-save:before {
  content: "\e881"
}
.eicon-zoom-in:before {
  content: "\e882"
}
.eicon-shortcode:before {
  content: "\e883"
}
.eicon-nerd:before {
  content: "\e884"
}
.eicon-device-desktop:before {
  content: "\e885"
}
.eicon-device-tablet:before {
  content: "\e886"
}
.eicon-device-mobile:before {
  content: "\e887"
}
.eicon-document-file:before {
  content: "\e888"
}
.eicon-folder-o:before {
  content: "\e889"
}
.eicon-hypster:before {
  content: "\e88a"
}
.eicon-h-align-left:before {
  content: "\e88b"
}
.eicon-h-align-right:before {
  content: "\e88c"
}
.eicon-h-align-center:before {
  content: "\e88d"
}
.eicon-h-align-stretch:before {
  content: "\e88e"
}
.eicon-v-align-top:before {
  content: "\e88f"
}
.eicon-v-align-bottom:before {
  content: "\e890"
}
.eicon-v-align-middle:before {
  content: "\e891"
}
.eicon-v-align-stretch:before {
  content: "\e892"
}
.eicon-pro-icon:before {
  content: "\e893"
}
.eicon-mail:before {
  content: "\e894"
}
.eicon-lock-user:before {
  content: "\e895"
}
.eicon-testimonial-carousel:before {
  content: "\e896"
}
.eicon-media-carousel:before {
  content: "\e897"
}
.eicon-section:before {
  content: "\e898"
}
.eicon-column:before {
  content: "\e899"
}
.eicon-edit:before {
  content: "\e89a"
}
.eicon-clone:before {
  content: "\e89b"
}
.eicon-trash:before {
  content: "\e89c"
}
.eicon-play:before {
  content: "\e89d"
}
.eicon-angle-right:before {
  content: "\e89e"
}
.eicon-angle-left:before {
  content: "\e89f"
}
.eicon-animated-headline:before {
  content: "\e8a0"
}
.eicon-menu-toggle:before {
  content: "\e8a1"
}
.eicon-fb-embed:before {
  content: "\e8a2"
}
.eicon-fb-feed:before {
  content: "\e8a3"
}
.eicon-twitter-embed:before {
  content: "\e8a4"
}
.eicon-twitter-feed:before {
  content: "\e8a5"
}
.eicon-sync:before {
  content: "\e8a6"
}
.eicon-import-export:before {
  content: "\e8a7"
}
.eicon-check-circle:before {
  content: "\e8a8"
}
.eicon-library-save:before {
  content: "\e8a9"
}
.eicon-library-download:before {
  content: "\e8aa"
}
.eicon-insert:before {
  content: "\e8ab"
}
.eicon-preview-medium:before {
  content: "\e8ac"
}
.eicon-sort-down:before {
  content: "\e8ad"
}
.eicon-sort-up:before {
  content: "\e8ae"
}
.eicon-heading:before {
  content: "\e8af"
}
.eicon-logo:before {
  content: "\e8b0"
}
.eicon-meta-data:before {
  content: "\e8b1"
}
.eicon-post-content:before {
  content: "\e8b2"
}
.eicon-post-excerpt:before {
  content: "\e8b3"
}
.eicon-post-navigation:before {
  content: "\e8b4"
}
.eicon-yoast:before {
  content: "\e8b5"
}
.eicon-nerd-chuckle:before {
  content: "\e8b6"
}
.eicon-nerd-wink:before {
  content: "\e8b7"
}
.eicon-comments:before {
  content: "\e8b8"
}
.eicon-download-circle-o:before {
  content: "\e8b9"
}
.eicon-library-upload:before {
  content: "\e8ba"
}
.eicon-save-o:before {
  content: "\e8bb"
}
.eicon-upload-circle-o:before {
  content: "\e8bc"
}
.eicon-ellipsis-h:before {
  content: "\e8bd"
}
.eicon-ellipsis-v:before {
  content: "\e8be"
}
.eicon-arrow-left:before {
  content: "\e8bf"
}
.eicon-arrow-right:before {
  content: "\e8c0"
}
.eicon-arrow-up:before {
  content: "\e8c1"
}
.eicon-arrow-down:before {
  content: "\e8c2"
}
.eicon-play-o:before {
  content: "\e8c3"
}
.eicon-archive-posts:before {
  content: "\e8c4"
}
.eicon-archive-title:before {
  content: "\e8c5"
}
.eicon-featured-image:before {
  content: "\e8c6"
}
.eicon-post-info:before {
  content: "\e8c7"
}
.eicon-post-title:before {
  content: "\e8c8"
}
.eicon-site-logo:before {
  content: "\e8c9"
}
.eicon-site-search:before {
  content: "\e8ca"
}
.eicon-site-title:before {
  content: "\e8cb"
}
.eicon-plus-square:before {
  content: "\e8cc"
}
.eicon-minus-square:before {
  content: "\e8cd"
}
.eicon-cloud-check:before {
  content: "\e8ce"
}
.eicon-drag-n-drop:before {
  content: "\e8cf"
}
.eicon-welcome:before {
  content: "\e8d0"
}
.eicon-handle:before {
  content: "\e8d1"
}
.eicon-cart:before {
  content: "\e8d2"
}
.eicon-product-add-to-cart:before {
  content: "\e8d3"
}
.eicon-product-breadcrumbs:before {
  content: "\e8d4"
}
.eicon-product-categories:before {
  content: "\e8d5"
}
.eicon-product-description:before {
  content: "\e8d6"
}
.eicon-product-images:before {
  content: "\e8d7"
}
.eicon-product-info:before {
  content: "\e8d8"
}
.eicon-product-meta:before {
  content: "\e8d9"
}
.eicon-product-pages:before {
  content: "\e8da"
}
.eicon-product-price:before {
  content: "\e8db"
}
.eicon-product-rating:before {
  content: "\e8dc"
}
.eicon-product-related:before {
  content: "\e8dd"
}
.eicon-product-stock:before {
  content: "\e8de"
}
.eicon-product-tabs:before {
  content: "\e8df"
}
.eicon-product-title:before {
  content: "\e8e0"
}
.eicon-product-upsell:before {
  content: "\e8e1"
}
.eicon-products:before {
  content: "\e8e2"
}
.eicon-bag-light:before {
  content: "\e8e3"
}
.eicon-bag-medium:before {
  content: "\e8e4"
}
.eicon-bag-solid:before {
  content: "\e8e5"
}
.eicon-basket-light:before {
  content: "\e8e6"
}
.eicon-basket-medium:before {
  content: "\e8e7"
}
.eicon-basket-solid:before {
  content: "\e8e8"
}
.eicon-cart-light:before {
  content: "\e8e9"
}
.eicon-cart-medium:before {
  content: "\e8ea"
}
.eicon-cart-solid:before {
  content: "\e8eb"
}
.eicon-exchange:before {
  content: "\e8ec"
}
.eicon-preview-thin:before {
  content: "\e8ed"
}
.eicon-device-laptop:before {
  content: "\e8ee"
}
.eicon-collapse:before {
  content: "\e8ef"
}
.eicon-expand:before {
  content: "\e8f0"
}
.eicon-navigator:before {
  content: "\e8f1"
}
.eicon-plug:before {
  content: "\e8f2"
}
.eicon-dashboard:before {
  content: "\e8f3"
}
.eicon-typography:before {
  content: "\e8f4"
}
.eicon-info-circle-o:before {
  content: "\e8f5"
}
.eicon-integration:before {
  content: "\e8f6"
}
.eicon-plus-circle-o:before {
  content: "\e8f7"
}
.eicon-rating:before {
  content: "\e8f8"
}
.eicon-review:before {
  content: "\e8f9"
}
.eicon-tools:before {
  content: "\e8fa"
}
.eicon-loading:before {
  content: "\e8fb"
}
.eicon-sitemap:before {
  content: "\e8fc"
}
.eicon-click:before {
  content: "\e8fd"
}
.eicon-clock:before {
  content: "\e8fe"
}
.eicon-library-open:before {
  content: "\e8ff"
}
.eicon-warning:before {
  content: "\e900"
}
.eicon-flow:before {
  content: "\e901"
}
.eicon-cursor-move:before {
  content: "\e902"
}
.eicon-arrow-circle-left:before {
  content: "\e903"
}
.eicon-flash:before {
  content: "\e904"
}
.eicon-redo:before {
  content: "\e905"
}
.eicon-ban:before {
  content: "\e906"
}
.eicon-barcode:before {
  content: "\e907"
}
.eicon-calendar:before {
  content: "\e908"
}
.eicon-caret-left:before {
  content: "\e909"
}
.eicon-caret-right:before {
  content: "\e90a"
}
.eicon-caret-up:before {
  content: "\e90b"
}
.eicon-chain-broken:before {
  content: "\e90c"
}
.eicon-check-circle-o:before {
  content: "\e90d"
}
.eicon-check:before {
  content: "\e90e"
}
.eicon-chevron-double-left:before {
  content: "\e90f"
}
.eicon-chevron-double-right:before {
  content: "\e910"
}
.eicon-undo:before {
  content: "\e911"
}
.eicon-filter:before {
  content: "\e912"
}
.eicon-circle-o:before {
  content: "\e913"
}
.eicon-circle:before {
  content: "\e914"
}
.eicon-clock-o:before {
  content: "\e915"
}
.eicon-cog:before {
  content: "\e916"
}
.eicon-cogs:before {
  content: "\e917"
}
.eicon-commenting-o:before {
  content: "\e918"
}
.eicon-copy:before {
  content: "\e919"
}
.eicon-database:before {
  content: "\e91a"
}
.eicon-dot-circle-o:before {
  content: "\e91b"
}
.eicon-envelope:before {
  content: "\e91c"
}
.eicon-external-link-square:before {
  content: "\e91d"
}
.eicon-eyedropper:before {
  content: "\e91e"
}
.eicon-folder:before {
  content: "\e91f"
}
.eicon-font:before {
  content: "\e920"
}
.eicon-adjust:before {
  content: "\e921"
}
.eicon-lightbox:before {
  content: "\e922"
}
.eicon-heart-o:before {
  content: "\e923"
}
.eicon-history:before {
  content: "\e924"
}
.eicon-image-bold:before {
  content: "\e925"
}
.eicon-info-circle:before {
  content: "\e926"
}
.eicon-link:before {
  content: "\e927"
}
.eicon-long-arrow-left:before {
  content: "\e928"
}
.eicon-long-arrow-right:before {
  content: "\e929"
}
.eicon-caret-down:before {
  content: "\e92a"
}
.eicon-paint-brush:before {
  content: "\e92b"
}
.eicon-pencil:before {
  content: "\e92c"
}
.eicon-plus-circle:before {
  content: "\e92d"
}
.eicon-zoom-in-bold:before {
  content: "\e92e"
}
.eicon-sort-amount-desc:before {
  content: "\e92f"
}
.eicon-sign-out:before {
  content: "\e930"
}
.eicon-spinner:before {
  content: "\e931"
}
.eicon-square:before {
  content: "\e932"
}
.eicon-star-o:before {
  content: "\e933"
}
.eicon-star:before {
  content: "\e934"
}
.eicon-text-align-justify:before {
  content: "\e935"
}
.eicon-text-align-center:before {
  content: "\e936"
}
.eicon-tags:before {
  content: "\e937"
}
.eicon-text-align-left:before {
  content: "\e938"
}
.eicon-text-align-right:before {
  content: "\e939"
}
.eicon-close-circle:before {
  content: "\e93a"
}
.eicon-trash-o:before {
  content: "\e93b"
}
.eicon-font-awesome:before {
  content: "\e93c"
}
.eicon-user-circle-o:before {
  content: "\e93d"
}
.eicon-video-camera:before {
  content: "\e93e"
}
.eicon-heart:before {
  content: "\e93f"
}
.eicon-wrench:before {
  content: "\e940"
}
.eicon-help:before {
  content: "\e941"
}
.eicon-help-o:before {
  content: "\e942"
}
.eicon-zoom-out-bold:before {
  content: "\e943"
}
.eicon-plus-square-o:before {
  content: "\e944"
}
.eicon-minus-square-o:before {
  content: "\e945"
}
.eicon-minus-circle:before {
  content: "\e946"
}
.eicon-minus-circle-o:before {
  content: "\e947"
}
.eicon-code-bold:before {
  content: "\e948"
}
.eicon-cloud-upload:before {
  content: "\e949"
}
.eicon-search-bold:before {
  content: "\e94a"
}
.eicon-map-pin:before {
  content: "\e94b"
}
.eicon-meetup:before {
  content: "\e94c"
}
.eicon-slideshow:before {
  content: "\e94d"
}
.eicon-t-letter-bold:before {
  content: "\e94e"
}
.eicon-preferences:before {
  content: "\e94f"
}
.eicon-table-of-contents:before {
  content: "\e950"
}
.eicon-tv:before {
  content: "\e951"
}
.eicon-upload:before {
  content: "\e952"
}
.eicon-instagram-comments:before {
  content: "\e953"
}
.eicon-instagram-nested-gallery:before {
  content: "\e954"
}
.eicon-instagram-post:before {
  content: "\e955"
}
.eicon-instagram-video:before {
  content: "\e956"
}
.eicon-instagram-gallery:before {
  content: "\e957"
}
.eicon-instagram-likes:before {
  content: "\e958"
}
.eicon-facebook:before {
  content: "\e959"
}
.eicon-twitter:before {
  content: "\e95a"
}
.eicon-pinterest:before {
  content: "\e95b"
}
.eicon-frame-expand:before {
  content: "\e95c"
}
.eicon-frame-minimize:before {
  content: "\e95d"
}
.eicon-archive:before {
  content: "\e95e"
}
.eicon-colors-typography:before {
  content: "\e95f"
}
.eicon-custom:before {
  content: "\e960"
}
.eicon-footer:before {
  content: "\e961"
}
.eicon-header:before {
  content: "\e962"
}
.eicon-layout-settings:before {
  content: "\e963"
}
.eicon-lightbox-expand:before {
  content: "\e964"
}
.eicon-error-404:before {
  content: "\e965"
}
.eicon-theme-style:before {
  content: "\e966"
}
.eicon-search-results:before {
  content: "\e967"
}
.eicon-single-post:before {
  content: "\e968"
}
.eicon-site-identity:before {
  content: "\e969"
}
.eicon-theme-builder:before {
  content: "\e96a"
}
.eicon-download-bold:before {
  content: "\e96b"
}
.eicon-share-arrow:before {
  content: "\e96c"
}
.eicon-global-settings:before {
  content: "\e96d"
}
.eicon-user-preferences:before {
  content: "\e96e"
}
.eicon-lock:before {
  content: "\e96f"
}
.eicon-export-kit:before {
  content: "\e970"
}
.eicon-import-kit:before {
  content: "\e971"
}
.eicon-lottie:before {
  content: "\e972"
}
.eicon-products-archive:before {
  content: "\e973"
}
.eicon-single-product:before {
  content: "\e974"
}
.eicon-disable-trash-o:before {
  content: "\e975"
}
.eicon-single-page:before {
  content: "\e976"
}
.eicon-wordpress-light:before {
  content: "\e977"
}
.eicon-cogs-check:before {
  content: "\e978"
}
.eicon-custom-css:before {
  content: "\e979"
}
.eicon-global-colors:before {
  content: "\e97a"
}
.eicon-globe:before {
  content: "\e97b"
}
.eicon-typography-1:before {
  content: "\e97c"
}
.eicon-background:before {
  content: "\e97d"
}
.eicon-device-responsive:before {
  content: "\e97e"
}
.eicon-device-wide:before {
  content: "\e97f"
}
.eicon-code-highlight:before {
  content: "\e980"
}
.eicon-video-playlist:before {
  content: "\e981"
}
.eicon-download-kit:before {
  content: "\e982"
}
.eicon-kit-details:before {
  content: "\e983"
}
.eicon-kit-parts:before {
  content: "\e984"
}
.eicon-kit-upload:before {
  content: "\e985"
}
.eicon-kit-plugins:before {
  content: "\e986"
}
.eicon-kit-upload-alt:before {
  content: "\e987"
}
.eicon-hotspot:before {
  content: "\e988"
}
.eicon-paypal-button:before {
  content: "\e989"
}
.eicon-shape:before {
  content: "\e98a"
}
.eicon-wordart:before {
  content: "\e98b"
}
.eicon-checkout:before {
  content: "\e98c"
}
.eicon-container:before {
  content: "\e98d"
}
.eicon-flip:before {
  content: "\e98e"
}
.eicon-info:before {
  content: "\e98f"
}
.eicon-my-account:before {
  content: "\e990"
}
.eicon-purchase-summary:before {
  content: "\e991"
}
.eicon-page-transition:before {
  content: "\e992"
}
.eicon-spotify:before {
  content: "\e993"
}
.eicon-stripe-button:before {
  content: "\e994"
}
.eicon-woo-settings:before {
  content: "\e995"
}
.eicon-woo-cart:before {
  content: "\e996"
}
.eicon-grow:before {
  content: "\e997"
}
.eicon-order-end:before {
  content: "\e998"
}
.eicon-nowrap:before {
  content: "\e999"
}
.eicon-order-start:before {
  content: "\e99a"
}
.eicon-progress-tracker:before {
  content: "\e99b"
}
.eicon-shrink:before {
  content: "\e99c"
}
.eicon-wrap:before {
  content: "\e99d"
}
.eicon-align-center-h:before {
  content: "\e99e"
}
.eicon-align-center-v:before {
  content: "\e99f"
}
.eicon-align-end-h:before {
  content: "\e9a0"
}
.eicon-align-end-v:before {
  content: "\e9a1"
}
.eicon-align-start-h:before {
  content: "\e9a2"
}
.eicon-align-start-v:before {
  content: "\e9a3"
}
.eicon-align-stretch-h:before {
  content: "\e9a4"
}
.eicon-align-stretch-v:before {
  content: "\e9a5"
}
.eicon-justify-center-h:before {
  content: "\e9a6"
}
.eicon-justify-center-v:before {
  content: "\e9a7"
}
.eicon-justify-end-h:before {
  content: "\e9a8"
}
.eicon-justify-end-v:before {
  content: "\e9a9"
}
.eicon-justify-space-around-h:before {
  content: "\e9aa"
}
.eicon-justify-space-around-v:before {
  content: "\e9ab"
}
.eicon-justify-space-between-h:before {
  content: "\e9ac"
}
.eicon-justify-space-between-v:before {
  content: "\e9ad"
}
.eicon-justify-space-evenly-h:before {
  content: "\e9ae"
}
.eicon-justify-space-evenly-v:before {
  content: "\e9af"
}
.eicon-justify-start-h:before {
  content: "\e9b0"
}
.eicon-justify-start-v:before {
  content: "\e9b1"
}
.eicon-woocommerce-cross-sells:before {
  content: "\e9b2"
}
.eicon-woocommerce-notices:before {
  content: "\e9b3"
}
.eicon-inner-container:before {
  content: "\e9b4"
}
.eicon-warning-full:before {
  content: "\e9b5"
}
.eicon-exit:before {
  content: "\e9b6"
}
.eicon-loop-builder:before {
  content: "\e9b7"
}
.eicon-notes:before {
  content: "\e9b8"
}
.eicon-read:before {
  content: "\e9b9"
}
.eicon-unread:before {
  content: "\e9ba"
}
.eicon-carousel-loop:before {
  content: "\e9bb"
}
.eicon-mega-menu:before {
  content: "\eb78"
}
.eicon-nested-carousel:before {
  content: "\e9bd"
}
.eicon-ai:before {
  content: "\e9be"
}
.eicon-eye:before {
  content: "\e8ac"
}
.eicon-elementor-square:before {
  content: "\e813"
}
/*! elementor - v3.14.0 - 26-06-2023 */
.dialog-widget-content {
  background-color: var(--e-a-bg-default);
  position: absolute;
  border-radius: 3px;
  box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
  overflow: hidden
}
.dialog-message {
  line-height: 1.5;
  box-sizing: border-box
}
.dialog-close-button {
  cursor: pointer;
  position: absolute;
  margin-top: 15px;
  right: 15px;
  color: var(--e-a-color-txt);
  font-size: 15px;
  line-height: 1;
  transition: var(--e-a-transition-hover)
}
.dialog-close-button:hover {
  color: var(--e-a-color-txt-hover)
}
.dialog-prevent-scroll {
  overflow: hidden;
  max-height: 100vh
}
.dialog-type-lightbox {
  position: fixed;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .8);
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.dialog-type-alert .dialog-widget-content, .dialog-type-confirm .dialog-widget-content {
  margin: auto;
  width: 400px;
  padding: 20px
}
.dialog-type-alert .dialog-header, .dialog-type-confirm .dialog-header {
  font-size: 15px;
  font-weight: 500
}
.dialog-type-alert .dialog-header:after, .dialog-type-confirm .dialog-header:after {
  content: "";
  display: block;
  border-bottom: var(--e-a-border);
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-right: -20px;
  margin-left: -20px
}
.dialog-type-alert .dialog-message, .dialog-type-confirm .dialog-message {
  min-height: 50px
}
.dialog-type-alert .dialog-buttons-wrapper, .dialog-type-confirm .dialog-buttons-wrapper {
  padding-top: 10px;
  display: flex;
  justify-content: flex-end;
  gap: 15px
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 8px 16px;
  outline: none;
  border: none;
  border-radius: var(--e-a-border-radius);
  background-color: var(--e-a-btn-bg);
  color: var(--e-a-btn-color-invert);
  transition: var(--e-a-transition-hover)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover {
  border: none
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover {
  background-color: var(--e-a-btn-bg-hover);
  color: var(--e-a-btn-color-invert)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active {
  background-color: var(--e-a-btn-bg-active)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]), .dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]) {
  cursor: pointer
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled {
  background-color: var(--e-a-btn-bg-disabled);
  color: var(--e-a-btn-color-disabled)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon {
  display: none
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt {
  background: transparent;
  color: var(--e-a-color-txt)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover {
  background: var(--e-a-bg-hover);
  color: var(--e-a-color-txt-hover)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled {
  background: transparent;
  color: var(--e-a-color-txt-disabled)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success {
  background-color: var(--e-a-btn-bg-success)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover {
  background-color: var(--e-a-btn-bg-success-hover)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary {
  background-color: var(--e-a-btn-bg-primary);
  color: var(--e-a-btn-color)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover {
  background-color: var(--e-a-btn-bg-primary-hover);
  color: var(--e-a-btn-color)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt {
  background: transparent;
  color: var(--e-a-color-primary-bold)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover {
  background: var(--e-a-bg-primary)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro {
  background-color: var(--e-a-btn-bg-accent)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover {
  background-color: var(--e-a-btn-bg-accent-hover)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active {
  background-color: var(--e-a-btn-bg-accent-active)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning {
  background-color: var(--e-a-btn-bg-warning)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover {
  background-color: var(--e-a-btn-bg-warning-hover)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger {
  background-color: var(--e-a-btn-bg-danger)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover {
  background-color: var(--e-a-btn-bg-danger-hover)
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button i, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button i {
  -webkit-margin-end: 5px;
  margin-inline-end: 5px
}
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus, .dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover, .dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited {
  color: initial
}
.flatpickr-calendar {
  width: 280px
}
.flatpickr-calendar .flatpickr-current-month span.cur-month {
  font-weight: 300
}
.flatpickr-calendar .dayContainer {
  width: 280px;
  min-width: 280px;
  max-width: 280px
}
.flatpickr-calendar .flatpickr-days {
  width: 280px
}
.flatpickr-calendar .flatpickr-day {
  max-width: 37px;
  height: 37px;
  line-height: 37px
}
.elementor-hidden {
  display: none
}
.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
  position: absolute;
  top: -10000em;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}
.elementor-clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0
}
.e-logo-wrapper {
  background: var(--e-a-bg-logo);
  display: inline-block;
  padding: .75em;
  border-radius: 50%;
  line-height: 1
}
.e-logo-wrapper i {
  color: var(--e-a-color-logo);
  font-size: 1em
}
.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
  padding-bottom: 42.8571%
}
.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
  padding-bottom: 56.25%
}
.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
  padding-bottom: 75%
}
.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
  padding-bottom: 66.6666%
}
.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
  padding-bottom: 100%
}
.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
  padding-bottom: 177.8%
}
.elementor-fit-aspect-ratio {
  position: relative;
  height: 0
}
.elementor-fit-aspect-ratio iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 0;
  background-color: #000
}
.elementor-fit-aspect-ratio video {
  width: 100%
}
.elementor *, .elementor :after, .elementor :before {
  box-sizing: border-box
}
.elementor a {
  box-shadow: none;
  text-decoration: none
}
.elementor hr {
  margin: 0;
  background-color: transparent
}
.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none
}
.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
  margin: 0
}
.elementor embed, .elementor iframe, .elementor object, .elementor video {
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none
}
.elementor .elementor-background, .elementor .elementor-background-holder, .elementor .elementor-background-video-container {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  z-index: 0;
  direction: ltr
}
.elementor .elementor-background-video-container {
  transition: opacity 1s;
  pointer-events: none
}
.elementor .elementor-background-video-container.elementor-loading {
  opacity: 0
}
.elementor .elementor-background-video-embed {
  max-width: none
}
.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}
.elementor .elementor-background-video {
  max-width: none
}
.elementor .elementor-html5-video {
  -o-object-fit: cover;
  object-fit: cover
}
.elementor .elementor-background-overlay, .elementor .elementor-background-slideshow {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute
}
.elementor .elementor-background-slideshow {
  z-index: 0
}
.elementor .elementor-background-slideshow__slide__image {
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: cover
}
.e-con-inner > .elementor-element.elementor-absolute, .e-con > .elementor-element.elementor-absolute, .elementor-widget-wrap > .elementor-element.elementor-absolute {
  position: absolute
}
.e-con-inner > .elementor-element.elementor-fixed, .e-con > .elementor-element.elementor-fixed, .elementor-widget-wrap > .elementor-element.elementor-fixed {
  position: fixed
}
.elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
  max-width: 100%
}
@media (max-width:1024px) {
  .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
    max-width: 100%
  }
}
@media (max-width:767px) {
  .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
    max-width: 100%
  }
}
.elementor-element {
  --flex-direction: initial;
  --flex-wrap: initial;
  --justify-content: initial;
  --align-items: initial;
  --align-content: initial;
  --gap: initial;
  --flex-basis: initial;
  --flex-grow: initial;
  --flex-shrink: initial;
  --order: initial;
  --align-self: initial;
  flex-basis: var(--flex-basis);
  flex-grow: var(--flex-grow);
  flex-shrink: var(--flex-shrink);
  order: var(--order);
  align-self: var(--align-self)
}
.elementor-element.elementor-absolute, .elementor-element.elementor-fixed {
  z-index: 1
}
.elementor-element:where(.e-con-full, .elementor-widget) {
  flex-direction: var(--flex-direction);
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
  align-items: var(--align-items);
  align-content: var(--align-content);
  gap: var(--gap)
}
.elementor-invisible {
  visibility: hidden
}
.elementor-align-center {
  text-align: center
}
.elementor-align-center .elementor-button {
  width: auto
}
.elementor-align-right {
  text-align: right
}
.elementor-align-right .elementor-button {
  width: auto
}
.elementor-align-left {
  text-align: left
}
.elementor-align-left .elementor-button {
  width: auto
}
.elementor-align-justify .elementor-button {
  width: 100%
}
.elementor-custom-embed-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}
.elementor-custom-embed-play i {
  font-size: 100px;
  color: #fff;
  text-shadow: 1px 0 6px rgba(0, 0, 0, .3)
}
.elementor-custom-embed-play svg {
  height: 100px;
  width: 100px;
  fill: #fff;
  filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3))
}
.elementor-custom-embed-play i, .elementor-custom-embed-play svg {
  opacity: .8;
  transition: all .5s
}
.elementor-custom-embed-play.elementor-playing i {
  font-family: eicons
}
.elementor-custom-embed-play.elementor-playing i:before {
  content: "\e8fb"
}
.elementor-custom-embed-play.elementor-playing i, .elementor-custom-embed-play.elementor-playing svg {
  animation: eicon-spin 2s linear infinite
}
.elementor-tag {
  display: inline-flex
}
.elementor-ken-burns {
  transition-property: transform;
  transition-duration: 10s;
  transition-timing-function: linear
}
.elementor-ken-burns--out {
  transform: scale(1.3)
}
.elementor-ken-burns--active {
  transition-duration: 20s
}
.elementor-ken-burns--active.elementor-ken-burns--out {
  transform: scale(1)
}
.elementor-ken-burns--active.elementor-ken-burns--in {
  transform: scale(1.3)
}
@media (min-width:-1) {
  .elementor-widescreen-align-center {
    text-align: center
  }
  .elementor-widescreen-align-center .elementor-button {
    width: auto
  }
  .elementor-widescreen-align-right {
    text-align: right
  }
  .elementor-widescreen-align-right .elementor-button {
    width: auto
  }
  .elementor-widescreen-align-left {
    text-align: left
  }
  .elementor-widescreen-align-left .elementor-button {
    width: auto
  }
  .elementor-widescreen-align-justify .elementor-button {
    width: 100%
  }
}
@media (max-width:-1) {
  .elementor-laptop-align-center {
    text-align: center
  }
  .elementor-laptop-align-center .elementor-button {
    width: auto
  }
  .elementor-laptop-align-right {
    text-align: right
  }
  .elementor-laptop-align-right .elementor-button {
    width: auto
  }
  .elementor-laptop-align-left {
    text-align: left
  }
  .elementor-laptop-align-left .elementor-button {
    width: auto
  }
  .elementor-laptop-align-justify .elementor-button {
    width: 100%
  }
}
@media (max-width:-1) {
  .elementor-tablet_extra-align-center {
    text-align: center
  }
  .elementor-tablet_extra-align-center .elementor-button {
    width: auto
  }
  .elementor-tablet_extra-align-right {
    text-align: right
  }
  .elementor-tablet_extra-align-right .elementor-button {
    width: auto
  }
  .elementor-tablet_extra-align-left {
    text-align: left
  }
  .elementor-tablet_extra-align-left .elementor-button {
    width: auto
  }
  .elementor-tablet_extra-align-justify .elementor-button {
    width: 100%
  }
}
@media (max-width:1024px) {
  .elementor-tablet-align-center {
    text-align: center
  }
  .elementor-tablet-align-center .elementor-button {
    width: auto
  }
  .elementor-tablet-align-right {
    text-align: right
  }
  .elementor-tablet-align-right .elementor-button {
    width: auto
  }
  .elementor-tablet-align-left {
    text-align: left
  }
  .elementor-tablet-align-left .elementor-button {
    width: auto
  }
  .elementor-tablet-align-justify .elementor-button {
    width: 100%
  }
}
@media (max-width:-1) {
  .elementor-mobile_extra-align-center {
    text-align: center
  }
  .elementor-mobile_extra-align-center .elementor-button {
    width: auto
  }
  .elementor-mobile_extra-align-right {
    text-align: right
  }
  .elementor-mobile_extra-align-right .elementor-button {
    width: auto
  }
  .elementor-mobile_extra-align-left {
    text-align: left
  }
  .elementor-mobile_extra-align-left .elementor-button {
    width: auto
  }
  .elementor-mobile_extra-align-justify .elementor-button {
    width: 100%
  }
}
@media (max-width:767px) {
  .elementor-mobile-align-center {
    text-align: center
  }
  .elementor-mobile-align-center .elementor-button {
    width: auto
  }
  .elementor-mobile-align-right {
    text-align: right
  }
  .elementor-mobile-align-right .elementor-button {
    width: auto
  }
  .elementor-mobile-align-left {
    text-align: left
  }
  .elementor-mobile-align-left .elementor-button {
    width: auto
  }
  .elementor-mobile-align-justify .elementor-button {
    width: 100%
  }
}
:root {
  --page-title-display: block
}
.elementor-page-title, h1.entry-title {
  display: var(--page-title-display)
}
@keyframes eicon-spin {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(359deg)
  }
}
.eicon-animation-spin {
  animation: eicon-spin 2s linear infinite
}
.elementor-section {
  position: relative
}
.elementor-section .elementor-container {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative
}
@media (max-width:1024px) {
  .elementor-section .elementor-container {
    flex-wrap: wrap
  }
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px
}
.elementor-section.elementor-section-stretched {
  position: relative;
  width: 100%
}
.elementor-section.elementor-section-items-top > .elementor-container {
  align-items: flex-start
}
.elementor-section.elementor-section-items-middle > .elementor-container {
  align-items: center
}
.elementor-section.elementor-section-items-bottom > .elementor-container {
  align-items: flex-end
}
@media (min-width:768px) {
  .elementor-section.elementor-section-height-full {
    height: 100vh
  }
  .elementor-section.elementor-section-height-full > .elementor-container {
    height: 100%
  }
}
.elementor-bc-flex-widget .elementor-section-content-top > .elementor-container > .elementor-column > .elementor-widget-wrap {
  align-items: flex-start
}
.elementor-bc-flex-widget .elementor-section-content-middle > .elementor-container > .elementor-column > .elementor-widget-wrap {
  align-items: center
}
.elementor-bc-flex-widget .elementor-section-content-bottom > .elementor-container > .elementor-column > .elementor-widget-wrap {
  align-items: flex-end
}
.elementor-row {
  width: 100%;
  display: flex
}
@media (max-width:1024px) {
  .elementor-row {
    flex-wrap: wrap
  }
}
.elementor-widget-wrap {
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  align-content: flex-start
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: flex
}
.elementor-widget-wrap > .elementor-element {
  width: 100%
}
.elementor-widget-wrap.e-swiper-container {
  width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}
.elementor-widget {
  position: relative
}
.elementor-widget:not(:last-child) {
  margin-bottom: 20px
}
.elementor-widget:not(:last-child).elementor-absolute, .elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial {
  margin-bottom: 0
}
.elementor-column {
  position: relative;
  min-height: 1px;
  display: flex
}
.elementor-column-wrap {
  width: 100%;
  position: relative;
  display: flex
}
.elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
  padding: 5px
}
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 10px
}
.elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
  padding: 15px
}
.elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
  padding: 20px
}
.elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
  padding: 30px
}
.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
  padding: 0
}
@media (min-width:768px) {
  .elementor-column.elementor-col-10, .elementor-column[data-col="10"] {
    width: 10%
  }
  .elementor-column.elementor-col-11, .elementor-column[data-col="11"] {
    width: 11.111%
  }
  .elementor-column.elementor-col-12, .elementor-column[data-col="12"] {
    width: 12.5%
  }
  .elementor-column.elementor-col-14, .elementor-column[data-col="14"] {
    width: 14.285%
  }
  .elementor-column.elementor-col-16, .elementor-column[data-col="16"] {
    width: 16.666%
  }
  .elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
    width: 20%
  }
  .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
    width: 25%
  }
  .elementor-column.elementor-col-30, .elementor-column[data-col="30"] {
    width: 30%
  }
  .elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
    width: 33.333%
  }
  .elementor-column.elementor-col-40, .elementor-column[data-col="40"] {
    width: 40%
  }
  .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
    width: 50%
  }
  .elementor-column.elementor-col-60, .elementor-column[data-col="60"] {
    width: 60%
  }
  .elementor-column.elementor-col-66, .elementor-column[data-col="66"] {
    width: 66.666%
  }
  .elementor-column.elementor-col-70, .elementor-column[data-col="70"] {
    width: 70%
  }
  .elementor-column.elementor-col-75, .elementor-column[data-col="75"] {
    width: 75%
  }
  .elementor-column.elementor-col-80, .elementor-column[data-col="80"] {
    width: 80%
  }
  .elementor-column.elementor-col-83, .elementor-column[data-col="83"] {
    width: 83.333%
  }
  .elementor-column.elementor-col-90, .elementor-column[data-col="90"] {
    width: 90%
  }
  .elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
    width: 100%
  }
}
@media (max-width:479px) {
  .elementor-column.elementor-xs-10 {
    width: 10%
  }
  .elementor-column.elementor-xs-11 {
    width: 11.111%
  }
  .elementor-column.elementor-xs-12 {
    width: 12.5%
  }
  .elementor-column.elementor-xs-14 {
    width: 14.285%
  }
  .elementor-column.elementor-xs-16 {
    width: 16.666%
  }
  .elementor-column.elementor-xs-20 {
    width: 20%
  }
  .elementor-column.elementor-xs-25 {
    width: 25%
  }
  .elementor-column.elementor-xs-30 {
    width: 30%
  }
  .elementor-column.elementor-xs-33 {
    width: 33.333%
  }
  .elementor-column.elementor-xs-40 {
    width: 40%
  }
  .elementor-column.elementor-xs-50 {
    width: 50%
  }
  .elementor-column.elementor-xs-60 {
    width: 60%
  }
  .elementor-column.elementor-xs-66 {
    width: 66.666%
  }
  .elementor-column.elementor-xs-70 {
    width: 70%
  }
  .elementor-column.elementor-xs-75 {
    width: 75%
  }
  .elementor-column.elementor-xs-80 {
    width: 80%
  }
  .elementor-column.elementor-xs-83 {
    width: 83.333%
  }
  .elementor-column.elementor-xs-90 {
    width: 90%
  }
  .elementor-column.elementor-xs-100 {
    width: 100%
  }
}
@media (max-width:767px) {
  .elementor-column.elementor-sm-10 {
    width: 10%
  }
  .elementor-column.elementor-sm-11 {
    width: 11.111%
  }
  .elementor-column.elementor-sm-12 {
    width: 12.5%
  }
  .elementor-column.elementor-sm-14 {
    width: 14.285%
  }
  .elementor-column.elementor-sm-16 {
    width: 16.666%
  }
  .elementor-column.elementor-sm-20 {
    width: 20%
  }
  .elementor-column.elementor-sm-25 {
    width: 25%
  }
  .elementor-column.elementor-sm-30 {
    width: 30%
  }
  .elementor-column.elementor-sm-33 {
    width: 33.333%
  }
  .elementor-column.elementor-sm-40 {
    width: 40%
  }
  .elementor-column.elementor-sm-50 {
    width: 50%
  }
  .elementor-column.elementor-sm-60 {
    width: 60%
  }
  .elementor-column.elementor-sm-66 {
    width: 66.666%
  }
  .elementor-column.elementor-sm-70 {
    width: 70%
  }
  .elementor-column.elementor-sm-75 {
    width: 75%
  }
  .elementor-column.elementor-sm-80 {
    width: 80%
  }
  .elementor-column.elementor-sm-83 {
    width: 83.333%
  }
  .elementor-column.elementor-sm-90 {
    width: 90%
  }
  .elementor-column.elementor-sm-100 {
    width: 100%
  }
}
@media (min-width:768px) and (max-width:1024px) {
  .elementor-column.elementor-md-10 {
    width: 10%
  }
  .elementor-column.elementor-md-11 {
    width: 11.111%
  }
  .elementor-column.elementor-md-12 {
    width: 12.5%
  }
  .elementor-column.elementor-md-14 {
    width: 14.285%
  }
  .elementor-column.elementor-md-16 {
    width: 16.666%
  }
  .elementor-column.elementor-md-20 {
    width: 20%
  }
  .elementor-column.elementor-md-25 {
    width: 25%
  }
  .elementor-column.elementor-md-30 {
    width: 30%
  }
  .elementor-column.elementor-md-33 {
    width: 33.333%
  }
  .elementor-column.elementor-md-40 {
    width: 40%
  }
  .elementor-column.elementor-md-50 {
    width: 50%
  }
  .elementor-column.elementor-md-60 {
    width: 60%
  }
  .elementor-column.elementor-md-66 {
    width: 66.666%
  }
  .elementor-column.elementor-md-70 {
    width: 70%
  }
  .elementor-column.elementor-md-75 {
    width: 75%
  }
  .elementor-column.elementor-md-80 {
    width: 80%
  }
  .elementor-column.elementor-md-83 {
    width: 83.333%
  }
  .elementor-column.elementor-md-90 {
    width: 90%
  }
  .elementor-column.elementor-md-100 {
    width: 100%
  }
}
@media (min-width:-1) {
  .elementor-reverse-widescreen > .elementor-container > :first-child {
    order: 10
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(2) {
    order: 9
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(3) {
    order: 8
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(4) {
    order: 7
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(5) {
    order: 6
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(6) {
    order: 5
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(7) {
    order: 4
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(8) {
    order: 3
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(9) {
    order: 2
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(10) {
    order: 1
  }
}
@media (min-width:1025px) and (max-width:-1) {
  .elementor-reverse-laptop > .elementor-container > :first-child {
    order: 10
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
    order: 9
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
    order: 8
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
    order: 7
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
    order: 6
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
    order: 5
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
    order: 4
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
    order: 3
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
    order: 2
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
    order: 1
  }
}
@media (min-width:-1) and (max-width:-1) {
  .elementor-reverse-laptop > .elementor-container > :first-child {
    order: 10
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
    order: 9
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
    order: 8
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
    order: 7
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
    order: 6
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
    order: 5
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
    order: 4
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
    order: 3
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
    order: 2
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
    order: 1
  }
}
@media (min-width:1025px) and (max-width:-1) {
  .elementor-reverse-laptop > .elementor-container > :first-child, .elementor-reverse-laptop > .elementor-container > :nth-child(2), .elementor-reverse-laptop > .elementor-container > :nth-child(3), .elementor-reverse-laptop > .elementor-container > :nth-child(4), .elementor-reverse-laptop > .elementor-container > :nth-child(5), .elementor-reverse-laptop > .elementor-container > :nth-child(6), .elementor-reverse-laptop > .elementor-container > :nth-child(7), .elementor-reverse-laptop > .elementor-container > :nth-child(8), .elementor-reverse-laptop > .elementor-container > :nth-child(9), .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
    order: 0
  }
  .elementor-reverse-tablet_extra > .elementor-container > :first-child {
    order: 10
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(2) {
    order: 9
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(3) {
    order: 8
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(4) {
    order: 7
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(5) {
    order: 6
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(6) {
    order: 5
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(7) {
    order: 4
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(8) {
    order: 3
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(9) {
    order: 2
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(10) {
    order: 1
  }
}
@media (min-width:768px) and (max-width:1024px) {
  .elementor-reverse-tablet > .elementor-container > :first-child {
    order: 10
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
    order: 9
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
    order: 8
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
    order: 7
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
    order: 6
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
    order: 5
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
    order: 4
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
    order: 3
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
    order: 2
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
    order: 1
  }
}
@media (min-width:-1) and (max-width:1024px) {
  .elementor-reverse-tablet > .elementor-container > :first-child {
    order: 10
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
    order: 9
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
    order: 8
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
    order: 7
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
    order: 6
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
    order: 5
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
    order: 4
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
    order: 3
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
    order: 2
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
    order: 1
  }
}
@media (min-width:768px) and (max-width:-1) {
  .elementor-reverse-tablet > .elementor-container > :first-child, .elementor-reverse-tablet > .elementor-container > :nth-child(2), .elementor-reverse-tablet > .elementor-container > :nth-child(3), .elementor-reverse-tablet > .elementor-container > :nth-child(4), .elementor-reverse-tablet > .elementor-container > :nth-child(5), .elementor-reverse-tablet > .elementor-container > :nth-child(6), .elementor-reverse-tablet > .elementor-container > :nth-child(7), .elementor-reverse-tablet > .elementor-container > :nth-child(8), .elementor-reverse-tablet > .elementor-container > :nth-child(9), .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
    order: 0
  }
  .elementor-reverse-mobile_extra > .elementor-container > :first-child {
    order: 10
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(2) {
    order: 9
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(3) {
    order: 8
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(4) {
    order: 7
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(5) {
    order: 6
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(6) {
    order: 5
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(7) {
    order: 4
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(8) {
    order: 3
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(9) {
    order: 2
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(10) {
    order: 1
  }
}
@media (max-width:767px) {
  .elementor-reverse-mobile > .elementor-container > :first-child {
    order: 10
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(2) {
    order: 9
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(3) {
    order: 8
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(4) {
    order: 7
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(5) {
    order: 6
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(6) {
    order: 5
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(7) {
    order: 4
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(8) {
    order: 3
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(9) {
    order: 2
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(10) {
    order: 1
  }
  .elementor-column {
    width: 100%
  }
}
ul.elementor-icon-list-items.elementor-inline-items {
  display: flex;
  flex-wrap: wrap
}
ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
  word-break: break-word
}
.elementor-grid {
  display: grid;
  grid-column-gap: var(--grid-column-gap);
  grid-row-gap: var(--grid-row-gap)
}
.elementor-grid .elementor-grid-item {
  min-width: 0
}
.elementor-grid-0 .elementor-grid {
  display: inline-block;
  width: 100%;
  word-spacing: var(--grid-column-gap);
  margin-bottom: calc(-1 * var(--grid-row-gap))
}
.elementor-grid-0 .elementor-grid .elementor-grid-item {
  display: inline-block;
  margin-bottom: var(--grid-row-gap);
  word-break: break-word
}
.elementor-grid-1 .elementor-grid {
  grid-template-columns: repeat(1, 1fr)
}
.elementor-grid-2 .elementor-grid {
  grid-template-columns: repeat(2, 1fr)
}
.elementor-grid-3 .elementor-grid {
  grid-template-columns: repeat(3, 1fr)
}
.elementor-grid-4 .elementor-grid {
  grid-template-columns: repeat(4, 1fr)
}
.elementor-grid-5 .elementor-grid {
  grid-template-columns: repeat(5, 1fr)
}
.elementor-grid-6 .elementor-grid {
  grid-template-columns: repeat(6, 1fr)
}
.elementor-grid-7 .elementor-grid {
  grid-template-columns: repeat(7, 1fr)
}
.elementor-grid-8 .elementor-grid {
  grid-template-columns: repeat(8, 1fr)
}
.elementor-grid-9 .elementor-grid {
  grid-template-columns: repeat(9, 1fr)
}
.elementor-grid-10 .elementor-grid {
  grid-template-columns: repeat(10, 1fr)
}
.elementor-grid-11 .elementor-grid {
  grid-template-columns: repeat(11, 1fr)
}
.elementor-grid-12 .elementor-grid {
  grid-template-columns: repeat(12, 1fr)
}
@media (min-width:-1) {
  .elementor-grid-widescreen-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
  }
  .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }
  .elementor-grid-widescreen-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
  }
  .elementor-grid-widescreen-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
  }
  .elementor-grid-widescreen-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
  }
  .elementor-grid-widescreen-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
  }
  .elementor-grid-widescreen-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
  }
  .elementor-grid-widescreen-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
  }
  .elementor-grid-widescreen-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
  }
  .elementor-grid-widescreen-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
  }
  .elementor-grid-widescreen-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
  }
  .elementor-grid-widescreen-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
  }
  .elementor-grid-widescreen-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
  }
  .elementor-grid-widescreen-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
  }
}
@media (max-width:-1) {
  .elementor-grid-laptop-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
  }
  .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }
  .elementor-grid-laptop-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
  }
  .elementor-grid-laptop-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
  }
  .elementor-grid-laptop-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
  }
  .elementor-grid-laptop-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
  }
  .elementor-grid-laptop-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
  }
  .elementor-grid-laptop-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
  }
  .elementor-grid-laptop-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
  }
  .elementor-grid-laptop-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
  }
  .elementor-grid-laptop-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
  }
  .elementor-grid-laptop-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
  }
  .elementor-grid-laptop-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
  }
  .elementor-grid-laptop-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
  }
}
@media (max-width:-1) {
  .elementor-grid-tablet_extra-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
  }
  .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }
  .elementor-grid-tablet_extra-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
  }
  .elementor-grid-tablet_extra-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
  }
  .elementor-grid-tablet_extra-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
  }
  .elementor-grid-tablet_extra-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
  }
  .elementor-grid-tablet_extra-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
  }
  .elementor-grid-tablet_extra-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
  }
  .elementor-grid-tablet_extra-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
  }
  .elementor-grid-tablet_extra-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
  }
  .elementor-grid-tablet_extra-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
  }
  .elementor-grid-tablet_extra-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
  }
  .elementor-grid-tablet_extra-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
  }
  .elementor-grid-tablet_extra-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
  }
}
@media (max-width:1024px) {
  .elementor-grid-tablet-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
  }
  .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }
  .elementor-grid-tablet-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
  }
  .elementor-grid-tablet-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
  }
  .elementor-grid-tablet-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
  }
  .elementor-grid-tablet-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
  }
  .elementor-grid-tablet-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
  }
  .elementor-grid-tablet-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
  }
  .elementor-grid-tablet-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
  }
  .elementor-grid-tablet-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
  }
  .elementor-grid-tablet-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
  }
  .elementor-grid-tablet-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
  }
  .elementor-grid-tablet-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
  }
  .elementor-grid-tablet-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
  }
}
@media (max-width:-1) {
  .elementor-grid-mobile_extra-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
  }
  .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }
  .elementor-grid-mobile_extra-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
  }
  .elementor-grid-mobile_extra-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
  }
  .elementor-grid-mobile_extra-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
  }
  .elementor-grid-mobile_extra-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
  }
  .elementor-grid-mobile_extra-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
  }
  .elementor-grid-mobile_extra-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
  }
  .elementor-grid-mobile_extra-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
  }
  .elementor-grid-mobile_extra-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
  }
  .elementor-grid-mobile_extra-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
  }
  .elementor-grid-mobile_extra-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
  }
  .elementor-grid-mobile_extra-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
  }
  .elementor-grid-mobile_extra-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
  }
}
@media (max-width:767px) {
  .elementor-grid-mobile-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
  }
  .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }
  .elementor-grid-mobile-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
  }
  .elementor-grid-mobile-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
  }
  .elementor-grid-mobile-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
  }
  .elementor-grid-mobile-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
  }
  .elementor-grid-mobile-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
  }
  .elementor-grid-mobile-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
  }
  .elementor-grid-mobile-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
  }
  .elementor-grid-mobile-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
  }
  .elementor-grid-mobile-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
  }
  .elementor-grid-mobile-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
  }
  .elementor-grid-mobile-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
  }
  .elementor-grid-mobile-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
  }
}
@media (min-width:1025px) {
  #elementor-device-mode:after {
    content: "desktop"
  }
}
@media (min-width:-1) {
  #elementor-device-mode:after {
    content: "widescreen"
  }
}
@media (max-width:-1) {
  #elementor-device-mode:after {
    content: "laptop";
    content: "tablet_extra"
  }
}
@media (max-width:1024px) {
  #elementor-device-mode:after {
    content: "tablet"
  }
}
@media (max-width:-1) {
  #elementor-device-mode:after {
    content: "mobile_extra"
  }
}
@media (max-width:767px) {
  #elementor-device-mode:after {
    content: "mobile"
  }
}
.e-con {
  --border-radius: 0;
  --border-width-top: 0px;
  --border-width-right: 0px;
  --border-width-bottom: 0px;
  --border-width-left: 0px;
  --border-style: initial;
  --border-color: initial;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --content-width: Min(100%, var(--container-max-width, 1140px));
  --width: 100%;
  --min-height: initial;
  --height: auto;
  --text-align: initial;
  --margin-top: 0;
  --margin-right: 0;
  --margin-bottom: 0;
  --margin-left: 0;
  --padding-top: var(--container-default-padding-top, 10px);
  --padding-right: var(--container-default-padding-right, 10px);
  --padding-bottom: var(--container-default-padding-bottom, 10px);
  --padding-left: var(--container-default-padding-left, 10px);
  --position: relative;
  --z-index: revert;
  --overflow: visible;
  --gap: var(--widgets-spacing, 20px);
  --overlay-mix-blend-mode: initial;
  --overlay-opacity: 1;
  --overlay-transition: 0.3s;
  --e-con-grid-template-columns: repeat(3, 1fr);
  --e-con-grid-template-rows: repeat(2, 1fr);
  position: var(--position);
  width: var(--width);
  min-width: 0;
  min-height: var(--min-height);
  height: var(--height);
  border-radius: var(--border-radius);
  margin: var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);
  padding-left: var(--padding-left);
  padding-right: var(--padding-right);
  z-index: var(--z-index);
  overflow: var(--overflow);
  transition: background var(--background-transition, .3s), border var(--border-transition, .3s), box-shadow var(--border-transition, .3s), transform var(--e-con-transform-transition-duration, .4s)
}
.e-con.e-flex {
  --flex-direction: column;
  --flex-basis: auto;
  --flex-grow: 0;
  --flex-shrink: 1;
  flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis)
}
.e-con-full, .e-con > .e-con-inner {
  text-align: var(--text-align);
  padding-top: var(--padding-top);
  padding-bottom: var(--padding-bottom)
}
.e-con-full.e-flex, .e-con.e-flex > .e-con-inner {
  flex-direction: var(--flex-direction)
}
.e-con, .e-con > .e-con-inner {
  display: var(--display)
}
.e-con.e-grid {
  --grid-justify-content: start;
  --grid-align-content: start;
  --grid-auto-flow: row
}
.e-con.e-grid, .e-con.e-grid > .e-con-inner {
  grid-template-columns: var(--e-con-grid-template-columns);
  grid-template-rows: var(--e-con-grid-template-rows);
  justify-content: var(--grid-justify-content);
  align-content: var(--grid-align-content);
  grid-auto-flow: var(--grid-auto-flow)
}
.e-con-boxed.e-flex {
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: normal;
  align-items: normal;
  align-content: normal
}
.e-con-boxed.e-grid {
  justify-items: legacy;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr
}
.e-con-boxed {
  text-align: initial;
  gap: initial
}
.e-con.e-flex > .e-con-inner {
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
  align-items: var(--align-items);
  align-content: var(--align-content);
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  align-self: auto
}
.e-con.e-grid > .e-con-inner {
  justify-items: var(--justify-items);
  align-items: var(--align-items)
}
.e-con > .e-con-inner {
  gap: var(--gap);
  width: 100%;
  max-width: var(--content-width);
  margin: 0 auto;
  padding-inline: 0;
  height: 100%
}
:is(.elementor-section-wrap, [data-elementor-id]) > .e-con {
  --margin-right: auto;
  --margin-left: auto;
  max-width: min(100%, var(--width))
}
.e-con .elementor-widget.elementor-widget {
  margin-bottom: 0
}
.e-con:before, .e-con > .elementor-background-slideshow:before, .e-con > .elementor-motion-effects-container > .elementor-motion-effects-layer:before, :is(.e-con, .e-con>.e-con-inner) > .elementor-background-video-container:before {
  content: var(--background-overlay);
  display: block;
  position: absolute;
  mix-blend-mode: var(--overlay-mix-blend-mode);
  opacity: var(--overlay-opacity);
  transition: var(--overlay-transition, .3s);
  border-radius: var(--border-radius);
  border-top: var(--border-width-top) var(--border-style) var(--border-color);
  border-right: var(--border-width-right) var(--border-style) var(--border-color);
  border-bottom: var(--border-width-bottom) var(--border-style) var(--border-color);
  border-left: var(--border-width-left) var(--border-style) var(--border-color);
  top: calc(0px - var(--border-width-top));
  left: calc(0px - var(--border-width-left));
  width: max(100% + var(--border-width-right) + var(--border-width-left), 100%);
  height: max(100% + var(--border-width-top) + var(--border-width-bottom), 100%)
}
.e-con:before {
  transition: background var(--overlay-transition, .3s), border-radius var(--border-transition, .3s), opacity var(--overlay-transition, .3s)
}
.e-con > .elementor-background-slideshow, :is(.e-con, .e-con>.e-con-inner) > .elementor-background-video-container {
  border-radius: var(--border-radius);
  border-top: var(--border-width-top) var(--border-style) var(--border-color);
  border-right: var(--border-width-right) var(--border-style) var(--border-color);
  border-bottom: var(--border-width-bottom) var(--border-style) var(--border-color);
  border-left: var(--border-width-left) var(--border-style) var(--border-color);
  top: calc(0px - var(--border-width-top));
  left: calc(0px - var(--border-width-left));
  width: max(100% + var(--border-width-right) + var(--border-width-left), 100%);
  height: max(100% + var(--border-width-top) + var(--border-width-bottom), 100%)
}
@media (max-width:767px) {
  :is(.e-con, .e-con>.e-con-inner) > .elementor-background-video-container.elementor-hidden-phone {
    display: none
  }
}
:is(.e-con, .e-con>.e-con-inner) > .elementor-background-video-container:before {
  z-index: 1
}
:is(.e-con, .e-con>.e-con-inner) > .elementor-background-slideshow:before {
  z-index: 2
}
.e-con .elementor-widget {
  min-width: 0
}
.e-con .elementor-widget-empty, .e-con .elementor-widget-google_maps, .e-con .elementor-widget-video, .e-con .elementor-widget.e-widget-swiper {
  width: 100%
}
.e-con > .e-con-inner > .elementor-widget > .elementor-widget-container, .e-con > .elementor-widget > .elementor-widget-container {
  height: 100%
}
.e-con.e-con > .e-con-inner > .elementor-widget, .elementor.elementor .e-con > .elementor-widget {
  max-width: 100%
}
@media (max-width:767px) {
  .e-con.e-flex {
    --width: 100%;
    --flex-wrap: wrap
  }
}
.elementor-form-fields-wrapper {
  display: flex;
  flex-wrap: wrap
}
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > input, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > textarea {
  flex-basis: 100%;
  max-width: 100%
}
.elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group > input {
  flex-grow: 1
}
.elementor-field-group {
  flex-wrap: wrap;
  align-items: center
}
.elementor-field-group.elementor-field-type-submit {
  align-items: flex-end
}
.elementor-field-group .elementor-field-textual {
  width: 100%;
  max-width: 100%;
  border: 1px solid #69727d;
  background-color: transparent;
  color: #1f2124;
  vertical-align: middle;
  flex-grow: 1
}
.elementor-field-group .elementor-field-textual:focus {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
  outline: 0
}
.elementor-field-group .elementor-field-textual::-moz-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}
.elementor-field-group .elementor-field-textual::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}
.elementor-field-group .elementor-select-wrapper {
  display: flex;
  position: relative;
  width: 100%
}
.elementor-field-group .elementor-select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  flex-basis: 100%;
  padding-right: 20px
}
.elementor-field-group .elementor-select-wrapper:before {
  content: "\e92a";
  font-family: eicons;
  font-size: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  pointer-events: none;
  text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}
.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
  content: ""
}
.elementor-field-subgroup {
  display: flex;
  flex-wrap: wrap
}
.elementor-field-subgroup .elementor-field-option label {
  display: inline-block
}
.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
  padding-right: 10px
}
.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
  flex-basis: 100%
}
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
  display: inline
}
.elementor-field-label {
  cursor: pointer
}
.elementor-mark-required .elementor-field-label:after {
  content: "*";
  color: red;
  padding-left: .2em
}
.elementor-field-textual {
  line-height: 1.4;
  font-size: 15px;
  min-height: 40px;
  padding: 5px 14px;
  border-radius: 3px
}
.elementor-field-textual.elementor-size-xs {
  font-size: 13px;
  min-height: 33px;
  padding: 4px 12px;
  border-radius: 2px
}
.elementor-field-textual.elementor-size-md {
  font-size: 16px;
  min-height: 47px;
  padding: 6px 16px;
  border-radius: 4px
}
.elementor-field-textual.elementor-size-lg {
  font-size: 18px;
  min-height: 59px;
  padding: 7px 20px;
  border-radius: 5px
}
.elementor-field-textual.elementor-size-xl {
  font-size: 20px;
  min-height: 72px;
  padding: 8px 24px;
  border-radius: 6px
}
.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
  flex-basis: 100%
}
.elementor-button-align-stretch .e-form__buttons__wrapper {
  flex-basis: 50%;
  flex-grow: 1
}
.elementor-button-align-stretch .e-form__buttons__wrapper__button {
  flex-basis: 100%
}
.elementor-button-align-center .e-form__buttons, .elementor-button-align-center .elementor-field-type-submit {
  justify-content: center
}
.elementor-button-align-start .e-form__buttons, .elementor-button-align-start .elementor-field-type-submit {
  justify-content: flex-start
}
.elementor-button-align-end .e-form__buttons, .elementor-button-align-end .elementor-field-type-submit {
  justify-content: flex-end
}
.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
  flex-basis: auto
}
.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper {
  flex-grow: 0
}
.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-center .e-form__buttons__wrapper__button, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper__button, .elementor-button-align-start .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper__button {
  flex-basis: auto
}
@media screen and (max-width:1024px) {
  .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: 100%
  }
  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1
  }
  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%
  }
  .elementor-tablet-button-align-center .e-form__buttons, .elementor-tablet-button-align-center .elementor-field-type-submit {
    justify-content: center
  }
  .elementor-tablet-button-align-start .e-form__buttons, .elementor-tablet-button-align-start .elementor-field-type-submit {
    justify-content: flex-start
  }
  .elementor-tablet-button-align-end .e-form__buttons, .elementor-tablet-button-align-end .elementor-field-type-submit {
    justify-content: flex-end
  }
  .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: auto
  }
  .elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0
  }
  .elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-center .e-form__buttons__wrapper__button, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper__button, .elementor-tablet-button-align-start .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto
  }
}
@media screen and (max-width:767px) {
  .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: 100%
  }
  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1
  }
  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%
  }
  .elementor-mobile-button-align-center .e-form__buttons, .elementor-mobile-button-align-center .elementor-field-type-submit {
    justify-content: center
  }
  .elementor-mobile-button-align-start .e-form__buttons, .elementor-mobile-button-align-start .elementor-field-type-submit {
    justify-content: flex-start
  }
  .elementor-mobile-button-align-end .e-form__buttons, .elementor-mobile-button-align-end .elementor-field-type-submit {
    justify-content: flex-end
  }
  .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: auto
  }
  .elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0
  }
  .elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-center .e-form__buttons__wrapper__button, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper__button, .elementor-mobile-button-align-start .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto
  }
}
.elementor-error .elementor-field {
  border-color: #d9534f
}
.elementor-error .help-inline {
  color: #d9534f;
  font-size: .9em
}
.elementor-message {
  margin: 10px 0;
  font-size: 1em;
  line-height: 1
}
.elementor-message:before {
  content: "\e90e";
  display: inline-block;
  font-family: eicons;
  font-weight: 400;
  font-style: normal;
  vertical-align: middle;
  margin-right: 5px
}
.elementor-message.elementor-message-danger {
  color: #d9534f
}
.elementor-message.elementor-message-danger:before {
  content: "\e87f"
}
.elementor-message.form-message-success {
  color: #5cb85c
}
.elementor-form .elementor-button {
  padding-top: 0;
  padding-bottom: 0;
  border: none
}
.elementor-form .elementor-button > span {
  display: flex;
  justify-content: center
}
.elementor-form .elementor-button.elementor-size-xs {
  min-height: 33px
}
.elementor-form .elementor-button.elementor-size-sm {
  min-height: 40px
}
.elementor-form .elementor-button.elementor-size-md {
  min-height: 47px
}
.elementor-form .elementor-button.elementor-size-lg {
  min-height: 59px
}
.elementor-form .elementor-button.elementor-size-xl {
  min-height: 72px
}
.elementor-element .elementor-widget-container {
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s)
}
.elementor-button {
  display: inline-block;
  line-height: 1;
  background-color: #69727d;
  font-size: 15px;
  padding: 12px 24px;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  text-align: center;
  transition: all .3s
}
.elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
  color: #fff
}
.elementor-button-content-wrapper {
  display: flex;
  justify-content: center
}
.elementor-button-icon {
  flex-grow: 0;
  order: 5
}
.elementor-button-icon svg {
  width: 1em;
  height: auto
}
.elementor-button-icon .e-font-icon-svg {
  height: 1em
}
.elementor-button-text {
  flex-grow: 1;
  order: 10;
  display: inline-block
}
.elementor-button.elementor-size-xs {
  font-size: 13px;
  padding: 10px 20px;
  border-radius: 2px
}
.elementor-button.elementor-size-md {
  font-size: 16px;
  padding: 15px 30px;
  border-radius: 4px
}
.elementor-button.elementor-size-lg {
  font-size: 18px;
  padding: 20px 40px;
  border-radius: 5px
}
.elementor-button.elementor-size-xl {
  font-size: 20px;
  padding: 25px 50px;
  border-radius: 6px
}
.elementor-button .elementor-align-icon-right {
  margin-left: 5px;
  order: 15
}
.elementor-button .elementor-align-icon-left {
  margin-right: 5px;
  order: 5
}
.elementor-button span {
  text-decoration: inherit
}
.elementor-element.elementor-button-info .elementor-button {
  background-color: #5bc0de
}
.elementor-element.elementor-button-success .elementor-button {
  background-color: #5cb85c
}
.elementor-element.elementor-button-warning .elementor-button {
  background-color: #f0ad4e
}
.elementor-element.elementor-button-danger .elementor-button {
  background-color: #d9534f
}
.elementor-widget-button .elementor-button .elementor-button-info {
  background-color: #5bc0de
}
.elementor-widget-button .elementor-button .elementor-button-success {
  background-color: #5cb85c
}
.elementor-widget-button .elementor-button .elementor-button-warning {
  background-color: #f0ad4e
}
.elementor-widget-button .elementor-button .elementor-button-danger {
  background-color: #d9534f
}
.elementor-tab-title a {
  color: inherit
}
.elementor-view-stacked .elementor-icon {
  padding: .5em;
  background-color: #69727d;
  color: #fff;
  fill: #fff
}
.elementor-view-framed .elementor-icon {
  padding: .5em;
  color: #69727d;
  border: 3px solid #69727d;
  background-color: transparent
}
.elementor-icon {
  display: inline-block;
  line-height: 1;
  transition: all .3s;
  color: #69727d;
  font-size: 50px;
  text-align: center
}
.elementor-icon:hover {
  color: #69727d
}
.elementor-icon i, .elementor-icon svg {
  width: 1em;
  height: 1em;
  position: relative;
  display: block
}
.elementor-icon i:before, .elementor-icon svg:before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%)
}
.elementor-icon i.fad {
  width: auto
}
.elementor-shape-circle .elementor-icon {
  border-radius: 50%
}
.e-transform .elementor-widget-container {
  transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}
.e-con.e-transform {
  transform: perspective(var(--e-con-transform-perspective, 0)) rotate(var(--e-con-transform-rotateZ, 0)) rotateX(var(--e-con-transform-rotateX, 0)) rotateY(var(--e-con-transform-rotateY, 0)) translate(var(--e-con-transform-translate, 0)) translateX(var(--e-con-transform-translateX, 0)) translateY(var(--e-con-transform-translateY, 0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX, 0)) skewY(var(--e-con-transform-skewY, 0));
  transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)
}
.elementor-element, .elementor-lightbox {
  --swiper-theme-color: #000;
  --swiper-navigation-size: 44px;
  --swiper-pagination-bullet-size: 6px;
  --swiper-pagination-bullet-horizontal-gap: 6px
}
.elementor-element .swiper-container .swiper-slide figure, .elementor-element .swiper .swiper-slide figure, .elementor-lightbox .swiper-container .swiper-slide figure, .elementor-lightbox .swiper .swiper-slide figure {
  line-height: 0
}
.elementor-element .swiper-container .elementor-lightbox-content-source, .elementor-element .swiper .elementor-lightbox-content-source, .elementor-lightbox .swiper-container .elementor-lightbox-content-source, .elementor-lightbox .swiper .elementor-lightbox-content-source {
  display: none
}
.elementor-element .swiper-container .elementor-swiper-button, .elementor-element .swiper-container ~ .elementor-swiper-button, .elementor-element .swiper .elementor-swiper-button, .elementor-element .swiper ~ .elementor-swiper-button, .elementor-lightbox .swiper-container .elementor-swiper-button, .elementor-lightbox .swiper-container ~ .elementor-swiper-button, .elementor-lightbox .swiper .elementor-swiper-button, .elementor-lightbox .swiper ~ .elementor-swiper-button {
  position: absolute;
  display: inline-flex;
  z-index: 1;
  cursor: pointer;
  font-size: 25px;
  color: hsla(0, 0%, 93.3%, .9);
  top: 50%;
  transform: translateY(-50%)
}
.elementor-element .swiper-container .elementor-swiper-button svg, .elementor-element .swiper-container ~ .elementor-swiper-button svg, .elementor-element .swiper .elementor-swiper-button svg, .elementor-element .swiper ~ .elementor-swiper-button svg, .elementor-lightbox .swiper-container .elementor-swiper-button svg, .elementor-lightbox .swiper-container ~ .elementor-swiper-button svg, .elementor-lightbox .swiper .elementor-swiper-button svg, .elementor-lightbox .swiper ~ .elementor-swiper-button svg {
  fill: hsla(0, 0%, 93.3%, .9);
  height: 1em;
  width: 1em
}
.elementor-element .swiper-container .elementor-swiper-button-prev, .elementor-element .swiper-container ~ .elementor-swiper-button-prev, .elementor-element .swiper .elementor-swiper-button-prev, .elementor-element .swiper ~ .elementor-swiper-button-prev, .elementor-lightbox .swiper-container .elementor-swiper-button-prev, .elementor-lightbox .swiper-container ~ .elementor-swiper-button-prev, .elementor-lightbox .swiper .elementor-swiper-button-prev, .elementor-lightbox .swiper ~ .elementor-swiper-button-prev {
  left: 10px
}
.elementor-element .swiper-container .elementor-swiper-button-next, .elementor-element .swiper-container ~ .elementor-swiper-button-next, .elementor-element .swiper .elementor-swiper-button-next, .elementor-element .swiper ~ .elementor-swiper-button-next, .elementor-lightbox .swiper-container .elementor-swiper-button-next, .elementor-lightbox .swiper-container ~ .elementor-swiper-button-next, .elementor-lightbox .swiper .elementor-swiper-button-next, .elementor-lightbox .swiper ~ .elementor-swiper-button-next {
  right: 10px
}
.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled, .elementor-element .swiper-container ~ .elementor-swiper-button.swiper-button-disabled, .elementor-element .swiper .elementor-swiper-button.swiper-button-disabled, .elementor-element .swiper ~ .elementor-swiper-button.swiper-button-disabled, .elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled, .elementor-lightbox .swiper-container ~ .elementor-swiper-button.swiper-button-disabled, .elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled, .elementor-lightbox .swiper ~ .elementor-swiper-button.swiper-button-disabled {
  opacity: .3
}
.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image, .elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image, .elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image, .elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image {
  width: 100%
}
.elementor-element .swiper-container .swiper-horizontal > .swiper-pagination-bullets, .elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper-container .swiper-pagination-custom, .elementor-element .swiper-container .swiper-pagination-fraction, .elementor-element .swiper-container ~ .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper-container ~ .swiper-pagination-custom, .elementor-element .swiper-container ~ .swiper-pagination-fraction, .elementor-element .swiper .swiper-horizontal > .swiper-pagination-bullets, .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper .swiper-pagination-custom, .elementor-element .swiper .swiper-pagination-fraction, .elementor-element .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper ~ .swiper-pagination-custom, .elementor-element .swiper ~ .swiper-pagination-fraction, .elementor-lightbox .swiper-container .swiper-horizontal > .swiper-pagination-bullets, .elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper-container .swiper-pagination-custom, .elementor-lightbox .swiper-container .swiper-pagination-fraction, .elementor-lightbox .swiper-container ~ .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper-container ~ .swiper-pagination-custom, .elementor-lightbox .swiper-container ~ .swiper-pagination-fraction, .elementor-lightbox .swiper .swiper-horizontal > .swiper-pagination-bullets, .elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper .swiper-pagination-custom, .elementor-lightbox .swiper .swiper-pagination-fraction, .elementor-lightbox .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper ~ .swiper-pagination-custom, .elementor-lightbox .swiper ~ .swiper-pagination-fraction {
  bottom: 5px
}
.elementor-element .swiper-container.swiper-cube .elementor-swiper-button, .elementor-element .swiper-container.swiper-cube ~ .elementor-swiper-button, .elementor-element .swiper.swiper-cube .elementor-swiper-button, .elementor-element .swiper.swiper-cube ~ .elementor-swiper-button, .elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button, .elementor-lightbox .swiper-container.swiper-cube ~ .elementor-swiper-button, .elementor-lightbox .swiper.swiper-cube .elementor-swiper-button, .elementor-lightbox .swiper.swiper-cube ~ .elementor-swiper-button {
  transform: translate3d(0, -50%, 1px)
}
.elementor-element :where(.swiper-container-horizontal) ~ .swiper-pagination-bullets, .elementor-lightbox :where(.swiper-container-horizontal) ~ .swiper-pagination-bullets {
  bottom: 5px;
  left: 0;
  width: 100%
}
.elementor-element :where(.swiper-container-horizontal) ~ .swiper-pagination-bullets .swiper-pagination-bullet, .elementor-lightbox :where(.swiper-container-horizontal) ~ .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}
.elementor-element :where(.swiper-container-horizontal) ~ .swiper-pagination-progressbar, .elementor-lightbox :where(.swiper-container-horizontal) ~ .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.elementor-element.elementor-pagination-position-outside .swiper, .elementor-element.elementor-pagination-position-outside .swiper-container, .elementor-lightbox.elementor-pagination-position-outside .swiper, .elementor-lightbox.elementor-pagination-position-outside .swiper-container {
  padding-bottom: 30px
}
.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button, .elementor-element.elementor-pagination-position-outside .swiper-container ~ .elementor-swiper-button, .elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button, .elementor-element.elementor-pagination-position-outside .swiper ~ .elementor-swiper-button, .elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button, .elementor-lightbox.elementor-pagination-position-outside .swiper-container ~ .elementor-swiper-button, .elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button, .elementor-lightbox.elementor-pagination-position-outside .swiper ~ .elementor-swiper-button {
  top: calc(50% - 30px / 2)
}
.elementor-element .elementor-swiper, .elementor-lightbox .elementor-swiper {
  position: relative
}
.elementor-element .elementor-main-swiper, .elementor-lightbox .elementor-main-swiper {
  position: static
}
.elementor-element.elementor-arrows-position-outside .swiper, .elementor-element.elementor-arrows-position-outside .swiper-container, .elementor-lightbox.elementor-arrows-position-outside .swiper, .elementor-lightbox.elementor-arrows-position-outside .swiper-container {
  width: calc(100% - 60px)
}
.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev, .elementor-element.elementor-arrows-position-outside .swiper-container ~ .elementor-swiper-button-prev, .elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev, .elementor-element.elementor-arrows-position-outside .swiper ~ .elementor-swiper-button-prev, .elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev, .elementor-lightbox.elementor-arrows-position-outside .swiper-container ~ .elementor-swiper-button-prev, .elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev, .elementor-lightbox.elementor-arrows-position-outside .swiper ~ .elementor-swiper-button-prev {
  left: 0
}
.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next, .elementor-element.elementor-arrows-position-outside .swiper-container ~ .elementor-swiper-button-next, .elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next, .elementor-element.elementor-arrows-position-outside .swiper ~ .elementor-swiper-button-next, .elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next, .elementor-lightbox.elementor-arrows-position-outside .swiper-container ~ .elementor-swiper-button-next, .elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next, .elementor-lightbox.elementor-arrows-position-outside .swiper ~ .elementor-swiper-button-next {
  right: 0
}
.elementor-lightbox {
  --lightbox-ui-color: hsla(0, 0%, 93.3%, 0.9);
  --lightbox-ui-color-hover: #fff;
  --lightbox-text-color: var(--lightbox-ui-color);
  --lightbox-header-icons-size: 20px;
  --lightbox-navigation-icons-size: 25px
}
.elementor-lightbox:not(.elementor-popup-modal) .dialog-header, .elementor-lightbox:not(.elementor-popup-modal) .dialog-message {
  text-align: center
}
.elementor-lightbox .dialog-header {
  display: none
}
.elementor-lightbox .dialog-widget-content {
  background: none;
  box-shadow: none;
  width: 100%;
  height: 100%
}
.elementor-lightbox .dialog-message {
  animation-duration: .3s
}
.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
  height: 100%
}
.elementor-lightbox .dialog-message.dialog-lightbox-message {
  padding: 0
}
.elementor-lightbox .dialog-lightbox-close-button {
  cursor: pointer;
  position: absolute;
  font-size: var(--lightbox-header-icons-size);
  right: .75em;
  margin-top: 13px;
  padding: .25em;
  z-index: 2;
  line-height: 1;
  display: flex
}
.elementor-lightbox .dialog-lightbox-close-button svg {
  height: 1em;
  width: 1em
}
.elementor-lightbox .dialog-lightbox-close-button, .elementor-lightbox .elementor-swiper-button {
  color: var(--lightbox-ui-color);
  transition: all .3s;
  opacity: 1
}
.elementor-lightbox .dialog-lightbox-close-button svg, .elementor-lightbox .elementor-swiper-button svg {
  fill: var(--lightbox-ui-color)
}
.elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-lightbox .elementor-swiper-button:hover {
  color: var(--lightbox-ui-color-hover)
}
.elementor-lightbox .dialog-lightbox-close-button:hover svg, .elementor-lightbox .elementor-swiper-button:hover svg {
  fill: var(--lightbox-ui-color-hover)
}
.elementor-lightbox .swiper, .elementor-lightbox .swiper-container {
  height: 100%
}
.elementor-lightbox .elementor-lightbox-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 70px;
  box-sizing: border-box;
  height: 100%;
  margin: auto
}
@media (max-width:767px) {
  .elementor-lightbox .elementor-lightbox-item {
    padding: 70px 0
  }
}
.elementor-lightbox .elementor-lightbox-image {
  max-height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-lightbox-image:hover {
  opacity: 1;
  filter: none;
  border: none
}
.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-video-container {
  box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
  border-radius: 2px
}
.elementor-lightbox .elementor-video-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}
@media (min-width:1025px) {
  .elementor-lightbox .elementor-video-container {
    width: 75%
  }
}
@media (max-width:1024px) {
  .elementor-lightbox .elementor-video-container {
    width: 100%
  }
}
@media (min-width:768px) and (max-width:1024px) {
  .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
    width: 70%
  }
}
.elementor-lightbox .swiper-container .elementor-swiper-button-prev, .elementor-lightbox .swiper .elementor-swiper-button-prev {
  left: 0
}
.elementor-lightbox .swiper-container .elementor-swiper-button-next, .elementor-lightbox .swiper .elementor-swiper-button-next {
  right: 0
}
.elementor-lightbox .swiper-container .swiper-pagination-fraction, .elementor-lightbox .swiper .swiper-pagination-fraction {
  width: -moz-max-content;
  width: max-content;
  color: #fff
}
.elementor-lightbox .elementor-swiper-button:focus {
  outline-width: 1px
}
.elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {
  height: 100%;
  display: flex;
  align-items: center;
  width: 15%;
  justify-content: center;
  font-size: var(--lightbox-navigation-icons-size)
}
@media (max-width:767px) {
  .elementor-lightbox .elementor-swiper-button:focus {
    outline: none
  }
  .elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {
    width: 20%
  }
  .elementor-lightbox .elementor-swiper-button-next i, .elementor-lightbox .elementor-swiper-button-prev i {
    padding: 10px;
    background-color: rgba(0, 0, 0, .5)
  }
  .elementor-lightbox .elementor-swiper-button-prev {
    left: 0;
    justify-content: flex-start
  }
  .elementor-lightbox .elementor-swiper-button-next {
    right: 0;
    justify-content: flex-end
  }
}
.elementor-slideshow__counter {
  color: currentColor;
  font-size: .75em;
  width: -moz-max-content;
  width: max-content
}
.elementor-slideshow__footer, .elementor-slideshow__header {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  transition: .3s
}
.elementor-slideshow__footer {
  color: var(--lightbox-text-color)
}
.elementor-slideshow__header {
  color: var(--lightbox-ui-color);
  display: flex;
  flex-direction: row-reverse;
  font-size: var(--lightbox-header-icons-size);
  padding-left: 1em;
  padding-right: 2.6em;
  top: 0;
  align-items: center;
  z-index: 10
}
.elementor-slideshow__header > i, .elementor-slideshow__header > svg {
  cursor: pointer;
  padding: .25em;
  margin: 0 .35em
}
.elementor-slideshow__header > i {
  font-size: inherit
}
.elementor-slideshow__header > i:hover {
  color: var(--lightbox-ui-color-hover)
}
.elementor-slideshow__header > svg {
  box-sizing: content-box;
  fill: var(--lightbox-ui-color);
  height: 1em;
  width: 1em
}
.elementor-slideshow__header > svg:hover {
  fill: var(--lightbox-ui-color-hover)
}
.elementor-slideshow__header .elementor-slideshow__counter {
  margin-right: auto
}
.elementor-slideshow__header .elementor-icon-share {
  z-index: 5
}
.elementor-slideshow__share-menu {
  background-color: transparent;
  width: 0;
  height: 0;
  position: absolute;
  overflow: hidden;
  transition: background-color .4s
}
.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
  color: #0c0d0e
}
.elementor-slideshow__share-links {
  display: block;
  position: absolute;
  min-width: 200px;
  right: 2.8em;
  top: 3em;
  background-color: #fff;
  border-radius: 3px;
  padding: 14px 20px;
  transform: scale(0);
  opacity: 0;
  transform-origin: 90% 10%;
  transition: all .25s .1s;
  box-shadow: 0 4px 15px rgba(0, 0, 0, .3)
}
.elementor-slideshow__share-links a {
  text-align: left;
  color: #3f444b;
  font-size: 12px;
  line-height: 2.5;
  display: block;
  opacity: 0;
  transition: opacity .5s .1s
}
.elementor-slideshow__share-links a:hover {
  color: #000
}
.elementor-slideshow__share-links a i, .elementor-slideshow__share-links a svg {
  margin-right: .75em
}
.elementor-slideshow__share-links a i {
  font-size: 1.25em
}
.elementor-slideshow__share-links a svg {
  height: 1.25em;
  width: 1.25em
}
.elementor-slideshow__share-links:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  right: .5em;
  border: .45em solid transparent;
  border-bottom-color: #fff;
  transform: translateY(-100%) scaleX(.7)
}
.elementor-slideshow__footer {
  bottom: 0;
  z-index: 5;
  position: fixed
}
.elementor-slideshow__description, .elementor-slideshow__title {
  margin: 0
}
.elementor-slideshow__title {
  font-size: 16px;
  font-weight: 700
}
.elementor-slideshow__description {
  font-size: 14px
}
.elementor-slideshow--ui-hidden .elementor-slideshow__footer, .elementor-slideshow--ui-hidden .elementor-slideshow__header {
  opacity: 0;
  pointer-events: none
}
.elementor-slideshow--ui-hidden .elementor-swiper-button-next, .elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
  opacity: 0
}
.elementor-slideshow--fullscreen-mode .elementor-video-container {
  width: 100%
}
.elementor-slideshow--zoom-mode .elementor-slideshow__footer, .elementor-slideshow--zoom-mode .elementor-slideshow__header {
  background-color: rgba(0, 0, 0, .5)
}
.elementor-slideshow--zoom-mode .elementor-swiper-button-next, .elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
  opacity: 0;
  pointer-events: none
}
.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 1;
  cursor: default;
  background-color: rgba(0, 0, 0, .5)
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links {
  transform: scale(1)
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links, .elementor-slideshow--share-mode .elementor-slideshow__share-links a {
  opacity: 1
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
  color: #1da1f2
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
  color: #3b5998
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
  color: #bd081c
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
  color: #9da5ae
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter {
  fill: #1da1f2
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook {
  fill: #3b5998
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest {
  fill: #bd081c
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold {
  fill: #9da5ae
}
.elementor-slideshow--share-mode .eicon-share-arrow {
  z-index: 2
}
.animated {
  animation-duration: 1.25s
}
.animated.animated-slow {
  animation-duration: 2s
}
.animated.animated-fast {
  animation-duration: .75s
}
.animated.infinite {
  animation-iteration-count: infinite
}
.animated.reverse {
  animation-direction: reverse;
  animation-fill-mode: forwards
}
@media (prefers-reduced-motion:reduce) {
  .animated {
    animation: none
  }
}
.elementor-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr
}
.elementor-shape-top {
  top: -1px
}
.elementor-shape-top:not([data-negative=false]) svg {
  z-index: -1
}
.elementor-shape-bottom {
  bottom: -1px
}
.elementor-shape-bottom:not([data-negative=true]) svg {
  z-index: -1
}
.elementor-shape[data-negative=false].elementor-shape-bottom, .elementor-shape[data-negative=true].elementor-shape-top {
  transform: rotate(180deg)
}
.elementor-shape svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  transform: translateX(-50%)
}
.elementor-shape .elementor-shape-fill {
  fill: #fff;
  transform-origin: center;
  transform: rotateY(0deg)
}
#wp-admin-bar-elementor_edit_page > .ab-item:before {
  content: "\e813";
  font-family: eicons;
  top: 3px;
  font-size: 18px
}
#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
  display: flex;
  width: 200px
}
#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%
}
#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
  background: #3f444b;
  font-size: 11px;
  line-height: 9px;
  margin-top: 6px;
  padding: 4px 8px;
  border-radius: 3px
}
#wp-admin-bar-elementor_inspector > .ab-item:before {
  content: "\f348";
  top: 2px
}
#wpadminbar * {
  font-style: normal
}
.page-template-elementor_canvas.elementor-page:before {
  display: none
}
.elementor-post__thumbnail__link {
  transition: none
}
#left-area ul.elementor-icon-list-items, .elementor-edit-area .elementor-element ul.elementor-icon-list-items, .elementor .elementor-element ul.elementor-icon-list-items {
  padding: 0
}
.e--ua-appleWebkit.rtl {
  --flex-right: flex-start
}
.e--ua-appleWebkit .elementor-share-buttons--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
  --justify-content: var(--flex-right, flex-end)
}
.e--ua-appleWebkit .elementor-share-buttons--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
  --justify-content: center
}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: var(--justify-content, space-between);
  margin-left: calc(-.5 * var(--grid-column-gap));
  margin-right: calc(-.5 * var(--grid-column-gap))
}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
  margin-left: calc(.5 * var(--grid-column-gap));
  margin-right: calc(.5 * var(--grid-column-gap))
}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
  display: inline-block
}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
  margin-left: 0;
  margin-right: 0
}
@media (max-width:1024px) {
  .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
    --justify-content: var(--flex-right, flex-end)
  }
  .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
    --justify-content: center
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap))
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
    display: inline-block
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
  }
}
@media (max-width:767px) {
  .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
    --justify-content: var(--flex-right, flex-end)
  }
  .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
    --justify-content: center
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap))
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
    display: inline-block
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
  }
}
@media (max-width:767px) {
  .elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {
    display: none
  }
}
@media (min-width:-1) and (max-width:-1) {
  .elementor .elementor-hidden-mobile_extra {
    display: none
  }
}
@media (min-width:768px) and (max-width:1024px) {
  .elementor .elementor-hidden-tablet {
    display: none
  }
}
@media (min-width:-1) and (max-width:-1) {
  .elementor .elementor-hidden-laptop, .elementor .elementor-hidden-tablet_extra {
    display: none
  }
}
@media (min-width:1025px) and (max-width:99999px) {
  .elementor .elementor-hidden-desktop {
    display: none
  }
}
@media (min-width:-1) {
  .elementor .elementor-hidden-widescreen {
    display: none
  }
}
.elementor-widget-text-path {
  font-size: 20px;
  text-align: var(--alignment, left)
}
.elementor-widget-text-path svg {
  width: var(--width);
  max-width: 100%;
  height: auto;
  overflow: visible;
  word-spacing: var(--word-spacing);
  transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1))
}
.elementor-widget-text-path svg path {
  vector-effect: non-scaling-stroke;
  fill: var(--path-fill, transparent);
  stroke: var(--stroke-color, transparent);
  stroke-width: var(--stroke-width, 1px);
  transition: var(--stroke-transition) stroke, var(--stroke-transition) fill
}
.elementor-widget-text-path svg:hover path {
  --path-fill: var(--path-fill-hover);
  --stroke-color: var(--stroke-color-hover);
  --stroke-width: var(--stroke-width-hover)
}
.elementor-widget-text-path svg text {
  --fill: var(--text-color);
  fill: var(--fill);
  direction: var(--direction, ltr);
  transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill
}
.elementor-widget-text-path svg text:hover {
  --color: var(--text-color-hover, var(--text-color));
  --fill: var(--color);
  color: var(--color)
}
.elementor-widget-n-tabs {
  --n-tabs-color-accent-fallback: #61ce70;
  --n-tabs-color-secondary-fallback: #54595f;
  --n-tabs-default-padding-block: 15px;
  --n-tabs-default-padding-inline: 35px;
  --n-tabs-background-color: transparent;
  --n-tabs-display: flex;
  --n-tabs-direction: column;
  --n-tabs-gap: 10px;
  --n-tabs-heading-display: flex;
  --n-tabs-heading-direction: row;
  --n-tabs-heading-grow: initial;
  --n-tabs-heading-justify-content: center;
  --n-tabs-heading-width: initial;
  --n-tabs-heading-overflow-x: initial;
  --n-tabs-heading-wrap: wrap;
  --n-tabs-border-width: 1px;
  --n-tabs-border-color: #d5d8dc;
  --n-tabs-content-padding: initial;
  --n-tabs-content-border-radius: initial;
  --n-tabs-title-color: var(--e-global-color-secondary, var(--n-tabs-color-secondary-fallback));
  --n-tabs-title-color-hover: #fff;
  --n-tabs-title-color-active: #fff;
  --n-tabs-title-background-color: #f1f2f3;
  --n-tabs-title-background-color-hover: var(--e-global-color-accent, var(--n-tabs-color-accent-fallback));
  --n-tabs-title-background-color-active: var(--e-global-color-accent, var(--n-tabs-color-accent-fallback));
  --n-tabs-title-width: initial;
  --n-tabs-title-height: initial;
  --n-tabs-title-font-size: 1rem;
  --n-tabs-title-justify-content-toggle: initial;
  --n-tabs-title-align-items-toggle: center;
  --n-tabs-title-justify-content: center;
  --n-tabs-title-align-items: center;
  --n-tabs-title-direction: row;
  --n-tabs-title-gap: 10px;
  --n-tabs-title-flex-grow: 0;
  --n-tabs-title-padding-top: var(--n-tabs-default-padding-block);
  --n-tabs-title-padding-right: var(--n-tabs-default-padding-inline);
  --n-tabs-title-padding-bottom: var(--n-tabs-default-padding-block);
  --n-tabs-title-padding-left: var(--n-tabs-default-padding-inline);
  --n-tabs-title-border-radius: initial;
  --n-tabs-title-transition: 0.3s;
  --n-tabs-icon-color: var(--e-global-color-secondary, var(--n-tabs-color-secondary-fallback));
  --n-tabs-icon-color-hover: var(--n-tabs-title-color-hover);
  --n-tabs-icon-color-active: #fff;
  --n-tabs-icon-gap: 5px;
  width: 100%;
  max-width: 100%
}
.elementor-widget-n-tabs .e-n-tabs {
  display: var(--n-tabs-display);
  flex-direction: var(--n-tabs-direction);
  gap: var(--n-tabs-gap);
  text-align: left
}
.elementor-widget-n-tabs .e-n-tabs-heading {
  display: var(--n-tabs-heading-display);
  flex-basis: var(--n-tabs-heading-width);
  flex-direction: var(--n-tabs-heading-direction);
  flex-shrink: 0;
  justify-content: var(--n-tabs-heading-justify-content);
  gap: var(--n-tabs-title-gap);
  overflow-x: var(--n-tabs-heading-overflow-x);
  flex-wrap: var(--n-tabs-heading-wrap);
  -ms-overflow-style: none;
  scrollbar-width: none
}
.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar {
  display: none
}
.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll {
  cursor: grabbing;
  cursor: -webkit-grabbing
}
.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active {
  position: relative
}
.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before {
  content: "";
  position: absolute;
  inset-block: 0;
  inset-inline: -1000vw;
  z-index: 2
}
.elementor-widget-n-tabs .e-n-tabs-content {
  flex-grow: 1;
  padding: var(--n-tabs-content-padding);
  border-radius: var(--n-tabs-content-border-radius);
  min-width: 0
}
.elementor-widget-n-tabs .e-n-tab-title {
  display: flex;
  align-items: var(--n-tabs-title-align-items-toggle, var(--n-tabs-title-align-items));
  flex-direction: var(--n-tabs-title-direction);
  justify-content: var(--n-tabs-title-justify-content-toggle, var(--n-tabs-title-justify-content));
  gap: var(--n-tabs-icon-gap);
  border-width: var(--n-tabs-border-width);
  position: relative;
  cursor: pointer;
  outline: none;
  flex-grow: var(--n-tabs-title-flex-grow);
  flex-basis: content;
  flex-shrink: 0;
  padding: var(--n-tabs-title-padding-top) var(--n-tabs-title-padding-right) var(--n-tabs-title-padding-bottom) var(--n-tabs-title-padding-left);
  border-radius: var(--n-tabs-title-border-radius);
  height: var(--n-tabs-title-height);
  width: var(--n-tabs-title-width);
  transition: background var(--n-tabs-title-transition), color var(--n-tabs-title-transition), border var(--n-tabs-title-transition), box-shadow var(--n-tabs-title-transition), text-shadow var(--n-tabs-title-transition), stroke var(--n-tabs-title-transition), stroke-width var(--n-tabs-title-transition), -webkit-text-stroke-width var(--n-tabs-title-transition), -webkit-text-stroke-color var(--n-tabs-title-transition), transform var(--n-tabs-title-transition)
}
.elementor-widget-n-tabs .e-n-tab-title span i, .elementor-widget-n-tabs .e-n-tab-title span svg {
  transition: color var(--n-tabs-title-transition), fill var(--n-tabs-title-transition)
}
.elementor-widget-n-tabs .e-n-tab-title-text {
  display: flex;
  align-items: center;
  font-size: var(--n-tabs-title-font-size)
}
.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon {
  display: flex;
  align-items: center;
  flex-direction: column;
  order: var(--n-tabs-icon-order);
  overflow: hidden
}
.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i {
  font-size: var(--n-tabs-icon-size, var(--n-tabs-title-font-size))
}
.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg {
  width: var(--n-tabs-icon-size, var(--n-tabs-title-font-size));
  height: var(--n-tabs-icon-size, var(--n-tabs-title-font-size))
}
.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty {
  display: none
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) {
  background-color: var(--n-tabs-title-background-color)
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active), .elementor-widget-n-tabs .e-n-tab-title:not(.e-active) a {
  color: var(--n-tabs-title-color)
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i {
  color: var(--n-tabs-icon-color)
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg {
  fill: var(--n-tabs-icon-color)
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i:last-child, .elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg:last-child {
  transform: translateY(-100vh);
  height: 0;
  opacity: 0
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover, .elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover a {
  color: var(--n-tabs-title-color-hover)
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover .e-n-tab-icon i {
  color: var(--n-tabs-icon-color-hover)
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover .e-n-tab-icon svg {
  fill: var(--n-tabs-icon-color-hover)
}
.elementor-widget-n-tabs .e-n-tab-title.e-active, .elementor-widget-n-tabs .e-n-tab-title.e-active a {
  color: var(--n-tabs-title-color-active)
}
.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i {
  color: var(--n-tabs-icon-color-active)
}
.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg {
  fill: var(--n-tabs-icon-color-active)
}
.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i:first-child, .elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg:first-child {
  transform: translateY(-100vh);
  height: 0;
  opacity: 0
}
.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:active, .elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:focus, .elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:hover {
  transform: none;
  animation: initial
}
.elementor-widget-n-tabs .e-n-tabs-content .e-collapse {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%
}
.elementor-widget-n-tabs .e-n-tabs-content .e-collapse:not(:first-child) {
  margin-top: var(--n-tabs-title-gap)
}
.elementor-widget-n-tabs .e-n-tabs-content .e-collapse.e-active {
  margin-bottom: var(--n-tabs-gap)
}
.elementor-widget-n-tabs .e-n-tabs-content > .e-con:not(.e-active) {
  display: none
}
.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-normal:hover {
  background-color: var(--n-tabs-title-background-color-hover);
  background-image: none
}
:is(.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title, .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content .e-n-tab-title).e-active {
  background-color: var(--n-tabs-title-background-color-active);
  background-image: none
}
@media (min-width:768px) {
  .e-n-tabs-mobile > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content > .e-collapse {
    display: none
  }
}
@media (max-width:767px) {
  .e-n-tabs-mobile > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
    display: none
  }
}
@media (min-width:-1) {
  .e-n-tabs-mobile_extra > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content > .e-collapse {
    display: none
  }
}
@media (max-width:-1) {
  .e-n-tabs-mobile_extra > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
    display: none
  }
}
@media (min-width:1025px) {
  .e-n-tabs-tablet > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content > .e-collapse {
    display: none
  }
}
@media (max-width:1024px) {
  .e-n-tabs-tablet > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
    display: none
  }
}
@media (min-width:-1) {
  .e-n-tabs-tablet_extra > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content > .e-collapse {
    display: none
  }
}
@media (max-width:-1) {
  .e-n-tabs-tablet_extra > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
    display: none
  }
}
@media (min-width:1025px) {
  .e-n-tabs-laptop > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content > .e-collapse {
    display: none
  }
}
@media (max-width:-1) {
  .e-n-tabs-laptop > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
    display: none
  }
}
.e-n-tabs-none > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content > .e-collapse {
  display: none
}
.elementor-widget-n-accordion {
  --n-accordion-title-font-size: 15px;
  --n-accordion-title-padding: 10px 15px;
  --n-accordion-border-width: 1px;
  --n-accordion-border-color: #d5d8dc;
  --n-accordion-border-style: solid
}
.elementor-widget-n-accordion .e-n-accordion-item-title, .elementor-widget-n-accordion .e-n-accordion-item > .e-con {
  border: var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)
}
.elementor-widget-n-accordion .e-n-accordion-item-title {
  list-style: none;
  font-size: var(--n-accordion-title-font-size);
  padding: var(--n-accordion-title-padding)
}
.elementor-widget-n-accordion .e-n-accordion-item-title i {
  color: var(--n-accordion-icon-color)
}
.elementor-widget-n-accordion .e-n-accordion-item-title svg {
  fill: var(--n-accordion-icon-color)
}
.elementor-accordion {
  text-align: left
}
.elementor-accordion .elementor-accordion-item {
  border: 1px solid #d5d8dc
}
.elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
  border-top: none
}
.elementor-accordion .elementor-tab-title {
  margin: 0;
  padding: 15px 20px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  outline: none
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
  display: inline-block;
  width: 1.5em
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
  width: 1em;
  height: 1em
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
  float: right;
  text-align: right
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
  float: left;
  text-align: left
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
  display: block
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened, .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
  display: none
}
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
  display: block
}
.elementor-accordion .elementor-tab-content {
  display: none;
  padding: 15px 20px;
  border-top: 1px solid #d5d8dc
}
@media (max-width:767px) {
  .elementor-accordion .elementor-tab-title {
    padding: 12px 15px
  }
  .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    width: 1.2em
  }
  .elementor-accordion .elementor-tab-content {
    padding: 7px 15px
  }
}
.e-con-inner > .elementor-widget-accordion, .e-con > .elementor-widget-accordion {
  width: var(--container-widget-width);
  --flex-grow: var(--container-widget-flex-grow)
}
.elementor-alert {
  padding: 15px;
  border-left: 5px solid transparent;
  position: relative;
  text-align: left
}
.elementor-alert .elementor-alert-title {
  display: block;
  font-weight: 700
}
.elementor-alert .elementor-alert-description {
  font-size: 13px
}
.elementor-alert button.elementor-alert-dismiss {
  position: absolute;
  right: var(--dismiss-icon-horizontal-position, 10px);
  top: var(--dismiss-icon-vertical-position, 10px);
  padding: 3px;
  font-size: var(--dismiss-icon-size, 20px);
  line-height: 1;
  background: transparent;
  color: var(--dismiss-icon-normal-color, inherit);
  border: none;
  cursor: pointer;
  transition-duration: var(--dismiss-icon-hover-transition-duration, .3s)
}
.elementor-alert button.elementor-alert-dismiss:hover {
  color: var(--dismiss-icon-hover-color, inherit)
}
.elementor-alert button.elementor-alert-dismiss svg {
  width: var(--dismiss-icon-size, 20px);
  height: var(--dismiss-icon-size, 20px);
  fill: var(--dismiss-icon-normal-color, currentColor);
  transition-duration: var(--dismiss-icon-hover-transition-duration, .3s)
}
.elementor-alert button.elementor-alert-dismiss svg:hover {
  fill: var(--dismiss-icon-hover-color, currentColor)
}
.elementor-alert.elementor-alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bcdff1
}
.elementor-alert.elementor-alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #cae6be
}
.elementor-alert.elementor-alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #f9f0c3
}
.elementor-alert.elementor-alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #e8c4c4
}
@media (max-width:767px) {
  .elementor-alert {
    padding: 10px
  }
  .elementor-alert button.elementor-alert-dismiss {
    right: 7px;
    top: 7px
  }
}
.elementor-counter .elementor-counter-number-wrapper {
  display: flex;
  font-size: 69px;
  font-weight: 600;
  line-height: 1
}
.elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix {
  flex-grow: 1;
  white-space: pre-wrap
}
.elementor-counter .elementor-counter-number-prefix {
  text-align: right
}
.elementor-counter .elementor-counter-number-suffix {
  text-align: left
}
.elementor-counter .elementor-counter-title {
  text-align: center;
  font-size: 19px;
  font-weight: 400;
  line-height: 2.5
}
.elementor-widget-divider {
  --divider-border-style: none;
  --divider-border-width: 1px;
  --divider-color: #0c0d0e;
  --divider-icon-size: 20px;
  --divider-element-spacing: 10px;
  --divider-pattern-height: 24px;
  --divider-pattern-size: 20px;
  --divider-pattern-url: none;
  --divider-pattern-repeat: repeat-x
}
.elementor-widget-divider .elementor-divider {
  display: flex
}
.elementor-widget-divider .elementor-divider__text {
  font-size: 15px;
  line-height: 1;
  max-width: 95%
}
.elementor-widget-divider .elementor-divider__element {
  margin: 0 var(--divider-element-spacing);
  flex-shrink: 0
}
.elementor-widget-divider .elementor-icon {
  font-size: var(--divider-icon-size)
}
.elementor-widget-divider .elementor-divider-separator {
  display: flex;
  margin: 0;
  direction: ltr
}
.elementor-widget-divider--view-line_icon .elementor-divider-separator, .elementor-widget-divider--view-line_text .elementor-divider-separator {
  align-items: center
}
.elementor-widget-divider--view-line_icon .elementor-divider-separator:after, .elementor-widget-divider--view-line_icon .elementor-divider-separator:before, .elementor-widget-divider--view-line_text .elementor-divider-separator:after, .elementor-widget-divider--view-line_text .elementor-divider-separator:before {
  display: block;
  content: "";
  border-bottom: 0;
  flex-grow: 1;
  border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}
.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator > .elementor-divider__svg:first-of-type {
  flex-grow: 0;
  flex-shrink: 100
}
.elementor-widget-divider--element-align-left .elementor-divider-separator:before {
  content: none
}
.elementor-widget-divider--element-align-left .elementor-divider__element {
  margin-left: 0
}
.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator > .elementor-divider__svg:last-of-type {
  flex-grow: 0;
  flex-shrink: 100
}
.elementor-widget-divider--element-align-right .elementor-divider-separator:after {
  content: none
}
.elementor-widget-divider--element-align-right .elementor-divider__element {
  margin-right: 0
}
.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
  border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}
.elementor-widget-divider--separator-type-pattern {
  --divider-border-style: none
}
.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator, .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after, .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before, .elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator {
  width: 100%;
  min-height: var(--divider-pattern-height);
  -webkit-mask-size: var(--divider-pattern-size) 100%;
  mask-size: var(--divider-pattern-size) 100%;
  -webkit-mask-repeat: var(--divider-pattern-repeat);
  mask-repeat: var(--divider-pattern-repeat);
  background-color: var(--divider-color);
  -webkit-mask-image: var(--divider-pattern-url);
  mask-image: var(--divider-pattern-url)
}
.elementor-widget-divider--no-spacing {
  --divider-pattern-size: auto
}
.elementor-widget-divider--bg-round {
  --divider-pattern-repeat: round
}
.rtl .elementor-widget-divider .elementor-divider__text {
  direction: rtl
}
.e-con-inner > .elementor-widget-divider, .e-con > .elementor-widget-divider {
  width: var(--container-widget-width, 100%);
  --flex-grow: var(--container-widget-flex-grow)
}
.elementor-image-gallery .gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  max-width: 100%;
  margin: 0 auto
}
.elementor-image-gallery .gallery-item img {
  margin: 0 auto
}
.elementor-image-gallery .gallery-item .gallery-caption {
  margin: 0
}
.elementor-image-gallery figure img {
  display: block
}
.elementor-image-gallery figure figcaption {
  width: 100%
}
.gallery-spacing-custom .elementor-image-gallery .gallery-icon {
  padding: 0
}
@media (min-width:768px) {
  .elementor-image-gallery .gallery-columns-2 .gallery-item {
    max-width: 50%
  }
  .elementor-image-gallery .gallery-columns-3 .gallery-item {
    max-width: 33.33%
  }
  .elementor-image-gallery .gallery-columns-4 .gallery-item {
    max-width: 25%
  }
  .elementor-image-gallery .gallery-columns-5 .gallery-item {
    max-width: 20%
  }
  .elementor-image-gallery .gallery-columns-6 .gallery-item {
    max-width: 16.666%
  }
  .elementor-image-gallery .gallery-columns-7 .gallery-item {
    max-width: 14.28%
  }
  .elementor-image-gallery .gallery-columns-8 .gallery-item {
    max-width: 12.5%
  }
  .elementor-image-gallery .gallery-columns-9 .gallery-item {
    max-width: 11.11%
  }
  .elementor-image-gallery .gallery-columns-10 .gallery-item {
    max-width: 10%
  }
}
@media (min-width:480px) and (max-width:767px) {
  .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
    max-width: 50%
  }
}
@media (max-width:479px) {
  .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
    max-width: 100%
  }
}
.elementor-widget-google_maps .elementor-widget-container {
  overflow: hidden
}
.elementor-widget-google_maps .elementor-custom-embed {
  line-height: 0
}
.elementor-widget-google_maps iframe {
  height: 300px
}
.elementor-heading-title {
  padding: 0;
  margin: 0;
  line-height: 1
}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-] > a {
  color: inherit;
  font-size: inherit;
  line-height: inherit
}
.elementor-widget-heading .elementor-heading-title.elementor-size-small {
  font-size: 15px
}
.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
  font-size: 19px
}
.elementor-widget-heading .elementor-heading-title.elementor-size-large {
  font-size: 29px
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
  font-size: 39px
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
  font-size: 59px
}
.elementor-widget-icon-box .elementor-icon-box-wrapper {
  display: block;
  text-align: center
}
.elementor-widget-icon-box .elementor-icon-box-icon {
  margin-bottom: var(--icon-box-icon-margin, 15px);
  margin-right: auto;
  margin-left: auto
}
@media (min-width:768px) {
  .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
    align-items: flex-start
  }
  .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
    align-items: center
  }
  .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
    align-items: flex-end
  }
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
  display: flex
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
  display: inline-flex;
  flex: 0 0 auto
}
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
  text-align: right;
  flex-direction: row-reverse
}
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
  margin-left: var(--icon-box-icon-margin, 15px);
  margin-right: 0;
  margin-bottom: unset
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
  text-align: left;
  flex-direction: row
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
  margin-right: var(--icon-box-icon-margin, 15px);
  margin-left: 0;
  margin-bottom: unset
}
.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper {
  display: block;
  text-align: center;
  flex-direction: unset
}
.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon {
  margin-bottom: var(--icon-box-icon-margin, 15px);
  margin-right: auto;
  margin-left: auto
}
@media (min-width:-1) {
  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper {
    display: flex
  }
  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
  }
  .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper {
    text-align: right;
    flex-direction: row-reverse
  }
  .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset
  }
  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper {
    text-align: left;
    flex-direction: row
  }
  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset
  }
  .elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset
  }
  .elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
  }
}
@media (max-width:-1) {
  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper {
    display: flex
  }
  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
  }
  .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper {
    text-align: right;
    flex-direction: row-reverse
  }
  .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset
  }
  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper {
    text-align: left;
    flex-direction: row
  }
  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset
  }
  .elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset
  }
  .elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
  }
}
@media (max-width:-1) {
  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper {
    display: flex
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper {
    text-align: right;
    flex-direction: row-reverse
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper {
    text-align: left;
    flex-direction: row
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
  }
}
@media (max-width:1024px) {
  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {
    display: flex
  }
  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
  }
  .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {
    text-align: right;
    flex-direction: row-reverse
  }
  .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset
  }
  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper {
    text-align: left;
    flex-direction: row
  }
  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset
  }
  .elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset
  }
  .elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
  }
}
@media (max-width:-1) {
  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper {
    display: flex
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper {
    text-align: right;
    flex-direction: row-reverse
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper {
    text-align: left;
    flex-direction: row
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
  }
}
@media (max-width:767px) {
  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper {
    display: flex
  }
  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
  }
  .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper {
    text-align: right;
    flex-direction: row-reverse
  }
  .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset
  }
  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper {
    text-align: left;
    flex-direction: row
  }
  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset
  }
  .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset
  }
  .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
  }
  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: block;
    flex: unset
  }
}
.elementor-widget-icon-box .elementor-icon-box-title a {
  color: inherit
}
.elementor-widget-icon-box .elementor-icon-box-content {
  flex-grow: 1
}
.elementor-widget-icon-box .elementor-icon-box-description {
  margin: 0
}
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
  overflow: hidden
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items {
  margin-right: -8px;
  margin-left: -8px
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
  margin-right: 8px;
  margin-left: 8px
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
  width: auto;
  left: auto;
  right: auto;
  position: relative;
  height: 100%;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left-width: 1px;
  border-style: solid;
  right: -8px
}
.elementor-widget .elementor-icon-list-items {
  list-style-type: none;
  margin: 0;
  padding: 0
}
.elementor-widget .elementor-icon-list-item {
  margin: 0;
  padding: 0;
  position: relative
}
.elementor-widget .elementor-icon-list-item:after {
  position: absolute;
  bottom: 0;
  width: 100%
}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
  display: flex;
  font-size: inherit;
  align-items: var(--icon-vertical-align, center)
}
.elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {
  align-self: center;
  padding-left: 5px
}
.elementor-widget .elementor-icon-list-icon {
  display: flex;
  position: relative;
  top: var(--icon-vertical-offset, initial)
}
.elementor-widget .elementor-icon-list-icon svg {
  width: var(--e-icon-list-icon-size, 1em);
  height: var(--e-icon-list-icon-size, 1em)
}
.elementor-widget .elementor-icon-list-icon i {
  width: 1.25em;
  font-size: var(--e-icon-list-icon-size)
}
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
  text-align: var(--e-icon-list-icon-align)
}
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
  margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)
}
.elementor-widget.elementor-list-item-link-full_width a {
  width: 100%
}
.elementor-widget.elementor-align-center .elementor-icon-list-item, .elementor-widget.elementor-align-center .elementor-icon-list-item a {
  justify-content: center
}
.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
  margin: auto
}
.elementor-widget.elementor-align-center .elementor-inline-items {
  justify-content: center
}
.elementor-widget.elementor-align-left .elementor-icon-list-item, .elementor-widget.elementor-align-left .elementor-icon-list-item a {
  justify-content: flex-start;
  text-align: left
}
.elementor-widget.elementor-align-left .elementor-inline-items {
  justify-content: flex-start
}
.elementor-widget.elementor-align-right .elementor-icon-list-item, .elementor-widget.elementor-align-right .elementor-icon-list-item a {
  justify-content: flex-end;
  text-align: right
}
.elementor-widget.elementor-align-right .elementor-icon-list-items {
  justify-content: flex-end
}
.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
  left: 0
}
.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
  right: 0
}
@media (min-width:-1) {
  .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a {
    justify-content: center
  }
  .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after {
    margin: auto
  }
  .elementor-widget.elementor-widescreen-align-center .elementor-inline-items {
    justify-content: center
  }
  .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left
  }
  .elementor-widget.elementor-widescreen-align-left .elementor-inline-items {
    justify-content: flex-start
  }
  .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right
  }
  .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items {
    justify-content: flex-end
  }
  .elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after {
    left: 0
  }
  .elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}
@media (max-width:-1) {
  .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a {
    justify-content: center
  }
  .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after {
    margin: auto
  }
  .elementor-widget.elementor-laptop-align-center .elementor-inline-items {
    justify-content: center
  }
  .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left
  }
  .elementor-widget.elementor-laptop-align-left .elementor-inline-items {
    justify-content: flex-start
  }
  .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right
  }
  .elementor-widget.elementor-laptop-align-right .elementor-icon-list-items {
    justify-content: flex-end
  }
  .elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after {
    left: 0
  }
  .elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}
@media (max-width:-1) {
  .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a {
    justify-content: center
  }
  .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after {
    margin: auto
  }
  .elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items {
    justify-content: center
  }
  .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left
  }
  .elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items {
    justify-content: flex-start
  }
  .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right
  }
  .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items {
    justify-content: flex-end
  }
  .elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after {
    left: 0
  }
  .elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}
@media (max-width:1024px) {
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a {
    justify-content: center
  }
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
    margin: auto
  }
  .elementor-widget.elementor-tablet-align-center .elementor-inline-items {
    justify-content: center
  }
  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left
  }
  .elementor-widget.elementor-tablet-align-left .elementor-inline-items {
    justify-content: flex-start
  }
  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right
  }
  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
    justify-content: flex-end
  }
  .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
    left: 0
  }
  .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}
@media (max-width:-1) {
  .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a {
    justify-content: center
  }
  .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after {
    margin: auto
  }
  .elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items {
    justify-content: center
  }
  .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left
  }
  .elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items {
    justify-content: flex-start
  }
  .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right
  }
  .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items {
    justify-content: flex-end
  }
  .elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after {
    left: 0
  }
  .elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}
@media (max-width:767px) {
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a {
    justify-content: center
  }
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
    margin: auto
  }
  .elementor-widget.elementor-mobile-align-center .elementor-inline-items {
    justify-content: center
  }
  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left
  }
  .elementor-widget.elementor-mobile-align-left .elementor-inline-items {
    justify-content: flex-start
  }
  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right
  }
  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
    justify-content: flex-end
  }
  .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
    left: 0
  }
  .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}
.elementor-widget-image {
  text-align: center
}
.elementor-widget-image a {
  display: inline-block
}
.elementor-widget-image a img[src$=".svg"] {
  width: 48px
}
.elementor-widget-image img {
  vertical-align: middle;
  display: inline-block
}
.elementor-widget-image-box .elementor-image-box-content {
  width: 100%
}
@media (min-width:768px) {
  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
    display: flex
  }
  .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
    text-align: right;
    flex-direction: row-reverse
  }
  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
    text-align: left;
    flex-direction: row
  }
  .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
    margin: auto
  }
  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    align-items: flex-start
  }
  .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
    align-items: center
  }
  .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
    align-items: flex-end
  }
}
@media (max-width:767px) {
  .elementor-widget-image-box .elementor-image-box-img {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px
  }
}
.elementor-widget-image-box .elementor-image-box-img {
  display: inline-block
}
.elementor-widget-image-box .elementor-image-box-title a {
  color: inherit
}
.elementor-widget-image-box .elementor-image-box-wrapper {
  text-align: center
}
.elementor-widget-image-box .elementor-image-box-description {
  margin: 0
}
.elementor-widget-image-carousel .swiper, .elementor-widget-image-carousel .swiper-container {
  position: static
}
.elementor-widget-image-carousel .swiper-container .swiper-slide figure, .elementor-widget-image-carousel .swiper .swiper-slide figure {
  line-height: inherit
}
.elementor-widget-image-carousel .swiper-slide {
  text-align: center
}
.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide {
  max-width: calc(100% / var(--e-image-carousel-slides-to-show, 3))
}
body.elementor-page .elementor-widget-menu-anchor {
  margin-bottom: 0
}
.elementor-widget-progress {
  text-align: left
}
.elementor-progress-wrapper {
  position: relative;
  background-color: #eee;
  color: #fff;
  height: 100%;
  border-radius: 2px
}
.elementor-progress-bar {
  display: flex;
  background-color: #69727d;
  width: 0;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  transition: width 1s ease-in-out
}
.elementor-progress-text {
  flex-grow: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 15px
}
.elementor-progress-percentage {
  padding-right: 15px
}
.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {
  background-color: #5bc0de
}
.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
  background-color: #5cb85c
}
.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
  background-color: #f0ad4e
}
.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
  background-color: #d9534f
}
.elementor-progress .elementor-title {
  display: block
}
@media (max-width:767px) {
  .elementor-progress-text {
    padding-left: 10px
  }
}
.e-con-inner .elementor-progress-wrapper, .e-con .elementor-progress-wrapper {
  height: auto
}
.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container, .elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container, .elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container {
  line-height: 1;
  font-size: 0
}
.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
  display: inline-grid
}
.elementor-widget-social-icons .elementor-grid {
  grid-column-gap: var(--grid-column-gap, 5px);
  grid-row-gap: var(--grid-row-gap, 5px);
  grid-template-columns: var(--grid-template-columns);
  justify-content: var(--justify-content, center);
  justify-items: var(--justify-content, center)
}
.elementor-icon.elementor-social-icon {
  font-size: var(--icon-size, 25px);
  line-height: var(--icon-size, 25px);
  width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
  height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))
}
.elementor-social-icon {
  --e-social-icon-icon-color: #fff;
  display: inline-flex;
  background-color: #69727d;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer
}
.elementor-social-icon i {
  color: var(--e-social-icon-icon-color)
}
.elementor-social-icon svg {
  fill: var(--e-social-icon-icon-color)
}
.elementor-social-icon:last-child {
  margin: 0
}
.elementor-social-icon:hover {
  opacity: .9;
  color: #fff
}
.elementor-social-icon-android {
  background-color: #a4c639
}
.elementor-social-icon-apple {
  background-color: #999
}
.elementor-social-icon-behance {
  background-color: #1769ff
}
.elementor-social-icon-bitbucket {
  background-color: #205081
}
.elementor-social-icon-codepen {
  background-color: #000
}
.elementor-social-icon-delicious {
  background-color: #39f
}
.elementor-social-icon-deviantart {
  background-color: #05cc47
}
.elementor-social-icon-digg {
  background-color: #005be2
}
.elementor-social-icon-dribbble {
  background-color: #ea4c89
}
.elementor-social-icon-elementor {
  background-color: #d30c5c
}
.elementor-social-icon-envelope {
  background-color: #ea4335
}
.elementor-social-icon-facebook, .elementor-social-icon-facebook-f {
  background-color: #3b5998
}
.elementor-social-icon-flickr {
  background-color: #0063dc
}
.elementor-social-icon-foursquare {
  background-color: #2d5be3
}
.elementor-social-icon-free-code-camp, .elementor-social-icon-freecodecamp {
  background-color: #006400
}
.elementor-social-icon-github {
  background-color: #333
}
.elementor-social-icon-gitlab {
  background-color: #e24329
}
.elementor-social-icon-globe {
  background-color: #69727d
}
.elementor-social-icon-google-plus, .elementor-social-icon-google-plus-g {
  background-color: #dd4b39
}
.elementor-social-icon-houzz {
  background-color: #7ac142
}
.elementor-social-icon-instagram {
  background-color: #262626
}
.elementor-social-icon-jsfiddle {
  background-color: #487aa2
}
.elementor-social-icon-link {
  background-color: #818a91
}
.elementor-social-icon-linkedin, .elementor-social-icon-linkedin-in {
  background-color: #0077b5
}
.elementor-social-icon-medium {
  background-color: #00ab6b
}
.elementor-social-icon-meetup {
  background-color: #ec1c40
}
.elementor-social-icon-mixcloud {
  background-color: #273a4b
}
.elementor-social-icon-odnoklassniki {
  background-color: #f4731c
}
.elementor-social-icon-pinterest {
  background-color: #bd081c
}
.elementor-social-icon-product-hunt {
  background-color: #da552f
}
.elementor-social-icon-reddit {
  background-color: #ff4500
}
.elementor-social-icon-rss {
  background-color: #f26522
}
.elementor-social-icon-shopping-cart {
  background-color: #4caf50
}
.elementor-social-icon-skype {
  background-color: #00aff0
}
.elementor-social-icon-slideshare {
  background-color: #0077b5
}
.elementor-social-icon-snapchat {
  background-color: #fffc00
}
.elementor-social-icon-soundcloud {
  background-color: #f80
}
.elementor-social-icon-spotify {
  background-color: #2ebd59
}
.elementor-social-icon-stack-overflow {
  background-color: #fe7a15
}
.elementor-social-icon-steam {
  background-color: #00adee
}
.elementor-social-icon-stumbleupon {
  background-color: #eb4924
}
.elementor-social-icon-telegram {
  background-color: #2ca5e0
}
.elementor-social-icon-thumb-tack {
  background-color: #1aa1d8
}
.elementor-social-icon-tripadvisor {
  background-color: #589442
}
.elementor-social-icon-tumblr {
  background-color: #35465c
}
.elementor-social-icon-twitch {
  background-color: #6441a5
}
.elementor-social-icon-twitter {
  background-color: #1da1f2
}
.elementor-social-icon-viber {
  background-color: #665cac
}
.elementor-social-icon-vimeo {
  background-color: #1ab7ea
}
.elementor-social-icon-vk {
  background-color: #45668e
}
.elementor-social-icon-weibo {
  background-color: #dd2430
}
.elementor-social-icon-weixin {
  background-color: #31a918
}
.elementor-social-icon-whatsapp {
  background-color: #25d366
}
.elementor-social-icon-wordpress {
  background-color: #21759b
}
.elementor-social-icon-xing {
  background-color: #026466
}
.elementor-social-icon-yelp {
  background-color: #af0606
}
.elementor-social-icon-youtube {
  background-color: #cd201f
}
.elementor-social-icon-500px {
  background-color: #0099e5
}
.elementor-shape-rounded .elementor-icon.elementor-social-icon {
  border-radius: 10%
}
.elementor-shape-circle .elementor-icon.elementor-social-icon {
  border-radius: 50%
}
.elementor-column .elementor-spacer-inner {
  height: var(--spacer-size)
}
.e-con {
  --container-widget-width: 100%
}
.e-con-inner > .elementor-widget-spacer, .e-con > .elementor-widget-spacer {
  width: var(--container-widget-width, var(--spacer-size));
  --align-self: var(--container-widget-align-self, initial);
  --flex-shrink: 0
}
.e-con-inner > .elementor-widget-spacer > .elementor-widget-container, .e-con-inner > .elementor-widget-spacer > .elementor-widget-container > .elementor-spacer, .e-con > .elementor-widget-spacer > .elementor-widget-container, .e-con > .elementor-widget-spacer > .elementor-widget-container > .elementor-spacer {
  height: 100%
}
.e-con-inner > .elementor-widget-spacer > .elementor-widget-container > .elementor-spacer > .elementor-spacer-inner, .e-con > .elementor-widget-spacer > .elementor-widget-container > .elementor-spacer > .elementor-spacer-inner {
  height: var(--container-widget-height, var(--spacer-size))
}
.elementor-star-rating {
  color: #ccd6df;
  font-family: eicons;
  display: inline-block
}
.elementor-star-rating i {
  display: inline-block;
  position: relative;
  font-style: normal;
  cursor: default
}
.elementor-star-rating i:before {
  content: "\e934";
  display: block;
  font-size: inherit;
  font-family: inherit;
  position: absolute;
  overflow: hidden;
  color: #f0ad4e;
  top: 0;
  left: 0
}
.elementor-star-rating .elementor-star-empty:before {
  content: none
}
.elementor-star-rating .elementor-star-1:before {
  width: 10%
}
.elementor-star-rating .elementor-star-2:before {
  width: 20%
}
.elementor-star-rating .elementor-star-3:before {
  width: 30%
}
.elementor-star-rating .elementor-star-4:before {
  width: 40%
}
.elementor-star-rating .elementor-star-5:before {
  width: 50%
}
.elementor-star-rating .elementor-star-6:before {
  width: 60%
}
.elementor-star-rating .elementor-star-7:before {
  width: 70%
}
.elementor-star-rating .elementor-star-8:before {
  width: 80%
}
.elementor-star-rating .elementor-star-9:before {
  width: 90%
}
.elementor-star-rating__wrapper {
  display: flex;
  align-items: center
}
.elementor-star-rating__title {
  margin-right: 10px
}
.elementor-star-rating--align-right .elementor-star-rating__wrapper {
  text-align: right;
  justify-content: flex-end
}
.elementor-star-rating--align-left .elementor-star-rating__wrapper {
  text-align: left;
  justify-content: flex-start
}
.elementor-star-rating--align-center .elementor-star-rating__wrapper {
  text-align: center;
  justify-content: center
}
.elementor-star-rating--align-justify .elementor-star-rating__title {
  margin-right: auto
}
@media (max-width:1024px) {
  .elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper {
    text-align: right;
    justify-content: flex-end
  }
  .elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper {
    text-align: left;
    justify-content: flex-start
  }
  .elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper {
    text-align: center;
    justify-content: center
  }
  .elementor-star-rating-tablet--align-justify .elementor-star-rating__title {
    margin-right: auto
  }
}
@media (max-width:767px) {
  .elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper {
    text-align: right;
    justify-content: flex-end
  }
  .elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper {
    text-align: left;
    justify-content: flex-start
  }
  .elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper {
    text-align: center;
    justify-content: center
  }
  .elementor-star-rating-mobile--align-justify .elementor-star-rating__title {
    margin-right: auto
  }
}
.last-star {
  letter-spacing: 0
}
.elementor--star-style-star_unicode .elementor-star-rating {
  font-family: Arial, Helvetica, sans-serif
}
.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
  content: "★"
}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
  width: 25%;
  flex-shrink: 0
}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
  border-right-style: none
}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
  height: 999em;
  width: 0;
  right: 0;
  border-right-style: solid
}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
  top: 0;
  transform: translateY(-100%)
}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
  top: 100%
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
  display: table-cell
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
  border-bottom-style: none
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
  bottom: 0;
  height: 0;
  width: 999em;
  border-bottom-style: solid
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
  right: 100%
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
  left: 100%
}
.elementor-widget-tabs .elementor-tab-content, .elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title:after, .elementor-widget-tabs .elementor-tab-title:before, .elementor-widget-tabs .elementor-tabs-content-wrapper {
  border: 1px #d5d8dc
}
.elementor-widget-tabs .elementor-tabs {
  text-align: left
}
.elementor-widget-tabs .elementor-tabs-wrapper {
  overflow: hidden
}
.elementor-widget-tabs .elementor-tab-title {
  cursor: pointer;
  outline: var(--focus-outline, none)
}
.elementor-widget-tabs .elementor-tab-desktop-title {
  position: relative;
  padding: 20px 25px;
  font-weight: 700;
  line-height: 1;
  border: solid transparent
}
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
  border-color: #d5d8dc
}
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
  display: block;
  content: "";
  position: absolute
}
.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible {
  border: 1px solid #000
}
.elementor-widget-tabs .elementor-tab-mobile-title {
  padding: 10px;
  cursor: pointer
}
.elementor-widget-tabs .elementor-tab-content {
  padding: 20px;
  display: none
}
@media (max-width:767px) {
  .elementor-tabs .elementor-tab-content, .elementor-tabs .elementor-tab-title {
    border-style: solid solid none
  }
  .elementor-tabs .elementor-tabs-wrapper {
    display: none
  }
  .elementor-tabs .elementor-tabs-content-wrapper {
    border-bottom-style: solid
  }
  .elementor-tabs .elementor-tab-content {
    padding: 10px
  }
}
@media (min-width:768px) {
  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
    display: flex
  }
  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    flex-direction: column
  }
  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    flex-grow: 1;
    border-style: solid solid solid none
  }
  .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
    border-style: none solid solid
  }
  .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper, .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper, .elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper {
    display: flex
  }
  .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper {
    justify-content: center
  }
  .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper {
    justify-content: flex-end
  }
  .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title {
    width: 100%
  }
  .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title {
    height: 100%
  }
  .elementor-tabs .elementor-tab-mobile-title {
    display: none
  }
}
.elementor-testimonial-wrapper {
  overflow: hidden;
  text-align: center
}
.elementor-testimonial-wrapper .elementor-testimonial-content {
  font-size: 1.3em;
  margin-bottom: 20px
}
.elementor-testimonial-wrapper .elementor-testimonial-name {
  line-height: 1.5;
  display: block
}
.elementor-testimonial-wrapper .elementor-testimonial-job {
  font-size: .85em;
  display: block
}
.elementor-testimonial-wrapper .elementor-testimonial-meta {
  width: 100%;
  line-height: 1
}
.elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
  display: inline-block
}
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details, .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
  display: table-cell;
  vertical-align: middle
}
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: none
}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
  padding-right: 15px
}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
  text-align: left
}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details, .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
  display: block
}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
  margin-bottom: 20px
}
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
  background-color: #69727d;
  color: #fff
}
.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
  color: #69727d;
  border: 3px solid;
  background-color: transparent
}
.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
  margin-top: 8px
}
.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
  width: 1em;
  height: 1em
}
.elementor-widget-text-editor .elementor-drop-cap {
  float: left;
  text-align: center;
  line-height: 1;
  font-size: 50px
}
.elementor-widget-text-editor .elementor-drop-cap-letter {
  display: inline-block
}
.elementor-toggle {
  text-align: left
}
.elementor-toggle .elementor-tab-title {
  font-weight: 700;
  line-height: 1;
  margin: 0;
  padding: 15px;
  border-bottom: 1px solid #d5d8dc;
  cursor: pointer;
  outline: none
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
  display: inline-block;
  width: 1em
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
  -webkit-margin-start: -5px;
  margin-inline-start: -5px;
  width: 1em;
  height: 1em
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
  float: right;
  text-align: right
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
  float: left;
  text-align: left
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {
  display: block
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
  display: none
}
.elementor-toggle .elementor-tab-title.elementor-active {
  border-bottom: none
}
.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed {
  display: none
}
.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
  display: block
}
.elementor-toggle .elementor-tab-content {
  padding: 15px;
  border-bottom: 1px solid #d5d8dc;
  display: none
}
@media (max-width:767px) {
  .elementor-toggle .elementor-tab-title {
    padding: 12px
  }
  .elementor-toggle .elementor-tab-content {
    padding: 12px 10px
  }
}
.e-con-inner > .elementor-widget-toggle, .e-con > .elementor-widget-toggle {
  width: var(--container-widget-width);
  --flex-grow: var(--container-widget-flex-grow)
}
.elementor-widget-video .elementor-widget-container {
  overflow: hidden;
  transform: translateZ(0)
}
.elementor-widget-video .elementor-wrapper {
  aspect-ratio: var(--video-aspect-ratio)
}
.elementor-widget-video .elementor-wrapper iframe, .elementor-widget-video .elementor-wrapper video {
  height: 100%;
  width: 100%;
  display: flex;
  border: none;
  background-color: #000
}
@supports not (aspect-ratio:1/1) {
  .elementor-widget-video .elementor-wrapper {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: calc(100% / var(--video-aspect-ratio))
  }
  .elementor-widget-video .elementor-wrapper iframe, .elementor-widget-video .elementor-wrapper video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
  }
}
.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%
}
.elementor-widget-video .elementor-custom-embed-image-overlay {
  cursor: pointer;
  text-align: center
}
.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
  opacity: 1
}
.elementor-widget-video .elementor-custom-embed-image-overlay img {
  display: block;
  width: 100%
}
.elementor-widget-video .e-hosted-video .elementor-video {
  -o-object-fit: cover;
  object-fit: cover
}
.e-con-inner > .elementor-widget-video, .e-con > .elementor-widget-video {
  width: var(--container-widget-width);
  --flex-grow: var(--container-widget-flex-grow)
}
.elementor-kit-74208 {
  --e-global-color-primary: #232323;
  --e-global-color-secondary: #54595F;
  --e-global-color-text: #828282;
  --e-global-color-accent: #232323;
  --e-global-typography-primary-font-family: "Poppins";
  --e-global-typography-primary-font-weight: 500;
  --e-global-typography-text-font-family: "Roboto";
  --e-global-typography-text-font-weight: 400
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1170px
}
.e-con {
  --container-max-width: 1170px
}
.elementor-widget:not(:last-child) {
  margin-bottom: 20px
}
.elementor-element {
  --widgets-spacing: 20px
}
  {}
h1.entry-title {
  display: var(--page-title-display)
}
@media(max-width:1024px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px
  }
  .e-con {
    --container-max-width: 1024px
  }
}
@media(max-width:767px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px
  }
  .e-con {
    --container-max-width: 767px
  }
}
.single-sectionbuilder .header-common-wrapper.left-menu-classic, .single-sectionbuilder .header-common-wrapper.left-menu-modern {
  position: absolute;
  width: 100%
}
.elementor-widget-litho-content-block .elementor-image-box-content {
  width: 100%
}
.elementor-widget-litho-icon-box .elementor-icon-box-wrapper, .elementor-widget-litho-icon-box .litho-image-box-wrapper {
  text-align: center
}
@media (min-width:768px) {
  .elementor-widget-litho-content-block.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-litho-content-block.elementor-position-right .elementor-image-box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .elementor-widget-litho-content-block.elementor-position-right .elementor-image-box-wrapper {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
  .elementor-widget-litho-content-block.elementor-position-left .elementor-image-box-wrapper {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
  .elementor-widget-litho-content-block.elementor-position-top .elementor-image-box-img {
    margin: auto
  }
  .elementor-widget-litho-content-block.elementor-vertical-align-top .elementor-image-box-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .elementor-widget-litho-content-block.elementor-vertical-align-middle .elementor-image-box-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .elementor-widget-litho-content-block.elementor-vertical-align-bottom .elementor-image-box-wrapper {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated, .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0 15px
}
.elementor-section.parallax, .parallax .elementor-background-overlay {
  transition: none !important
}
.elementor-element-edit-mode.elementor-hidden-tablet .hamburger-menu-wrapper .elementor-template-edit-cover, .elementor-element-edit-mode.elementor-hidden-phone .hamburger-menu-wrapper .elementor-template-edit-cover, .elementor-element-edit-mode.elementor-hidden-tablet .hamburger-menu-wrapper .hamburger-menu, .elementor-element-edit-mode.elementor-hidden-phone .hamburger-menu-wrapper .hamburger-menu {
  display: none
}
.elementor-html body.single-sectionbuilder.navbar-collapse-show-after .navbar-collapse {
  z-index: 99
}
.elementor-html body.single-sectionbuilder .navbar-toggler {
  z-index: 999
}
.elementor-html body.single-sectionbuilder .toggle-menu-word {
  margin: 0px 10px 0 0;
  display: inline-block;
  vertical-align: middle
}
@media (min-width: 1025px) {
  .elementor-html body.single-sectionbuilder .navbar-expand-lg .elementor-widget-litho-mega-menu .toggle-menu-word {
    display: none
  }
}
.elementor-editor-active .edit-litho-section {
  display: none
}
.elementor-editor-active .grid.grid-6col li, .elementor-editor-active .grid.grid-5col li, .elementor-editor-active .grid.grid-4col li, .elementor-editor-active .grid.grid-3col li, .elementor-editor-active .grid.grid-2col li {
  float: left
}
.litho-elementor-visible {
  visibility: hidden
}
@media (max-width: 1024px) {
  .elementor-editor-active .navbar-collapse {
    top: 72px !important
  }
}
@media (max-width:767px) {
  .elementor-widget-litho-content-block .elementor-image-box-img {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px
  }
}
.elementor-widget.elementor-widget-text-editor .elementor-drop-cap {
  line-height: 30px
}
.elementor-progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 0;
  -webkit-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out
}
.elementor-accordion {
  text-align: left
}
.elementor-accordion .elementor-accordion-item {
  border: 1px solid #d4d4d4
}
.elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
  border-top: none
}
.elementor-accordion .elementor-tab-title {
  margin: 0;
  padding: 15px 20px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  outline: none
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
  display: inline-block;
  width: 1.5em
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
  width: 1em;
  height: 1em
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
  float: right;
  text-align: right
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
  float: left;
  text-align: left
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
  display: block
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened, .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
  display: none
}
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
  display: block
}
.elementor-accordion .elementor-tab-content {
  display: none;
  padding: 15px 20px;
  border-top: 1px solid #d4d4d4
}
@media (max-width:767px) {
  .elementor-accordion .elementor-tab-title {
    padding: 12px 15px
  }
  .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    width: 1.2em
  }
  .elementor-accordion .elementor-tab-content {
    padding: 7px 15px
  }
}
.elementor-counter .elementor-counter-number-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 69px;
  font-weight: 600;
  line-height: 1
}
.elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  white-space: pre-wrap
}
.elementor-counter .elementor-counter-number-prefix {
  text-align: right
}
.elementor-counter .elementor-counter-number-suffix {
  text-align: left
}
.elementor-counter .elementor-counter-title {
  text-align: center;
  font-size: 19px;
  font-weight: 400;
  line-height: 2.5
}
.elementor-heading-title {
  padding: 0;
  margin: 0;
  line-height: 1
}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-] > a {
  color: inherit;
  font-size: inherit;
  line-height: inherit
}
.elementor-widget-heading .elementor-heading-title.elementor-size-small {
  font-size: 15px
}
.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
  font-size: 19px
}
.elementor-widget-heading .elementor-heading-title.elementor-size-large {
  font-size: 29px
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
  font-size: 39px
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
  font-size: 59px
}
.elementor-widget-image-carousel .swiper-container {
  position: static
}
.elementor-widget-image-carousel .swiper-container .swiper-slide figure {
  line-height: inherit
}
.elementor-widget-image-carousel .swiper-slide {
  text-align: center
}
.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide {
  max-width: calc(100% / var(--e-image-carousel-slides-to-show, 3))
}
.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container, .elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container, .elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container {
  line-height: 1;
  font-size: 0
}
.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
  display: inline-grid
}
.elementor-widget-social-icons .elementor-grid {
  grid-column-gap: var(--grid-column-gap, 5px);
  grid-row-gap: var(--grid-row-gap, 5px);
  grid-template-columns: var(--grid-template-columns);
  -webkit-box-pack: var(--justify-content, center);
  -ms-flex-pack: var(--justify-content, center);
  justify-content: var(--justify-content, center);
  justify-items: var(--justify-content, center)
}
.elementor-icon.elementor-social-icon {
  font-size: var(--icon-size, 25px);
  line-height: var(--icon-size, 25px);
  width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
  height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))
}
.elementor-social-icon {
  --e-social-icon-icon-color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #818a91;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  cursor: pointer
}
.elementor-social-icon i {
  color: var(--e-social-icon-icon-color)
}
.elementor-social-icon svg {
  fill: var(--e-social-icon-icon-color)
}
.elementor-social-icon:last-child {
  margin: 0
}
.elementor-social-icon:hover {
  opacity: .9;
  color: #fff
}
.elementor-social-icon-android {
  background-color: #a4c639
}
.elementor-social-icon-apple {
  background-color: #999
}
.elementor-social-icon-behance {
  background-color: #1769ff
}
.elementor-social-icon-bitbucket {
  background-color: #205081
}
.elementor-social-icon-codepen {
  background-color: #000
}
.elementor-social-icon-delicious {
  background-color: #39f
}
.elementor-social-icon-deviantart {
  background-color: #05cc47
}
.elementor-social-icon-digg {
  background-color: #005be2
}
.elementor-social-icon-dribbble {
  background-color: #ea4c89
}
.elementor-social-icon-elementor {
  background-color: #d30c5c
}
.elementor-social-icon-envelope {
  background-color: #ea4335
}
.elementor-social-icon-facebook, .elementor-social-icon-facebook-f {
  background-color: #3b5998
}
.elementor-social-icon-flickr {
  background-color: #0063dc
}
.elementor-social-icon-foursquare {
  background-color: #2d5be3
}
.elementor-social-icon-free-code-camp, .elementor-social-icon-freecodecamp {
  background-color: #006400
}
.elementor-social-icon-github {
  background-color: #333
}
.elementor-social-icon-gitlab {
  background-color: #e24329
}
.elementor-social-icon-globe {
  background-color: #818a91
}
.elementor-social-icon-google-plus, .elementor-social-icon-google-plus-g {
  background-color: #dd4b39
}
.elementor-social-icon-houzz {
  background-color: #7ac142
}
.elementor-social-icon-instagram {
  background-color: #262626
}
.elementor-social-icon-jsfiddle {
  background-color: #487aa2
}
.elementor-social-icon-link {
  background-color: #818a91
}
.elementor-social-icon-linkedin, .elementor-social-icon-linkedin-in {
  background-color: #0077b5
}
.elementor-social-icon-medium {
  background-color: #00ab6b
}
.elementor-social-icon-meetup {
  background-color: #ec1c40
}
.elementor-social-icon-mixcloud {
  background-color: #273a4b
}
.elementor-social-icon-odnoklassniki {
  background-color: #f4731c
}
.elementor-social-icon-pinterest {
  background-color: #bd081c
}
.elementor-social-icon-product-hunt {
  background-color: #da552f
}
.elementor-social-icon-reddit {
  background-color: #ff4500
}
.elementor-social-icon-rss {
  background-color: #f26522
}
.elementor-social-icon-shopping-cart {
  background-color: #4caf50
}
.elementor-social-icon-skype {
  background-color: #00aff0
}
.elementor-social-icon-slideshare {
  background-color: #0077b5
}
.elementor-social-icon-snapchat {
  background-color: #fffc00
}
.elementor-social-icon-soundcloud {
  background-color: #f80
}
.elementor-social-icon-spotify {
  background-color: #2ebd59
}
.elementor-social-icon-stack-overflow {
  background-color: #fe7a15
}
.elementor-social-icon-steam {
  background-color: #00adee
}
.elementor-social-icon-stumbleupon {
  background-color: #eb4924
}
.elementor-social-icon-telegram {
  background-color: #2ca5e0
}
.elementor-social-icon-thumb-tack {
  background-color: #1aa1d8
}
.elementor-social-icon-tripadvisor {
  background-color: #589442
}
.elementor-social-icon-tumblr {
  background-color: #35465c
}
.elementor-social-icon-twitch {
  background-color: #6441a5
}
.elementor-social-icon-twitter {
  background-color: #1da1f2
}
.elementor-social-icon-viber {
  background-color: #665cac
}
.elementor-social-icon-vimeo {
  background-color: #1ab7ea
}
.elementor-social-icon-vk {
  background-color: #45668e
}
.elementor-social-icon-weibo {
  background-color: #dd2430
}
.elementor-social-icon-weixin {
  background-color: #31a918
}
.elementor-social-icon-whatsapp {
  background-color: #25d366
}
.elementor-social-icon-wordpress {
  background-color: #21759b
}
.elementor-social-icon-xing {
  background-color: #026466
}
.elementor-social-icon-yelp {
  background-color: #af0606
}
.elementor-social-icon-youtube {
  background-color: #cd201f
}
.elementor-social-icon-500px {
  background-color: #0099e5
}
.elementor-shape-rounded .elementor-icon.elementor-social-icon {
  -webkit-border-radius: 10%;
  border-radius: 10%
}
.elementor-shape-circle .elementor-icon.elementor-social-icon {
  -webkit-border-radius: 50%;
  border-radius: 50%
}
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
  overflow: hidden
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items {
  margin-right: -8px;
  margin-left: -8px
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
  margin-right: 8px;
  margin-left: 8px
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
  width: auto;
  left: auto;
  right: auto;
  position: relative;
  height: 100%;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left-width: 1px;
  border-style: solid;
  right: -8px
}
.elementor-widget .elementor-icon-list-items {
  list-style-type: none;
  margin: 0;
  padding: 0
}
.elementor-widget .elementor-icon-list-item {
  margin: 0;
  padding: 0;
  position: relative
}
.elementor-widget .elementor-icon-list-item:after {
  position: absolute;
  bottom: 0;
  width: 100%
}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: inherit
}
.elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 5px
}
.elementor-widget .elementor-icon-list-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.elementor-widget .elementor-icon-list-icon svg {
  width: var(--e-icon-list-icon-size, 1em);
  height: var(--e-icon-list-icon-size, 1em)
}
.elementor-widget .elementor-icon-list-icon i {
  width: 1.25em;
  font-size: var(--e-icon-list-icon-size)
}
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
  text-align: var(--e-icon-list-icon-align)
}
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
  margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)
}
.elementor-widget.elementor-list-item-link-full_width a {
  width: 100%
}
.elementor-widget.elementor-align-center .elementor-icon-list-item, .elementor-widget.elementor-align-center .elementor-icon-list-item a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
  margin: auto
}
.elementor-widget.elementor-align-center .elementor-inline-items {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.elementor-widget.elementor-align-left .elementor-icon-list-item, .elementor-widget.elementor-align-left .elementor-icon-list-item a {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left
}
.elementor-widget.elementor-align-left .elementor-inline-items {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.elementor-widget.elementor-align-right .elementor-icon-list-item, .elementor-widget.elementor-align-right .elementor-icon-list-item a {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right
}
.elementor-widget.elementor-align-right .elementor-icon-list-items {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
  left: 0
}
.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
  right: 0
}
@media (max-width:1024px) {
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a, .elementor-widget.elementor-tablet-align-center .elementor-icon-list-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
    margin: auto
  }
  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
  }
  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
  }
  .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
    left: 0
  }
  .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}
@media (max-width:767px) {
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a, .elementor-widget.elementor-mobile-align-center .elementor-icon-list-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
    margin: auto
  }
  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
  }
  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
  }
  .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
    left: 0
  }
  .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}
@media (min-width:768px) {
  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
  }
  .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
  .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img {
    margin: auto
  }
  .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
@media (max-width:767px) {
  .elementor-widget-icon-box .elementor-icon-box-icon {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px
  }
}
.elementor-widget-icon-box .elementor-icon-box-wrapper {
  text-align: center
}
.elementor-widget-icon-box .elementor-icon-box-title a {
  color: inherit
}
.elementor-widget-icon-box .elementor-icon-box-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.elementor-widget-icon-box .elementor-icon-box-description {
  margin: 0
}
.slider-style-3.slider-vertical .elementor-icon {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important
}
.slider-style-3.slider-vertical .elementor-button {
  display: flex !important;
  align-items: center !important
}
.elementor-gradient-button-icon svg {
  width: 1em;
  height: auto
}
.elementor-widget-heading .elementor-heading-title {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-image .widget-image-caption {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-widget-text-editor {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
  background-color: var(--e-global-color-primary)
}
.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary)
}
.elementor-widget-text-editor.elementor-drop-cap-view-letter-big .elementor-drop-cap {
  color: var(--e-global-color-primary)
}
.elementor-widget-button .elementor-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent)
}
.elementor-widget-divider {
  --divider-color: var(--e-global-color-secondary)
}
.elementor-widget-divider .elementor-divider__text {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight)
}
.elementor-widget-divider.elementor-view-stacked .elementor-icon {
  background-color: var(--e-global-color-secondary)
}
.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary)
}
.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg {
  fill: var(--e-global-color-secondary)
}
.elementor-widget-image-box .elementor-image-box-title {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-image-box .elementor-image-box-description {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-widget-icon.elementor-view-stacked .elementor-icon {
  background-color: var(--e-global-color-primary)
}
.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary)
}
.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg {
  fill: var(--e-global-color-primary)
}
.elementor-widget-icon-box.elementor-view-stacked .elementor-icon {
  background-color: var(--e-global-color-primary)
}
.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary)
}
.elementor-widget-icon-box .elementor-icon-box-title {
  color: var(--e-global-color-primary)
}
.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-icon-box .elementor-icon-box-description {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-widget-star-rating .elementor-star-rating__title {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-widget-image-gallery .gallery-item .gallery-caption {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight)
}
.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after {
  border-color: var(--e-global-color-text)
}
.elementor-widget-icon-list .elementor-icon-list-icon i {
  color: var(--e-global-color-primary)
}
.elementor-widget-icon-list .elementor-icon-list-icon svg {
  fill: var(--e-global-color-primary)
}
.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-widget-icon-list .elementor-icon-list-text {
  color: var(--e-global-color-secondary)
}
.elementor-widget-counter .elementor-counter-number-wrapper {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-counter .elementor-counter-title {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight)
}
.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar {
  background-color: var(--e-global-color-primary)
}
.elementor-widget-progress .elementor-title {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-widget-testimonial .elementor-testimonial-content {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-widget-testimonial .elementor-testimonial-name {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-testimonial .elementor-testimonial-job {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight)
}
.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a {
  color: var(--e-global-color-primary)
}
.elementor-widget-tabs .elementor-tab-title.elementor-active, .elementor-widget-tabs .elementor-tab-title.elementor-active a {
  color: var(--e-global-color-accent)
}
.elementor-widget-tabs .elementor-tab-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-tabs .elementor-tab-content {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title {
  color: var(--e-global-color-primary)
}
.elementor-widget-accordion .elementor-accordion-icon svg {
  fill: var(--e-global-color-primary)
}
.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title {
  color: var(--e-global-color-accent)
}
.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg {
  fill: var(--e-global-color-accent)
}
.elementor-widget-accordion .elementor-accordion-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-accordion .elementor-tab-content {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-widget-toggle .elementor-toggle-title, .elementor-widget-toggle .elementor-toggle-icon {
  color: var(--e-global-color-primary)
}
.elementor-widget-toggle .elementor-toggle-icon svg {
  fill: var(--e-global-color-primary)
}
.elementor-widget-toggle .elementor-tab-title.elementor-active a, .elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon {
  color: var(--e-global-color-accent)
}
.elementor-widget-toggle .elementor-toggle-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-toggle .elementor-tab-content {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-widget-alert .elementor-alert-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-alert .elementor-alert-description {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-widget-text-path {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-widget-litho-accordion .elementor-accordion .elementor-tab-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-accordion .elementor-accordion .elementor-tab-title .panel-time {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-accordion .elementor-accordion .elementor-tab-title .panel-speaker {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-archive-portfolio .portfolio-caption .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-archive-portfolio .page-numbers li .page-numbers, .elementor-widget-litho-archive-portfolio .new-post a, .elementor-widget-litho-archive-portfolio .old-post a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-archive-portfolio .litho-pagination .view-more-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-archive-posts .entry-title, .elementor-widget-litho-archive-posts .blog-grid .grid-item .entry-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-archive-posts .elementor-button, .elementor-widget-litho-archive-posts .elementor-gradient-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-archive-posts .blog-category a, .elementor-widget-litho-archive-posts .blog-side-image .blog-category {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-archive-posts .post-date {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-archive-posts .author-name, .elementor-widget-litho-archive-posts .author-name a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-archive-posts .post-meta-like a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-archive-posts .post-meta-comments a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-archive-posts .page-numbers li .page-numbers, .elementor-widget-litho-archive-posts .new-post a, .elementor-widget-litho-archive-posts .old-post a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-archive-posts .blog-pagination .view-more-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-blog-list .blog-grid-filter li a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-blog-list .entry-title, .elementor-widget-litho-blog-list .blog-grid .grid-item .entry-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-blog-list .elementor-button, .elementor-widget-litho-blog-list .elementor-gradient-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-blog-list .blog-category a, .elementor-widget-litho-blog-list .blog-side-image .blog-category {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-blog-list .post-date {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-blog-list .author-name, .elementor-widget-litho-blog-list .author-name a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-blog-list .post-meta-like a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-blog-list .post-meta-comments a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-blog-list .page-numbers li .page-numbers, .elementor-widget-litho-blog-list .new-post a, .elementor-widget-litho-blog-list .old-post a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-blog-list .blog-pagination .view-more-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-blog-post-slider .slider-typography .entry-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-blog-post-slider a.elementor-button, .elementor-widget-litho-blog-post-slider .elementor-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-button-gradient a.elementor-gradient-button, .elementor-widget-litho-button-gradient .elementor-gradient-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-button a.elementor-button, .elementor-widget-litho-button .elementor-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-woocommerce-cart .cart_list li .product-detail a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-woocommerce-cart .litho-top-cart-wrapper .cart_list li .product-detail .quantity, .elementor-widget-litho-woocommerce-cart .litho-top-cart-wrapper .cart_list li .product-detail .amount {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-woocommerce-cart .litho-top-cart-wrapper .buttons a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-contact-form .wpcf7-form label {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-contact-form .wpcf7-form .wpcf7-form-control-wrap input[type*="text"], .elementor-widget-litho-contact-form .wpcf7-form .wpcf7-form-control-wrap input[type*="email"], .elementor-widget-litho-contact-form .wpcf7-form .wpcf7-form-control-wrap input[type*="url"], .elementor-widget-litho-contact-form .wpcf7-form .wpcf7-form-control-wrap input[type*="number"], .elementor-widget-litho-contact-form .wpcf7-form .wpcf7-form-control-wrap input[type*="tel"], .elementor-widget-litho-contact-form .wpcf7-form .wpcf7-form-control-wrap input[type*="date"], .elementor-widget-litho-contact-form .wpcf7-form .wpcf7-form-control-wrap textarea, .elementor-widget-litho-contact-form .wpcf7-form .wpcf7-form-control-wrap .wpcf7-select {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-contact-form .wpcf7-form .contact-form-text, .elementor-widget-litho-contact-form.elementor-widget-litho-contact-form .wpcf7-form label .wpcf7-list-item-label {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-contact-form .wpcf7-form .wpcf7-submit {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-content-block .content-block .title, .elementor-widget-litho-content-block .content-block .title a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-content-block .content-block .subtitle {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-content-block a.litho_primary_button, .elementor-widget-litho-content-block .litho_primary_button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-content-block a.litho_primary_button:hover, .elementor-widget-litho-content-block .litho_primary_button:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-content-slider .swiper-slide .slider-digit {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-content-slider .slide-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-content-slider .slide-subtitle {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-content-slider a.elementor-button, .elementor-widget-litho-content-slider .elementor-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-countdown .elementor-countdown-wrapper .counter-box .number {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-countdown .elementor-countdown-wrapper .counter-box span {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-drop-cap.elementor-drop-cap-view-stacked .elementor-drop-cap {
  background-color: var(--e-global-color-primary)
}
.elementor-widget-litho-drop-cap.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-litho-drop-cap.elementor-drop-cap-view-default .elementor-drop-cap {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary)
}
.elementor-widget-litho-fancy-text-box .fancy-text-box .title, .elementor-widget-litho-fancy-text-box .conter-wrap .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-fancy-text-box .fancy-text-box .title span {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-fancy-text-box .fancy-text-box .subtitle, .elementor-widget-litho-fancy-text-box .conter-wrap .subtitle {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-fancy-text-box a.fancy-text-button span, .elementor-widget-litho-fancy-text-box .fancy-text-button span, .elementor-widget-litho-fancy-text-box a.elementor-button, .elementor-widget-litho-fancy-text-box .elementor-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-fancy-text-box a.fancy-text-button .subtext {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-feature-box-carousel .heading {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-feature-box-carousel .subheading {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-feature-box-carousel .feature-box-carousel-wrap .feature-box-title, .elementor-widget-litho-feature-box-carousel .feature-box-carousel-content-wrap .feature-box-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-feature-box-carousel .feature-box-carousel-wrap .feature-box-digit, .elementor-widget-litho-feature-box-carousel .feature-box-carousel-content-wrap .feature-box-digit {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-feature-box-carousel a.elementor-button, .elementor-widget-litho-feature-box-carousel .elementor-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-feature-box .feature-box .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-feature-box .feature-box .subtitle {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-feature-box a.elementor-button, .elementor-widget-litho-feature-box .elementor-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-flip-box .flip-front-side .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-flip-box .flip-front-side .subtitle {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-flip-box .flip-back-side .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-flip-box .flip-back-side .subtitle {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-flip-box a.elementor-button, .elementor-widget-litho-flip-box .elementor-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-heading .litho-primary-title, .elementor-widget-litho-heading .litho-primary-title a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-heading .litho-secondary-title, .elementor-widget-litho-heading .litho-secondary-title a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-icon-box-carousel.elementor-view-stacked .elementor-icon {
  background-color: var(--e-global-color-primary)
}
.elementor-widget-litho-icon-box-carousel.elementor-view-framed .elementor-icon {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary)
}
.elementor-widget-litho-icon-box-carousel.elementor-view-default .elementor-icon {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary)
}
.elementor-widget-litho-icon-box-carousel .elementor-icon-box-content .elementor-icon-box-title, .elementor-widget-litho-icon-box-carousel .elementor-icon-box-content .elementor-icon-box-title a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
  color: var(--e-global-color-primary)
}
.elementor-widget-litho-icon-box-carousel .swiper-slide:hover .elementor-icon-box-content .elementor-icon-box-title, .elementor-widget-litho-icon-box-carousel .swiper-slide:hover .elementor-icon-box-content .elementor-icon-box-title a {
  color: var(--e-global-color-primary)
}
.elementor-widget-litho-icon-box.elementor-view-stacked .elementor-icon {
  background-color: var(--e-global-color-primary)
}
.elementor-widget-litho-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-litho-icon-box.elementor-view-default .elementor-icon {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary)
}
.elementor-widget-litho-icon-box .elementor-icon-box-content .elementor-icon-box-title, .elementor-widget-litho-icon-box .elementor-icon-box-content .elementor-icon-box-title a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-icon-box .elementor-icon-box-content .elementor-icon-box-title {
  color: var(--e-global-color-primary)
}
.elementor-widget-litho-icon-box:hover .elementor-icon-box-content .elementor-icon-box-title {
  color: var(--e-global-color-primary)
}
.elementor-widget-litho-icon-box a.litho_primary_button, .elementor-widget-litho-icon-box .litho_primary_button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-icon-box a.litho_primary_button:hover, .elementor-widget-litho-icon-box .litho_primary_button:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-icon-packs .icon-box-content span {
  color: var(--e-global-color-primary)
}
.elementor-widget-litho-image-carousel .elementor-image-carousel-caption {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-interactive-portfolio .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-left-menu .litho-left-menu-wrap li.item-depth-0 > a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-left-menu .litho-left-menu ul.sub-menu-item > li.item-depth-1 > a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-left-menu .litho-left-menu ul.sub-menu-item > li > ul.sub-menu-item > li > a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-lists .elementor-icon-list-text {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-mega-menu .navbar-collapse .navbar-nav > li > a.nav-link {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-mega-menu .navbar-collapse .navbar-nav li.simple-dropdown ul.sub-menu > li.item-depth-1 > a, .elementor-widget-litho-mega-menu .navbar-collapse .navbar-nav li.simple-dropdown ul.sub-menu > li.item-depth-1 > span.handler {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-mega-menu .navbar-collapse .navbar-nav .dropdown-menu.megamenu-content h5, .elementor-widget-litho-mega-menu .navbar-collapse .navbar-nav .dropdown-menu.megamenu-content .elementor-widget-litho-simple-navigation .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-mega-menu .navbar-collapse .navbar-nav .dropdown-menu.megamenu-content li a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-mega-menu .navbar-collapse .navbar-nav li.simple-dropdown ul.sub-menu > li > ul.sub-menu > li > a, .elementor-widget-litho-mega-menu .navbar-collapse .navbar-nav li.simple-dropdown ul.sub-menu > li > ul.sub-menu > li > span.handler {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-mega-menu .navbar-collapse .navbar-nav li.simple-dropdown ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a, .elementor-widget-litho-mega-menu .navbar-collapse .navbar-nav li.simple-dropdown ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > span.handler {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-menu-list-items .litho-navigation-wrapper .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-menu-list-items .litho-navigation-wrapper .litho-navigation-link > li > a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-menu-list-items .litho-navigation-wrapper .litho-navigation-link > li > ul > li > a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-menu-list-items .litho-navigation-wrapper .litho-navigation-link > li > ul > li > ul li a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-newsletter .newsletter-form-wrapper .mc4wp-form label {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-newsletter .newsletter-form-wrapper .mc4wp-form input[type*="submit"], .elementor-widget-litho-newsletter .newsletter-form-wrapper .mc4wp-form button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-package-carousel .packages-image-box .caption {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-package-carousel .packages-content-wrap .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-package-carousel .packages-content-wrap .subtitle {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-package-carousel .packages-content-wrap .review-text {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-page-title .litho-main-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-page-title .litho-main-subtitle {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-page-title .main-title-breadcrumb li, .elementor-widget-litho-page-title .main-title-breadcrumb li a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-pie-chart .chart-percent .percent {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-pie-chart .chart-text .chart-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
#elementor-lightbox- {
    {
    ID
  }
}
.popup-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
#elementor-lightbox- {
    {
    ID
  }
}
.popup-modal-dismiss {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-popup .elementor-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
#elementor-lightbox- {
    {
    ID
  }
}
.newsletter-form-wrapper .mc4wp-form input[type*="submit"], #elementor-lightbox- {
    {
    ID
  }
}
.newsletter-form-wrapper .mc4wp-form button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
#elementor-lightbox- {
    {
    ID
  }
}
.wpcf7-form label {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
#elementor-lightbox- {
    {
    ID
  }
}
.wpcf7-form .wpcf7-form-control-wrap input[type*="text"], #elementor-lightbox- {
    {
    ID
  }
}
.wpcf7-form .wpcf7-form-control-wrap input[type*="email"], #elementor-lightbox- {
    {
    ID
  }
}
.wpcf7-form .wpcf7-form-control-wrap input[type*="url"], #elementor-lightbox- {
    {
    ID
  }
}
.wpcf7-form .wpcf7-form-control-wrap input[type*="number"], #elementor-lightbox- {
    {
    ID
  }
}
.wpcf7-form .wpcf7-form-control-wrap input[type*="tel"], #elementor-lightbox- {
    {
    ID
  }
}
.wpcf7-form .wpcf7-form-control-wrap input[type*="date"], #elementor-lightbox- {
    {
    ID
  }
}
.wpcf7-form .wpcf7-form-control-wrap textarea, #elementor-lightbox- {
    {
    ID
  }
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-select {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
#elementor-lightbox- {
    {
    ID
  }
}
.wpcf7-form .contact-form-text {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
#elementor-lightbox- {
    {
    ID
  }
}
.wpcf7-form .wpcf7-submit {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-portfolio-filter .grid-filter li a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-portfolio-slider .portfolio-caption .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-portfolio .portfolio-caption .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-portfolio .page-numbers li .page-numbers, .elementor-widget-litho-portfolio .new-post a, .elementor-widget-litho-portfolio .old-post a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-portfolio .litho-pagination .view-more-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-price-table .pricing-table .popular-label {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-price-table .pricing-table .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-price-table .pricing-table .subtitle {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-price-table .pricing-table .price {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-price-table .pricing-table .duration {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-price-table a.litho_primary_button, .elementor-widget-litho-price-table .litho_primary_button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-price-table a.litho_primary_button:hover, .elementor-widget-litho-price-table .litho_primary_button:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-product-list .woocommerce ul.shop-product-list li.product .woocommerce-loop-product__title a, .elementor-widget-litho-product-list .woocommerce ul.shop-product-list li.product .woocommerce-loop-category__title a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-product-list .woocommerce ul.shop-product-list li.product .price, .elementor-widget-litho-product-list .woocommerce ul.shop-product-list li.product .price ins, .elementor-widget-litho-product-list .woocommerce ul.shop-product-list li.product .price ins .amount {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-product-list .woocommerce ul.shop-product-list li.product .price del, .elementor-widget-litho-product-list .woocommerce ul.shop-product-list li.product .price del .amount {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-product-list .woocommerce ul.shop-product-list li.product .added_to_cart {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-progress .elementor-progress-wrapper .elementor-progress-percentage {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-progress .elementor-progress-text {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-progress-step .progress-step-box .progress-step-number {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-progress-step .progress-step-box .progress-step-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-search-form .search-form-box .search-label {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-search-form .search-form-box .search-input, .elementor-widget-litho-search-form .search-form-simple-box .search-input {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-search-form .search-form-wrapper .search-close {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-search-form .search-button .search-label {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-simple-navigation .litho-navigation-menu li > a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-simple-navigation .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-slider .swiper-slide .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-slider .swiper-slide .slider-digit {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-slider .swiper-slide .subtitle {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-slider a.elementor-button:not(.elementor-second-button), .elementor-widget-litho-slider .elementor-button:not(.elementor-second-button) {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-slider a.elementor-second-button, .elementor-widget-litho-slider .elementor-second-button {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-slider .swiper-number-pagination {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-social-icons .elementor-social-icon .social-icon-text {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-social-icons .elementor-social-icon .social-icon-follow-text {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-split-portfolio-slider .slider-split-scroll .swiper-slide .swiper-slide-l .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-split-portfolio-slider .slider-split-scroll .swiper-slide .swiper-slide-l .subtitle {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-split-portfolio-slider .slider-split-scroll .swiper-slide .portfolio-excerpt {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-widget-litho-tabs .litho-tabs .nav-tabs .nav-item a.nav-link {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-tabs .litho-tabs .nav-tabs .nav-item a.nav-link:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-tabs .litho-tabs .nav-tabs .nav-item a.nav-link.active, .elementor-widget-litho-tabs .litho-tabs .nav-tabs .nav-item a.nav-link.active {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-tabs .litho-tabs .nav-tabs .nav-item a span {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-team-memeber-carousel .team-member-name {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-team-memeber-carousel .team-member-designation {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-team-member .team-member-name {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-team-member .team-member-designation {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-testimonial-carousel .heading {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-testimonial-carousel .subheading {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-testimonial-carousel .testimonial-wrap .testimonial-title, .elementor-widget-litho-testimonial-carousel .testimonials-content-wrap .testimonial-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-testimonial-carousel .testimonial-wrap .testimonial-name, .elementor-widget-litho-testimonial-carousel .testimonials-content-wrap .testimonial-name {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-testimonial-carousel .testimonial-wrap .testimonial-lastname, .elementor-widget-litho-testimonial-carousel .testimonials-content-wrap .testimonial-lastname {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-testimonial-carousel .swiper .elementor-swiper-button.elementor-swiper-button-prev span, .elementor-widget-litho-testimonial-carousel .swiper .elementor-swiper-button.elementor-swiper-button-next span {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-testimonial .testimonial-name {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-testimonial .testimonial-position {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-text-rotator .cd-headline .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-text-rotator .cd-headline .text-rotator {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-tilt-box .tilt-box-wrapper .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-tilt-box .tilt-box-wrapper .letter-wrap > span {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-tilt-box .tilt-box-wrapper .author-text {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-tilt-box .tilt-box-wrapper .overlap-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-vertical-counter .vertical-counter-wrapper .vertical-counter {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-vertical-counter .vertical-counter-wrapper .title span {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-vertical-counter .vertical-counter-wrapper .title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-video-button .video-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
.elementor-widget-litho-video-button .video-subtitle {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}
@media(max-width:1024px) {
  .elementor-widget-litho-icon-box-carousel.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box-carousel.elementor-view-framed .elementor-icon {
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box-carousel.elementor-view-default .elementor-icon {
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box-carousel .elementor-icon-box-content .elementor-icon-box-title, .elementor-widget-litho-icon-box-carousel .elementor-icon-box-content .elementor-icon-box-title a {
    color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box-carousel .swiper-slide:hover .elementor-icon-box-content .elementor-icon-box-title, .elementor-widget-litho-icon-box-carousel .swiper-slide:hover .elementor-icon-box-content .elementor-icon-box-title a {
    color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-litho-icon-box.elementor-view-default .elementor-icon {
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box .elementor-icon-box-content .elementor-icon-box-title {
    color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box:hover .elementor-icon-box-content .elementor-icon-box-title {
    color: var(--e-global-color-primary)
  }
}
@media(max-width:767px) {
  .elementor-widget-litho-icon-box-carousel.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box-carousel.elementor-view-framed .elementor-icon {
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box-carousel.elementor-view-default .elementor-icon {
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box-carousel .elementor-icon-box-content .elementor-icon-box-title, .elementor-widget-litho-icon-box-carousel .elementor-icon-box-content .elementor-icon-box-title a {
    color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box-carousel .swiper-slide:hover .elementor-icon-box-content .elementor-icon-box-title, .elementor-widget-litho-icon-box-carousel .swiper-slide:hover .elementor-icon-box-content .elementor-icon-box-title a {
    color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-litho-icon-box.elementor-view-default .elementor-icon {
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box .elementor-icon-box-content .elementor-icon-box-title {
    color: var(--e-global-color-primary)
  }
  .elementor-widget-litho-icon-box:hover .elementor-icon-box-content .elementor-icon-box-title {
    color: var(--e-global-color-primary)
  }
}
.elementor-105 .elementor-element.elementor-element-cb45f20:not(.elementor-motion-effects-element-type-background), .elementor-105 .elementor-element.elementor-element-cb45f20 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-color: #F7F7F7
}
.elementor-105 .elementor-element.elementor-element-cb45f20 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 130px 0px 130px 0px
}
.elementor-105 .elementor-element.elementor-element-cb45f20 > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}
.elementor-105 .elementor-element.elementor-element-cb45f20 > .elementor-container {
  text-align: center
}
.elementor-105 .elementor-element.elementor-element-8c27145 .feature-box {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08)
}
.elementor-105 .elementor-element.elementor-element-8c27145 .feature-box-content .title {
  display: block
}
.elementor-105 .elementor-element.elementor-element-8c27145 .feature-box .title {
  font-size: 16px;
  line-height: 24px
}
.elementor-105 .elementor-element.elementor-element-8c27145 .feature-box-content .subtitle {
  display: block
}
.elementor-105 .elementor-element.elementor-element-8c27145 .feature-box .subtitle {
  font-weight: 400;
  text-decoration: underline
}
.elementor-105 .elementor-element.elementor-element-602c3d6 .feature-box {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08)
}
.elementor-105 .elementor-element.elementor-element-602c3d6 .feature-box-content .title {
  display: block
}
.elementor-105 .elementor-element.elementor-element-602c3d6 .feature-box .title {
  font-size: 16px;
  line-height: 24px
}
.elementor-105 .elementor-element.elementor-element-602c3d6 .feature-box-content .subtitle {
  display: block
}
.elementor-105 .elementor-element.elementor-element-602c3d6 .feature-box .subtitle {
  font-weight: 400;
  text-decoration: underline
}
.elementor-105 .elementor-element.elementor-element-17a9f06 .feature-box {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08)
}
.elementor-105 .elementor-element.elementor-element-17a9f06 .feature-box-content .title {
  display: block
}
.elementor-105 .elementor-element.elementor-element-17a9f06 .feature-box .title {
  font-size: 16px;
  line-height: 24px
}
.elementor-105 .elementor-element.elementor-element-17a9f06 .feature-box-content .subtitle {
  display: block
}
.elementor-105 .elementor-element.elementor-element-17a9f06 .feature-box .subtitle {
  font-weight: 400;
  text-decoration: underline
}
.elementor-105 .elementor-element.elementor-element-7176cbc {
  padding: 130px 0px 130px 0px
}
.elementor-105 .elementor-element.elementor-element-8603958 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0rem 7rem 0rem 7rem
}
.elementor-105 .elementor-element.elementor-element-59f5868 > .elementor-element-populated {
  padding: 0px 0px 0px 0px !important
}
.elementor-105 .elementor-element.elementor-element-9018649, .elementor-105 .elementor-element.elementor-element-9018649 .litho-heading {
  text-align: center
}
.elementor-105 .elementor-element.elementor-element-9018649 .litho-primary-title, .elementor-105 .elementor-element.elementor-element-9018649 .litho-primary-title a {
  font-weight: 400;
  display: block
}
.elementor-105 .elementor-element.elementor-element-9018649 .litho-primary-title {
  white-space: normal
}
.elementor-105 .elementor-element.elementor-element-9018649 .horizontal-separator {
  height: 1px;
  width: 10%;
  display: inline-block;
  vertical-align: middle
}
.elementor-105 .elementor-element.elementor-element-9018649 > .elementor-widget-container {
  margin: 0px 0px 5px 0px
}
.elementor-105 .elementor-element.elementor-element-f57b382, .elementor-105 .elementor-element.elementor-element-f57b382 .litho-heading {
  text-align: center
}
.elementor-105 .elementor-element.elementor-element-f57b382 .litho-primary-title, .elementor-105 .elementor-element.elementor-element-f57b382 .litho-primary-title a {
  font-weight: 600;
  color: #232323;
  fill: #232323;
  -webkit-text-fill-color: initial;
  display: block
}
.elementor-105 .elementor-element.elementor-element-f57b382 .litho-primary-title {
  white-space: normal
}
.elementor-105 .elementor-element.elementor-element-f57b382 .horizontal-separator {
  height: 1px;
  width: 10%;
  display: inline-block;
  vertical-align: middle
}
.elementor-105 .elementor-element.elementor-element-f57b382 > .elementor-widget-container {
  margin: 0% 0% 10% 0%
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="text"], .elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="email"], .elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="url"], .elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="number"], .elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="tel"], .elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="date"], .elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap textarea, .elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-select {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight)
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="text"] {
  color: #232323;
  padding: 10px 20px 10px 20px;
  margin: 0px 0px 22px 0px
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="email"] {
  color: #232323;
  padding: 10px 20px 10px 20px;
  margin: 0px 0px 22px 0px
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="url"] {
  color: #232323;
  padding: 10px 20px 10px 20px;
  margin: 0px 0px 22px 0px
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="number"] {
  color: #232323;
  padding: 10px 20px 10px 20px;
  margin: 0px 0px 22px 0px
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="tel"] {
  color: #232323;
  padding: 10px 20px 10px 20px;
  margin: 0px 0px 22px 0px
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="date"] {
  color: #232323;
  padding: 10px 20px 10px 20px;
  margin: 0px 0px 22px 0px
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-select {
  color: #A6A6A6;
  padding: 10px 20px 10px 20px;
  margin: 0px 0px 22px 0px
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap textarea {
  color: #232323;
  height: 200px;
  resize: none;
  padding: 10px 20px 10px 20px;
  margin: 0px 0px 22px 0px
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="text"]::-webkit-input-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="text"]::-moz-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="text"]:-ms-input-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="email"]::-webkit-input-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="email"]::-moz-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="email"]:-ms-input-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="url"]::-webkit-input-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="url"]::-moz-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="url"]:-ms-input-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="number"]::-webkit-input-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="number"]::-moz-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="number"]:-ms-input-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="tel"]::-webkit-input-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="tel"]::-moz-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="tel"]:-ms-input-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="date"]::-webkit-input-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="date"]::-moz-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap input[type*="date"]:-ms-input-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap textarea::-moz-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-form-control-wrap textarea:-ms-input-placeholder {
  color: #A6A6A6
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .contact-form-text, .elementor-105 .elementor-element.elementor-element-ee8a0c1.elementor-widget-litho-contact-form .wpcf7-form label .wpcf7-list-item-label {
  font-family: "roboto", Sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-submit {
  font-size: 12px;
  text-transform: uppercase;
  background-color: transparent;
  background-image: linear-gradient(30deg, #c62a2e 0%, #44559d 50%);
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  padding: 12px 28px 12px 28px
}
.elementor-105 .elementor-element.elementor-element-ee8a0c1 .wpcf7-form .wpcf7-submit:hover {
  color: #FFF
}
.elementor-105 .elementor-element.elementor-element-3ee98e9:not(.elementor-motion-effects-element-type-background), .elementor-105 .elementor-element.elementor-element-3ee98e9 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-image: url("../img/kodrak-contact-us-classic-01.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}
.elementor-105 .elementor-element.elementor-element-3ee98e9 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 130px 0px 130px 0px
}
.elementor-105 .elementor-element.elementor-element-3ee98e9 > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}
.elementor-105 .elementor-element.elementor-element-3ee98e9 > .elementor-container {
  text-align: center
}
.elementor-105 .elementor-element.elementor-element-c7dc4f1 > .elementor-element-populated {
  padding: 0px 0px 0px 0px !important
}
.elementor-105 .elementor-element.elementor-element-0caede6 {
  padding: 0px 0px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-f0a6933, .elementor-105 .elementor-element.elementor-element-f0a6933 .litho-heading {
  text-align: center
}
.elementor-105 .elementor-element.elementor-element-f0a6933 .litho-primary-title, .elementor-105 .elementor-element.elementor-element-f0a6933 .litho-primary-title a {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #FFFFFFCC;
  fill: #FFFFFFCC;
  -webkit-text-fill-color: initial;
  display: block
}
.elementor-105 .elementor-element.elementor-element-f0a6933 .litho-primary-title {
  white-space: normal
}
.elementor-105 .elementor-element.elementor-element-f0a6933 .horizontal-separator {
  height: 1px;
  width: 10%;
  display: inline-block;
  vertical-align: middle
}
.elementor-105 .elementor-element.elementor-element-f0a6933 > .elementor-widget-container {
  margin: 0px 0px 12px 0px
}
.elementor-105 .elementor-element.elementor-element-d1d537c, .elementor-105 .elementor-element.elementor-element-d1d537c .litho-heading {
  text-align: center
}
.elementor-105 .elementor-element.elementor-element-d1d537c .litho-primary-title, .elementor-105 .elementor-element.elementor-element-d1d537c .litho-primary-title a {
  font-weight: 600;
  letter-spacing: -0.5px;
  color: #FFF;
  fill: #FFF;
  -webkit-text-fill-color: initial;
  display: block
}
.elementor-105 .elementor-element.elementor-element-d1d537c .litho-primary-title {
  white-space: normal
}
.elementor-105 .elementor-element.elementor-element-d1d537c .horizontal-separator {
  height: 1px;
  width: 10%;
  display: inline-block;
  vertical-align: middle
}
.elementor-105 .elementor-element.elementor-element-d1d537c > .elementor-widget-container {
  margin: 0rem 0rem 7rem 0rem
}
.elementor-105 .elementor-element.elementor-element-ae7df26 {
  padding: 0px 0px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-b0ab091:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-105 .elementor-element.elementor-element-b0ab091 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-color: #FFF
}
.elementor-105 .elementor-element.elementor-element-b0ab091 > .elementor-element-populated, .elementor-105 .elementor-element.elementor-element-b0ab091 > .elementor-element-populated > .elementor-background-overlay, .elementor-105 .elementor-element.elementor-element-b0ab091 > .elementor-background-slideshow {
  border-radius: 5px 5px 5px 5px
}
.elementor-105 .elementor-element.elementor-element-b0ab091 > .elementor-element-populated {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  text-align: left;
  margin: 0px 15px 0px 15px;
  --e-column-margin-right: 15px;
  --e-column-margin-left: 15px;
  padding: 3rem 4rem 3rem 4rem !important
}
.elementor-105 .elementor-element.elementor-element-b0ab091 > .elementor-element-populated > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}
.elementor-105 .elementor-element.elementor-element-a270540 {
  text-align: left;
  width: initial;
  max-width: initial;
  align-self: center
}
.elementor-105 .elementor-element.elementor-element-a270540 > .elementor-widget-container {
  margin: 0px 15px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-3c352f7 .litho-primary-title {
  white-space: normal
}
.elementor-105 .elementor-element.elementor-element-3c352f7 .litho-primary-title, .elementor-105 .elementor-element.elementor-element-3c352f7 .litho-primary-title a {
  color: #232323;
  fill: #232323;
  -webkit-text-fill-color: initial;
  display: inline-block
}
.elementor-105 .elementor-element.elementor-element-3c352f7 .horizontal-separator {
  height: 1px;
  width: 10%;
  display: inline-block;
  vertical-align: middle
}
.elementor-105 .elementor-element.elementor-element-3c352f7 {
  width: initial;
  max-width: initial
}
.elementor-105 .elementor-element.elementor-element-f9b2be0 {
  --divider-border-style: solid;
  --divider-color: #E4E4E4;
  --divider-border-width: 1px
}
.elementor-105 .elementor-element.elementor-element-f9b2be0 .elementor-divider-separator {
  width: 100%
}
.elementor-105 .elementor-element.elementor-element-f9b2be0 .elementor-divider {
  padding-top: 20px;
  padding-bottom: 20px
}
.elementor-105 .elementor-element.elementor-element-a8c7dbb > .elementor-widget-container {
  margin: 0px 0px 20px 0px
}
.elementor-105 .elementor-element.elementor-element-a8c7dbb {
  width: var(--container-widget-width, 85%);
  max-width: 85%;
  --container-widget-width: 85%;
  --container-widget-flex-grow: 0
}
.elementor-105 .elementor-element.elementor-element-7897d05 .litho-primary-title, .elementor-105 .elementor-element.elementor-element-7897d05 .litho-primary-title a {
  font-family: "roboto", Sans-serif;
  font-weight: 500;
  line-height: 20px;
  color: #232323;
  fill: #232323;
  -webkit-text-fill-color: initial;
  display: block
}
.elementor-105 .elementor-element.elementor-element-7897d05 .litho-primary-title {
  white-space: normal
}
.elementor-105 .elementor-element.elementor-element-7897d05 .horizontal-separator {
  height: 1px;
  width: 10%;
  display: inline-block;
  vertical-align: middle
}
.elementor-105 .elementor-element.elementor-element-49dbb85 a.elementor-button, .elementor-105 .elementor-element.elementor-element-49dbb85 .elementor-button {
  font-family: "roboto", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: underline;
  line-height: 28px;
  padding: 0px 0px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-49dbb85 a.elementor-button, .elementor-105 .elementor-element.elementor-element-49dbb85 .elementor-button, .elementor-105 .elementor-element.elementor-element-49dbb85 .elementor-button svg {
  color: #0038E3;
  fill: #0038E3;
  -webkit-text-fill-color: initial
}
.elementor-105 .elementor-element.elementor-element-49dbb85 a.elementor-button:not(.hvr-btn-expand-ltr), .elementor-105 .elementor-element.elementor-element-49dbb85 a.elementor-button.btn-custom-effect:before, .elementor-105 .elementor-element.elementor-element-49dbb85 a.elementor-button.hvr-btn-expand-ltr:before {
  background-color: rgba(2, 1, 1, 0)
}
.elementor-105 .elementor-element.elementor-element-49dbb85 a.elementor-button:not(.btn-custom-effect), .elementor-105 .elementor-element.elementor-element-49dbb85 a.elementor-button.btn-custom-effect:not(.hvr-btn-expand-ltr), .elementor-105 .elementor-element.elementor-element-49dbb85 a.elementor-button.hvr-btn-expand-ltr:before {
  border-radius: 0px 0px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-49dbb85 a.elementor-button:hover, .elementor-105 .elementor-element.elementor-element-49dbb85 .elementor-button:hover, .elementor-105 .elementor-element.elementor-element-49dbb85 a.elementor-button:focus, .elementor-105 .elementor-element.elementor-element-49dbb85 .elementor-button:focus, .elementor-105 .elementor-element.elementor-element-49dbb85 .elementor-button:hover svg, .elementor-105 .elementor-element.elementor-element-49dbb85 a.elementor-button:not(.hvr-btn-expand-ltr):focus, .elementor-105 .elementor-element.elementor-element-49dbb85 a.elementor-button.btn-custom-effect:not(.hvr-btn-expand-ltr):focus:before {
  color: #0038E3B3;
  fill: #0038E3B3;
  -webkit-text-fill-color: initial
}
.elementor-105 .elementor-element.elementor-element-49dbb85 .elementor-button {
  border-style: solid;
  border-width: 0px 0px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-554f264:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-105 .elementor-element.elementor-element-554f264 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-color: #FFF
}
.elementor-105 .elementor-element.elementor-element-554f264 > .elementor-element-populated, .elementor-105 .elementor-element.elementor-element-554f264 > .elementor-element-populated > .elementor-background-overlay, .elementor-105 .elementor-element.elementor-element-554f264 > .elementor-background-slideshow {
  border-radius: 5px 5px 5px 5px
}
.elementor-105 .elementor-element.elementor-element-554f264 > .elementor-element-populated {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  text-align: left;
  margin: 0px 15px 0px 15px;
  --e-column-margin-right: 15px;
  --e-column-margin-left: 15px;
  padding: 3rem 4rem 3rem 4rem !important
}
.elementor-105 .elementor-element.elementor-element-554f264 > .elementor-element-populated > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}
.elementor-105 .elementor-element.elementor-element-55ef3ab {
  text-align: left;
  width: initial;
  max-width: initial;
  align-self: center
}
.elementor-105 .elementor-element.elementor-element-55ef3ab > .elementor-widget-container {
  margin: 0px 15px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-af9ff7c .litho-primary-title {
  white-space: normal
}
.elementor-105 .elementor-element.elementor-element-af9ff7c .litho-primary-title, .elementor-105 .elementor-element.elementor-element-af9ff7c .litho-primary-title a {
  color: #232323;
  fill: #232323;
  -webkit-text-fill-color: initial;
  display: inline-block
}
.elementor-105 .elementor-element.elementor-element-af9ff7c .horizontal-separator {
  height: 1px;
  width: 10%;
  display: inline-block;
  vertical-align: middle
}
.elementor-105 .elementor-element.elementor-element-af9ff7c {
  width: initial;
  max-width: initial
}
.elementor-105 .elementor-element.elementor-element-654f6f2 {
  --divider-border-style: solid;
  --divider-color: #E4E4E4;
  --divider-border-width: 1px
}
.elementor-105 .elementor-element.elementor-element-654f6f2 .elementor-divider-separator {
  width: 100%
}
.elementor-105 .elementor-element.elementor-element-654f6f2 .elementor-divider {
  padding-top: 20px;
  padding-bottom: 20px
}
.elementor-105 .elementor-element.elementor-element-f48a69d > .elementor-widget-container {
  margin: 0px 0px 20px 0px
}
.elementor-105 .elementor-element.elementor-element-f48a69d {
  width: var(--container-widget-width, 85%);
  max-width: 85%;
  --container-widget-width: 85%;
  --container-widget-flex-grow: 0
}
.elementor-105 .elementor-element.elementor-element-0346194 .litho-primary-title, .elementor-105 .elementor-element.elementor-element-0346194 .litho-primary-title a {
  font-family: "roboto", Sans-serif;
  font-weight: 500;
  line-height: 20px;
  color: #232323;
  fill: #232323;
  -webkit-text-fill-color: initial;
  display: block
}
.elementor-105 .elementor-element.elementor-element-0346194 .litho-primary-title {
  white-space: normal
}
.elementor-105 .elementor-element.elementor-element-0346194 .horizontal-separator {
  height: 1px;
  width: 10%;
  display: inline-block;
  vertical-align: middle
}
.elementor-105 .elementor-element.elementor-element-2339405 a.elementor-button, .elementor-105 .elementor-element.elementor-element-2339405 .elementor-button {
  font-family: "roboto", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: underline;
  line-height: 28px;
  transition-duration: 0.3s;
  padding: 0px 0px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-2339405 a.elementor-button, .elementor-105 .elementor-element.elementor-element-2339405 .elementor-button, .elementor-105 .elementor-element.elementor-element-2339405 .elementor-button svg {
  color: #0038E3;
  fill: #0038E3;
  -webkit-text-fill-color: initial
}
.elementor-105 .elementor-element.elementor-element-2339405 a.elementor-button:not(.hvr-btn-expand-ltr), .elementor-105 .elementor-element.elementor-element-2339405 a.elementor-button.btn-custom-effect:before, .elementor-105 .elementor-element.elementor-element-2339405 a.elementor-button.hvr-btn-expand-ltr:before {
  background-color: rgba(2, 1, 1, 0)
}
.elementor-105 .elementor-element.elementor-element-2339405 a.elementor-button:not(.btn-custom-effect), .elementor-105 .elementor-element.elementor-element-2339405 a.elementor-button.btn-custom-effect:not(.hvr-btn-expand-ltr), .elementor-105 .elementor-element.elementor-element-2339405 a.elementor-button.hvr-btn-expand-ltr:before {
  border-radius: 0px 0px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-2339405 a.elementor-button:hover, .elementor-105 .elementor-element.elementor-element-2339405 .elementor-button:hover, .elementor-105 .elementor-element.elementor-element-2339405 a.elementor-button:focus, .elementor-105 .elementor-element.elementor-element-2339405 .elementor-button:focus, .elementor-105 .elementor-element.elementor-element-2339405 .elementor-button:hover svg, .elementor-105 .elementor-element.elementor-element-2339405 a.elementor-button:not(.hvr-btn-expand-ltr):focus, .elementor-105 .elementor-element.elementor-element-2339405 a.elementor-button.btn-custom-effect:not(.hvr-btn-expand-ltr):focus:before {
  color: #0038E3B3;
  fill: #0038E3B3;
  -webkit-text-fill-color: initial
}
.elementor-105 .elementor-element.elementor-element-2339405 .elementor-button {
  border-style: solid;
  border-width: 0px 0px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-938f389:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-105 .elementor-element.elementor-element-938f389 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-color: #FFF
}
.elementor-105 .elementor-element.elementor-element-938f389 > .elementor-element-populated, .elementor-105 .elementor-element.elementor-element-938f389 > .elementor-element-populated > .elementor-background-overlay, .elementor-105 .elementor-element.elementor-element-938f389 > .elementor-background-slideshow {
  border-radius: 5px 5px 5px 5px
}
.elementor-105 .elementor-element.elementor-element-938f389 > .elementor-element-populated {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  text-align: left;
  margin: 0px 15px 0px 15px;
  --e-column-margin-right: 15px;
  --e-column-margin-left: 15px;
  padding: 3rem 4rem 3rem 4rem !important
}
.elementor-105 .elementor-element.elementor-element-938f389 > .elementor-element-populated > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}
.elementor-105 .elementor-element.elementor-element-2d53518 {
  text-align: left;
  width: initial;
  max-width: initial;
  align-self: center
}
.elementor-105 .elementor-element.elementor-element-2d53518 > .elementor-widget-container {
  margin: 0px 15px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-d680787 .litho-primary-title {
  white-space: normal
}
.elementor-105 .elementor-element.elementor-element-d680787 .litho-primary-title, .elementor-105 .elementor-element.elementor-element-d680787 .litho-primary-title a {
  color: #232323;
  fill: #232323;
  -webkit-text-fill-color: initial;
  display: inline-block
}
.elementor-105 .elementor-element.elementor-element-d680787 .horizontal-separator {
  height: 1px;
  width: 10%;
  display: inline-block;
  vertical-align: middle
}
.elementor-105 .elementor-element.elementor-element-d680787 {
  width: initial;
  max-width: initial
}
.elementor-105 .elementor-element.elementor-element-9efb5a6 {
  --divider-border-style: solid;
  --divider-color: #E4E4E4;
  --divider-border-width: 1px
}
.elementor-105 .elementor-element.elementor-element-9efb5a6 .elementor-divider-separator {
  width: 100%
}
.elementor-105 .elementor-element.elementor-element-9efb5a6 .elementor-divider {
  padding-top: 20px;
  padding-bottom: 20px
}
.elementor-105 .elementor-element.elementor-element-a2d66ce > .elementor-widget-container {
  margin: 0px 0px 20px 0px
}
.elementor-105 .elementor-element.elementor-element-a2d66ce {
  width: var(--container-widget-width, 85%);
  max-width: 85%;
  --container-widget-width: 85%;
  --container-widget-flex-grow: 0
}
.elementor-105 .elementor-element.elementor-element-15ebcc2 .litho-primary-title, .elementor-105 .elementor-element.elementor-element-15ebcc2 .litho-primary-title a {
  font-family: "roboto", Sans-serif;
  font-weight: 500;
  line-height: 20px;
  color: #232323;
  fill: #232323;
  -webkit-text-fill-color: initial;
  display: block
}
.elementor-105 .elementor-element.elementor-element-15ebcc2 .litho-primary-title {
  white-space: normal
}
.elementor-105 .elementor-element.elementor-element-15ebcc2 .horizontal-separator {
  height: 1px;
  width: 10%;
  display: inline-block;
  vertical-align: middle
}
.elementor-105 .elementor-element.elementor-element-65b738f a.elementor-button, .elementor-105 .elementor-element.elementor-element-65b738f .elementor-button {
  font-family: "roboto", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: underline;
  line-height: 28px;
  transition-duration: 0.3s;
  padding: 0px 0px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-65b738f a.elementor-button, .elementor-105 .elementor-element.elementor-element-65b738f .elementor-button, .elementor-105 .elementor-element.elementor-element-65b738f .elementor-button svg {
  color: #0038E3;
  fill: #0038E3;
  -webkit-text-fill-color: initial
}
.elementor-105 .elementor-element.elementor-element-65b738f a.elementor-button:not(.hvr-btn-expand-ltr), .elementor-105 .elementor-element.elementor-element-65b738f a.elementor-button.btn-custom-effect:before, .elementor-105 .elementor-element.elementor-element-65b738f a.elementor-button.hvr-btn-expand-ltr:before {
  background-color: rgba(2, 1, 1, 0)
}
.elementor-105 .elementor-element.elementor-element-65b738f a.elementor-button:not(.btn-custom-effect), .elementor-105 .elementor-element.elementor-element-65b738f a.elementor-button.btn-custom-effect:not(.hvr-btn-expand-ltr), .elementor-105 .elementor-element.elementor-element-65b738f a.elementor-button.hvr-btn-expand-ltr:before {
  border-radius: 0px 0px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-65b738f a.elementor-button:hover, .elementor-105 .elementor-element.elementor-element-65b738f .elementor-button:hover, .elementor-105 .elementor-element.elementor-element-65b738f a.elementor-button:focus, .elementor-105 .elementor-element.elementor-element-65b738f .elementor-button:focus, .elementor-105 .elementor-element.elementor-element-65b738f .elementor-button:hover svg, .elementor-105 .elementor-element.elementor-element-65b738f a.elementor-button:not(.hvr-btn-expand-ltr):focus, .elementor-105 .elementor-element.elementor-element-65b738f a.elementor-button.btn-custom-effect:not(.hvr-btn-expand-ltr):focus:before {
  color: #0038E3B3;
  fill: #0038E3B3;
  -webkit-text-fill-color: initial
}
.elementor-105 .elementor-element.elementor-element-65b738f .elementor-button {
  border-style: solid;
  border-width: 0px 0px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-1812c6b > .elementor-container > .elementor-column > .elementor-widget-wrap {
  align-content: center;
  align-items: center
}
.elementor-105 .elementor-element.elementor-element-1812c6b {
  padding: 100px 0px 100px 0px
}
.elementor-105 .elementor-element.elementor-element-6e21568.elementor-column > .elementor-widget-wrap {
  justify-content: center
}
.elementor-105 .elementor-element.elementor-element-2669dc0 .litho-primary-title, .elementor-105 .elementor-element.elementor-element-2669dc0 .litho-primary-title a {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #232323;
  fill: #232323;
  -webkit-text-fill-color: initial
}
.elementor-105 .elementor-element.elementor-element-2669dc0 .litho-primary-title {
  white-space: normal
}
.elementor-105 .elementor-element.elementor-element-2669dc0 .horizontal-separator {
  height: 1px;
  width: 10%;
  display: inline-block;
  vertical-align: middle
}
.elementor-105 .elementor-element.elementor-element-2669dc0 > .elementor-widget-container {
  padding: 0px 15px 0px 15px
}
.elementor-105 .elementor-element.elementor-element-2669dc0 {
  width: auto;
  max-width: auto
}
.elementor-105 .elementor-element.elementor-element-5320266 {
  --divider-border-style: solid;
  --divider-color: #E4E4E4;
  --divider-border-width: 1px;
  width: var(--container-widget-width, 16.666667%);
  max-width: 16.666667%;
  --container-widget-width: 16.666667%;
  --container-widget-flex-grow: 0
}
.elementor-105 .elementor-element.elementor-element-5320266 .elementor-divider-separator {
  width: 100%
}
.elementor-105 .elementor-element.elementor-element-5320266 .elementor-divider {
  padding-top: 15px;
  padding-bottom: 15px
}
.elementor-105 .elementor-element.elementor-element-5320266 > .elementor-widget-container {
  padding: 0px 15px 0px 15px
}
.elementor-105 .elementor-element.elementor-element-c698733 .elementor-repeater-item-6a504bf.elementor-icon:hover i, .elementor-105 .elementor-element.elementor-element-c698733 .social-icons-wrapper:not(.social-icon-style-5) .elementor-repeater-item-6a504bf.elementor-social-icon:hover .social-icon-text {
  color: #3B5998
}
.elementor-105 .elementor-element.elementor-element-c698733 .elementor-repeater-item-6a504bf.elementor-icon:hover svg {
  fill: #3B5998
}
.elementor-105 .elementor-element.elementor-element-c698733 .elementor-repeater-item-001ac75.elementor-icon:hover i, .elementor-105 .elementor-element.elementor-element-c698733 .social-icons-wrapper:not(.social-icon-style-5) .elementor-repeater-item-001ac75.elementor-social-icon:hover .social-icon-text {
  color: #000
}
.elementor-105 .elementor-element.elementor-element-c698733 .elementor-repeater-item-001ac75.elementor-icon:hover svg {
  fill: #000
}
.elementor-105 .elementor-element.elementor-element-c698733 .elementor-repeater-item-fd022a3.elementor-icon:hover i, .elementor-105 .elementor-element.elementor-element-c698733 .social-icons-wrapper:not(.social-icon-style-5) .elementor-repeater-item-fd022a3.elementor-social-icon:hover .social-icon-text {
  color: #FE1F49
}
.elementor-105 .elementor-element.elementor-element-c698733 .elementor-repeater-item-fd022a3.elementor-icon:hover svg {
  fill: #FE1F49
}
.elementor-105 .elementor-element.elementor-element-c698733 .elementor-repeater-item-69fc7c0.elementor-icon:hover i, .elementor-105 .elementor-element.elementor-element-c698733 .social-icons-wrapper:not(.social-icon-style-5) .elementor-repeater-item-69fc7c0.elementor-social-icon:hover .social-icon-text {
  color: #0077B5
}
.elementor-105 .elementor-element.elementor-element-c698733 .elementor-repeater-item-69fc7c0.elementor-icon:hover svg {
  fill: #0077B5
}
.elementor-105 .elementor-element.elementor-element-c698733 .elementor-social-icon {
  font-size: 16px
}
.elementor-105 .elementor-element.elementor-element-c698733 li:not(:last-child) .elementor-social-icon {
  margin-right: 35px
}
.elementor-105 .elementor-element.elementor-element-c698733 .elementor-social-icon:hover {
  opacity: 0.9;
  transition: all 0.3s;
  -webkit-transition: all 0.3s
}
.elementor-105 .elementor-element.elementor-element-c698733 > .elementor-widget-container {
  padding: 0px 15px 0px 15px
}
.elementor-105 .elementor-element.elementor-element-c698733 {
  width: auto;
  max-width: auto
}
.elementor-105 .elementor-element.elementor-element-d80a7bd {
  padding: 0px 0px 0px 0px
}
.elementor-105 .elementor-element.elementor-element-036e851 iframe {
  height: 600px;
  filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg)
}
@media(min-width:768px) {
  .elementor-105 .elementor-element.elementor-element-270570d {
    width: 20%
  }
  .elementor-105 .elementor-element.elementor-element-555c46e {
    width: 60%
  }
  .elementor-105 .elementor-element.elementor-element-986dbd8 {
    width: 20%
  }
}
@media(max-width:1024px) {
  .elementor-105 .elementor-element.elementor-element-cb45f20 {
    padding: 75px 25px 75px 25px
  }
  .elementor-105 .elementor-element.elementor-element-6e6c15d > .elementor-element-populated {
    margin: 0px 0px 30px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
  }
  .elementor-105 .elementor-element.elementor-element-8c27145 .feature-box .title {
    line-height: 28px
  }
  .elementor-105 .elementor-element.elementor-element-5d34b3c > .elementor-element-populated {
    margin: 0px 0px 30px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
  }
  .elementor-105 .elementor-element.elementor-element-602c3d6 .feature-box .title {
    line-height: 28px
  }
  .elementor-105 .elementor-element.elementor-element-f5c23d7 > .elementor-element-populated {
    margin: 0% 25% 0% 25%;
    --e-column-margin-right: 25%;
    --e-column-margin-left: 25%
  }
  .elementor-105 .elementor-element.elementor-element-17a9f06 .feature-box .title {
    line-height: 28px
  }
  .elementor-105 .elementor-element.elementor-element-7176cbc {
    padding: 75px 25px 75px 25px
  }
  .elementor-105 .elementor-element.elementor-element-8603958 {
    padding: 0px 0px 0px 0px
  }
  .elementor-105 .elementor-element.elementor-element-f57b382 > .elementor-widget-container {
    margin: 0px 0px 51px 0px
  }
  .elementor-105 .elementor-element.elementor-element-3ee98e9 {
    padding: 95px 25px 95px 25px
  }
  .elementor-105 .elementor-element.elementor-element-f0a6933 > .elementor-widget-container {
    margin: 0px 0px 10px 0px
  }
  .elementor-105 .elementor-element.elementor-element-d1d537c > .elementor-widget-container {
    margin: 0rem 0rem 6.75rem 0rem
  }
  .elementor-105 .elementor-element.elementor-element-b0ab091 > .elementor-element-populated {
    margin: 0px 15px 30px 15px;
    --e-column-margin-right: 15px;
    --e-column-margin-left: 15px;
    padding: 3rem 3rem 3rem 3rem !important
  }
  .elementor-105 .elementor-element.elementor-element-554f264 > .elementor-element-populated {
    margin: 0px 15px 30px 15px;
    --e-column-margin-right: 15px;
    --e-column-margin-left: 15px;
    padding: 3rem 3rem 3rem 3rem !important
  }
  .elementor-105 .elementor-element.elementor-element-938f389 > .elementor-element-populated {
    margin: 0% 27% 0% 27%;
    --e-column-margin-right: 27%;
    --e-column-margin-left: 27%;
    padding: 3rem 3rem 3rem 3rem !important
  }
  .elementor-105 .elementor-element.elementor-element-1812c6b {
    padding: 75px 0px 75px 0px
  }
  .elementor-105 .elementor-element.elementor-element-2669dc0 .litho-primary-title, .elementor-105 .elementor-element.elementor-element-2669dc0 .litho-primary-title a {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.5px
  }
  .elementor-105 .elementor-element.elementor-element-036e851 iframe {
    height: 450px
  }
}
@media(max-width:767px) {
  .elementor-105 .elementor-element.elementor-element-cb45f20 {
    padding: 50px 0px 50px 0px
  }
  .elementor-105 .elementor-element.elementor-element-6e6c15d > .elementor-element-populated {
    margin: 0px 0px 15px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
  }
  .elementor-105 .elementor-element.elementor-element-5d34b3c > .elementor-element-populated {
    margin: 0px 0px 15px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
  }
  .elementor-105 .elementor-element.elementor-element-f5c23d7 {
    width: 100%
  }
  .elementor-105 .elementor-element.elementor-element-f5c23d7 > .elementor-element-populated {
    margin: 0px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
  }
  .elementor-105 .elementor-element.elementor-element-7176cbc {
    padding: 50px 0px 50px 0px
  }
  .elementor-105 .elementor-element.elementor-element-f57b382 > .elementor-widget-container {
    margin: 0px 0px 41px 0px
  }
  .elementor-105 .elementor-element.elementor-element-3ee98e9 {
    padding: 50px 0px 50px 0px
  }
  .elementor-105 .elementor-element.elementor-element-d1d537c > .elementor-widget-container {
    margin: 0rem 0rem 5rem 0rem
  }
  .elementor-105 .elementor-element.elementor-element-ae7df26 {
    padding: 0px 15px 0px 15px
  }
  .elementor-105 .elementor-element.elementor-element-b0ab091 > .elementor-element-populated {
    margin: 0px 0px 15px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
  }
  .elementor-105 .elementor-element.elementor-element-554f264 > .elementor-element-populated {
    margin: 0px 0px 15px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
  }
  .elementor-105 .elementor-element.elementor-element-938f389 {
    width: 100%
  }
  .elementor-105 .elementor-element.elementor-element-938f389 > .elementor-element-populated {
    margin: 0px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
  }
  .elementor-105 .elementor-element.elementor-element-1812c6b {
    padding: 50px 0px 50px 0px
  }
  .elementor-105 .elementor-element.elementor-element-2669dc0, .elementor-105 .elementor-element.elementor-element-2669dc0 .litho-heading {
    text-align: center
  }
  .elementor-105 .elementor-element.elementor-element-2669dc0 > .elementor-widget-container {
    margin: 0px 0px 15px 0px
  }
  .elementor-105 .elementor-element.elementor-element-2669dc0 {
    width: 100%;
    max-width: 100%
  }
  .elementor-105 .elementor-element.elementor-element-c698733 {
    text-align: center
  }
  .elementor-105 .elementor-element.elementor-element-036e851 iframe {
    height: 300px
  }
}
@media(max-width:1024px) and (min-width:768px) {
  .elementor-105 .elementor-element.elementor-element-6e6c15d {
    width: 50%
  }
  .elementor-105 .elementor-element.elementor-element-5d34b3c {
    width: 50%
  }
  .elementor-105 .elementor-element.elementor-element-f5c23d7 {
    width: 100%
  }
  .elementor-105 .elementor-element.elementor-element-270570d {
    width: 12%
  }
  .elementor-105 .elementor-element.elementor-element-555c46e {
    width: 75%
  }
  .elementor-105 .elementor-element.elementor-element-986dbd8 {
    width: 12%
  }
  .elementor-105 .elementor-element.elementor-element-b0ab091 {
    width: 50%
  }
  .elementor-105 .elementor-element.elementor-element-554f264 {
    width: 50%
  }
  .elementor-105 .elementor-element.elementor-element-938f389 {
    width: 100%
  }
}
body {
  font-size: 15px;
  line-height: 30px;
  color: #828282;
  padding: 0;
  margin: 0;
  font-family: roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden
}
body, html {
  -moz-osx-font-smoothing: grayscale
}
html {
  font-size: 14px
}
a:hover, a:focus {
  text-decoration: none;
  outline: none;
  outline-offset: 0;
  color: #0038e3
}
a {
  text-decoration: none
}
a, a:active, a:focus, .nav-link {
  color: #828282
}
input, textarea, select {
  border: 1px solid #dfdfdf;
  padding: 9px 15px;
  width: 100%;
  margin: 0 0 15px 0;
  max-width: 100%;
  resize: none;
  outline: none;
  color: #232323;
  font-size: 14px
}
a, .btn, input, textarea, select, .social-icons-wrapper ul li a.elementor-icon i, .social-icons-wrapper ul li a.elementor-icon .social-icon-text, .elementor-inner-section, footer .elementor-icon-list-items li a span, [type=submit], footer .litho-secondary-title, .elementor-widget-litho-heading .litho-secondary-title, .elementor-widget-litho-heading .litho-primary-title {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.litho-icon-box-wrapper .elementor-icon-box-title, .litho-icon-box-wrapper .elementor-icon-box-description, .litho-icon-box-wrapper .elementor-icon-box-icon i:before, .litho-icon-box-wrapper .elementor-icon-box-icon .elementor-icon, .feature-box .elementor-icon, .feature-box .title, .feature-box .content, .feature-box .litho_primary_button, .feature-box {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out
}
.elementor-widget-litho-feature-box, .elementor-widget-litho-icon-box, .hvr-float-3px, .hvr-float-10px, .hvr-float {
  will-change: transform
}
.elementor-view-stacked .elementor-icon i:before, .elementor-view-framed .elementor-icon i:before, .litho-icon-box-wrapper .elementor-icon-box-title a {
  transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out
}
input[type="button"], input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea, input[type="submit"], input[type="url"], input[type="tel"] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none
}
input[type="submit"] {
  width: auto
}
input[type="button"], input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea, input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
input:focus, textarea:focus {
  border: 1px solid #b9b9b9;
  outline: none
}
input[type="submit"]:focus {
  outline: none
}
input[type=checkbox], input[type=radio] {
  padding: 0;
  width: auto;
  margin: 0 5px 0 0;
  position: relative;
  top: 2px
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  margin: 0
}
::-webkit-input-placeholder {
  color: #a6a6a6;
  text-overflow: ellipsis
}
::-moz-placeholder {
  color: #a6a6a6;
  text-overflow: ellipsis;
  opacity: 1
}
:-ms-input-placeholder {
  color: #a6a6a6;
  text-overflow: ellipsis;
  opacity: 1
}
select::-ms-expand {
  display: none
}
button, button:focus, button:hover, .btn, .btn:focus {
  outline: none
}
.btn:focus {
  box-shadow: none
}
.wpcf7-not-valid, .inputerror {
  border-color: #ff0202 !important
}
div.wpcf7-response-output, .wpcf7 form .wpcf7-response-output {
  padding: 9px 1em 6px;
  font-size: 14px;
  text-align: center;
  margin: 2em 0 0 0;
  clear: both
}
.elementor embed, .elementor iframe, .elementor object, .elementor video {
  vertical-align: top
}
ol, ul {
  padding-left: 18px
}
table {
  margin-bottom: 30px;
  border: 1px solid #e8e8e8;
  width: 100%
}
table th {
  border-bottom: 1px solid #e8e8e8;
  font-weight: 500;
  font-size: 15px;
  padding: 10px 15px;
  color: #232323;
  border-right: 1px solid #e8e8e8
}
table td {
  border-bottom: 1px solid #e8e8e8;
  font-style: normal;
  padding: 10px 15px;
  font-size: 15px;
  border-right: 1px solid #e8e8e8
}
img {
  max-width: 100%;
  height: auto
}
p {
  margin: 0 0 25px
}
b, strong {
  font-weight: 600
}
p:empty {
  display: none
}
ul, ol, dl {
  margin-bottom: 25px
}
video {
  background-size: cover;
  display: table-cell;
  vertical-align: middle;
  width: 100%
}
.wp-caption {
  background: #f7f7f7;
  padding: 17px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, .1);
  max-width: 100%
}
.wp-caption figcaption {
  padding: 18px 0 0
}
.wp-caption img {
  width: 100%;
  margin: 0
}
.wp-caption.alignnone {
  margin: 5px 0 20px 0
}
.wp-caption.alignleft {
  margin: 5px 40px 20px 0
}
.wp-caption.alignright {
  margin: 5px 0 20px 30px
}
.alignright {
  float: right;
  margin-left: 20px
}
.alignleft {
  float: left;
  margin-right: 20px
}
dl.wp-caption {
  background: transparent;
  padding: 0;
  border: 0;
  margin: 0
}
.wp-caption p.wp-caption-text {
  font-size: 13px;
  line-height: 20px;
  margin: 0;
  padding: 15px 0 0
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 23px auto;
  text-align: center
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}
img.alignleft {
  margin-bottom: 20px
}
.alignwide {
  margin-left: auto;
  margin-right: auto;
  position: relative
}
.alignfull {
  width: 100%;
  margin-left: auto;
  margin-right: auto
}
.alignfull img {
  width: 100%
}
.wp-block-image {
  text-align: center
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 1
}
.alt-font {
  font-family: 'Poppins', sans-serif
}
.main-font {
  font-family: 'roboto', sans-serif !important
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: inherit;
  letter-spacing: -0.5px
}
h1 {
  font-size: 5rem;
  line-height: 5rem
}
h2 {
  font-size: 3.9rem;
  line-height: 4.2rem
}
h3 {
  font-size: 3.4rem;
  line-height: 3.9rem
}
h4 {
  font-size: 2.85rem;
  line-height: 3.4rem
}
h5 {
  font-size: 2.30rem;
  line-height: 3rem
}
h6 {
  font-size: 1.8rem;
  line-height: 2.5rem
}
.font-size-0 {
  font-size: 0
}
.text-small, .elementor-size-small {
  font-size: 13px;
  line-height: 22px
}
.elementor-size-medium {
  font-size: 14px;
  line-height: 20px
}
.elementor-size-large {
  font-size: 18px;
  line-height: 22px
}
.elementor-size-xl {
  font-size: 20px;
  line-height: 28px
}
.elementor-size-xxl {
  font-size: 36px;
  line-height: 36px
}
.title-large {
  font-size: 100px;
  line-height: 95px
}
.text-white, .btn-link.text-white, a.text-white-hover:hover {
  color: #fff
}
.text-black, .btn-link.text-black, a.text-black-hover:hover {
  color: #000
}
.text-extra-dark-gray, .btn-link.text-extra-dark-gray, a.text-extra-dark-gray-hover:hover {
  color: #232323
}
.text-dark-gray, .btn-link.text-dark-gray, a.text-dark-gray-hover:hover {
  color: #626262
}
.text-extra-medium-gray, .btn-link.text-extra-medium-gray, a.text-extra-medium-gray-hover:hover {
  color: #757575
}
.text-medium-gray, .btn-link.text-medium-gray, a.text-medium-gray-hover:hover {
  color: #939393
}
.text-extra-light-gray, .btn-link.text-extra-light-gray, a.text-extra-light-gray-hover:hover {
  color: #b7b7b7
}
.text-light-gray, .btn-link.text-light-gray, a.text-light-gray-hover:hover {
  color: #d6d5d5
}
.text-very-light-gray, .btn-link.text-very-light-gray, a.text-very-light-gray-hover:hover {
  color: #ededed
}
.text-fast-blue, .btn-link.text-fast-blue, a.text-fast-blue-hover:hover {
  color: #0038e3
}
.text-light-pink, .btn-link.text-light-pink, a.text-light-pink-hover:hover {
  color: #ff85a6
}
.text-red, .btn-link.text-red, a.text-red-hover:hover {
  color: #fe0127
}
.text-parrot-green, .btn-link.text-parrot-green, a.text-parrot-green-hover:hover {
  color: #cee002
}
.text-orange, .btn-link.text-orange, a.text-orange-hover:hover {
  color: #fd961e
}
.text-dark-orange, .btn-link.text-dark-orange, a.text-dark-orange-hover:hover {
  color: #ff6437
}
.text-neon-orange, .btn-link.text-neon-orange, a.text-neon-orange-hover:hover {
  color: #ff7a56
}
.text-dark-red, .btn-link.text-dark-red, a.text-dark-red-hover:hover {
  color: #e12837
}
.text-radical-red, .btn-link.text-radical-red, a.text-radical-red-hover:hover {
  color: #fb4f58
}
.text-golden-yellow, .btn-link.text-golden-yellow, a.text-golden-yellow:hover {
  color: #FF9C00
}
.text-slate-blue, .btn-link.text-slate-blue, a.text-slate-blue-hover:hover {
  color: #262b35
}
.text-slate-blue-light, .btn-link.text-slate-blue-light, a.text-slate-blue-light-hover:hover {
  color: #8890a4
}
.text-medium-slate-blue, .btn-link.text-medium-slate-blue, a.text-medium-slate-blue-hover:hover {
  color: #374162
}
.text-dark-slate-blue, .btn-link.text-dark-slate-blue, a.text-dark-slate-blue-hover:hover {
  color: #1f232c
}
.text-brown, .btn-link.text-brown, a.text-brown-hover:hover {
  color: #986248
}
.text-blue-wood, .btn-link.text-blue-wood, a.text-blue-wood-hover:hover {
  color: #373a63
}
.text-dark-purple, .btn-link.text-dark-purple, a.text-dark-purple-hover:hover {
  color: #333045
}
.text-yellow-ochre, .btn-link.text-yellow-ochre, a.text-yellow-ochre-hover:hover {
  color: #c89965
}
.text-yellow-ochre-light, .btn-link.text-yellow-ochre-light, a.text-yellow-ochre-light-hover:hover {
  color: #c3964e
}
.text-gradient-light-purple-light-orange {
  background: linear-gradient(to right, #b783ff, #b783ff, #fa7cc1, #ff85a6, #ff9393);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}
.elementor .text-decoration-underline {
  text-decoration: underline
}
.elementor .text-decoration-underline:hover {
  text-decoration: none
}
.text-decoration-none {
  text-decoration: none
}
.word-wrap {
  word-wrap: break-word
}
.text-transform-none {
  text-transform: none
}
.line-height-unset {
  line-height: unset
}
.line-height-normal {
  line-height: normal
}
.line-height-none {
  line-height: 0
}
.text-decoration-line-through {
  text-decoration: line-through
}
.font-weight-100 {
  font-weight: 100 !important
}
.font-weight-200 {
  font-weight: 200 !important
}
.font-weight-300 {
  font-weight: 300 !important
}
.font-weight-400 {
  font-weight: 400 !important
}
.font-weight-500 {
  font-weight: 500 !important
}
.font-weight-600 {
  font-weight: 600 !important
}
.font-weight-700 {
  font-weight: 700 !important
}
.font-weight-800 {
  font-weight: 800 !important
}
.font-weight-900 {
  font-weight: 900 !important
}
.elementor-title-vertical-text {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  left: -285px
}
.elementor-heading-box-bubble .elementor-widget-container {
  position: relative
}
.elementor-heading-box-bubble .elementor-widget-container:before {
  top: 100%;
  right: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-color: rgba(237, 237, 237, 0);
  border-top-color: #F4D956;
  border-width: 18px 0 0 18px
}
section.big-section {
  padding: 160px 0
}
section.extra-big-section {
  padding: 200px 0
}
section.half-section {
  padding: 80px 0
}
.full-screen {
  min-height: 100vh
}
.full-screen-slide.swiper .full-screen-slide.swiper-container {
  height: 100vh
}
div.wpcf7 .ajax-loader {
  top: -4px;
  display: none;
  background-color: transparent;
  opacity: 1;
  width: auto;
  height: auto
}
div.wpcf7 .ajax-loader:after {
  margin: 0 !important;
  background: none;
  content: "" !important;
  position: absolute;
  left: calc(50% - 10px) !important;
  top: calc(50% - 10px) !important;
  width: 20px !important;
  height: 20px !important;
  opacity: 1 !important;
  right: inherit !important;
  z-index: 9;
  text-align: center;
  border: 2px solid rgba(23, 23, 23, 0.2);
  border-top-color: rgba(23, 23, 23, 0.7);
  border-radius: 50%;
  animation: spin 1s linear infinite;
  -webkit-animation: spin 1s linear infinite
}
div.wpcf7 .ajax-loader::before {
  display: none
}
div.wpcf7 .ajax-loader.is-active, div.wpcf7 form.submitting .ajax-loader {
  display: inline-block;
  visibility: visible
}
.contact-form-wrapper .wpcf7-form-control-wrap {
  display: block;
  position: relative
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  display: none
}
.contact-form-wrapper .litho-button-wrapper.contact-simple {
  text-align: right
}
.contact-form-wrapper .litho-button-wrapper input {
  margin-bottom: 0
}
.contact-form-wrapper .col:first-child, .contact-form-wrapper .col:nth-child(2) {
  margin-bottom: 3.3rem
}
.contact-form-wrapper .contact-form-text {
  display: inline-block;
  width: 100%
}
.contact-form-wrapper .contact-form-text .wpcf7-list-item-label {
  display: inline-block;
  width: 85%;
  vertical-align: top;
  margin-left: 5px
}
.contact-form-wrapper .contact-form-text .wpcf7-list-item-label a {
  text-decoration: underline
}
.contact-form-wrapper .contact-form-text .wpcf7-list-item-label a:hover {
  text-decoration: none;
  color: inherit
}
.contact-form-wrapper .contact-form-text .wpcf7-list-item {
  margin: 0
}
.mc4wp-response {
  position: absolute;
  width: 100%;
  z-index: 9
}
.mc4wp-alert {
  padding: 13px 20px;
  clear: both;
  width: 100%;
  margin-top: 8px;
  font-size: 14px;
  line-height: 22px;
  border-radius: 6px;
  z-index: 2;
  max-width: 100%;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%
}
.mc4wp-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebcccc
}
.mc4wp-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  color: #503a00;
  background-color: #ffb900;
  border-color: #ffb900;
  border-width: 1px
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebcccc;
  border-width: 1px
}
.wpcf7 form.sent .wpcf7-response-output {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  border-width: 1px
}
.wpcf7 .wpcf7-submit:disabled {
  opacity: .6
}
.separator-line, .vertical-separator {
  width: 1px;
  height: 14px;
  background-color: rgba(255, 255, 255, .45)
}
.vertical-separator {
  display: inline-block
}
.horizontal-separator {
  width: 30px;
  background-color: #bcbcbc;
  margin-bottom: 15px;
  height: 1px
}
.separator-line-horizontal-full {
  width: 100%;
  display: block;
  height: 1px;
  background-color: #e8e8e8;
  margin-bottom: 16px
}
.elementor-background-overlay {
  z-index: 0;
  pointer-events: none
}
.litho-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.75;
  top: 0;
  left: 0;
  background-color: #232323
}
.litho-gradient-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.8;
  top: 0;
  left: 0;
  background-image: linear-gradient(to right top, #0039e3, #4132e0, #5e28dd, #741bd9, #8600d4)
}
.small-input, .small-textarea {
  padding: 7px 15px;
  font-size: 11px
}
.small-select select {
  padding: 15px 15px
}
.medium-input, .medium-textarea, .medium-select select {
  padding: 10px 20px;
  font-size: 13px
}
.medium-textarea {
  min-height: 115px
}
.extra-medium-textarea {
  min-height: 158px;
  font-size: 14px
}
.large-input {
  padding: 15px 25px;
  font-size: 14px
}
.scroll-top-arrow, .scroll-top-arrow:focus {
  background: #fff;
  font-size: 17px;
  line-height: 34px;
  box-shadow: 0 0 25px rgba(23, 23, 23, .25);
  display: none;
  height: 34px;
  width: 34px;
  padding: 0;
  position: fixed;
  right: 45px;
  text-align: center;
  text-decoration: none;
  bottom: 45px;
  z-index: 1029;
  border-radius: 100%;
  letter-spacing: initial
}
.scroll-top-arrow:hover {
  background: #fff;
  color: #828282;
  box-shadow: 0 0 30px rgba(23, 23, 23, .4);
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px)
}
.elementor-widget-litho-page-title .down-section .section-link {
  padding: .85em;
  color: #fff;
  background-color: #232323;
  font-size: 18px;
  vertical-align: bottom
}
.down-section {
  position: absolute;
  width: 100%;
  bottom: 50px;
  left: 0;
  right: 0
}
.down-section-arrow {
  border-radius: 100%;
  height: 45px;
  width: 45px;
  line-height: 50px;
  display: inline-block;
  vertical-align: middle;
  position: relative
}
.scroll-to-next {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin-bottom: 50px;
  z-index: 2
}
.scroll-to-next a {
  font-size: 18px;
  border-radius: 100%;
  color: #0038e3;
  background-color: #fff;
  height: 45px;
  width: 45px;
  display: inline-block;
  vertical-align: bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto
}
.scroll-to-next.default a {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .08);
  box-shadow: 0 0 15px rgba(0, 0, 0, .08)
}
.scroll-to-next a i {
  font-size: 15px;
  color: #2F2F2F
}
.scroll-to-next a svg {
  height: 15px;
  fill: #2F2F2F
}
.scroll-to-next.scroll-down-type-1 .section-link {
  background-color: transparent
}
.scroll-to-next.scroll-down-type-1 .section-link i {
  font-size: 28px;
  color: #fff;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .08);
  box-shadow: 0 0 0 rgba(0, 0, 0, .08)
}
.scroll-to-next.scroll-down-type-1 .section-link {
  display: table;
  position: relative;
  -webkit-animation-name: down-arrow;
  -webkit-animation-duration: 0.8s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0.8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-name: down-arrow;
  animation-duration: 0.8s;
  animation-timing-function: linear;
  animation-delay: 0.8s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  margin: 0 auto
}
.scroll-down-type-2.scroll-to-next a {
  width: auto;
  height: auto;
  background-color: transparent;
  display: inline-block;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .08);
  box-shadow: 0 0 0 rgba(0, 0, 0, .08);
  position: relative
}
.scroll-down-type-2.scroll-to-next .section-link.after-text:after {
  height: 30px;
  width: 2px;
  background-color: #fff;
  content: "";
  position: absolute;
  bottom: 0px;
  right: -2px;
  left: 0;
  margin: 0 auto
}
.scroll-down-type-2.scroll-to-next .scroll-to-down-text {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: 600;
  color: #232323;
  font-size: 15px;
  margin-bottom: 75px;
  text-align: initial;
  width: 100px;
  letter-spacing: -0.50px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.scroll-down-type-3.scroll-to-next {
  margin-bottom: -45px
}
.scroll-down-type-3.scroll-to-next a {
  width: 90px;
  height: 90px
}
.scroll-down-type-3.scroll-to-next a i {
  font-size: 32px;
  color: #0038e3
}
.elementor-drop-cap-view-stacked .elementor-drop-cap {
  line-height: 30px
}
.elementor-drop-cap-view-stacked .elementor-drop-cap .elementor-drop-cap-letter {
  line-height: 30px;
  vertical-align: top
}
.elementor-drop-cap-view-stacked.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
  margin-top: 6px
}
.elementor-drop-cap-view-framed .elementor-drop-cap {
  display: inline-flex
}
.elementor-drop-cap-view-framed .elementor-drop-cap .elementor-drop-cap-letter {
  display: inline-block
}
.elementor-drop-cap-view-letter-big .elementor-drop-cap .elementor-drop-cap-letter {
  position: relative
}
.elementor-drop-cap-view-letter-big .elementor-drop-cap .elementor-drop-cap-letter:before {
  position: absolute;
  border-bottom: 1px solid;
  content: "";
  display: block;
  width: 100%;
  top: 55%;
  left: 0
}
.margin-auto-lr {
  margin: 0 auto
}
.margin-auto {
  margin: auto
}
.no-margin {
  margin: 0 !important
}
.no-margin-top {
  margin-top: 0 !important
}
.no-margin-bottom {
  margin-bottom: 0 !important
}
.no-margin-left {
  margin-left: 0 !important
}
.no-margin-right {
  margin-right: 0 !important
}
.no-margin-lr {
  margin-right: 0 !important;
  margin-left: 0 !important
}
.d-initial {
  display: initial !important
}
.overflow-hidden {
  overflow: hidden !important
}
.overflow-visible {
  overflow: visible !important
}
.overflow-auto {
  overflow: auto !important
}
.mc4wp-form p {
  margin: 0
}
.mc4wp-form label {
  padding: 0;
  font-size: 13px
}
.mc4wp-form label input {
  margin: 0;
  outline: none;
  border: 1px solid #dfdfdf;
  padding: 7px 15px;
  width: 100%;
  font-size: 12px
}
.mc4wp-form label input:focus {
  border-color: #989898
}
.mc4wp-form input[type*="submit"] {
  background-color: #232323;
  border: 2px solid #232323;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  padding: 5px 18px 3px;
  line-height: 18px
}
.mc4wp-form input[type*="submit"]:hover {
  background-color: transparent;
  color: #232323
}
.instagram-feed {
  list-style: none;
  text-align: center
}
.instagram-feed figure {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  border-radius: 3px;
  will-change: transform
}
.instagram-feed figure img {
  width: 100%
}
.instagram-feed figure a .insta-counts {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: rgba(35, 35, 35, 0.7);
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.instagram-feed figure a .insta-counts i, .instagram-feed figure a .insta-counts svg {
  margin-right: 5px;
  margin-left: 5px;
  position: relative;
  display: block;
  font-size: 20px;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%)
}
.instagram-feed figure a .insta-counts svg {
  width: 20px;
  display: inline-block
}
.instagram-feed figure:hover a .insta-counts {
  opacity: 1
}
.instagram-feed .instagram-title {
  z-index: 1;
  white-space: nowrap;
  left: 50%;
  top: 50%;
  position: absolute;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
.instagram-feed .instagram-title span {
  font-weight: 500;
  letter-spacing: 1px;
  color: #232323;
  font-size: 14px;
  line-height: 20px;
  border-radius: 2px;
  background-color: #fff;
  padding: 15px 30px;
  box-shadow: 0 0 35px rgba(23, 23, 23, .4)
}
.elementor-widget-litho-instagram .elementor-widget-container, .elementor-widget-litho-blog-list .elementor-widget-container {
  min-height: 1px
}
.sidebar .instagram-feed {
  padding: 0;
  margin: 0 -5px
}
.sidebar .instagram-feed li {
  padding: 5px
}
.sidebar .instagram-feed li figure a .insta-counts span {
  display: block;
  height: 100%;
  width: 100%
}
.sidebar .instagram-feed li figure a .insta-counts i, .sidebar .instagram-feed li figure a .insta-counts svg {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%)
}
.sidebar .instagram-feed li figure a .insta-counts svg {
  width: 20px;
  display: inline-block
}
.widget.widget_litho_instagram_widget .instagram-feed li.invalid-token {
  width: 100%;
  text-align: left
}
.image-back-offset-shadow {
  z-index: 1;
  opacity: 0;
  margin: 0;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out
}
.image-back-offset-shadow.active {
  opacity: 1
}
.image-back-offset-shadow img {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-radius: 6px
}
.image-back-offset-shadow.active img {
  -webkit-transform: translate(10px, -20px);
  transform: translate(10px, -20px)
}
.image-back-offset-shadow .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-radius: 6px;
  background-color: #0038e3
}
.image-back-offset-shadow.active .overlay {
  -webkit-transform: translate(35px, 5px);
  transform: translate(35px, 5px)
}
.box-layout {
  padding: 0 90px;
  margin-left: auto;
  margin-right: auto
}
.social-icons-wrapper ul li a.elementor-icon {
  margin-right: 10px;
  color: #232323;
  background-color: transparent;
  padding: 0;
  font-size: 14px;
  width: auto;
  height: auto
}
.social-icons-wrapper ul li a.elementor-icon i {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: middle
}
.social-icons-wrapper ul li a.elementor-icon svg {
  fill: #232323
}
.social-icons-wrapper ul li a.elementor-icon i:before {
  position: static
}
.social-icons-wrapper ul li a.elementor-social-icon i {
  color: #232323;
  fill: #232323
}
.social-icons-wrapper ul li a.elementor-social-icon:hover svg, .social-icons-wrapper ul li a.elementor-social-icon:hover i {
  color: rgba(0, 0, 0, .6);
  fill: rgba(0, 0, 0, .6)
}
.social-icons-wrapper ul.extra-small-icon li a.elementor-icon {
  font-size: 14px
}
.social-icons-wrapper ul.small-icon li a.elementor-icon {
  font-size: 16px
}
.social-icons-wrapper ul.medium-icon li a.elementor-icon {
  font-size: 20px
}
.social-icons-wrapper ul.large-icon li a.elementor-icon {
  font-size: 24px
}
.social-icons-wrapper ul.extra-large-icon li a.elementor-icon {
  font-size: 30px
}
.default.social-icons-wrapper ul li a.elementor-icon {
  margin-right: 10px
}
.default.social-icons-wrapper ul li:last-child a.elementor-icon {
  margin-right: 0
}
.social-icon-style-1.social-icons-wrapper ul li, .social-icon-style-1 ul li {
  display: inline-block
}
.social-icon-style-1.social-icons-wrapper ul li a.elementor-icon, .social-icon-style-1 ul li a {
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  position: relative;
  color: #232323;
  margin-right: 12px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  z-index: 1
}
.social-icon-style-1.social-icons-wrapper ul li a.elementor-icon:hover, .social-icon-style-1.social-icons-wrapper ul li a.elementor-icon:hover i, .social-icon-style-1.social-icons-wrapper ul li a.elementor-icon:hover svg, .social-icon-style-1 ul li a:hover, .social-icon-style-1 ul li a:hover svg, .social-icon-style-1 ul li a:hover i {
  color: #fff;
  fill: #fff
}
.social-icon-style-1.social-icons-wrapper ul li a.elementor-icon i, .social-icon-style-1 ul li a i {
  position: relative;
  top: -2px
}
.social-icon-style-1.social-icons-wrapper ul li a.elementor-icon span {
  background-color: #232323;
  border-radius: 50px 50px 50px 50px;
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  margin: 0;
  display: block;
  position: absolute;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  z-index: -1
}
.social-icon-style-1.social-icons-wrapper ul li a.elementor-icon:hover span {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon {
  color: #232323;
  display: inline-block;
  height: auto;
  width: auto;
  padding: 0;
  margin-right: 25px;
  vertical-align: middle;
  position: relative;
  overflow: hidden
}
.social-icon-style-2.social-icons-wrapper ul li:last-child a.elementor-icon {
  margin-right: 0
}
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon i {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon svg {
  width: auto;
  height: 20px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 50%);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon:hover i {
  top: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon:hover svg {
  top: 50%;
  transform: translate(-50%, -50%)
}
.social-icon-style-2.social-icons-wrapper a > span {
  line-height: inherit;
  font-weight: 500;
  top: 0px;
  position: relative
}
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon > span, .social-icon-style-2.social-icons-wrapper ul li a.elementor-icon i {
  -webkit-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  -moz-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  -ms-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  -o-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all
}
.social-icon-style-2.social-icons-wrapper a:hover > span {
  top: -50px;
  -webkit-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  -moz-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  -ms-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  -o-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all
}
.social-icon-style-2.social-icons-wrapper .elementor-icon i:before, .social-icon-style-2.social-icons-wrapper .elementor-icon svg:before {
  position: initial;
  left: initial;
  -webkit-transform: initial;
  -ms-transform: initial;
  transform: initial
}
.social-icon-style-3.social-icons-wrapper ul li a.elementor-icon {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #232323;
  position: relative;
  margin-right: 15px;
  width: 50px;
  height: 50px;
  line-height: 50px
}
.social-icon-style-3.social-icons-wrapper ul li a.elementor-icon:hover {
  color: #fff;
  opacity: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  background-color: #232323
}
.social-icon-style-3.social-icons-wrapper ul li a.elementor-icon:hover i, .social-icon-style-3.social-icons-wrapper ul li a.elementor-icon:hover svg {
  color: #fff;
  fill: #fff
}
.social-icon-style-3.social-icons-wrapper ul li a.elementor-icon i {
  position: relative;
  top: -1px
}
.social-icon-style-3.social-icons-wrapper ul li a.elementor-icon:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  border: 1px solid #232323;
  border-radius: 100%;
  opacity: 0;
  -webkit-transition: all .5s cubic-bezier(0, 0, .2, 1);
  transition: all .5s cubic-bezier(0, 0, .2, 1)
}
.social-icon-style-3.social-icons-wrapper ul li a.elementor-icon:hover:after {
  opacity: .4;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3)
}
.social-icon-style-4.social-icons-wrapper ul li a.elementor-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  position: relative;
  color: #232323;
  text-align: center;
  z-index: 1;
  overflow: hidden;
  width: 60px;
  height: 60px;
  line-height: 60px
}
.social-icon-style-4.social-icons-wrapper ul li a.elementor-icon:hover, .social-icon-style-4.social-icons-wrapper ul li a.elementor-icon:hover svg, .social-icon-style-4.social-icons-wrapper ul li a.elementor-icon:hover i {
  color: #fff;
  fill: #fff
}
.social-icon-style-4.social-icons-wrapper ul li a.elementor-icon span {
  position: absolute;
  top: -100%;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  -webkit-transition: all .5s cubic-bezier(0, 0, .2, 1);
  transition: all .5s cubic-bezier(0, 0, .2, 1)
}
.social-icon-style-4.social-icons-wrapper ul li a.elementor-icon:hover span {
  width: 100%;
  height: 100%;
  top: 0
}
.social-icon-style-4.social-icons-wrapper ul li a.elementor-icon i {
  position: relative;
  top: -1px
}
.social-icon-style-5 a {
  display: inline-block;
  vertical-align: middle;
  height: 160px;
  width: 160px;
  position: relative;
  margin: 0 15px
}
.social-icon-style-5 a .social-front, .social-icon-style-5 a .social-back {
  height: 140px;
  width: 140px;
  padding: 30px;
  position: absolute;
  top: 30px;
  left: 30px
}
.social-icon-style-5 a .social-front i {
  display: block;
  margin: 0 0 20px 0
}
.social-icon-style-5 a .social-front svg {
  display: inline-block;
  margin: 0 auto 20px
}
.social-icon-style-5 a .social-front .social-icon-text {
  display: block;
  line-height: normal
}
.social-icon-style-5 a .social-front {
  background-color: #fff;
  text-align: center;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-box-shadow: 0 0 35px rgba(23, 23, 23, 0.06);
  -moz-box-shadow: 0 0 35px rgba(23, 23, 23, 0.06);
  box-shadow: 0 0 35px rgba(23, 23, 23, 0.06);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.social-icon-style-5 a .social-back {
  background-color: #ddd;
  position: relative
}
.social-icon-style-5 a .social-back span {
  position: absolute;
  bottom: 3px;
  right: 30px;
  color: #fff;
  font-size: 11px;
  line-height: 30px
}
.social-icon-style-5 a.hvr-icon-box-move-up .social-back span, .social-icon-style-5.small-box a.hvr-icon-box-move-up .social-back span {
  width: 100%;
  right: 0;
  text-align: center
}
.social-icon-style-5 a.hvr-icon-box-move-right .social-back span {
  left: 30px;
  right: auto
}
.social-icon-style-5.small-box a {
  height: 100px;
  width: 100px
}
.social-icon-style-5.small-box a .social-front, .social-icon-style-5.small-box a .social-back {
  height: 85px;
  width: 85px
}
.social-icon-style-5.small-box a .social-front i {
  margin: 6px 0;
  font-size: 22px
}
.social-icon-style-5.small-box a .social-front, .social-icon-style-5.small-box a .social-back {
  padding: 15px;
  top: 18px;
  left: 18px
}
.social-icon-style-5.small-box a .social-back span {
  bottom: 2px;
  right: 5px;
  line-height: normal;
  font-size: 10px
}
.social-icon-style-5 a:hover .social-front {
  top: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.social-icon-style-5 a.hvr-icon-box-move-up:hover .social-front {
  top: 0;
  left: 30px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.social-icon-style-5.small-box a.hvr-icon-box-move-up:hover .social-front {
  top: 0;
  left: 18px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.social-icon-style-5 a.hvr-icon-box-move-right:hover .social-front {
  top: 0;
  left: 60px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.social-icon-style-10 a {
  display: inline-block;
  position: relative;
  z-index: 3;
  overflow: hidden;
  text-align: center
}
.social-icon-style-10 a > span {
  position: absolute;
  top: -100%;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  -webkit-transition: all .5s cubic-bezier(0, 0, .2, 1);
  transition: all .5s cubic-bezier(0, 0, .2, 1)
}
.social-icon-style-10 a:hover > span {
  top: 0;
  z-index: -1
}
.social-icon-style-10 a:hover {
  color: #fff
}
.icon-social-very-small {
  font-size: 12px
}
.icon-social-small {
  font-size: 14px
}
.icon-social-medium {
  font-size: 16px
}
.icon-social-large {
  font-size: 20px
}
.icon-social-extra-large {
  font-size: 24px
}
.icon-social-very-small a i, .icon-social-small a i, .icon-social-medium a i {
  margin: 0 8px;
  vertical-align: middle
}
.icon-social-large a i {
  margin: 0 4px;
  vertical-align: middle
}
.extra-small-icon a {
  font-size: 14px;
  width: 30px;
  height: 30px;
  line-height: 30px
}
.small-icon a {
  font-size: 16px;
  width: 40px;
  height: 40px;
  line-height: 40px
}
.medium-icon a {
  font-size: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px
}
.large-icon a {
  font-size: 24px;
  width: 60px;
  height: 60px;
  line-height: 60px
}
.extra-large-icon a {
  font-size: 30px;
  width: 70px;
  height: 70px;
  line-height: 70px
}
.icon-extra-large {
  font-size: 60px
}
.icon-large {
  font-size: 50px
}
.icon-medium {
  font-size: 40px
}
.icon-very-medium {
  font-size: 35px
}
.icon-extra-medium {
  font-size: 32px
}
.icon-small {
  font-size: 28px
}
.icon-extra-small {
  font-size: 18px
}
.icon-very-small {
  font-size: 13px
}
.default-icon, .extra-small-icon, .small-icon, .medium-icon, .large-icon, .extra-large-icon, .default.social-icons-wrapper ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0
}
.extra-small-icon li, .small-icon li, .medium-icon li, .large-icon li, .extra-large-icon li, .default-icon li, .default.social-icons-wrapper ul li {
  display: inline-block
}
.extra-small-icon li:last-child, .small-icon li:last-child, .medium-icon li:last-child, .large-icon li:last-child, .extra-large-icon li:last-child, .default.social-icons-wrapper li:last-child {
  margin-right: 0
}
.extra-small-icon li:first-child, .small-icon li:first-child, .medium-icon li:first-child, .large-icon li:first-child, .extra-large-icon li:first-child, .default.social-icons-wrapper li:first-child {
  margin-left: 0
}
.default.social-icons-wrapper .small-icon li {
  margin: 0 5px
}
.default.social-icons-wrapper .small-icon li:last-child {
  margin-right: 0
}
.default.social-icons-wrapper .small-icon li:first-child {
  margin-left: 0
}
.icons-pack-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center !important;
  justify-content: center !important
}
.icons-pack-wrapper .icon-box {
  margin: 0 0 30px;
  padding: 0 15px
}
.icons-pack-wrapper .icon-box .icon-box-inner {
  background-color: #fff;
  border-radius: 4px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  height: 100%
}
.icons-pack-wrapper .icon-box .icon-box-inner .icon-box-icon {
  margin-right: 20px
}
.icons-pack-wrapper .icon-box .icon-box-inner .icon-box-icon i {
  font-size: 40px;
  color: #0038E3
}
.icons-pack-wrapper .icon-box .icon-box-inner .icon-box-content {
  max-width: 100%;
  overflow: hidden;
  -webkit-box-flex: 1;
  flex: 1;
  position: relative;
  top: -3px
}
.litho-button-wrapper .elementor-button, .elementor-widget-litho-button a.elementor-button, .btn, [type=submit], .wp-block-search .wp-block-search__button, input[type="submit"], .elementor-button-wrapper a.elementor-button {
  text-align: center;
  outline: none;
  letter-spacing: normal;
  line-height: 1.5;
  color: #fff;
  border: 2px solid #232323;
  background-color: #232323;
  border-radius: 0;
  width: auto;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  padding: 5px 18px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  white-space: nowrap;
  text-decoration: none
}
.litho-button-wrapper .elementor-button:hover, .elementor-widget-litho-button a.elementor-button:hover, .btn:hover, [type=submit]:hover, .wp-block-search .wp-block-search__button:hover, input[type="submit"]:hover {
  background-color: transparent;
  color: #232323;
  fill: #232323
}
.litho-button-wrapper .elementor-button:focus, .elementor-widget-litho-button a.elementor-button:focus, [type=submit]:focus, input[type="submit"]:focus {
  outline: medium none;
  outline-offset: 0
}
.elementor-widget-litho-button a.elementor-button:hover svg, .elementor-widget-litho-button a.elementor-button:focus svg {
  fill: #232323
}
.elementor-align-left.elementor-widget-litho-button a.elementor-button {
  text-align: left
}
.litho-button-wrapper .elementor-icon {
  display: inline-block;
  vertical-align: middle
}
input[type="submit"] {
  margin-bottom: 0
}
.elementor-gradient-button, .elementor-gradient-button:hover, .elementor-gradient-button:focus {
  text-align: center;
  outline: none;
  letter-spacing: normal;
  line-height: 1.5;
  border-radius: 0;
  width: auto;
  font-weight: 500;
  padding: 5px 18px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  display: inline-block
}
.elementor-gradient-button:not(.blog-button), .elementor-gradient-button:not(.blog-button):hover, .elementor-gradient-button:not(.blog-button):focus {
  background-color: transparent;
  background-image: linear-gradient(90deg, #556FFF 0%, #FF798E 100%)
}
.elementor-gradient-button:not(.blog-button) .elementor-gradient-button-text, .elementor-gradient-button:not(.blog-button) .elementor-gradient-button-icon i, .elementor-gradient-button:not(.blog-button):hover .elementor-gradient-button-text, .elementor-gradient-button:not(.blog-button):hover .elementor-gradient-button-icon i {
  color: #fff
}
.elementor-gradient-button:not(.blog-button) svg, .elementor-gradient-button:not(.blog-button):hover svg {
  color: #fff;
  fill: #fff
}
.elementor-gradient-button-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.elementor-gradient-button span {
  text-decoration: inherit
}
.elementor-gradient-button .elementor-gradient-button-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
  display: inline-block
}
.elementor-element.elementor-button-success .elementor-button {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}
.elementor-element.elementor-button-success .elementor-button:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34
}
.elementor-element.elementor-button-info .elementor-button {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}
.elementor-element.elementor-button-info .elementor-button:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b
}
.elementor-element.elementor-button-warning .elementor-button {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}
.elementor-element.elementor-button-warning .elementor-button:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00
}
.elementor-element.elementor-button-danger .elementor-button {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}
.elementor-element.elementor-button-danger .elementor-button:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130
}
.litho-button-wrapper .elementor-button.elementor-size-default, .elementor-gradient-button.elementor-size-default {
  font-size: 15px;
  padding: 18px 32px;
  line-height: 28px
}
.litho-button-wrapper .elementor-button.elementor-size-xs, .elementor-button-wrapper .elementor-button.elementor-size-xs, .elementor-gradient-button.elementor-size-xs {
  font-size: 10px;
  padding: 6px 16px
}
.litho-button-wrapper .elementor-button.elementor-size-sm, .elementor-button-wrapper .elementor-button.elementor-size-sm, .elementor-gradient-button.elementor-size-sm {
  font-size: 11px;
  padding: 8px 22px
}
.litho-button-wrapper .elementor-button.elementor-size-md, .elementor-button-wrapper .elementor-button.elementor-size-md, .elementor-gradient-button.elementor-size-md {
  font-size: 12px;
  padding: 10px 26px;
  will-change: transform
}
.litho-button-wrapper .elementor-button.elementor-size-lg, .elementor-button-wrapper .elementor-button.elementor-size-lg, .elementor-gradient-button.elementor-size-lg {
  font-size: 13px;
  padding: 12px 32px
}
.litho-button-wrapper .elementor-button.elementor-size-xl, .elementor-button-wrapper .elementor-button.elementor-size-xl, .elementor-gradient-button.elementor-size-xl {
  font-size: 14px;
  padding: 16px 40px
}
.elementor-button .elementor-align-icon-left, .elementor-button-wrapper .elementor-align-icon-left, .elementor-gradient-button .elementor-gradient-button-icon.elementor-align-icon-left {
  margin-right: 8px
}
.elementor-button .elementor-align-icon-right, .elementor-button-wrapper .elementor-align-icon-right, .elementor-gradient-button .elementor-gradient-button-icon.elementor-align-icon-right {
  margin-left: 8px
}
.elementor-gradient-button .elementor-gradient-button-icon.elementor-align-icon-right {
  margin-left: 5px;
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15
}
.w-10px {
  width: 10px
}
.w-20px {
  width: 20px
}
.w-30px {
  width: 30px
}
.w-40px {
  width: 40px
}
.w-50px {
  width: 50px
}
.w-60px {
  width: 60px
}
.w-70px {
  width: 70px
}
.w-80px {
  width: 80px
}
.w-90px {
  width: 90px
}
.w-100px {
  width: 100px
}
.w-200px {
  width: 200px
}
.w-300px {
  width: 300px
}
.w-400px {
  width: 400px
}
.w-500px {
  width: 500px
}
.w-10 {
  width: 10%
}
.w-20 {
  width: 20%
}
.w-30 {
  width: 30%
}
.w-40 {
  width: 40%
}
.w-50 {
  width: 50%
}
.w-60 {
  width: 60%
}
.w-70 {
  width: 70%
}
.w-80 {
  width: 80%
}
.w-90 {
  width: 90%
}
.width-100 {
  width: 100%
}
.width-auto {
  width: auto
}
.extra-small-screen {
  height: 300px
}
.small-screen {
  height: 400px
}
.one-half-screen {
  height: 600px
}
.one-third-screen {
  height: 700px
}
.one-fourth-screen {
  height: 800px
}
.one-fifth-screen {
  height: 900px
}
.one-sixth-screen {
  height: 870px
}
.cover-background {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  overflow: hidden !important;
  position: relative;
  background-position: center center
}
.fix-background {
  position: relative;
  background-size: cover !important;
  -webkit-animation-duration: 0s;
  -webkit-animation-fill-mode: none;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important
}
.background-size-inherit {
  background-size: inherit
}
.background-attachment-inherit {
  background-attachment: inherit
}
.background-position-left {
  background-position: left center
}
.background-position-right {
  background-position: right center
}
.background-position-top {
  background-position: right top
}
.background-position-center-top {
  background-position: center top
}
.background-repeat {
  background-repeat: repeat
}
.background-no-repeat {
  background-repeat: no-repeat
}
.parallax {
  position: relative !important;
  background-size: cover !important;
  overflow: hidden;
  background-attachment: fixed !important;
  transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s
}
.bg-gradient-fast-blue-purple {
  background-image: linear-gradient(to right top, #0039e3, #4132e0, #5e28dd, #741bd9, #8600d4)
}
.bg-gradient-white-light-gray {
  background-image: linear-gradient(to bottom, #ffffff, #fdfdfd, #fbfbfb, #f9f9f9, #f7f7f7)
}
.video-icon-box * {
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.video-icon-box {
  z-index: 1;
  position: relative;
  text-decoration: none !important;
  cursor: pointer;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 50%
}
.video-icon-box > span {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.video-icon-box .video-icon {
  width: 40px;
  height: 40px;
  font-size: 14px;
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #0038E3
}
.video-icon-box .video-icon i {
  margin-left: 3px;
  color: #fff
}
.video-icon-box .video-icon svg {
  margin-left: 3px;
  fill: #fff;
  height: 20px
}
.video-icon, .video-icon .video-icon-sonar {
  background-color: #0038E3
}
.video-icon .video-icon-sonar {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  top: 0;
  left: 0;
  z-index: -10;
  -webkit-animation: video-icon-sonar 2s linear infinite;
  animation: video-icon-sonar 2s linear infinite
}
.video-icon .video-icon-sonar .video-icon-sonar-bfr {
  width: 70px;
  height: 70px;
  position: absolute;
  border-radius: 50%;
  content: '';
  top: -15px;
  left: -15px;
  z-index: -100;
  background-color: #0038E3
}
.video-icon-box .video-title {
  position: relative;
  white-space: nowrap;
  color: #232323;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  margin-left: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #fff;
  border-radius: 0
}
.video-button-wrap.video-icon-top .video-icon-box {
  display: inline-block;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center
}
.video-button-wrap.video-icon-top .video-title {
  margin: 15px 0 0 0;
  display: block
}
.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
  top: 0;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}
.elementor iframe.elementor-background-video-embed {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.video-button-style-1.video-icon-right .video-icon-box .video-title {
  margin-left: 0;
  margin-right: 15px
}
.video-button-style-1.video-icon-right .video-icon-box .video-icon {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}
.video-button-style-2 {
  display: inline
}
.video-button-style-2 .litho-popup-wrapper {
  background-color: #0039e3;
  color: #fff;
  fill: #fff;
  background-size: 200% auto;
  font-size: 14px;
  padding: 16px 40px;
  border-radius: 4px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.video-button-style-2.video-icon-right .litho-popup-wrapper {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center
}
.video-button-style-2.video-icon-right .video-icon-box i, .video-button-style-2.video-icon-right .video-icon-box svg {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}
.video-button-style-2 .video-icon-box svg {
  fill: #fff;
  width: 25px
}
.video-button-style-2 .litho-popup-wrapper i {
  font-size: 50px
}
.video-button-style-2 .litho-popup-wrapper div {
  text-align: left;
  line-height: 18px;
  margin-left: 15px
}
.video-button-wrap.video-icon-right.video-button-style-2 .litho-popup-wrapper div {
  margin-left: 0;
  margin-right: 15px
}
.video-button-wrap.video-icon-top.video-button-style-2 .litho-popup-wrapper div {
  margin-left: 0;
  text-align: center
}
.video-button-style-2 .litho-popup-wrapper div .video-title {
  color: #fff;
  display: block;
  margin-left: 0
}
.video-button-style-2 .litho-popup-wrapper div .video-subtitle {
  display: block
}
.video-button-style-2 .litho-popup-wrapper div .video-title:before {
  display: none
}
.video-wrapper {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%
}
.html-video {
  background-color: #000;
  left: 50%;
  width: auto !important;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  max-width: inherit !important;
  position: absolute;
  top: 0;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  z-index: -3
}
.video-wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: -5px !important;
  width: 100%
}
.video-background {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  top: 0;
  background-color: rgba(67, 67, 67, 0.5)
}
.html-video-play {
  position: relative;
  text-align: center
}
.html-video-play .play-icon, .html-video-play .pause-icon {
  position: absolute;
  left: 50%;
  padding-left: 8px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.html-video-play[ playing="true"] .play-icon, .html-video-play .pause-icon {
  opacity: 0;
  top: 0;
  visibility: hidden;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s
}
.html-video-play[ playing="true"] .play-icon {
  top: 0
}
.html-video-play .pause-icon {
  top: 100%;
  padding-left: 0;
  font-size: 28px
}
.html-video-play .play-icon, .html-video-play[ playing="true"] .pause-icon {
  opacity: 1;
  top: 50%;
  visibility: visible;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s
}
.play-icon-animation {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.play-icon-animation:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.external-fit-videos {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  z-index: -1
}
.litho-page-title-wrap .external-fit-videos {
  padding-bottom: 56.25%;
  height: 0
}
.litho-page-title-wrap .external-fit-videos iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.header-common-wrapper {
  padding: 0
}
.header-common-wrapper > div {
  width: 100%
}
.nav-item > .dropdown-toggle {
  display: none
}
.dropdown-toggle:after {
  visibility: hidden;
  width: 0;
  height: 0
}
.simple-dropdown .sub-menu li .dropdown-toggle {
  width: 0;
  height: 0;
  display: block
}
.simple-dropdown .sub-menu li .dropdown-toggle:after, .simple-dropdown .sub-menu li .dropdown-toggle:before {
  visibility: hidden;
  width: 0;
  height: 0
}
.sticky.header-appear .appear-up-scroll {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.sticky .appear-up-scroll {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.sticky.header-appear .appear-up-scroll section:first-child {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1)
}
.sticky .appear-up-scroll section:first-child {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.no-sticky.mini-header-main-wrapper {
  -webkit-transform: inherit;
  -moz-transform: inherit;
  -ms-transform: inherit;
  -o-transform: inherit;
  transform: inherit
}
.sticky .no-sticky.mini-header-main-wrapper {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%)
}
.fixed-top {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.show-menu header .fixed-top {
  z-index: 1031
}
header .header-common-wrapper.no-sticky {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 9;
  top: 0
}
.sticky .header-appear {
  background-color: #fff
}
.sticky.header-appear .header-common-wrapper {
  background-color: #fff !important
}
.sticky .header-appear section:first-child {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1)
}
.sticky .appear-down-scroll section:first-child {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1)
}
.sticky .shrink-nav .navbar-brand img {
  max-height: 32px
}
.sticky .shrink-nav.navbar-nav .nav-link, .sticky .shrink-nav.navbar-expand-lg .navbar-nav .nav-link {
  padding: 18px 0
}
.sticky .shrink-nav .litho-top-cart-wrapper {
  line-height: 60px
}
header.sticky .left-nav nav.navbar-default {
  background-color: inherit !important
}
header.sticky nav.navbar ul.nav > li > a.active {
  color: inherit !important
}
.sticky.header-appear .appear-up-scroll .nav-link, .sticky.header-appear .appear-up-scroll .search-form-icon .elementor-icon, .sticky.header-appear .appear-up-scroll .litho-top-cart-wrapper .litho-cart-top-counter i {
  color: #232323 !important
}
header .navbar-brand img, header.side-menu .logo img {
  max-height: 72px
}
header .navbar-brand .default-logo, header.sticky .navbar-brand .alt-logo {
  visibility: visible;
  opacity: 1;
  width: auto;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s
}
header.sticky .navbar-brand .default-logo, header .navbar-brand .alt-logo, header .navbar-brand .mobile-logo {
  visibility: hidden;
  opacity: 0;
  width: 0;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s
}
.navbar-brand {
  margin: 0
}
header section {
  padding: 0
}
.sticky.header-appear .appear-up-scroll section section:first-child, .sticky .appear-up-scroll section section:first-child, .sticky .header-appear section section:first-child, .sticky .appear-down-scroll section section:first-child {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1)
}
.navbar-modern-inner, .navbar-full-screen-menu-inner {
  display: none
}
.header-with-mini-header .header-common-wrapper.standard {
  margin-top: 46px
}
.admin-bar .header-with-mini-header .mini-header-main-wrapper, .admin-bar .header-common-wrapper.standard {
  top: 32px
}
.header-with-mini-header .mini-header-main-wrapper {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1031;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.header-with-mini-header .mini-header-main-wrapper .elementor-text-editor p {
  margin-bottom: 0
}
.mini-header-main-wrapper .litho-top-cart-wrapper {
  line-height: 48px;
  padding-top: 0;
  margin-left: 17px
}
.mini-header-main-wrapper .litho-top-cart-wrapper i {
  top: 2px;
  position: relative
}
.mini-header-main-wrapper .litho-mini-cart-counter {
  margin-top: -7px;
  right: -10px
}
.mini-header-main-wrapper .elementor-widget-wrap > .elementor-element, .mini-header-main-wrapper .elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .mini-header-main-wrapper .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
  width: auto
}
.mini-header-main-wrapper .litho-button-wrapper .elementor-button, .mini-header-main-wrapper .elementor-widget-litho-button a.elementor-button {
  border: 0;
  padding: 0px 0px 0px 0px
}
.mini-header-main-wrapper .litho-button-wrapper {
  line-height: normal
}
.mini-header-main-wrapper .elementor-widget-wrap > .elementor-element:not(.elementor-position-top) .elementor-icon-box-icon, .mini-header-main-wrapper .elementor-widget-wrap > .elementor-element:not(.elementor-position-top) .elementor-icon-box-content {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}
.mini-header-main-wrapper .litho-navigation-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0;
  margin: 0;
  list-style: none
}
.mini-header-main-wrapper .litho-navigation-menu li {
  padding: 0 15px;
  margin: 0;
  position: relative
}
.mini-header-main-wrapper .litho-navigation-menu li:before {
  width: 1px;
  height: 13px;
  background-color: #dedede;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.mini-header-main-wrapper .litho-navigation-menu li:first-child {
  padding-left: 0
}
.mini-header-main-wrapper .litho-navigation-menu li:last-child {
  padding-right: 0
}
.mini-header-main-wrapper .litho-navigation-menu li:last-child:before {
  display: none
}
.mini-header-main-wrapper .litho-navigation-menu li a {
  font-size: 13px;
  color: #828282;
  padding: 0;
  font-weight: 400;
  margin: 0;
  display: inline-block
}
.mini-header-main-wrapper .litho-navigation-menu li a:hover {
  color: #232323
}
.header-common-wrapper .search-form-wrapper .search-form-icon {
  padding-top: 7px;
  padding-bottom: 7px;
  display: block;
  top: 1px;
  line-height: 17px
}
.header-common-wrapper .search-form-wrapper .search-form-icon .elementor-icon i {
  line-height: normal
}
.search-form-wrapper .search-form-icon {
  position: relative;
  top: 3px;
  color: #fff
}
.search-form-wrapper .search-form-icon .elementor-icon {
  color: #fff;
  position: relative
}
.search-form-wrapper .search-form-icon:hover .elementor-icon {
  color: rgba(255, 255, 255, .6)
}
.form-wrapper {
  background-color: rgba(35, 35, 35, .9);
  width: 100%;
  left: 0;
  top: 0;
  overflow: hidden !important;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  display: block !important;
  height: 100%;
  position: fixed;
  visibility: hidden;
  opacity: 0;
  z-index: 999
}
.active-form .form-wrapper {
  opacity: 1;
  visibility: visible;
  cursor: url(../img/mfg-close.png), auto
}
.form-wrapper .search-form {
  background-color: #fff;
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out
}
.active-form .form-wrapper .search-form {
  height: 450px;
  cursor: default
}
.form-wrapper .search-close {
  color: #000;
  position: fixed;
  top: 30px;
  right: 35px;
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  font-size: 30px;
  font-weight: 300;
  width: 44px;
  height: 44px;
  line-height: 44px
}
.form-wrapper .search-form .search-input {
  color: #232323;
  border: 0;
  border-bottom: 1px solid #232323;
  border-radius: 0;
  font-size: 20px;
  font-weight: 300;
  padding: 10px 38px 10px 2px;
  background: transparent;
  line-height: 40px;
  width: 100%;
  outline: none
}
.form-wrapper .search-form-box {
  position: relative;
  width: 45%
}
.form-wrapper .search-button {
  color: #232323;
  font-size: 16px;
  bottom: 28px;
  right: 0;
  line-height: normal;
  outline: none;
  cursor: pointer;
  z-index: 0;
  margin-right: 0;
  border: none;
  background: none;
  position: absolute
}
.form-wrapper .search-form span {
  display: block;
  font-size: 13px;
  line-height: 22px;
  text-transform: uppercase;
  color: #939393
}
.form-wrapper .search-form .search-input::-webkit-input-placeholder {
  color: #232323;
  opacity: 1
}
.form-wrapper .search-form .search-input::-moz-placeholder {
  color: #232323;
  opacity: 1
}
.form-wrapper .search-form .search-input::-ms-input-placeholder {
  color: #232323;
  opacity: 1
}
.show-search-popup {
  overflow: hidden
}
.wpml-ls-legacy-dropdown {
  width: auto;
  background-color: transparent;
  border-left: 0 solid #dbdbdb;
  border-right: 0 solid #dbdbdb;
  font-size: 13px;
  display: inline-block
}
.wpml-ls-sidebars-litho-langauge-sidebar .wpml-ls-current-language > a {
  border: 0;
  background-color: transparent;
  padding: 14px 26px 15px 14px;
  line-height: normal;
  outline: none
}
.wpml-ls-legacy-dropdown .wpml-ls-flag + span {
  color: #828282;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  text-transform: uppercase;
  margin-left: 6px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a span {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a {
  padding: 10px 10px
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover span {
  opacity: .7
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  content: "\f107";
  border: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: calc(50% - 0.400em)
}
.wpml-ls-sidebars-litho-langauge-sidebar .wpml-ls-current-language:hover > a, .wpml-ls-sidebars-litho-langauge-sidebar .wpml-ls-current-language:hover > a span, .wpml-ls-sidebars-litho-langauge-sidebar .wpml-ls-current-language > a:focus {
  background-color: transparent;
  color: #232323
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  visibility: hidden;
  position: absolute;
  top: 102%;
  right: 0;
  left: inherit;
  border-top: 0 solid #cdcdcd;
  margin: 0;
  list-style-type: none;
  z-index: 101;
  min-width: 180px;
  background-color: #fff;
  border-radius: 6px;
  text-align: left;
  display: none;
  padding: 15px 15px 18px 15px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  outline: none
}
.wpml-ls-legacy-dropdown .wpml-ls-item {
  outline: none
}
.wpml-ls-legacy-dropdown .wpml-ls-item:hover .wpml-ls-sub-menu {
  display: block
}
.wpml-ls-sidebars-litho-langauge-sidebar a {
  color: #828282;
  display: block;
  padding: 2px 0;
  font-size: 12px;
  line-height: 25px;
  display: block;
  text-decoration: none;
  border: 0 solid #cdcdcd;
  background-color: transparent
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
  border: 0
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a span {
  text-transform: none
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a, .wpml-ls-sidebars-litho-langauge-sidebar a:hover, .wpml-ls-sidebars-litho-langauge-sidebar a:focus {
  border-width: 0;
  background-color: transparent
}
.wpml-ls-sidebars-litho-langauge-sidebar a:hover span {
  color: #232323
}
.widget_shopping_cart .widget-title {
  display: none
}
.litho-cart-top-counter {
  position: relative
}
.litho-top-cart-wrapper {
  line-height: 74px;
  cursor: pointer;
  padding: 2px 10px 0 0;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.litho-mini-cart-content-wrap ul {
  padding-left: 0;
  margin-bottom: 0
}
.litho-top-cart-wrapper:hover .litho-mini-cart-content-wrap {
  display: block
}
.litho-top-cart-wrapper .litho-cart-top-counter i {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  color: #fff
}
.litho-top-cart-wrapper:hover .litho-cart-top-counter i {
  color: rgba(255, 255, 255, .6)
}
.litho-mini-cart-counter {
  background-color: #0038e3;
  position: absolute;
  right: -10px;
  width: 16px;
  height: 16px;
  text-align: center;
  font-size: 9px;
  line-height: 16px;
  border-radius: 100%;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -8px
}
.litho-mini-cart-content-wrap {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 250px;
  padding: 0;
  margin: 0;
  font-size: 1rem;
  color: #232323;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 6px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  cursor: default;
  overflow: hidden
}
header .litho-mini-cart-content-wrap .litho-mini-cart-lists-wrap {
  max-height: 205px;
  overflow-y: auto
}
header .litho-mini-cart-content-wrap .litho-mini-cart-lists-wrap .mCSB_scrollTools {
  width: 4px
}
header .litho-mini-cart-content-wrap .litho-mini-cart-lists-wrap .mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  margin: 0;
  border-radius: 0
}
header .litho-mini-cart-content-wrap .litho-mini-cart-lists-wrap .mCSB_inside > .mCSB_container {
  margin-right: 0
}
.elementor-widget-container .litho-top-cart-wrapper .cart_list li {
  display: flex;
  padding: 17px;
  border-bottom: 1px solid #ededed;
  position: relative;
  line-height: normal;
  -ms-flex-align: center;
  align-items: center;
  cursor: default
}
.elementor-widget-container .litho-top-cart-wrapper .cart_list li a.remove {
  font-size: 16px;
  line-height: 14px;
  position: absolute;
  right: 15px;
  top: 12px;
  font-weight: 400;
  left: inherit;
  color: #000 !important;
  opacity: .5
}
.elementor-widget-container .litho-top-cart-wrapper .cart_list li a.remove:hover {
  opacity: 1;
  background-color: transparent
}
.elementor-widget-container .litho-top-cart-wrapper .cart_list li .product-detail a {
  color: #232323;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500
}
.elementor-widget-container .litho-top-cart-wrapper .cart_list li .product-detail a:hover {
  color: #000
}
.elementor-widget-container .litho-top-cart-wrapper .cart_list li:last-child {
  border-bottom: none
}
.elementor-widget-container .litho-top-cart-wrapper .cart_list li .product-image {
  max-width: 50px;
  width: 30%;
  display: inline-block
}
.elementor-widget-container .litho-top-cart-wrapper .cart_list li .product-detail {
  padding-left: 15px;
  width: 70%;
  display: inline-block
}
.elementor-widget-container .litho-top-cart-wrapper .cart_list li .product-detail .quantity {
  display: block;
  font-size: 11px;
  color: #828282;
  line-height: normal;
  margin-top: 2px;
  font-weight: 400
}
.elementor-widget-container .litho-top-cart-wrapper .cart_list li .product-detail .amount {
  font-size: 11px;
  color: #828282;
  font-weight: 400
}
.elementor-widget-container .litho-top-cart-wrapper ul.cart_list li img, .elementor-widget-container .litho-top-cart-wrapper ul.product_list_widget li img {
  float: left;
  margin-left: 0;
  width: 100%
}
.elementor-widget-container .litho-top-cart-wrapper .min-cart-total {
  background-color: #f7f7f7;
  padding: 23px 17px 17px 17px;
  border-top: 1px solid #ededed;
  line-height: normal;
  cursor: default
}
.elementor-widget-container .litho-top-cart-wrapper .min-cart-total .button, .elementor-widget-container .litho-top-cart-wrapper .buttons a {
  width: 100%;
  margin: 0 0 8px 0;
  display: block
}
.elementor-widget-container .litho-top-cart-wrapper .buttons {
  margin-bottom: 0
}
.elementor-widget-container .litho-top-cart-wrapper .buttons a:last-child {
  margin-bottom: 0
}
.elementor-widget-container .litho-top-cart-wrapper .buttons a {
  border: 2px solid #232323;
  border-radius: 0;
  text-transform: uppercase;
  width: auto;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  background-color: #232323;
  font-size: 11px;
  padding: 8px 22px;
  text-align: center;
  color: #fff
}
.elementor-widget-container .litho-top-cart-wrapper .buttons a:hover {
  background-color: transparent;
  color: #232323
}
.elementor-widget-container .litho-top-cart-wrapper .buttons a.checkout {
  background-color: #0038e3;
  border-color: #0038e3;
  color: #fff
}
.elementor-widget-container .litho-top-cart-wrapper .buttons a.checkout:hover {
  background-color: transparent;
  color: #0038e3
}
.elementor-widget-container .litho-top-cart-wrapper .min-cart-total .button:last-child, .elementor-widget-container .litho-top-cart-wrapper .buttons a:last-child {
  margin: 0
}
.elementor-widget-container .litho-top-cart-wrapper .total {
  border-top: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  color: #232323;
  font-weight: 400
}
.elementor-widget-container .litho-top-cart-wrapper .total strong {
  font-weight: 400
}
.elementor-widget-container .litho-top-cart-wrapper .total .amount {
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  float: right;
  color: #232323
}
.elementor-widget-container .litho-top-cart-wrapper .cart_list li.cart-total .btn {
  width: 100%;
  display: block;
  margin: 4px 0
}
.elementor-widget-container .litho-top-cart-wrapper .cart_list li.cart-total .btn:last-child {
  margin-bottom: 0
}
.woocommerce-mini-cart__empty-message {
  margin: 35px 0;
  text-align: center;
  padding: 0 20px;
  line-height: normal;
  font-size: 13px
}
.woocommerce-mini-cart__empty-message .litho-cart-icon {
  color: #232323
}
.woocommerce-mini-cart__empty-message span {
  display: block;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 10px
}
.header-common-wrapper .extra-small-icon li {
  margin: 0 6px
}
.header-common-wrapper .extra-small-icon li:last-child {
  margin-right: 0
}
.header-common-wrapper .extra-small-icon li:first-child {
  margin-left: 0
}
.header-common-wrapper .social-icon {
  color: #fff
}
.header-common-wrapper .social-icon:hover {
  color: rgba(255, 255, 255, .6)
}
header .elementor-widget-litho-icon-box .elementor-icon-box-content .elementor-icon-box-title, header .elementor-widget-litho-icon-box.elementor-view-default .elementor-icon {
  color: #fff
}
header.sticky .elementor-widget-litho-icon-box .elementor-icon-box-content .elementor-icon-box-title, header.sticky .elementor-widget-litho-icon-box.elementor-view-default .elementor-icon {
  color: #232323
}
header .elementor-widget-litho-icon-box.elementor-view-default .elementor-icon {
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s
}
.header-common-wrapper .separator-line {
  position: relative;
  top: 3px
}
.sticky .header-common-wrapper .separator-line {
  background-color: rgba(0, 0, 0, .45)
}
.show-search-popup .fixed-top {
  z-index: 1032
}
.show-search-popup.show-search-popup-mini-header .mini-header-main-wrapper {
  z-index: 1033
}
nav ul, .litho-left-menu, .litho-mega-menu-template-default ul {
  list-style: none;
  padding-left: 0;
  margin: 0
}
.litho-left-menu {
  width: 100%
}
.navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .nav-link {
  font-size: 14px;
  color: #fff;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  padding: 25px 0;
  font-weight: 500;
  margin: 0 18px;
  display: inline-block
}
.navbar-nav .nav-link i, .navbar-expand-lg .navbar-nav .nav-link i {
  margin-right: 7px;
  font-size: 13px
}
.navbar-nav .nav-link.after i, .navbar-expand-lg .navbar-nav .nav-link.after i {
  margin-left: 7px;
  margin-right: 0
}
header .elementor-icon, header .search-form-icon, header .litho-cart-top-counter, .header-language {
  font-size: 17px
}
header .search-form-icon, header .litho-top-cart-wrapper, header .header-language {
  margin-left: 17px
}
.navbar-toggler-line {
  background-color: #232323;
  height: 2px;
  width: 24px;
  content: "";
  display: block;
  margin-bottom: 5px;
  border-radius: 1px
}
.navbar-nav .handler, .navbar-expand-lg .navbar-nav .handler {
  display: inline-block;
  color: #fff;
  font-size: 11px;
  position: relative;
  top: 1px;
  margin-left: 6px
}
.sticky .navbar-nav .nav-link, .sticky .navbar-expand-lg .navbar-nav .nav-link, .sticky .search-form-wrapper .search-form-icon .elementor-icon, .sticky .litho-top-cart-wrapper .litho-cart-top-counter i, .sticky .header-common-wrapper .social-icon, .sticky .header-common-wrapper .search-form-icon .elementor-icon, .sticky .header-common-wrapper.standard .social-icons-wrapper ul li a i {
  color: #232323
}
.sticky .push-button span {
  background-color: #232323
}
.navbar-nav .nav-link:hover, .navbar-expand-lg .navbar-nav .nav-link:hover, .navbar-nav .open > .nav-link, .navbar-expand-lg .navbar-nav .open > .nav-link, .navbar-nav .current-menu-ancestor > .nav-link, .navbar-nav .current-menu-item > .nav-link {
  color: rgba(255, 255, 255, .6)
}
.sticky .navbar-nav .nav-link:hover, .sticky .navbar-expand-lg .navbar-nav .nav-link:hover, .sticky .navbar-nav .open > .nav-link, .sticky .navbar-expand-lg .navbar-nav li:hover > .nav-link, .sticky .navbar-expand-lg .navbar-nav .open > .nav-link, .sticky .navbar-nav .current-menu-ancestor > .nav-link, .sticky .navbar-nav .current-menu-item > .nav-link, .sticky .search-form-wrapper .search-form-icon .elementor-icon:hover, .sticky .litho-top-cart-wrapper:hover .litho-cart-top-counter i, .sticky .header-common-wrapper .social-icon:hover, .sticky .header-common-wrapper.standard .social-icons-wrapper ul li a:hover i {
  color: rgba(0, 0, 0, .6)
}
.dropdown-menu.megamenu-content .dropdown-header {
  color: #232323;
  padding: 0;
  font-size: 12px;
  font-weight: 500;
  margin: 10px 0 5px;
  border-bottom: none
}
.dropdown-menu.megamenu-content {
  padding: 25px;
  margin: 0;
  border-radius: 0;
  white-space: nowrap
}
.dropdown-menu.megamenu-content li a {
  white-space: nowrap
}
.dropdown-menu.megamenu-content li a, .simple-dropdown .sub-menu a, .simple-dropdown .sub-menu li .handler {
  text-align: left;
  font-size: 13px;
  color: #828282;
  padding: 0 0 5px 0;
  margin: 0;
  display: block;
  position: relative;
  font-weight: 500
}
.dropdown-menu.megamenu-content .current-menu-ancestor > a, .dropdown-menu.megamenu-content .current-menu-item > a, .nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown.menu-item ul .current-menu-item > a, .nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown.menu-item ul .current-menu-ancestor > a {
  color: #232323
}
.elementor-widget-wp-widget-nav_menu li a > i, .simple-dropdown .sub-menu a > i, .simple-navigation-menu .menu-item a > i {
  font-size: 14px;
  vertical-align: middle;
  min-width: 26px;
  display: inline-block;
  position: relative;
  top: -1px
}
.dropdown-menu.megamenu-content li a.after > i, .simple-dropdown .sub-menu a.after > i {
  text-align: right
}
.dropdown-menu.megamenu-content li.active a, .dropdown-menu.megamenu-content li a:hover, .simple-dropdown .sub-menu li:hover > a, .simple-dropdown .sub-menu li.active a, .simple-dropdown .sub-menu li a:hover, .simple-dropdown .sub-menu li:hover > .handler, .simple-dropdown .sub-menu li.current-menu-ancestor > a, .simple-dropdown .sub-menu li.current-menu-item > a {
  color: #232323
}
.nav-item.dropdown.megamenu img {
  max-width: initial
}
.elementor-widget-wp-widget-nav_menu .dropdown-header, .elementor-widget-wp-widget-nav_menu h5, .elementor-widget-litho-simple-navigation .title {
  color: #232323;
  display: inline-block;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  margin: 17px 0 15px;
  border-bottom: none;
  line-height: 1.2;
  letter-spacing: normal
}
.elementor-column .elementor-widget-wp-widget-nav_menu:first-child .dropdown-header, .elementor-column .elementor-widget-wp-widget-nav_menu:first-child h5, .elementor-widget-litho-simple-navigation:first-child .title {
  margin-top: 0
}
.nav-item.dropdown.megamenu {
  position: inherit
}
.nav-item.dropdown.megamenu .menu-back-div, header .sub-menu {
  box-sizing: border-box;
  background-color: #fff;
  padding: 50px 65px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  border: 0;
  left: auto;
  position: absolute
}
.dropdown.open > .dropdown-menu {
  display: block
}
.simple-dropdown .sub-menu {
  position: absolute;
  left: 0;
  width: 240px;
  padding: 25px 0;
  margin: 0;
  border: none
}
.dropdown > .sub-menu .sub-menu {
  left: 241px;
  top: -25px
}
.simple-dropdown.menu-left .dropdown-menu .dropdown .dropdown-menu, .simple-dropdown .dropdown.menu-left .dropdown-menu {
  left: auto;
  right: 241px
}
.dropdown.open > .sub-menu {
  display: block
}
.simple-dropdown .sub-menu li {
  padding: 9px 45px 9px 35px;
  display: block
}
.simple-dropdown .sub-menu li a {
  display: block;
  padding: 0;
  margin: 0;
  line-height: normal
}
.simple-dropdown .sub-menu li .handler {
  position: absolute;
  right: 20px;
  font-size: 12px;
  margin-top: 1px;
  padding: 0;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.show-menu {
  overflow: hidden
}
.header-push-button {
  display: flex;
  align-items: center;
  justify-content: center
}
.header-push-button .toggle-menu-word {
  margin-right: 10px;
  font-size: 14px;
  color: #fff
}
.left-menu-modern .header-push-button .toggle-menu-word {
  margin: 0;
  font-size: 12px;
  color: #fff
}
.header-push-button a {
  position: relative;
  height: 20px;
  width: 22px;
  display: block;
  line-height: 20px;
  margin: 0 auto
}
.push-button span {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  content: "";
  display: block;
  width: 22px;
  background-color: #fff;
  height: 2px;
  top: 4px;
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out
}
.push-button:hover {
  opacity: 0.6
}
.push-button > span:nth-child(1) {
  width: 14px
}
.push-button > span:nth-child(2) {
  top: 8px
}
.push-button > span:nth-child(3) {
  top: 6px
}
.push-button > span:nth-child(4) {
  width: 14px;
  top: 10px
}
.show-menu .push-button span:nth-child(1) {
  top: 8px;
  width: 0%;
  left: 0
}
.show-menu .push-button span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.show-menu .push-button span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.show-menu .push-button span:nth-child(4) {
  top: 8px;
  width: 0%;
  left: 0
}
.show-menu .push-button span {
  width: 15px
}
.left-sidebar-wrapper .navbar-brand {
  padding: 0
}
.left-sidebar-wrapper {
  position: relative;
  min-height: 300px;
  width: 100%;
  padding-left: 290px
}
.left-sidebar-wrapper header.site-header {
  position: absolute;
  left: 0;
  width: 290px;
  top: 0;
  min-height: 100vh;
  bottom: 0;
  z-index: 999
}
.header-left-wrapper {
  position: fixed;
  width: 290px;
  overflow-y: hidden;
  height: inherit;
  z-index: 10005;
  top: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-ransition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.litho-left-menu li {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  clear: both;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}
.litho-left-menu li:last-child {
  border: 0
}
.litho-left-menu li a {
  color: #232323;
  font-size: 14px;
  padding: 13px 0 13px;
  display: inline-block;
  line-height: 22px;
  max-width: 85%
}
.litho-left-menu li a:hover, .litho-left-menu li.current-menu-ancestor > a {
  color: rgba(0, 0, 0, .6)
}
.litho-left-menu .menu-toggle {
  cursor: pointer;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
  vertical-align: top;
  margin-top: 9px;
  position: relative
}
.litho-left-menu .sub-menu-item .menu-toggle {
  margin-top: -1px
}
.litho-left-menu .sub-menu-item .menu-toggle:before, .litho-left-menu .sub-menu-item .menu-toggle:after {
  right: 9px;
  top: 17px;
  height: 1px;
  width: 7px
}
.litho-left-menu .menu-toggle:before, .litho-left-menu .menu-toggle:after {
  right: 7px;
  top: 16px;
  height: 1px;
  width: 9px;
  content: "";
  display: block;
  position: absolute;
  background-color: #232323
}
.litho-left-menu .menu-toggle:after {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transition-duration: 0.3s
}
.litho-left-menu .menu-toggle.collapsed:after {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transition-duration: 0.3s
}
.litho-left-menu .sub-menu-item {
  position: relative;
  width: 100%;
  background-color: transparent;
  margin: 0;
  padding: 0
}
.litho-left-menu .sub-menu-item li {
  border-bottom: none
}
.litho-left-menu .sub-menu-item li:last-child {
  margin-bottom: 8px
}
.litho-left-menu .sub-menu-item li a {
  font-size: 13px;
  padding: 7px 0;
  line-height: 18px
}
.litho-left-menu .sub-menu-item .sub-menu-item {
  padding-left: 15px;
  margin-top: 0;
  margin-bottom: 0
}
.litho-left-menu .sub-menu-item .sub-menu-item li:last-child {
  margin-bottom: 10px
}
.litho-left-menu .sub-menu-item li:last-child .sub-menu-item li:last-child {
  margin-bottom: 0
}
.litho-left-menu .sub-menu-item .sub-menu-item li a {
  color: #828282;
  max-width: 100%;
  text-align: left
}
.litho-left-menu .sub-menu-item .sub-menu-item li:first-child {
  margin-top: 8px
}
.left-menu-modern section {
  padding: 0
}
.left-menu-modern .navbar-brand {
  padding: 0
}
.left-menu-modern .hamburger-menu .close-menu {
  display: none
}
.left-menu-modern {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 10006;
  width: 65px
}
.left-menu-modern .hamburger-menu-wrapper {
  height: 100%;
  z-index: -1;
  width: auto;
  right: inherit !important
}
.left-menu-modern .hamburger-menu {
  position: fixed;
  height: 100%;
  width: 380px;
  border-right: none;
  overflow-y: auto;
  z-index: -1;
  top: 0;
  left: -380px;
  background-color: #000;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-ransition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.left-menu-modern .hamburger-menu:hover {
  background-color: #232323
}
.left-menu-modern .hamburger-menu-wrapper.right .hamburger-menu {
  left: auto;
  right: -380px
}
.show-menu .left-menu-modern .hamburger-menu-wrapper.right .hamburger-menu {
  right: 0
}
.left-menu-modern .hamburger-menu:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.6s ease-in-out;
  -moz-transition: 0.6s ease-in-out;
  -o-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out
}
.left-menu-modern .hamburger-menu:hover:before {
  opacity: 1
}
.show-menu .left-menu-modern .hamburger-menu {
  left: 65px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-ransition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.left-menu-modern .menu-toggle {
  margin-top: 10px
}
.left-menu-modern .sub-menu-item .menu-toggle {
  margin-top: 0
}
.left-menu-modern .social-icons-wrapper li {
  width: 100%;
  margin: 8px 0;
  display: block
}
.left-menu-modern .social-icons-wrapper li:first-child {
  margin-top: 0
}
.left-menu-modern .social-icons-wrapper li:last-child {
  margin-bottom: 0
}
.page-wrapper {
  padding-left: 65px
}
.left-menu-modern .header-push-button a {
  font-size: 24px;
  width: 23px;
  height: 14px;
  display: block;
  position: relative
}
.left-menu-modern .push-button span {
  display: block;
  position: absolute;
  height: 2px;
  width: 22px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border-radius: 0;
  opacity: 1;
  left: 0;
  right: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out
}
.left-menu-modern .push-button span:nth-child(1) {
  top: 0px;
  width: 14px
}
.left-menu-modern .push-button span:nth-child(2), .left-menu-modern .push-button span:nth-child(3) {
  top: 6px
}
.left-menu-modern .push-button span:nth-child(4) {
  top: 12px;
  width: 14px
}
.show-menu .left-menu-modern .push-button span:nth-child(1) {
  top: 8px;
  width: 0%
}
.show-menu .left-menu-modern .push-button span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.show-menu .left-menu-modern .push-button span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.show-menu .left-menu-modern .push-button span:nth-child(4) {
  top: 8px;
  width: 0%
}
.left-menu-modern .hamburger-menu-wrapper .navbar-toggler {
  display: none
}
.hamburger-menu-wrapper {
  position: fixed;
  height: 100%;
  width: 100%;
  border-right: none;
  z-index: 9999;
  top: 0;
  right: -100%;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-ransition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.hamburger-menu-wrapper.left {
  left: -100%;
  right: auto
}
.show-menu .hamburger-menu-wrapper.left {
  left: 0
}
.show-menu .hamburger-menu-wrapper {
  right: 0
}
.hamburger-menu-wrapper .litho-left-menu-wrap {
  overflow: auto;
  height: calc(100vh - 150px)
}
.hamburger-menu-wrapper .litho-left-menu-wrap .mCustomScrollBox .mCSB_container.mCS_y_hidden.mCS_no_scrollbar_y {
  -ms-flex-item-align: center;
  align-self: center
}
.hamburger-menu-wrapper .litho-left-menu-wrap .mCustomScrollBox .mCSB_container {
  width: 100%;
  -ms-flex-item-align: start;
  align-self: flex-start
}
.hamburger-menu-wrapper .litho-left-menu-wrap .mCustomScrollBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}
.hamburger-menu-wrapper .hamburger-menu {
  height: 100%
}
.hamburger-menu-wrapper .hamburger-menu .close-menu {
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  position: absolute;
  right: 20px;
  top: 21px;
  z-index: 1;
  color: #fff
}
.hamburger-menu-wrapper .hamburger-menu .close-menu svg {
  fill: #fff;
  height: 16px
}
.hamburger-menu-wrapper .litho-left-menu .menu-toggle:before, .hamburger-menu-wrapper .litho-left-menu .menu-toggle:after {
  top: 20px;
  width: 11px;
  right: 7px
}
.hamburger-menu-wrapper .litho-left-menu .sub-menu-item .menu-toggle:before, .hamburger-menu-wrapper .litho-left-menu .sub-menu-item .menu-toggle:after {
  right: 9px;
  top: 16px;
  height: 1px;
  width: 9px
}
.mCSB_inside > .mCSB_container {
  margin-right: 15px
}
.hamburger-menu-wrapper .litho-left-menu-wrap .navbar-toggler {
  display: none
}
.hamburger-menu-wrapper .hamburger-menu .elementor-icon-view-vertical .social-icons-wrapper li a {
  width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start
}
.hamburger-menu-wrapper .hamburger-menu .elementor-icon-view-vertical .social-icons-wrapper li a i {
  text-align: left
}
.hamburger-menu-half {
  width: 50%
}
.hamburger-menu-half .litho-left-menu-wrap {
  height: calc(100vh - 370px)
}
.hamburger-menu-half .hamburger-menu {
  height: 100vh;
  overflow-y: auto;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.hamburger-menu-half .mCustomScrollBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}
.hamburger-menu-half .mCustomScrollBox .mCSB_container.mCS_y_hidden.mCS_no_scrollbar_y {
  -ms-flex-item-align: center;
  align-self: center
}
.hamburger-menu-half .mCustomScrollBox .mCSB_container {
  width: 100%;
  -ms-flex-item-align: start;
  align-self: flex-start
}
.hamburger-menu-wrapper.hamburger-menu-half {
  overflow: visible
}
.hamburger-menu-half .menu-toggle {
  margin-top: 9px
}
.hamburger-menu-wrapper.hamburger-menu-half .elementor-section-wrap > .elementor-section > div {
  overflow-y: auto
}
.hamburger-menu-wrapper.hamburger-menu-half .elementor-section-wrap > .elementor-section > .elementor-container > .elementor-row {
  margin: auto
}
.hamburger-menu-half .litho-left-menu-wrap .navbar-toggler {
  display: none
}
.hamburger-menu-modern {
  width: 50%
}
.hamburger-menu-modern .close-menu {
  color: #fff
}
.hamburger-menu-modern .litho-left-menu-wrap {
  height: calc(65vh - 100px)
}
.hamburger-menu-modern .litho-left-menu li {
  padding: 13px 0;
  border-bottom: 0
}
.hamburger-menu-modern .menu-toggle:before, .hamburger-menu-modern .menu-toggle:after {
  background-color: #fff
}
.hamburger-menu-modern .litho-left-menu li {
  display: block
}
.hamburger-menu-modern .litho-left-menu li > .menu-toggle {
  margin-top: 9px;
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px
}
.hamburger-menu-modern .litho-left-menu li ul > li:first-child {
  margin-top: 30px
}
.hamburger-menu-modern .litho-left-menu li ul > li > .menu-toggle {
  margin-top: -2px;
  position: absolute;
  right: 0;
  width: 22px;
  height: 22px;
  line-height: 22px
}
.hamburger-menu-modern .litho-left-menu li ul > li:last-child {
  margin-bottom: 0
}
.hamburger-menu-modern .litho-left-menu li .menu-toggle:before, .hamburger-menu-modern .litho-left-menu li .menu-toggle:after {
  width: 14px
}
.hamburger-menu-modern .litho-left-menu li a {
  font-size: 44px;
  line-height: 50px;
  position: relative;
  color: #FFF;
  font-weight: 400;
  text-transform: lowercase;
  padding: 0;
  max-width: 100%;
  display: inline-block
}
.hamburger-menu-modern .litho-left-menu li a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 50%;
  background-color: #fff;
  visibility: hidden;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s
}
.hamburger-menu-modern .litho-left-menu li a:hover:before {
  visibility: visible;
  width: 100%
}
.hamburger-menu-modern .menu-toggle {
  margin-top: 17px
}
.hamburger-menu-modern .litho-left-menu li ul li {
  line-height: normal;
  padding: 0
}
.hamburger-menu-modern .litho-left-menu li ul li a {
  font-size: 14px;
  line-height: 18px;
  color: #828282;
  padding: 4px 0 4px
}
.hamburger-menu-modern .sub-menu-item .menu-toggle:before, .hamburger-menu-modern .sub-menu-item .menu-toggle:after {
  background-color: #828282
}
.hamburger-menu-modern .litho-left-menu li ul li a:before {
  display: none
}
.hamburger-menu-modern .litho-left-menu-wrap .navbar-toggler {
  display: none
}
.landing-header {
  padding: 25px 55px
}
.landing-header .navbar-nav .nav-link {
  font-size: 17px;
  margin: 0px 23px
}
.landing-header .litho-button-wrapper .elementor-button {
  padding: 14px 35px 14px 35px
}
header .landing-header .navbar-brand img {
  max-height: 40px
}
.hero-banner-content {
  padding: 17rem 0 35rem
}
footer .elementor-widget-litho-simple-navigation .title, footer .elementor-widget-wp-widget-litho_recent_post_widget h5 {
  color: #232323;
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 14px;
  display: block;
  font-family: 'Poppins', sans-serif
}
footer .elementor-widget-litho-simple-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0
}
footer .elementor-widget-litho-simple-navigation ul li {
  margin-bottom: 7px
}
footer .elementor-widget-litho-simple-navigation ul li:last-child {
  margin-bottom: 0
}
footer .elementor-menu-view-horizontal ul {
  margin: 0;
  padding: 0
}
.elementor-menu-view-horizontal ul li {
  margin: 0 31px 0 0;
  display: inline-block;
  line-height: normal
}
footer .elementor-menu-view-horizontal ul li:last-child {
  margin-right: 0
}
footer .elementor-widget ul.recent-post-wp-widget {
  padding: 0;
  margin: 0
}
footer .elementor-widget ul.recent-post-wp-widget li {
  margin: 0 0 25px 0;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
footer .elementor-widget ul.recent-post-wp-widget li figure {
  width: 75px
}
footer .elementor-widget ul.recent-post-wp-widget li .media-body .recent-post-title {
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  display: block
}
footer .blog-grid .blog-post-images {
  background-color: transparent !important;
  width: auto !important
}
footer .blog-grid li {
  margin-bottom: 25px
}
footer .blog-grid li:last-child {
  margin-bottom: 0
}
footer .blog-grid li img {
  width: 75px
}
footer .blog-widget.blog-grid .blog-post {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
footer .newsletter-form-wrapper .mc4wp-form .mc4wp-form-fields {
  margin-bottom: 0
}
footer .instagram-feed {
  margin: 0 -5px
}
.footer-sticky {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0
}
.main-content {
  z-index: 2;
  background-color: #fff;
  overflow: visible;
  position: relative
}
.error404 .error-404 .litho-sub-heading {
  margin-bottom: 10px;
  letter-spacing: -1px;
  font-weight: 600;
  color: #0038e3
}
.error404 .error-404 .litho-heading {
  font-size: 230px;
  line-height: 230px;
  letter-spacing: -5px;
  font-weight: 700;
  margin-bottom: 6rem;
  color: #232323
}
.error404 .error-404 span {
  font-weight: 500;
  color: #232323;
  margin-bottom: 20px;
  display: block
}
.error404 .error-404 .btn {
  background: linear-gradient(to right, #556fff, #ff798e, #556fff);
  color: #fff;
  background-size: 200% auto;
  font-size: 13px;
  padding: 14px 34px;
  border: 0
}
.litho-main-title-wrappper .title-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}
.title-container {
  margin-left: auto;
  margin-right: auto
}
.litho-main-title-wrappper .elementor-section.elementor-section-boxed > .elementor-container, .litho-main-title-wrappper .elementor-section-full_width .title-container {
  max-width: inherit !important
}
.page-title-separator-line {
  height: 1px;
  position: absolute;
  top: 9px;
  left: 0;
  background-color: #FFF
}
.litho-main-title-wrap, .litho-main-layout-wrap {
  background-color: #f7f7f7;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: top center
}
.litho-main-title-wrap.right-alignment, .litho-main-title-wrap.left-alignment {
  padding-top: 40px;
  padding-bottom: 40px
}
.litho-main-title {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  margin: 0;
  color: #232323
}
.right-alignment .litho-main-title, .left-alignment .litho-main-title, .center-alignment .litho-main-title {
  display: inline-block
}
.right-alignment span.litho-main-subtitle, .left-alignment span.litho-main-subtitle, .center-alignment span.litho-main-subtitle, .mini-version span.litho-main-subtitle {
  position: relative;
  top: -1px;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  font-weight: 400
}
.right-alignment .litho-main-title + span.litho-main-subtitle, .left-alignment .litho-main-title + span.litho-main-subtitle, .center-alignment .litho-main-title + span.litho-main-subtitle, .mini-version .litho-main-title + span.litho-main-subtitle {
  padding-left: 25px;
  margin-left: 21px
}
.right-alignment .litho-main-title + span.litho-main-subtitle:before, .left-alignment .litho-main-title + span.litho-main-subtitle:before, .center-alignment .litho-main-title + span.litho-main-subtitle:before, .mini-version .litho-main-title + span.litho-main-subtitle:before {
  position: absolute;
  border-left: 2px solid #232323;
  content: "";
  height: 12px;
  top: 4px;
  left: 0
}
.litho-main-title-wrap .container, .litho-main-breadcrumb .container {
  padding-left: 0;
  padding-right: 0
}
.litho-main-title-wrap.center-alignment {
  padding-top: 50px;
  padding-bottom: 50px
}
.center-alignment .litho-main-title-breadcrumb {
  margin-top: 5px
}
.litho-main-title-wrap.colorful-style {
  padding: 80px 0;
  -webkit-transition-duration: 3s;
  -moz-transition-duration: 3s;
  -ms-transition-duration: 3s;
  -o-transition-duration: 3s;
  transition-duration: 3s;
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color
}
.litho-main-title-wrap.colorful-style .litho-main-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin: 0 0 30px 0;
  color: #fff;
  padding-left: 85px;
  padding-right: 15px;
  position: relative
}
.litho-main-title-wrap.colorful-style .litho-main-subtitle {
  color: #fff;
  font-weight: 500;
  margin-bottom: 30px;
  display: block
}
.litho-main-title-wrap.big-typography {
  padding: 130px 0
}
.litho-main-title-wrap.big-typography .litho-main-title {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  opacity: 0.6;
  color: #fff;
  font-weight: 400
}
.litho-main-title-wrap.big-typography .litho-main-subtitle {
  margin-bottom: 0;
  color: #fff;
  letter-spacing: -1px;
  font-weight: 500
}
.big-typography .litho-main-title-breadcrumb {
  display: block;
  margin-top: 20px
}
.litho-main-title-wrap.gallery-background {
  padding: 0;
  z-index: 0
}
.litho-main-title-wrap.gallery-background .page-title-slider {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1
}
.litho-main-title-wrap.gallery-background .litho-main-title {
  font-size: 42px;
  line-height: 49px;
  color: #fff;
  letter-spacing: -1px
}
.litho-main-title-wrap.gallery-background .litho-main-subtitle {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 5px;
  opacity: 0.6;
  display: block
}
.litho-main-title-wrap.gallery-background .litho-main-title-breadcrumb {
  display: block;
  margin-top: 10px
}
.litho-main-title-wrap.background-video {
  padding: 0;
  z-index: 0
}
.litho-main-title-wrap.background-video .litho-main-title {
  font-size: 42px;
  line-height: 49px;
  color: #fff
}
.litho-main-title-wrap.background-video .litho-main-subtitle {
  font-size: 15px;
  line-height: 28px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 5px;
  opacity: 0.6;
  display: block
}
.litho-main-title-wrap.background-video .page-title-separator-line {
  height: 80px;
  margin-top: 4.5rem;
  margin-bottom: 5.6rem;
  display: inline-block;
  width: 1px;
  position: inherit
}
.litho-main-title-wrap.background-video .litho-main-title-breadcrumb {
  margin: 10px 0 0 0
}
.litho-main-title-wrap.parallax-background {
  padding: 80px 0
}
.litho-main-title-wrap.parallax-background .litho-main-title {
  font-size: 42px;
  line-height: 49px;
  color: #fff
}
.litho-main-title-wrap.parallax-background .litho-main-subtitle {
  font-size: 15px;
  line-height: 28px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 5px;
  opacity: 0.6;
  display: block
}
.litho-main-title-wrap.parallax-background .breadcrumb-in-title-area .parallax-content-wrap {
  margin-top: auto
}
.litho-main-title-wrap.parallax-background .litho-main-title-breadcrumb {
  margin-top: auto
}
.litho-main-title-wrap.separate-breadcrumbs {
  padding: 130px 0;
  background-position: center center
}
.litho-main-title-wrap.separate-breadcrumbs .litho-main-title {
  font-size: 42px;
  line-height: 49px;
  color: #fff
}
.litho-main-title-wrap.separate-breadcrumbs .litho-main-subtitle {
  font-size: 15px;
  line-height: 28px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 5px;
  opacity: 0.6;
  display: block
}
.search-form-simple-box {
  position: relative
}
.search-form-simple-box .search-input {
  padding-right: 145px;
  border-radius: 4px;
  padding: 13px 145px 12px 25px;
  border: 0;
  margin: 0
}
.search-form-simple-box .search-button {
  font-size: 12px;
  padding: 0 26px;
  line-height: normal;
  position: absolute;
  top: 50%;
  border-radius: 0;
  right: 0px;
  border: 0;
  border-left: 1px solid #dbdbdb;
  background-color: transparent;
  width: auto;
  letter-spacing: inherit;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: flex;
  align-items: center
}
.search-form-simple-box .search-button i {
  color: #0038e3;
  margin-right: 10px
}
.search-form-simple-box .search-button svg {
  fill: #0038e3;
  height: 12px;
  margin-right: 8px
}
.litho-main-title-wrap .container-fluid, .litho-single-post-breadcrumb .container-fluid {
  padding-left: 50px;
  padding-right: 50px
}
.litho-main-title-wrap.center-alignment .litho-single-post-meta {
  margin-top: 5px
}
.litho-main-title-wrap .litho-single-post-meta .litho-post-details-meta li i {
  margin-right: 8px
}
.litho-main-title-wrap .litho-single-post-meta ul.litho-post-details-meta {
  padding: 0;
  margin: 0
}
.litho-main-title-wrap .litho-single-post-meta ul.litho-post-details-meta li {
  display: inline-block
}
.litho-main-title-wrap .litho-single-post-meta ul.litho-post-details-meta li, .litho-main-title-wrap .litho-single-post-meta ul.litho-post-details-meta li a {
  font-size: 13px;
  line-height: 22px
}
.litho-main-title-wrap .litho-single-post-meta ul.litho-post-details-meta li:after {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding: 0 10px 0 11px;
  display: inline-block;
  vertical-align: middle;
  font-size: 4px;
  opacity: .6;
  position: relative;
  top: 1px
}
.litho-main-title-wrap .litho-single-post-meta ul.litho-post-details-meta li:last-child:after {
  display: none
}
.litho-main-title-wrap .container, .litho-main-title-wrap.litho-page-breadcrumb .container {
  padding-left: 15px;
  padding-right: 15px
}
.litho-main-title-wrap.colorful-style .litho-post-details-meta li, .litho-main-title-wrap.colorful-style .litho-post-details-meta li a {
  color: #fff
}
.litho-main-title-wrap.big-typography ul.litho-post-details-meta li, .litho-main-title-wrap.big-typography ul.litho-post-details-meta li a, .litho-main-title-wrap.image-after-breadcrumbs ul.litho-post-details-meta li, .litho-main-title-wrap.image-after-breadcrumbs ul.litho-post-details-meta li a {
  opacity: 0.6;
  color: #fff
}
.litho-main-title-wrap.big-typography ul.litho-post-details-meta li a:hover, .litho-main-title-wrap.image-after-breadcrumbs ul.litho-post-details-meta li a:hover {
  opacity: 1
}
.litho-main-title-wrap.big-typography .litho-single-post-meta, .litho-main-title-wrap.gallery-background .litho-single-post-meta, .litho-main-title-wrap.background-video .litho-single-post-meta {
  margin-top: 15px
}
.litho-main-title-wrap.parallax-background ul.litho-post-details-meta li, .litho-main-title-wrap.parallax-background ul.litho-post-details-meta li a, .litho-main-title-wrap.gallery-background ul.litho-post-details-meta li, .litho-main-title-wrap.gallery-background ul.litho-post-details-meta li a, .litho-main-title-wrap.background-video ul.litho-post-details-meta li, .litho-main-title-wrap.background-video ul.litho-post-details-meta li a {
  color: #b7b7b7
}
.litho-main-title-wrap.parallax-background ul.litho-post-details-meta li a:hover, .litho-main-title-wrap.gallery-background ul.litho-post-details-meta li a:hover, .litho-main-title-wrap.background-video ul.litho-post-details-meta li a:hover {
  color: #fff
}
.litho-main-title-wrap.image-after-breadcrumbs ul.litho-post-details-meta {
  margin-top: 10px
}
.litho-main-title-wrap.mini-version .litho-single-post-title {
  display: inline-block
}
.post-layout-style-1 .row {
  position: relative;
  z-index: 0
}
.post-layout-style-1 .tilt-box {
  z-index: -1
}
.post-layout-style-1 {
  padding: 0;
  overflow: visible;
  z-index: 1;
  background-color: transparent
}
.post-layout-style-1 .container {
  position: relative
}
.post-layout-style-1 .container, .post-layout-style-1 .container-fluid {
  height: 100%
}
.post-layout-style-1 .overlap-section {
  margin-bottom: -200px;
  padding-top: 7rem;
  padding-bottom: 7rem;
  background-color: #CA7741;
  position: absolute;
  bottom: 0
}
.post-layout-style-1 .page-title-separator {
  height: 90px;
  width: 1px;
  background-color: #fff;
  left: 50%;
  top: 0;
  position: absolute;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  margin-left: auto;
  margin-right: auto
}
.post-layout-style-1 .litho-single-post-categories ul {
  margin-bottom: 10px;
  padding: 0;
  list-style: none;
  display: inline-block
}
.post-layout-style-1 .litho-single-post-categories ul li {
  float: left;
  margin-right: 42px;
  color: #0038e3;
  position: relative
}
.post-layout-style-1 .litho-single-post-categories ul li:after {
  content: "";
  height: 10px;
  width: 1px;
  background-color: #FFF;
  position: absolute;
  top: 10px;
  right: -22px
}
.post-layout-style-1 .litho-single-post-categories ul li:last-child {
  margin-right: 0
}
.post-layout-style-1 .litho-single-post-categories ul li:last-child:after {
  display: none
}
.post-layout-style-1 .litho-single-post-categories ul li a {
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px
}
.post-layout-style-1 .litho-main-title {
  width: 50%;
  letter-spacing: -.5px;
  font-size: 3.4rem;
  line-height: 3.9rem;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-weight: 600
}
.post-layout-style-1 .litho-single-post-author {
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400
}
.post-layout-style-1 .litho-single-post-author a {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400
}
.post-layout-style-1 .litho-single-post-author a:hover {
  color: rgba(255, 255, 255, 1)
}
.post-layout-style-1 .litho-main-title-breadcrumb {
  margin-top: 10px
}
.post-layout-style-1 .litho-main-title-breadcrumb li, .post-layout-style-1 .litho-main-title-breadcrumb li a {
  font-size: 15px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.7)
}
.post-layout-style-1 .litho-main-title-breadcrumb li a:hover {
  color: #fff
}
.post-layout-style-1 .litho-main-title-breadcrumb > li:after {
  padding: 0 12px 0 13px;
  color: rgba(255, 255, 255, 0.7)
}
.post-layout-style-1 ~ div {
  padding-top: 320px;
  padding-bottom: 130px
}
.single-post.elementor-page .post-layout-style-1 ~ div {
  padding-top: 0;
  padding-bottom: 0
}
.post-layout-style-2 {
  padding: 160px 0;
  height: 990px
}
.post-layout-style-2 .litho-single-post-categories, .post-layout-style-2 .litho-single-post-date {
  display: inline-block;
  vertical-align: top
}
.post-layout-style-2 .litho-single-post-categories ul {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 100%
}
.post-layout-style-2 .litho-single-post-categories ul li {
  float: left;
  margin-right: 32px;
  color: #0038e3;
  position: relative
}
.post-layout-style-2 .litho-single-post-categories ul li:after {
  content: ".";
  font-size: 38px;
  position: absolute;
  top: -11px;
  right: -20px
}
.post-layout-style-2 .litho-single-post-categories ul li:last-child {
  margin-right: 0
}
.post-layout-style-2 .litho-single-post-categories ul li:last-child:after {
  display: none
}
.post-layout-style-2 .litho-single-post-categories ul li a, .post-layout-style-2 .litho-single-post-date {
  color: #c3964e;
  text-transform: uppercase;
  font-weight: 400
}
.post-layout-style-2 .litho-single-post-categories ul li a:hover {
  color: #232323
}
.post-layout-style-2 .litho-single-post-categories {
  margin-right: 22px;
  position: relative
}
.post-layout-style-2 .litho-single-post-categories:after {
  content: ".";
  font-size: 38px;
  color: #c3964e;
  position: absolute;
  top: -11px;
  right: -18px
}
.post-layout-style-2 .litho-main-title {
  font-size: 2.85rem;
  line-height: 3.4rem;
  font-weight: 500;
  margin: 25px 0 35px 0;
  color: #232323;
  letter-spacing: -1px
}
.post-layout-style-2 .litho-single-post-author img {
  border-radius: 100%;
  margin-right: 12px;
  width: 35px;
  vertical-align: middle
}
.post-layout-style-2 .litho-single-post-author, .post-layout-style-2 .litho-single-post-author a {
  text-transform: uppercase;
  font-weight: 400
}
.post-layout-style-2 .litho-single-post-author a:hover {
  color: #c3964e
}
.post-layout-style-2 .litho-main-title-breadcrumb {
  margin-bottom: 10px
}
.post-layout-style-2 .litho-main-title-breadcrumb li, .post-layout-style-2 .litho-main-title-breadcrumb li a {
  font-size: 15px;
  line-height: 30px
}
.post-layout-style-2 .litho-main-title-breadcrumb > li:after {
  padding: 0 12px 0 13px
}
.post-layout-style-2 ~ div {
  padding-top: 130px;
  padding-bottom: 130px
}
.single-post.elementor-page .post-layout-style-2 ~ div {
  padding-top: 0;
  padding-bottom: 0
}
.post-layout-style-2 .litho-single-post-author {
  display: block;
  clear: both
}
.post-layout-style-3 {
  padding-left: 11%;
  padding-right: 11%;
  padding-top: 130px;
  background-color: #f7f7f7;
  overflow: visible
}
.post-layout-style-3 .overlap-text {
  position: absolute;
  right: 0;
  bottom: -110px;
  font-size: 300px;
  line-height: 300px;
  letter-spacing: -10px;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 9rem;
  font-weight: 600;
  color: #fff;
  width: 50%
}
.single-post .post-layout-style-3 .blog-image {
  border-radius: 8px;
  margin-bottom: -215px
}
.single-post .post-layout-style-3 .blog-image img {
  border-radius: 8px
}
.post-layout-style-3 .order-2 {
  padding-left: 10rem;
  padding-bottom: 60px;
  z-index: 1
}
.post-layout-style-3 .order-1 {
  padding: 0
}
.post-layout-style-3 .litho-single-post-categories ul {
  margin-bottom: 30px;
  padding: 0;
  list-style: none;
  float: left;
  width: 100%
}
.post-layout-style-3 .litho-single-post-categories ul li {
  float: left;
  margin-right: 32px;
  color: #0038e3;
  position: relative
}
.post-layout-style-3 .litho-single-post-categories ul li:after {
  content: ".";
  font-size: 38px;
  position: absolute;
  top: -11px;
  right: -20px
}
.post-layout-style-3 .litho-single-post-categories ul li:last-child {
  margin-right: 0
}
.post-layout-style-3 .litho-single-post-categories ul li:last-child:after {
  display: none
}
.post-layout-style-3 .litho-single-post-categories ul li a {
  color: #0038e3;
  font-weight: 500;
  text-transform: uppercase
}
.post-layout-style-3 .litho-main-title {
  letter-spacing: -1px;
  font-size: 3.4rem;
  line-height: 3.9rem;
  margin-bottom: 25px
}
.post-layout-style-3 .litho-single-post-author {
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 400
}
.post-layout-style-3 .litho-single-post-author a {
  font-weight: 400
}
.post-layout-style-3 .litho-main-title-breadcrumb {
  margin-top: 15px
}
.post-layout-style-3 .litho-main-title-breadcrumb li, .post-layout-style-3 .litho-main-title-breadcrumb li a {
  font-size: 15px;
  line-height: 30px
}
.post-layout-style-3 .litho-main-title-breadcrumb > li:after {
  padding: 0 12px 0 13px
}
.post-layout-style-3 ~ div {
  padding-top: 15rem;
  padding-bottom: 130px
}
.single-post.elementor-page .post-layout-style-3 ~ div {
  padding-top: 0;
  padding-bottom: 0
}
.post-layout-style-4 {
  background-repeat: repeat !important;
  background-size: auto !important;
  height: 606px;
  padding: 50px 0 130px 0
}
.post-layout-style-4 .justify-content-center {
  padding-top: 6rem
}
.post-layout-style-4 .litho-single-post-categories {
  margin-bottom: 22px;
  text-transform: uppercase
}
.post-layout-style-4 .litho-single-post-categories ul, .post-layout-style-4 .litho-single-post-categories > span, .post-layout-style-4 .litho-single-post-categories .post-date, .litho-single-post-categories a {
  font-weight: 400;
  display: inline-block;
  color: #fff
}
.post-layout-style-4 .litho-single-post-categories > span {
  color: rgba(255, 255, 255, .5)
}
.post-layout-style-4 .litho-single-post-categories ul {
  list-style: none;
  margin: 0;
  padding: 0
}
.post-layout-style-4 .litho-main-title {
  font-size: 3.4rem;
  line-height: 3.9rem;
  font-weight: 500;
  margin: 0;
  color: #fff
}
.post-layout-style-4 .separator-line {
  height: 1px
}
.post-layout-style-4 .litho-single-post-author, .post-layout-style-4 .litho-single-post-author a {
  color: #fff;
  font-weight: 500
}
.post-layout-style-4 .litho-main-title-breadcrumb {
  margin-top: 10px
}
.post-layout-style-4 .litho-main-title-breadcrumb li, .post-layout-style-4 .litho-main-title-breadcrumb li a {
  font-size: 15px;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase
}
.post-layout-style-4 .litho-main-title-breadcrumb > li:after {
  padding: 0 12px 0 13px;
  color: rgba(255, 255, 255, 0.7)
}
.post-layout-style-4 ~ div {
  padding-top: 130px;
  padding-bottom: 130px
}
.single-post.elementor-page .post-layout-style-4 ~ div {
  padding-top: 0;
  padding-bottom: 0
}
.post-layout-style-5 {
  padding: 130px 0
}
.post-layout-style-5 .litho-main-title {
  font-size: 3.9rem;
  line-height: 4rem;
  font-weight: 500;
  margin: 0 0 5.5rem 0;
  color: #fff;
  width: 85%
}
.post-layout-style-5 .litho-single-post-author, .post-layout-style-5 .litho-single-post-date, .post-layout-style-5 .litho-single-post-categories {
  display: inline-block;
  margin-right: 50px
}
.post-layout-style-5 .author-label, .post-layout-style-5 .post-date-label, .post-layout-style-5 .categories-label {
  display: block;
  color: rgba(255, 255, 255, .5)
}
.post-layout-style-5 .author-url, .post-layout-style-5 .author-url a, .post-layout-style-5 .post-date, .post-layout-style-5 .litho-single-post-categories a {
  font-weight: 400;
  color: #fff
}
.post-layout-style-5 .litho-single-post-categories ul {
  list-style: none;
  margin: 0;
  padding: 0
}
.post-layout-style-5 .litho-main-title-breadcrumb {
  margin-top: 20px
}
.post-layout-style-5 .litho-main-title-breadcrumb li, .post-layout-style-5 .litho-main-title-breadcrumb li a {
  font-size: 15px;
  line-height: 30px
}
.post-layout-style-5 .litho-main-title-breadcrumb > li:after {
  padding: 0 12px 0 13px
}
.post-layout-style-5 .litho-layout-overlay {
  background-color: #232323;
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.6;
  top: 0;
  left: 0
}
.post-layout-style-5 ~ div {
  padding-top: 130px;
  padding-bottom: 130px
}
.single-post.elementor-page .post-layout-style-5 ~ div {
  padding-top: 0;
  padding-bottom: 0
}
.litho-main-title-breadcrumb {
  padding: 0;
  margin: 0;
  line-height: normal
}
.litho-main-title-breadcrumb li {
  display: inline-block
}
.litho-main-title-breadcrumb > li:after {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding: 0 10px 0 11px;
  display: inline-block;
  vertical-align: middle;
  font-size: 4px;
  opacity: .6;
  position: relative
}
.litho-main-title-breadcrumb > li:last-child:after {
  display: none
}
.litho-main-title-breadcrumb li, .litho-main-title-breadcrumb li a {
  font-size: 13px;
  line-height: 22px
}
.main-breadcrumb-section {
  border-bottom: 1px solid #ededed;
  padding-top: 14px;
  padding-bottom: 14px
}
.parallax-background .litho-main-title-breadcrumb li, .parallax-background .litho-main-title-breadcrumb li a, .background-video .litho-main-title-breadcrumb li, .background-video .litho-main-title-breadcrumb li a, .gallery-background .litho-main-title-breadcrumb li, .gallery-background .litho-main-title-breadcrumb li a, .image-after-breadcrumbs .litho-main-title-breadcrumb li, .image-after-breadcrumbs .litho-main-title-breadcrumb li a, .big-typography .litho-main-title-breadcrumb li, .big-typography .litho-main-title-breadcrumb li a {
  color: #b7b7b7
}
.parallax-background .litho-main-title-breadcrumb li a:hover, .background-video .litho-main-title-breadcrumb li a:hover, .gallery-background .litho-main-title-breadcrumb li a:hover, .image-after-breadcrumbs .litho-main-title-breadcrumb li a:hover, .big-typography .litho-main-title-breadcrumb li a:hover {
  color: #fff
}
.dialog-widget.elementor-lightbox .elementor-swiper-button-next, .dialog-widget.elementor-lightbox .elementor-swiper-button-prev {
  opacity: 1;
  width: 90px;
  background-color: transparent !important
}
.elementor-lightbox .dialog-lightbox-close-button {
  z-index: 9999;
  text-align: center;
  right: 30px;
  top: 30px;
  color: #fff;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  margin: 0;
  padding: 0;
  outline: none
}
.elementor-lightbox .dialog-lightbox-close-button:hover {
  color: #fff
}
.dialog-widget-content {
  position: relative
}
.elementor-lightbox .dialog-widget-content {
  padding-left: 15px;
  padding-right: 15px
}
.dialog-type-lightbox .dialog-widget-content .dialog-buttons-wrapper {
  display: none
}
.dialog-type-lightbox .dialog-widget-content .modal-wrap .popup-title {
  display: block
}
.elementor-open-lightbox > div {
  display: inline-block
}
.litho-lightbox-show {
  overflow: hidden
}
.popup-title {
  display: block
}
.dialog-message {
  font-size: 15px;
  line-height: 30px
}
.elementor-slideshow__footer .elementor-slideshow__title {
  font-size: 12px;
  font-weight: 400
}
.dialog-type-lightbox {
  overflow: hidden auto
}
.elementor-slideshow__header .elementor-slideshow__counter {
  color: #ccc;
  font-size: 12px;
  line-height: 18px
}
.elementor-slideshow__header {
  padding: 0;
  top: 35px
}
.modal-main-wrap {
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  position: relative
}
.modal-main-wrap .modal-wrap, .modal-main-wrap .contact-form-wrap-main {
  overflow: auto;
  max-height: 100%
}
.contact-form-wrap-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.contact-form-wrap-main .newsletter-popup {
  float: left;
  width: 58%;
  padding: 6rem;
  background-color: #fff;
  text-align: left
}
.contact-form-wrap-main .newsletter-popup input[type="text"] {
  display: none
}
.contact-form-wrap-main .newsletter-popup-img {
  float: left;
  width: 42%;
  background-size: cover;
  background-position: center center !important
}
.modal-popup-wrap {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative
}
.modal-popup-wrap iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, .60)
}
.mfp-bg, .mfp-wrap {
  z-index: 10007
}
.mfp-bg, .mfp-fade.mfp-bg.mfp-ready, .mfp-fade.mfp-bg {
  background: #232323;
  opacity: .9
}
.mfp-arrow, .mfp-arrow:active {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -35px;
  padding: 0;
  width: 60px;
  height: 60px;
  -webkit-tap-highlight-color: transparent;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.mfp-arrow-right {
  right: 40px
}
.mfp-arrow-left {
  left: 40px
}
.mfp-arrow-right:before {
  border-left: none;
  content: "\e628";
  font-size: 18px;
  font-family: themify;
  color: #fff;
  line-height: 60px;
  background: #232323;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: none;
  margin: 0
}
.mfp-arrow-left:before {
  border-left: none;
  content: "\e629";
  font-size: 18px;
  font-family: themify;
  color: #fff;
  line-height: 60px;
  background: #232323;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: none;
  margin: 0
}
.mfp-arrow:after {
  display: none
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50px;
  bottom: 50px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, .60);
  background: #000
}
.mfp-bottom-bar {
  margin-top: -37px;
  font-size: 12px
}
.mfp-bottom-bar .mfp-title span {
  display: block
}
.mfp-bottom-bar .mfp-title {
  margin-top: -2px
}
.popup-prevent-text {
  margin-bottom: 0
}
.litho-promo-popup-wrap {
  display: none
}
.mfp-close, .mfp-close:active {
  right: 30px;
  top: 30px;
  font-size: 30px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300
}
.mfp-close-btn-in .modal-main-wrap .mfp-close {
  position: absolute
}
.modal-main-wrap .mfp-close, .modal-popup-main .mfp-close:active {
  right: 0;
  top: 0;
  color: #232323 !important;
  width: 44px;
  height: 44px;
  font-size: 30px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300
}
.mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, .60);
  background-color: #000
}
img.mfp-img {
  padding: 50px 0
}
.mfp-iframe-holder .mfp-content {
  max-width: 1020px
}
button.mfp-close, button.mfp-arrow {
  font-weight: 300
}
.popup-prevent-text.subscribe-popup-prevent-text {
  color: #939393;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  margin-top: 25px
}
.popup-prevent-text.subscribe-popup-prevent-text input[type=checkbox] {
  margin-right: 7px;
  top: -1px;
  vertical-align: middle
}
.pswp__button--arrow--left, .pswp__button--arrow--right {
  width: 60px;
  height: 60px;
  margin-top: -30px
}
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before, button.pswp__button--arrow--left::before, button.pswp__button--arrow--right::before {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  opacity: .65;
  top: 0;
  border-left: none;
  content: "\e628";
  font-size: 18px;
  font-family: themify;
  color: #fff;
  line-height: 60px;
  background: #232323 !important;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: none
}
.pswp__button--arrow--left:before, button.pswp__button--arrow--left::before {
  content: "\e629"
}
.pswp__button--arrow--left:hover:before, .pswp__button--arrow--right:hover:before, button.pswp__button--arrow--left:hover::before, button.pswp__button--arrow--right:hover::before {
  opacity: 1
}
.pswp__button--arrow--left {
  left: 40px
}
.pswp__button--arrow--right {
  right: 40px
}
.pswp__top-bar {
  padding: 20px
}
.pswp__counter {
  opacity: 1;
  padding: 20px
}
.pswp__button--arrow--right:before {
  right: 0
}
.pswp__button--arrow--left:before {
  left: 0
}
.pswp__button {
  opacity: 1
}
.swiper-container, .swiper {
  width: 100%;
  height: 100%
}
.slider-width-auto {
  width: auto
}
.elementor-element .swiper .elementor-swiper-button, .elementor-element .swiper ~ .elementor-swiper-button, .elementor-element .swiper ~ .slider-arrow-rb .elementor-swiper-button {
  position: absolute;
  display: inline-flex;
  z-index: 1;
  cursor: pointer;
  font-size: 25px;
  color: inherit;
  text-align: center;
  align-items: center;
  top: 50%;
  transform: translateY(-50%)
}
.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled, .elementor-element .swiper ~ .elementor-swiper-button.swiper-button-disabled {
  cursor: default;
  box-shadow: none
}
.swiper-button-next:after, .swiper-button-prev:after {
  display: none
}
.elementor-element .swiper .swiper-button-next, .elementor-element .swiper .swiper-button-prev, .swiper-button-next, .swiper-button-prev {
  background-image: none;
  outline: none;
  text-align: center;
  line-height: 44px;
  background-color: #fff;
  color: #232323
}
.elementor-element .swiper .swiper-button-next, .swiper-button-next {
  right: 0
}
.elementor-element .swiper .swiper-button-prev, .swiper-button-prev {
  left: 0
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0
}
.elementor-element .swiper .elementor-swiper-button, .elementor-element .swiper ~ .slider-arrow-rb .elementor-swiper-button {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  color: #232323;
  fill: #232323;
  text-align: center;
  line-height: 36px;
  margin: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  outline: none
}
.swiper .elementor-swiper-button.elementor-swiper-button-prev svg, .swiper .elementor-swiper-button.elementor-swiper-button-next svg {
  height: 15px;
  fill: #232323
}
.swiper .elementor-swiper-button.elementor-swiper-button-prev:hover svg, .swiper .elementor-swiper-button.elementor-swiper-button-next:hover svg {
  fill: #fff
}
.elementor-element .swiper .elementor-swiper-button:hover, .elementor-element .swiper ~ .slider-arrow-rb .elementor-swiper-button:hover {
  background-color: #232323;
  color: #fff
}
.elementor-element .swiper .elementor-swiper-button i, .elementor-element .swiper ~ .slider-arrow-rb .elementor-swiper-button i {
  font-size: 15px;
  line-height: normal;
  width: auto;
  height: auto;
  margin: 0 auto;
  display: inline-block
}
.elementor-element .swiper .elementor-swiper-button i:before {
  position: initial;
  left: initial;
  -webkit-transform: initial;
  -ms-transform: initial;
  transform: initial;
  top: initial
}
.elementor-element .swiper .elementor-swiper-button-next {
  right: 0
}
.elementor-element .swiper .elementor-swiper-button-prev {
  left: 0
}
.elementor-element .swiper .slider-custom-image-pagination ~ .elementor-swiper-button {
  top: inherit;
  bottom: 20px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}
.black-cursor .swiper-slide {
  cursor: url(../img/icon-move-black.png), move
}
.white-cursor .swiper-slide {
  cursor: url(../img/icon-move-white.png), move
}
.swiper-container-vertical.black-cursor .swiper-slide {
  cursor: url(../img/vertical-icon-move-black.png), move
}
.swiper-container-vertical.white-cursor .swiper-slide {
  cursor: url(../img/vertical-icon-move-white.png), move
}
.swiper-slide a {
  display: inline-block
}
.elementor-arrows-position-custom .swiper-container, .elementor-arrows-position-custom .swiper {
  position: static
}
.elementor-shape-circle .elementor-icon {
  -webkit-border-radius: 50%;
  border-radius: 50%
}
.elementor-view-custom .elementor-icon {
  padding: .5em;
  background-color: #818a91;
  color: #fff
}
.elementor-element .swiper .elementor-swiper-button, .elementor-lightbox .swiper .elementor-swiper-button {
  align-items: center;
  color: #232323;
  fill: #232323
}
.elementor-element .swiper .elementor-swiper-button:hover, .elementor-lightbox .swiper .elementor-swiper-button:hover {
  color: #fff;
  fill: #fff
}
.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #000;
  opacity: 1;
  outline: none
}
.swiper-pagination-bullet-active {
  background-color: rgba(0, 0, 0, .40);
  opacity: 1
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 60px
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 20px auto;
  display: block;
  border: 2px solid #fff;
  background-color: #fff;
  opacity: 1;
  width: 10px;
  height: 10px
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border-color: #fff;
  background-color: transparent;
  width: 16px;
  height: 16px
}
.elementor-pagination-position-outside .swiper-container-vertical.swiper-container {
  padding-bottom: 0
}
.swiper-number-pagination {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  left: 105px;
  bottom: 125px
}
.swiper-number-pagination .swiper-pagination-current:after {
  content: '/';
  margin: 0 5px
}
.swiper-pagination-medium .swiper-pagination-bullet {
  width: 10px;
  height: 10px
}
.swiper-pagination-medium .swiper-pagination-bullet-active {
  width: 16px;
  height: 16px
}
.elementor-pagination-position-outside .content-carousel-wrapper {
  padding-bottom: 0
}
.content-carousel-wrapper .content-slider {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #e4e4e4
}
.content-carousel-wrapper .content-slider .swiper-slide {
  height: auto
}
.content-carousel-wrapper .content-box {
  padding: 4rem
}
.content-carousel-wrapper .content-box .slide-title {
  color: #232323;
  margin-bottom: 15px
}
.content-carousel-wrapper .content-box .slide-description {
  margin-bottom: 25px
}
.elementor-widget-litho-content-slider, .elementor-widget-litho-content-slider .elementor-widget-container {
  height: 100%
}
.elementor-arrows-position-inside .content-carousel-style-1, .elementor-arrows-position-outside .content-carousel-style-1 {
  padding-top: 5.5rem
}
.content-carousel-style-1 .content-box {
  background-color: #fff
}
.elementor-element .swiper.content-carousel-style-1 .elementor-swiper-button {
  border-radius: 100%;
  border: 1px solid #e4e4e4;
  line-height: 38px;
  font-size: inherit;
  top: 2px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0)
}
.elementor-element .swiper.content-carousel-style-1 .elementor-swiper-button:hover {
  background-color: #fff;
  color: #232323;
  box-shadow: 0 0 10px rgba(0, 0, 0, .07);
  border-color: #fff
}
.elementor-element .swiper.content-carousel-style-1 .elementor-swiper-button.elementor-swiper-button-next {
  right: inherit;
  left: 50px
}
.content-carousel-style-2 .content-box {
  background-color: #fff
}
.content-carousel-style-2 .elementor-icon {
  background-color: #f8f4f0;
  border-radius: 100%;
  text-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto 30px;
  width: 100px;
  height: 100px
}
.content-carousel-style-2 .elementor-icon i {
  position: inherit;
  color: #ca943d;
  font-size: 40px
}
.content-carousel-style-2 .content-box .slide-description:last-child {
  margin-bottom: 0
}
.content-carousel-style-2 .row.content-slider {
  margin-left: 0;
  margin-right: 0;
  height: 100%
}
.content-carousel-style-3 .elementor-widget-litho-content-slider, .content-carousel-style-3 .elementor-widget-container, .content-carousel-style-3 .content-image {
  height: 100%
}
.content-carousel-style-3 .content-box:last-of-type {
  margin-bottom: 0
}
.content-carousel-style-3.content-carousel-wrapper .content-box {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff
}
.elementor-element .swiper.content-carousel-style-3 ~ .slider-arrow-rb .elementor-swiper-button-prev {
  left: -62px;
  bottom: 63px;
  top: inherit;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0)
}
.elementor-element .swiper.content-carousel-style-3 ~ .slider-arrow-rb .elementor-swiper-button-next {
  right: inherit;
  left: -62px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  bottom: 0;
  top: inherit
}
.content-carousel-style-3.content-carousel-wrapper .content-box img {
  margin: 0 auto;
  display: inline-block
}
.elementor-element.elementor-pagination-position-outside .swiper.content-carousel-style-3 {
  padding-bottom: 0
}
.content-carousel-style-4 .content-box .slide-title {
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 30px
}
.content-carousel-style-4 .content-box .slide-subtitle {
  color: #fff;
  font-size: 1.80rem;
  line-height: 2.5rem;
  margin-bottom: 25px;
  letter-spacing: -0.5px
}
.content-carousel-style-4 .content-box .slide-description {
  color: #fff;
  opacity: .6;
  margin-bottom: 25px
}
.content-carousel-style-4 .elementor-swiper-button {
  border-radius: 100%;
  line-height: 35px;
  bottom: -20px;
  top: inherit;
  left: inherit
}
.content-carousel-style-4 .elementor-swiper-button i {
  font-size: 16px
}
.content-carousel-style-4 .swiper-wrapper {
  margin-bottom: 65px
}
.content-carousel-style-4 .elementor-swiper-button-next {
  right: inherit;
  left: 50px
}
.content-carousel-style-5 .content-image {
  height: 550px;
  opacity: .3;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.content-carousel-style-5 .swiper-slide-active .content-image {
  opacity: 1
}
.content-carousel-style-5 .content-box {
  padding: 5rem 5.5rem;
  background-color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.content-carousel-style-5 .swiper-slide-active .content-box {
  opacity: 1
}
.content-carousel-style-5 .content-box .slider-text-wrap {
  padding: 0;
  margin: 0 0 20px 0
}
.content-carousel-style-5 .content-box .separator {
  display: inline-block;
  height: 1px;
  width: 30px;
  background-color: #e4e4e4;
  margin: 0 13px
}
.content-carousel-style-5 .content-box .slide-subtitle {
  display: inline-block;
  width: 70%;
  color: #ff7a56;
  line-height: normal
}
.content-carousel-style-5 .content-box .slider-digit {
  font-size: 15px;
  color: #ff7a56;
  font-weight: 500
}
.content-carousel-style-5 .content-box .media {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important
}
.content-carousel-style-5 .content-box .slide-title {
  font-size: 1.8rem;
  line-height: 32px;
  margin-bottom: 25px
}
.content-carousel-style-5 .content-box .slide-description {
  margin-bottom: 35px
}
.content-carousel-style-6 .swiper-slide {
  padding: 15px
}
.content-carousel-style-6 .content-slider {
  border-radius: 0;
  overflow: hidden;
  border: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .08);
  box-shadow: 0 0 10px rgba(0, 0, 0, .08)
}
.content-carousel-style-6 .content-slider img {
  width: 100%
}
.content-carousel-style-6 .content-box {
  background-color: #fff;
  padding: 3.5rem 4.5rem;
  border: 0;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  z-index: 1;
  position: relative;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s
}
.content-carousel-style-6 .content-box-inner {
  overflow: hidden;
  -webkit-box-flex: 1;
  flex: 1;
  max-width: 100%;
  padding-left: 40px;
  border-left: 2px solid #2ed47c
}
.content-carousel-style-6 .slide-subtitle {
  color: #232323;
  font-size: 2.85rem;
  line-height: 3.4rem;
  font-weight: 600;
  margin-right: 40px
}
.content-carousel-style-6 .content-box .slide-description {
  margin: 0
}
.elementor-element .swiper.content-carousel-style-6 .elementor-swiper-button-next {
  right: 15px
}
.elementor-element .swiper.content-carousel-style-6 .elementor-swiper-button-prev {
  left: 15px
}
.content-carousel-style-7 .swiper-slide {
  background-color: #232323;
  padding: 4.5rem
}
.content-carousel-style-7 .content-image {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .5;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.content-carousel-style-7 .swiper-slide-active .content-image {
  opacity: 1
}
.content-carousel-style-7 .content-box {
  padding: 4.5rem 4.5rem 4.5rem 4.5rem;
  float: right;
  background-color: #fff;
  position: relative;
  z-index: 2;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.content-carousel-style-7 .swiper-slide-active .content-box {
  opacity: 1
}
.content-carousel-style-7 .content-box .slider-digit {
  font-size: 2.85rem;
  line-height: 3.4rem;
  color: #fff;
  margin-top: -9.5rem;
  float: right;
  margin-right: -25px;
  width: 75px;
  text-align: center;
  background-color: #F4D956;
  font-weight: 500;
  margin-bottom: 2.5rem;
  padding: 6rem 0 15px 0
}
.content-carousel-style-7 .content-box .slide-subtitle {
  display: block;
  clear: both;
  color: #232323;
  font-size: 2.30rem;
  line-height: 3rem;
  letter-spacing: -0.5px;
  font-weight: 400;
  margin-bottom: 25px
}
.content-carousel-style-7 .content-box .slide-title {
  margin-bottom: 0;
  display: block;
  clear: both;
  font-size: 2.30rem;
  line-height: 3rem
}
.content-carousel-style-7 .content-box .slide-description {
  display: block;
  clear: both
}
.content-carousel-style-7 .slide-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}
.content-carousel-style-7 .content-box .elementor-button-link {
  vertical-align: middle
}
.content-carousel-style-7 .elementor-button .elementor-button-content-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.content-carousel-style-7 .elementor-button .elementor-button-icon {
  position: relative;
  top: 2px
}
.testimonials-carousel-wrap, .feature-box-carousel-content-box {
  min-width: 1170px;
  margin-left: 33%
}
.testimonial-carousel-style-1 .testimonials-wrapper, .testimonial-carousel-style-4 .testimonials-wrapper, .testimonial-carousel-style-6 .testimonials-wrapper, .testimonials-style-3 {
  padding: 3rem 3.5rem;
  border-radius: 6px;
  border: 1px solid #e4e4e4;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  text-align: left;
  z-index: 1;
  position: relative;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s
}
.testimonials-style-3 .testimonials-image-box, .testimonial-carousel-style-6 .testimonials-image-box {
  margin-right: 20px
}
.testimonial-carousel-style-1 .testimonials-image-box img, .testimonials-style-3 .testimonials-image-box img, .testimonial-carousel-style-4 .testimonials-image-box img, .testimonial-carousel-style-6 .testimonials-image-box img {
  width: 65px;
  border-radius: 50%
}
.testimonial-carousel-style-1 .testimonials-content-wrap, .testimonials-style-3 .testimonials-content-wrap, .testimonial-carousel-style-4 .testimonials-content-wrap, .testimonial-carousel-style-6 .testimonials-content-wrap {
  overflow: hidden;
  -webkit-box-flex: 1;
  flex: 1;
  max-width: 100%
}
.testimonial-carousel-style-1 .testimonial-content, .testimonials-style-3 .testimonial-content, .testimonial-carousel-style-4 .testimonial-content, .testimonial-carousel-style-6 .testimonial-content {
  margin-top: 25px;
  width: 100%
}
.testimonial-carousel-style-1 .testimonials-rounded-icon, .testimonials-style-3 .testimonials-rounded-icon, .testimonial-carousel-style-4 .testimonials-rounded-icon, .testimonial-carousel-style-6 .testimonials-rounded-icon {
  margin-bottom: 10px;
  line-height: normal
}
.testimonial-carousel-style-1 .testimonials-rounded-icon i, .testimonials-style-3 .testimonials-rounded-icon i, .testimonial-carousel-style-4 .testimonials-rounded-icon i, .testimonial-carousel-style-6 .testimonials-rounded-icon i {
  color: #FF9C00;
  font-size: 11px;
  line-height: 14px;
  margin-right: 2px
}
.testimonial-carousel-style-1 .testimonial-name, .testimonials-style-3 .testimonial-name, .testimonial-carousel-style-4 .testimonial-name, .testimonial-carousel-style-6 .testimonial-name {
  color: #232323;
  font-size: 14px;
  line-height: normal;
  display: block
}
.testimonial-carousel-style-1 .testimonial-position, .testimonials-style-3 .testimonial-position, .testimonial-carousel-style-4 .testimonial-position, .testimonial-carousel-style-6 .testimonial-position {
  font-size: 13px;
  line-height: 22px;
  display: block
}
.carousel-title-box {
  width: 33%;
  padding: 5.6rem 8% 0 15px;
  float: left
}
.carousel-title-box .subheading {
  color: #0038e3;
  margin-bottom: 15px;
  display: inline-block
}
.carousel-title-box .heading {
  color: #232323;
  letter-spacing: -0.50px
}
.testimonials-carousel-wrap .swiper-container, .testimonials-carousel-wrap .swiper {
  position: static
}
.elementor-element .testimonials-carousel-wrap .swiper .elementor-swiper-button {
  border-radius: 100%;
  border: 1px solid #e4e4e4;
  line-height: 33px;
  top: 231px;
  left: 15px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0)
}
.elementor-element .testimonials-carousel-wrap .swiper .elementor-swiper-button:hover {
  background-color: #fff;
  color: #232323;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
  border-color: #fff
}
.elementor-element .testimonials-carousel-wrap .swiper .elementor-swiper-button.elementor-swiper-button-next {
  right: inherit;
  left: 65px
}
.testimonial-carousel-style-1 .swiper-slide {
  padding: 15px
}
.testimonial-carousel-style-1 .testimonials-image-box {
  margin-right: 20px
}
.testimonials-style-2.swiper-slide {
  padding: 15px
}
.testimonial-carousel-style-3 .testimonial-wrap i {
  font-size: 28px;
  color: #b7b7b7;
  width: 100%
}
.testimonial-carousel-style-3 .testimonial-wrap svg {
  fill: #b7b7b7;
  width: 20px
}
.testimonial-carousel-style-3 .testimonial-title {
  display: block;
  margin-bottom: 25px;
  color: #232323;
  font-size: 18px;
  line-height: 22px
}
.testimonial-carousel-style-3 .testimonial-content {
  margin: 0 auto 20px;
  display: inline-block
}
.testimonial-carousel-style-3 .testimonial-content p {
  margin-bottom: 0
}
.testimonial-carousel-style-3 .testimonial-name {
  position: relative;
  letter-spacing: 1px;
  background: linear-gradient(to right, #556fff, #556fff, #e05fc4, #f767a6, #ff798e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 13px;
  line-height: 22px
}
.testimonial-carousel-style-3 .litho_testimonial-position {
  position: relative
}
.testimonial-carousel-style-3 .testimonial-bottom {
  display: block
}
.testimonial-carousel-style-3 .testimonial-bottom span:nth-child(2):before {
  position: relative;
  content: "/";
  margin: 0 7px 0 6px
}
.testimonial-carousel-style-3 .slider-custom-image-pagination > span {
  width: 60px;
  height: 60px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: .8;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.testimonial-carousel-style-3 .slider-custom-image-pagination > .swiper-pagination-bullet-active {
  opacity: 1;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1)
}
.testimonial-carousel-style-3 .slider-custom-image-pagination .swiper-pagination-bullet:hover {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1)
}
.elementor-pagination-position-outside .testimonial-carousel-style-3 .elementor-swiper-button {
  top: inherit;
  bottom: 40px
}
.elementor-element .swiper.testimonial-carousel-style-3 .elementor-swiper-button {
  background-color: transparent;
  color: #b7b7b7;
  font-size: 40px
}
.elementor-element .swiper.testimonial-carousel-style-3 .elementor-swiper-button i {
  font-size: 40px
}
.testimonial-carousel-style-3 .slider-custom-image-pagination {
  padding-bottom: 10px
}
.elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation {
  width: 65%;
  padding: 0
}
.elementor-element.elementor-pagination-position-outside .swiper.testimonial-carousel-style-3.prev-next-navigation {
  padding-bottom: 30px
}
.elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation svg {
  max-width: 70px !important;
  margin-bottom: 50px;
  height: auto
}
.elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation .testimonials-rounded-icon i {
  margin-bottom: 30px
}
.elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation .elementor-swiper-button {
  width: auto;
  height: auto;
  line-height: normal
}
.elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation .elementor-swiper-button i, .elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation .elementor-swiper-button svg {
  display: none
}
.elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation .elementor-swiper-button .elementor-screen-only {
  border: 0;
  border-right: 1px solid #E4E4E4;
  padding: 25px 45px 25px 0;
  color: #333045;
  font-weight: 600;
  line-height: 40px;
  font-size: 13px;
  position: initial;
  top: 0;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  display: inline-block;
  clip: initial;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation .elementor-swiper-button.elementor-swiper-button-next .elementor-screen-only {
  padding: 25px 0 25px 45px;
  border: 0;
  border-left: 1px solid #E4E4E4
}
.testimonial-carousel-style-3.prev-next-navigation .testimonial-content {
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 40px;
  font-weight: 400
}
.testimonial-carousel-style-3.prev-next-navigation .testimonial-bottom .testimonial-name {
  display: block
}
.testimonial-carousel-style-3.prev-next-navigation .testimonial-bottom .litho_testimonial-position {
  display: block
}
.testimonial-carousel-style-3.prev-next-navigation .testimonial-bottom span:nth-child(2):before {
  display: none
}
.testimonial-carousel-style-3.prev-next-navigation .testimonial-bottom .litho_testimonial-position {
  font-size: 13px;
  line-height: 22px
}
.testimonial-carousel-style-3 .avtar-image {
  display: none
}
.testimonial-carousel-style-3 .avtar-image img {
  width: 100px;
  border-radius: 50%;
  margin-bottom: 3rem
}
.testimonial-carousel-style-4 .testimonials-image-box {
  margin-right: 15px
}
.testimonial-carousel-style-4 .testimonial-content p:last-child {
  margin-bottom: 0
}
.testimonial-carousel-style-5 .testimonial-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.testimonial-carousel-style-5 .testimonial-wrap img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  margin-right: 50px
}
.testimonial-carousel-style-5 .testimonials-content-wrap {
  overflow: hidden;
  -webkit-box-flex: 1;
  flex: 1;
  max-width: 100%
}
.testimonial-carousel-style-5 .testimonial-name {
  display: inline-block
}
.testimonial-carousel-style-5 .testimonial-position {
  display: block
}
.testimonial-carousel-style-6 .testimonials-wrapper {
  border: 0;
  border-radius: 0;
  padding: 0
}
.testimonial-carousel-style-6 .testimonial-content {
  margin-top: 0;
  margin-bottom: 3rem
}
.testimonial-carousel-style-6 .testimonial-content p {
  margin: 0
}
.testimonial-carousel-style-6 .testimonial-position {
  margin: 10px 0 0 0
}
.testimonial-carousel-style-7.swiper-container, .testimonial-carousel-style-7.swiper, .swiper.slider-review-image, .swiper-container.slider-review-image {
  padding-bottom: 0
}
.testimonial-carousel-style-7 .swiper-slide {
  padding: 10px;
  cursor: pointer;
  background-color: transparent !important
}
.testimonial-carousel-style-7 .swiper-slide img {
  border: 6px solid #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .08);
  margin: 0 auto;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border-radius: 50%
}
.testimonial-carousel-style-7 .swiper-slide:not(.swiper-slide-active) img {
  border: 6px solid transparent;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .08);
  box-shadow: 0 0 0 rgba(0, 0, 0, .08);
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7)
}
.slider-review-image .testimonial-content {
  font-size: 20px;
  line-height: 36px;
  font-weight: 300;
  margin-bottom: 35px
}
.slider-review-image .testimonial-name, .slider-review-image .litho_testimonial-position {
  display: block
}
.swiper-container.slider-review-image, .swiper.slider-review-image {
  padding-top: 7%
}
.elementor-element .swiper.testimonial-carousel-style-7 .elementor-swiper-button {
  bottom: inherit;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.elementor-element .swiper.testimonial-carousel-style-7 .elementor-swiper-button-prev {
  left: -150px
}
.elementor-element .swiper.testimonial-carousel-style-7 .elementor-swiper-button-next {
  right: -150px
}
.elementor-element .swiper.testimonial-carousel-style-7 .elementor-content-carousel .testimonial-wrap {
  border: none !important
}
.testimonial-carousel-style-7.swiper, .testimonial-carousel-style-7.swiper-container {
  width: 85%
}
.testimonial-carousel-style-8 {
  padding-top: 7rem;
  padding-bottom: 60px
}
.testimonial-carousel-style-8 .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box
}
.testimonial-carousel-style-8 .swiper-slide {
  overflow: visible;
  background-color: #fff;
  padding: 8rem 5rem 4.5rem;
  filter: grayscale(100%);
  opacity: 0;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  position: relative
}
.testimonial-carousel-style-8 .swiper-slide.swiper-slide-next, .testimonial-carousel-style-8 .swiper-slide.swiper-slide-prev {
  opacity: .7
}
.testimonial-carousel-style-8 .swiper-slide.swiper-slide-active {
  opacity: 1;
  filter: grayscale(0);
  box-shadow: 0 0 60px rgba(0, 0, 0, .17);
  -webkit-transform-style: initial;
  transform-style: initial
}
.testimonial-carousel-style-8 .swiper-slide .swiper-slide-shadow-left, .testimonial-carousel-style-8 .swiper-slide .swiper-slide-shadow-right {
  background-image: none
}
.testimonial-carousel-style-8 .swiper-slide img {
  opacity: 0;
  left: 50%;
  top: 50%;
  position: absolute;
  top: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
.testimonial-carousel-style-8 .swiper-slide-active img {
  opacity: 1;
  box-shadow: 0 0 25px rgba(0, 0, 0, .08);
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .08);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, .08)
}
.testimonial-carousel-style-8 .testimonial-title {
  margin-bottom: 10px;
  font-weight: 500;
  color: #232323;
  font-size: 16px;
  line-height: 28px;
  display: block
}
.testimonial-carousel-style-8 .testimonial-content {
  margin-bottom: 30px
}
.testimonial-carousel-style-8 .testimonial-name {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 5px
}
.testimonial-carousel-style-8 .testimonial-position {
  display: block
}
.elementor-element.elementor-pagination-position-outside .swiper.testimonial-carousel-style-8 {
  padding-bottom: 60px
}
.feature-box-carousel-style-1 .feature-box-carousel-wrap * {
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s
}
.feature-box-carousel-style-1 .swiper-slide {
  padding: 15px
}
.feature-box-carousel-style-1 .feature-box-carousel-wrap {
  overflow: hidden !important;
  padding: 3rem 3.5rem;
  border: 1px solid rgba(0, 0, 0, .1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  z-index: 1;
  position: relative;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s
}
.feature-box-carousel-style-1 .feature-box-carousel-wrap .feature-box-digit {
  color: #c3964e;
  font-size: 2.85rem;
  line-height: 3.3rem;
  letter-spacing: -2px;
  font-weight: 500;
  margin-bottom: 20px
}
.feature-box-carousel-style-1 .feature-box-carousel-wrap .feature-box-title {
  color: #232323;
  font-size: 16px;
  line-height: 28px;
  display: block;
  font-weight: 600;
  margin-bottom: 10px
}
.feature-box-carousel-style-1 .feature-box-carousel-wrap .elementor-button {
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s
}
.feature-box-carousel-style-1 .feature-carousel-box {
  width: 100%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  overflow: hidden
}
.feature-box-carousel-style-1 .feature-box-carousel-wrap:hover .feature-carousel-box {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px)
}
.feature-box-carousel-style-1 .feature-box-carousel-wrap:hover {
  background-color: #fff;
  border-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .08);
  box-shadow: 0 0 15px rgba(0, 0, 0, .08)
}
.feature-box-carousel-style-1 .elementor-button-wrapper {
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px)
}
.feature-box-carousel-style-1 .feature-box-carousel-wrap:hover .elementor-button-wrapper {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px)
}
.feature-box-carousel-style-1.swiper, .feature-box-carousel-style-1.swiper-container {
  position: static
}
.elementor-element .swiper.feature-box-carousel-style-1 .elementor-swiper-button {
  background-color: transparent;
  line-height: 32px;
  top: 275px;
  left: 15px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0)
}
.elementor-element .swiper.feature-box-carousel-style-1 .elementor-swiper-button-next {
  right: inherit;
  left: 80px
}
.elementor-element .swiper.feature-box-carousel-style-1 .elementor-swiper-button {
  color: #828282;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.elementor-element .swiper.feature-box-carousel-style-1 .elementor-swiper-button:hover {
  color: #232323
}
.elementor-element .swiper.feature-box-carousel-style-1 .elementor-swiper-button svg {
  fill: #828282
}
.elementor-element .swiper.feature-box-carousel-style-1 .elementor-swiper-button:hover svg {
  fill: #232323
}
.feature-box-carousel-style-2 .feature-box-carousel-wrap * {
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s
}
.feature-box-carousel-style-2 .feature-box-carousel-content-wrap, .feature-box-carousel-style-2 .elementor-icon, .feature-box-carousel-style-2 .elementor-icon img {
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out
}
.feature-box-carousel-style-2.swiper, .feature-box-carousel-style-2.swiper-container {
  position: static
}
.feature-box-carousel-style-2 .swiper-slide {
  padding: 15px
}
.feature-box-carousel-style-2 .feature-box-carousel-wrap {
  min-height: 450px;
  border-radius: 6px;
  overflow: hidden;
  position: relative
}
.feature-box-carousel-style-2 .feature-box-carousel-content-wrap {
  position: absolute;
  width: 100%;
  left: 0px;
  top: auto;
  z-index: 9;
  bottom: 0px;
  height: auto;
  padding-left: 55px;
  padding-right: 55px;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  will-change: transform
}
.feature-box-carousel-style-2 .feature-box-digit {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  border-radius: 2px;
  font-weight: 500;
  background-color: #232323;
  display: inline-block;
  margin-bottom: 25px;
  padding: 5px 15px;
  opacity: 1;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out
}
.feature-box-carousel-style-2 .feature-box-title {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 20px;
  width: 85%
}
.feature-box-carousel-style-2 .elementor-button-wrapper {
  opacity: 0;
  transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px)
}
.feature-box-carousel-style-2 .elementor-button-wrapper .elementor-button {
  margin-top: 30px
}
.feature-box-carousel-style-2 .feature-box-carousel-wrap:hover .feature-box-carousel-content-wrap {
  transform: translateY(-50px);
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px)
}
.feature-box-carousel-style-2 .feature-box-carousel-wrap:hover .feature-box-digit {
  opacity: 0
}
.feature-box-carousel-style-2 .feature-box-carousel-wrap:hover .elementor-button-wrapper {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0)
}
.feature-box-carousel-style-2 .feature-box-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%
}
.elementor-element .swiper.feature-box-carousel-style-2 .elementor-swiper-button {
  background-color: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .07);
  box-shadow: 0 0 10px rgba(0, 0, 0, .07);
  line-height: 35px;
  top: 265px;
  left: 0;
  z-index: 10;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0)
}
.elementor-element .swiper.feature-box-carousel-style-2 .elementor-swiper-button:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
  box-shadow: 0 0 20px rgba(0, 0, 0, .15)
}
.feature-box-carousel-style-2 .elementor-button-wrapper * {
  transition-duration: 0s;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s
}
.elementor-element .swiper.feature-box-carousel-style-2 .elementor-swiper-button i {
  color: #232323
}
.elementor-element .swiper.feature-box-carousel-style-2 .elementor-swiper-button.elementor-swiper-button-next {
  left: 50px
}
.feature-box-carousel-style-2 .elementor-icon {
  display: block;
  width: 100%;
  margin-bottom: 20px
}
.feature-box-carousel-style-2 .elementor-icon i {
  display: inline-block
}
.elementor-widget-litho-blog-post-slider, .elementor-widget-litho-blog-post-slider .elementor-widget-container, .elementor-widget-litho-blog-post-slider .blog-slider-style-1 {
  height: 100%
}
.blog-slider-style-1 .swiper-slide {
  opacity: 0.5
}
.blog-slider-style-1 .swiper-slide.swiper-slide-active {
  opacity: 1
}
.blog-slider-style-1 .elementor-swiper-button {
  height: 60px;
  width: 60px;
  line-height: 40px;
  padding: 10px
}
.blog-slider-style-1 .slider-typography {
  background-color: #0039e3
}
.blog-carousel-style-1 {
  height: 100%
}
.blog-carousel-style-1 .swiper-slide {
  min-height: 300px
}
.blog-carousel-style-1 .slider-typography {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 55px 60px;
  background-color: rgba(0, 0, 0, 0.70)
}
.blog-carousel-style-1 .post-meta {
  padding-right: 2rem;
  margin-right: 2rem;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  line-height: normal
}
.blog-carousel-style-1 .post-meta, .blog-carousel-style-1 .entry-title {
  display: inline-block;
  vertical-align: middle
}
.blog-carousel-style-1 .entry-title {
  width: 70%
}
.blog-carousel-style-1 .post-meta .post-meta-separator {
  margin: 0 10px
}
.blog-carousel-style-1 .post-meta > a {
  letter-spacing: 2px;
  color: #c89965;
  font-size: 14px;
  line-height: 20px;
  vertical-align: middle
}
.elementor-element .swiper.blog-carousel-style-1 .elementor-swiper-button-prev, .elementor-element .swiper.blog-carousel-style-1 .elementor-swiper-button-next {
  height: 68px;
  width: 50px;
  line-height: 64px
}
.elementor-element .swiper.blog-carousel-style-1 .elementor-swiper-button-prev {
  left: inherit;
  right: 0;
  bottom: 0;
  top: inherit;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0)
}
.elementor-element .swiper.blog-carousel-style-1 .elementor-swiper-button-next {
  right: 0;
  bottom: 71px;
  top: inherit;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0)
}
.elementor-element.elementor-pagination-position-outside .swiper.blog-carousel-style-1 .elementor-swiper-button-prev {
  bottom: 30px
}
.elementor-element.elementor-pagination-position-outside .swiper.blog-carousel-style-1 .elementor-swiper-button-next {
  bottom: 101px
}
.blog-carousel-style-2 {
  height: 100%
}
.blog-carousel-style-2 .slider-typography {
  width: 100%;
  height: 100%
}
.blog-carousel-style-2 .slider-typography .slider-inner-wrap {
  width: 30%;
  z-index: 0;
  padding: 5.5rem 7rem;
  background-color: #FFF;
  margin-left: 9rem;
  box-shadow: 0 0 25px rgba(0, 0, 0, .08);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.blog-carousel-style-2 .slider-typography .post-meta {
  margin-bottom: 25px;
  line-height: normal
}
.blog-carousel-style-2 .slider-typography .post-meta .post-meta-separator {
  margin: 0 10px
}
.blog-carousel-style-2 .slider-typography .post-meta > a {
  font-size: 14px;
  line-height: 20px;
  color: #232323;
  letter-spacing: 2px;
  position: relative
}
.blog-carousel-style-2 .slider-typography .post-meta > a:before {
  width: 100%;
  height: 5px;
  background-color: #ffd7c4;
  bottom: 2px;
  left: 0;
  position: absolute;
  content: "";
  z-index: -1
}
.blog-carousel-style-2 .slider-typography .entry-title {
  color: #232323;
  font-weight: 500;
  letter-spacing: -2px;
  font-size: 2.85rem;
  line-height: 3.4rem;
  margin-bottom: 35px
}
.elementor-element .swiper.blog-carousel-style-2 .swiper-pagination-bullets {
  bottom: 42px
}
.elementor-pagination-position-outside .blog-carousel-style-2 .swiper-pagination-bullets {
  bottom: 0
}
.blog-carousel-style-3 {
  height: 100%
}
.blog-carousel-style-3 .swiper-slide {
  opacity: 0.6;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.blog-carousel-style-3 .swiper-slide.swiper-slide-active {
  opacity: 1;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.blog-carousel-style-3 .swiper-slide .slider-typography {
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s
}
.blog-carousel-style-3 .swiper-slide.swiper-slide-active .slider-typography {
  opacity: 1;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s
}
.blog-carousel-style-3 .slider-typography .slider-inner-wrap {
  width: 60%;
  z-index: 0;
  padding: 5rem;
  background-color: #FFF;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6.5rem;
  box-shadow: 0 0 25px rgba(0, 0, 0, .08);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.blog-carousel-style-3 .slider-typography .blog-category {
  margin-bottom: 30px;
  line-height: normal;
  display: inline-block
}
.blog-carousel-style-3 .slider-typography .entry-title {
  font-size: 2.30rem;
  color: #232323;
  line-height: 3rem;
  letter-spacing: -1px;
  font-weight: 500;
  margin-bottom: 25px;
  display: block
}
.blog-carousel-style-3 .slider-typography .post-meta-separator {
  margin: 0 10px
}
.blog-carousel-style-3 .slider-typography .slider-inner-wrap .post-author-meta {
  display: inline-block
}
.blog-carousel-style-3 .slider-typography .slider-inner-wrap .post-author-meta img {
  width: 30px;
  border-radius: 100%;
  margin-right: 10px
}
.blog-carousel-style-4 .slider-inner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.blog-carousel-style-4 .slider-inner-wrap > a img {
  width: 90px;
  border-radius: 50%
}
.blog-carousel-style-4 .slider-inner-wrap .title-content-box {
  overflow: hidden;
  -webkit-box-flex: 1;
  flex: 1;
  max-width: 100%;
  margin-left: 25px
}
.blog-carousel-style-4 .slider-inner-wrap .title-content-box .post-author-meta {
  display: block
}
.blog-carousel-style-4 .slider-inner-wrap .title-content-box .post-author-meta, .blog-carousel-style-4 .slider-inner-wrap .title-content-box .post-author-meta a {
  font-size: 13px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 5px
}
.blog-carousel-style-4 .slider-inner-wrap .title-content-box .post-author-meta a {
  margin: 0
}
.blog-carousel-style-4 .slider-inner-wrap .title-content-box .entry-title {
  font-size: 16px;
  line-height: 26px;
  color: #232323
}
.blog-carousel-style-4 .slider-inner-wrap .title-content-box .entry-title:hover {
  color: #ff7a56
}
.blog-carousel-style-4 .blog-post-slider .slider-typography {
  height: 100%
}
.package-carousel-style-1 {
  padding: 15px
}
.package-carousel-style-1 .swiper-slide {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .08);
  box-shadow: 0 0 15px rgba(0, 0, 0, .08);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.package-carousel-style-1 .swiper-slide:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .08);
  box-shadow: 0 0 25px rgba(0, 0, 0, .08)
}
.package-carousel-style-1 img {
  width: 100%
}
.package-carousel-style-1 .packages-image-box, .package-carousel-style-1 .packages-wrapper {
  position: relative
}
.package-carousel-style-1 .packages-wrapper .caption {
  position: absolute;
  right: 0;
  bottom: -15px;
  padding: 5px 20px;
  background-color: #ff7a56;
  font-size: 13px;
  line-height: 22px;
  color: #fff;
  font-weight: 500
}
.package-carousel-style-1 .packages-content-wrap {
  background-color: #fff;
  padding: 3rem
}
.package-carousel-style-1 .subtitle {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px
}
.package-carousel-style-1 .title {
  display: block;
  color: #232323;
  font-weight: 500;
  line-height: 24px;
  font-size: 15px;
  margin-bottom: 30px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.package-carousel-style-1 a {
  margin-bottom: 30px
}
.package-carousel-style-1 a .title {
  margin-bottom: 0
}
.package-carousel-style-1 .title:hover {
  color: #ff7a56
}
.package-carousel-style-1 .rounded-icon {
  display: block;
  line-height: normal
}
.package-carousel-style-1 .rounded-icon i {
  font-size: 13px;
  line-height: 18px;
  color: #FF9C00;
  margin-right: 4px
}
.package-carousel-style-1 .review-text {
  font-size: 14px;
  line-height: 20px
}
.package-carousel-style-1 .content {
  margin-bottom: 5px
}
.package-carousel-style-1 .elementor-swiper-button {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .08);
  box-shadow: 0 0 30px rgba(0, 0, 0, .08)
}
.slider-style-1 .slider-text-middle-main {
  background-color: #fff;
  padding: 7.4rem 8rem 7.4rem;
  width: 100%;
  max-width: 600px;
  cursor: default
}
.slider-style-1 .slider-text-wrap {
  margin-bottom: 25px
}
.slider-style-1 .slider-digit {
  color: #c3964e;
  font-weight: 500;
  display: inline-block
}
.slider-style-1 .separator {
  width: 35px;
  height: 1px;
  margin: 0 15px;
  background-color: #e4e4e4;
  display: inline-block;
  vertical-align: middle
}
.slider-style-1 .subtitle {
  display: inline-block;
  color: #c3964e;
  font-weight: 500
}
.slider-style-1 .title {
  color: #232323;
  letter-spacing: -2px;
  font-weight: 700;
  width: 95%
}
.slider-style-1 .title a {
  color: #232323
}
.elementor-widget-litho-slider .slider-style-1 .title {
  font-weight: 700
}
.slider-style-1 .litho-button-wrapper {
  margin-left: 30px
}
.slider-style-1 .slider-text-wrap, .slider-style-1 .slider-title-wrap {
  padding: 0
}
.elementor-element .swiper.slider-style-1 .swiper-pagination {
  bottom: 43px
}
.slider-style-1 .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.slider-style-1.swiper-container-vertical .swiper-pagination {
  bottom: inherit
}
.slider-style-2 .subtitle {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1px;
  color: #fff;
  margin-bottom: 35px;
  display: block
}
.slider-style-2 .title {
  color: #fff;
  font-weight: 800;
  margin-bottom: 45px;
  letter-spacing: -4px;
  display: inline-block
}
.slider-style-2 .title a {
  color: #fff
}
.slider-style-2 .slide-button-wrapper .elementor-button-wrapper {
  display: inline-block
}
.slider-style-2 .bg-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 1;
  top: 0;
  left: 0
}
.slider-style-2 .slider-text-middle-main {
  width: 100%;
  position: relative
}
.slider-style-2 .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.elementor-element .swiper.slider-style-2 .swiper-pagination {
  bottom: 40px
}
.slider-style-2 .slide-button-wrapper .elementor-button-wrapper i:before {
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s
}
.slider-style-2.swiper-container-vertical .swiper-pagination {
  bottom: inherit
}
.elementor-element.elementor-pagination-position-outside .swiper.swiper.slider-style-2 {
  padding-bottom: 0
}
.slider-style-3 .swiper-wrapper, .slider-style-3 .swiper-wrapper .swiper-slide {
  height: 100vh
}
.slider-style-3 .bg-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 1;
  top: 0;
  left: 0
}
.slider-style-3 .slider-text-middle-main {
  width: 100%;
  position: relative
}
.slider-style-3 .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.slider-style-3.slider-vertical .elementor-button-wrapper .elementor-icon {
  text-align: center;
  vertical-align: middle;
  border-width: 2px
}
.slider-style-3.slider-vertical .elementor-button-wrapper .elementor-icon i {
  text-align: center;
  margin: 0;
  display: inline-block
}
.slider-style-3.slider-vertical > .swiper-pagination-bullets {
  width: auto;
  left: inherit;
  bottom: inherit;
  right: 60px;
  top: 50%;
  transform: translate3d(0px, -50%, 0)
}
.slider-style-3.slider-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 20px auto;
  display: block;
  border: 2px solid #fff;
  background-color: #fff;
  opacity: 1;
  width: 10px;
  height: 10px
}
.slider-style-3.slider-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border-color: #fff;
  background-color: transparent;
  width: 16px;
  height: 16px
}
.slider-style-3.slider-vertical {
  padding-bottom: 0
}
.slider-style-4 .swiper-wrapper, .slider-style-4 .swiper-wrapper .swiper-slide {
  height: 100vh
}
.slider-style-4 .bg-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 1;
  top: 0;
  left: 0
}
.slider-style-4 .slider-text-middle-main {
  width: 100%;
  z-index: 1
}
.slider-style-4 .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.slider-style-4 .elementor-button-wrapper .elementor-icon {
  text-align: center;
  vertical-align: middle
}
.slider-style-4 .elementor-button-wrapper .elementor-icon i {
  text-align: center;
  margin: 0;
  display: inline-block
}
.slider-style-4 .slide-button-separator-wrapper .horizontal-separator {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 3rem 0px 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}
.slider-style-4 .slide-button-separator-wrapper .elementor-button-wrapper {
  display: inline-block
}
.slider-style-4 .slide-button-separator-wrapper {
  position: absolute;
  right: 0;
  margin: 0 7.5rem 9rem 0;
  bottom: 0;
  width: 36%;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s
}
.slider-style-4 .swiper-slide.swiper-slide-active .slide-button-separator-wrapper {
  opacity: 1;
  transition: all 0.3s ease-in-out 0.3s;
  -webkit-transition: all 0.3s ease-in-out 0.3s;
  -moz-transition: all 0.3s ease-in-out 0.3s;
  -ms-transition: all 0.3s ease-in-out 0.3s;
  -o-transition: all 0.3s ease-in-out 0.3s
}
.slider-style-4 .slide-title-wrapper {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s
}
.slider-style-4 .swiper-slide.swiper-slide-active .slide-title-wrapper {
  opacity: 1;
  transition: all 0.3s ease-in-out 0.3s;
  -webkit-transition: all 0.3s ease-in-out 0.3s;
  -moz-transition: all 0.3s ease-in-out 0.3s;
  -ms-transition: all 0.3s ease-in-out 0.3s;
  -o-transition: all 0.3s ease-in-out 0.3s
}
.slider-style-4.slider-vertical > .swiper-pagination-bullets {
  right: 7.5rem;
  width: auto;
  left: inherit;
  bottom: inherit;
  top: 50%;
  transform: translate3d(0px, -50%, 0)
}
.slider-style-4.slider-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 20px auto;
  display: block;
  border: 2px solid #fff;
  background-color: #fff;
  opacity: 1;
  width: 10px;
  height: 10px
}
.slider-style-4.slider-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border-color: #fff;
  background-color: transparent;
  width: 16px;
  height: 16px
}
.slider-style-4.slider-vertical {
  padding-bottom: 0 !important
}
.interactive-portfolio-wrapper {
  padding-left: 10.5rem;
  padding-right: 10.5rem;
  z-index: 1;
  position: relative;
  width: 100%
}
.interactive-portfolio-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
  max-height: 80vh;
  overflow: auto
}
.interactive-portfolio-wrapper ul li a {
  display: block
}
.interactive-portfolio-wrapper ul li .subtitle {
  opacity: .3;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}
.interactive-portfolio-wrapper ul li .title {
  font-size: 80px;
  line-height: 80px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  padding: 25px 35px;
  color: transparent;
  -webkit-text-stroke: 2px #4e4e4f;
  text-stroke: 2px #4e4e4f;
  position: relative;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s
}
.interactive-portfolio-wrapper ul li .title:after {
  content: attr(data-link-text);
  white-space: nowrap;
  position: absolute;
  left: 35px;
  bottom: 25px;
  width: 0;
  height: calc(100% - 50px);
  -webkit-text-fill-color: #fff;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  overflow: hidden;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}
.interactive-portfolio-wrapper ul li .interactive-separator {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 1px;
  margin-left: 35px;
  opacity: 0.2;
  background-color: #e4e4e4;
  -webkit-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}
.interactive-portfolio-wrapper ul li.active a .subtitle {
  opacity: 1;
  -webkit-transform: translateX(65px);
  -ms-transform: translateX(65px);
  transform: translateX(65px);
  -webkit-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}
.interactive-portfolio-wrapper ul li.active a .interactive-separator {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}
.interactive-portfolio-wrapper ul li.active .title {
  -webkit-text-stroke: 0 #4e4e4f;
  text-stroke: 0 #4e4e4f;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}
.interactive-portfolio-wrapper ul li.active .title:after {
  width: calc(100% - 70px);
  -webkit-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}
.interactive-portfolio-wrapper ul li .fullscreen-hover-image {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.interactive-portfolio-wrapper ul li.active .fullscreen-hover-image {
  opacity: 1;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.interactive-portfolio-wrapper ul li {
  display: table
}
.interactive-portfolio-wrapper ul li .interactive-icon {
  color: #fff;
  vertical-align: middle;
  line-height: normal;
  font-size: 50px;
  position: relative;
  top: 6px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}
.slider-split-scroll .swiper-slide .swiper-slide-l {
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  z-index: 1;
  min-height: 600px;
  background-color: #fff
}
.slider-split-scroll .swiper-slide .swiper-slide-r {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  min-height: 600px
}
.slider-split-scroll .swiper-slide-active .swiper-slide-l, .slider-split-scroll .swiper-slide-active .swiper-slide-r, .slider-split-scroll .swiper-slide-duplicate-active .swiper-slide-l, .slider-split-scroll .swiper-slide-duplicate-active .swiper-slide-r {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}
.slider-split-scroll .slider-split-scroll > .swiper-pagination-bullets {
  right: 60px;
  width: auto;
  left: auto
}
.slider-split-scroll .swiper-slide .swiper-slide-l .title {
  color: #232323;
  font-weight: 600;
  letter-spacing: -4px;
  font-size: 100px;
  line-height: 95px
}
.slider-split-scroll .swiper-slide .swiper-slide-l .title a {
  color: #232323
}
.slider-split-scroll .swiper-slide .swiper-slide-l .title a:hover {
  color: #000
}
.slider-split-scroll .swiper-slide .swiper-slide-l .subtitle {
  color: #232323;
  letter-spacing: -0.50px;
  font-weight: 500;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  bottom: 100px;
  left: 0
}
.slider-split-scroll .swiper-slide .swiper-slide-l .subtitle .number {
  font-weight: 600
}
.slider-split-scroll .swiper-slide .swiper-slide-l .subtitle .separator-line {
  background-color: #232323;
  margin: 0 15px;
  vertical-align: middle;
  display: inline-block;
  width: 35px;
  height: 1px
}
.slider-split-scroll.swiper-container-vertical > .swiper-pagination-bullets {
  right: 60px
}
.slider-split-scroll .swiper-slide .swiper-slide-l .portfolio-excerpt {
  color: #232323;
  margin-top: 15px
}
.icon-box-carousel-content-box {
  min-width: 1170px
}
.icon-box-carousel-content-box .icon-box-carousel .swiper-slide {
  background-color: #282828;
  border-radius: 6px;
  padding: 4.6rem 4rem
}
.icon-box-carousel-content-box .icon-box-carousel .swiper-slide .elementor-icon-box-icon, .icon-box-carousel-content-box .icon-box-carousel .swiper-slide .litho-image-box-img {
  margin-bottom: 43px
}
.elementor-widget-litho-icon-box-carousel:not(.elementor-view-default) .icon-box-carousel-content-box .icon-box-carousel .swiper-slide .elementor-icon {
  background-color: #1B1B1B
}
.icon-box-carousel-content-box .icon-box-carousel .swiper-slide .elementor-icon {
  color: #fff
}
.elementor-widget-litho-icon-box-carousel:not(.elementor-view-default) .icon-box-carousel-content-box .icon-box-carousel .swiper-slide:hover .elementor-icon {
  background-color: #0038e3
}
.icon-box-carousel-content-box .icon-box-carousel .swiper-slide .elementor-icon-box-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  color: #FFF;
  margin-bottom: 20px;
  letter-spacing: normal
}
.icon-box-carousel-content-box .icon-box-carousel .swiper-slide .elementor-icon-box-description {
  font-size: 18px;
  font-weight: 500;
  line-height: 38px;
  color: #828282;
  margin: 0
}
.portfolio-slider-style-1.portfolio-swiper-slider .portfolio-item figure .portfolio-image, .portfolio-slider-style-1.portfolio-swiper-slider .portfolio-item figure:hover .portfolio-image {
  background: transparent;
  margin-bottom: 3rem
}
.portfolio-slider-style-1 .portfolio-item .portfolio-hover {
  position: relative;
  opacity: 1
}
.portfolio-slider-style-1 .portfolio-item .portfolio-caption, .portfolio-slider-style-1.portfolio-swiper-slider .portfolio-item .portfolio-caption {
  padding: 0
}
.portfolio-slider-style-1 .portfolio-item .portfolio-caption .title {
  font-size: 3.9rem;
  line-height: 4.2rem;
  font-weight: 600;
  letter-spacing: -2px;
  margin-bottom: 5px;
  position: relative
}
.portfolio-slider-style-1 .portfolio-item .portfolio-caption .subtitle {
  font-size: 18px;
  line-height: 22px
}
.portfolio-slider-style-1 .portfolio-item figure .slider-title-hover {
  position: absolute;
  top: 52%;
  left: 0;
  width: 100%;
  height: 4px;
  z-index: 1;
  opacity: 0;
  background-color: #232323;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s
}
.portfolio-slider-style-1 .portfolio-item figure:hover .slider-title-hover {
  opacity: 1;
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s
}
.portfolio-slider-style-1 .portfolio-item figure:hover {
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0)
}
.portfolio-slider-style-1 .portfolio-item figure:hover .portfolio-caption .title:hover {
  color: #232323
}
.portfolio-slider-style-1 .portfolio-item figure:hover .portfolio-image img, .portfolio-slider-style-1.portfolio-swiper-slider .portfolio-item figure:hover .portfolio-image img {
  opacity: 1
}
.portfolio-slider-style-1 .portfolio-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30% !important;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform
}
.portfolio-tile-box-slider, .portfolio-tile-box-slider .elementor-widget-container {
  height: 100%
}
.portfolio-slider-style-2.portfolio-swiper-slider.portfolio-colorful figure:hover {
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0)
}
.portfolio-slider-style-2.portfolio-swiper-slider.portfolio-colorful .portfolio-item .portfolio-caption {
  padding: 0;
  background-color: transparent
}
.portfolio-swiper-slider.portfolio-slider-style-2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center
}
.portfolio-swiper-slider.portfolio-slider-style-2 .swiper-slide {
  width: auto
}
.portfolio-slider-style-2.portfolio-swiper-slider.portfolio-colorful .portfolio-item .portfolio-hover {
  background-color: transparent
}
.portfolio-slider-style-3 {
  padding-bottom: 60px
}
.elementor-element .swiper.portfolio-slider-style-3 .elementor-swiper-button {
  top: inherit;
  bottom: 10px
}
.elementor-element .swiper.portfolio-slider-style-3 .elementor-swiper-button:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, .15)
}
.elementor-element .swiper.portfolio-slider-style-3 .elementor-swiper-button.elementor-swiper-button-prev {
  left: 50%;
  margin-left: -45px
}
.elementor-element .swiper.portfolio-slider-style-3 .elementor-swiper-button.elementor-swiper-button-next {
  right: 50%;
  margin-right: -45px;
  left: inherit
}
.portfolio-slider-style-4.portfolio-swiper-slider .portfolio-item figure:hover {
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0)
}
.portfolio-slider-style-4.portfolio-swiper-slider .portfolio-item figure:hover .portfolio-image {
  background: transparent
}
.portfolio-slider-style-4.portfolio-swiper-slider .portfolio-item figure:hover .portfolio-image img {
  opacity: 1
}
.swiper.portfolio-slider-style-4 .swiper-slide, .swiper-container.portfolio-slider-style-4 .swiper-slide {
  width: 38%
}
.swiper.portfolio-slider-style-4 .swiper-slide a, .swiper.portfolio-slider-style-4 .swiper-slide figure, .swiper.portfolio-slider-style-4 .swiper-slide img, .swiper-container.portfolio-slider-style-4 .swiper-slide a, .swiper-container.portfolio-slider-style-4 .swiper-slide figure, .swiper-container.portfolio-slider-style-4 .swiper-slide img {
  width: 100%
}
.swiper.portfolio-slider-style-4 .swiper-slide figure, .swiper-container.portfolio-slider-style-4 .swiper-slide figure {
  padding: 20px
}
.swiper.portfolio-slider-style-4 .swiper-slide img, .swiper-container.portfolio-slider-style-4 .swiper-slide img {
  border-radius: 6px;
  box-shadow: 0 0 20px rgba(0, 0, 0, .08)
}
.blog-post-image img, .portfolio-image img {
  width: 100%
}
.grid {
  list-style: none;
  padding: 0;
  margin: 0
}
.grid-sizer {
  padding: 0 !important;
  margin: 0 !important
}
.grid.gutter-very-small li {
  padding: 3px 3px
}
.grid.gutter-small li {
  padding: 5px 5px
}
.grid.gutter-medium li {
  padding: 7px 7px
}
.grid.gutter-large li {
  padding: 10px 10px
}
.grid.gutter-extra-large li {
  padding: 15px
}
.grid.gutter-double-extra-large li {
  padding: 20px
}
.grid.gutter-triple-extra-large li {
  padding: 30px
}
.grid.grid-6col li {
  width: 16.666667%;
  list-style: none
}
.grid.grid-6col li.grid-item-double {
  width: 33.33%
}
.grid.grid-5col li {
  width: 20%;
  list-style: none
}
.grid.grid-5col li.grid-item-double {
  width: 40%
}
.grid.grid-4col li {
  width: 25%;
  list-style: none;
  float: left
}
.grid.grid-4col li.grid-item-double {
  width: 50%
}
.grid.grid-3col li {
  width: 33.33%;
  float: left;
  list-style: none
}
.grid.grid-3col li.grid-item-double {
  width: 66.67%
}
.grid.grid-2col li {
  width: 50%;
  list-style: none
}
.grid.grid-2col li.grid-item-double {
  width: 100%
}
.grid.grid-1col li {
  width: 100%;
  list-style: none
}
.grid-filter li, .blog-grid-filter li {
  display: inline-block;
  float: none;
  padding: 0 20px;
  border: 0;
  position: relative
}
.grid-filter li:first-child, .blog-grid-filter li:first-child {
  padding-left: 0
}
.grid-filter li:last-child, .blog-grid-filter li:last-child {
  padding-right: 0
}
.grid-filter li a, .blog-grid-filter li a {
  border: 0;
  border-bottom: 1px solid;
  border-color: transparent;
  color: #828282;
  padding-bottom: 2px
}
.grid-filter > li.active > a, .grid-filter > li.active > a:focus, .grid-filter > li.active > a:hover, .grid-filter > li > a:hover, .blog-grid-filter > li.active > a, .blog-grid-filter > li.active > a:focus, .blog-grid-filter > li.active > a:hover, .blog-grid-filter > li > a:hover {
  border: 0;
  color: inherit;
  border-bottom: 1px solid;
  color: #232323
}
.elementor-widget-litho-blog-list ul.blog-grid-filter {
  margin-bottom: 6rem
}
.default-portfolio-grid li, .default-blog-grid li {
  padding: 15px
}
.default-portfolio-grid li figure, .default-blog-grid li figure {
  margin-bottom: 0
}
.grid.no-masonry {
  display: flex;
  flex-wrap: wrap
}
.grid.no-masonry .grid-item .blog-post {
  height: auto
}
.grid.no-masonry.blog-simple .grid-item .blog-post, .grid.no-masonry.blog-modern .grid-item .blog-post, .grid.no-masonry.blog-widget .grid-item .blog-post, .grid.no-masonry.blog-overlay-image .grid-item .blog-post {
  height: 100%
}
.portfolio-item .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}
.portfolio-item figure {
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out
}
.portfolio-item figure div, .portfolio-item figure div *, .portfolio-item figure figcaption, .portfolio-item figure figcaption *.portfolio-item figure:hover div, .portfolio-item figure:hover div *, .portfolio-item figure:hover figcaption, .portfolio-item figure figcaption:hover * {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out
}
.portfolio-item .portfolio-image {
  position: relative;
  overflow: hidden
}
.portfolio-item figure:hover .portfolio-hover {
  opacity: 1
}
.portfolio-item .portfolio-caption .title {
  color: #232323;
  display: block
}
.portfolio-item .portfolio-caption .subtitle {
  font-size: 13px;
  line-height: 22px;
  color: #939393;
  display: block
}
.portfolio-classic .portfolio-item .portfolio-caption, .portfolio-swiper-slider .portfolio-item .portfolio-caption {
  padding: 30px 20px;
  text-align: center;
  background-color: #fff
}
.portfolio-classic .portfolio-item figure:hover .portfolio-image, .portfolio-swiper-slider .portfolio-item figure:hover .portfolio-image {
  background: #000
}
.portfolio-classic .portfolio-item figure:hover, .portfolio-swiper-slider .portfolio-item figure:hover {
  transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px)
}
.portfolio-classic .portfolio-item figure:hover .portfolio-image img, .portfolio-swiper-slider .portfolio-item figure:hover .portfolio-image img {
  transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  opacity: .15
}
.portfolio-swiper-slider.portfolio-colorful .portfolio-item figure:hover .portfolio-image img {
  opacity: .10
}
.portfolio-classic .portfolio-item .portfolio-icon a, .portfolio-swiper-slider .portfolio-item .portfolio-icon a {
  opacity: 0;
  transform: translateY(15px);
  -moz-transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  background-color: #fff;
  color: #262b35;
  font-size: 13px
}
.portfolio-classic .portfolio-item .portfolio-icon i, .portfolio-swiper-slider .portfolio-item .portfolio-icon i {
  vertical-align: middle;
  margin-top: -1px
}
.portfolio-classic .portfolio-item .portfolio-icon svg, .portfolio-swiper-slider .portfolio-item .portfolio-icon svg {
  fill: #262b35;
  vertical-align: middle;
  margin-top: -1px;
  height: 14px
}
.portfolio-swiper-slider .portfolio-item .portfolio-icon a {
  font-size: 15px;
  word-break: break-word
}
.portfolio-classic .portfolio-item figure:hover .portfolio-icon a, .portfolio-swiper-slider .portfolio-item figure:hover .portfolio-icon a {
  opacity: 1;
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0)
}
.portfolio-classic .portfolio-item figure:hover .portfolio-icon a:last-child, .portfolio-swiper-slider .portfolio-item figure:hover .portfolio-icon a:last-child {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}
.portfolio-item .portfolio-icon a {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  line-height: 39px;
  text-align: center;
  margin: 0 5px
}
.portfolio-box .portfolio-image {
  position: relative;
  overflow: hidden;
  background: #000
}
.portfolio-box .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  padding-top: 50px;
  padding-bottom: 50px
}
.portfolio-box:hover .portfolio-hover {
  opacity: 1
}
.portfolio-box *, .portfolio-box:hover * {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out
}
.portfolio-overlay-image .portfolio-box:hover .portfolio-image img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  opacity: 0.2
}
.portfolio-box .portfolio-icon {
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  color: #fff;
  margin-top: -10px;
  opacity: 0;
  transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -webkit-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity
}
.portfolio-box:hover .portfolio-icon {
  opacity: 1;
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px)
}
.portfolio-box {
  text-align: center
}
.portfolio-box .title {
  color: #fff;
  font-weight: 500;
  display: block
}
.portfolio-box .subtitle {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  opacity: 0.7;
  display: block
}
.portfolio-classic .portfolio-item figure {
  border-radius: 6px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .08);
  box-shadow: 0 0 30px rgba(0, 0, 0, .08)
}
.portfolio-classic .portfolio-icon a {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  line-height: 39px;
  text-align: center;
  margin: 0 5px
}
.portfolio-classic .portfolio-box {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out
}
.portfolio-classic .portfolio-box:hover {
  transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px)
}
.portfolio-classic .portfolio-box:hover .portfolio-image img {
  transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1)
}
.portfolio-classic .portfolio-icon a:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, .3)
}
.portfolio-classic .portfolio-box .portfolio-icon a {
  opacity: 0;
  transform: translateY(15px);
  -moz-transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px)
}
.portfolio-classic .portfolio-box:hover .portfolio-icon a {
  opacity: 1;
  transition-delay: .1s;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0)
}
.portfolio-classic .portfolio-box:hover .portfolio-icon a:last-child {
  transition-delay: .2s
}
.portfolio-classic .portfolio-item .portfolio-caption .subtitle {
  display: block
}
.portfolio-bordered .portfolio-box .portfolio-hover {
  opacity: 0
}
.portfolio-bordered .portfolio-box:hover .portfolio-hover {
  left: 20px;
  opacity: 1;
  top: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1)
}
.portfolio-bordered .portfolio-box:hover .portfolio-image img {
  opacity: .5;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1)
}
.portfolio-bordered .portfolio-item .portfolio-hover {
  background-color: #fff
}
.portfolio-bordered .portfolio-item .portfolio-caption {
  text-align: center
}
.portfolio-bordered .portfolio-item figure:hover .portfolio-hover {
  left: 20px;
  opacity: 1;
  top: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px)
}
.portfolio-bordered .portfolio-item .scale {
  opacity: 0;
  -moz-transform: scale3d(0.8, 0.8, 1);
  -o-transform: scale3d(0.8, 0.8, 1);
  -ms-transform: scale3d(0.8, 0.8, 1);
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1)
}
.portfolio-bordered .portfolio-item figure:hover .scale {
  opacity: 1;
  -moz-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}
.portfolio-bordered .portfolio-item figure:hover .portfolio-image img {
  opacity: .5;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1)
}
.portfolio-bordered .portfolio-item .portfolio-image {
  background: #000
}
.portfolio-boxed .portfolio-box .portfolio-hover {
  opacity: 0;
  left: 20px;
  bottom: 20px;
  width: calc(100% - 40px);
  height: auto;
  top: inherit;
  transform: translateY(100%);
  -moz-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%)
}
.portfolio-boxed .portfolio-box:hover .portfolio-hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, .20);
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  opacity: 1
}
.portfolio-boxed .portfolio-box .portfolio-hover:hover i {
  transform: translateX(5px);
  -moz-transform: translateX(5px);
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px)
}
.portfolio-boxed .portfolio-box:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 3s cubic-bezier(.165, .84, .44, 1);
  -moz-transition: -moz-transform 3s cubic-bezier(.165, .84, .44, 1);
  transition: transform 3s cubic-bezier(.165, .84, .44, 1)
}
.portfolio-boxed .portfolio-item figure figcaption {
  opacity: 0;
  left: 20px;
  bottom: 20px;
  width: calc(100% - 40px);
  height: auto;
  top: auto;
  transform: translateY(100%);
  -moz-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  position: absolute
}
.portfolio-boxed .portfolio-item figure:hover figcaption {
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  opacity: 1
}
.portfolio-boxed .portfolio-item figure:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 3s cubic-bezier(.165, .84, .44, 1);
  -moz-transition: -moz-transform 3s cubic-bezier(.165, .84, .44, 1);
  transition: transform 3s cubic-bezier(.165, .84, .44, 1)
}
.portfolio-boxed .portfolio-item .portfolio-caption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  box-shadow: 0 0 15px rgba(0, 0, 0, .20);
  padding: 20px 30px 15px 30px;
  background-color: #fff
}
.portfolio-boxed .portfolio-item .portfolio-caption .portfolio-icon i {
  display: inline-block
}
.portfolio-boxed .portfolio-item .portfolio-caption:hover .portfolio-icon i {
  transform: translateX(5px);
  -moz-transform: translateX(5px);
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px)
}
.portfolio-boxed .portfolio-item .portfolio-caption .portfolio-caption-text {
  margin-right: auto
}
.portfolio-boxed .portfolio-item .portfolio-caption .portfolio-caption-text .title, .portfolio-boxed .portfolio-item .portfolio-caption .portfolio-caption-text .subtitle {
  display: block
}
.portfolio-boxed .portfolio-item .portfolio-caption .portfolio-icon {
  margin-left: auto
}
.portfolio-switch-image .portfolio-image .portfolio-switch-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -moz-transform: scale3d(1.1, 1.1, 1.1);
  -o-transform: scale3d(1.1, 1.1, 1.1);
  -ms-transform: scale3d(1.1, 1.1, 1.1);
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1)
}
.portfolio-switch-image .portfolio-box:hover .portfolio-switch-image {
  opacity: 1;
  -moz-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}
.portfolio-switch-image .portfolio-box:hover .portfolio-image {
  -moz-transform: translate3d(0, -5px, 0);
  -o-transform: translate3d(0, -5px, 0);
  -ms-transform: translate3d(0, -5px, 0);
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0)
}
.portfolio-switch-image .portfolio-box:hover .portfolio-caption {
  transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px)
}
.portfolio-switch .portfolio-item .portfolio-caption {
  padding: 30px 0;
  text-align: center
}
.portfolio-switch .portfolio-item .portfolio-image .portfolio-switch-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -moz-transform: scale3d(1.1, 1.1, 1.1);
  -o-transform: scale3d(1.1, 1.1, 1.1);
  -ms-transform: scale3d(1.1, 1.1, 1.1);
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1)
}
.portfolio-switch .portfolio-item .portfolio-image {
  border-radius: 4px
}
.portfolio-switch .portfolio-item figure {
  overflow: visible;
  border-radius: 4px
}
.portfolio-switch .portfolio-item figure * {
  will-change: transform
}
.portfolio-switch .portfolio-item figure:hover .portfolio-image {
  -moz-transform: translate3d(0, -5px, 0);
  -o-transform: translate3d(0, -5px, 0);
  -ms-transform: translate3d(0, -5px, 0);
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0)
}
.portfolio-switch .portfolio-item figure:hover .portfolio-switch-image {
  opacity: 1;
  -moz-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}
.portfolio-switch .portfolio-item figure:hover .portfolio-caption {
  transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px)
}
.justified-gallery .caption .subtitle, .justified-gallery .caption .title {
  display: block
}
.justified-gallery .caption .subtitle {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300
}
.justified-gallery .caption .title {
  color: #232323;
  letter-spacing: -.5px
}
.portfolio-portfolio-justified-gallery .portfolio-item figure:hover .portfolio-image img {
  opacity: 0.4
}
.justified-gallery .portfolio-item .portfolio-image {
  background: #000
}
.justified-gallery > a > .jg-caption, .justified-gallery > div > .jg-caption, .justified-gallery > figure > .jg-caption {
  background-color: #fff;
  right: auto;
  padding: 15px 25px 12px;
  box-shadow: 0 5px 20px rgba(23, 23, 23, .2);
  white-space: nowrap;
  z-index: 1;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit
}
.justified-gallery > a > .jg-caption.jg-caption-visible, .justified-gallery > div > .jg-caption.jg-caption-visible, .justified-gallery > figure > .jg-caption.jg-caption-visible {
  display: inline;
  filter: "alpha(opacity=1)";
  opacity: 1
}
.justified-gallery > .jg-entry-visible > img, .justified-gallery > .jg-entry-visible > a > img, .justified-gallery > .jg-entry-visible > svg, .justified-gallery > .jg-entry-visible > a > svg {
  -webkit-transition: opacity 200ms ease-in;
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in
}
.elementor-element .swiper .swiper-slide figure, .elementor-lightbox .swiper .swiper-slide figure {
  line-height: inherit
}
.portfolio-swiper-slider .portfolio-item figure {
  line-height: inherit;
  overflow: visible;
  word-break: break-word
}
.portfolio-swiper-slider .portfolio-item .portfolio-caption .title:hover {
  color: #0038e3
}
.elementor-arrows-position-default .portfolio-swiper-slider .swiper-wrapper {
  margin-bottom: 65px
}
.elementor-element .swiper.portfolio-swiper-slider .elementor-swiper-button-prev, .elementor-element .swiper.portfolio-swiper-slider .elementor-swiper-button-next {
  border: 1px solid #e4e4e4;
  font-size: 16px;
  color: #232323;
  fill: #232323;
  line-height: 40px;
  transform: none;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.elementor-arrows-position-default .portfolio-swiper-slider .elementor-swiper-button-prev, .elementor-arrows-position-default .portfolio-swiper-slider .elementor-swiper-button-next {
  top: inherit;
  bottom: 0
}
.elementor-arrows-position-default .portfolio-swiper-slider .elementor-swiper-button-prev {
  left: calc(50% - 45px)
}
.elementor-arrows-position-default .portfolio-swiper-slider .elementor-swiper-button-next {
  left: calc(50% + 5px);
  right: inherit
}
.portfolio-swiper-slider .elementor-swiper-button-prev i, .portfolio-swiper-slider .elementor-swiper-button-next i {
  font-size: 16px
}
.elementor-element .swiper.portfolio-swiper-slider .elementor-swiper-button-prev:hover, .elementor-element .swiper.portfolio-swiper-slider .elementor-swiper-button-next:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, .07);
  border-color: #fff;
  background: #fff
}
.elementor-element .swiper.portfolio-swiper-slider .elementor-swiper-button-prev:hover svg, .elementor-element .swiper.portfolio-swiper-slider .elementor-swiper-button-next:hover svg {
  fill: #232323
}
.elementor-arrows-position-outside .swiper, .elementor-arrows-position-outside .swiper-container {
  position: static
}
.portfolio-colorful .portfolio-item figure figcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0
}
.portfolio-colorful .portfolio-item figure:hover figcaption {
  opacity: 1
}
.portfolio-colorful .portfolio-item .portfolio-hover {
  padding: 3rem 4rem;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.85)
}
.portfolio-colorful .portfolio-item .portfolio-icon {
  position: absolute;
  top: 50px;
  right: 50px
}
.portfolio-colorful .portfolio-item .portfolio-icon i {
  color: #fff;
  font-size: 28px
}
.portfolio-colorful .portfolio-item .portfolio-caption {
  color: #fff
}
.portfolio-colorful .portfolio-item .portfolio-caption .title, .portfolio-colorful .portfolio-item .portfolio-caption .subtitle {
  display: block;
  color: #fff
}
.portfolio-colorful .portfolio-item .portfolio-caption .subtitle {
  margin-bottom: 5px;
  color: rgba(255, 255, 255, .70)
}
.portfolio-colorful .portfolio-item .portfolio-caption .title {
  font-size: 1.80rem;
  line-height: 2.3rem;
  letter-spacing: -.5px
}
.portfolio-overlay .portfolio-item .portfolio-hover {
  -ms-flex-pack: center;
  -webkit-box-pack: flex-center;
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end
}
.portfolio-overlay .portfolio-item .portfolio-caption {
  width: 100%;
  padding: 50px 20px 50px 20px
}
.portfolio-overlay .portfolio-item .portfolio-icon {
  left: 50%;
  top: 50%;
  position: absolute;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-size: 18px;
  color: #fff
}
.portfolio-overlay .portfolio-item .hvr-move-top-bottom, .portfolio-overlay .portfolio-item .hvr-move-bottom-top, .portfolio-overlay .portfolio-item .hvr-move-lrft-right, .portfolio-overlay .portfolio-item .hvr-move-right-left {
  transition-property: margin, opacity;
  -moz-transition-property: margin, opacity;
  -webkit-transition-property: margin, opacity;
  -ms-transition-property: margin, opacity;
  opacity: 0
}
.portfolio-overlay .portfolio-item .hvr-move-top-bottom {
  margin-top: -15px
}
.portfolio-overlay .portfolio-item figure:hover .hvr-move-top-bottom {
  margin-top: 0;
  opacity: 1;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
.portfolio-overlay .portfolio-item .hvr-move-bottom-top {
  margin-top: 15px
}
.portfolio-overlay .portfolio-item figure:hover .hvr-move-bottom-top {
  opacity: 1;
  margin-top: 0
}
.portfolio-overlay .portfolio-item .hvr-move-left-right {
  margin-left: -15px
}
.portfolio-overlay .portfolio-item figure:hover .hvr-move-left-right {
  opacity: 1;
  margin-left: 0
}
.portfolio-overlay .portfolio-item .hvr-move-right-left {
  margin-left: 15px
}
.portfolio-overlay .portfolio-item figure:hover .hvr-move-right-left {
  margin-left: 0;
  opacity: 1
}
.portfolio-overlay .portfolio-item .portfolio-caption .title {
  color: #fff
}
.portfolio-overlay .portfolio-item .portfolio-caption .subtitle {
  color: rgba(255, 255, 255, .70)
}
.portfolio-overlay .portfolio-item .portfolio-image {
  background: #000
}
.portfolio-overlay .portfolio-item figure:hover .portfolio-image img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  opacity: 0.15
}
.hover-box-slide-text .hvr-move-bottom-top-self, .hover-box-slide-text .hvr-move-top-bottom-self {
  overflow: hidden
}
.hover-box-slide-text:hover .hvr-move-bottom-top-self span, .hover-box-slide-text:hover .hvr-move-top-bottom-self span {
  opacity: 1;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.hover-box-slide-text .hvr-move-bottom-top-self span {
  opacity: 0;
  display: block;
  will-change: transform;
  -moz-transform: translateY(200%);
  -ms-transform: translateY(200%);
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.hover-box-slide-text .hvr-move-top-bottom-self span {
  opacity: 0;
  display: block;
  will-change: transform;
  -moz-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.hover-box-slide-text .hvr-move-right-left {
  opacity: 0;
  transform: translateX(15px);
  -moz-transform: translateX(15px);
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -webkit-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity
}
.hover-box-slide-text:hover .hvr-move-right-left {
  opacity: 1;
  transform: translateX(0px);
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px)
}
.hover-box-slide-text .hvr-move-left-right {
  opacity: 0;
  transform: translateX(-15px);
  -moz-transform: translateX(-15px);
  -webkit-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -webkit-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity
}
.hover-box-slide-text:hover .hvr-move-left-right {
  opacity: 1;
  transform: translateX(0px);
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px)
}
.hover-box-slide-text .hvr-move-top-bottom {
  opacity: 0;
  transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -webkit-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity
}
.hover-box-slide-text:hover .hvr-move-top-bottom {
  opacity: 1;
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px)
}
.hover-box-slide-text .hvr-move-bottom-top {
  opacity: 0;
  transform: translateY(15px);
  -moz-transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -webkit-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity
}
.hover-box-slide-text:hover .hvr-move-bottom-top {
  opacity: 1;
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px)
}
.single-portfolio-main-section {
  padding: 0 0 130px
}
.default-top-space-main-section.single-portfolio-main-section {
  padding: 0
}
.single-portfolio-main-section .container-fluid {
  padding-right: 0;
  padding-left: 0
}
.single-portfolio-main-section .container-fluid .row {
  margin: 0
}
.single-portfolio-main-section .blog-image {
  margin-bottom: 130px
}
.portfolio-share-wrapper {
  padding-bottom: 130px
}
.portfolio-share-wrapper .share-heading {
  color: #232323;
  font-size: 14px;
  line-height: 20px;
  margin: 0px 0px 20px 0px;
  font-weight: 500;
  display: block
}
.litho-related-portfolio-wrap .blog-grid .portfolio-item .portfolio-icon a {
  border-radius: 50px
}
.litho-related-portfolio-wrap .blog-grid .portfolio-item .title, .litho-related-portfolio-wrap .blog-grid .portfolio-item .title a {
  color: #232323;
  font-weight: 500
}
.litho-related-portfolio-wrap .blog-grid .portfolio-item .subtitle .category {
  font-size: 14px;
  line-height: 20px
}
.litho-related-portfolio-wrap .related-portfolio-general-subtitle {
  margin: 0px 0px 15px 0px;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 28px
}
.litho-related-portfolio-wrap .related-portfolio-general-title {
  font-weight: 600;
  color: #232323;
  margin: 0 0 7rem 0;
  text-align: center
}
.single-post .blog-details-text ul.grid {
  padding-left: 0
}
.portfolio-navigation-wrapper {
  position: relative
}
.portfolio-navigation-wrapper .fancy-box-item {
  position: relative;
  background-color: #f7f7f7;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.portfolio-navigation-wrapper .fancy-box-item a {
  padding: 4rem 7rem;
  height: 100%;
  position: relative;
  z-index: 0;
  transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out
}
.portfolio-navigation-wrapper .fancy-box-item:hover {
  background-color: #232323
}
.portfolio-navigation-wrapper .fancy-box-item .next-previous-navigation {
  margin-right: auto;
  text-transform: uppercase
}
.portfolio-navigation-wrapper .fancy-box-item .next-previous-navigation i {
  font-size: 40px;
  color: #000;
  margin-right: 20px;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.portfolio-navigation-wrapper .fancy-box-item .next-previous-navigation .prev-link-text, .portfolio-navigation-wrapper .fancy-box-item .next-previous-navigation .next-link-text {
  display: inline-block;
  font-size: 13px;
  line-height: 22px;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.portfolio-navigation-wrapper .fancy-box-item .cover-background {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  visibility: hidden;
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -ms-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  background-size: cover
}
.portfolio-navigation-wrapper .fancy-box-item:hover .cover-background {
  opacity: 1;
  visibility: visible;
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -ms-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s
}
.portfolio-navigation-wrapper .fancy-box-item .cover-background:after {
  content: "";
  opacity: .4;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(to right, #556fff, #ff798e, #556fff);
  background-size: 200% auto;
  transition: all .3s cubic-bezier(.25, .8, .25, 1)
}
.portfolio-navigation-wrapper .fancy-box-item .title {
  color: #232323;
  font-size: 20px;
  line-height: 28px;
  display: block;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.portfolio-navigation-wrapper .fancy-box-item.nav-link-next .next-previous-navigation {
  margin-left: auto;
  margin-right: 0
}
.portfolio-navigation-wrapper .fancy-box-item.nav-link-next .next-previous-navigation i {
  margin-right: 0;
  margin-left: 20px
}
.portfolio-navigation-wrapper .fancy-box-item:hover .next-previous-navigation i, .portfolio-navigation-wrapper .fancy-box-item:hover .prev-link-text, .portfolio-navigation-wrapper .fancy-box-item:hover .title, .portfolio-navigation-wrapper .fancy-box-item:hover .next-previous-navigation .next-link-text {
  color: #fff
}
.image-gallery-box i, .image-gallery-box svg {
  font-size: 28px;
  color: #fff;
  left: 50%;
  top: 50%;
  position: absolute;
  opacity: 0;
  transform: translate(-50%, -60%);
  -moz-transform: translate(-50%, -60%);
  -webkit-transform: translate(-50%, -60%);
  -ms-transform: translate(-50%, -60%);
  transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -webkit-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity
}
.image-gallery-box svg {
  width: 30px;
  fill: #fff
}
.portfolio-box.image-gallery-box:hover i, .portfolio-box.image-gallery-box:hover svg {
  opacity: 1;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}
.portfolio-box.image-gallery-box:hover .portfolio-image img, .portfolio-box.image-gallery-box:hover .portfolio-image iframe {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  opacity: 0.15
}
.porfolio-categories-lists {
  margin-bottom: 50px
}
.porfolio-categories-lists .posted_in {
  color: #232323
}
.porfolio-categories-lists .posted_in a {
  display: inline-block;
  text-align: center;
  font-size: 13px !important;
  line-height: 20px;
  margin: 0 4px 10px;
  padding: 5px 18px 6px;
  border-radius: 4px;
  border: 1px solid #e4e4e4
}
.porfolio-categories-lists .posted_in a:hover {
  -webkit-box-shadow: 0 0 10px rgba(23, 23, 23, .1);
  box-shadow: 0 0 10px rgba(23, 23, 23, .1);
  color: #828282
}
.porfolio-categories-lists .tagcloud {
  text-align: right
}
.elementor-widget-litho-blog-list ul {
  padding: 0;
  margin: 0;
  list-style: none
}
.blog-side-image .grid-item {
  width: 100%
}
.blog-post img {
  width: 100%
}
.blog-grid .grid-item .blog-post-gallery-grid .grid-gallery-item {
  padding: 5px
}
.blog-grid .grid-item .blog-post-gallery-grid .grid-gallery-item figure {
  position: relative;
  overflow: hidden
}
.blog-grid .grid-item .blog-post-gallery-grid .grid-gallery-item figcaption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  opacity: 0;
  margin-top: -11px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out
}
.blog-grid .grid-item .blog-post-gallery-grid .grid-gallery-item:hover figcaption {
  opacity: 1
}
.blog-grid .grid-item .blog-post-gallery-grid .grid-gallery-item figcaption i {
  color: #fff;
  font-size: 18px
}
.blog-grid .grid-item .litho-blog-blockquote {
  padding: 15px;
  background-color: #232323
}
.blog-grid .grid-item .litho-blog-blockquote i {
  color: #fff;
  margin-bottom: 15px;
  font-size: 24px
}
.blog-grid .grid-item .litho-blog-blockquote .blockquote-content {
  color: #fff
}
.blog-grid .grid-item .litho-blog-blockquote .blockquote-content p {
  opacity: .5
}
.blog-grid .grid-item .litho-blog-blockquote .blockquote-content h6 {
  font-size: 15px;
  line-height: 30px;
  opacity: .5;
  margin-bottom: 25px
}
.post-icon {
  position: absolute;
  text-align: center;
  padding: 6px;
  width: 50px;
  height: 50px;
  line-height: 42px;
  opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 100%;
  top: 50%;
  left: 50%;
  -moz-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
  -o-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
  -ms-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
  transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
  -webkit-transition: all 0.4s cubic-bezier(.2, 0, .3, 1);
  -moz-transition: all 0.4s cubic-bezier(.2, 0, .3, 1);
  -ms-transition: all 0.4s cubic-bezier(.2, 0, .3, 1);
  -o-transition: all 0.4s cubic-bezier(.2, 0, .3, 1);
  transition: all 0.4s cubic-bezier(.2, 0, .3, 1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}
.post-icon:before {
  font-family: 'feather';
  font-size: 20px;
  line-height: 28px;
  color: #232323
}
.post-type-video-html5:before {
  content: "\e8ae";
  margin-left: 3px;
  position: relative;
  top: 1px
}
.post-type-quote:before {
  content: "\e891";
  position: relative;
  top: 1px
}
.post-type-audio:before {
  content: "\e89d";
  margin-right: 3px
}
.post-type-video:before {
  content: "\e8ec"
}
.post-type-gallery:before {
  content: "\e878";
  margin-right: 1px
}
.post-type-gallery-slider:before {
  content: "\e87c"
}
.blog-widget.blog-grid .blog-post {
  padding: 30px;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}
.blog-widget.blog-grid .blog-post .blog-post-images {
  height: auto;
  width: 140px;
  margin-bottom: 0
}
.blog-widget.blog-grid .blog-post .post-details {
  line-height: normal;
  padding: 0 0 0 30px;
  position: relative;
  top: -1px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}
.blog-widget .post-meta-like a {
  margin: 0 10px 0 0
}
.blog-widget.blog-grid .post-author-meta {
  width: 100%;
  display: block;
  margin-bottom: 12px
}
.blog-widget.blog-grid .blog-post:hover .blog-post-images img, .blog-widget.blog-grid .blog-post .blog-post-images img {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}
.blog-widget.blog-grid .blog-category {
  position: inherit;
  top: 0;
  right: 0;
  margin-bottom: 20px;
  display: block
}
.blog-clean.blog-grid .blog-post {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 6px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .08);
  box-shadow: 0 0 10px rgba(0, 0, 0, .08);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.blog-clean.blog-grid .blog-post-images img {
  -webkit-transition: all 1.5s cubic-bezier(0, 0, .2, 1);
  transition: all 1.5s cubic-bezier(0, 0, .2, 1)
}
.blog-clean.blog-grid .blog-post:hover .blog-post-images img {
  opacity: 0.6;
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1)
}
.blog-clean.blog-grid .elementor-icon {
  width: 46px;
  height: 46px;
  line-height: 48px;
  padding: 0;
  border: 1px solid;
  border-radius: 100%;
  text-align: center;
  opacity: 0;
  margin-top: 15px;
  color: #232323;
  font-size: 18px;
  background-color: #FFF;
  border: 1px solid #fff;
  left: 50%;
  top: 50%;
  position: absolute;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out
}
.blog-clean.blog-grid .blog-post:hover .elementor-icon {
  opacity: 1;
  margin-top: 0
}
.blog-clean.blog-grid .elementor-icon i {
  display: inline-block;
  line-height: initial
}
.blog-clean.blog-grid .post-details {
  padding: 35px
}
.blog-clean.blog-grid .post-date {
  font-size: 14px;
  line-height: 20px;
  display: block
}
.blog-clean.blog-grid .post-date {
  margin-bottom: 0
}
.blog-clean.blog-grid .entry-title {
  color: #232323;
  font-size: 15px;
  line-height: 30px;
  display: block
}
.blog-clean.blog-grid .entry-title:hover {
  color: #0038e3
}
.blog-clean.blog-grid .post-author-meta {
  margin-bottom: -1px
}
.blog-standard.blog-grid .blog-post-images .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 20px
}
.blog-standard.blog-grid .blog-post {
  border-radius: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e4e4e4;
  margin-bottom: 4.5rem
}
.blog-standard.blog-grid .blog-post:hover .blog-post-images img {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}
.blog-standard.blog-grid li:last-child .blog-post {
  margin-bottom: 0
}
.blog-standard.blog-grid .post-meta {
  z-index: 1;
  background-color: #0038e3;
  position: absolute;
  border-radius: 4px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 0;
  padding: 6px 20px 5px;
  white-space: nowrap
}
.blog-standard.blog-grid .post-details {
  position: relative
}
.blog-standard.blog-grid .post-meta, .blog-standard.blog-grid .post-meta a {
  font-size: 13px;
  line-height: 22px;
  color: #fff;
  font-weight: 500
}
.blog-standard.blog-grid .post-meta span, .blog-standard.blog-grid .post-meta a {
  font-weight: 500;
  margin: 0;
  display: inline-block;
  position: initial;
  padding: 0
}
.blog-standard.blog-grid .blog-post:hover .blog-category a {
  color: #fff
}
.blog-standard.blog-grid .entry-title {
  display: block
}
.blog-standard.blog-grid .post-meta span.post-meta-separator {
  margin: 0 7px
}
.blog-standard.blog-grid .post-meta-wrapper {
  border-top: 1px solid #e4e4e4;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center
}
.blog-standard.blog-grid .post-meta-wrapper > span {
  border-right: 1px solid #e4e4e4;
  padding: 16px 15px 16px 15px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.blog-standard.blog-grid .post-meta-wrapper > span:last-child {
  border: 0
}
.blog-standard.blog-grid .post-meta-wrapper > span i {
  margin-right: 8px
}
.blog-standard.blog-grid .blog-like span:first-of-type, .blog-grid.blog-standard .comment-link span:first-of-type {
  margin-left: 0
}
.blog-standard .post-meta-wrapper > span, .blog-standard .post-meta-wrapper > span a {
  font-size: 12px;
  line-height: 22px;
  vertical-align: top;
  font-weight: 400
}
.blog-standard.blog-grid .blog-post .blog-category a, .blog-standard.blog-grid .blog-post:hover .blog-category a {
  background-color: transparent
}
.blog-standard.blog-grid .post-details > div:last-child {
  margin-bottom: 0
}
.blog-standard .grid-item:not(.has-post-thumbnail) .blog-post .post-details {
  margin-top: 50px
}
.blog-grid .blog-post {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .08);
  box-shadow: 0 0 20px rgba(0, 0, 0, .08);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  will-change: transform
}
.blog-grid .blog-post-images {
  overflow: hidden;
  position: relative
}
.blog-grid .blog-post-images img {
  -webkit-transition: all 1.5s cubic-bezier(0, 0, .2, 1);
  transition: all 1.5s cubic-bezier(0, 0, .2, 1);
  will-change: transfrom
}
.blog-post:hover .blog-post-images img {
  opacity: 0.6;
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1)
}
.blog-grid .blog-category {
  position: absolute;
  top: 23px;
  right: 23px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  z-index: 1;
  will-change: transfrom
}
.blog-grid .blog-category a {
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  background-color: rgba(23, 23, 23, .75);
  color: #fff;
  border-radius: 2px;
  padding: 5px 13px
}
.blog-grid .blog-post:hover .blog-category a {
  background-color: #fff;
  color: #232323;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}
.blog-grid .post-details {
  padding: 2.75rem 3rem;
  word-break: break-word
}
.blog-grid .post-date, .blog-grid .post-date a {
  font-size: 13px;
  line-height: 22px;
  font-weight: 400
}
.blog-grid .post-date {
  display: block;
  margin-bottom: 10px
}
.blog-grid .entry-title {
  color: #232323;
  font-size: 16px;
  line-height: 28px;
  display: block;
  margin-bottom: 15px
}
.blog-grid .entry-title:hover {
  color: #0038e3
}
.blog-grid .entry-content {
  margin-bottom: 25px
}
.blog-grid .entry-content p:last-child {
  margin-bottom: 0
}
.blog-grid .blog-post-button {
  font-size: 11px;
  padding: 8px 12px;
  margin-bottom: 25px;
  background-color: #232323
}
.blog-grid .blog-post-button:hover {
  background-color: #0038e3
}
.blog-grid .horizontal-separator {
  width: 100%;
  margin-bottom: 25px
}
.blog-grid .post-author-meta {
  margin-right: auto
}
.blog-grid .avatar {
  width: 30px;
  border-radius: 100%;
  margin-right: 10px
}
.blog-grid .author-name, .blog-grid .author-name a {
  font-size: 13px;
  line-height: 22px;
  font-weight: 400
}
.blog-grid .blog-like, .blog-grid .comment-link {
  font-size: 12px;
  line-height: 16px;
  margin-left: 10px
}
.blog-grid .blog-like span:first-of-type, .blog-grid .comment-link span:first-of-type {
  margin-left: 5px
}
.blog-grid .post-meta a i {
  margin-right: 0
}
.blog-grid .post-meta a > span:first-of-type {
  margin-left: 5px
}
.blog-grid .post-meta > span:first-child a, .blog-grid .post-meta > a:first-child {
  margin-left: 0
}
.post-meta .blog-like span.posts-like-count {
  display: inline-block
}
.post-meta .blog-like span.posts-like, .post-meta .comment-link span.comment-text {
  display: none
}
.blog-grid .post-meta span.posts-like-count, .blog-grid .post-meta span.comment-count {
  font-weight: 400
}
.blog-grid.default-blog-grid .blog-like, .blog-grid.default-blog-grid .comment-link {
  display: table-cell
}
.post-meta-wrapper .blog-like span.posts-like, .post-meta-wrapper .comment-link span.comment-text {
  display: none
}
.post-meta-grid .post-author-meta {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important
}
.post-meta-grid .post-meta-like, .post-meta-grid .post-meta-comments {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
.post-meta-grid .post-meta-like .blog-like, .post-meta-grid .post-meta-comments .comment-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
.blog-masonry.blog-grid .post-meta {
  padding: 15px 30px
}
.blog-masonry.blog-grid .post-date {
  margin-bottom: 0;
  margin-right: auto;
  color: #262b35;
  font-weight: 500
}
.blog-masonry.blog-grid .blog-category {
  top: inherit;
  right: inherit;
  left: 0;
  bottom: 0;
  padding: 13px 25px;
  background-color: #fff;
  line-height: 13px
}
.blog-masonry.blog-grid .blog-category a {
  font-size: 13px;
  line-height: 13px;
  background-color: transparent;
  color: #0038e3;
  border-radius: 0;
  padding: 0;
  font-weight: 500
}
.blog-masonry.blog-grid .blog-post:hover .blog-category a {
  background-color: transparent;
  color: #0038e3;
  -webkit-box-shadow: none;
  box-shadow: none
}
.blog-masonry.blog-grid .blog-post:hover .blog-post-images img {
  opacity: 1
}
.blog-masonry.blog-grid .post-author-meta {
  margin-bottom: 20px;
  display: block
}
.blog-masonry.blog-grid .blog-post-button {
  margin-bottom: 0
}
.blog-masonry.blog-grid .comment-link span, .blog-masonry.blog-grid .blog-like span {
  font-weight: 500
}
.blog-masonry.blog-grid .post-meta-like, .blog-masonry.blog-grid .post-meta-comments {
  line-height: normal
}
.blog-classic.blog-grid .blog-post {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}
.blog-classic.blog-grid .blog-post:hover .blog-post-images img {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}
.blog-classic.blog-grid .blog-post-images {
  margin-bottom: 40px
}
.blog-classic.blog-grid .post-details {
  padding: 0;
  margin-bottom: 30px
}
.blog-classic.blog-grid .post-details .entry-title {
  margin-bottom: 20px
}
.blog-classic.blog-grid .post-meta-wrapper {
  margin-bottom: 20px
}
.blog-classic.blog-grid .post-date {
  margin-bottom: 0;
  margin-top: 10px
}
.blog-post-button-wrapper {
  margin-right: auto
}
.blog-classic.blog-grid .elementor-gradient-button-wrapper {
  font-size: 12px;
  line-height: 16px;
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  color: #232323;
  display: inline-block
}
.blog-classic.blog-grid .blog-post-meta-wrapper .horizontal-separator {
  width: 28px;
  margin: 0 8px 0 0;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 1s cubic-bezier(0, 0, .2, 1);
  transition: all 1s cubic-bezier(0, 0, .2, 1)
}
.blog-classic.blog-grid .post-meta {
  margin-right: 1px
}
.blog-classic.blog-grid .blog-post:hover .horizontal-separator {
  width: 50px
}
.blog-classic.blog-grid .entry-content {
  margin-bottom: 20px;
  width: 95%
}
.blog-classic.blog-grid .horizontal-separator + .elementor-button-wrapper {
  display: inline-block
}
.blog-simple.blog-grid .blog-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .08);
  box-shadow: 0 0 15px rgba(0, 0, 0, .08);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.blog-simple.blog-grid .blog-post-images {
  width: 50%;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  background-position: right center
}
.blog-simple.blog-grid .blog-post:hover .blog-post-images {
  background-position: left center !important
}
.blog-simple.blog-grid .blog-post-images a {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1f232c;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out
}
.blog-simple.blog-grid .blog-post:hover .blog-post-images a {
  opacity: .3
}
.blog-simple.blog-grid .post-details {
  padding: 3.5rem
}
.blog-simple.blog-grid .blog-post-images ~ .post-details {
  width: 50%
}
.blog-simple.blog-grid .blog-category {
  position: inherit;
  top: inherit;
  right: inherit;
  margin-bottom: 4.5rem;
  display: block
}
.blog-simple.blog-grid .blog-category a {
  color: #232323;
  font-size: 11px;
  line-height: 14px;
  background-color: #FFF;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, .1);
  padding: 6px 16px;
  font-weight: 500;
  -webkit-box-shadow: 0 0 20px rgba(23, 23, 23, .08);
  box-shadow: 0 0 20px rgba(23, 23, 23, .08)
}
.blog-simple.blog-grid .blog-post:hover .blog-category a {
  -webkit-box-shadow: 0 0 0 rgba(23, 23, 23, .08);
  box-shadow: 0 0 0 rgba(23, 23, 23, .08)
}
.blog-simple.blog-grid .post-author-meta {
  margin: 0 0 10px 0;
  clear: both;
  display: block
}
.blog-simple.blog-grid .post-date {
  margin-bottom: 5px
}
.blog-side-image .blog-post {
  overflow: hidden;
  position: relative;
  background-color: #fff;
  padding: 28px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .08);
  box-shadow: 0 0 20px rgba(0, 0, 0, .08)
}
.blog-side-image .blog-post-images {
  overflow: hidden;
  position: relative;
  width: 55%
}
.blog-side-image .blog-post-images img {
  -webkit-transition: all 1.5s cubic-bezier(0, 0, .2, 1);
  transition: all 1.5s cubic-bezier(0, 0, .2, 1)
}
.blog-side-image .blog-post:hover .blog-post-images img {
  opacity: 1;
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1)
}
.blog-side-image .blog-post-images ~ .post-details {
  width: 45%;
  padding-left: 4.5rem;
  padding-right: 4.5rem
}
.blog-side-image .post-date {
  display: block;
  margin-bottom: 15px;
  color: #0038e3;
  font-size: 13px;
  line-height: 22px
}
.blog-side-image .entry-title {
  font-size: 20px;
  line-height: 28px;
  color: #232323;
  display: block;
  margin-bottom: 20px
}
.blog-side-image .entry-title:hover {
  color: #0038e3
}
.blog-side-image .entry-content {
  margin-bottom: 17%
}
.blog-side-image .blog-post-button {
  font-size: 11px;
  padding: 8px 12px;
  margin-bottom: 20px;
  background-color: #232323;
  color: #fff
}
.blog-side-image .blog-post-button:hover {
  background-color: #0038e3
}
.blog-side-image .post-author-meta {
  margin: 0;
  clear: both;
  display: block
}
.blog-side-image .avatar {
  width: 25px;
  border-radius: 100%;
  margin-right: 10px
}
.blog-side-image .author-name, .blog-side-image .author-name a {
  font-size: 12px;
  line-height: 18px
}
.blog-side-image .author-name a {
  color: #232323
}
.blog-side-image .author-name a:hover {
  color: #0038e3
}
.blog-side-image .horizontal-separator {
  margin: 0 15px 0;
  width: 30px;
  display: inline-block;
  vertical-align: middle
}
.blog-side-image .blog-category {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 17px
}
.blog-side-image .blog-category a {
  color: #232323
}
.blog-side-image .blog-category a:hover {
  color: #0038e3
}
.blog-side-image .blog-like, .blog-side-image .comment-link {
  font-size: 12px;
  line-height: 16px;
  margin-left: 10px
}
.blog-side-image .post-meta {
  margin-top: 15px
}
.blog-side-image .post-meta a i {
  margin-right: 5px
}
.blog-side-image .post-meta > span:first-child a, .blog-side-image .post-meta > a:first-child {
  margin-left: 0
}
.blog-side-image .post-meta > a > i {
  margin-right: 0
}
.blog-side-image:not(.litho-grid-no-order) .grid-item:nth-child(even) .blog-post-images {
  -ms-flex-order: 2;
  order: 2
}
.blog-side-image .grid-item .blog-post {
  padding-right: 0
}
.blog-side-image:not(.litho-grid-no-order) .grid-item:nth-child(even) .blog-post {
  padding-left: 0;
  padding-right: 28px
}
.blog-metro.blog-grid .blog-post {
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}
.blog-metro.blog-grid .blog-category {
  position: initial;
  top: initial;
  right: initial
}
.blog-metro.blog-grid .post-details {
  padding: 3.5rem;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}
.blog-metro.blog-grid .post-details .entry-title {
  width: 85%;
  letter-spacing: -.5px
}
.blog-metro.blog-grid .blog-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.blog-metro.blog-grid .blog-post-images {
  background-color: transparent
}
.blog-overlay-image.blog-grid .blog-post {
  z-index: 1;
  padding: 3.5rem
}
.blog-overlay-image.blog-grid .blog-post.hvr-shrink {
  width: 100%
}
.blog-overlay-image.blog-grid .blog-category {
  position: inherit;
  display: block;
  margin-bottom: 6.5rem
}
.blog-overlay-image.blog-grid .blog-category a {
  border: 1px solid #E4E4E4
}
.blog-overlay-image.blog-grid .blog-post:hover .blog-category a {
  border-color: rgba(23, 23, 23, 0.75)
}
.blog-overlay-image.blog-grid .post-author-meta {
  clear: both;
  display: block
}
.blog-overlay-image.blog-grid .post-meta {
  margin-top: 10px
}
.blog-overlay-image.blog-grid .blog-post-images {
  transform: scale(1.1, 1.1);
  opacity: 0;
  z-index: -1;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.blog-overlay-image.blog-grid .post-images-bg {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  overflow: hidden;
  position: relative;
  background-position: center center !important
}
.blog-overlay-image.blog-grid .blog-post-images, .blog-overlay-image.blog-grid .blog-overlay-image {
  transform: scale(1.1, 1.1);
  opacity: 0;
  z-index: -1;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: rgb(35, 35, 35);
  background: linear-gradient(0deg, rgba(35, 35, 35, 1) 0%, rgba(35, 35, 35, 0) 89%);
  will-change: transfrom
}
.blog-overlay-image.blog-grid .blog-overlay-image {
  z-index: 1
}
.blog-overlay-image.blog-grid .grid-item:hover .blog-post-images, .blog-overlay-image.blog-grid .grid-item:hover .blog-overlay-image {
  transform: scale(1, 1);
  opacity: 1;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.blog-overlay-image.blog-grid .post-date, .blog-overlay-image.blog-grid .entry-title, .blog-overlay-image.blog-grid .entry-content, .blog-overlay-image.blog-grid .elementor-gradient-button-wrapper, .blog-overlay-image.blog-grid .post-author-meta, .blog-overlay-image.blog-grid .post-meta {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out
}
.blog-overlay-image.blog-grid .entry-title {
  position: relative;
  color: #1f232c;
  margin-bottom: 22px
}
.blog-overlay-image.blog-grid .post-date {
  opacity: 0;
  margin-bottom: -20px;
  transform: scale(1, 0);
  font-weight: 500
}
.blog-overlay-image.blog-grid .elementor-gradient-button-wrapper {
  opacity: 1;
  transform: scale(1, 1);
  margin-bottom: 0;
  font-size: 12px;
  line-height: 12px
}
.blog-overlay-image.blog-grid .grid-item:hover .post-date {
  opacity: .75;
  margin-bottom: 15px;
  transform: scale(1, 1)
}
.blog-overlay-image.blog-grid .grid-item:hover .entry-title {
  margin-bottom: -20px
}
.blog-overlay-image.blog-grid .grid-item:hover .elementor-gradient-button-wrapper {
  opacity: 0;
  transform: scale(1, 0)
}
.blog-overlay-image.blog-grid .post-details {
  padding: 0;
  will-change: transfrom
}
.blog-modern.blog-grid .blog-post {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .08);
  box-shadow: 0 0 0 rgba(0, 0, 0, .08);
  border-radius: 0;
  background-color: transparent
}
.blog-modern.blog-grid .post-details {
  background-color: #fff;
  position: absolute;
  bottom: 44px;
  left: 30px;
  padding: 3rem;
  width: calc(100% - 60px);
  box-shadow: 0 0 30px rgba(0, 0, 0, .08);
  -webkit-transition: all 0.5s cubic-bezier(0, 0, .2, 1);
  transition: all 0.5s cubic-bezier(0, 0, .2, 1)
}
.blog-modern.blog-grid .grid-item:hover .post-details {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px)
}
.blog-modern.blog-grid .blog-category {
  position: initial;
  width: 100%;
  display: block;
  margin-bottom: 10px
}
.blog-modern.blog-grid .blog-post-images {
  margin-bottom: 150px
}
.blog-modern.blog-grid .post-author-meta {
  width: 100%
}
.blog-modern.blog-grid .blog-post:hover .blog-category a {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  box-shadow: 0 0 0 rgba(0, 0, 0, .2)
}
.blog-modern.blog-grid .post-author-meta {
  display: block;
  margin-bottom: 7px
}
.blog-modern.blog-grid .blog-post:hover .blog-post-images img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}
.litho-comments-wrap .blog-comment li .comment-awaiting-moderation {
  position: absolute;
  bottom: -80px;
  color: #232323;
  left: 90px;
  width: calc(100% - 90px);
  line-height: normal
}
body.blog .litho-default-main-section .litho_layout_no_sidebar_single {
  padding-top: 130px;
  padding-bottom: 130px
}
body.blog .litho-default-main-section .blog-grid {
  margin-left: -15px;
  margin-right: -15px
}
.litho-blog-sidebar .blog-standard.blog-post-sticky, .litho-layout-right-sidebar .blog-standard.blog-post-sticky, .litho-layout-left-sidebar .blog-standard.blog-post-sticky {
  padding-top: 0
}
.blog-standard.blog-post-sticky .blog-post-images .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 20px
}
.blog-standard.blog-post-sticky .blog-post {
  border-radius: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0 solid #e4e4e4;
  margin-bottom: 4.5rem;
  background-color: #f7f7f7
}
.blog-standard.blog-post-sticky .blog-post .blog-post-images {
  padding: 2.75rem 3rem 0
}
.blog-standard.blog-post-sticky .post-details {
  padding: 5.5rem 9rem 5.5rem 9rem
}
.blog-standard.blog-post-sticky .entry-title {
  color: #232323;
  display: block;
  font-size: 1.8rem;
  line-height: 1.4em;
  letter-spacing: -0.5px;
  width: 100%;
  margin: 0px 0px 25px 0px;
  font-weight: 500
}
.blog-standard.blog-post-sticky .entry-title:hover {
  color: #0038e3
}
.blog-standard.blog-post-sticky .blog-post:hover .blog-post-images img {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}
.blog-standard.blog-post-sticky li:last-child .blog-post {
  margin-bottom: 0
}
.blog-standard.blog-post-sticky .post-meta {
  z-index: 1;
  background-color: #0038e3;
  position: absolute;
  border-radius: 4px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 0;
  padding: 6px 20px 5px;
  white-space: nowrap
}
.blog-standard.blog-post-sticky .post-details {
  position: relative
}
.blog-standard.blog-post-sticky .post-meta, .blog-standard.blog-post-sticky .post-meta a {
  font-size: 13px;
  line-height: 22px;
  color: #fff;
  font-weight: 500
}
.blog-standard.blog-post-sticky .post-meta span, .blog-standard.blog-post-sticky .post-meta a {
  font-weight: 500;
  margin: 0;
  display: inline-block;
  position: initial;
  padding: 0;
  text-transform: uppercase
}
.blog-standard.blog-post-sticky .blog-post:hover .blog-category a {
  color: #fff
}
.blog-standard.blog-post-sticky .entry-title {
  display: block
}
.blog-standard.blog-post-sticky .post-meta span.post-meta-separator {
  margin: 0 7px
}
.blog-standard.blog-post-sticky .post-meta-wrapper {
  border-top: 1px solid #e4e4e4;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center
}
.blog-standard.blog-post-sticky .post-meta-wrapper > span {
  border-right: 1px solid #e4e4e4;
  padding: 16px 15px 16px 15px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.blog-standard.blog-post-sticky .post-meta-wrapper > span:last-child {
  border: 0
}
.blog-standard.blog-post-sticky .post-meta-wrapper > span i {
  margin-right: 8px
}
.blog-standard.blog-post-sticky .avatar {
  width: 30px;
  border-radius: 100%;
  margin-right: 10px
}
.blog-standard.blog-post-sticky .blog-like span:first-of-type, .blog-post-sticky.blog-standard .comment-link span:first-of-type {
  margin-left: 0
}
.blog-standard.blog-post-sticky .post-meta-wrapper > span, .blog-standard.blog-post-sticky .post-meta-wrapper > span a {
  font-size: 11px;
  line-height: 22px;
  vertical-align: top;
  text-transform: uppercase
}
.blog-standard.blog-post-sticky .blog-post .blog-category a, .blog-standard.blog-post-sticky .blog-post:hover .blog-category a {
  background-color: transparent
}
.blog-standard.blog-post-sticky .entry-content {
  margin-bottom: 25px
}
.blog-standard.blog-post-sticky .entry-content > div:last-child {
  margin-bottom: 0
}
.blog-standard.blog-post-sticky .post-details .btn {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 7px 22px 7px 22px;
  margin: 10px 0px 0px 0px;
  line-height: normal;
  border-radius: 2px
}
.blog-details-text.entry-content {
  padding-left: 0;
  padding-right: 0
}
.litho-blog-sidebar, .litho-layout-right-sidebar, .litho-layout-left-sidebar {
  padding-top: 130px;
  padding-bottom: 130px
}
.tag-like-social-wrapper {
  padding-bottom: 130px
}
.tag-like-social-wrapper .container {
  padding-left: 5.4%;
  padding-right: 5.4%
}
.tag-like-social-wrapper .container .row:first-child {
  margin-bottom: 35px
}
.tag-like-social-wrapper .container .row:nth-child(2) {
  margin-bottom: 60px
}
.tag-like-social-wrapper .container .row:last-child {
  margin-bottom: 0
}
.single-post .blog-image {
  margin-bottom: 4rem;
  text-align: center
}
.single-post .blog-image img {
  border-radius: 6px
}
.litho_layout_no_sidebar_single.container-fluid .litho-content-full-part {
  padding-left: 0;
  padding-right: 0
}
body.blog .litho-default-main-section .litho_layout_no_sidebar_single.container-fluid .litho-content-full-part {
  padding-left: 15px;
  padding-right: 15px
}
.single-post .container-fluid-with-padding {
  padding-left: 15px;
  padding-right: 15px
}
.litho-related-posts-wrap {
  background-color: #f7f7f7;
  padding: 130px 0
}
.litho-related-posts-wrap ul {
  padding-left: 0
}
.litho-related-posts-wrap > div:first-child > div:first-child {
  text-align: center;
  margin-bottom: 7.6rem
}
.litho-related-posts-wrap .related-post-general-subtitle {
  display: block;
  font-weight: 500;
  text-transform: uppercase
}
.litho-related-posts-wrap .related-post-general-title {
  color: #232323;
  letter-spacing: -1px;
  display: block;
  font-weight: 500;
  font-size: 2.30rem;
  line-height: 3rem
}
.litho-related-posts-wrap .blog-grid li {
  padding: 0 15px;
  text-align: center;
  will-change: transform;
  margin-bottom: 30px
}
.litho-related-posts-wrap .blog-grid.blog-clean li .blog-post:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px)
}
.litho-related-posts-wrap .blog-grid .blog-post-images {
  background-image: linear-gradient(60deg, #0039E3 34%, #8600D4 100%);
  background-color: transparent
}
.litho-related-posts-wrap .blog-grid .blog-post-images .hover-icon {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border: 1px solid #fff;
  background-color: #fff;
  color: #232323;
  font-size: 18px;
  border-radius: 100%;
  text-align: center;
  opacity: 0;
  margin-top: 15px;
  left: 50%;
  top: 50%;
  position: absolute;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out
}
.litho-related-posts-wrap .blog-grid .grid-item:hover .hover-icon {
  opacity: 1;
  margin-top: 0
}
.litho-related-posts-wrap .blog-grid .grid-item:hover .blog-post {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .08);
  box-shadow: 0 0 30px rgba(0, 0, 0, .08)
}
.litho-related-posts-wrap .blog-grid .post-date {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  margin: 0 0 7px 0
}
.litho-related-posts-wrap .blog-grid .entry-title {
  font-weight: 500;
  margin: 0;
  line-height: 24px
}
.litho-related-posts-wrap .blog-grid .entry-content {
  margin-top: 15px;
  margin-bottom: 0
}
.litho-comments-wrap .comments {
  width: 100%;
  padding: 0 13% 0
}
.litho-comments-wrap .comments .comment-reply-title {
  text-align: center;
  color: #232323;
  font-weight: 500;
  margin-bottom: 25px
}
.litho-comments-wrap .comments .comments-header {
  margin-bottom: 5rem;
  padding: 0 15px
}
.litho-comments-wrap .blog-comment {
  margin: 0 0 130px;
  padding: 0;
  list-style: none
}
.litho-comments-wrap .blog-comment li {
  padding-bottom: 65px;
  position: relative
}
.litho-comments-wrap .blog-comment li .comment-author-wrapper {
  position: relative
}
.litho-comments-wrap .blog-comment > li:first-child {
  padding-top: 0
}
.litho-comments-wrap .blog-comment li:last-child {
  padding-bottom: 0
}
.litho-comments-wrap .blog-comment li ul.children {
  list-style: none;
  margin-left: 70px;
  padding-left: 0
}
.litho-comments-wrap .blog-comment li ul.children li {
  margin-top: 60px;
  padding-bottom: 0
}
.litho-comments-wrap .blog-comment li .comment-image-box {
  width: 75px;
  margin-right: 25px
}
.litho-comments-wrap .blog-comment li .comment-image-box img {
  border-radius: 100%;
  width: 95%
}
.litho-comments-wrap .blog-comment li .comment-text-box {
  padding-left: 0
}
.litho-comments-wrap .blog-comment li .comment-text-box p:last-child {
  margin-bottom: 0
}
.litho-comments-wrap .blog-comment li .comment-text-box .comment-title-edit-link a {
  font-weight: 500;
  color: #232323;
  font-size: 14px;
  line-height: 20px
}
.litho-comments-wrap .blog-comment li .comment-text-box .comment-title-edit-link a:hover {
  color: #0038e3
}
.litho-comments-wrap .blog-comment li .comment-text-box .comment-reply-link {
  float: right;
  margin-top: 7px;
  font-size: 11px;
  line-height: 18px;
  color: #939393;
  text-transform: uppercase;
  padding: 5px 16px 3px 16px;
  border-radius: 50px;
  border: 1px solid rgba(43.9, 43.9, 43.9, .25);
  background-color: #fff
}
.litho-comments-wrap .blog-comment li .comment-text-box .comment-reply-link:hover {
  border-color: #0038e3;
  background: #0038e3;
  color: #fff
}
.litho-comments-wrap .blog-comment li .comment-text-box .comments-date {
  font-size: 14px;
  line-height: 20px;
  color: #939393;
  margin-bottom: 15px
}
.litho-comments-wrap .blog-comment li .comment-text-box .comment-text {
  width: 85%
}
.litho-comments-wrap .blog-comment li .comment-text-box .comment-title-edit-link {
  display: inline
}
.litho-comments-wrap .comments .comment-respond {
  padding: 130px 0 0 0
}
.litho-comments-wrap .blog-comment li .comment-respond {
  padding: 60px 0 0 0
}
.litho-comments-wrap .blog-comment li.bypostauthor, .litho-comments-wrap .blog-comment li ul.children li.bypostauthor {
  background-color: #f7f7f7;
  border-radius: 5px;
  padding: 40px;
  margin-bottom: 30px
}
.litho-comments-wrap .blog-comment li.bypostauthor:last-child, .litho-comments-wrap .blog-comment li ul.children li.bypostauthor:last-child {
  margin-bottom: 0
}
.litho-comments-wrap {
  padding: 130px 0
}
.litho-comments-wrap .comment-respond {
  width: 100%;
  padding: 0 13%
}
.litho-comments-wrap .comment-respond .comment-reply-title {
  color: #232323;
  margin-bottom: 7px;
  font-weight: 500;
  padding: 0;
  text-align: left
}
.litho-comments-wrap .comment-respond .comment-reply-title a {
  margin-left: 5px;
  font-size: 11px;
  line-height: 18px;
  color: #939393;
  text-transform: uppercase;
  padding: 5px 16px 5px 16px;
  border-radius: 50px;
  border: 1px solid rgba(43.9, 43.9, 43.9, .25);
  background-color: #fff
}
.litho-comments-wrap .comment-respond .comment-reply-title a:hover {
  border-color: #0038e3;
  background: #0038e3;
  color: #fff
}
.litho-comments-wrap .comment-respond .comment-reply-title small {
  float: right;
  font-size: 80%
}
.litho-comments-wrap .comment-notes {
  margin-bottom: 4rem
}
.litho-comments-wrap .litho-comment-form {
  margin: 0 -15px
}
.litho-comments-wrap .litho-comment-form .logged-in-as {
  padding: 0 15px
}
.litho-comments-wrap .litho-comment-form .row {
  margin: 0
}
.litho-comments-wrap .litho-comment-form input, .litho-comments-wrap .litho-comment-form textarea {
  padding: 15px 20px;
  font-size: 14px;
  margin-bottom: 30px;
  border-radius: 4px;
  line-height: initial
}
.litho-comments-wrap .litho-comment-form textarea {
  height: 120px;
  line-height: 30px;
  vertical-align: top
}
.litho-comments-wrap .litho-comment-form label {
  margin-bottom: 15px;
  width: 85%;
  vertical-align: top;
  line-height: 22px
}
.litho-comments-wrap .litho-comment-form label .required {
  color: #fb4f58
}
.litho-comments-wrap .litho-comment-form input[type=checkbox] {
  margin: 0 5px 0 0;
  padding: 0;
  width: auto;
  position: relative;
  top: 5px;
  vertical-align: top
}
.litho-comments-wrap .litho-comment-form .comment-form-cookies-consent {
  margin-bottom: 22px
}
.litho-comments-wrap .litho-comment-form .form-submit .submit, .litho-comments-wrap .litho-comment-form .form-submit .submit:focus {
  font-size: 12px;
  padding: 10px 26px;
  margin: 0;
  border-width: 2px;
  border-color: #232323
}
.litho-comments-wrap .litho-comment-form .form-submit .submit:hover {
  border-color: #232323
}
.litho-author-box-wrap .litho-author-box {
  padding: 4rem;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, .08);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.litho-author-box-wrap .litho-author-box .avtar-image-meta {
  width: 130px;
  margin-right: 60px
}
.litho-author-box-wrap .litho-author-box .avtar-image-meta .author-avatar img {
  border-radius: 100%;
  width: 110px
}
.litho-author-box-wrap .litho-author-box .avtar-image-meta .author-title {
  margin-top: 20px;
  display: block;
  font-weight: 500;
  color: #232323;
  font-size: 14px;
  line-height: 20px
}
.litho-author-box-wrap .litho-author-box .avtar-image-meta .author-title:hover {
  color: #0038e3
}
.litho-author-box-wrap .litho-author-box .author-content-meta {
  width: 75%
}
.litho-author-box-wrap .litho-author-box .author-content-meta p {
  margin-bottom: 20px
}
.litho-author-box-wrap .litho-author-box .author-content-meta .btn {
  color: #232323;
  font-size: 13px;
  text-transform: uppercase;
  padding: 5px 0 2px;
  position: relative;
  text-decoration: none;
  border: 0;
  border-bottom: 2px solid #232323;
  background-color: transparent
}
.litho-author-box-wrap .litho-author-box .author-content-meta .btn:hover {
  opacity: .7
}
.social-icon-style-3.blog-details-social-sharing ul {
  padding: 0;
  margin: 0
}
.social-icon-style-3.blog-details-social-sharing ul li {
  margin: 0 8px
}
.social-icon-style-3.blog-details-social-sharing ul li:first-child {
  margin-left: 0
}
.social-icon-style-3.blog-details-social-sharing ul li:last-child {
  margin-right: 0
}
.social-icon-style-3.blog-details-social-sharing ul li a {
  font-size: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0;
  display: inline-block;
  color: #232323;
  position: relative;
  text-align: center
}
.social-icon-style-3.blog-details-social-sharing ul li a:hover {
  color: #fff
}
.social-icon-style-3.blog-details-social-sharing ul li a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8);
  transform: scale(.8);
  border: 1px solid;
  border-radius: 100%;
  opacity: 0;
  -webkit-transition: all .5s cubic-bezier(0, 0, .2, 1);
  transition: all .5s cubic-bezier(0, 0, .2, 1)
}
.social-icon-style-3.blog-details-social-sharing ul li a:hover:after {
  opacity: .4;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3)
}
.social-icon-style-3.blog-details-social-sharing ul li a.facebook-f:hover {
  background-color: #3b5998
}
.social-icon-style-3.blog-details-social-sharing ul li a.facebook-f:after {
  border-color: #3b5998;
  color: #3b5998
}
.social-icon-style-3.blog-details-social-sharing ul li a.twitter:hover {
  background-color: #000
}
.social-icon-style-3.blog-details-social-sharing ul li a.twitter:after {
  border-color: #000;
  color: #000
}
.social-icon-style-3.blog-details-social-sharing ul li a.linkedin-in:hover {
  background-color: #007bb6
}
.social-icon-style-3.blog-details-social-sharing ul li a.linkedin-in:after {
  border-color: #007bb6;
  color: #007bb6
}
.social-icon-style-3.blog-details-social-sharing ul li a.pinterest-p:hover {
  background-color: #CB2027
}
.social-icon-style-3.blog-details-social-sharing ul li a.pinterest-p:after {
  border-color: #CB2027;
  color: #CB2027
}
.social-icon-style-3.blog-details-social-sharing ul li a.reddit:hover {
  background-color: #fd4504
}
.social-icon-style-3.blog-details-social-sharing ul li a.reddit:after {
  border-color: #fd4504;
  color: #fd4504
}
.social-icon-style-3.blog-details-social-sharing ul li a.stumbleupon:hover {
  background-color: #eb4823
}
.social-icon-style-3.blog-details-social-sharing ul li a.stumbleupon:after {
  border-color: #eb4823;
  color: #eb4823
}
.social-icon-style-3.blog-details-social-sharing ul li a.digg:hover {
  background-color: #333
}
.social-icon-style-3.blog-details-social-sharing ul li a.digg:after {
  border-color: #333;
  color: #333
}
.social-icon-style-3.blog-details-social-sharing ul li a.vk:hover {
  background-color: #07f
}
.social-icon-style-3.blog-details-social-sharing ul li a.vk:after {
  border-color: #07f;
  color: #07f
}
.social-icon-style-3.blog-details-social-sharing ul li a.xing:hover {
  background-color: #055a5f
}
.social-icon-style-3.blog-details-social-sharing ul li a.xing:after {
  border-color: #055a5f;
  color: #055a5f
}
.social-icon-style-3.blog-details-social-sharing ul li a.telegram-plane:hover {
  background-color: #1e96c8
}
.social-icon-style-3.blog-details-social-sharing ul li a.telegram-plane:after {
  border-color: #1e96c8;
  color: #1e96c8
}
.social-icon-style-3.blog-details-social-sharing ul li a.odnoklassniki:hover {
  background-color: #f68b25
}
.social-icon-style-3.blog-details-social-sharing ul li a.odnoklassniki:after {
  border-color: #f68b25;
  color: #f68b25
}
.social-icon-style-3.blog-details-social-sharing ul li a.viber:hover {
  background-color: #793baa
}
.social-icon-style-3.blog-details-social-sharing ul li a.viber:after {
  border-color: #793baa;
  color: #793baa
}
.social-icon-style-3.blog-details-social-sharing ul li a.whatsapp:hover {
  background-color: #1b8929
}
.social-icon-style-3.blog-details-social-sharing ul li a.whatsapp:after {
  border-color: #1b8929;
  color: #1b8929
}
.social-icon-style-3.blog-details-social-sharing ul li a.skype:hover {
  background-color: #0dafeb
}
.social-icon-style-3.blog-details-social-sharing ul li a.skype:after {
  border-color: #0dafeb;
  color: #0dafeb
}
.sidebar .social-icon-style-1 ul li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out
}
.sidebar .social-icon-style-1 ul li a i {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.sidebar .social-icon-style-1 ul li a:hover i {
  color: #828282
}
.sidebar .social-icon-style-1 ul li a.facebook:hover i {
  color: #3b5998
}
.sidebar .social-icon-style-1 ul li a.dribbble:hover i {
  color: #EA4C89
}
.sidebar .social-icon-style-1 ul li a.twitter:hover i {
  color: #000
}
.sidebar .social-icon-style-1 ul li a.instagram:hover i {
  color: #FE1F49
}
.tagcloud a {
  display: inline-block;
  text-align: center;
  font-size: 13px !important;
  line-height: 20px;
  margin: 0 8px 10px 0;
  padding: 6px 18px;
  border-radius: 4px;
  border: 1px solid #e4e4e4
}
.tagcloud a:hover, .tagcloud a.active {
  -webkit-box-shadow: 0 0 10px rgba(23, 23, 23, .1);
  box-shadow: 0 0 10px rgba(23, 23, 23, .1);
  color: #828282
}
.litho-blog-detail-like a {
  color: #232323;
  text-transform: uppercase;
  width: auto;
  border: 1px solid #e4e4e4;
  font-size: 12px;
  height: auto;
  border-radius: 4px;
  padding: 6px 18px 5px;
  line-height: 20px;
  font-weight: 500;
  margin: 0 0 10px 0;
  display: inline-block
}
.litho-blog-detail-like a i {
  margin-right: 8px;
  color: #fa5c47;
  font-size: 12px
}
.litho-blog-detail-like a:hover {
  -webkit-box-shadow: 0 0 10px rgba(23, 23, 23, .1);
  box-shadow: 0 0 10px rgba(23, 23, 23, .1)
}
.litho-blog-detail-like a .posts-like-count {
  margin-right: 2px
}
.single-post-main-section .litho-single-post-meta ul {
  padding: 0;
  margin: 0 0 2rem 0
}
.single-post-main-section .litho-single-post-meta ul li {
  display: inline-block;
  margin-right: 25px;
  vertical-align: middle
}
.single-post-main-section .litho-single-post-meta ul li i {
  color: #0038e3;
  margin-right: 10px
}
.single-post-main-section .single-post-title {
  margin-bottom: 4.5rem;
  width: 100%;
  color: #232323;
  font-weight: 500;
  word-break: break-word;
  font-size: 2.30rem;
  line-height: 3rem
}
.single-post-main-section .single-post-title ~ .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
  clear: both
}
.single-post-main-section.within-content-area .blog-details-text, .single-post-main-section.within-content-area .tag-like-social-wrapper {
  padding-bottom: 100px
}
.single-post-main-section.within-content-area .tag-like-social-wrapper .container, .single-post-main-section.within-content-area .litho-comments-wrap .container, .single-post-main-section.within-content-area .litho-related-posts-wrap .container, .single-portfolio-main-section.within-content-area .litho-related-portfolio-wrap .container, .single-portfolio-main-section.within-content-area .litho-comments-wrap .container {
  width: 100%;
  max-width: 100%
}
.single-post-main-section.within-content-area .tag-like-social-wrapper .container, .single-post-main-section.within-content-area .litho-comments-wrap .comments, .single-post-main-section.within-content-area .litho-comments-wrap .comment-respond, .single-post-main-section.within-content-area .litho-related-posts-wrap .container, .single-portfolio-main-section.within-content-area .litho-comments-wrap .comment-respond, .litho-page-main-section.within-content-area .litho-comments-wrap .comment-respond, .single-portfolio-main-section.within-content-area .porfolio-categories-lists .container, .single-portfolio-main-section.within-content-area .litho-comments-wrap .comments {
  padding-left: 0;
  padding-right: 0
}
.single-post-main-section.within-content-area .litho-related-posts-wrap {
  background-color: transparent;
  padding: 0
}
.single-post-main-section.within-content-area .litho-related-posts-wrap > div:first-child > div:first-child {
  margin-bottom: 5rem
}
.single-post-main-section.within-content-area .litho-comments-wrap {
  padding: 100px 0 0 0
}
.litho-page-main-section.within-content-area .litho-comments-wrap {
  padding-top: 0
}
.litho-page-main-section.within-content-area .litho-comments-wrap .row {
  margin-right: 0;
  margin-left: 0
}
.litho-page-main-section.within-content-area .litho-comments-wrap .comments {
  padding: 0
}
.litho-page-main-section.within-content-area .litho-layout-both-sidebar .litho-comments-wrap {
  padding-bottom: 0
}
.single-portfolio-main-section.within-content-area .porfolio-categories-lists {
  margin-bottom: 0
}
.single-post-layout-standard .litho_layout_no_sidebar_single {
  padding-top: 130px;
  padding-bottom: 130px
}
.single-post-main-section .litho_layout_no_sidebar_single .blog-image, .single-post-main-section .litho_layout_right_sidebar_single .blog-image, .single-post-main-section .litho_layout_left_sidebar_single .blog-image {
  width: 100%
}
.single-post-main-section .litho_layout_no_sidebar_single .blog-image img, .single-post-main-section .litho_layout_right_sidebar_single .blog-image img, .single-post-main-section .litho_layout_left_sidebar_single .blog-image img {
  border-radius: 6px
}
.single-post-main-section .blog-post-gallery-type {
  margin-bottom: 4.5rem;
  margin-left: -5px;
  margin-right: -5px
}
.blog-post-gallery-type li.grid-item * {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out
}
.blog-post-gallery-type li.grid-item {
  padding: 5px
}
.blog-post-gallery-type li.grid-item figure {
  text-align: center;
  margin: 0;
  background-color: #232323;
  position: relative;
  overflow: hidden
}
.blog-post-gallery-type li.grid-item figure figcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  padding-top: 50px;
  padding-bottom: 50px
}
.blog-post-gallery-type li.grid-item figure figcaption i {
  font-size: 28px;
  color: #fff;
  margin-left: -10px;
  margin-top: -10px;
  left: 50%;
  top: 50%;
  position: absolute;
  opacity: 0;
  transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -webkit-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity
}
.blog-post-gallery-type li.grid-item figure:hover img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  opacity: 0.15
}
.blog-post-gallery-type li.grid-item figure:hover figcaption {
  opacity: 1
}
.blog-post-gallery-type li.grid-item figure:hover i {
  opacity: 1;
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px)
}
.single-post-main-section .litho-post-single-slider .swiper-button-next, .single-post-main-section .litho-post-single-slider .swiper-button-prev {
  height: 40px;
  width: 40px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.single-post-main-section .litho-post-single-slider .swiper-button-next:hover, .single-post-main-section .litho-post-single-slider .swiper-button-prev:hover {
  background-color: #232323;
  color: #fff
}
.single-post-main-section .litho-post-single-slider .swiper-slide {
  cursor: url(../img/icon-move-white.png), move
}
.single-post-main-section .litho-blog-video-html5 {
  margin-bottom: 4.5rem
}
.single-post-main-section .litho-blog-video-html5 video {
  border-radius: 6px
}
.single-post-main-section .litho-blog-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  vertical-align: top
}
.single-post-main-section .litho-blog-audio iframe {
  width: 100%;
  border: 0;
  vertical-align: top
}
.single-post-main-section .litho-blog-blockquote blockquote {
  padding: 6rem 7rem;
  background-color: #232323;
  margin: 0;
  border-radius: 6px;
  border: 0;
  text-align: left
}
.single-post-main-section .litho-blog-blockquote blockquote i {
  margin-bottom: 25px;
  display: block;
  color: #ff7a56
}
.single-post-main-section .litho-blog-blockquote blockquote h6 {
  color: #fff;
  font-weight: 300;
  margin-bottom: 25px
}
.single-post-main-section .litho-blog-blockquote blockquote .author-name {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 2px;
  color: #828282;
  font-weight: 500
}
.litho-layout-both-sidebar {
  padding-top: 130px;
  padding-bottom: 130px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 3
}
.litho_layout_both_sidebar_single .both-sidebar-right {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3
}
.litho_layout_both_sidebar_single .litho-content-center-part {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 3
}
.litho_layout_both_sidebar_single .litho-content-right-part {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding-top: 130px;
  padding-bottom: 130px
}
body.blog .container.litho_layout_no_sidebar_single {
  padding-left: 0;
  padding-right: 0
}
.litho_layout_left_sidebar_single .litho-content-right-part {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-top: 130px;
  padding-left: 65px
}
.litho_layout_right_sidebar_single .litho-content-left-part {
  padding-top: 130px;
  padding-right: 65px
}
.single-post-layout-style-1 .litho-blog-sidebar {
  padding-top: 260px
}
.default-top-space-main-section .litho_layout_both_sidebar_single .litho-content-full-part, .default-top-space-main-section .litho_layout_right_sidebar_single .litho-content-full-part, .default-top-space-main-section .litho_layout_left_sidebar_single .litho-content-full-part, .archive .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part, .home .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part, .single-product .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part {
  padding-top: 130px;
  padding-bottom: 130px
}
.sidebar .litho-top-cart-wrapper .litho-cart-top-counter i {
  color: #232323
}
.sidebar table.wp-calendar-table, .elementor-widget table.wp-calendar-table {
  width: 100%;
  margin-bottom: 0
}
.sidebar table.wp-calendar-table th, .elementor-widget table.wp-calendar-table td, .elementor-widget table.wp-calendar-table th, .elementor-widget table.wp-calendar-table td {
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
  font-size: 13px;
  line-height: 32px
}
.sidebar table.wp-calendar-table td#today, .elementor-widget table.wp-calendar-table td#today {
  color: #232323;
  background-color: #e4e4e4
}
.sidebar table.wp-calendar-table td#today a, .elementor-widget table.wp-calendar-table td#today a {
  color: #232323
}
.sidebar table.wp-calendar-table td a, .elementor-widget table.wp-calendar-table td a {
  color: #0038e3
}
.sidebar table.wp-calendar-table caption, .elementor-widget table.wp-calendar-table caption {
  padding-top: 0;
  padding-bottom: 5px;
  color: #828282;
  font-size: 14px;
  caption-side: initial
}
.tag-like-social-wrapper .single-post-navigation {
  border-top: 1px solid #e4e4e4;
  padding: 20px 0 0 0;
  margin: 0 15px 80px;
  max-width: calc(100% - 30px)
}
.tag-like-social-wrapper .single-post-navigation .blog-nav-link {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  display: inline-block
}
.tag-like-social-wrapper .single-post-navigation .blog-nav-link a {
  margin: 0 5px
}
.tag-like-social-wrapper .single-post-navigation .blog-nav-link.blog-nav-link-next {
  float: right
}
.tag-like-social-wrapper .single-post-navigation .blog-nav-link.blog-nav-link-prev {
  float: left
}
.litho-blog-sidebar .tagcloud a {
  margin-right: 6px
}
.sidebar .widget, .elementor-widget-sidebar .widget, .elementor-widget .widget {
  margin-bottom: 5rem;
  width: 100%;
  display: table
}
.sidebar .widget ul, .sidebar .widget ol {
  margin-bottom: 0
}
.sidebar .widget ul li a {
  text-decoration: none
}
.sidebar .widget:last-child, .elementor-widget-sidebar .widget:last-child, .elementor-widget .widget:last-child {
  margin-bottom: 0
}
.sidebar .widget > ul, .elementor-widget-sidebar .widget > ul, .elementor-widget-wp-widget-categories ul, .elementor-widget-wp-widget-pages ul, .elementor-widget-wp-widget-archives ul, .elementor-widget-wp-widget-meta ul, .elementor-widget-wp-widget-recent-posts ul, .elementor-widget-wp-widget-recent-comments ul, .elementor-widget-wp-widget-rss ul {
  padding: 0;
  margin: 0;
  list-style: none
}
.sidebar .widget > ul li, .elementor-widget-sidebar .widget > ul li, .elementor-widget-wp-widget-categories ul li, .elementor-widget-wp-widget-pages ul li, .elementor-widget-wp-widget-archives ul li, .elementor-widget-wp-widget-meta ul li, .elementor-widget-wp-widget-recent-posts ul li, .elementor-widget-wp-widget-recent-comments ul li, .elementor-widget-wp-widget-rss ul li {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  line-height: 18px
}
.sidebar .widget > ul li:last-child, .elementor-widget-sidebar .widget > ul li:last-child, .elementor-widget-wp-widget-categories ul li:last-child, .elementor-widget-wp-widget-pages ul li:last-child, .elementor-widget-wp-widget-archives ul li:last-child, .elementor-widget-wp-widget-meta ul li:last-child, .elementor-widget-wp-widget-recent-posts ul li:last-child, .elementor-widget-wp-widget-recent-comments ul li:last-child, .elementor-widget-wp-widget-rss ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}
.sidebar .widget > ul li a, .elementor-widget-sidebar .widget > ul li a, .elementor-widget-wp-widget-categories ul li a, .elementor-widget-wp-widget-pages ul li a, .elementor-widget-wp-widget-archives ul li a, .elementor-widget-wp-widget-meta ul li a, .elementor-widget-wp-widget-recent-posts ul li a, .elementor-widget-wp-widget-recent-comments ul li a, .elementor-widget-wp-widget-rss ul li a {
  display: inline-block;
  text-align: left;
  line-height: 24px
}
.sidebar .widget_search .widget-title, .elementor-widget-sidebar .widget_search .widget-title, .elementor-widget .widget_search .widget-title {
  margin-bottom: 25px
}
.sidebar .widget-title, .elementor-widget-sidebar .widget-title, .elementor-widget .widget-title {
  color: #232323;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 35px;
  display: block
}
.sidebar .search-input-wrap {
  position: relative
}
.sidebar .search-input-wrap .btn {
  padding: 5px 12px;
  color: #0038e3;
  font-size: 14px;
  line-height: 20px;
  border: 0;
  top: 10px;
  right: 4px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-color: transparent
}
.sidebar .widget_search input, .elementor-widget-sidebar .widget_search input, .elementor-widget-wp-widget-search .search-box input {
  padding: 13px 40px 13px 20px;
  font-size: 14px;
  line-height: normal;
  margin: 0;
  width: 100%;
  border-radius: 4px;
  border-color: #e4e4e4;
  color: #828282
}
.sidebar .widget_search form button, .elementor-widget-sidebar .widget_search button, .elementor-widget-wp-widget-search .search-box button {
  padding: 5px 12px;
  color: #0038e3;
  font-size: 14px;
  line-height: 20px;
  border: 0;
  top: 10px;
  right: 4px;
  position: absolute;
  text-align: center;
  vertical-align: middle
}
.sidebar .widget label, .elementor-widget-sidebar .widget label, .elementor-widget .widget label {
  position: relative;
  top: 0;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0
}
.sidebar select, .elementor-widget-sidebar select, .elementor-widget select {
  padding: 15px 40px 15px 20px;
  font-size: 14px;
  width: 100%;
  border-radius: 4px;
  border-color: #e4e4e4;
  color: #828282;
  cursor: pointer;
  margin-bottom: 0
}
.sidebar .about-me-wp-widget, .elementor-widget-sidebar .about-me-wp-widget, .elementor-widget .about-me-wp-widget {
  padding: 38px;
  border-radius: 4px;
  border: 1px solid #e4e4e4;
  text-align: center
}
.sidebar .about-me-wp-widget img, .elementor-widget-sidebar .about-me-wp-widget img, .elementor-widget .about-me-wp-widget img {
  border-radius: 50%;
  display: block;
  margin: 0 auto 5px;
  width: 100px
}
.sidebar .about-me-wp-widget .author-name, .elementor-widget-sidebar .about-me-wp-widget .author-name, .elementor-widget .about-me-wp-widget .author-name {
  margin-top: 20px;
  font-weight: 500;
  color: #232323;
  font-size: 14px;
  line-height: 20px;
  display: block
}
.sidebar .about-me-wp-widget .author-designation, .elementor-widget-sidebar .about-me-wp-widget .author-designation, .elementor-widget .about-me-wp-widget .author-designation {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
  display: block
}
.sidebar ul.recent-post-wp-widget li, .elementor-widget-sidebar ul.recent-post-wp-widget li, .elementor-widget ul.recent-post-wp-widget li {
  margin-bottom: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start
}
.sidebar ul.recent-post-wp-widget li:last-child, .elementor-widget-sidebar ul.recent-post-wp-widget li:last-child, .elementor-widget ul.recent-post-wp-widget li:last-child {
  margin-bottom: 0
}
.sidebar ul.recent-post-wp-widget li figure, .elementor-widget-sidebar ul.recent-post-wp-widget li figure, .elementor-widget ul.recent-post-wp-widget li figure {
  width: 80px;
  margin: 0
}
.sidebar ul.recent-post-wp-widget li figure img, .elementor-widget-sidebar ul.recent-post-wp-widget li figure img, .elementor-widget ul.recent-post-wp-widget li figure img {
  border-radius: 3px
}
.sidebar ul.recent-post-wp-widget li .media-body, .elementor-widget-sidebar ul.recent-post-wp-widget li .media-body, .elementor-widget ul.recent-post-wp-widget li .media-body {
  line-height: normal;
  position: relative;
  top: -3px
}
.sidebar ul.recent-post-wp-widget li figure ~ .media-body, .elementor-widget-sidebar ul.recent-post-wp-widget li figure ~ .media-body, .elementor-widget ul.recent-post-wp-widget li figure ~ .media-body {
  padding-left: 30px
}
.sidebar ul.recent-post-wp-widget li .media-body .recent-post-title, .elementor-widget-sidebar ul.recent-post-wp-widget li .media-body .recent-post-title, .elementor-widget ul.recent-post-wp-widget li .media-body .recent-post-title {
  color: #232323;
  font-weight: 500;
  margin-bottom: 5%;
  line-height: normal
}
.sidebar ul.recent-post-wp-widget li .media-body .recent-post-title:hover, .elementor-widget-sidebar ul.recent-post-wp-widget li .media-body .recent-post-title:hover, .elementor-widget ul.recent-post-wp-widget li .media-body .recent-post-title:hover {
  color: #0038e3
}
.sidebar ul.recent-post-wp-widget li .media-body .recent-post-content, .elementor-widget-sidebar ul.recent-post-wp-widget li .media-body .recent-post-content, .elementor-widget ul.recent-post-wp-widget li .media-body .recent-post-content {
  line-height: 22px;
  font-size: 14px;
  display: block
}
.sidebar ul.recent-post-wp-widget li .media-body .recent-post-meta-date, .elementor-widget-sidebar ul.recent-post-wp-widget li .media-body .recent-post-meta-date, .elementor-widget ul.recent-post-wp-widget li .media-body .recent-post-meta-date {
  font-size: 14px;
  margin-bottom: 8px;
  margin-top: 1px
}
.sidebar .widget ul li > .count, .elementor-widget-sidebar .widget ul li > .count, .elementor-widget-wp-widget-categories ul li .count {
  font-size: 14px;
  position: absolute;
  top: 2px;
  right: 0;
  text-align: right
}
.sidebar .widget_recent_comments a, .elementor-widget .widget_recent_comments a {
  color: #232323
}
.sidebar .widget_recent_comments a:hover, .elementor-widget .widget_recent_comments a:hover {
  color: #0038e3
}
.woocommerce .woocommerce-result-count {
  margin: 8px 0 30px 0
}
.woocommerce .woocommerce-ordering {
  margin: 0 0 30px 0
}
.woocommerce .woocommerce-ordering select {
  margin: 0;
  padding: 10px 40px 10px 20px;
  background: url(../img/select-arrow.png) no-repeat 93% 50%;
  font-size: 14px;
  width: 100%;
  border-radius: 0;
  border-color: #e4e4e4;
  color: #828282;
  line-height: 22px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.woocommerce .products ul li, .woocommerce ul.shop-product-list li {
  text-align: center;
  padding: 0 10px
}
.woocommerce span.onsale, .woocommerce ul.shop-product-list li.product .onsale {
  position: absolute;
  top: 25px;
  left: 25px;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  line-height: 11px;
  text-align: center;
  text-transform: uppercase;
  display: block;
  padding: 5px 8px;
  border-radius: 2px;
  background-color: #21b375;
  margin: 0;
  min-width: 1px;
  min-height: 1px;
  right: inherit
}
.woocommerce ul.shop-product-list li.product a img.litho-alternate-image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}
.woocommerce ul.shop-product-list li.product:hover a img.litho-alternate-image {
  opacity: 1;
  visibility: visible;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}
.woocommerce ul.shop-product-list li.product .woocommerce-loop-category__title, .woocommerce ul.shop-product-list li.product .woocommerce-loop-product__title, .woocommerce ul.shop-product-list li.product h3, .woocommerce ul.shop-product-list li.product .woocommerce-loop-category__title a, .woocommerce ul.shop-product-list li.product .woocommerce-loop-product__title a, .woocommerce ul.shop-product-list li.product h3 a {
  font-weight: 500;
  color: #232323;
  font-size: 15px;
  letter-spacing: initial;
  line-height: 30px;
  padding: 0;
  margin: 0
}
.woocommerce ul.shop-product-list li.product .woocommerce-loop-category__title a:hover, .woocommerce ul.shop-product-list li.product .woocommerce-loop-product__title a:hover, .woocommerce ul.shop-product-list li.product h3 a:hover {
  color: #000
}
.woocommerce ul.shop-product-list li.product .litho-product-image {
  position: relative;
  overflow: hidden;
  margin: 0 0 25px
}
.woocommerce ul.shop-product-list li.product .button, .woocommerce ul.shop-product-list li.product .added_to_cart {
  z-index: 1;
  font-weight: 500;
  font-size: 13px;
  border: 0 solid #232323;
  font-family: 'Poppins', sans-serif;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  margin: 0;
  background: #232323;
  width: 100%;
  text-align: center;
  padding: 12px 0;
  bottom: -30%;
  position: absolute;
  left: 0;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out
}
.woocommerce ul.shop-product-list li.product:hover .button, .woocommerce ul.shop-product-list li.product:hover .added_to_cart {
  bottom: 0
}
.woocommerce ul.shop-product-list li.product .button:before {
  content: "\e926";
  padding-right: 5px;
  font-family: feather !important
}
.woocommerce ul.shop-product-list li.product .added_to_cart {
  border-bottom: 1px solid rgba(255, 255, 255, .8);
  left: inherit;
  right: 0
}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
  top: 9px;
  right: inherit;
  margin-left: 8px
}
.woocommerce ul.shop-product-list li.product .price {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #828282;
  margin: 0;
  padding: 0;
  vertical-align: top
}
.woocommerce ul.shop-product-list li.product .price del {
  opacity: 1
}
.woocommerce ul.shop-product-list li.product .price ins {
  font-weight: 400;
  text-decoration: none;
  margin-left: 8px
}
.woocommerce ul.shop-product-list li.product a img {
  margin: 0;
  width: 100%
}
.woocommerce ul.shop-product-list li.product, .woocommerce-page ul.shop-product-list li.product {
  margin-bottom: 60px
}
.woocommerce nav.woocommerce-pagination ul {
  border: 0;
  margin: 30px 0 0 0
}
.woocommerce nav.woocommerce-pagination .page-numbers li, .woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers {
  overflow: visible;
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  margin: 0 10px;
  border: 0
}
.woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers {
  color: #828282;
  line-height: 40px;
  border: 0;
  padding: 0 5px;
  margin: 0;
  background-color: transparent;
  min-width: 40px;
  min-height: 40px;
  text-align: center;
  border-radius: 100%;
  position: relative;
  display: block
}
.woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers:hover, .woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers.current {
  background-color: #fff;
  color: #232323;
  -webkit-box-shadow: 0 0 10px rgba(23, 23, 23, .15);
  box-shadow: 0 0 10px rgba(23, 23, 23, .15)
}
.woocommerce nav.woocommerce-pagination .page-numbers li .next, .woocommerce nav.woocommerce-pagination .page-numbers li .prev {
  font-size: 18px
}
.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-color: transparent;
  color: #232323
}
.litho-shop-content-wrap .site-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px
}
.woocommerce ul.shop-product-list li.product .star-rating {
  font-size: 11px;
  margin: 2px auto 8px;
  float: none
}
.woocommerce ul.shop-product-list li.product .star-rating span::before {
  color: #ff9c00
}
.return-to-shop {
  width: 100%;
  text-align: center;
  margin: 30px 0 0 0
}
.woocommerce .quantity .qty {
  width: 75px;
  text-align: left;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 7px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  opacity: 1
}
.woocommerce ul.shop-product-list {
  margin: 0 -10px;
  list-style: none;
  padding: 0;
  clear: both
}
body:not(.elementor-default) .litho-shop-content-wrap .litho_layout_no_sidebar_single {
  padding-top: 130px
}
.litho-shop-content-wrap .container-fluid {
  padding-left: 6.5%;
  padding-right: 6.5%
}
.litho-shop-content-wrap .container-fluid .litho-content-full-part {
  padding-left: 15px;
  padding-right: 15px
}
.litho-shop-content-wrap .container .litho-content-full-part {
  padding-top: 0
}
.woocommerce-shop .litho-main-title-wrappper ~ .litho-main-content-wrap .litho-content-full-part, .woocommerce.archive .litho-main-title-wrappper ~ .litho-main-content-wrap .litho-content-full-part {
  padding-top: 0
}
.litho-shop-content-wrap .sidebar .widget-title {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 30px
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  padding: 0
}
.litho-shop-content-wrap .sidebar .widget {
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid #e4e4e4
}
.litho-shop-content-wrap .sidebar .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0
}
.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: 0;
  line-height: 18px
}
.archive-description.post-archive-description {
  padding-top: 130px
}
.archive-description.post-archive-description p:last-child {
  margin-bottom: 0
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  border-radius: 0;
  background-color: #232323
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 3px
}
.woocommerce .widget_price_filter .price_slider {
  margin-bottom: 30px
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 0;
  background-color: #dfdfdf;
  border: 0
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  width: 13px;
  height: 13px;
  background-color: #fff;
  top: -5px;
  border: 1px solid #bbb
}
.woocommerce .widget_price_filter .price_slider_amount {
  text-align: left;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
  color: #828282
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  float: right;
  font-size: 10px;
  color: #101010;
  background-color: transparent;
  float: right;
  padding: 1px 12px;
  outline: 0;
  border-radius: 0;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #d6d6d6;
  line-height: 19px;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  color: #fff;
  background-color: #232323;
  border: 1px solid #232323
}
.sidebar .widget > ul.product-categories li, .elementor-widget .widget > ul.product-categories li {
  margin-bottom: 10px
}
.sidebar .widget > ul.product-categories > li:last-child, .elementor-widget .widget > ul.product-categories > li:last-child {
  margin-bottom: 0
}
.sidebar .widget > ul.product-categories li ul.children, .elementor-widget .widget > ul.product-categories li ul.children {
  padding: 5px 0 0 15px
}
.woocommerce .widget_rating_filter ul li {
  margin-bottom: 10px;
  padding: 0
}
.woocommerce .widget_rating_filter ul li .star-rating {
  float: left
}
.woocommerce .widget_rating_filter ul li a {
  width: 100%;
  padding: 0;
  text-align: right;
  font-size: 14px;
  color: #828282
}
.woocommerce .star-rating {
  float: left;
  font-size: 13px;
  color: #ff9c00;
  margin-top: 4px
}
.woocommerce .star-rating::before {
  color: #ff9c00
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  float: left;
  margin-left: 0;
  width: 70px;
  height: auto;
  box-shadow: none;
  margin-right: 20px
}
.woocommerce ul.cart_list li a, .woocommerce.widget ul.product_list_widget li a {
  display: block;
  font-weight: 500;
  color: #232323;
  line-height: 26px;
  font-size: 14px
}
.woocommerce ul.cart_list li .star-rating, .woocommerce.widget ul.product_list_widget li .star-rating {
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 8px
}
.woocommerce.widget ul.product_list_widget li .reviewer {
  display: block
}
.woocommerce ul.cart_list li .amount, .woocommerce.widget ul.product_list_widget li .amount {
  font-size: 14px
}
.woocommerce ul.cart_list li ins, .woocommerce.widget ul.product_list_widget li ins {
  text-decoration: none;
  padding-left: 7px
}
.sidebar .widget .woocommerce-product-search label.screen-reader-text, .elementor-widget .widget .woocommerce-product-search label.screen-reader-text {
  position: absolute
}
.litho-shop-content-wrap .sidebar .widget .woocommerce-product-search [type=submit] {
  text-transform: uppercase;
  font-size: 13px
}
.litho-shop-content-wrap .sidebar .widget .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
  margin: 0;
  text-align: center;
  padding: 40px;
  line-height: normal;
  font-size: 15px;
  background-color: #f7f7f7;
  display: block;
  color: #232323
}
.sidebar .widget.widget_shopping_cart .cart_list li a.remove, .elementor-widget .widget.widget_shopping_cart .cart_list li a.remove {
  position: absolute;
  top: 0;
  right: 0;
  line-height: normal;
  left: inherit
}
.sidebar .widget.widget_shopping_cart .cart_list li, .elementor-widget .widget.widget_shopping_cart .cart_list li {
  padding-left: 0;
  padding-right: 2em;
  margin-bottom: 20px
}
.sidebar .widget.widget_shopping_cart .total, .elementor-widget .widget.widget_shopping_cart .total {
  border-top: 1px solid #e4e4e4;
  padding: 15px 0 0;
  text-align: right
}
.sidebar .widget.widget_shopping_cart .total strong, .elementor-widget .widget.widget_shopping_cart .total strong {
  float: left;
  color: #232323
}
.sidebar .widget.widget_shopping_cart .total .amount, .elementor-widget .widget.widget_shopping_cart .total .amount {
  font-size: 15px;
  color: #232323
}
.sidebar .widget.widget_shopping_cart .buttons, .elementor-widget .widget.widget_shopping_cart .buttons {
  margin: 0
}
.sidebar .widget.widget_shopping_cart .buttons a, .elementor-widget .widget.widget_shopping_cart .buttons a {
  margin-right: 0;
  margin-bottom: 5px;
  width: 48%
}
.sidebar .widget.widget_shopping_cart .buttons a.checkout, .elementor-widget .widget.widget_shopping_cart .buttons a.checkout {
  float: right
}
.sidebar .widget.widget_shopping_cart .litho-mini-cart-content-wrap, .elementor-widget .widget.widget_shopping_cart .litho-mini-cart-content-wrap, .page-layout .litho-mini-cart-content-wrap, .box-layout .litho-mini-cart-content-wrap {
  position: relative;
  top: 0;
  right: 0;
  z-index: 0;
  display: block;
  float: left;
  min-width: 100%;
  padding: 0;
  margin: 0;
  font-size: 1rem;
  color: #232323;
  text-align: left;
  list-style: none;
  background-color: transparent;
  background-clip: padding-box;
  border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  cursor: default
}
.sidebar .widget.widget_shopping_cart .litho-cart-top-counter, .elementor-widget .widget.widget_shopping_cart .litho-cart-top-counter, .page-layout .litho-cart-top-counter, .box-layout .litho-cart-top-counter {
  position: relative;
  width: auto;
  display: inherit;
  margin-bottom: 0
}
.sidebar .widget.widget_shopping_cart .litho-top-cart-wrapper, .elementor-widget .widget.widget_shopping_cart .litho-top-cart-wrapper {
  line-height: normal;
  padding-right: 0;
  width: 100%;
  padding-top: 0;
  display: block
}
.page-layout .litho-top-cart-wrapper, .box-layout .litho-top-cart-wrapper {
  padding-right: 0
}
.page-layout .litho-top-cart-wrapper .litho-cart-top-counter i, .box-layout .litho-top-cart-wrapper .litho-cart-top-counter i {
  color: #232323
}
.page-layout .litho-mini-cart-content-wrap .woocommerce-mini-cart, .box-layout .litho-mini-cart-content-wrap .woocommerce-mini-cart {
  padding-left: 0
}
.page-layout .elementor-widget-container .litho-top-cart-wrapper .cart_list li a.remove, .box-layout .elementor-widget-container .litho-top-cart-wrapper .cart_list li a.remove {
  right: 0
}
.sidebar .widget.widget_shopping_cart .litho-cart-top-counter {
  display: none
}
.cart-empty {
  background-color: transparent;
  color: #232323;
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 18px
}
.cart-empty i {
  font-size: 50px;
  display: block;
  margin-bottom: 35px;
  color: #0038e3
}
.litho-single-product-content-wrap .content-area {
  margin: 0 -15px
}
.woocommerce div.product .product_title {
  color: #232323;
  font-size: 24px;
  line-height: 32px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  margin-bottom: 8px
}
.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0
}
.woocommerce div.product .woocommerce-review-link {
  vertical-align: top;
  display: inline-block;
  line-height: normal;
  margin-top: -1px;
  margin-left: 5px;
  font-size: 13px
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 0px
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #232323;
  font-size: 16px;
  line-height: 28px
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  opacity: 1
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  font-weight: 400;
  text-decoration: none;
  margin-left: 5px
}
.woocommerce-product-details__short-description {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 30px;
  padding-bottom: 5px
}
.woocommerce div.product p.stock {
  font-size: 11px;
  background-color: #77a464;
  display: inline-block;
  color: #fff;
  padding: 0 10px;
  text-transform: uppercase;
  line-height: 27px;
  vertical-align: top
}
.woocommerce div.product p.out-of-stock {
  font-size: 11px;
  background-color: #de1f1f;
  display: inline-block;
  color: #fff;
  padding: 0 10px;
  text-transform: uppercase;
  line-height: 27px
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  margin: 0;
  letter-spacing: normal;
  padding: 8px 25px
}
.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0 15px 0 0
}
.woocommerce div.product form.cart {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 30px;
  padding-bottom: 30px
}
.woocommerce div.product .product_meta .sku_wrapper, .woocommerce div.product .product_meta .posted_in, .woocommerce div.product .product_meta .tagged_as, .woocommerce div.product .product_meta .social-icons-wrapper {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #232323;
  display: block
}
.woocommerce div.product .product_meta .social-icons-wrapper .default-icon {
  display: inline-block
}
.woocommerce div.product .product_meta .social-icons-wrapper .default-icon li a {
  font-size: 13px;
  padding: 5px 5px;
  color: #232323
}
.woocommerce div.product .product_meta .sku_wrapper .sku {
  color: #828282
}
.woocommerce div.product div.images .flex-control-thumbs {
  margin: 10px -5px 0
}
.woocommerce div.product div.images .flex-control-thumbs li {
  padding: 5px
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.woocommerce div.product form.cart .variations {
  margin-top: -8px
}
.woocommerce div.product form.cart .variations label {
  font-weight: 400;
  margin: 0;
  color: #232323;
  text-transform: uppercase;
  font-size: 13px
}
.woocommerce div.product form.cart .variations td.label {
  padding-right: 0;
  width: 65px;
  vertical-align: top;
  line-height: normal;
  padding-top: 20px
}
.woocommerce div.product form.cart .variations select {
  max-width: 55%;
  min-width: 55%;
  color: #828282;
  display: inline-block;
  margin-right: 0;
  margin: 0;
  padding: 5px 30px 5px 10px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/select-arrow.png) no-repeat 95% 50%
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  border: 0;
  vertical-align: middle;
  line-height: 2em;
  padding: 8px 0
}
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover {
  background-color: #232323
}
.woocommerce div.product form.cart .reset_variations {
  text-decoration: underline;
  margin-left: 10px
}
.woocommerce div.product form.cart .reset_variations:hover {
  text-decoration: none
}
.woocommerce div.product form.cart .single_variation_wrap .woocommerce-variation-price {
  margin-bottom: 8px
}
.woocommerce div.product form.cart table {
  border: 0;
  width: 100%
}
.woocommerce div.product form.cart .group_table td:first-child {
  text-align: left;
  width: auto
}
.woocommerce div.product form.cart .group_table tr:first-child td {
  border: 0
}
.woocommerce div.product form.cart .group_table td {
  vertical-align: middle;
  padding: 10px 0;
  border: 0;
  border-top: 1px solid #e4e4e4
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
  padding-right: 10px;
  padding-left: 10px
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price ins {
  text-decoration: none
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label label {
  margin-bottom: 0
}
.woocommerce div.product form.cart table.group_table {
  margin-bottom: 20px
}
.woocommerce div.product .woocommerce-tabs {
  margin-top: 60px;
  display: inline-block;
  width: 100%
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  text-align: center;
  margin: 0;
  padding: 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none
}
.woocommerce div.product .woocommerce-tabs .panel {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: left;
  width: 100%;
  padding: 70px 0 100px;
  border-radius: 0;
  margin: 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border: 2px solid transparent;
  border-radius: 0;
  margin: 0 25px;
  background-color: transparent;
  padding: 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #232323;
  border-bottom: 2px solid #232323;
  font-weight: 500
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 0;
  border-bottom: 2px solid transparent;
  color: #828282;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #232323
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none
}
.woocommerce div.product .woocommerce-tabs .panel .comment-form-cookies-consent {
  clear: both
}
.woocommerce div.product .woocommerce-tabs .panel .comment-form-cookies-consent input[type=checkbox] {
  width: auto;
  position: relative;
  top: 9px;
  margin-right: 3px;
  vertical-align: top
}
.woocommerce div.product .woocommerce-tabs .panel h2, .woocommerce-page .cart-collaterals .cart_totals h2 {
  color: #232323;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  margin-bottom: 10px
}
.woocommerce .related > h2, .woocommerce .up-sells > h2, .woocommerce .cross-sells > h2 {
  color: #232323;
  font-size: 24px;
  line-height: 32px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  text-align: center;
  margin-bottom: 5rem
}
.woocommerce table.shop_attributes {
  border-top: 0 solid #e8e8e8
}
.woocommerce table.shop_attributes th {
  border-bottom: 1px solid #e8e8e8;
  border-right: 0;
  font-weight: 500;
  font-size: 15px;
  padding: 10px 15px;
  color: #232323;
  width: 150px
}
.woocommerce table.shop_attributes td {
  border-bottom: 1px solid #e8e8e8;
  border-right: 0;
  font-style: normal;
  padding: 10px 15px;
  font-size: 15px
}
.woocommerce table.shop_attributes td p {
  padding: 0;
  margin: 0
}
.woocommerce table.shop_attributes tr:nth-child(2n) td, .woocommerce table.shop_attributes tr:nth-child(2n) th {
  background-color: #f7f7f7
}
.woocommerce div.product .woocommerce-tabs .panel > h2 {
  margin-bottom: 7px;
  display: none
}
.woocommerce div.product .woocommerce-tabs .panel ul {
  padding: 0;
  list-style: none
}
.woocommerce div.product .woocommerce-tabs .panel ul li {
  padding: 10px 0;
  border-bottom: 1px solid #e4e4e4
}
.woocommerce div.product .woocommerce-tabs .panel ul li:last-child {
  border-bottom: none
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
  margin-bottom: 40px
}
.woocommerce .cross-sells {
  margin-top: 100px;
  width: 100%
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews .woocommerce-noreviews {
  margin-bottom: 5px
}
.woocommerce #reviews #comments ol.commentlist li {
  padding: 0 0 25px 0;
  margin: 0 0 30px;
  position: relative;
  border-bottom: 1px solid #e8e8e8
}
.woocommerce #reviews #comments ol.commentlist li:last-child {
  border-bottom: 0
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  width: 65px;
  height: auto;
  background: #ebe9eb;
  border: 0 solid #e4e1e3;
  margin: 0;
  box-shadow: none;
  border-radius: 100%
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 90px;
  border: 0 solid #e4e1e3;
  border-radius: 0;
  padding: 0
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 14px;
  line-height: 20px;
  color: #939393;
  margin-bottom: 15px
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author {
  font-weight: 500;
  color: #232323;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
  display: inline-block
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash {
  display: none
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time {
  display: block
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description {
  width: 85%
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description p:last-child {
  margin-bottom: 0
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 5px;
  float: right
}
.woocommerce #reviews #comments ol.commentlist {
  margin: 25px 0 15px 0;
  padding-left: 0
}
.woocommerce #review_form #respond .comment-form-author {
  float: left;
  width: 49%
}
.woocommerce #review_form #respond .comment-form-email {
  float: right;
  width: 49%
}
.woocommerce #review_form #respond .comment-form-rating, .woocommerce #review_form #respond .comment-form-comment {
  clear: both
}
.woocommerce #review_form #respond input, .woocommerce #review_form #respond textarea {
  border-radius: 4px;
  padding: 15px 20px;
  font-size: 14px;
  line-height: normal
}
.woocommerce #reviews #comment {
  height: 95px
}
.woocommerce #review_form .comment-notes {
  margin-bottom: 4rem
}
.woocommerce #review_form label {
  margin-bottom: 15px
}
.woocommerce #respond input#submit, .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-product-search button {
  outline: none;
  padding: 8px 21px 8px;
  text-align: center;
  margin: 0;
  background-color: #232323;
  border: 2px solid #232323;
  color: #fff;
  border-radius: 0;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase
}
.woocommerce #respond input#submit:hover, .woocommerce .woocommerce-product-search input[type="submit"]:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-product-search button:hover {
  background-color: transparent;
  color: #232323
}
.woocommerce-Reviews .comment-reply-title {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #232323;
  margin-bottom: 5px;
  display: block
}
.comment-edit-link {
  margin: 0 0 0 5px;
  font-size: 13px
}
span.required {
  color: #fb4f58
}
.woocommerce #review_form #respond .comment-form-rating .stars a {
  color: #fd961e
}
.woocommerce #review_form #respond textarea {
  height: 120px
}
.woocommerce #review_form #respond .form-submit input {
  font-size: 12px;
  padding: 8px 26px;
  border-radius: 2px;
  line-height: normal
}
.woocommerce #review_form #respond .comment-form-rating label {
  margin-bottom: 5px
}
.woocommerce div.product .related {
  border-top: 1px solid #e4e4e4;
  padding: 70px 0 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: .5
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  opacity: 1
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width: 40%
}
.pswp__caption__center {
  color: #fff;
  text-align: center
}
.pswp__bg {
  opacity: .7 !important
}
.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
  background-color: transparent
}
.woocommerce-product-gallery__image .zoomImg, .woocommerce-product-gallery__image > a {
  cursor: crosshair
}
.pswp--open .pswp__container {
  -webkit-transition-duration: 0.6s !important;
  -o-transition-duration: 0.6s !important;
  transition-duration: 0.6s !important
}
.woocommerce-cart .woocommerce {
  padding: 130px 0 130px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.woocommerce table.shop_table {
  border: 0 solid rgba(0, 0, 0, .1);
  margin: 0 0 25px 0;
  width: 100%;
  border-radius: 0;
  border-collapse: collapse
}
.woocommerce table.shop_table th {
  padding: 15px 10px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  color: #232323;
  border: 0
}
.woocommerce table.shop_table td, .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
  border: 0;
  border-top: 1px solid #e4e4e4;
  padding: 25px 10px;
  font-weight: 400
}
.woocommerce table.shop_table td.product-remove {
  width: 25px
}
.woocommerce table.shop_table td.product-thumbnail {
  width: 110px
}
.woocommerce a.remove {
  font-size: 18px;
  color: #828282 !important;
  font-weight: 400
}
.woocommerce-cart table.cart td.actions {
  padding-top: 60px
}
.woocommerce a.remove:hover {
  color: #0038e3 !important;
  background: transparent
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  width: 75px
}
.woocommerce-cart .woocommerce-cart-form {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  padding-right: 70px
}
.woocommerce-cart .cart-collaterals {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}
.woocommerce-cart .cart-collaterals .cart_totals {
  background-color: #f7f7f7;
  padding: 50px;
  width: 100%
}
.woocommerce-cart .cart-collaterals .cart_totals h2 {
  color: #232323;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 15px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500
}
.woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td {
  border-top: 1px solid #e4e4e4;
  padding-top: 20px;
  padding-bottom: 20px
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
  padding-left: 0;
  font-weight: 500;
  color: #232323;
  min-width: 110px
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
  font-size: 15px;
  font-weight: 400;
  padding-right: 0
}
.woocommerce-cart .cart-collaterals .cart_totals table td .amount {
  color: #232323;
  font-weight: 500
}
.woocommerce-cart .cart-collaterals .cart_totals table .order-total td {
  font-weight: 500;
  color: #232323;
  font-size: 1.8rem;
  line-height: 2.5rem;
  letter-spacing: -.5px
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #232323;
  border: 2px solid #232323;
  font-weight: 500;
  color: #fff;
  font-size: 15px;
  letter-spacing: 1px;
  padding: 13px 32px;
  letter-spacing: 1px;
  margin: 15px 0 0 0;
  border-radius: 0;
  text-transform: uppercase
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: transparent;
  color: #232323
}
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
  padding: 0
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
  margin: 0;
  padding: 0
}
#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 {
  clear: both;
  display: block;
  font-size: 13px;
  line-height: 22px;
  color: #757575
}
#add_payment_method .cart-collaterals .cart_totals table small .amount, .woocommerce-cart .cart-collaterals .cart_totals table small .amount, .woocommerce-checkout .cart-collaterals .cart_totals table small .amount {
  color: #757575;
  font-weight: 400
}
.woocommerce ul#shipping_method li {
  margin: 0 0 14px
}
.woocommerce ul#shipping_method li input {
  margin: 2px 10px 0 0;
  vertical-align: top;
  width: auto
}
#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 {
  font-size: 13px
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination strong {
  font-weight: 500
}
.woocommerce ul#shipping_method li .woocommerce-shipping-calculator {
  width: 100%
}
#add_payment_method .cart-collaterals .shipping-calculator-button, .woocommerce-cart .cart-collaterals .shipping-calculator-button, .woocommerce-checkout .cart-collaterals .shipping-calculator-button {
  margin-top: 10px;
  width: 100%;
  font-size: 13px;
  text-decoration: underline
}
#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 {
  margin-left: 10px;
  position: relative;
  top: 1px
}
.woocommerce-cart .cart-collaterals .cart_totals table td input {
  font-size: 13px;
  padding: 9px 10px;
  line-height: normal;
  margin-bottom: 8px
}
.woocommerce-cart .woocommerce form p {
  margin-bottom: 0
}
.woocommerce ul#shipping_method .amount {
  font-weight: 400;
  color: #828282
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce form.checkout_coupon .button {
  text-align: center;
  outline: none;
  letter-spacing: normal;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 22px;
  color: #fff;
  border: 2px solid #232323;
  background-color: #232323;
  border-radius: 0;
  width: auto;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  padding: 5px 18px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce form.checkout_coupon .button:hover {
  background-color: transparent;
  color: #232323
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form {
  width: 160px
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form button.button {
  font-size: 11px;
  width: 100%
}
.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: 170px
}
#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 {
  border: 1px dashed #dfdfdf;
  padding: 10px 130px 8px 45px;
  margin: 0;
  width: 100%
}
.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 {
  width: 50%;
  position: relative;
  float: left
}
.woocommerce #content table.cart td.actions .coupon button.button, .woocommerce table.cart td.actions .coupon button.button, .woocommerce-page #content table.cart td.actions .coupon button.button, .woocommerce-page table.cart td.actions .coupon button.button {
  position: absolute;
  right: 0;
  background-color: transparent;
  border: 0;
  color: #232323;
  padding: 10px 20px
}
.woocommerce #content table.cart td.actions .coupon:before, .woocommerce table.cart td.actions .coupon:before, .woocommerce-page #content table.cart td.actions .coupon:before, .woocommerce-page table.cart td.actions .coupon:before {
  content: "\e8bf";
  font-family: feather;
  position: absolute;
  left: 20px;
  z-index: 2;
  line-height: 42px
}
.woocommerce-cart .woocommerce-cart-form .actions button.button, .woocommerce-cart .woocommerce-cart-form .actions button.button:disabled[disabled]:hover {
  font-size: 11px;
  letter-spacing: .5px;
  padding: 8px 24px;
  background: 0 0;
  border-color: #dbdbdb;
  color: #232323
}
.woocommerce-cart .woocommerce-cart-form .actions button.button:disabled[disabled], .woocommerce-cart .woocommerce-cart-form table.cart td.actions .button {
  padding: 8px 24px;
  width: auto;
  display: inline-block
}
.woocommerce-cart .woocommerce-cart-form .actions button.button:hover {
  background-color: #232323;
  color: #fff;
  border-color: #232323
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
  padding-left: 0;
  padding-right: 0
}
.woocommerce-notices-wrapper {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}
.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] {
  padding: 5px 18px
}
.woocommerce-cart .woocommerce ul#shipping_method li label {
  font-size: 14px
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 13px
}
.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0px;
  right: 4px
}
.woocommerce-cart .select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 8px 10px
}
.woocommerce-cart .select2-results__option {
  font-size: 13px;
  padding: 10px 10px
}
.woocommerce-cart .select2-container--default .select2-selection--single {
  margin: 0
}
.woocommerce-cart .select2-container {
  margin-bottom: 8px
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce form.checkout_coupon .button {
  float: none;
  margin-right: 0;
  margin-top: 10px;
  clear: both;
  width: 100%;
  padding: 10px 26px
}
.woocommerce form.checkout_coupon .button {
  margin-top: 0
}
.woocommerce form.login .lost_password {
  text-align: right
}
.woocommerce form.login .lost_password a {
  color: #232323;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  padding: 7px 0 2px;
  position: relative;
  text-decoration: none;
  border: 0;
  border-bottom: 2px solid;
  background-color: transparent;
  font-size: 12px;
  text-transform: uppercase
}
.woocommerce form.login a:hover {
  opacity: .7
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
  display: inline-block
}
.woocommerce form.checkout_coupon .form-row {
  width: 100%
}
.woocommerce form .form-row {
  padding: 0;
  margin: 0 0 25px;
  outline: none;
  display: block
}
.woocommerce form.lost_reset_password, .woocommerce form.lost_reset_password {
  width: 50%;
  margin: 0 auto;
  padding: 5% 5% 6% 5%;
  border: 1px solid #e4e4e4
}
.woocommerce form.lost_reset_password .woocommerce-form-row, .woocommerce form.lost_reset_password .woocommerce-form-row {
  width: 100%
}
.woocommerce form.lost_reset_password .woocommerce-form-row:last-of-type, .woocommerce form.lost_reset_password .woocommerce-form-row:last-of-type {
  margin-bottom: 0
}
.woocommerce form.lost_reset_password .woocommerce-form-row .button.button, .woocommerce form.lost_reset_password .woocommerce-form-row .button.button {
  width: 100%
}
.select2-container--default .select2-selection--single {
  border: 1px solid #dfdfdf;
  padding: 9px 10px;
  width: 100%;
  margin: 0 0 8px;
  text-align: left;
  max-width: 100%;
  font-weight: 400;
  color: #232323;
  height: auto;
  border-radius: 0
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #A6A7A9;
  line-height: normal;
  padding: 0;
  font-size: 14px
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 33px;
  outline: none;
  top: 6px;
  right: 10px
}
.woocommerce form .form-row .select2-container, .woocommerce form .form-row .select2-container .selection, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__arrow b {
  outline: none
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #dfdfdf;
  line-height: normal;
  padding: 10px 15px;
  margin: 0
}
.select2-dropdown {
  border: 1px solid #dfdfdf;
  border-radius: 0;
  font-size: 14px;
  line-height: normal
}
.select2-results__option {
  font-size: 14px;
  padding: 10px 15px
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
  background-color: #f7f7f7
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #f7f7f7;
  color: #828282
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  background: url(../img/select-arrow.png) no-repeat 97% 50%;
  border: 0;
  height: 16px;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 16px
}
.woocommerce-NoticeGroup {
  margin-bottom: 70px
}
.woocommerce-NoticeGroup .woocommerce-error li {
  display: inherit
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  margin-bottom: 40px
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 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: none
}
#add_payment_method .checkout .col-2 h3#ship-to-different-address label, .woocommerce-cart .checkout .col-2 h3#ship-to-different-address label, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label {
  padding: 0;
  margin: 0
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label input[type=checkbox] {
  position: relative;
  margin: 3px 10px 0 0;
  left: 0;
  float: left;
  width: auto
}
.woocommerce-checkout .woocommerce form .form-row .select2-container--default .select2-selection--single {
  padding: 13px 15px 14px;
  margin-bottom: 0
}
.woocommerce-checkout .woocommerce form .form-row input.input-text, .woocommerce-checkout .woocommerce form .form-row textarea {
  line-height: 26px
}
.woocommerce-checkout .woocommerce form .form-row textarea {
  height: 120px
}
.woocommerce form .form-row label {
  margin-bottom: 15px
}
form.woocommerce-checkout {
  padding-top: 130px;
  display: table;
  width: 100%
}
.woocommerce form .form-row .input-checkbox {
  width: auto;
  margin: -6px 5px 0 0
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
  margin-bottom: 70px
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
  padding: 20px 0;
  vertical-align: top;
  width: 50%
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td .product-quantity {
  font-weight: 400
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  font-weight: 500;
  border-top: 1px solid #e4e4e4
}
.woocommerce-checkout .woocommerce ul#shipping_method li label {
  font-weight: 400
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .amount {
  color: #232323
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total .amount {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.5rem
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total .includes_tax {
  display: block
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total .includes_tax .amount {
  color: #828282;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
  padding: 1em 0
}
.woocommerce-checkout #payment ul.payment_methods input[type=radio] {
  width: auto;
  margin: 0 10px 0 0;
  position: relative;
  top: 1px
}
.woocommerce-checkout #payment ul.payment_methods li {
  margin-bottom: 1px
}
.woocommerce-checkout .checkout-content-right #payment ul.payment_methods li {
  margin-bottom: 13px;
  line-height: normal
}
.woocommerce-checkout .checkout-content-right #payment ul.payment_methods li:last-child {
  margin-bottom: 0
}
.woocommerce-checkout .checkout-content-right #payment ul.payment_methods li.payment_method_paypal label {
  display: -webkit-inline-box
}
.woocommerce-checkout .checkout-content-right #payment ul.payment_methods li.woocommerce-info::before {
  top: 17px
}
#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 {
  margin: -2px 10px 0;
  width: 75px
}
#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 {
  font-size: 15px;
  text-decoration: underline;
  line-height: normal;
  margin-top: 6px
}
#add_payment_method #payment .payment_method_paypal .about_paypal:hover, .woocommerce-cart #payment .payment_method_paypal .about_paypal:hover, .woocommerce-checkout #payment .payment_method_paypal .about_paypal:hover {
  text-decoration: none
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  margin: 20px 0;
  color: #828282;
  font-size: 13px;
  line-height: 22px;
  background-color: #f7f7f7;
  padding: 30px;
  border-radius: 0
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
  padding: 1em 0 0;
  margin-bottom: 0
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  margin: 0;
  font-size: 15px;
  letter-spacing: 1px;
  padding: 18px 38px;
  width: 100%
}
.woocommerce form .form-row label.checkbox .woocommerce-terms-and-conditions-link, .woocommerce-page form .form-row label.checkbox .woocommerce-terms-and-conditions-link {
  text-decoration: underline
}
.woocommerce form .form-row label.checkbox .woocommerce-terms-and-conditions-link:hover, .woocommerce-page form .form-row label.checkbox .woocommerce-terms-and-conditions-link:hover {
  text-decoration: none
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p, .woocommerce form .checkout-content-right .form-row label.checkbox, .woocommerce-page form .checkout-content-right .form-row label.checkbox {
  font-size: 13px;
  line-height: 22px
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p a {
  text-decoration: underline
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p a:hover {
  text-decoration: none
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: 0 solid #d3ced2;
  padding: 0;
  margin: 0 auto 4.5rem;
  border-radius: 0;
  width: 40%
}
.woocommerce form.checkout_coupon {
  margin-bottom: 0
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: block
}
.woocommerce form .form-row textarea {
  height: 7em
}
.woocommerce-page h3, .woocommerce-checkout .woocommerce h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: normal;
  color: #232323;
  font-weight: 500;
  margin-bottom: 30px;
  padding-bottom: 0
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background-color: transparent;
  border-radius: 0
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  display: none
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
  padding: 40px 0 0
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
  background-color: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, .08);
  padding: 40px;
  border-radius: 0;
  border: 0
}
.checkout-content-left {
  float: left;
  width: 59%;
  padding-right: 70px
}
.checkout-content-right {
  float: right;
  width: 41%;
  background-color: #f7f7f7;
  padding: 45px
}
.checkout-content-right table.shop_table {
  overflow: hidden
}
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info, .woocommerce .woocommerce-form-login-toggle .woocommerce-info {
  padding: 0;
  background-color: transparent;
  text-align: center;
  color: #232323;
  margin: 0;
  font-weight: 400
}
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a, .woocommerce .woocommerce-form-login-toggle .woocommerce-info a {
  color: #232323;
  text-decoration: underline
}
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a:hover, .woocommerce .woocommerce-form-login-toggle .woocommerce-info a:hover {
  text-decoration: none;
  color: #0038e3
}
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info::before, .woocommerce .woocommerce-form-login-toggle .woocommerce-info::before {
  color: #0038e3;
  margin-top: 1px;
  position: relative;
  left: inherit;
  top: 1px;
  margin-right: 5px;
  font-family: feather !important;
  font-weight: 400;
  content: "\e8e9"
}
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info::before {
  content: "\e8bf"
}
.woocommerce .woocommerce-form-coupon-toggle {
  margin-top: 15px
}
.woocommerce-page h3#order_review_heading {
  border-bottom: 0;
  margin-bottom: 15px
}
.woocommerce-checkout .woocommerce form.login p:first-child, .woocommerce-checkout .woocommerce form.checkout_coupon p:first-child {
  margin-top: 4.5rem
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-invalid #terms {
  margin-left: 6px
}
.woocommerce .woocommerce-checkout .col2-set, .woocommerce-page .woocommerce-checkout .col2-set {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0
}
.woocommerce-checkout .checkout.woocommerce-checkout .col-1 {
  margin-bottom: 0
}
.woocommerce-checkout .checkout.woocommerce-checkout .col-2 .woocommerce-shipping-fields h3 {
  font-size: 15px;
  line-height: 22px;
  color: #828282;
  font-family: roboto, sans-serif;
  font-weight: 400
}
body.woocommerce-checkout .litho_layout_no_sidebar_single {
  padding-top: 130px;
  padding-bottom: 130px
}
.form-row.form-row-wide.create-account.woocommerce-validated {
  margin-bottom: 10px
}
.woocommerce .checkout-content-right .woocommerce-checkout-payment {
  position: relative
}
.woocommerce .checkout-content-right .blockUI.blockOverlay {
  position: absolute !important;
  left: -30px !important;
  top: -30px !important;
  width: calc(100% + 60px) !important;
  height: calc(100% + 60px) !important
}
.woocommerce ul.order_details {
  margin: 0 0 3em;
  list-style: none;
  padding: 0
}
.woocommerce ul.order_details li {
  margin-right: 4em;
  font-size: 11px;
  border-right: 1px dashed #e4e4e4;
  padding-right: 4em;
  list-style-type: none;
  margin-bottom: 3rem
}
.woocommerce ul.order_details li strong {
  font-weight: 400;
  color: #232323;
  font-size: 14px;
  padding-top: 5px
}
.woocommerce-thankyou-order-received {
  color: #232323;
  margin-bottom: 40px;
  font-size: 22px
}
.woocommerce-order-details .woocommerce-order-details__title {
  font-weight: 500;
  color: #232323;
  font-size: 18px;
  line-height: 22px;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 10px;
  padding-bottom: 0
}
.woocommerce .woocommerce-order .woocommerce-order-details {
  margin-bottom: 0
}
.woocommerce .woocommerce-order-details table.shop_table.order_details tfoot td {
  color: #232323;
  font-weight: 400
}
.woocommerce table.shop_table.order_details td, .woocommerce table.shop_table.order_details th {
  padding: 15px 10px 15px 0
}
.woocommerce .woocommerce-order .woocommerce-customer-details {
  margin-top: 80px
}
.woocommerce .woocommerce-order .woocommerce-customer-details h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: normal;
  color: #232323;
  font-weight: 500;
  margin-bottom: 30px;
  padding-bottom: 0
}
.woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-customer-details--phone, .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-customer-details--email {
  position: relative
}
.woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-customer-details--phone::before, .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-customer-details--email::before {
  top: -2px
}
.woocommerce .woocommerce-thankyou-order-details.order_details.order_details {
  margin-bottom: 5em
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr th {
  padding-left: 53% !important;
  width: 75%
}
.woocommerce-message, .woocommerce-error, .woocommerce-info, .woocommerce-warning {
  padding: 13px 30px 12px 45px;
  margin: 2em 0;
  outline: none;
  position: relative;
  background-color: #54b783;
  color: #fff;
  border-top: 0;
  border-radius: 0;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
  line-height: 24px
}
.woocommerce-message a, .woocommerce-error a, .woocommerce-info a, .woocommerce-warning a {
  color: #fff;
  text-shadow: 0 0 0 #fff;
  filter: alpha(opacity=100);
  opacity: 1
}
.woocommerce .woocommerce-message .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-warning .button {
  margin-left: 10px;
  margin-right: -10px;
  font-size: 10px;
  padding: 0 10px;
  line-height: 19px;
  text-transform: uppercase;
  float: right
}
.woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-warning .button:hover {
  color: #232323;
  background-color: #fff;
  border-color: #fff
}
.woocommerce-message strong, .woocommerce-error strong, .woocommerce-info strong, .woocommerce-warning strong {
  font-weight: 500
}
.woocommerce-error {
  background-color: #e65656
}
.woocommerce-info {
  background-color: #4278bb
}
.woocommerce-warning {
  background-color: #e2ad4b
}
.woocommerce-message .close, .woocommerce-error .close, .woocommerce-info .close, .woocommerce-warning .close {
  right: -10px;
  font-weight: 100;
  color: #fff
}
.woocommerce-message::before, .woocommerce-error::before, .woocommerce-info::before, .woocommerce-warning::before {
  font-family: 'Simple-Line-Icons';
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 20px;
  font-size: 16px
}
.woocommerce-message::before {
  color: #fff;
  content: "\e080"
}
.woocommerce-error::before {
  color: #fff;
  content: "\e082"
}
.woocommerce-info::before {
  color: #fff;
  content: "\e08b"
}
.woocommerce-warning::before {
  color: #fff;
  content: "\e07c"
}
.woocommerce-account .litho-my-account-full .woocommerce {
  padding-top: 0;
  padding-bottom: 0
}
.woocommerce-account .woocommerce {
  padding: 130px 0
}
.woocommerce-account .woocommerce h2 {
  font-weight: 500;
  color: #232323;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 25px
}
.woocommerce-account .woocommerce form.login {
  padding: 4rem;
  background-color: #f7f7f7;
  width: 100%;
  margin: 0
}
.woocommerce-account .woocommerce form.login .lost_password {
  margin-bottom: 0
}
.woocommerce-account .woocommerce form.register {
  width: 100%;
  border: 1px solid #e4e4e4;
  padding: 4rem;
  width: 100%;
  margin: 0
}
.woocommerce-account .woocommerce form.register > p:last-of-type {
  margin-bottom: 0
}
.woocommerce-account .woocommerce form.login .button, .woocommerce-account .woocommerce form.register .button {
  padding: 10px 26px;
  width: 100%;
  letter-spacing: 1px
}
.woocommerce-account .woocommerce form .form-row input.input-text, .woocommerce-account .woocommerce form .form-row textarea {
  width: 100%;
  line-height: 26px
}
.woocommerce-account .woocommerce form.register .woocommerce-privacy-policy-text {
  font-size: 13px;
  line-height: 22px
}
.woocommerce-account .woocommerce form.register .woocommerce-privacy-policy-text a {
  text-decoration: underline
}
.woocommerce-account .woocommerce form.register .woocommerce-privacy-policy-text a:hover {
  text-decoration: none
}
.woocommerce-account .woocommerce-notices-wrapper {
  margin-bottom: 5rem
}
.woocommerce-account .woocommerce-notices-wrapper:empty {
  display: none
}
.woocommerce-account .woocommerce .col2-set, .woocommerce-account .woocommerce-page .col2-set {
  margin-bottom: 0;
  padding: 0 5%
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .col2-set, .woocommerce-account .woocommerce-page .woocommerce-MyAccount-content .col2-set {
  padding: 0
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content header.title {
  float: none
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content address {
  line-height: 30px;
  margin-bottom: 1rem
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table th, .woocommerce-account .woocommerce .woocommerce-MyAccount-content table td, .woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table_responsive tbody tr:first-child td:first-child {
  padding-left: 0
}
.woocommerce-account .woocommerce .col-1 {
  width: 45%;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%
}
.woocommerce-account .woocommerce .col-2 {
  width: 45%;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
  margin-left: 8%
}
.woocommerce-account .woocommerce form.register .form-row, .woocommerce-account .woocommerce form.login .form-row {
  margin-bottom: 20px
}
.woocommerce .woocommerce-MyAccount-navigation {
  margin: 0;
  background-color: #f7f7f7;
  padding: 40px
}
.woocommerce .woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 0;
  list-style: none
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 12px;
  padding-top: 10px;
  width: 100%
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: 0
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #232323
}
.woocommerce-MyAccount-content a {
  text-decoration: underline;
  color: #232323
}
.woocommerce-MyAccount-content a:hover {
  text-decoration: none
}
.woocommerce table.my_account_orders .button {
  padding: 3px 20px 2px;
  font-size: 10px;
  margin: 2px
}
.woocommerce table.my_account_orders {
  font-size: 15px;
  line-height: 30px
}
.woocommerce .woocommerce-MyAccount-content {
  padding-left: 50px
}
.woocommerce .both-content-center .woocommerce-MyAccount-content {
  padding-left: 19px
}
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
  margin-bottom: 50px
}
.woocommerce .woocommerce-customer-details {
  margin-bottom: 0
}
.woocommerce-order .woocommerce-customer-details .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1, .woocommerce-order .woocommerce-customer-details .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
  width: 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 0;
  float: left;
  padding: 0 15px
}
.woocommerce .woocommerce-order .woocommerce-customer-details .col2-set {
  margin-left: -15px;
  margin-right: -15px;
  width: inherit;
  display: block
}
.woocommerce .woocommerce-customer-details address {
  border: 0;
  border-radius: 0;
  padding: 0;
  margin-bottom: 1rem
}
.woocommerce address {
  line-height: 24px;
  margin-bottom: 1rem
}
.woocommerce-password-strength {
  font-size: 13px;
  color: #232323
}
.woocommerce-page form .form-row textarea {
  height: 5em
}
.woocommerce-page header.title h3 {
  margin-bottom: 0;
  border-bottom: 0 solid #e4e4e4;
  padding-bottom: 0
}
.woocommerce-page header.title {
  margin-bottom: 0;
  border-bottom: 0 solid #e4e4e4;
  padding-bottom: 15px;
  float: left
}
.woocommerce-account .addresses .title .edit {
  margin-top: 1px;
  font-size: 12px
}
.woocommerce-page legend {
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
  border-bottom: 0 solid #e4e4e4;
  padding-bottom: 0;
  color: #232323;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500
}
.woocommerce-page fieldset {
  margin-top: 30px;
  margin-bottom: 15px
}
.woocommerce-page mark.order-number, .woocommerce-page mark.order-date, .woocommerce-page mark.order-status {
  padding: 0;
  background-color: transparent
}
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
  margin-bottom: 15px;
  width: 100%;
  float: left
}
.woocommerce-address-fields > p {
  clear: both
}
.woocommerce-page .col2-set form.login input.button, .woocommerce-page .col2-set form.register input.button {
  padding: 8px 21px 7px
}
.woocommerce-account .woocommerce-MyAccount-content .select2-container--default .select2-selection--single {
  padding: 14px 10px 13px 10px
}
.woocommerce-account .woocommerce-MyAccount-content .form-row em {
  font-size: 13px;
  line-height: normal;
  padding-top: 5px;
  display: block
}
.woocommerce-account .woocommerce-MyAccount-content .col-2 {
  margin-left: 0;
  float: right
}
.woocommerce .woocommerce-MyAccount-content table.order_details .download-file .button {
  padding: 6px 13px;
  font-size: 11px;
  letter-spacing: normal;
  line-height: normal;
  margin: 0
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
  margin-top: 10px
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email {
  position: relative
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before {
  content: "\e8a5";
  font-family: 'feather' !important
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before {
  content: "\e88a";
  font-family: 'feather' !important;
  top: 2px
}
.woocommerce .woocommerce-MyAccount-content table.order_details tfoot td {
  color: #232323
}
.woocommerce .woocommerce-MyAccount-content table.order_details tfoot td .includes_tax {
  color: #828282;
  display: block
}
.woocommerce .woocommerce-order {
  padding-left: 15px;
  padding-right: 15px
}
.search-results .litho_layout_no_sidebar_single, .search-no-results .litho_layout_no_sidebar_single {
  padding-top: 130px;
  padding-bottom: 130px
}
.search-results .litho_layout_no_sidebar_single.container-fluid, .search-no-resultscontainer-fluid .litho_layout_no_sidebar_single {
  background-color: #f7f7f7
}
.search-results .litho_layout_no_sidebar_single .litho-blog-sidebar, .search-results .litho_layout_no_sidebar_single .litho-layout-right-sidebar, .search-results .litho_layout_no_sidebar_single .litho-layout-left-sidebar, .search-no-results .litho_layout_no_sidebar_single .litho-blog-sidebar, .search-no-results .litho_layout_no_sidebar_single .litho-layout-right-sidebar, .search-no-results .litho_layout_no_sidebar_single .litho-layout-left-sidebar {
  padding-top: 0;
  padding-bottom: 0
}
.litho-pagination {
  margin-top: 5rem
}
.litho-pagination .page-numbers {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  letter-spacing: initial
}
.litho-pagination .page-numbers li {
  display: inline-block
}
.litho-pagination .page-numbers li, .litho-pagination .page-numbers li .page-numbers {
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  margin: 0 10px
}
.litho-pagination .page-numbers li .page-numbers i {
  margin: 0 5px 2px;
  font-size: 18px;
  vertical-align: middle
}
.litho-pagination .page-numbers li .page-numbers, .page-links .inner-page-links .post-page-numbers {
  color: #828282;
  line-height: 40px;
  border: 0;
  padding: 0 5px;
  margin: 0;
  background-color: transparent;
  min-width: 40px;
  min-height: 40px;
  text-align: center;
  border-radius: 100%;
  position: relative;
  display: block
}
.page-links .inner-page-links .pagination-title {
  margin-right: 10px
}
.page-links .inner-page-links .post-page-numbers {
  display: inline-block;
  margin: 0 5px
}
.litho-pagination .page-numbers li .page-numbers:hover, .litho-pagination .page-numbers li .page-numbers.current, .page-links .inner-page-links .post-page-numbers:hover, .page-links .inner-page-links .post-page-numbers.current {
  background-color: #fff;
  color: #232323;
  -webkit-box-shadow: 0 0 10px rgba(23, 23, 23, .15);
  box-shadow: 0 0 10px rgba(23, 23, 23, .15)
}
.litho-pagination .page-numbers li .dots:hover, .litho-pagination .page-numbers li .prev:hover, .litho-pagination .page-numbers li .next:hover {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}
.litho-portfolio-load-more a {
  display: none !important
}
.blog-pagination {
  margin-top: 7rem;
  float: left;
  width: calc(100% - 30px);
  border-top: 1px solid rgba(35, 35, 35, 0.1);
  padding: 20px 0 0 0;
  margin-left: 15px;
  font-size: 14px;
  font-weight: 500
}
.blog-pagination .old-post a:hover, .blog-pagination .new-post a:hover {
  color: #232323
}
.blog-pagination .old-post {
  float: right
}
.blog-pagination .new-post {
  float: left
}
.blog-pagination .old-post i {
  margin-left: 5px
}
.blog-pagination .new-post i {
  margin-right: 5px
}
.blog-infinite-scroll-pagination {
  border: 0
}
.feature-box .content {
  color: #828282
}
.testimonials-style-1 * {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s
}
.testimonials-style-1 {
  padding: 3.5rem 0 3.5rem 3.5rem;
  background-color: #f7f7f7;
  position: relative;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s
}
.testimonials-style-1 .testimonials-rounded-icon svg, .testimonials-style-1 .testimonials-quotes {
  font-size: 50px;
  color: #0038e3;
  fill: #0038e3;
  position: absolute;
  top: 0;
  z-index: 1;
  -ms-transform: translateY(-50%) rotateY(0deg) rotateX(0deg);
  -moz-transform: translateY(-50%) rotateY(0deg) rotateX(0deg);
  -webkit-transform: translateY(-50%) rotateY(0deg) rotateX(0deg);
  transform: translateY(-50%) rotateY(0deg) rotateX(0deg)
}
.testimonials-style-1:hover .testimonials-rounded-icon svg, .testimonials-style-1:hover .testimonials-quotes {
  -ms-transform: translateY(-50%) rotateY(-180deg) rotateX(-180deg);
  -moz-transform: translateY(-50%) rotateY(-180deg) rotateX(-180deg);
  -webkit-transform: translateY(-50%) rotateY(-180deg) rotateX(-180deg);
  transform: translateY(-50%) rotateY(-180deg) rotateX(-180deg)
}
.testimonials-style-1 .testimonials-rounded-icon svg {
  width: 30px
}
.testimonials-style-1 .testimonial-content {
  line-height: 28px;
  font-size: 16px;
  width: 75%;
  display: block
}
.testimonials-style-1 .separator-line {
  background-color: #e4e4e4;
  width: 100%;
  margin-top: 35px;
  margin-bottom: 35px
}
.testimonials-style-1 .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.testimonials-style-1 .author img {
  border-radius: 50%;
  margin-right: 20px;
  width: 60px
}
.testimonials-style-1 .author .author-main {
  display: inline-block;
  width: 67%
}
.testimonials-style-1 .testimonial-name {
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
  color: #232323;
  display: block
}
.testimonials-style-1 .testimonial-position {
  font-size: 13px;
  line-height: 22px;
  display: block
}
.testimonials-style-1:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, .07);
  background-color: #fff
}
.testimonials-style-1:hover .testimonials-bubble, .testimonials-style-1:hover .testimonial-content {
  color: #0039CC
}
.testimonials-style-2 {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  will-change: transform
}
.testimonials-style-2 .testimonial-wrap {
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  will-change: transform
}
.testimonials-style-2:hover .testimonial-wrap {
  box-shadow: 0 0 20px rgba(0, 0, 0, .07)
}
.testimonials-style-2 .testimonials-content-wrap {
  position: relative;
  padding: 3.5rem
}
.testimonials-style-2 .testimonials-rounded-icon {
  height: 75px;
  width: 75px;
  line-height: 71px;
  overflow: hidden;
  box-shadow: 0 0 25px rgba(0, 0, 0, .05);
  position: absolute;
  top: 0;
  left: 50%;
  border-radius: 50%;
  text-align: center;
  background-color: #fff;
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transition: all 0.3s ease-in-out
}
.testimonials-style-2 .testimonials-rounded-icon i {
  line-height: inherit;
  font-size: 28px;
  color: #0056b3
}
.testimonials-style-2 .testimonials-rounded-icon svg {
  fill: #0056b3;
  width: 20px
}
.testimonials-style-2:hover .testimonials-rounded-icon {
  transform: translate(-50%, -50%) scale(1.2);
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -moz-transform: translate(-50%, -50%) scale(1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2)
}
.testimonials-style-2 .testimonial-content {
  margin-bottom: 25px;
  display: inline-block
}
.testimonials-style-2 .testimonial-name {
  color: #232323;
  display: block
}
.testimonials-style-2 .testimonial-position {
  font-size: 13px;
  line-height: 22px;
  display: block
}
.testimonials-style-4 .testimonial-content {
  background-color: #fff;
  border: 1px solid #ededed;
  margin-bottom: 35px;
  padding: 30px 40px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .08);
  box-shadow: 0 0 20px rgba(0, 0, 0, .08);
  position: relative;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease
}
.testimonials-style-4 .testimonial-content:before, .testimonials-style-4 .testimonial-content:after {
  top: 100%;
  left: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none
}
.testimonials-style-4 .testimonial-content:before {
  border-color: rgba(237, 237, 237, 0);
  border-top-color: #ededed;
  border-width: 18px 18px 0 0
}
.testimonials-style-4 .testimonial-content:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 14px 13px 0 0;
  margin-left: 2px
}
.testimonials-style-4 .testimonial-content:hover {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .08);
  box-shadow: 0 0 25px rgba(0, 0, 0, .08)
}
.testimonials-style-4 .testimonials-author-box {
  padding-left: 20px;
  padding-right: 20px
}
.testimonials-style-4 .testimonials-author-box .testimonials-image-box {
  display: inline-block
}
.testimonials-style-4 .testimonials-author-box img {
  width: 60px;
  border-radius: 50px;
  margin-right: 15px
}
.testimonials-style-4 .testimonials-author-details {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 2px
}
.testimonials-style-4 .testimonials-author-details .testimonial-name {
  font-size: 14px;
  line-height: 24px;
  color: #232323;
  display: block
}
.testimonials-style-4 .testimonials-author-details .testimonial-position {
  font-size: 13px;
  line-height: 22px;
  display: block
}
.testimonials-style-4 .testimonials-rounded-icon {
  line-height: normal
}
.testimonials-style-4 .testimonials-rounded-icon i {
  color: #fd961e;
  font-size: 11px;
  letter-spacing: 2px
}
.testimonials-style-4 .testimonials-rounded-icon svg {
  fill: #fd961e;
  width: 12px;
  margin-right: 1px;
  display: inline-block
}
.testimonials-style-3 .testimonials-rounded-icon svg {
  fill: #fd961e;
  width: 13px;
  margin: 0px 2px 3px 0px;
  display: inline-block
}
.elementor-widget-litho-lists .list-item .elementor-icon-list-icon {
  display: inherit
}
.elementor-widget-litho-lists .elementor-icon-list-items li {
  color: #232323;
  list-style: none;
  margin-bottom: 10px;
  padding-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start
}
.elementor-widget-litho-lists .elementor-icon-list-items:not(.elementor-inline-items) li:last-child {
  border: 0 !important;
  padding-bottom: 0;
  margin-bottom: 0
}
.elementor-widget-litho-lists .elementor-icon-list-items li i {
  line-height: 30px;
  color: #0038E3;
  font-size: 18px
}
.elementor-widget-litho-lists .elementor-icon-list-items li.svg-icon .elementor-icon-list-icon {
  line-height: 26px;
  display: inline-block
}
.elementor-widget-litho-lists .elementor-icon-list-items li svg {
  fill: #0038E3
}
.li-bullet {
  margin-left: 10px;
  margin-right: 10px
}
.elementor-widget-litho-lists .elementor-icon-list-items li:last-child {
  border: 0 !important
}
.pie-charts .chart-canvas {
  display: inline-block
}
.pie-charts .chart-canvas-inner {
  display: inline-block
}
.chart {
  text-align: center;
  position: relative;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.chart .percent {
  letter-spacing: -1px;
  color: #232323;
  font-size: 30px;
  line-height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}
.chart-text .chart-title {
  font-size: 13px;
  line-height: 22px;
  display: block;
  color: #232323;
  margin-top: -10px
}
.chart-text .vertical-separator {
  background-color: rgba(35, 35, 35, .5);
  height: 40px;
  top: -30px;
  position: relative;
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px
}
.newsletter-style-1 {
  position: relative
}
.newsletter-style-1 input {
  padding: 8px 60px 7px 15px;
  font-size: 11px;
  background-color: #f7f7f7;
  border: 1px solid #dfdfdf;
  max-width: 100%;
  resize: none;
  outline: none;
  width: 100%;
  border-radius: 5px;
  line-height: 24px;
  min-height: 44px;
  margin-bottom: 0
}
.newsletter-style-1 input[type="text"] {
  display: none
}
.newsletter-style-1 input:focus {
  border-color: #989898
}
.newsletter-style-1 .btn {
  position: absolute;
  line-height: 18px;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  padding: 0 16px;
  margin: 0;
  background-color: transparent;
  background-image: linear-gradient(-50deg, #880015 0%, #1E329F 60%);
  color: #ffffff;
  border-left: 1px solid #b0b0b0;
  min-height: 44px;
    
    
    
  font-family: "Poppins",Sans-serif;
  font-size: 18px;
  font-weight: 500;

    color: #FFF;


  border-radius: 0px 4px 4px 0px;
  padding: 15px 18px 13px 18px       
      
      
      
      
      
}
.newsletter-style-1 .btn span {
  display: none
}
.newsletter-style-5 {
  position: relative
}
.newsletter-style-5 input {
  padding: 10px 135px 10px 20px;
  font-size: 13px;
  background-color: #f7f7f7;
  border: 1px solid #dfdfdf;
  max-width: 100%;
  resize: none;
  outline: none;
  width: 100%;
  border-radius: 5px;
  line-height: 24px;
  min-height: 50px;
  margin-bottom: 0
}
.newsletter-style-5 input[type="text"] {
  display: none
}
.newsletter-style-5 input:focus {
  border-color: #989898
}
.newsletter-style-5 .btn {
  position: absolute;
  line-height: 18px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 0;
  border: 0;
  padding: 0 20px;
  margin: 0;
  background-color: transparent;
  color: #232323;
  border-left: 1px solid #b0b0b0;
  font-size: 12px
}
.newsletter-style-5 .btn i {
  margin-right: 8px;
  top: 1px;
  font-size: 14px;
  position: relative
}
.newsletter-style-6 input {
  margin-bottom: 20px;
  border-radius: 4px;
  padding: 10px 20px;
  font-size: 14px;
  background-color: #f7f7f7;
  border: 0;
  color: #828282
}
.newsletter-style-6 button.btn {
  background: #ff7a56;
  color: #fff;
  font-size: 13px;
  padding: 12px 32px;
  display: block;
  border: 2px solid #ff7a56;
  width: 100%;
  outline: none
}
.newsletter-style-6 button.btn i {
  margin-right: 7px;
  font-size: 15px;
  position: relative;
  top: 1px
}
.newsletter-style-6 button.btn:hover {
  background-color: transparent;
  color: #ff7a56
}
.newsletter-style-6 form .mc4wp-response {
  position: relative
}
.newsletter-style-7 input {
  margin: 0 25px 0 0;
  border-radius: 4px;
  padding: 13px 20px;
  font-size: 14px;
  background-color: #f7f7f7;
  border: 0;
  color: #828282;
  width: 65%;
  display: inline-block
}
.newsletter-style-7 input[type="text"] {
  display: none
}
.newsletter-style-7 button.btn {
  background: #232323;
  color: #fff;
  font-size: 14px;
  padding: 15px 40px 16px 40px;
  display: inline-block;
  border: 2px solid #232323;
  width: auto;
  vertical-align: top
}
.newsletter-style-7 button.btn i {
  margin-right: 7px;
  font-size: 16px;
  position: relative;
  top: 1px
}
.newsletter-style-7 button.btn:hover {
  background-color: transparent;
  color: #232323;
  border-color: #232323
}
.alert {
  margin-bottom: 25px
}
.btn-close:focus {
  box-shadow: none
}
.alert-dismissible .btn-close {
  padding: 0 1rem;
  height: 100%;
  font-size: 10px
}
.message-box-style-2 {
  padding: 15px 25px;
  box-shadow: 0 0 30px rgba(0, 0, 0, .08)
}
.nav-tabs {
  border: none;
  margin-bottom: 0
}
.tab-style-1 .nav-tabs, .tab-style-2 .nav-tabs {
  margin-bottom: 7rem
}
.nav-tabs > li.nav-item {
  display: inline-block;
  float: none;
  margin: 0 20px;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.nav-tabs > li.nav-item > a.nav-link {
  border: none;
  text-align: center;
  padding: 0;
  margin-bottom: 0
}
.nav-tabs > li.nav-item > a.nav-link.active, .nav-tabs > li.nav-item > a.nav-link.active:focus, .nav-tabs > li.nav-item > a.nav-link:focus, .nav-tabs > li.nav-item > a.nav-link.active:hover, .nav-tabs > li.nav-item > a.nav-link:hover {
  border-bottom: none;
  color: #0038e3;
  fill: #0038e3;
  background: none
}
.nav-tabs > li.nav-item > a.nav-link > i {
  font-size: 28px
}
.nav-tabs > li.nav-item > a.nav-link > svg {
  width: 18px
}
.nav-tabs > li.nav-item.nav-icon-left > a.nav-link > i, .nav-tabs > li.nav-item.nav-icon-left > a.nav-link > svg, .nav-tabs > li.nav-item.nav-icon-left > a.nav-link > img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px
}
.nav-tabs > li.nav-item.nav-icon-top > a.nav-link > i, .nav-tabs > li.nav-item.nav-icon-top > a.nav-link > svg, .nav-tabs > li.nav-item.nav-icon-top > a.nav-link > img, .nav-tabs > li.nav-item.nav-icon-top > a.nav-link > .tab-title-image {
  display: block;
  margin: 0 auto 15px;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  transform: translateY(5px)
}
.nav-tabs > li.nav-item.nav-icon-top > a.nav-link > img {
  width: 30px
}
.nav-tabs > li.nav-item > a.nav-link * {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.nav-tabs > li.nav-item.nav-icon-top > a.nav-link:hover > i, .nav-tabs > li.nav-item.nav-icon-top > a.nav-link:focus > i, .nav-tabs > li.nav-item.nav-icon-top > a.nav-link.active > i, .nav-tabs > li.nav-item.nav-icon-top > a.nav-link:hover > svg, .nav-tabs > li.nav-item.nav-icon-top > a.nav-link:focus > svg, .nav-tabs > li.nav-item.nav-icon-top > a.nav-link.active > svg, .nav-tabs > li.nav-item.nav-icon-top > a.nav-link:hover > img, .nav-tabs > li.nav-item.nav-icon-top > a.nav-link:focus > img, .nav-tabs > li.nav-item.nav-icon-top > a.nav-link.active > img {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px)
}
.tab-style-1 .nav-tabs > li.nav-item > .tab-border {
  width: 0;
  height: 2px;
  display: block;
  margin-top: -1px;
  opacity: 0;
  transition-duration: 0.5s;
  background-color: #0038e3
}
.tab-style-1 .nav-tabs > li.nav-item > a.nav-link:hover + .tab-border, .tab-style-1 .nav-tabs > li.nav-item > a.nav-link.active + .tab-border, .tab-style-1 .nav-tabs > li.nav-item.active .tab-border {
  opacity: 1;
  width: 100%
}
.tab-style-1 .nav-tabs {
  margin-bottom: 7rem
}
.tab-style-2 li a.nav-link span {
  display: block;
  color: #828282;
  font-weight: 400
}
.tab-style-2 li.nav-icon-left a.nav-link span {
  display: initial;
  margin-right: 10px
}
.tab-style-2 .nav-tabs {
  margin-bottom: 7rem
}
.accordion-style-1 .elementor-accordion-item {
  border: 0
}
.accordion-style-1 .elementor-accordion-item:last-child {
  border-bottom: 0
}
.accordion-style-1 .elementor-tab-title {
  padding: 22px 25px 24px 0;
  position: relative;
  -webkit-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  -moz-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  -ms-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  -o-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  will-change: transfrom
}
.accordion-style-1 .elementor-accordion-icon {
  position: absolute;
  top: 50%;
  width: auto !important;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-top: -1px
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
  right: 0
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
  left: 0
}
.accordion-style-1 .elementor-accordion-icon i {
  font-size: 13px
}
.accordion-style-1 .elementor-tab-content {
  border: 0;
  padding: 0
}
.accordion-style-1 .elementor-tab-content .panel-tab-content {
  border: 0;
  padding: 30px 20px 30px 0
}
.accordion-style-1 .elementor-tab-content p:last-child {
  margin-bottom: 0
}
.accordion-style-2 .elementor-accordion-item:first-child {
  padding-top: 0
}
.accordion-style-2 .elementor-accordion-item:last-child {
  padding-bottom: 0;
  border-bottom: 0
}
.accordion-style-2 .elementor-accordion-item {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding: 20px 30px;
  will-change: transform
}
.accordion-style-2 .elementor-tab-title {
  margin: 0;
  padding: 0;
  line-height: normal
}
.accordion-style-2 .elementor-tab-content {
  border: 0;
  margin-left: 199px;
  width: 38%;
  padding: 0
}
.accordion-style-2 .elementor-tab-content .panel-tab-content {
  border: 0;
  padding: 13px 0 7px
}
.accordion-style-2 .elementor-tab-content p:last-child {
  padding: 0;
  margin: 0
}
.accordion-style-2 .panel-time {
  min-width: 195px;
  display: inline-block;
  font-size: 15px;
  color: #828282;
  font-weight: 400
}
.accordion-style-2 .accordion-toggle {
  display: inline-block;
  width: calc(100% - 400px);
  color: #232323
}
.accordion-style-2 .panel-speaker {
  display: inline-block;
  font-size: 15px;
  color: #828282;
  font-weight: 400
}
.accordion-style-2 .elementor-tab-title .elementor-accordion-icon i {
  font-weight: 800
}
.progress {
  overflow: visible;
  height: 4px;
  position: relative;
  border-radius: 0
}
.progress .progress-title {
  position: absolute;
  top: -28px
}
.progress .progress-bar {
  position: relative;
  overflow: visible
}
.progress .progress-bar span {
  position: absolute;
  top: -28px;
  right: 0
}
.elementor-widget-litho-progress:last-child .litho-progress-wrapper {
  margin-bottom: 0
}
.litho-progress-wrapper {
  overflow: visible;
  height: 4px;
  position: relative;
  border-radius: 0;
  margin-bottom: 4rem
}
.litho-progress-wrapper .elementor-progress-bar {
  position: relative;
  overflow: visible;
  background-color: #0038e3;
  height: 4px;
  border-radius: 0
}
.litho-progress-wrapper .elementor-progress-bar .elementor-progress-percentage {
  position: absolute;
  top: -28px;
  right: 0;
  color: #232323;
  font-weight: 500;
  font-size: 13px;
  line-height: 22px
}
.litho-progress-wrapper .elementor-progress-text {
  overflow: visible;
  color: #232323;
  font-size: 13px;
  line-height: 22px;
  padding-left: 0;
  position: absolute;
  top: -28px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis
}
.progress-style-1 .elementor-progress-percentage {
  padding-right: 0
}
.progress-step-style-1 .progress-step-item {
  display: block;
  position: relative;
  padding: 45px 25px 0;
  z-index: 1
}
.progress-step-style-1 .progress-step-item:hover .progress-step-item-bfr, .progress-step-style-1 .progress-step-item:hover .progress-step-icon-bfr, .progress-step-style-1 .progress-step-item:hover .progress-step-number-bfr {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -ootransform: scale(1.2);
  transform: scale(1.2)
}
.progress-step-style-1 .progress-step-item .progress-step-item-bfr, .progress-step-style-1 .progress-step-icon .progress-step-icon-bfr, .progress-step-style-1 .progress-step-number .progress-step-number-bfr {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 50%;
  margin-left: -20px;
  -webkit-transition: .3s cubic-bezier(.3, .58, .55, 1);
  transition: .3s cubic-bezier(.3, .58, .55, 1);
  background-color: #232323
}
.progress-step-style-1 .progress-step-icon {
  position: absolute;
  margin-bottom: 0;
  line-height: 1;
  top: 10px;
  left: 50%;
  font-weight: 700;
  margin-left: -18px;
  width: 36px;
  height: 36px;
  text-align: center
}
.progress-step-style-1 .progress-step-item-box .progress-step-item-box-bfr {
  background-color: rgba(0, 0, 0, .2);
  display: block;
  width: 60%;
  height: 1px;
  position: absolute;
  content: '';
  top: 28px;
  left: 75%
}
.progress-step-style-1 .progress-step-icon .progress-step-icon-bfr {
  width: 72px;
  height: 72px;
  opacity: .2;
  margin-left: -36px;
  top: -18px;
  z-index: -1
}
.progress-step-style-1 .progress-step-number {
  color: #fff;
  font-weight: 500;
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 18px;
  line-height: 38px;
  display: block;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out
}
.progress-step-style-1 .progress-step-number .progress-step-number-bfr {
  width: 56px;
  height: 56px;
  top: -10px;
  margin-left: -28px;
  z-index: -1;
  opacity: .4
}
.progress-step-style-1 .progress-content {
  padding-top: 50px
}
.progress-step-style-1 .progress-step-title {
  margin-bottom: 10px;
  font-weight: 500;
  color: #232323;
  display: block;
  text-align: center
}
.progress-step-style-1 .progress-step-content {
  color: rgba(35, 35, 35, .7)
}
.progress-step-style-2 .progress-step-icon-box {
  position: relative;
  margin-bottom: 40px
}
.progress-step-style-2 .progress-step-icon {
  background-color: #fff;
  width: 130px;
  height: 130px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .07);
  line-height: 130px;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s
}
.progress-step-style-2 .progress-step-icon i {
  font-size: 50px;
  vertical-align: middle
}
.progress-step-style-2 .progress-step-icon svg {
  width: 45px
}
.progress-step-style-2:hover .progress-step-icon {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, .11);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.progress-step-style-2 .progress-step-icon-box .progress-step-item-box-bfr {
  width: 80px;
  background-color: rgba(117, 117, 117, .2);
  position: absolute;
  top: 50%;
  left: calc(100% + 15px);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: inline-block
}
.progress-step-style-3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.progress-step-style-3 * {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.progress-step-style-3 .progress-step-item {
  display: flex;
  position: relative;
  flex-flow: row wrap;
  align-items: stretch !important;
  justify-content: flex-start;
  text-align: left;
  transition: box-shadow .3s ease, background .3s ease
}
.progress-step-style-3 .progress-step-item:hover .progress-step-number-bfr {
  background-color: #fff;
  color: #27ae60;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}
.progress-step-style-3 .progress-step-number-bfr {
  display: block;
  text-align: center;
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 46px;
  color: #fff;
  background-color: #27ae60;
  border: 2px solid #27ae60
}
.progress-step-style-3 .progress-step-item-box {
  position: relative;
  margin-right: 40px
}
.progress-step-style-3 .progress-step-item-box .progress-step-item-box-bfr {
  background-color: #e4e4e4;
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 1px;
  height: calc(100% - 90px);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
.progress-step-style-3 .progress-content {
  overflow: hidden;
  flex: 1;
  max-width: 100%;
  margin-bottom: 3.7em
}
.progress-step-style-3:last-child .progress-content {
  margin-bottom: 0
}
.progress-step-style-4 .progress-step-item {
  display: block;
  position: relative;
  padding: 45px 25px 0;
  z-index: 1
}
.progress-step-style-4 .progress-step-item:hover .progress-step-icon-bfr, .progress-step-style-4 .progress-step-item:hover .progress-step-number-bfr {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -ootransform: scale(1.1);
  transform: scale(1.1)
}
.progress-step-style-4 .progress-step-icon .progress-step-icon-bfr, .progress-step-style-4 .progress-step-number .progress-step-number-bfr {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 50%;
  margin-left: -20px;
  -webkit-transition: .3s cubic-bezier(.3, .58, .55, 1);
  transition: .3s cubic-bezier(.3, .58, .55, 1);
  background-color: #232323
}
.progress-step-style-4 .progress-step-icon {
  position: absolute;
  margin-bottom: 0;
  line-height: 1;
  top: 10px;
  left: 50%;
  font-weight: 700;
  margin-left: -18px;
  width: 36px;
  height: 36px;
  text-align: center
}
.progress-step-style-4 .progress-step-item-box .progress-step-item-box-bfr {
  background-color: rgba(0, 0, 0, .2);
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  content: '';
  top: 28px;
  left: 0
}
.progress-step-style-4 .progress-step-icon .progress-step-icon-bfr {
  width: 72px;
  height: 72px;
  opacity: .2;
  margin-left: -36px;
  top: -18px;
  z-index: -1
}
.progress-step-style-4 .progress-step-number {
  color: #fff;
  font-weight: 500;
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 18px;
  line-height: 38px;
  display: block;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out
}
.progress-step-style-4 .progress-step-number .progress-step-number-bfr {
  width: 56px;
  height: 56px;
  top: -10px;
  margin-left: -28px;
  z-index: -1
}
.progress-step-style-4 .progress-content {
  padding-top: 50px
}
.progress-step-style-4 .progress-step-title {
  margin-bottom: 10px;
  font-weight: 500;
  color: #232323;
  display: block;
  text-align: center
}
.progress-step-style-4 .progress-step-content {
  color: rgba(35, 35, 35, .7)
}
.progress-step-style-5 .progress-step-item {
  display: block;
  position: relative;
  padding: 45px 25px 0;
  z-index: 1
}
.progress-step-style-5 .progress-step-item:hover .progress-step-icon-afr, .progress-step-style-5 .progress-step-item:hover .progress-step-number-bfr {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -ootransform: scale(1.1);
  transform: scale(1.1)
}
.progress-step-style-5 .progress-step-icon .progress-step-icon-afr, .progress-step-style-5 .progress-step-number .progress-step-number-bfr {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 50%;
  margin-left: -20px;
  -webkit-transition: .3s cubic-bezier(.3, .58, .55, 1);
  transition: .3s cubic-bezier(.3, .58, .55, 1);
  background-color: #232323
}
.progress-step-style-5 .progress-step-icon {
  position: absolute;
  margin-bottom: 0;
  line-height: 1;
  top: 10px;
  left: 50%;
  font-weight: 700;
  margin-left: -18px;
  width: 36px;
  height: 36px;
  text-align: center
}
.progress-step-style-5 .progress-step-item-box .progress-step-item-box-bfr {
  background-color: rgba(0, 0, 0, .2);
  z-index: -2;
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  content: '';
  top: 28px;
  left: 0
}
.progress-step-style-5 .progress-step-icon .progress-step-icon-afr {
  opacity: 0;
  width: 72px;
  height: 72px;
  margin-left: -36px;
  top: -18px;
  z-index: -1
}
.progress-step-style-5 .progress-step-item:hover .progress-step-icon-afr {
  opacity: 1
}
.progress-step-style-5 .progress-step-number {
  color: #fff;
  font-weight: 500;
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 18px;
  line-height: 38px;
  display: block;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out
}
.progress-step-style-5 .progress-step-number .progress-step-number-bfr {
  width: 56px;
  height: 56px;
  top: -10px;
  margin-left: -28px;
  z-index: -1;
  box-shadow: 0 0 15px rgba(0, 0, 0, .08)
}
.progress-step-style-5 .progress-content {
  padding-top: 50px
}
.progress-step-style-5 .progress-step-title {
  margin-bottom: 10px;
  font-weight: 500;
  color: #232323;
  display: block;
  text-align: center
}
.progress-step-style-5 .progress-step-content {
  color: rgba(35, 35, 35, .7)
}
.newsletter-style input {
  padding-right: 130px
}
.newsletter-style .btn {
  position: absolute;
  line-height: 18px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 0;
  border: 1px solid #b0b0b0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  padding: 0 16px
}
.newsletter-style-2 form {
  position: relative
}
.newsletter-style-2 .btn {
  background-color: #0038e3;
  color: #fff;
  font-size: 13px;
  line-height: 22px;
  position: absolute;
  top: 50%;
  border-radius: 0 100px 100px 0;
  right: 0px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 8px 24px;
  letter-spacing: inherit;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  height: 100%
}
.newsletter-style-2 .btn i {
  font-size: 16px;
  position: relative;
  top: 1px
}
.newsletter-style-2 .btn span {
  margin-left: 7px
}
.newsletter-style-2 .btn .fa-arrow-right {
  display: none
}
.newsletter-style-2 input {
  padding: 10px 150px 10px 20px;
  font-size: 14px;
  border-color: rgba(0, 0, 0, .1);
  border-radius: 100px;
  margin: 0
}
.newsletter-style-2 input[type="text"] {
  display: none
}
.newsletter-style-3 .btn {
  position: absolute;
  top: 50%;
  border-radius: 0;
  right: 0px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  letter-spacing: inherit;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%)
}
.newsletter-style-3 input {
  padding-right: 145px;
  margin-bottom: 0
}
.newsletter-style-3 .btn span {
  margin-left: 7px
}
.newsletter-style-3 input[type="text"] {
  display: none
}
.newsletter-style-4 .btn {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 4px 14px;
  letter-spacing: inherit
}
.newsletter-style-4 input {
  padding-right: 70px;
  margin-bottom: 0
}
.newsletter-style-4 .medium-input + .btn {
  padding: 4px 18px
}
.newsletter-style-4 .large-input + .btn {
  padding: 4px 23px
}
.newsletter-style-4 .btn span {
  margin-left: 7px
}
.newsletter-style-4 input[type="text"] {
  display: none
}
.client-logo-style-1 .client-box {
  padding: 15px;
  border: 1px solid #939393;
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
  z-index: 0;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  opacity: 1
}
.client-logo-style-1 .client-box:hover {
  z-index: 10
}
.client-logo-style-1 .client-box:before, .client-logo-style-1 .client-box:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  opacity: 1
}
.client-logo-style-1 .client-box:before {
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  z-index: 1;
  transition: height 1s ease, opacity .8s ease;
  -webkit-transition: height 1s ease, opacity .8s ease;
  -moz-transition: height 1s ease, opacity .8s ease;
  -ms-transition: height 1s ease, opacity .8s ease;
  -o-transition: height 1s ease, opacity .8s ease
}
.client-logo-style-1 .client-box:after {
  height: calc(100% + 4px);
  width: 100%;
  z-index: 1;
  transition: width 1s ease, opacity .8s ease
}
.client-logo-style-1 .client-box:hover:before {
  transition: height .2s ease, opacity .3s ease;
  -webkit-transition: height .2s ease, opacity .3s ease;
  -moz-transition: height .2s ease, opacity .3s ease;
  -ms-transition: height .2s ease, opacity .3s ease;
  -o-transition: height .2s ease, opacity .3s ease;
  height: calc(100% - 20px);
  opacity: .7
}
.client-logo-style-1 .client-box:hover:after {
  transition: width .2s ease, opacity .3s ease;
  -webkit-transition: width .2s ease, opacity .3s ease;
  -moz-transition: width .2s ease, opacity .3s ease;
  -ms-transition: width .2s ease, opacity .3s ease;
  -o-transition: width .2s ease, opacity .3s ease;
  width: calc(100% - 20px);
  opacity: .8
}
.client-logo-style-1 .client-box .client-box-image {
  z-index: 2;
  position: relative
}
.client-logo-style-2 .client-box {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
  z-index: 0;
  padding: 25px;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s
}
.client-logo-style-2 .client-box .client-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  background-color: #fff;
  border-radius: 4px;
  transform: scale(0.8);
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  box-shadow: 0 0 15px rgba(0, 0, 0, .08);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.client-logo-style-2 .client-box:hover .client-overlay {
  opacity: 1;
  transform: scale(1)
}
.liquid-image-style-1 .secondary-image-box {
  width: 70%;
  overflow: hidden;
  border-radius: 6px;
  position: relative
}
.liquid-image-style-1 .liquid-image-overlay {
  background-color: rgba(23, 23, 23, .5);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0
}
.liquid-image-style-1 .primary-image-box {
  position: absolute;
  right: 15px;
  width: 70%;
  bottom: 0;
  text-align: right
}
.liquid-image-style-1 .primary-image-box img {
  border-radius: 6px
}
.liquid-image-style-2 {
  margin-top: 35%
}
.liquid-image-style-2 .secondary-image-box {
  width: 50%;
  overflow: hidden;
  border-radius: 6px;
  position: relative;
  z-index: 1
}
.liquid-image-style-2 .liquid-image-overlay {
  background-color: rgba(23, 23, 23, .5);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0
}
.liquid-image-style-2 .primary-image-box {
  position: absolute;
  right: 15px;
  width: 70%;
  bottom: 0;
  text-align: right
}
.liquid-image-style-2 .primary-image-box img {
  border-radius: 6px
}
.pricing-table {
  padding: 70px 60px 70px
}
.pricing-table .pricing-header .popular-label {
  position: absolute;
  top: 0;
  left: 50%;
  padding: 6px 17px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #232323;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  color: #fff
}
.pricing-table .pricing-header .title {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px
}
.pricing-table .pricing-header .subtitle {
  font-size: 18px;
  line-height: 22px;
  color: #232323;
  margin-bottom: 2rem
}
.pricing-table .pricing-header .price {
  font-weight: 500;
  color: #0038e3;
  letter-spacing: -2px
}
.pricing-table .pricing-header .duration {
  color: #232323;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  display: block
}
.pricing-table .pricing-body {
  padding-top: 3rem;
  padding-bottom: 3rem
}
.pricing-table .pricing-body ul {
  padding: 0;
  margin: 0;
  list-style: none
}
.pricing-table .pricing-body ul li {
  padding: 12px 0
}
.pricing-table .pricing-body ul li:last-child {
  border-bottom: none !important
}
.price-table-style-2 {
  position: relative;
  overflow: hidden
}
.price-table-style-2.pricing-table .pricing-header .popular-label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px 15px;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  background-color: #f7f7f7;
  border-radius: 0;
  font-size: 13px;
  line-height: 22px;
  color: #262b35;
  letter-spacing: 1px;
  width: 100%
}
.price-table-style-3 {
  position: relative;
  overflow: hidden
}
.price-table-style-3.pricing-table .pricing-header .popular-label {
  position: absolute;
  top: 12px;
  left: inherit;
  right: -31px;
  padding: 20px 15px;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  background-color: #f7f7f7;
  border-radius: 0;
  font-size: 13px;
  line-height: 22px;
  color: #262b35;
  letter-spacing: 1px;
  width: 120px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg)
}
.price-table-style-3.pricing-table .pricing-body ul li {
  padding: 5px 0
}
.vertical-counter-number {
  overflow: hidden;
  width: 100%;
  height: auto
}
.vertical-counter-number ul {
  text-align: center;
  margin: 0;
  padding: 0;
  transform: translateY(0);
  transition: 2s ease-in-out;
  list-style: none
}
.single-post .blog-details-text .vertical-counter-number ul {
  padding-left: 0
}
.vertical-counter-wrapper .vertical-counter {
  color: #232323;
  font-size: 2.85rem;
  line-height: 3.1rem;
  letter-spacing: -2px
}
.vertical-counter-wrapper .title {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  line-height: 22px
}
.vertical-counter-wrapper .number-suffix, .vertical-counter-wrapper .number-prefix {
  color: #e6994e;
  font-size: 30px;
  line-height: 24px;
  font-weight: 500;
  margin-left: 3px;
  vertical-align: top
}
.elementor-counter .elementor-counter-number-suffix {
  font-weight: 500;
  margin: -1px 0 0 -3px
}
.fancy-text-box-style-1 .fancy-text-box {
  display: inline-block;
  position: relative;
  padding: 3.5rem 3.5rem 3.5rem 3.5rem
}
.fancy-text-box-style-1 .fancy-text-box:before, .fancy-text-box-style-1 .fancy-text-box:after {
  border: 10px solid #0039cc;
  height: 165px;
  width: 67px;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%)
}
.fancy-text-box-style-1 .fancy-text-box:before {
  border-right: 0 !important
}
.fancy-text-box-style-1 .fancy-text-box:after {
  border-left: 0 !important;
  right: 0;
  left: inherit
}
.fancy-text-box-style-1 .fancy-text-box .title {
  font-size: 80px;
  line-height: 72px;
  margin-bottom: 0;
  margin-right: 15px;
  letter-spacing: -5px;
  font-weight: 500;
  color: #232323;
  display: inline-block;
  position: relative;
  top: 3px
}
.fancy-text-box-style-1 .fancy-text-box .content {
  display: inline-block;
  width: 90px;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  margin: 0 auto;
  line-height: 20px;
  color: #232323
}
.fancy-text-box-style-1 .fancy-text-box .content p {
  margin: 0
}
.fancy-text-box-style-2 .fancy-text-box-image {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  background-color: #232323;
  will-change: transform
}
.fancy-text-box-style-2 .fancy-text-box-image img {
  transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out
}
.fancy-text-box-style-2 figure:hover .fancy-text-box-image > img {
  opacity: 0.4
}
.fancy-text-box-style-2 figure .fancy-text-box-details {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out
}
.fancy-text-box-style-2 .fancy-text-box-details a {
  height: 100px;
  width: 100px;
  padding: 20px;
  border-radius: 100%;
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .08);
  box-shadow: 0 0 25px rgba(0, 0, 0, .08);
  transform: scale(.9, .9);
  -webkit-transform: scale(.9, .9);
  -moz-transform: scale(.9, .9);
  -ms-transform: scale(.9, .9);
  -o-transform: scale(.9, .9);
  opacity: 0;
  transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out
}
.fancy-text-box-style-2 figure:hover .fancy-text-box-details a {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  opacity: 1
}
.fancy-text-box-style-2 .fancy-text-box-details a .elementor-icon {
  color: #0038e3;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
  display: block
}
.fancy-text-box-style-2 .fancy-text-box-details a span {
  font-size: 13px;
  line-height: 14px;
  color: #232323
}
.fancy-text-box-style-2 figure figcaption {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out
}
.fancy-text-box-style-2 figure:hover figcaption {
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0
}
.fancy-text-box-style-2 figcaption .conter-wrap {
  width: 77%;
  padding: 16px 20px 17px;
  display: inline-block;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .08);
  box-shadow: 0 0 25px rgba(0, 0, 0, .08);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.fancy-text-box-style-2 .conter-wrap .title {
  font-size: 14px;
  line-height: 20px;
  color: #232323;
  text-align: center;
  display: block
}
.fancy-text-box-style-2 .conter-wrap .subtitle {
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
  display: block
}
.fancy-text-box-style-3 figure {
  position: relative;
  overflow: hidden
}
.fancy-text-box-style-3 figure .fancy-text-box-image img {
  width: 100%;
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  transition-duration: 2s
}
.fancy-text-box-style-3 figure:hover .fancy-text-box-image img {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -moz-transform: scale(1.4);
  transform: scale(1.4);
  -o-transform: scale(1.4);
  -webkit-transition-duration: 4s;
  transition-duration: 4s
}
.fancy-text-box-style-3 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.fancy-text-box-style-3 figcaption .fancy-text-box, .fancy-text-box-style-3 .fancy-text-box-hover {
  padding: 15px
}
.fancy-text-box-style-3 .fancy-text-box .fancy-icon {
  background-color: #fff;
  color: #232323;
  font-size: 18px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: 14%;
  bottom: 11%;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out
}
.fancy-text-box .fancy-icon svg {
  width: 20px;
  height: 100%
}
.fancy-text-box-style-3 figure:hover .fancy-icon {
  opacity: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out
}
.fancy-text-box-style-3 .fancy-text-box-hover {
  opacity: 0;
  position: absolute;
  bottom: -25px;
  width: 100%;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out
}
.fancy-text-box-style-3 figure:hover .fancy-text-box-hover {
  opacity: 1;
  bottom: 0;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out
}
.fancy-text-box-style-3 figure .fancy-text-button i, .fancy-text-box-style-3 figure .fancy-text-button img {
  margin-left: 5px
}
.fancy-text-box-style-3 .fancy-text-box-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out
}
.fancy-text-box-style-3 .fancy-text-button, .fancy-text-box-style-3 .fancy-text-button span {
  display: inline-block;
  transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out
}
.fancy-text-box-style-3 .subtitle {
  display: block;
  margin-bottom: 10px
}
.fancy-text-box-style-3 .fancy-text-box-hover .content p {
  margin-bottom: 15px
}
.fancy-text-box-style-3 .fancy-text-button span {
  vertical-align: middle;
  display: inline-block
}
.fancy-text-box-style-3 .fancy-text-button .elementor-icon {
  vertical-align: middle
}
.fancy-text-box-style-3 .fancy-text-button .elementor-icon i {
  font-size: 15px
}
.fancy-text-box-style-3 .fancy-text-box .content {
  overflow: hidden;
  min-height: 75px
}
.fancy-text-box-style-4 figcaption, .fancy-text-box-style-4 .fancy-text-box-image img, .fancy-text-box-style-4 .litho-button-wrapper, .fancy-text-box-style-4 .fancy-text-box-overlay {
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out
}
.fancy-text-box-style-4 {
  position: relative;
  overflow: hidden;
  z-index: 0
}
.fancy-text-box-style-4 figcaption {
  padding-left: 5rem;
  padding-right: 5rem;
  position: absolute;
  width: 100%;
  left: 0px;
  top: auto;
  z-index: 9;
  bottom: 0px;
  height: auto;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px)
}
.fancy-text-box-style-4 figcaption .title {
  display: block
}
.fancy-text-box-style-4 figcaption .title .subtitle {
  display: block
}
.fancy-text-box-style-4 .litho-button-wrapper {
  margin-top: 30px;
  opacity: 0;
  transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px)
}
.fancy-text-box-style-4 .fancy-text-box-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(38, 43, 53, 0.3)
}
.fancy-text-box-style-4 figure:hover .fancy-text-box-image img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1)
}
.fancy-text-box-style-4 figure:hover figcaption {
  transform: translateY(-65px);
  -webkit-transform: translateY(-65px);
  -moz-transform: translateY(-65px);
  -ms-transform: translateY(-65px)
}
.fancy-text-box-style-4 figure:hover .litho-button-wrapper {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0)
}
.fancy-text-box-style-4 .elementor-button .elementor-icon {
  vertical-align: middle;
  display: inline-block
}
.fancy-text-box-style-4 .elementor-button .elementor-icon i {
  font-size: 15px;
  margin-right: 5px
}
.fancy-text-box-style-5 * {
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out
}
.fancy-text-box-style-5 {
  min-height: 600px;
  overflow: hidden;
  position: relative
}
.fancy-text-box-style-5 .fancy-text-bg-banner-image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  height: 100%;
  width: 100%;
  z-index: 0;
  visibility: visible;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background-size: cover
}
.fancy-text-box-style-5 .fancy-text-box {
  padding: 4rem 5rem;
  position: absolute;
  width: 100%;
  left: 0px;
  top: auto;
  z-index: 9;
  bottom: 0px;
  height: auto;
  transform: translateY(70px);
  -webkit-transform: translateY(70px);
  -moz-transform: translateY(70px);
  -ms-transform: translateY(70px)
}
.fancy-text-box-style-5 .fancy-text-box .content-bottom {
  opacity: 0;
  transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px)
}
.fancy-text-box-style-5:hover .fancy-text-box .content-bottom {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0)
}
.fancy-text-box-style-5:hover .fancy-text-box {
  background-color: #c3964e;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px)
}
.fancy-text-box-style-5 .fancy-text-box .title {
  color: #fff;
  margin-bottom: 20px
}
.fancy-text-box-style-5 .fancy-text-box p {
  margin: 0
}
.fancy-text-box-style-5 .fancy-text-box-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3
}
.fancy-text-box-style-5 .elementor-button-wrapper .elementor-button .elementor-icon {
  vertical-align: middle
}
.fancy-text-box-style-6 * {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out
}
.fancy-text-box-style-6 figure {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  background-color: #1f232c;
  will-change: transform
}
.fancy-text-box-style-6 .banners-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}
.fancy-text-box-style-6 .conter-wrap {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  padding-left: 15px;
  padding-right: 15px
}
.fancy-text-box-style-6 .elementor-button-wrapper .elementor-button {
  line-height: 34px;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 0;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -webkit-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity
}
.fancy-text-box-style-6 figure:hover .elementor-button-wrapper .elementor-button {
  opacity: 1;
  transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0)
}
.fancy-text-box-style-6 .elementor-button-wrapper .elementor-button i {
  font-size: 15px
}
.fancy-text-box-style-6 .title {
  position: relative;
  white-space: nowrap;
  line-height: normal;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  display: block;
  opacity: 1;
  transform: translateY(40px);
  -moz-transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -webkit-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity
}
.fancy-text-box-style-6 figure:hover .title {
  opacity: 0;
  transform: translateY(70px);
  -moz-transform: translateY(70px);
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px)
}
.fancy-text-box-style-6 .subtitle-box {
  opacity: 0;
  transform: translateY(70px);
  -moz-transform: translateY(70px);
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px)
}
.fancy-text-box-style-6 figure:hover .subtitle-box {
  opacity: 1;
  transform: translateY(15px);
  -moz-transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px)
}
.fancy-text-box-style-6 .subtitle {
  line-height: normal;
  font-weight: 500;
  font-size: 14px;
  border-bottom: 1px solid;
  color: #fff;
  display: inline-block;
  position: relative;
  white-space: nowrap
}
.fancy-text-box-style-6 .fancy-text-box-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}
.fancy-text-box-style-6 figure img {
  -moz-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}
.fancy-text-box-style-6 figure:hover img {
  opacity: .5;
  -moz-transform: scale3d(1.1, 1.1, 1);
  -o-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1)
}
.fancy-text-box-style-7 figure {
  position: relative
}
.fancy-text-box-style-7 .fancy-text-box-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.fancy-text-box-style-7 figcaption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.fancy-text-box-style-7 figcaption .subtitle {
  border-radius: 2px;
  font-weight: 500;
  font-size: 12px;
  position: absolute;
  top: 40px;
  left: 50px;
  line-height: 14px;
  background: #fff;
  color: #232323;
  padding: 8px 15px 9px 15px;
  -webkit-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  -moz-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  -ms-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  -o-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1)
}
.fancy-text-box-style-7 figure:hover figcaption .subtitle {
  background: #232323;
  color: #fff;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}
.fancy-text-box-style-7 figure:hover figcaption .subtitle a {
  color: #fff
}
.fancy-text-box-style-7 figcaption .banner-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px 50px 40px;
  width: 100%;
  -ms-flex-pack: center !important;
  justify-content: center !important
}
.fancy-text-box-style-7 figcaption .banner-content .title, .fancy-text-box-style-7 figcaption .banner-content .title a {
  font-weight: 500;
  letter-spacing: -0.50px;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  display: inline-block
}
.fancy-text-box-style-7 figcaption .banner-content .title {
  width: 50%;
  -ms-flex-item-align: center !important;
  align-self: center !important
}
.fancy-text-box-style-7 figcaption .banner-content .fancy-icon {
  width: 40px;
  height: 40px;
  line-height: 42px;
  text-align: center;
  margin-left: auto;
  -ms-flex-item-align: center !important;
  background-color: #fff;
  border-radius: 100%;
  align-self: center !important;
  opacity: 0;
  transform: translateY(10px);
  -moz-transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -webkit-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  -moz-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  -ms-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  -o-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1)
}
.fancy-text-box-style-7 figcaption .banner-content .fancy-icon a {
  width: 100%;
  height: 100%;
  display: block
}
.fancy-text-box-style-7 figcaption .banner-content .fancy-icon i {
  color: #232323
}
.fancy-text-box-style-7 figure:hover .banner-content .fancy-icon {
  opacity: 1;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0)
}
.fancy-text-box-style-8 .title {
  -webkit-transform: translateX(20%);
  transform: translateX(20%);
  transition: -webkit-transform .3s cubic-bezier(.2, .95, .25, 1);
  transition: transform .3s cubic-bezier(.2, .95, .25, 1);
  transition: transform .3s cubic-bezier(.2, .95, .25, 1), -webkit-transform .3s cubic-bezier(.2, .95, .25, 1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  font-weight: 500;
  display: inline-block
}
.fancy-text-box-style-8 a {
  color: #828282
}
.fancy-text-box-style-8:hover .title {
  color: #cb933d;
  -webkit-transform: translateX(0);
  transform: translateX(0)
}
.fancy-text-box-style-8 .fancy-icon {
  font-size: 40px;
  -webkit-transform: scaleX(0) translateX(0);
  transform: scaleX(0) translateX(0);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  margin-left: 10px;
  vertical-align: middle;
  display: inline-block
}
.fancy-text-box-style-8:hover .fancy-icon {
  -webkit-transform: scaleX(1) translateX(-3.727em);
  transform: scaleX(1) translateX(0);
  color: #cb933d
}
.fancy-text-box-style-8 .fancy-icon svg {
  width: 20px;
  fill: #cb933d
}
.fancy-text-box-style-8 .fancy-text-box-image {
  margin-bottom: 30px
}
.fancy-text-box-style-9 .fancy-text-box-image {
  position: relative;
  overflow: hidden;
  border-radius: 6px
}
.fancy-text-box-style-9 .fancy-text-box-details {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}
.fancy-text-box-style-9 .fancy-text-box-details .fancy-text-button {
  background-color: #ca943d;
  opacity: 0;
  border-radius: 100%;
  width: 110px;
  height: 110px;
  text-align: center;
  position: relative;
  top: -15px;
  padding: 1.5rem 15px;
  z-index: 1;
  line-height: 20px;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.fancy-text-box-style-9 figure:hover .fancy-text-button {
  opacity: 1;
  top: 0
}
.fancy-text-box-style-9 .fancy-text-box-details .fancy-text-button span {
  display: block;
  color: #fff
}
.fancy-text-box-style-9 .fancy-text-box-details .fancy-text-button i {
  font-size: 16px;
  margin-bottom: 8px
}
.fancy-text-box-style-9 figcaption {
  margin-top: 40px
}
.fancy-text-box-style-9 .title {
  color: #232323;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.fancy-text-box-style-9 .content {
  margin-top: 7px;
  display: block
}
.fancy-text-box-style-9 .content ul {
  padding: 0;
  margin: 0;
  display: inline-block
}
.fancy-text-box-style-9 .content ul li {
  float: left;
  padding: 0 17px 0 0;
  margin: 0 15px 0 0
}
.fancy-text-box-style-9 .content ul li:first-child {
  list-style: none
}
.fancy-text-box-style-9 .content ul li:last-child {
  padding: 0;
  margin: 0
}
.fancy-text-box-style-9 .fancy-text-box-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.fancy-text-box-style-10 {
  background-color: #fff;
  overflow: hidden;
  border-radius: 6px;
  height: 100%;
  box-shadow: 0 0 30px rgba(0, 0, 0, .08);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  will-change: transform
}
.fancy-text-box-style-10 figure {
  position: relative;
  overflow: hidden
}
.fancy-text-box-style-10 .fancy-text-box-image {
  position: relative;
  overflow: hidden
}
.fancy-text-box-style-10 .fancy-text-box-image img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.fancy-text-box-style-10:hover img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1)
}
.fancy-text-box-style-10 .fancy-icon {
  background: #fff;
  border-radius: 50px;
  text-align: center;
  border-color: #fff;
  color: #232323;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 44px;
  width: 44px;
  line-height: 40px;
  padding: 0;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center
}
.fancy-text-box-style-10:hover .fancy-icon {
  opacity: 1
}
.fancy-text-box-style-10 .fancy-icon i {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.fancy-text-box-style-10 .fancy-icon svg {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  height: 16px
}
.fancy-text-box-style-10 .fancy-icon:hover svg {
  fill: #fff
}
.fancy-text-box-style-10 .fancy-text-box-overlay {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #232323;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out
}
.fancy-text-box-style-10:hover .fancy-text-box-overlay {
  opacity: 1
}
.fancy-text-box-style-10 figcaption {
  padding: 35px
}
.fancy-text-box-style-10 figcaption .title {
  color: #232323;
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
  display: block
}
.fancy-text-box-style-10 .button-box {
  position: relative
}
.fancy-text-box-style-10 .subtitle {
  opacity: 1;
  transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -webkit-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out
}
.fancy-text-box-style-10:hover .subtitle {
  opacity: 0
}
.fancy-text-box-style-10 .elementor-button-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  opacity: 0;
  transform: translateY(20px);
  -moz-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -webkit-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out
}
.fancy-text-box-style-10:hover .elementor-button-wrapper {
  opacity: 1;
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px)
}
.fancy-text-box-style-11 * {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.fancy-text-box-style-11 {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .08);
  box-shadow: 0 0 30px rgba(0, 0, 0, .08)
}
.fancy-text-box-style-11 .fancy-text-box-image {
  position: relative;
  overflow: hidden
}
.fancy-text-box-style-11 .fancy-text-box-details {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0
}
.fancy-text-box-style-11 figcaption {
  padding: 3rem 3.5rem;
  position: relative;
  background-color: #fff
}
.fancy-text-box-style-11 figcaption .title {
  display: block;
  margin-bottom: 5px
}
.fancy-text-box-style-11:hover img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  opacity: 0.5
}
.fancy-text-box-style-11 .fancy-text-button {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 3px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 5px;
  opacity: 0;
  transform: translateY(15px);
  -moz-transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px)
}
.fancy-text-box-style-11:hover .fancy-text-button {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
  opacity: 1;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0)
}
.fancy-text-box-style-11:hover .fancy-text-box-details {
  opacity: 1
}
.fancy-text-box-style-12 * {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s
}
.fancy-text-box-style-12 {
  overflow: hidden;
  position: relative
}
.fancy-text-box-style-12 figcaption {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.fancy-text-box-style-12 figcaption .title {
  margin-bottom: -20px;
  font-size: 3.9rem;
  line-height: 4.2rem;
  display: block;
  word-break: initial
}
.fancy-text-box-style-12:hover figcaption .title {
  margin-bottom: 10px
}
.fancy-text-box-style-12 figcaption .elementor-button-wrapper {
  opacity: 0;
  transform: scale(1, 1)
}
.fancy-text-box-style-12:hover .elementor-button-wrapper {
  opacity: 1;
  transform: scale(1, 1)
}
.fancy-text-box-style-12 .fancy-text-box-image {
  position: relative;
  left: 0;
  width: calc(100% - 130px)
}
.fancy-text-box-style-12:hover .fancy-text-box-image {
  left: -20%;
  filter: grayscale(100%);
  opacity: .8
}
.fancy-text-box-style-13 {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.fancy-text-box-style-13 .fancy-text-box-image {
  width: calc(100% + 50px);
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -moz-transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -ms-transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  transform: translate3d(-40px, 0, 0);
  -moz-transform: translate3d(-40px, 0, 0);
  -webkit-transform: translate3d(-40px, 0, 0);
  -ms-transform: translate3d(-40px, 0, 0)
}
.fancy-text-box-style-13:hover .fancy-text-box-image {
  width: calc(100% + 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}
.fancy-text-box-style-13 .fancy-text-box-image img {
  width: 100%;
  transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -webkit-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s
}
.fancy-text-box-style-13:hover .fancy-text-box-image img {
  opacity: 0.5
}
.fancy-text-box-style-13 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 45px 0;
  text-align: center
}
.fancy-text-box-style-13 figcaption .fancy-text-box {
  display: inline-block
}
.fancy-text-box-style-14 * {
  will-change: transform
}
.fancy-text-box-style-14 figure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}
.fancy-text-box-style-14 .fancy-text-box-image {
  margin-right: -25px;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  visibility: visible
}
.fancy-text-box-style-14 .fancy-text-box-image img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.fancy-text-box-style-14:hover .fancy-text-box-image img {
  opacity: .3;
  padding: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.fancy-text-box-style-14 figcaption {
  position: relative;
  visibility: visible
}
.fancy-text-box-style-14 .content {
  letter-spacing: 1px;
  color: #ff6437;
  margin-bottom: 10px
}
.fancy-text-box-style-14 title {
  font-size: 2.85rem;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -1px;
  color: #232323
}
.fancy-text-box-style-14 title span {
  font-weight: 600
}
.fancy-text-box-style-14 .elementor-button-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1) translate(-50%, -50%);
  -moz-transform: scale(1, 1) translate(-50%, -50%);
  -ms-transform: scale(1, 1) translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.fancy-text-box-style-14:hover .elementor-button-wrapper {
  opacity: 1;
  transform: scale(1.1, 1.1) translate(-50%, -50%);
  -webkit-transform: scale(1.1, 1.1) translate(-50%, -50%);
  -moz-transform: scale(1.1, 1.1) translate(-50%, -50%);
  -ms-transform: scale(1.1, 1.1) translate(-50%, -50%)
}
.fancy-text-box-style-15 figcaption .fancy-text-box {
  padding: 5px 30px;
  background-color: #fff;
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: absolute;
  bottom: 25px;
  left: 25px;
  width: calc(100% - 50px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.fancy-text-box-style-15 figcaption .fancy-text-box .title {
  margin-right: auto
}
.fancy-text-box-style-15 figcaption .fancy-text-box .title a, .fancy-text-box-style-15 figcaption .fancy-text-box .elementor-button-wrapper i {
  color: #232323;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.fancy-text-box-style-15:hover figcaption .fancy-text-box {
  background-color: #232323;
  border-radius: 4px;
  bottom: 25px
}
.fancy-text-box-style-15:hover figcaption .fancy-text-box .title a, .fancy-text-box-style-15:hover figcaption .fancy-text-box .elementor-button-wrapper i {
  color: #fff
}
.fancy-text-box-style-15 .fancy-text-box-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: visible;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.fancy-text-box-style-15:hover .fancy-text-box-overlay {
  opacity: 1
}
.fancy-text-box-style-15 .elementor-icon {
  vertical-align: middle
}
.fancy-text-box-style-15 .fancy-text-box-image img {
  width: 100%
}
.fancy-text-box-style-15 figcaption a.elementor-button {
  border: 0;
  background-color: transparent;
  padding: 0
}
.fancy-text-box-style-3 .fancy-text-button .elementor-icon, .fancy-text-box-wrapper a.elementor-button .elementor-icon, .fancy-text-box-wrapper a.elementor-button .elementor-icon i {
  font-size: 15px
}
.content-block-style-2 .content-wrap {
  position: relative;
  padding: 3rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, .08);
  background-color: #fff
}
.content-block-style-2 .content-wrap .title {
  display: block;
  color: #232323;
  margin-bottom: 10px
}
.content-block-style-2 .content-wrap .subtitle {
  color: #232323;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 15px
}
.content-block-style-2 .content p {
  margin: 0
}
.content-block-style-2 .separator-line {
  margin-bottom: 25px;
  margin-top: 25px;
  background-color: #ededed
}
.content-block-style-2 .litho-button-wrapper a.elementor-button.elementor-align-icon-left {
  text-align: right
}
.content-block-style-2 .litho-button-wrapper a.elementor-button {
  text-align: left;
  padding: 0;
  background-color: transparent;
  color: #232323;
  border: 0;
  width: 100%;
  margin: 0
}
.content-block-style-2 .litho-button-wrapper a.elementor-button:hover {
  color: #0038e3
}
.content-block-style-2 .vertical-separator {
  height: 50px;
  width: 2px;
  left: 50%;
  top: 0;
  position: absolute;
  background-color: #0038e3;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
.content-block-style-2, .content-block-style-2 .content-wrap {
  height: 100%
}
.content-block-style-3 .title .label {
  background-color: #70a967;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 9px 5px;
  font-size: 10px;
  line-height: 10px;
  color: #fff;
  margin-left: 10px;
  border-radius: 1px;
  margin-top: -2px
}
.content-block-style-4 .content-wrap {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left
}
.content-block-style-4 .content-wrap .subtitle {
  margin: 0 30px 0 0;
  padding-right: 25px;
  border-right: 1px solid #dbdbdb;
  color: #ca943d;
  display: inline-block;
  word-break: normal
}
.content-block-style-4 .content-wrap .title {
  font-size: 16px;
  line-height: 28px;
  color: #232323
}
.content-block-style-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  word-break: initial
}
.content-block-style-5 .content-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row;
  background-color: #bf8c4c
}
.content-block-style-5 .content-wrap .content-title-wrap {
  padding: 3rem 4.6rem
}
.content-block-style-5 .litho-button-wrapper {
  height: 100%
}
.content-block-style-5 .litho-button-wrapper a {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.flip-box-wrapper {
  height: 415px;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px
}
.flip-box {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out
}
.flip-box-front-overlay, .flip-box-back-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
  padding: 60px
}
.elementor-flip-box--effect-flip .flip-box-back-overlay {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.elementor-flip-box--effect-flip .flip-front-side {
  background-color: #000;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.elementor-flip-box--effect-flip .flip-back-side {
  background-color: #007bff;
  border-radius: 4px;
  overflow: hidden;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0) rotateY(180deg);
  transform: rotateX(0) rotateY(180deg)
}
.elementor-flip-box--effect-flip .flip-box-wrapper:hover .flip-front-side {
  -webkit-transform: rotateX(0) rotateY(-180deg);
  transform: rotateX(0) rotateY(-180deg)
}
.elementor-flip-box--effect-flip .flip-box-wrapper:hover .flip-back-side {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}
.flip-front-side .title {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  display: block
}
.flip-front-side .subtitle {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.50px;
  margin-bottom: 5px;
  display: block
}
.flip-front-side .description {
  color: #fff
}
.flip-back-side .elementor-icon {
  font-size: 50px;
  margin-bottom: 30px;
  color: #fff
}
.flip-back-side .title {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  display: block
}
.flip-back-side .subtitle {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.50px;
  margin-bottom: 15px;
  display: block
}
.flip-back-side .description {
  color: #fff;
  margin-bottom: 32px
}
.elementor-flip-box--direction-up.elementor-flip-box--effect-flip .flip-back-side {
  -webkit-transform: rotateX(-180deg) rotateY(0);
  transform: rotateX(-180deg) rotateY(0)
}
.elementor-flip-box--direction-up.elementor-flip-box--effect-flip .flip-box-wrapper:hover .flip-front-side {
  -webkit-transform: rotateX(180deg) rotateY(0);
  transform: rotateX(180deg) rotateY(0)
}
.elementor-flip-box--direction-down.elementor-flip-box--effect-flip .flip-back-side {
  -webkit-transform: rotateX(180deg) rotateY(0);
  transform: rotateX(180deg) rotateY(0)
}
.elementor-flip-box--direction-down.elementor-flip-box--effect-flip .flip-box-wrapper:hover .flip-front-side {
  -webkit-transform: rotateX(-180deg) rotateY(0);
  transform: rotateX(-180deg) rotateY(0)
}
.elementor-flip-box--direction-right.elementor-flip-box--effect-flip .flip-back-side {
  -webkit-transform: rotateX(0) rotateY(-180deg);
  transform: rotateX(0) rotateY(-180deg)
}
.elementor-flip-box--direction-right.elementor-flip-box--effect-flip .flip-box-wrapper:hover .flip-front-side {
  -webkit-transform: rotateX(0) rotateY(180deg);
  transform: rotateX(0) rotateY(180deg)
}
.cd-headline.slide span, .cd-headline.slide .cd-words-wrapper {
  padding: 0
}
.elementor-flip-box--effect-slide .flip-box-wrapper {
  overflow: hidden
}
.elementor-flip-box--effect-slide .flip-back-side {
  -webkit-transform: translateX(-100%) translateY(0);
  -ms-transform: translateX(-100%) translateY(0);
  transform: translateX(-100%) translateY(0)
}
.elementor-flip-box--effect-slide .flip-box-wrapper:hover .flip-back-side {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}
.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .flip-back-side {
  -webkit-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  transform: translateX(100%) translateY(0)
}
.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .flip-back-side {
  -webkit-transform: translateX(0) translateY(100%);
  -ms-transform: translateX(0) translateY(100%);
  transform: translateX(0) translateY(100%)
}
.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .flip-back-side {
  -webkit-transform: translateX(0) translateY(-100%);
  -ms-transform: translateX(0) translateY(-100%);
  transform: translateX(0) translateY(-100%)
}
.elementor-flip-box--effect-push .flip-box-wrapper {
  overflow: hidden
}
.elementor-flip-box--effect-push .flip-front-side {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}
.elementor-flip-box--effect-push .flip-back-side {
  -webkit-transform: translateX(-100%) translateY(0);
  -ms-transform: translateX(-100%) translateY(0);
  transform: translateX(-100%) translateY(0)
}
.elementor-flip-box--effect-push .flip-box-wrapper:hover .flip-back-side {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}
.elementor-flip-box--effect-push .flip-box-wrapper:hover .flip-front-side {
  -webkit-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  transform: translateX(100%) translateY(0)
}
.elementor-flip-box--effect-zoom-in .flip-box-wrapper {
  overflow: hidden
}
.elementor-flip-box--effect-zoom-in .flip-box-wrapper .flip-back-side {
  -webkit-transition: opacity .5s .2s, -webkit-transform .7s;
  transition: opacity .5s .2s, -webkit-transform .7s;
  -o-transition: transform .7s, opacity .5s .2s;
  transition: transform .7s, opacity .5s .2s;
  transition: transform .7s, opacity .5s .2s, -webkit-transform .7s;
  opacity: 0;
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  transform: scale(.7)
}
.elementor-flip-box--effect-zoom-in .flip-box-wrapper:hover .flip-back-side {
  -webkit-transition: opacity .5s, -webkit-transform .7s;
  transition: opacity .5s, -webkit-transform .7s;
  -o-transition: transform .7s, opacity .5s;
  transition: transform .7s, opacity .5s;
  transition: transform .7s, opacity .5s, -webkit-transform .7s;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.elementor-flip-box--effect-zoom-out .flip-box-wrapper {
  overflow: hidden
}
.elementor-flip-box--effect-zoom-out .flip-box-wrapper .flip-front-side {
  -webkit-transition: opacity .35s, width .1ms, -webkit-transform .7s;
  transition: opacity .35s, width .1ms, -webkit-transform .7s;
  -o-transition: transform .7s, opacity .35s, width .1ms;
  transition: transform .7s, opacity .35s, width .1ms;
  transition: transform .7s, opacity .35s, width .1ms, -webkit-transform .7s;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  z-index: 1;
  width: 100%
}
.elementor-flip-box--effect-zoom-out .flip-box-wrapper:hover .flip-front-side {
  width: 0;
  opacity: 0;
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  transform: scale(.7);
  -webkit-transition: opacity .7s .1s, width .1ms .7s, -webkit-transform .8s;
  transition: opacity .7s .1s, width .1ms .7s, -webkit-transform .8s;
  -o-transition: transform .8s, opacity .7s .1s, width .1ms .7s;
  transition: transform .8s, opacity .7s .1s, width .1ms .7s;
  transition: transform .8s, opacity .7s .1s, width .1ms .7s, -webkit-transform .8s
}
.elementor-flip-box--effect-fade .flip-back-side {
  opacity: 0
}
.elementor-flip-box--effect-fade .flip-box-wrapper:hover .flip-back-side {
  opacity: 1
}
.team-style-1 figure {
  position: relative;
  overflow: hidden;
  margin: 0;
  border-radius: 5px;
  will-change: transform
}
.team-style-1 figure .team-member-image {
  position: relative;
  overflow: hidden;
  will-change: transform
}
.team-style-1 figure .team-member-image img {
  width: 100%
}
.team-style-1 figure figcaption {
  padding: 50px 60px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background-color: rgb(23, 23, 23, .5);
  visibility: hidden;
  transition: opacity .3s, visibility .3s
}
.team-style-1 figure figcaption .social-icon * {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.team-style-1 figure figcaption .social-icon a {
  margin: 0 10px;
  color: #fff;
  font-size: 18px
}
.team-style-1 figure figcaption .social-icon a svg {
  height: 18px;
  fill: #fff;
  top: -2px;
  position: relative
}
.team-style-1 figure figcaption .social-icon a:first-child {
  margin-left: 0
}
.team-style-1 figure figcaption .social-icon a:last-child {
  margin-right: 0
}
.team-style-1 figure figcaption .social-icon.social-icon-bottom {
  margin-top: auto;
  position: relative
}
.team-style-1 figure:hover figcaption {
  opacity: 1;
  visibility: visible
}
.team-style-1 figure figcaption .team-member-name {
  display: block;
  padding-bottom: 1%;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  margin-top: auto
}
.team-style-1 figure figcaption .team-member-designation {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.7)
}
.team-style-1 figure figcaption .social-icon, .team-style-1 figure figcaption .team-member-name, .team-style-1 figure figcaption .team-member-designation {
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  opacity: 0;
  transition: opacity .85s cubic-bezier(.19, 1, .22, 1), -webkit-transform .85s cubic-bezier(.19, 1, .22, 1);
  transition: transform .85s cubic-bezier(.19, 1, .22, 1), opacity .85s cubic-bezier(.19, 1, .22, 1);
  transition: transform .85s cubic-bezier(.19, 1, .22, 1), opacity .85s cubic-bezier(.19, 1, .22, 1), -webkit-transform .85s cubic-bezier(.19, 1, .22, 1)
}
.team-style-1 figure:hover figcaption .social-icon, .team-style-1 figure:hover figcaption .team-member-name, .team-style-1 figure:hover figcaption .team-member-designation {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.team-style-1 figure:hover figcaption .team-member-name {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}
.team-style-1 figure:hover figcaption .team-member-designation {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}
.team-style-1 figure:hover figcaption .social-icon {
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s
}
.team-style-2 figure .team-member-image {
  position: relative;
  overflow: hidden;
  border-radius: 5px
}
.team-style-2 figure .team-member-details {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 100%;
  background-color: rgb(23, 23, 23, .5);
  transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out
}
.team-style-2 figure .team-member-image, .team-style-2 figure:hover .team-member-image {
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s
}
.team-style-2 figure {
  margin: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.team-style-2 figure:hover .team-member-details {
  top: 0
}
.team-style-2 figure .social-icon a i {
  -webkit-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  -moz-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  -ms-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  -o-transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);
  transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1)
}
.team-style-2 figure .social-icon a:hover i {
  -moz-transform: scale3d(1.3, 1.3, 1.3);
  -o-transform: scale3d(1.3, 1.3, 1.3);
  -ms-transform: scale3d(1.3, 1.3, 1.3);
  -webkit-transform: scale3d(1.3, 1.3, 1.3);
  transform: scale3d(1.3, 1.3, 1.3)
}
.team-style-2 .team-member-description {
  color: #fff;
  text-align: center
}
.team-style-2 .social-icon {
  width: 100%;
  position: absolute;
  bottom: 40px;
  left: 0;
  text-align: center
}
.team-style-2 .social-icon a {
  margin: 0 15px;
  font-size: 13px;
  color: #fff
}
.team-style-2 .social-icon a svg {
  height: 16px;
  fill: #fff;
  top: -2px;
  position: relative
}
.team-style-2 .social-icon a:first-child {
  margin-left: 0
}
.team-style-2 .social-icon a:last-child {
  margin-right: 0
}
.team-style-2 figcaption {
  padding-top: 35px;
  padding-bottom: 35px
}
.team-style-2 .team-member-name {
  color: #232323;
  font-size: 14px;
  line-height: 30px
}
.team-style-2 .team-member-designation {
  font-size: 13px;
  line-height: 22px;
  text-align: center
}
.team-style-3 {
  overflow: hidden;
  will-change: transform
}
.team-style-3 figcaption {
  background-color: #fff;
  padding: 40px 15px
}
.team-style-3 .team-member-name {
  color: #262b35;
  display: block
}
.team-style-3 .team-member-designation {
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 20px;
  display: block
}
.team-style-3 .social-icon a {
  margin: 0 15px;
  color: #262b35
}
.team-style-3 .social-icon a svg {
  height: 16px;
  fill: #262b35;
  top: -2px;
  position: relative
}
.team-style-3 .social-icon a:hover {
  color: #ff7a56
}
.team-style-3 .social-icon a:hover svg {
  fill: #ff7a56
}
.team-style-3 figure .team-member-image {
  overflow: hidden;
  position: relative
}
.team-style-3 figure .team-member-image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out
}
.team-style-3 figure:hover .team-member-image img {
  transform: scale(1.1);
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out
}
.team-style-4 {
  position: relative;
  overflow: hidden;
  margin: 0;
  border-radius: 5px;
  will-change: transform
}
.team-style-4 .team-member-image {
  position: relative;
  overflow: hidden;
  will-change: transform
}
.team-style-4 .team-member-details {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
  padding: 30px 20px
}
.team-style-4 .team-member-details .social-icon, .team-style-4 .team-member-details .team-member-name, .team-style-4 .team-member-details .team-member-designation {
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  opacity: 0;
  transition: opacity .85s cubic-bezier(.19, 1, .22, 1), -webkit-transform .85s cubic-bezier(.19, 1, .22, 1);
  transition: transform .85s cubic-bezier(.19, 1, .22, 1), opacity .85s cubic-bezier(.19, 1, .22, 1);
  transition: transform .85s cubic-bezier(.19, 1, .22, 1), opacity .85s cubic-bezier(.19, 1, .22, 1), -webkit-transform .85s cubic-bezier(.19, 1, .22, 1)
}
.team-style-4:hover .team-member-details .social-icon, .team-style-4:hover .team-member-details .team-member-name, .team-style-4:hover .team-member-details .team-member-designation {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.team-style-4 .team-member-details .social-icon {
  bottom: 30px
}
.team-style-4 .team-member-details .team-member-designation {
  color: #fff;
  display: block;
  font-size: 13px;
  line-height: 22px
}
.team-style-4 .team-member-details .team-member-name {
  display: block;
  color: #fff
}
.team-style-4 .social-icon a i, .team-style-4 .social-icon a .team-member-socials-label {
  color: #fff;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out
}
.team-style-4 .social-icon a svg {
  height: 18px;
  fill: #fff;
  top: -2px;
  position: relative
}
.team-style-4 .social-icon a:hover i, .team-style-4 .social-icon a:hover svg, .team-style-4 .social-icon a:hover .team-member-socials-label {
  opacity: .7
}
.team-style-4 .social-icon a {
  margin: 0 10px
}
.team-style-4:hover .team-member-details {
  opacity: 1;
  visibility: visible
}
.team-style-4:hover .team-member-name {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}
.team-style-4:hover .team-member-designation {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}
.team-style-4:hover .social-icon {
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s
}
.team-style-4.swiper-slide .team-member-details .team-member-name {
  margin-bottom: 15px
}
.team-style-4 .social-icon a .team-member-socials-label {
  margin-left: 5px
}
.elementor-element .swiper .swiper-slide.team-style-4 figure {
  line-height: 0
}
.icon-text-style-1 {
  padding: 4rem;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .08);
  box-shadow: 0 0 15px rgba(0, 0, 0, .08)
}
.icon-text-style-1:hover {
  background-color: #0038e3
}
.icon-text-style-1:hover .elementor-icon, .icon-text-style-1:hover .title {
  color: #fff
}
.icon-text-style-1:hover .content {
  color: rgba(255, 255, 255, .65)
}
.icon-text-style-1 .elementor-icon {
  color: #0038e3;
  font-size: 50px;
  margin-bottom: 25px
}
.icon-text-style-1 .elementor-icon img {
  width: 70px
}
.icon-text-style-1 .title {
  color: #232323;
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin-bottom: 10px
}
.icon-text-style-1 .elementor-button-wrapper .elementor-button {
  padding: 5px 0 2px;
  position: relative;
  text-decoration: none;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #232323;
  background-color: transparent;
  font-size: 14px;
  color: #232323
}
.icon-text-style-1:hover .elementor-button-wrapper .elementor-button {
  border-color: #fff;
  color: #fff
}
.icon-text-style-2, .icon-text-style-2 .icon-text-style-wrapper {
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s
}
.icon-text-style-2 {
  overflow: hidden;
  border-radius: 6px;
  background-color: #fff
}
.elementor-widget-litho-feature-box:hover .icon-text-style-2 {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .08);
  box-shadow: 0 0 15px rgba(0, 0, 0, .08)
}
.icon-text-style-2 .icon-text-style-wrapper {
  width: 100%;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  overflow: hidden;
  padding: 15px 5rem
}
.elementor-widget-litho-feature-box:hover .icon-text-style-2 .icon-text-style-wrapper {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px)
}
.icon-text-style-2 .title, .icon-text-style-2 .subtitle-link {
  display: block
}
.icon-text-style-2 i {
  font-size: 40px;
  margin-bottom: 15px;
  color: #0038e3;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s
}
.icon-text-style-2 .elementor-icon img {
  margin-bottom: 15px
}
.elementor-widget-litho-feature-box:hover .icon-text-style-2 .elementor-icon {
  opacity: 0
}
.icon-text-style-2 .title {
  color: #232323;
  font-size: 16px;
  line-height: 24px
}
.icon-text-style-2 a .subtitle {
  text-decoration: underline
}
.icon-text-style-2 a:hover .subtitle {
  text-decoration: none
}
.icon-text-style-2 .content {
  margin-top: 10px;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out
}
.elementor-widget-litho-feature-box:hover .icon-text-style-2 .content {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px)
}
.icon-text-style-3 .elementor-icon {
  margin-bottom: 30px
}
.icon-text-style-3 .title {
  font-size: 15px;
  line-height: 30px;
  margin-bottom: 5px
}
.icon-text-style-4 figure, .icon-text-style-4 figure figcaption .hover-content, .icon-text-style-4 figure .hover-show-content, .icon-text-style-4 figcaption .hover-action-btn {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out
}
.icon-text-style-4 figure {
  position: relative;
  overflow: hidden;
  margin: 0
}
.icon-text-style-4 figure > img {
  width: 100%
}
.icon-text-style-4 figcaption {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 0% 22% 0% 22%
}
.icon-text-style-4 figure .hover-content {
  height: 100%;
  -ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important
}
.icon-text-style-4 .icon-text-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out
}
.icon-text-style-4 .hover-action-btn .elementor-icon {
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 23px;
  border-radius: 50%;
  background-color: #c89965;
  text-align: center;
  position: relative
}
.icon-text-style-4 .hover-action-btn .elementor-icon i {
  font-size: 18px;
  color: #333045;
  line-height: initial;
  margin: 0 auto;
  display: inline-block
}
.icon-text-style-4 .hover-action-btn .elementor-icon img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0;
  transform: translate(-50%, -50%)
}
.icon-text-style-4 figcaption .hover-content > :first-child {
  margin-top: auto !important
}
.icon-text-style-4 figcaption .hover-content .title {
  margin-bottom: auto !important
}
.icon-text-style-4 figcaption .hover-content > span:first-child {
  margin-top: auto !important;
  margin-bottom: auto !important
}
.icon-text-style-4 .hover-show-content {
  opacity: 0;
  visibility: hidden;
  margin-bottom: -40px
}
.icon-text-style-4 figcaption .hover-action-btn {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%
}
.icon-text-style-4 figure:hover .hover-action-btn {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px)
}
.icon-text-style-4 figure:hover .hover-show-content {
  opacity: 1;
  visibility: visible;
  margin: 0
}
.icon-text-style-4 figure:hover figcaption .hover-content {
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px)
}
.icon-text-style-4 .hover-show-content .content {
  opacity: 0;
  min-height: 50px;
  overflow: hidden;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
  -webkit-transform: translate3d(0, 25px, 0);
  transform: translate3d(0, 25px, 0)
}
.icon-text-style-4 figure:hover .hover-show-content .content {
  height: auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  opacity: 1;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out
}
.icon-text-style-4 .title {
  font-size: 1.8rem;
  line-height: 36px;
  letter-spacing: -0.5px
}
.icon-text-style-4 figcaption .hover-action-btn {
  justify-content: center;
  align-items: center;
  display: flex
}
.icon-text-style-4 .hover-action-btn .elementor-icon {
  display: flex;
  justify-content: center;
  align-items: center
}
.icon-text-style-5 {
  padding: 4rem 0;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out
}
.icon-text-style-5 img {
  width: 50%;
  margin-bottom: 35px;
  border-radius: 100%
}
.elementor-view-default .icon-text-style-5 i {
  margin-bottom: 35px
}
.icon-text-style-5 .title {
  font-size: 15px;
  line-height: 22px;
  color: #232323;
  display: block
}
.icon-text-style-5 .content p {
  margin: 0
}
.icon-text-style-5 .content {
  display: block
}
.icon-text-style-5 .elementor-button-wrapper {
  position: absolute;
  bottom: -30px;
  opacity: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out
}
.icon-text-style-5:hover .elementor-button-wrapper {
  bottom: 0;
  opacity: 1
}
.icon-text-style-5 .elementor-button-wrapper .elementor-button {
  width: 100%;
  border-radius: 0
}
.icon-text-style-6 * {
  transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-duration: .4s;
  -ms-transition-duration: .4s;
  -moz-transition-duration: .4s;
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s
}
.icon-text-style-6 figure > img {
  width: 100%
}
.icon-text-style-6 .bg-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%
}
.icon-text-style-6 {
  position: relative;
  overflow: hidden
}
.icon-text-style-6 .hover-action-btn {
  position: absolute;
  bottom: 50px;
  right: 45px
}
.icon-text-style-6 figure:hover .hover-action-btn {
  opacity: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%)
}
.icon-text-style-6 .hover-action-btn .elementor-icon {
  font-size: 15px;
  line-height: 36px;
  color: #fff;
  z-index: 1;
  border: 2px solid #fff;
  text-align: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center
}
.icon-text-style-6 .hover-action-btn .elementor-icon i {
  margin: 0;
  display: inline-block
}
.icon-text-style-6 .hover-action-btn .elementor-icon svg {
  margin: 0;
  display: inline-block;
  fill: #fff
}
.icon-text-style-6 figcaption {
  padding: 3.5rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  transform: translateY(calc(100% - 130px));
  -webkit-transform: translateY(calc(100% - 130px));
  -moz-transform: translateY(calc(100% - 130px));
  -ms-transform: translateY(calc(100% - 130px))
}
.icon-text-style-6 .title {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  margin-bottom: 15px;
  font-weight: 600;
  display: block
}
.icon-text-style-6 .hover-show-content {
  opacity: 0;
  visibility: hidden
}
.icon-text-style-6 .hover-show-content .elementor-button {
  margin-top: 5px
}
.icon-text-style-6 .hover-show-content .elementor-button span {
  transition-duration: 0s;
  -ms-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s
}
.icon-text-style-6 figure .icon-text-overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  background-color: rgba(35, 35, 35, .9)
}
.icon-text-style-6 figure:hover .icon-text-overlay {
  height: 100%
}
.icon-text-style-6 figure:hover figcaption, .icon-text-style-6 figure:hover .icon-text-overlay {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px)
}
.icon-text-style-6 figure:hover .hover-show-content {
  opacity: 1;
  visibility: visible
}
.icon-text-style-6 figure .hover-content {
  position: relative;
  z-index: 1
}
.icon-text-style-7 * {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out
}
.icon-text-style-7 {
  padding: 6rem 5.5rem;
  overflow: hidden;
  position: relative
}
.icon-text-style-7 .subtitle {
  color: #e6994e;
  margin-bottom: 15px;
  font-weight: 500;
  display: block
}
.icon-text-style-7 .title {
  color: #232323;
  margin-bottom: 20px;
  width: 90%
}
.icon-text-style-7 .feature-background-img {
  width: 100%;
  height: 100%;
  left: 0;
  z-index: -1;
  opacity: 0;
  top: 0;
  position: absolute
}
.icon-text-style-7:hover .feature-background-img {
  opacity: 1;
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1)
}
.icon-text-style-7 .icon-text-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5)
}
.icon-text-style-7:hover .subtitle {
  color: #fff
}
.icon-text-style-7:hover .title, .icon-text-style-7:hover .title .title-link {
  color: #fff
}
.icon-text-style-7 .elementor-button-wrapper .elementor-button {
  color: #828282
}
.icon-text-style-7:hover .elementor-button-wrapper .elementor-button {
  color: #fff
}
.icon-text-style-7 .elementor-button-wrapper .elementor-button span, .icon-text-style-7 .elementor-button-wrapper .elementor-button span i {
  transition-duration: 0s;
  -ms-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s
}
.icon-text-style-7 .title {
  letter-spacing: -0.50px;
  font-size: 18px;
  line-height: 22px;
  display: inline-block
}
.icon-text-style-8 {
  height: 650px
}
.icon-text-style-8 .icon-text-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(35, 35, 35, .70)
}
.icon-text-style-8 .feature-background-img {
  height: 100%
}
.icon-text-style-8 .feature-box-content {
  padding: 5rem;
  position: relative
}
.icon-text-style-8 .feature-box-content .title {
  margin-top: auto;
  color: #fff;
  font-size: 2.85rem;
  line-height: 3.4rem
}
.icon-text-style-8 .feature-box-content .subtitle {
  color: #ca943d
}
.icon-text-style-8 .feature-box-content {
  color: #ca943d
}
.icon-text-style-8 .feature-box-content .elementor-button-wrapper {
  margin-top: auto
}
.icon-text-style-9 * {
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s
}
.icon-text-style-9 {
  border: 1px solid #e4e4e4;
  overflow: hidden;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
  position: relative;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s
}
.icon-text-style-9 .feature-box-wrap {
  padding: 3rem;
  width: 100%;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  overflow: hidden;
  will-change: transform
}
.icon-text-style-9 .feature-box-wrap .elementor-icon i, .icon-text-style-9 .feature-box-wrap .elementor-icon img {
  margin-bottom: 15px
}
.icon-text-style-9 .feature-box-wrap .title {
  margin-bottom: 10px;
  display: block;
  font-size: 2.85rem;
  line-height: 3.4rem
}
.icon-text-style-9 .feature-box-wrap .subtitle {
  font-size: 16px;
  font-weight: 600;
  line-height: 28px
}
.icon-text-style-9 .feature-box-wrap .elementor-button-wrapper {
  margin-top: 15px;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px)
}
.icon-text-style-9:hover {
  background-color: #fff;
  border-color: #fff !important;
  box-shadow: 0 0 30px rgba(0, 0, 0, .08);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transform: translate3d(0, -3px, 0);
  -o-transform: translate3d(0, -3px, 0);
  -ms-transform: translate3d(0, -3px, 0);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0)
}
.icon-text-style-9:hover .feature-box-wrap {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px)
}
.icon-text-style-9:hover .feature-box-wrap .elementor-button-wrapper {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px)
}
.icon-text-style-10 {
  overflow: hidden;
  border-bottom: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  height: 100%
}
.icon-text-style-10 .feature-box-wrap {
  position: relative;
  width: 100%
}
.icon-text-style-10 .feature-box-content-hover, .icon-text-style-10 .feature-box-content {
  padding: 52px 20px 43px;
  display: block;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}
.icon-text-style-10 .feature-box-content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background-image: linear-gradient(to bottom, #ffffff, #fdfdfd, #fbfbfb, #f9f9f9, #f7f7f7);
  width: 100%
}
.icon-text-style-10 .feature-box-content-hover .elementor-icon {
  ;
  margin-bottom: 10px;
  text-align: inherit
}
.icon-text-style-10 .feature-box-content-hover .elementor-icon i {
  display: inline-block
}
.icon-text-style-10 .feature-box-content .title {
  margin-bottom: 10px;
  display: block;
  font-size: 15px;
  line-height: 30px
}
.icon-text-style-10 .feature-box-content-hover .title {
  font-size: 15px;
  line-height: 30px;
  display: block
}
.icon-text-style-10 .feature-box-content .subtitle {
  margin-bottom: 10px;
  display: block
}
.icon-text-style-10:hover .feature-box-content-hover {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}
.icon-text-style-10:hover .feature-box-content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}
.tilt-box-inner, .tilt-box-style-1 {
  position: relative;
  z-index: 0
}
.tilt-box-inner .tilt-box, .tilt-box-style-1 .tilt-box {
  position: relative;
  z-index: -1
}
.tilt-box-style-1 .overlap-title {
  z-index: 0;
  margin-bottom: -60px;
  position: relative;
  font-weight: 700;
  font-size: 11rem;
  line-height: 11rem;
  display: block;
  color: rgba(130, 130, 130, 0.1)
}
.tilt-box-style-1 .tilt-box img {
  border-radius: 6px 6px 6px 6px;
  position: relative
}
.tilt-box-style-1 .tilt-box-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1
}
.tilt-box-style-2 {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative
}
.tilt-box-style-2 .overlap-title {
  font-size: 230px;
  line-height: 230px;
  color: #232323;
  letter-spacing: -5px;
  clear: both;
  display: inherit;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text
}
.tilt-box-style-2 .title {
  padding: 5px 20px;
  background-color: #232323;
  letter-spacing: 1px;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 20px;
  color: #fff;
  display: inline-block
}
.tilt-box-style-2 .elementor-icon {
  display: block
}
.tilt-box-style-2 .elementor-icon i, .tilt-box-style-2 .elementor-icon svg {
  display: inline-block
}
.elementor-view-stacked .tilt-box-style-2 .elementor-icon {
  display: inline-block
}
.elementor-view-stacked .tilt-box-style-2 .elementor-icon i, .elementor-view-stacked .tilt-box-style-2 .elementor-icon svg {
  display: block
}
.elementor-view-stacked .tilt-box-style-2 .title {
  display: block
}
.elementor-shape-circle .tilt-box-style-2 .elementor-icon {
  display: inline-block;
  margin-bottom: 20px
}
.elementor-shape-circle .tilt-box-style-2 .title {
  display: block
}
.tilt-box-style-3 .separator-line {
  background-color: #000;
  width: 1px;
  height: 110px;
  top: 25px;
  position: relative;
  z-index: 1
}
.tilt-box-style-3 .h-1 {
  font-weight: 600;
  letter-spacing: -4px;
  color: #000;
  font-size: 5rem;
  line-height: 5rem;
  margin-bottom: 25px
}
.tilt-box-style-3 .tilt-box-inner {
  text-align: left
}
.tilt-box-style-3 .tilt-box-inner .description-text {
  color: #232323;
  font-size: 1.80rem;
  line-height: 2.5rem;
  font-weight: 500;
  margin-bottom: 25px;
  letter-spacing: -0.5px
}
.tilt-box-style-3 .tilt-box-inner .author-text {
  font-weight: 500;
  letter-spacing: 1px
}
.tilt-box-style-3 .letter-position-below .separator-line {
  top: inherit;
  bottom: 25px
}
.tilt-box-style-4 {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative
}
.tilt-box-style-4 .overlap-title {
  font-size: 200px;
  line-height: 200px;
  color: #232323;
  font-weight: 600;
  letter-spacing: -10px;
  clear: both;
  display: initial;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text
}
.tilt-box-style-4 .title {
  padding: 5px 20px;
  background-color: #232323;
  letter-spacing: 1px;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 20px;
  color: #fff;
  display: inline-block
}
.tilt-box-style-4 .tilt-box {
  background-position: left center;
  background-size: auto !important
}
.counter-box-1 .counter-box {
  display: inline-block;
  text-align: center;
  padding: 0;
  float: none;
  padding: 0 40px;
  position: relative
}
.counter-box-1 .counter-box:after {
  content: ":";
  position: absolute;
  right: -5px;
  top: 18%;
  font-size: 34px;
  font-weight: 600;
  color: #232323
}
.counter-box-1.hide-separator .counter-box:after {
  display: none
}
.counter-box-1 .counter-box:first-child {
  padding-left: 0
}
.counter-box-1 .counter-box:last-child {
  padding-right: 0
}
.counter-box-1 .counter-box:last-child:after {
  display: none
}
.counter-box-1 .number {
  font-size: 47px;
  text-align: center;
  line-height: 50px;
  color: #232323
}
.counter-box-1 span {
  display: block;
  font-size: 12px;
  text-align: center;
  font-weight: 400;
  color: rgba(35, 35, 35, .5);
  margin-top: -2px
}
.elementor-vertical-align-top .litho-image-box-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}
.litho-image-box-img {
  display: inline-block
}
.elementor-position-top .litho-image-box-img {
  margin: auto auto 15px
}
.elementor-position-left .litho-image-box-wrapper, .elementor-position-right .litho-image-box-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.elementor-position-left .litho-image-box-wrapper {
  text-align: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}
.elementor-position-left .litho-image-box-img {
  margin-right: 15px
}
.elementor-position-right .litho-image-box-wrapper {
  text-align: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}
.elementor-position-right .litho-image-box-img {
  margin-left: 15px
}
.elementor-html .elementor-widget-hamburger-menu .elementor-editor-widget-settings {
  top: 18px !important
}
.elementor-html .elementor-template-edit-cover {
  background-color: #0038E3;
  color: #fff;
  padding: 6px 12px 7px;
  font-size: 12px;
  display: inline-block;
  line-height: normal;
  vertical-align: top;
  cursor: pointer;
  top: 0;
  right: 0;
  z-index: 1
}
.elementor-html .elementor-template-edit-cover span {
  margin-left: 8px;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase
}
.elementor-widget:not(:last-child) {
  margin-bottom: 0 !important
}
.elementor-column > .elementor-widget-wrap > .elementor-element.elementor-absolute {
  padding: initial
}
.elementor-counter .elementor-counter-number-prefix:empty, .elementor-counter .elementor-counter-number-suffix:empty {
  display: none
}
.hamburger-menu-modern .elementor-template-edit-cover, .hamburger-menu-half .elementor-template-edit-cover {
  position: absolute;
  left: 0;
  right: auto;
  z-index: 1
}
.gallery {
  width: 100%;
  display: inline-block
}
.gallery .gallery-item .gallery-icon img {
  width: 100%
}
.gallery-columns-1 {
  float: left;
  width: calc(100% + 20px);
  margin: 0 -10px
}
.gallery-columns-1 .gallery-item {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px
}
.gallery-columns-1 .gallery-item img {
  margin-bottom: 0
}
.gallery-columns-1 .gallery-item:nth-child(3n+1) {
  clear: left
}
.gallery-columns-2 {
  float: left;
  width: calc(100% + 20px);
  margin: 0 -10px
}
.gallery-columns-2 .gallery-item {
  float: left;
  width: 50%;
  margin-bottom: 20px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px
}
.gallery-columns-2 .gallery-item img {
  margin-bottom: 0
}
.gallery-columns-2 .gallery-item:nth-child(2n+1) {
  clear: left
}
.gallery-columns-3 {
  float: left;
  width: calc(100% + 20px);
  margin: 0 -10px
}
.gallery-columns-3 .gallery-item {
  float: left;
  width: 33.333%;
  margin-bottom: 20px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px
}
.gallery-columns-3 .gallery-item img {
  margin-bottom: 0
}
.gallery-columns-3 .gallery-item:nth-child(3n+1) {
  clear: left
}
.gallery-columns-4 {
  float: left;
  width: calc(100% + 20px);
  margin: 0 -10px
}
.gallery-columns-4 .gallery-item {
  float: left;
  width: 25%;
  margin-bottom: 20px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px
}
.gallery-columns-4 .gallery-item:nth-child(4n+1) {
  clear: left
}
.gallery-columns-5 {
  float: left;
  width: calc(100% + 20px);
  margin: 0 -10px
}
.gallery-columns-5 .gallery-item {
  float: left;
  width: 20%;
  margin-bottom: 20px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px
}
.gallery-columns-5 .gallery-item:nth-child(5n+1) {
  clear: left
}
.gallery-columns-6 {
  float: left;
  width: calc(100% + 20px);
  margin: 0 -10px
}
.gallery-columns-6 .gallery-item {
  float: left;
  width: 16.6667%;
  margin-bottom: 20px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px
}
.gallery-columns-6 .gallery-item:nth-child(6n+1) {
  clear: left
}
.gallery-columns-7 {
  float: left;
  width: calc(100% + 20px);
  margin: 0 -10px
}
.gallery-columns-7 .gallery-item {
  float: left;
  width: 14.28%;
  margin-bottom: 20px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px
}
.gallery-columns-7 .gallery-item:nth-child(7n+1) {
  clear: left
}
.gallery-columns-8 {
  float: left;
  width: calc(100% + 20px);
  margin: 0 -10px
}
.gallery-columns-8 .gallery-item {
  float: left;
  width: 12.5%;
  margin-bottom: 20px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px
}
.gallery-columns-8 .gallery-item:nth-child(8n+1) {
  clear: left
}
.gallery-columns-9 {
  float: left;
  width: calc(100% + 20px);
  margin: 0 -10px
}
.gallery-columns-9 .gallery-item {
  float: left;
  width: 11.11%;
  margin-bottom: 20px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px
}
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left
}
.gallery-caption {
  padding: 4px 0;
  word-wrap: break-word
}
.elementor-icon-view-vertical .social-icons-wrapper ul li {
  width: 100%;
  display: block
}
.elementor-icon-view-vertical .social-icons-wrapper ul li a.elementor-icon {
  margin-right: 0;
  border-radius: 0
}
.elementor-icon-view-vertical .social-icons-wrapper ul li i {
  min-width: 30px
}
.litho-icon-box-wrapper .elementor-icon i:before {
  position: initial;
  left: initial;
  -webkit-transform: initial;
  -ms-transform: initial;
  transform: initial
}
.litho-button-wrapper .elementor-button.btn-custom-effect {
  background-color: transparent
}
.hvr-btn-expand-ltr, .hvr-btn-slide-up-bg, .hvr-btn-slide-down-bg, .hvr-btn-slide-left-bg, .hvr-btn-slide-right-bg {
  position: relative;
  z-index: 1;
  overflow: hidden
}
.hvr-btn-expand-ltr:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 50%;
  height: 53px
}
.hvr-btn-expand-ltr:hover:before {
  width: 100% !important
}
.hvr-btn-slide-up-bg:before, .hvr-btn-slide-down-bg:before, .hvr-btn-slide-left-bg:before, .hvr-btn-slide-right-bg:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
  left: 0;
  top: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}
.hvr-btn-slide-up-bg:before {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%)
}
.hvr-btn-slide-down-bg:before {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%)
}
.hvr-btn-slide-left-bg:before {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%)
}
.hvr-btn-slide-right-bg:before {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%)
}
.hvr-btn-slide-right-bg:hover:before, .hvr-btn-slide-left-bg:hover:before {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0)
}
.hvr-btn-slide-up-bg:hover:before, .hvr-btn-slide-down-bg:hover:before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}
.hvr-float-5px, .hvr-float-3px, .hvr-scale-effect, .hvr-scale-9-effect {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  will-change: transform
}
.hvr-float-10px {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  will-change: transform
}
.hvr-float-10px:active, .hvr-float-10px:focus, .hvr-float-10px:hover, .elementor-animation-float-10px:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}
.hvr-float-5px:active, .hvr-float-5px:focus, .hvr-float-5px:hover, .elementor-animation-float-5px:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px)
}
.hvr-float-3px:active, .hvr-float-3px:focus, .hvr-float-3px:hover, .elementor-animation-float-3px:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px)
}
.hvr-scale-effect:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -moz-transform: scale(1.3);
  transform: scale(1.3);
  -o-transform: scale(1.3)
}
.hvr-scale-9-effect:hover {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  -moz-transform: scale(.9);
  transform: scale(.9);
  -o-transform: scale(.9)
}
.hvr-zoom-effect span {
  border-radius: 0;
  display: block;
  height: 0;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  width: 0;
  z-index: -1
}
.hvr-ease-in-out, .elementor-button, .elementor-button-wrapper a.elementor-button {
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out
}
.woocommerce .blockUI.blockOverlay::before {
  -webkit-animation: initial;
  animation: initial
}
.loading {
  position: relative;
  opacity: 1 !important;
  transition: all 0s ease-in-out !important;
  -moz-transition: all 0s ease-in-out !important;
  -webkit-transition: all 0s ease-in-out !important;
  -ms-transition: all 0s ease-in-out !important;
  -o-transition: all 0s ease-in-out !important;
  z-index: 99
}
.woocommerce .blockUI.blockOverlay {
  opacity: .90 !important
}
.woocommerce .checkout-content-right .blockUI.blockOverlay, .woocommerce .checkout-content-right .blockUI.blockOverlay::before {
  background: #f7f7f7 !important;
  opacity: 1 !important
}
.loading::after, .woocommerce .blockUI.blockOverlay::after {
  margin: 0 !important;
  background: none;
  content: "" !important;
  position: absolute;
  left: calc(50% - 10px) !important;
  top: calc(50% - 10px) !important;
  width: 20px !important;
  height: 20px !important;
  opacity: 1 !important;
  right: inherit !important;
  z-index: 9;
  text-align: center;
  border: 2px solid rgba(23, 23, 23, 0.2);
  border-top-color: rgba(23, 23, 23, 0.7);
  border-radius: 50%;
  animation: spin 1s linear infinite;
  -webkit-animation: spin 1s linear infinite
}
.woocommerce .blockUI.blockOverlay::after {
  left: calc(50% - 16px) !important;
  top: calc(50% - 16px) !important;
  width: 36px !important;
  height: 36px !important;
  border: 3px solid rgba(23, 23, 23, 0.3);
  border-top-color: rgba(23, 23, 23, 0.8)
}
.loading:before, .woocommerce .blockUI.blockOverlay::before {
  background: none;
  content: "";
  background-color: rgba(255, 255, 255, 1) !important;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: inherit;
  z-index: 1;
  padding: 0 !important
}
.loading.dark:before {
  background-color: rgba(0, 0, 0, .8) !important
}
.loading.dark::after {
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-top-color: rgba(255, 255, 255, 0.7)
}
.page-loader {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 1) !important;
  opacity: 1 !important;
  transition: all 0s ease-in-out !important;
  -moz-transition: all 0s ease-in-out !important;
  -webkit-transition: all 0s ease-in-out !important;
  -ms-transition: all 0s ease-in-out !important;
  -o-transition: all 0s ease-in-out !important;
  z-index: 99999
}
.page-loader::after {
  background: none;
  content: "" !important;
  position: absolute;
  left: calc(50% - 25px) !important;
  top: calc(50% - 25px) !important;
  width: 50px !important;
  height: 50px !important;
  opacity: 1 !important;
  right: inherit !important;
  z-index: 9;
  text-align: center;
  border: 2px solid rgba(23, 23, 23, 0.2);
  border-top-color: rgba(23, 23, 23, 0.7);
  border-radius: 50%;
  animation: spin 1s linear infinite;
  -webkit-animation: spin 1s linear infinite
}
.grid-loading {
  overflow: hidden;
  position: relative;
  opacity: 1 !important;
  transition: all 0s ease-in-out !important;
  -moz-transition: all 0s ease-in-out !important;
  -webkit-transition: all 0s ease-in-out !important;
  -ms-transition: all 0s ease-in-out !important;
  -o-transition: all 0s ease-in-out !important;
  z-index: 99
}
.grid-loading::after {
  background: none;
  content: "" !important;
  position: absolute;
  top: 100px !important;
  left: calc(50% - 25px) !important;
  width: 50px !important;
  height: 50px !important;
  opacity: 1 !important;
  right: inherit !important;
  z-index: 9;
  text-align: center;
  border: 3px solid rgba(23, 23, 23, 0.2);
  border-top-color: rgba(23, 23, 23, 0.7);
  border-radius: 50%;
  animation: spin 1s linear infinite;
  -webkit-animation: spin 1s linear infinite
}
.grid-loading:before {
  content: "";
  position: absolute;
  right: 2px;
  top: 1px;
  width: calc(100% - 4px);
  height: calc(100% - 2px);
  border-radius: inherit;
  z-index: 1
}
.grid-loading .grid-item {
  visibility: hidden
}
.grid-loading li.grid-item {
  overflow: hidden;
  opacity: 0
}
.litho-cookie-policy-wrapper {
  top: 0 !important;
  bottom: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(23, 23, 23, .8)
}
.litho-cookie-policy-wrapper.litho-gdpr-disable-overlay {
  top: inherit !important;
  width: auto;
  height: auto;
  background-color: transparent
}
.litho-cookie-policy-wrapper.litho-gdpr-disable-overlay .cookie-container {
  border: 1px solid #ededed
}
.litho-cookie-policy-wrapper.full-content.litho-gdpr-disable-overlay {
  width: 100%
}
.litho-cookie-policy-wrapper.full-content.litho-gdpr-disable-overlay .cookie-container {
  border: 0;
  border-top: 1px solid #ededed
}
.cookie-container {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 30px;
  text-align: center
}
.cookie-container .litho-cookie-policy-text {
  color: #232323;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  display: inline-block
}
.cookie-container .litho-cookie-policy-text a {
  text-decoration: underline;
  color: #232323
}
.cookie-container .litho-cookie-policy-text a:hover {
  text-decoration: none
}
.cookie-container .btn {
  display: inline-block;
  margin-left: 25px
}
.litho-cookie-policy-wrapper.left-content .cookie-container {
  width: 330px;
  padding: 25px;
  margin: 0 0 15px 15px
}
.litho-cookie-policy-wrapper.left-content .cookie-container .litho-cookie-policy-text {
  width: 100%;
  margin-bottom: 20px
}
.litho-cookie-policy-wrapper.left-content .cookie-container .btn {
  width: 100%;
  margin: 0
}
.litho-cookie-policy-wrapper.right-content .cookie-container {
  right: 0;
  left: inherit;
  width: 330px;
  padding: 25px;
  margin: 0 15px 15px 0
}
.litho-cookie-policy-wrapper.right-content .cookie-container .litho-cookie-policy-text {
  width: 100%;
  margin-bottom: 20px
}
.litho-cookie-policy-wrapper.right-content .cookie-container .btn {
  width: 100%;
  margin: 0
}
.elementor-view-framed .elementor-icon {
  border-width: 1px
}
.elementor-widget-image .elementor-image > a {
  display: block
}
.elementor-widget-wrap > .elementor-element.elementor-initial {
  position: initial !important
}
.elementor-widget-wrap > .elementor-element.elementor-inherit {
  position: inherit !important
}
.elementor-widget-wrap > .elementor-element.elementor-unset {
  position: unset !important
}
.elementor-element-edit-mode .elementor-widget-litho-hamburger-menu {
  padding: 20px
}
.elementor-widget-litho-icon-box .elementor-icon-box-content .elementor-icon-box-title {
  color: #232323
}
.show-menu .hamburger-menu-wrapper .elementor-no-template-message {
  background: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
  text-align: center
}
.show-menu .hamburger-menu-wrapper .elementor-no-template-message .close-menu {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 50px
}
.show-menu .hamburger-menu-wrapper .elementor-no-template-message .elementor-custom-new-template-link {
  text-decoration: underline;
  font-weight: 500
}
.show-menu .elementor-element-edit-mode.elementor-hidden-tablet .hamburger-menu-wrapper .elementor-template-edit-cover, .show-menu .elementor-element-edit-mode.elementor-hidden-phone .hamburger-menu-wrapper .elementor-template-edit-cover, .show-menu .elementor-element-edit-mode.elementor-hidden-tablet .hamburger-menu-wrapper .hamburger-menu, .show-menu .elementor-element-edit-mode.elementor-hidden-phone .hamburger-menu-wrapper .hamburger-menu {
  display: inline-block
}
.video-icon-box .litho-button-wrapper *, .elementor-icon-list-items .litho-button-wrapper *, .feature-box-carousel-style-1 .litho-button-wrapper *, .feature-box-carousel-style-2 .litho-button-wrapper *, .testimonials-style-1 .litho-button-wrapper *, .portfolio-item figure .litho-button-wrapper *, .portfolio-box .litho-button-wrapper *, .blog-post-gallery-type li.grid-item .litho-button-wrapper *, .nav-tabs > li.nav-item > a.nav-link .litho-button-wrapper *, .progress-step-style-3 .litho-button-wrapper *, .fancy-text-box-style-11 .litho-button-wrapper *, .fancy-text-box-style-12 .litho-button-wrapper *, .team-style-1 .litho-button-wrapper *, .icon-text-style-6 .litho-button-wrapper *, .icon-text-style-7 .litho-button-wrapper *, .icon-text-style-9 .litho-button-wrapper * {
  transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out
}
a.elementor-custom-new-template-link {
  text-decoration: underline
}
a.elementor-custom-new-template-link:hover {
  text-decoration: none
}
rs-module .far:before, rs-module .fa:before, rs-module .fas:before {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important
}
rs-module .fab:before {
  font-family: "Font Awesome 5 Brands" !important;
  font-weight: 400 !important
}
.admin-bar footer:not(.footer-sticky), .elementor-editor-active footer:not(.footer-sticky) {
  position: relative
}
.elementor-counter .elementor-counter-number-wrapper {
  color: #222
}
.elementor-custom-menu {
  list-style: none;
  padding: 0;
  margin: 0
}
.elementor-custom-menu li {
  border-bottom: 1px solid #E4E4E4;
  padding: 0px 0px 8px 0px;
  margin: 0px 0px 8px 0px
}
.elementor-custom-menu li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0
}
.elementor-custom-menu li ul {
  list-style: none
}
.elementor-custom-menu li ul li {
  border-bottom: 0;
  padding-bottom: 2px;
  font-size: 14px;
  margin-bottom: 0
}
.edit-litho-section * {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out
}
.edit-litho-section {
  z-index: 999;
  position: absolute;
  top: 30px;
  background-color: #0038e3;
  border: 0 solid #0038e3;
  width: 25px;
  height: 25px;
  border-radius: 2px;
  text-align: center;
  font-size: 14px;
  line-height: 28px;
  padding-left: 1px;
  left: 15px
}
.edit-litho-section:hover {
  background-color: #27AE60;
  border: 0 solid #27AE60
}
.edit-litho-section i {
  color: #fff
}
.edit-mini-header {
  top: 11px
}
.edit-top-header {
  top: 19px
}
.edit-header {
  top: 29px
}
.edit-footer {
  top: 57px
}
.edit-page-title {
  top: 150px
}
.litho-main-title-wrappper {
  position: relative
}
.litho-main-title-wrappper > .edit-page-title {
  top: inherit;
  bottom: 24px
}
.admin-bar .tooltip-inner, .elementor-editor-active .tooltip-inner {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  background-color: #27AE60 !important;
  opacity: 1 !important
}
.admin-bar .tooltip-arrow::before {
  border-right-color: #27AE60 !important
}
.admin-bar .tooltip.show, .elementor-editor-active .tooltip.show {
  opacity: 1 !important
}
.left-menu-classic .edit-header {
  top: 46px
}
.left-menu-modern .edit-header {
  top: 70px;
  left: 40px
}
.page-wrapper ~ footer .edit-footer {
  left: 80px
}
.mfp-bg ~ .tooltip, .mfp-wrap ~ .tooltip {
  z-index: 10008
}
.litho-navigation-wrapper .title {
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0px;
  color: #232323;
  -webkit-text-fill-color: initial;
  display: block;
  margin-bottom: 15px
}
.litho-navigation-wrapper .litho-navigation-link {
  list-style: none;
  margin: 0;
  padding: 0
}
.litho-navigation-wrapper ul li {
  border-bottom: 1px solid #E4E4E4;
  padding: 0px 0px 8px 0px;
  margin: 0px 0px 8px 0px
}
.litho-navigation-wrapper ul li ul li {
  border-bottom: 0;
  padding-bottom: 2px;
  font-size: 14px;
  margin-bottom: 0
}
.litho-navigation-wrapper ul li ul {
  list-style: none
}
.lazyload:not(.loaded), .lazyloading:not(.loaded), .lazy:not(.loaded) {
  background: url('../img/loading-black-small.svg') center center no-repeat #fff !important;
  position: relative;
  border-color: transparent !important;
  opacity: 1 !important;
  transition: all 0s ease-in-out !important;
  -moz-transition: all 0s ease-in-out !important;
  -webkit-transition: all 0s ease-in-out !important;
  -ms-transition: all 0s ease-in-out !important;
  -o-transition: all 0s ease-in-out !important
}
[class^="col-"], [class*=" col-"], [class^="col"], [class*=" col"] {
  position: relative;
  padding-right: 15px;
  padding-left: 15px
}
.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start
}
.navbar-toggler:focus {
  box-shadow: none
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  padding-right: 15px;
  padding-left: 15px
}
.row {
  margin-right: -15px;
  margin-left: -15px
}
.row > * {
  padding-right: 15px;
  padding-left: 15px
}
nav [class^="col-"], nav [class*=" col-"], nav [class^="col"], nav [class*=" col"] {
  padding-left: 0;
  padding-right: 0
}
.navbar-collapse {
  position: initial
}
.row.gx-0 {
  margin-left: 0;
  margin-right: 0
}
.media-body {
  -ms-flex: 1;
  flex: 1
}
.theme-demos {
  width: 655px;
  height: 100%;
  min-height: 100%;
  display: none;
  position: fixed;
  background-color: #fff;
  right: -655px;
  top: 0;
  z-index: 1050;
  -webkit-transition: all .5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all .5s cubic-bezier(0.77, 0, 0.175, 1)
}
.show-theme-demos .theme-demos {
  display: block
}
.theme-demos section {
  height: 100%;
  min-height: 100%;
  position: relative;
  z-index: 11;
  padding: 0;
  width: 100%
}
.theme-demos .demos-wrapper {
  height: 100%;
  overflow-y: hidden;
  padding: 40px 25px;
  background-color: #fff;
  width: 100%;
  position: relative;
  z-index: 11
}
.theme-demos.show {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.25)
}
.theme-demos .grid {
  padding: 0 5px
}
.theme-demos .buy-theme, .theme-demos .all-demo {
  position: absolute;
  left: -150px;
  bottom: 195px;
  transform: translateY(-50%) translateY(-7px);
  background-color: #fff;
  cursor: pointer;
  z-index: 10;
  transition: all .25s cubic-bezier(0.23, 1, 0.32, 1) .45s;
  min-width: 150px
}
.all-demo {
  box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.15)
}
.theme-demos .buy-theme {
  bottom: 125px;
  text-align: center;
  background: #232323
}
.theme-demos .buy-theme a, .theme-demos .all-demo a {
  color: #232323;
  font-size: 11px;
  padding: 12px 15px;
  display: block;
  text-decoration: none;
  font-weight: 500
}
.theme-demos .buy-theme a {
  color: #fff
}
.theme-demos .buy-theme a > i, .theme-demos .all-demo a > i {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 59px;
  line-height: 55px;
  text-align: center;
  opacity: 0;
  font-size: 24px;
  transition-delay: 0.3s
}
.theme-demos .buy-theme .theme-wrapper, .theme-demos .all-demo .theme-wrapper {
  padding: 0 9px;
  position: relative;
  top: 0;
  opacity: 1;
  transition-delay: 0.3s
}
.theme-demos .buy-theme .theme-wrapper span, .theme-demos .all-demo .theme-wrapper span {
  font-size: 15px;
  font-weight: 600
}
.theme-demos .buy-theme .theme-wrapper span {
  margin-right: 0
}
.theme-demos .buy-theme .theme-wrapper i, .theme-demos .all-demo .theme-wrapper i {
  margin-right: 10px;
  font-size: 21px
}
.theme-demos .buy-theme .theme-wrapper > div, .theme-demos .all-demo .theme-wrapper > div {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 15px
}
.theme-demos .buy-theme .theme-wrapper > div {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 23px
}
.theme-demos .all-demo .theme-wrapper > div {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 23px
}
.theme-demos.show .buy-theme, .theme-demos.show .all-demo {
  transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  -webkit-transition: all .2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all .2s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateX(107px) translateY(-50%) translateY(-7px);
  transform: translateX(107px) translateY(-50%) translateY(-7px);
  min-width: 50px;
  left: -163px
}
.theme-demos.show .buy-theme a > i, .theme-demos.show .all-demo a > i {
  opacity: 1;
  transition-delay: 0.3s
}
.theme-demos.show .buy-theme .theme-wrapper, .theme-demos.show .all-demo .theme-wrapper {
  opacity: 0;
  transition-delay: 0s
}
.theme-demos .mCustomScrollBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}
.theme-demos .mCustomScrollBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.theme-demos .mCustomScrollBox .mCSB_container.mCS_y_hidden.mCS_no_scrollbar_y {
  -ms-flex-item-align: center;
  align-self: center
}
.theme-demos .mCustomScrollBox .mCSB_container {
  width: 100%;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin: 0
}
.theme-demos .clearfix {
  clear: both
}
.show-search-popup .theme-demos, .show-menu .theme-demos {
  z-index: 1
}
img.alignright {
  margin-bottom: 18px;
  margin-top: .5em
}
img.alignleft {
  margin-bottom: 18px;
  margin-top: .5em
}
table td a, .default-page-main-section a {
  text-decoration: underline
}
table td a:hover, .default-page-main-section a:hover {
  text-decoration: none
}
kbd {
  color: initial;
  border-radius: 0;
  padding: 0;
  margin: 0;
  background: inherit;
  font-size: inherit;
  font-family: monospace
}
.default-page-main-section pre {
  margin-bottom: 30px
}
.has-drop-cap:not(:focus)::after {
  content: "";
  display: table;
  clear: both;
  font-weight: 700
}
.wp-block-rss.wp-block-rss, .single-post .blog-details-text .wp-block-rss.wp-block-rss {
  list-style: none;
  padding-left: 0
}
.e--ua-webkit .blog-details-text .elementor-element a, .e--ua-webkit .blog-details-text .elementor-element th a {
  text-decoration: none
}
.e--ua-webkit .single-post-layout-standard .litho_layout_no_sidebar_single {
  padding-top: 0;
  padding-bottom: 0
}
.widget.widget_block.widget_tag_cloud .wp-block-tag-cloud .tag-cloud-link {
  color: #828282;
  display: inline-block;
  text-align: center;
  font-size: 13px !important;
  line-height: 20px;
  margin: 0 8px 10px 0;
  padding: 6px 18px;
  border-radius: 4px;
  border: 1px solid #e4e4e4;
  text-decoration: none
}
.widget.widget_block.widget_tag_cloud .wp-block-tag-cloud .tag-cloud-link:hover {
  -webkit-box-shadow: 0 0 10px rgba(23, 23, 23, .1);
  box-shadow: 0 0 10px rgba(23, 23, 23, .1);
  color: #828282
}
.widget.widget_litho_recent_post_widget .litho-recent-post-wrapper.recent-post-wp-widget {
  padding: 0;
  margin: 0;
  list-style: none
}
.widget.widget_litho_recent_post_widget .litho-recent-post-wrapper.recent-post-wp-widget li {
  margin-bottom: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 18px
}
.widget.widget_litho_recent_post_widget .litho-recent-post-wrapper.recent-post-wp-widget li:last-child {
  margin-bottom: 0
}
.widget.widget_litho_recent_post_widget .litho-recent-post-wrapper.recent-post-wp-widget li .media-body {
  line-height: normal;
  position: relative;
  top: -3px
}
.widget.widget_litho_recent_post_widget .litho-recent-post-wrapper.recent-post-wp-widget li figure {
  width: 80px;
  margin: 0
}
.widget.widget_litho_recent_post_widget .litho-recent-post-wrapper.recent-post-wp-widget li figure img {
  border-radius: 3px
}
.widget.widget_litho_recent_post_widget .litho-recent-post-wrapper.recent-post-wp-widget li .recent-post-title {
  color: #232323;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 10px;
  display: block
}
.widget.widget_litho_recent_post_widget .litho-recent-post-wrapper.recent-post-wp-widget li figure ~ .media-body {
  padding-left: 30px
}
.sidebar .wp-block-categories-list.wp-block-categories {
  padding: 0;
  margin: 0;
  list-style: none
}
.sidebar .wp-block-categories-list.wp-block-categories li, .sidebar .wp-block-archives-list.wp-block-archives li {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  line-height: 18px
}
.sidebar .wp-block-categories-list.wp-block-categories li a {
  display: inline-block;
  text-align: left;
  line-height: 24px
}
.sidebar .wp-block-categories-list.wp-block-categories li:last-child, .sidebar .wp-block-archives-list.wp-block-archives li:last-child {
  margin-bottom: 0
}
.widget.widget_litho_instagram_widget .instagram-feed {
  padding: 0;
  margin: 0 -5px
}
.widget.widget_litho_instagram_widget .instagram-feed li {
  padding: 5px
}
.widgettitle {
  color: #232323;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 35px;
  display: block
}
.widget.widget_litho_about_widget .litho-about-me-wrapper.about-me-wp-widget {
  padding: 38px;
  border-radius: 4px;
  border: 1px solid #e4e4e4;
  text-align: center
}
.widget.widget_litho_about_widget .litho-about-me-wrapper.about-me-wp-widget img {
  border-radius: 50%;
  display: block;
  margin: 0 auto 5px;
  width: 100px
}
.widget.widget_litho_about_widget .litho-about-me-wrapper.about-me-wp-widget .author-name {
  margin-top: 20px;
  font-weight: 500;
  color: #232323;
  font-size: 14px;
  line-height: 20px;
  display: block
}
.widget.widget_litho_about_widget .litho-about-me-wrapper.about-me-wp-widget .author-designation {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
  display: block
}
.widget.widget_block .wp-block-group__inner-container .wp-block-search .wp-block-search__label {
  color: #232323;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 25px;
  display: block
}
.widget.widget_block .wp-block-group__inner-container .wp-block-search .wp-block-search__input {
  padding: 12px 40px 14px 20px;
  font-size: 14px;
  line-height: normal;
  margin: 0;
  width: 100%;
  border-radius: 4px;
  border-color: #e4e4e4;
  color: #828282
}
.widget.widget_block .wp-block-group__inner-container .wp-block-search .wp-block-search__button {
  font-size: 13px;
  padding: 12px 15px;
  border-color: #232323;
  background-color: #232323;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  box-shadow: none
}
.widget.widget_block .wp-block-group__inner-container .wp-block-search .wp-block-search__button:hover {
  background-color: transparent;
  color: #232323
}
.sidebar .wp-block-search {
  margin-top: 0;
  margin-bottom: 0
}
.sidebar .wp-block-search .wp-block-search__inside-wrapper, .widget.widget_search .search-box .search-input-wrap {
  position: relative
}
.widget.widget_search .search-box .search-input-wrap input {
  margin-bottom: 0
}
.widget.widget_search .search-box button {
  border: 0;
  background-color: transparent;
  box-shadow: none;
  font-size: 0;
  margin: 0;
  top: 9px;
  position: absolute;
  right: 0
}
.widget.widget_search .search-box button:before {
  font-family: feather !important;
  font-style: normal;
  font-weight: 400;
  content: "\e8bd";
  color: #0038e3;
  font-size: 14px
}
.sidebar .wp-block-search .wp-block-search__inside-wrapper button {
  border: 0;
  background-color: transparent;
  box-shadow: none;
  font-size: 0;
  margin: 0;
  top: 7px
}
.sidebar .wp-block-search .wp-block-search__inside-wrapper button:before {
  font-family: feather !important;
  font-style: normal;
  font-weight: 400;
  content: "\e8bd";
  color: #0038e3;
  font-size: 14px
}
.sidebar .widget h2, .sidebar .widget.widget_search label {
  color: #232323;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 25px;
  display: block;
  font-family: Poppins, sans-serif
}
.sidebar .widget .wp-block-archives-list {
  list-style: none;
  padding-left: 0
}
.sidebar ol.wp-block-latest-comments .wp-block-latest-comments__comment {
  line-height: 24px
}
.navbar.navbar-default {
  position: fixed;
  padding: 0;
  top: 0;
  background-color: #fff;
  z-index: 99;
  width: 100%;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -ms-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s
}
header.sticky .navbar.navbar-default {
  border-bottom: 0;
  box-shadow: 0 0 35px rgba(0, 0, 0, .10)
}
.navbar h1 .site-title a, .navbar h1, .navbar .site-title a {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: .5px;
  line-height: normal;
  margin: 0 !important;
  color: #232323
}
.navbar-expand-lg.navbar-default .navbar-nav .nav-link {
  color: #232323
}
.navbar-expand-lg.navbar-default .navbar-nav .page_item > a, .navbar-expand-lg.navbar-default .navbar-nav > .menu-item > a {
  color: #232323;
  font-size: 14px;
  padding: 25px 0;
  font-weight: 500;
  margin: 0 18px;
  display: inline-block
}
.navbar-expand-lg.navbar-default .navbar-nav .page_item > a:hover, .navbar-expand-lg.navbar-default .navbar-nav .menu-item > a:hover, .navbar-expand-lg.navbar-default .navbar-nav .menu-item:hover > a, .navbar-expand-lg.navbar-default .navbar-nav > .menu-item.current-menu-item > a, .navbar-expand-lg.navbar-default .navbar-nav .page_item:hover a, .navbar-expand-lg.navbar-default .navbar-nav .page_item.current_page_ancestor > a {
  color: #00000099
}
.navbar-expand-lg.navbar-default .navbar-nav .menu-item {
  position: relative
}
.navbar-expand-lg.navbar-default .navbar-nav .menu-item .sub-menu, .navbar-expand-lg.navbar-default .navbar-nav .page_item .children {
  display: none
}
.navbar-expand-lg.navbar-default .navbar-nav .menu-item:hover > .sub-menu, .navbar-expand-lg.navbar-default .navbar-nav .page_item:hover > .children {
  display: block
}
.navbar-expand-lg.navbar-default .navbar-nav .page_item > .children {
  box-sizing: border-box;
  background-color: #fff;
  padding: 25px 0;
  left: 0;
  width: 240px;
  margin: 0;
  border: none;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  border: 0;
  left: auto;
  position: absolute
}
.navbar-expand-lg.navbar-default .navbar-nav .page_item > .children li .children {
  left: 241px;
  top: 25px
}
.navbar-expand-lg.navbar-default .navbar-nav .menu-item .sub-menu li, .navbar-expand-lg.navbar-default .navbar-nav .page_item > .children li {
  position: relative;
  line-height: normal
}
.navbar-expand-lg.navbar-default .navbar-nav .page_item > .children li {
  padding: 9px 45px 9px 35px;
  line-height: normal
}
.navbar-expand-lg.navbar-default .navbar-nav .menu-item .sub-menu li a, .navbar-expand-lg.navbar-default .navbar-nav .page_item > .children li a {
  padding: 0 0;
  margin: 0;
  color: #828282;
  font-size: 13px
}
.navbar-expand-lg.navbar-default .navbar-nav .menu-item .sub-menu li a:hover, .navbar-expand-lg.navbar-default .navbar-nav .menu-item .sub-menu li:hover > a, .navbar-expand-lg.navbar-default .navbar-nav .page_item > .children li a:hover, .navbar-expand-lg.navbar-default .navbar-nav .page_item > .children li.current_page_item > a, .navbar-expand-lg.navbar-default .navbar-nav .page_item > .children li.current_page_ancestor > a {
  color: #232323
}
.navbar-default .navbar-nav .menu-item .sub-menu li.menu-item-has-children:before, .navbar-expand-lg.navbar-default .navbar-nav .page_item > .children li.page_item_has_children:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  position: absolute;
  right: 25px;
  top: 10px
}
.navbar-expand-lg.navbar-default .navbar-nav .page_item > .children li.page_item_has_children:before {
  top: 14px
}
.navbar-expand-lg.navbar-default .navbar-nav .menu-item .sub-menu li.current-menu-item > a {
  color: #232323
}
.navbar-expand-lg.navbar-default .navbar-nav .menu-item .sub-menu li > .sub-menu {
  left: 241px;
  top: -25px
}
.navbar-expand-lg.navbar-default .navbar-nav > li:last-child .nav-link {
  margin-right: 0
}
.navbar-expand-lg.navbar-default .navbar-nav li.open > .nav-link, .navbar-expand-lg.navbar-default .navbar-nav li:hover > .nav-link {
  color: rgba(0, 0, 0, 0.6)
}
.navbar-expand-lg.navbar-default .navbar-nav.litho-normal-menu > .page_item:last-child > a {
  margin-right: 0
}
.navbar-expand-lg.navbar-default .navbar-nav > .menu-item:last-child > a {
  margin-right: 0
}
.litho-default-main-section .litho-pagination .page-numbers {
  margin: 0 auto
}
.wp-block-button .wp-block-button__link, .editor-styles-wrapper .wp-block-button__link, .wp-block-button__link {
  border-radius: 0;
  margin-bottom: 0;
  text-decoration: none !important;
  border: 2px solid #232323;
  background-color: #232323
}
.wp-block-button .wp-block-button__link:hover, .editor-styles-wrapper .wp-block-button__link:hover, .wp-block-button__link:hover {
  background-color: transparent;
  color: #232323;
  border-color: #232323
}
.wp-block-button.is-style-outline .wp-block-button__link {
  background-color: transparent;
  color: #232323;
  border-color: #232323
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #232323;
  color: #fff;
  border-color: #232323
}
.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 {
  margin-bottom: 20px
}
.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;
  max-width: 100%
}
.litho_layout_no_sidebar_single .alignfull {
  margin-bottom: 25px
}
.blocks-gallery-grid, .wp-block-gallery {
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0
}
.wp-block-columns.alignfull .wp-block-column p {
  padding: 0 20px
}
.wp-block-pullquote.is-style-solid-color {
  border: 0 solid #232323
}
.size-full.is-style-circle-mask {
  text-align: left
}
.single-post .blog-details-text ol, .single-post .blog-details-text ul {
  padding-left: 18px
}
.has-large-font-size {
  font-size: 24px;
  line-height: 1.25
}
.wp-block-cover.has-background-dim {
  margin-bottom: 25px
}
.wp-block-file .wp-block-file__button {
  border-radius: 0
}
.wp-block-calendar table caption, .wp-block-calendar table tbody {
  caption-side: inherit
}
.wp-calendar-nav {
  text-align: center;
  margin: 0 0 30px
}
.sidebar .wp-calendar-nav {
  margin-bottom: 0;
  padding-top: 8px
}
.wp-block-latest-comments {
  padding-left: 0
}
.wp-block-latest-comments .wp-block-latest-comments__comment-date {
  font-size: 13px
}
.wp-block-latest-comments__comment-excerpt p {
  font-size: 15px;
  line-height: 30px
}
.wp-block-search {
  margin-bottom: 25px
}
.sidebar .wp-block-rss.wp-block-rss {
  padding: 0;
  list-style: none
}
.sidebar .wp-block-rss.wp-block-rss li {
  margin-bottom: 10px
}
.footer-default-wrapper {
  background-color: #fff;
  border-top: 1px solid #E4E4E4;
  padding: 35px 0px 35px 0px
}
.footer-default-wrapper .site-title a {
  font-weight: 500;
  font-size: 16px
}
.footer-default-wrapper .copyright-text a {
  text-decoration: underline
}
.footer-default-wrapper .copyright-text a:hover {
  text-decoration: none
}
.navbar.navbar-default span.icon-bar {
  background-color: #232323;
  height: 2px;
  width: 20px;
  display: block;
  margin: 4px 0
}
body:not(.elementor-page) h1, body:not(.elementor-page) h2, body:not(.elementor-page) h3, body:not(.elementor-page) h4, body:not(.elementor-page) h5, body:not(.elementor-page) h6 {
  margin-bottom: 25px
}
body:not(.elementor-page) .litho-main-title-wrap h1, body:not(.elementor-page) .litho-main-title-wrap h2, body:not(.elementor-page) .litho-main-title-wrap h3, body:not(.elementor-page) .litho-main-title-wrap h4, body:not(.elementor-page) .litho-main-title-wrap h5, body:not(.elementor-page) .litho-main-title-wrap h6 {
  margin-bottom: 0
}
.blog-details-text a, .blog-details-text th a {
  text-decoration: underline
}
.elementor-editor-active .blog-details-text a, .elementor-editor-active .blog-details-text th a {
  text-decoration: none
}
.blog-details-text a:hover, .blog-details-text th a:hover {
  text-decoration: none
}
body:not(.elementor-page) .litho-main-content-wrap {
  min-height: calc(100vh - 290px)
}
body:not(.elementor-page) ul.blocks-gallery-grid, body:not(.elementor-page) ul.wp-block-gallery {
  padding-left: 0
}
body:not(.elementor-page) .container.litho_layout_left_sidebar_single, body:not(.elementor-page) .container.litho_layout_right_sidebar_single, body:not(.elementor-page) .container.litho_layout_both_sidebar_single {
  padding-left: 15px;
  padding-right: 15px
}
.page-links {
  clear: both;
  padding-top: 25px;
  text-align: center
}
pre {
  display: block;
  padding: 10px;
  margin: 10px 0 30px;
  font-size: 15px;
  line-height: 30px;
  color: #232323;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}
hr.wp-block-separator {
  border-bottom-width: 2px
}
hr {
  margin-top: 30px;
  margin-bottom: 30px
}
.default-blog-grid.blog-grid .blog-post-button {
  color: #fff;
  border: 0;
  border-radius: 3px;
  text-transform: uppercase
}
.blog-details-text table {
  margin-bottom: 30px;
  width: 100%
}
.blog-details-text table th, .blog-details-text table td {
  padding: 15px;
  border: 1px solid #e4e4e4;
  line-height: normal
}
dd {
  margin-left: 40px
}
.blog-details-text ul > ul {
  list-style-type: circle
}
.blog-details-text input[type="submit"] {
  padding: 12px 25px 13px 25px;
  text-transform: uppercase
}
blockquote {
  border-left: 5px solid #232323;
  padding-left: 30px
}
blockquote svg {
  height: 20px
}
body .sidebar .widget.widget_nav_menu ul, body .elementor-widget-wp-widget-nav_menu ul {
  list-style: none;
  padding: 0
}
.sidebar .widget.widget_nav_menu ul ul, .elementor-widget-wp-widget-nav_menu ul ul {
  padding-left: 12px
}
.sidebar select {
  margin: 0;
  padding: 12px 40px 12px 20px;
  background: url(../img/select-arrow.png) no-repeat 93% 50%;
  font-size: 14px;
  width: 100%;
  border-radius: 0;
  border-color: #e4e4e4;
  color: #828282;
  line-height: 22px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.sidebar .widget_rss .widget-title a {
  color: #232323;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 35px
}
.sidebar .widget_rss ul li {
  margin-bottom: 20px
}
.sidebar .widget_rss ul li .rsswidget {
  display: initial
}
.sidebar .widget_rss ul li .rss-date {
  font-size: 13px
}
.sidebar .widget_rss ul li .rssSummary {
  margin: 8px 0;
  line-height: 24px
}
.sidebar .widget_pages ul ul, .sidebar .widget_categories ul ul {
  padding-left: 15px;
  margin-top: 10px
}
.sidebar .widget.widget_categories form label, .sidebar .widget.widget_archive label {
  margin-bottom: 10px
}
.wp-caption-text {
  text-align: center;
  font-size: 13px
}
.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .btn i {
  margin-right: 8px
}
.single-portfolio-main-section .default-portfolio-image {
  margin-top: 130px
}
.portfolio-template-default .litho-related-portfolio-wrap .container {
  padding-left: 0;
  padding-right: 0
}
.navbar-default .logo-dark {
  visibility: hidden;
  opacity: 0;
  width: 0;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s
}
header.sticky .navbar-default .logo-dark {
  visibility: visible;
  opacity: 1;
  width: auto;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s
}
.navbar-default .logo-light {
  visibility: visible;
  opacity: 1;
  width: auto;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s
}
header.sticky .navbar-default .logo-light {
  visibility: hidden;
  opacity: 0;
  width: 0;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s
}
.wp-block-file a.wp-block-file__button {
  text-decoration: none !important
}
body.blog .litho-default-main-section .container.litho_layout_no_sidebar_single {
  padding-left: 15px;
  padding-right: 15px
}
body:not(.elementor-page) .litho_layout_no_sidebar_single .litho-content-full-part p:last-child img.alignright {
  clear: both
}
.default-page-main-section .litho_layout_no_sidebar_single.container-fluid .litho-content-full-part {
  padding-left: 15px;
  padding-right: 15px
}
.single-post .header-default-wrapper, .single-product .header-default-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 10%)
}
.default-shop-main-section {
  padding-top: 130px;
  padding-bottom: 130px
}
.default-main-title-wrappper .top-space {
  padding-top: 80px
}
.header-default-wrapper .site-title {
  padding: 25px 0;
  display: inline-block
}
.widget.widget_block .btn.btn-default i {
  margin-right: 7px
}
.single-post .blog-image .wp-caption-text {
  padding-top: 10px
}
table.wp-calendar-table {
  caption-side: top
}
.wp-block-pullquote {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  margin-bottom: 35px;
  margin-top: 30px;
  color: #828282;
  border-left: 0px
}
.wp-block-pullquote cite {
  color: inherit
}
.wp-block-separator.is-style-wide {
  width: 100%
}
:root .wp-block-pullquote .has-very-dark-gray-color {
  color: inherit
}
.wp-block-table {
  width: 100%
}
.wp-block-table td, .wp-block-table th {
  border-color: #ededed
}
pre.wp-block-verse {
  margin-bottom: 30px
}
.wp-block-latest-comments {
  padding-left: 0
}
.wp-block-latest-comments li article {
  display: table
}
.wp-block-latest-comments li article footer, .wp-block-latest-comments li article .wp-block-latest-comments__comment-excerpt {
  margin-left: 0 !important
}
ul.aligncenter {
  display: table;
  list-style-position: inside;
  padding-left: 0
}
.editor-block-list__layout a:hover, .editor-block-list__layout a:focus {
  text-decoration: none
}
.wp-block-media-text, .wp-block-code, .wp-block-preformatted {
  margin-bottom: 28px;
  margin-top: 28px
}
.wp-block-pullquote p, .wp-block-pullquote p:last-of-type {
  font-size: 28px;
  line-height: 1.6;
  margin-bottom: 28px
}
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
  font-size: 1.25em
}
.wp-block-cover p.has-text-color a {
  text-decoration: none
}
.wp-block-button a {
  text-decoration: none
}
.wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
  margin-bottom: 16px
}
.wp-block-audio, .wp-block-cover, .wp-block-image {
  margin-bottom: 28px;
  margin-top: 28px
}
.wp-block-table.is-style-stripes {
  border: 0 solid #e8e8e8;
  border-right: 0;
  margin-bottom: 25px
}
.wp-block-table.is-style-stripes table {
  margin-bottom: 0
}
.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
  border-right: 1px solid #e8e8e8
}
.wp-block-table.is-style-stripes tr td:last-child, .wp-block-table.is-style-stripes tr th:last-child {
  border-right: 0
}
.wp-block-latest-posts a {
  text-decoration: underline
}
.wp-block-latest-posts a:hover {
  text-decoration: none
}
.wp-block-cover .wp-block-cover-text {
  font-size: 16px
}
.wp-block-video {
  margin: 28px 0
}
.wp-block-categories-list ul ul {
  list-style-type: circle
}
.single-format-audio .wp-audio-shortcode {
  margin-bottom: 50px
}
.wp-block-button {
  margin-bottom: 20px
}
.wp-block-search {
  margin-bottom: 28px;
  margin-top: 28px
}
.wp-block-search .wp-block-search__label {
  color: #828282;
  font-weight: 500
}
.wp-block-search .wp-block-search__input {
  width: auto;
  border-radius: 4px;
  margin: auto;
  padding: 6px 15px;
  color: rgba(14, 28, 46, .62);
  font-size: 13px;
  line-height: inherit;
  border: 1px solid #e4e4e4
}
.wp-block-search .wp-block-search__button {
  color: #828282;
  padding: 6px 10px;
  background: #f7f7f7;
  border: 1px solid #ccc;
  box-shadow: none;
  border-radius: 4px;
  outline: 0;
  font-size: 13px
}
.wp-block-calendar table caption, .wp-block-calendar table th {
  text-align: center
}
.wp-block-calendar table {
  border: 0
}
.wp-block-quote {
  width: 100%
}
.wp-block-quote cite {
  display: inline-block
}
.wp-block-quote.is-large cite {
  margin-top: 1em
}
.wp-block-quote.has-text-align-left cite {
  text-align: left
}
.wp-block-quote.has-text-align-center cite {
  text-align: center
}
.wp-block-cover-image.has-background-dim:not([class*=-background-color]), .wp-block-cover.has-background-dim:not([class*=-background-color]) {
  color: #fff;
  margin-bottom: 28px
}
.blog-details-text.entry-content iframe {
  width: 100%
}
.wp-block-calendar table caption {
  color: #232323
}
.single-post-main-section .single-post-title ~ .col-sm-12 > div:first-child {
  margin-top: 0
}
.blog-details-text a:hover, .blog-details-text th a:hover {
  text-decoration: none
}
.wp-block-file .wp-block-file__button {
  background-color: #232323;
  border: 2px solid #232323
}
.wp-block-file .wp-block-file__button:hover {
  background-color: transparent;
  color: #232323
}
.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: #232323;
  opacity: 1
}
.wp-calendar-nav {
  text-align: left
}
.wp-calendar-nav .wp-calendar-nav-next {
  float: right
}
code, a > code {
  color: #232323
}
ul.wp-block-categories-list li a, ul.wp-block-archives-list li a {
  text-decoration: underline
}
ul.wp-block-categories-list li a:hover, ul.wp-block-archives-list li a:hover {
  text-decoration: none
}
.wp-block-pullquote.alignleft {
  margin-right: 30px
}
.wp-block-pullquote.alignright {
  margin-left: 30px
}
.wp-block-image.alignleft.is-resized {
  margin: .5em 1em .5em 0
}
.wp-block-image.alignright.is-resized {
  margin: .5em 0 .5em 1em
}
.wp-block-embed__wrapper {
  position: relative
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%
}
.wp-block-table .has-fixed-layout {
  border-collapse: separate;
  border-spacing: 0
}
.wp-block-button__link {
  color: #fff
}
.entry-content .wp-block-video.alignwide {
  width: 100%;
  max-width: 100%
}
.container.litho_layout_no_sidebar_single .entry-content *.alignfull, body .container .entry-content *.alignfull {
  position: relative;
  margin-top: calc(2 * 1rem);
  margin-bottom: calc(2 * 1rem);
  left: calc((1140px - 100vw)/2);
  width: 100vw;
  max-width: 100vw
}
.wp-block-coblocks-author {
  margin-top: 28px;
  margin-bottom: 28px
}
.wp-block-coblocks-social {
  margin-bottom: 28px
}
.wp-block-button.alignright, .wp-block-button.alignleft {
  margin-top: 28px;
  margin-bottom: 28px
}
.wp-block-button.alignright {
  margin-left: 25px;
  margin-top: 0
}
.wp-block-button.alignleft {
  margin-right: 25px
}
.wp-block-cover p:not(.has-text-color) {
  color: #fff;
  font-size: 36.5px;
  margin-top: 28px;
  margin-bottom: 28px
}
.wp-block-cover.has-background-dim p:not(.has-text-color) {
  padding-left: 0;
  padding-right: 0;
  font-size: 24px
}
body .litho_layout_left_sidebar_single .entry-content *.alignfull, body .litho_layout_right_sidebar_single .entry-content *.alignfull, body .litho_layout_both_sidebar_single .entry-content *.alignfull, body .litho_layout_left_sidebar_single .entry-content *.alignwide, body .litho_layout_right_sidebar_single .entry-content *.alignwide, body .litho_layout_both_sidebar_single .entry-content *.alignwide {
  left: 0;
  width: 100%;
  max-width: 100%;
  margin-top: calc(2 * 1rem);
  margin-bottom: calc(2 * 1rem)
}
body .litho_layout_left_sidebar_single .entry-content .wp-block-columns.alignfull .wp-block-column p, body .litho_layout_right_sidebar_single .entry-content .wp-block-columns.alignfull .wp-block-column p, body .litho_layout_both_sidebar_single .entry-content .wp-block-columns.alignfull .wp-block-column p, body .litho_layout_left_sidebar_single .entry-content .wp-block-columns.alignwide .wp-block-column p, body .litho_layout_right_sidebar_single .entry-content .wp-block-columns.alignwide .wp-block-column p, body .litho_layout_both_sidebar_single .entry-content .wp-block-columns.alignwide .wp-block-column p {
  padding-left: 0;
  padding-right: 0
}
.wp-block-button.alignleft, .wp-block-button.alignright {
  margin-top: 0
}
.is-style-large {
  border: 0
}
.wp-block-pullquote blockquote {
  border: 0;
  margin: 1em;
  padding: 0;
  width: auto
}
.wp-block-pullquote p, blockquote.wp-block-quote p {
  width: 100%;
  margin-bottom: 0
}
.wp-block-image .alignleft {
  margin-right: 25px
}
.wp-block-image .alignright {
  margin-left: 25px
}
.wp-block-cover .wp-block-cover-text {
  padding-left: 50px;
  padding-right: 50px
}
.wp-block-cover.has-parallax.alignfull .wp-block-cover-text {
  padding-left: 14px;
  padding-right: 14px
}
hr.wp-block-separator {
  margin-top: 28px;
  margin-bottom: 28px
}
.wp-block-file .wp-block-file__button {
  padding: 0.7em 1em;
  line-height: 1.8
}
.wp-block-tag-cloud {
  line-height: 24px
}
.wp-block-tag-cloud a {
  text-decoration: underline
}
.wp-block-tag-cloud a:hover {
  text-decoration: none
}
.wp-block-image .aligncenter {
  clear: both
}
.wp-block-image img {
  vertical-align: top
}
.wp-block-image.size-full {
  clear: both
}
.has-small-font-size {
  font-size: 12px
}
.has-normal-font-size {
  font-size: 13px
}
.has-medium-font-size {
  font-size: 20px
}
.has-huge-font-size {
  font-size: 23px;
  line-height: 31px
}
.is-style-outline .wp-block-button__link {
  color: #232323
}
.has-primary-background-color, :root .has-primary-background-color {
  background-color: #6f6f6f
}
.has-secondary-background-color, :root .has-secondary-background-color {
  background-color: #0038e3
}
.has-dark-gray-background-color, :root .has-dark-gray-background-color {
  background-color: #232323
}
.has-light-gray-background-color, :root .has-light-gray-background-color {
  background-color: #f1f1f1
}
.has-white-background-color, :root .has-white-background-color {
  background-color: #fff
}
.has-primary-color, .wp-block-cover p.has-primary-color a, .wp-block-cover p.has-primary-color {
  color: #828282
}
.has-secondary-color, .wp-block-cover p.has-secondary-color a, .wp-block-cover p.has-secondary-color {
  color: #0038e3
}
.has-dark-gray-color, .wp-block-cover p.has-dark-gray-color a, .wp-block-cover p.has-dark-gray-color {
  color: #232323
}
.has-light-gray-color, .wp-block-cover p.has-light-gray-color a, .wp-block-cover p.has-light-gray-color {
  color: rgb(118, 118, 118)
}
.has-white-color, .wp-block-cover p.has-white-color a, .wp-block-cover p.has-white-color {
  color: #fff
}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
  margin-top: 10px
}
.wp-block-gallery.is-cropped {
  margin-bottom: 0
}
.wp-block-gallery {
  margin-bottom: 28px
}
.wp-block-preformatted pre, .wp-block-verse pre {
  padding: .8em 1em
}
.container.litho_layout_no_sidebar_single .entry-content *.alignfull .wp-block-column {
  padding-left: 15px;
  padding-right: 15px
}
.wp-block-button a {
  line-height: 1.8
}
.wp-block-tag-cloud a {
  margin-right: 5px
}
.wc-block-product-search .wc-block-product-search__field {
  margin-bottom: 0
}
.wp-block-group.has-background {
  margin-bottom: 15px
}
.litho-navigation-wrapper .title {
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0px;
  color: #232323;
  -webkit-text-fill-color: initial;
  display: block;
  margin-bottom: 15px
}
.litho-navigation-wrapper .litho-navigation-link {
  list-style: none;
  margin: 0;
  padding: 0
}
.litho-navigation-wrapper ul li {
  border-bottom: 1px solid #E4E4E4;
  padding: 0px 0px 8px 0px;
  margin: 0px 0px 8px 0px
}
.litho-navigation-wrapper ul li ul li {
  border-bottom: 0;
  padding-bottom: 2px;
  font-size: 14px;
  margin-bottom: 0
}
.litho-navigation-wrapper ul li ul {
  list-style: none
}
.sidebar .wpml-ls-legacy-dropdown {
  width: 100%
}
.sidebar .wpml-ls-legacy-dropdown a {
  color: #828282;
  font-weight: 400;
  padding: 7px 15px 9px;
  text-transform: none;
  background-color: #fff;
  border-color: #d6d6d6;
  transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out
}
.sidebar .wpml-ls-legacy-dropdown a:hover, .sidebar .wpml-ls-legacy-dropdown .wpml-ls-item:hover a {
  background-color: #fff;
  color: #828282
}
.sidebar .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  border: 5px solid transparent;
  border-top: 5px solid;
  color: #888
}
.sidebar .wpml-ls-legacy-dropdown .wpml-ls-item:hover a.wpml-ls-item-toggle:after {
  top: calc(50% - .555em);
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg)
}
.sidebar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border: 0
}
.sidebar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li {
  background-color: #fff
}
.sidebar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li a {
  padding: 7px 10px;
  color: #828282;
  font-weight: 400;
  line-height: 24px;
  font-size: inherit;
  border-bottom: 0
}
.sidebar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:last-child a {
  border-bottom: 1px solid #d6d6d6
}
.sidebar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li a:hover {
  background-color: #232323;
  color: #b1b1b1
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: 0
}
.wpml-ls-statics-footer .wpml-ls-current-language > a {
  color: #000;
  background-color: #eee
}
body:not(.elementor-page) .litho-page-main-section .litho-content-full-part a.wp-block-button__link {
  color: #fff
}
body:not(.elementor-page) .litho-page-main-section .litho-content-full-part a.wp-block-button__link:hover {
  color: #232323
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  margin-bottom: 1em;
  padding: 0 1em;
  border-left: .25em solid
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
  margin-bottom: 0
}
.calendar_wrap .wp-calendar-table th, .calendar_wrap .wp-calendar-table td {
  text-align: center;
  padding: 4px 0
}
.single-post .blog-details-text .wp-block-latest-comments, .single-post .blog-details-text .wp-block-latest-posts {
  padding-left: 0
}
body:not(.elementor-page) .litho-page-main-section {
  padding-top: 130px;
  padding-bottom: 130px
}
body:not(.elementor-page) .litho-page-main-section .litho-content-left-part, body:not(.elementor-page) .litho-page-main-section .litho-content-right-part, body:not(.elementor-page) .litho-page-main-section .sidebar, body:not(.elementor-page) .litho-page-main-section .both-content-center {
  padding-top: 0;
  padding-bottom: 0
}
body:not(.elementor-page) .litho-page-main-section .sidebar {
  padding-top: 0
}
body:not(.elementor-page) .litho-page-main-section + .litho-comments-wrap {
  padding-top: 0
}
body:not(.elementor-page).woocommerce-cart .litho-page-main-section {
  padding-top: 0;
  padding-bottom: 0
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  clear: both
}
.wp-block-quote.has-text-align-left.is-large {
  margin-bottom: 25px
}
.wp-block-archives-dropdown select, .wp-block-categories-dropdown.wp-block-categories select {
  width: auto;
  padding-left: 5px
}
.wp-block-latest-posts__list.has-dates.wp-block-latest-posts {
  padding-left: 0
}
.wp-block-latest-posts:not(.is-grid) > li {
  margin-bottom: 1.25em
}
.wp-block-latest-posts__list.is-grid.columns-5.has-dates.wp-block-latest-posts {
  padding-left: 0
}
.small, small {
  font-size: 11px
}
.wp-caption p.wp-caption-text a {
  text-decoration: none
}
.blog-comment li .comment-text-box ul {
  list-style: initial;
  margin-bottom: 20px;
  padding-left: 18px
}
.blog-comment li .comment-text-box ol {
  margin-bottom: 20px;
  padding-left: 18px
}
.blog-comment li .comment-text-box ol ol {
  margin-bottom: 0
}
.blog-comment li .comment-text-box ul li, .blog-comment li .comment-text-box ol li {
  padding-bottom: 0
}
.blog-comment li .comment-text-box ul li ul, .blog-comment li .comment-text-box ul li ol {
  margin-bottom: 0
}
.litho-comments-wrap .blog-comment li pre {
  max-width: 650px
}
address {
  margin-bottom: 20px
}
.instagram-feed.grid {
  display: flex;
  flex-wrap: wrap
}
.instagram-feed.grid li .col-video-wrapper {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
  border-radius: 3px;
  padding: 0 !important
}
@-webkit-keyframes video-icon-sonar {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.1);
    transform: scale(0.1)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.10);
    transform: scale(1.10)
  }
}
@keyframes video-icon-sonar {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.1);
    transform: scale(0.1)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.10);
    transform: scale(1.10)
  }
}
@-webkit-keyframes down-arrow {
  0% {
    opacity: 0;
    top: 0px
  }
  18% {
    opacity: 0.2;
    top: 3px
  }
  36% {
    opacity: .4;
    top: 8px
  }
  54% {
    opacity: .6;
    top: 18px
  }
  72% {
    opacity: .8;
    top: 18px
  }
  100% {
    opacity: 1;
    top: 18px
  }
}
@keyframes down-arrow {
  0% {
    opacity: 0;
    top: 0px
  }
  18% {
    opacity: .0.2;
    top: 3px
  }
  36% {
    opacity: .4;
    top: 8px
  }
  54% {
    opacity: .6;
    top: 18px
  }
  72% {
    opacity: .8;
    top: 18px
  }
  100% {
    opacity: 1;
    top: 18px
  }
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@-moz-document url-prefix() {
  .elementor-counter .elementor-counter-number-suffix {
    display: block ruby
  }
  .blog-grid.default-blog-grid .blog-like, .blog-grid.default-blog-grid .comment-link {
    display: ruby
  }
}
@media (prefers-reduced-motion:no-preference) {
  :root {
    scroll-behavior: auto
  }
}
@media (max-width: 1600px) {
  .grid.xl-grid-6col li {
    width: 16.67%
  }
  .grid.xl-grid-6col li.grid-item-double {
    width: 33.33%
  }
  .grid.xl-grid-5col li {
    width: 20%
  }
  .grid.xl-grid-5col li.grid-item-double {
    width: 40%
  }
  .grid.xl-grid-4col li {
    width: 25%
  }
  .grid.xl-grid-4col li.grid-item-double {
    width: 50%
  }
  .grid.xl-grid-3col li {
    width: 33.33%
  }
  .grid.xl-grid-3col li.grid-item-double {
    width: 66.67%
  }
  .grid.xl-grid-2col li {
    width: 50%
  }
  .grid.xl-grid-2col li.grid-item-double {
    width: 100%
  }
  .grid.xl-grid-1col li {
    width: 100%
  }
  .icon-text-style-7 {
    padding: 3rem 3.5rem
  }
  .icon-text-style-7 .title {
    width: 100% !important
  }
  .fancy-text-box-style-4 figcaption {
    padding-left: 3.5rem;
    padding-right: 3.5rem
  }
  .fancy-text-box-style-5 .fancy-text-box {
    padding: 1.5rem 2rem
  }
  .fancy-text-box-style-7 figcaption .subtitle {
    top: 30px;
    left: 30px
  }
  .fancy-text-box-style-7 figcaption .banner-content {
    padding: 20px 30px 30px
  }
  .portfolio-boxed .portfolio-item .portfolio-caption {
    padding-left: 20px;
    padding-right: 20px
  }
  .portfolio-colorful .portfolio-item .portfolio-hover {
    padding: 2rem
  }
  .portfolio-overlay .portfolio-item .portfolio-caption {
    padding: 30px 20px 30px 20px
  }
  .portfolio-switch .portfolio-item .portfolio-caption {
    padding-top: 20px;
    padding-bottom: 20px
  }
  .portfolio-navigation-wrapper .fancy-box-item a {
    padding: 3rem
  }
  .portfolio-navigation-wrapper .fancy-box-item .title {
    font-size: 18px;
    line-height: 24px
  }
  .blog-clean.blog-grid .post-details {
    padding-left: 25px;
    padding-right: 25px
  }
  .blog-metro.blog-grid .post-details {
    padding: 3rem
  }
  .blog-metro.blog-grid .post-details .entry-title {
    width: 100%
  }
  .blog-modern.blog-grid .post-details {
    padding: 2rem
  }
  .blog-carousel-style-1 .slider-typography {
    padding: 20px 50px
  }
  .blog-carousel-style-2 .slider-typography .slider-inner-wrap {
    padding-left: 4rem;
    padding-right: 4rem
  }
  .blog-carousel-style-3 .slider-typography .slider-inner-wrap {
    padding-left: 2rem;
    padding-right: 2rem
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l > div {
    width: 70% !important
  }
}
@media only screen and (min-width: 768px) {
  .blog-side-image .grid-item:not(.has-post-thumbnail):nth-child(even) .post-details {
    padding-left: 28px;
    padding-right: 0
  }
  .blog-side-image .grid-item:not(.has-post-thumbnail):nth-child(odd) .post-details {
    padding-left: 0;
    padding-right: 28px
  }
}
@media (max-width: 1450px) {
  .landing-header {
    padding: 10px 30px
  }
  .landing-header .navbar-nav .nav-link {
    font-size: 16px;
    margin: 0px 20px
  }
  .landing-header .litho-button-wrapper .elementor-button {
    padding: 12px 25px 12px 25px;
    font-size: 13px
  }
  .hero-banner-content {
    padding: 15rem 0 25rem
  }
}
@media (max-width: 1366px) {
  .icon-text-style-8 .feature-box-content {
    padding: 5rem 3rem
  }
  .blog-carousel-style-2 .slider-typography .slider-inner-wrap {
    width: 38%
  }
}
@media (max-width: 1260px) {
  .landing-header .navbar-nav .nav-link {
    font-size: 15px;
    margin: 0px 15px
  }
}
@media (max-width: 1199px) {
  html {
    font-size: 13px
  }
  .one-fifth-screen {
    height: 750px
  }
  .mfp-close, .mfp-close:active {
    right: 20px;
    top: 20px
  }
  .modal-main-wrap .mfp-close, .modal-popup-main .mfp-close:active {
    right: 0;
    top: 0
  }
  .icon-text-style-6 figcaption {
    padding: 3.5rem 2.5rem
  }
  .icon-text-style-6 .hover-action-btn {
    right: 30px
  }
  .icon-text-style-6 .hover-show-content .elementor-button {
    margin-top: 0px
  }
  .icon-text-style-7 {
    padding: 2rem
  }
  .grid.lg-grid-6col li {
    width: 16.67%
  }
  .grid.lg-grid-6col li.grid-item-double {
    width: 33.33%
  }
  .grid.lg-grid-5col li {
    width: 20%
  }
  .grid.lg-grid-5col li.grid-item-double {
    width: 40%
  }
  .grid.lg-grid-4col li {
    width: 25%
  }
  .grid.lg-grid-4col li.grid-item-double {
    width: 50%
  }
  .grid.lg-grid-3col li {
    width: 33.33%
  }
  .grid.lg-grid-3col li.grid-item-double {
    width: 66.67%
  }
  .grid.lg-grid-2col li {
    width: 50%
  }
  .grid.lg-grid-2col li.grid-item-double {
    width: 100%
  }
  .grid.lg-grid-1col li {
    width: 100%
  }
  .tab-style-1 .nav-tabs {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .progress-step-style-1 .progress-step-item {
    padding-left: 15px;
    padding-right: 15px
  }
  .blog-overlay-image.blog-grid .blog-post {
    padding: 2.5rem
  }
  .portfolio-colorful .portfolio-item .portfolio-icon {
    top: 30px;
    right: 30px
  }
  .parallax {
    background-attachment: inherit !important;
    background-position: center !important
  }
  .blog-grid .post-details {
    padding: 2rem
  }
  .blog-modern.blog-grid .post-details {
    left: 20px;
    width: calc(100% - 40px)
  }
  .blog-carousel-style-1 .slider-typography {
    padding-top: 55px;
    padding-bottom: 55px
  }
  .blog-carousel-style-2 .slider-typography .slider-inner-wrap {
    width: 46%
  }
  .blog-carousel-style-3 .slider-typography .slider-inner-wrap {
    width: 70%;
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }
  .post-layout-style-3 .order-2 {
    padding-left: 3rem
  }
  .post-layout-style-3 ~ div {
    padding-top: 8rem;
    padding-bottom: 90px
  }
  .single-post.elementor-page .post-layout-style-3 ~ div {
    padding-top: 0;
    padding-bottom: 0
  }
  .interactive-portfolio-wrapper ul li .title {
    font-size: 60px;
    line-height: 60px;
    padding: 30px 35px
  }
  .interactive-portfolio-wrapper ul li .title:after {
    bottom: 20px;
    left: 35px
  }
  .interactive-portfolio-wrapper ul li.active .title:after {
    width: calc(100% - 50px)
  }
  .litho_layout_right_sidebar_single .litho-content-left-part {
    padding-top: 90px;
    padding-right: 15px
  }
  .litho-blog-sidebar, .litho-layout-right-sidebar, .litho-layout-left-sidebar {
    padding-top: 90px;
    padding-bottom: 90px
  }
  .default-top-space-main-section .litho_layout_both_sidebar_single .litho-content-full-part, .default-top-space-main-section .litho_layout_right_sidebar_single .litho-content-full-part, .default-top-space-main-section .litho_layout_left_sidebar_single .litho-content-full-part, .archive .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part, .home .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part, .single-product .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part {
    padding-top: 90px;
    padding-bottom: 90px
  }
  .litho_layout_right_sidebar_single .sidebar {
    padding-left: 4rem
  }
  .litho_layout_left_sidebar_single .sidebar {
    padding-right: 4rem
  }
  .litho_layout_left_sidebar_single .litho-content-right-part {
    padding-left: 15px;
    padding-top: 90px
  }
  .litho_layout_both_sidebar_single .litho-content-right-part {
    padding-top: 90px;
    padding-bottom: 90px
  }
  .litho-layout-both-sidebar {
    padding-top: 90px;
    padding-bottom: 90px
  }
  .portfolio-slider-style-1 .portfolio-item {
    width: 35% !important
  }
  .testimonials-style-1 {
    padding: 3rem 0 3rem 3rem
  }
  .woocommerce-account .woocommerce {
    padding: 90px 0
  }
  .woocommerce-account .woocommerce .col2-set, .woocommerce-account .woocommerce-page .col2-set {
    padding: 0
  }
  .woocommerce-account .woocommerce .col-1, .woocommerce-account .woocommerce .col-2 {
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 30px;
    margin-left: 0
  }
  .woocommerce-account .woocommerce-MyAccount-content .col-1, .woocommerce-account .woocommerce-MyAccount-content .col-2 {
    padding: 0;
    width: 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%
  }
  .woocommerce-cart .cart-collaterals .cart_totals {
    padding: 30px 20px
  }
  .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    width: 50%
  }
  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 45%
  }
  .woocommerce-checkout .checkout-content-right #payment ul.payment_methods li.payment_method_paypal label {
    width: 85%
  }
  #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 {
    width: 108px
  }
  #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 {
    display: contents
  }
  .litho-shop-content-wrap .container-fluid {
    padding-left: 7.2%;
    padding-right: 7.2%
  }
  body:not(.elementor-default) .litho-shop-content-wrap .litho_layout_no_sidebar_single {
    padding-top: 90px
  }
  .error404 .error-404 .litho-heading {
    font-size: 170px;
    line-height: 170px
  }
  .tilt-box-style-2 .overlap-title {
    font-size: 195px;
    line-height: 195px
  }
  .blog-side-image .blog-post-images ~ .post-details {
    padding-left: 3.5rem;
    padding-right: 3.5rem
  }
  .swiper.portfolio-slider-style-4 .swiper-slide, .swiper-container.portfolio-slider-style-4 .swiper-slide {
    width: 44%
  }
  .landing-header {
    padding: 10px 15px
  }
  .landing-header .navbar-nav .nav-link {
    font-size: 14px;
    margin: 0px 14px
  }
  .landing-header .litho-button-wrapper .elementor-button {
    padding: 9px 15px 9px 15px;
    font-size: 12px
  }
  header .landing-header .navbar-brand img {
    max-height: 36px
  }
  .theme-demos {
    display: none !important
  }
  .icon-text-style-10 .feature-box-content {
    padding: 30px 10px 24px
  }
  .single-post-main-section.within-content-area .blog-details-text, .single-post-main-section.within-content-area .tag-like-social-wrapper {
    padding-bottom: 80px
  }
  .single-post-main-section.within-content-area .litho-comments-wrap {
    padding: 50px 0 0 0
  }
  .single-post-main-section.within-content-area .litho-comments-wrap .litho-comment-form label {
    width: 90%
  }
}
@media (max-width: 1024px) {
  .html-video {
    height: 100%
  }
  .box-layout {
    padding: 0
  }
  .liquid-image-style-1 .secondary-image-box {
    width: 65%
  }
  .slider-review-image .testimonial-content {
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 20px
  }
  .testimonials-carousel-wrap, .feature-box-carousel-content-box {
    min-width: inherit;
    margin-left: 0
  }
  .elementor-element .testimonials-carousel-wrap .swiper .elementor-swiper-button {
    left: 0
  }
  .elementor-element .testimonials-carousel-wrap .swiper .elementor-swiper-button.elementor-swiper-button-next {
    left: 50px
  }
  .testimonial-carousel-style-1 .testimonials-wrapper, .testimonial-carousel-style-4 .testimonials-wrapper, .testimonial-carousel-style-6 .testimonials-wrapper, .testimonials-style-3 {
    padding: 3rem
  }
  .icon-box-carousel-content-box {
    min-width: inherit
  }
  .elementor-element .swiper.feature-box-carousel-style-1 .elementor-swiper-button {
    top: 130px;
    left: 0
  }
  .elementor-element .swiper.feature-box-carousel-style-1 .elementor-swiper-button-next {
    left: 65px
  }
  .feature-box-carousel-style-1 .feature-box-carousel-wrap {
    padding: 2rem 2.5rem
  }
  .feature-box-carousel-style-2 .feature-box-title {
    font-size: 18px;
    line-height: 26px
  }
  .feature-box-carousel-style-2 .feature-box-carousel-content-wrap {
    padding: 0 40px
  }
  .elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation .testimonial-content {
    font-size: 16px;
    line-height: 30px
  }
  .elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation .elementor-swiper-button .elementor-screen-only {
    padding: 35px 45px 35px 0
  }
  .elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation .elementor-swiper-button.elementor-swiper-button-next .elementor-screen-only {
    padding: 35px 0 45px 30px
  }
  .elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation {
    width: 62%
  }
  .elementor-element .swiper.testimonial-carousel-style-7 .elementor-swiper-button-prev {
    left: -60px
  }
  .elementor-element .swiper.testimonial-carousel-style-7 .elementor-swiper-button-next {
    right: -60px
  }
  .testimonial-carousel-style-7.swiper, .testimonial-carousel-style-7.swiper-container {
    width: 420px
  }
  .litho-main-title-wrap.right-alignment, .litho-main-title-wrap.left-alignment, .litho-main-title-wrap.center-alignment {
    padding-left: 25px;
    padding-right: 25px
  }
  .litho-main-title-wrappper .title-container {
    padding-left: 15px;
    padding-right: 15px
  }
  .litho-main-title-wrap.colorful-style {
    padding: 40px 25px
  }
  .litho-main-title-wrap.big-typography {
    padding: 90px 0
  }
  .litho-main-title-wrap.parallax-background {
    padding: 40px 0
  }
  .litho-main-title-wrap.separate-breadcrumbs {
    padding: 75px 0
  }
  .post-layout-style-1 .container {
    width: calc(100% - 80px);
    max-width: calc(100% - 80px);
    margin: 0 40px
  }
  .post-layout-style-1 .litho-main-title {
    width: 60%
  }
  .litho-main-layout-wrap.post-layout-style-1 .overlap-section {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .post-layout-style-1 ~ div {
    padding-top: 250px;
    padding-bottom: 75px
  }
  .single-post.elementor-page .post-layout-style-1 ~ div {
    padding-top: 0;
    padding-bottom: 0
  }
  .post-layout-style-2 {
    padding: 95px 0;
    height: 620px
  }
  .post-layout-style-2 ~ div {
    padding-top: 75px;
    padding-bottom: 75px
  }
  .single-post.elementor-page .post-layout-style-2 ~ div {
    padding-top: 0;
    padding-bottom: 0
  }
  .post-layout-style-3 {
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 75px;
    padding-bottom: 75px
  }
  .post-layout-style-3 .order-2 {
    padding-left: 3rem
  }
  .post-layout-style-3 .blog-image {
    margin-bottom: 0
  }
  .post-layout-style-3 .overlap-text {
    padding-left: 0
  }
  .single-post .post-layout-style-3 .blog-image {
    margin-bottom: 0
  }
  .post-layout-style-3 ~ div {
    padding-top: 75px;
    padding-bottom: 75px
  }
  .single-post.elementor-page .post-layout-style-3 ~ div {
    padding-top: 0;
    padding-bottom: 0
  }
  .post-layout-style-4 {
    height: auto;
    padding: 130px 0 130px 0
  }
  .post-layout-style-4 .justify-content-center {
    padding-top: 0
  }
  .post-layout-style-4 ~ div {
    padding-top: 75px;
    padding-bottom: 75px
  }
  .single-post.elementor-page .post-layout-style-4 ~ div {
    padding-top: 0;
    padding-bottom: 0
  }
  .post-layout-style-5 {
    padding: 75px 0
  }
  .post-layout-style-5 .litho-main-title {
    width: 100%
  }
  .post-layout-style-5 ~ div {
    padding-top: 75px;
    padding-bottom: 75px
  }
  .single-post.elementor-page .post-layout-style-5 ~ div {
    padding-top: 0;
    padding-bottom: 0
  }
  .single-post-layout-standard .litho_layout_no_sidebar_single {
    padding: 75px 15px
  }
  .litho-content-full-part {
    padding-left: 15px;
    padding-right: 15px
  }
  .blog-standard.blog-post-sticky .post-details {
    padding: 4.5rem 4.5rem 4.5rem 4.5rem
  }
  .blog-standard.blog-post-sticky .entry-content {
    margin-bottom: 20px
  }
  .blog-standard.blog-post-sticky .entry-title {
    margin-bottom: 15px
  }
  body.blog .litho-default-main-section .litho_layout_no_sidebar_single {
    padding-top: 75px;
    padding-bottom: 75px
  }
  .litho-blog-sidebar .blog-standard.blog-post-sticky, .litho-layout-right-sidebar .blog-standard.blog-post-sticky, .litho-layout-left-sidebar .blog-standard.blog-post-sticky {
    padding-top: 0
  }
  .liquid-image-style-2 .secondary-image-box {
    width: 68%
  }
  .liquid-image-style-2 .primary-image-box {
    width: 66%;
    bottom: -50px;
    right: 15px
  }
  .liquid-image-style-2 {
    margin-top: 30px
  }
  .main-breadcrumb-section {
    padding-left: 25px;
    padding-right: 25px
  }
  .litho-portfolio-main-section .litho-content-full-part {
    padding-left: 0;
    padding-right: 0
  }
  .portfolio-scattered.row-cols-xl-4 .col:nth-child(8n+2) figure, .portfolio-scattered.row-cols-xl-4 .col:nth-child(8n+4) figure, .portfolio-scattered.row-cols-xl-4 .col:nth-child(8n+5) figure, .portfolio-scattered.row-cols-xl-4 .col:nth-child(8n+7) figure {
    padding: 0 15% 15%
  }
  .litho-progress-wrapper .elementor-progress-bar .elementor-progress-percentage {
    top: -30px;
    right: -15px
  }
  .progress-style-1.litho-progress-wrapper .elementor-progress-bar .elementor-progress-percentage {
    right: 0
  }
  .fancy-text-box-style-1 .fancy-text-box {
    padding: 4rem
  }
  .fancy-text-box-style-3 .fancy-text-box-hover .content p {
    margin-bottom: 0
  }
  .fancy-text-box-style-5 {
    min-height: 500px
  }
  .fancy-text-box-style-5 .fancy-text-box {
    padding: 4rem;
    transform: translateY(110px);
    -webkit-transform: translateY(110px);
    -moz-transform: translateY(110px);
    -ms-transform: translateY(110px)
  }
  .fancy-text-box-style-7 figcaption .banner-content .title, .fancy-text-box-style-7 figcaption .banner-content .title a {
    font-size: 16px
  }
  .fancy-text-box-style-7 figcaption .banner-content {
    padding: 20px 40px 40px
  }
  .fancy-text-box-style-7 figcaption .subtitle {
    left: 40px
  }
  .blog-simple.blog-grid .post-details {
    padding: 2.5rem
  }
  .blog-grid .entry-content {
    margin-bottom: 20px
  }
  .blog-simple.blog-grid .post-author-meta {
    margin: 0
  }
  .content-carousel-wrapper .content-box {
    padding: 4.5rem
  }
  .content-carousel-style-3 ~ .slider-arrow-rb, .content-carousel-style-3 ~ .slider-arrow-rb {
    position: absolute;
    right: 0
  }
  .content-carousel-style-6 .content-box {
    padding: 3.5rem 2.5rem
  }
  .content-carousel-style-6 .slide-subtitle {
    margin-right: 35px
  }
  .content-carousel-style-6 .content-box-inner {
    padding-left: 35px
  }
  .content-carousel-style-7 .content-box {
    padding: 3.7rem 4.5rem 3.7rem
  }
  .content-carousel-style-7 .swiper-slide {
    padding: 4rem
  }
  .content-carousel-style-7 .content-box .slide-subtitle {
    margin-bottom: 15px
  }
  .elementor-arrows-position-outside .elementor-swiper-button-next {
    right: -10px
  }
  .elementor-arrows-position-outside .elementor-swiper-button-prev {
    left: -10px
  }
  .slider-split-scroll .swiper-pagination {
    display: none !important
  }
  .content-carousel-style-2.content-carousel-wrapper .content-box {
    padding: 2.5rem
  }
  .content-carousel-style-2.content-carousel-wrapper .content-box .slide-title {
    margin-bottom: 10px
  }
  .icon-text-style-8 {
    height: 500px
  }
  .flip-box-front-overlay, .flip-box-back-overlay {
    padding: 60px 40px
  }
  .accordion-style-2 .elementor-tab-content {
    width: 50%
  }
  .team-style-3 figcaption {
    padding: 30px 15px
  }
  .team-style-3 .team-member-designation {
    margin-bottom: 10px
  }
  .elementor-widget-image .elementor-image > a, .elementor-widget-image .elementor-image figure > a {
    width: 100%
  }
  .interactive-portfolio-wrapper ul .hover-list-item.active .interactive-icon {
    opacity: 1;
    visibility: visible;
    transition-delay: .8s;
    transition-duration: 1s
  }
  .tag-like-social-wrapper {
    padding-bottom: 75px
  }
  .tag-like-social-wrapper .container {
    padding-left: 15px;
    padding-right: 15px
  }
  .litho-related-posts-wrap {
    padding: 75px 0
  }
  .tilt-box-style-4 .overlap-title {
    font-size: 120px;
    line-height: 120px;
    letter-spacing: -5px
  }
  .litho-comments-wrap {
    padding: 75px 0
  }
  .litho-comments-wrap .blog-comment {
    margin-bottom: 90px
  }
  .single-portfolio-main-section {
    padding: 0 0 75px
  }
  .portfolio-share-wrapper {
    padding-bottom: 75px
  }
  .portfolio-navigation-wrapper .fancy-box-item .next-previous-navigation .prev-link-text, .portfolio-navigation-wrapper .fancy-box-item .next-previous-navigation .next-link-text {
    display: none
  }
  .portfolio-navigation-wrapper .fancy-box-item .next-previous-navigation {
    margin-right: auto;
    margin-left: 0
  }
  .portfolio-navigation-wrapper .fancy-box-item.nav-link-next .next-previous-navigation {
    margin-left: 0
  }
  .portfolio-navigation-wrapper .fancy-box-item.nav-link-next .title {
    margin-left: 0
  }
  .portfolio-navigation-wrapper .fancy-box-item.nav-link-next .next-previous-navigation {
    margin-left: auto;
    margin-right: 0
  }
  .slider-style-3.swiper-container-vertical > .swiper-pagination-bullets {
    top: inherit;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    bottom: 35px;
    width: 100%;
    right: 0
  }
  .slider-style-3 .swiper-wrapper, .slider-style-3 .swiper-wrapper .swiper-slide {
    height: 100%
  }
  .slider-style-3.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px;
    display: inline-block;
    vertical-align: middle
  }
  .slider-style-3.swiper-container-vertical.white-cursor .swiper-slide {
    cursor: url(../img/icon-move-white.png), move
  }
  .slider-style-4.swiper-container-vertical > .swiper-pagination-bullets {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
  }
  .slider-style-4 .swiper-wrapper, .slider-style-4 .swiper-wrapper .swiper-slide {
    height: 100%
  }
  .slider-split-scroll .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: auto
  }
  .slider-split-scroll .swiper-slide {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l, .slider-split-scroll .swiper-slide .swiper-slide-r {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 100% !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    height: calc(100vh - 70px) !important
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l > div {
    width: 100% !important;
    padding: 0 5rem
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l .title {
    font-size: 90px;
    line-height: 90px;
    width: 65%
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l .subtitle {
    left: inherit;
    right: 50px
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l {
    -ms-flex-order: 2;
    order: 2
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l .portfolio-excerpt {
    width: 65%
  }
  .portfolio-tile-box-slider {
    webkit-overflow-scrolling: touch
  }
  .portfolio-slider-style-1 .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: auto;
    transform: translate3d(0, 0, 0) !important
  }
  .portfolio-slider-style-1 .portfolio-item {
    width: 100% !important;
    margin-bottom: 50px;
    height: auto
  }
  .blog-carousel-style-2 .slider-typography .slider-inner-wrap {
    padding: 3.5rem 2.5rem;
    width: 40%
  }
  .icon-text-style-2 .icon-text-style-wrapper {
    padding-left: 4.5rem;
    padding-right: 4.5rem
  }
  .footer-sticky {
    position: relative !important;
    z-index: 0 !important
  }
  .main-content {
    margin-bottom: 0 !important;
    position: inherit
  }
  .scroll-top-arrow.hide-in-tablet, .scroll-top-arrow.hide-in-tablet:focus {
    display: none !important
  }
  .elementor-widget-litho-blog-list ul.blog-grid-filter {
    margin-bottom: 4.5rem
  }
  body:not(.elementor-page) .litho-page-main-section {
    padding-top: 75px;
    padding-bottom: 75px
  }
  .default-shop-main-section {
    padding-top: 75px;
    padding-bottom: 75px
  }
  .woocommerce ul.shop-product-list li.product .button, .woocommerce ul.shop-product-list li.product .added_to_cart {
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px
  }
  .archive-description.post-archive-description {
    padding-top: 75px
  }
  .woocommerce-cart .woocommerce {
    padding: 90px 0 90px 0
  }
  form.woocommerce-checkout {
    padding-top: 90px
  }
  body.woocommerce-checkout .litho_layout_no_sidebar_single {
    padding-top: 90px;
    padding-bottom: 90px
  }
  .woocommerce .woocommerce-order {
    padding-left: 0;
    padding-right: 0
  }
  .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__top-bar {
    opacity: 1
  }
  .mfp-container {
    padding-left: 15px;
    padding-right: 15px
  }
  .fancy-text-box-style-15 figcaption .fancy-text-box {
    padding-left: 20px;
    padding-right: 20px
  }
  .icon-text-style-7 {
    padding: 6.5rem 6.5rem 6rem
  }
  .icon-text-style-10 .feature-box-content {
    padding: 52px 20px 43px
  }
  .litho-page-main-section.within-content-area .litho-comments-wrap .comment-respond, .litho-page-main-section.within-content-area .litho-comments-wrap .comments {
    padding-left: 25px;
    padding-right: 25px
  }
  .litho-page-main-section.within-content-area .litho-comments-wrap .container {
    max-width: 100%
  }
  .litho-page-main-section.within-content-area .litho-comments-wrap {
    padding-bottom: 0
  }
}
@media (max-width: 991px) {
  html {
    font-size: 12px
  }
  p {
    margin: 0 0 20px
  }
  .one-third-screen {
    height: 550px
  }
  .one-fourth-screen {
    height: 650px
  }
  .one-fifth-screen {
    height: 750px
  }
  .form-wrapper .search-form-box {
    width: 60%
  }
  section.big-section {
    padding: 95px 0
  }
  section.extra-big-section {
    padding: 110px 0
  }
  section.half-section {
    padding: 40px 0
  }
  .mfp-close, .mfp-close:active {
    right: 15px;
    top: 15px
  }
  .modal-main-wrap .mfp-close, .modal-popup-main .mfp-close:active {
    right: 0;
    top: 0
  }
  .liquid-image-style-1 .secondary-image-box {
    width: 67%;
    margin-bottom: 4rem
  }
  .liquid-image-style-1 .primary-image-box {
    right: 38px;
    bottom: -30px
  }
  .tag-like-social-wrapper {
    padding-bottom: 75px
  }
  .tag-like-social-wrapper .container .row:nth-child(2) {
    margin-bottom: 30px
  }
  .litho-blog-sidebar {
    padding-top: 0;
    padding-bottom: 75px
  }
  .litho_layout_left_sidebar_single .litho-content-right-part {
    -webkit-box-ordinal-group: inherit;
    -ms-flex-order: inherit;
    order: inherit
  }
  .litho_layout_both_sidebar_single .litho-content-center-part {
    -webkit-box-ordinal-group: inherit;
    -ms-flex-order: inherit;
    order: inherit
  }
  .litho-layout-both-sidebar {
    padding-bottom: 75px;
    padding-top: 75px
  }
  .single-post-layout-style-1 .litho-blog-sidebar {
    padding-top: 0;
    padding-bottom: 75px
  }
  .litho-layout-right-sidebar, .litho_layout_right_sidebar_single .litho-content-left-part, .litho_layout_left_sidebar_single .litho-content-left-part, .litho_layout_left_sidebar_single .litho-content-right-part {
    padding-top: 75px;
    padding-bottom: 75px
  }
  .default-top-space-main-section .litho_layout_both_sidebar_single .litho-content-full-part, .default-top-space-main-section .litho_layout_right_sidebar_single .litho-content-full-part, .default-top-space-main-section .litho_layout_left_sidebar_single .litho-content-full-part, .archive .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part, .home .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part, .single-product .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part {
    padding-top: 75px;
    padding-bottom: 75px
  }
  .litho_layout_left_sidebar_single .litho-content-right-part {
    padding-top: 75px
  }
  .litho-blog-sidebar, .litho-layout-right-sidebar, .litho-layout-left-sidebar {
    padding-bottom: 75px
  }
  .container.litho_layout_left_sidebar_single, .container.litho_layout_right_sidebar_single, .container.litho_layout_left_sidebar_single, .container.litho_layout_right_sidebar_single, body:not(.elementor-page).woocommerce .container.litho_layout_left_sidebar_single, body:not(.elementor-page).woocommerce .container.litho_layout_right_sidebar_single, body.woocommerce-page .container.litho_layout_no_sidebar_single {
    padding-left: 15px;
    padding-right: 15px
  }
  .litho_layout_right_sidebar_single .sidebar {
    padding-left: 15px
  }
  .litho_layout_left_sidebar_single .sidebar {
    padding-right: 15px
  }
  body:not(.elementor-page) .litho-page-main-section .litho-content-left-part {
    padding-bottom: 75px
  }
  body:not(.elementor-page) .litho-page-main-section .litho-content-right-part {
    padding-bottom: 75px
  }
  body:not(.elementor-page) .litho-page-main-section .both-content-center {
    padding-bottom: 75px
  }
  body:not(.elementor-page) .litho-page-main-section .litho_layout_both_sidebar_single .both-sidebar-left {
    padding-bottom: 75px
  }
  .litho_layout_both_sidebar_single .litho-content-right-part {
    padding-top: 75px;
    padding-bottom: 75px
  }
  .litho-related-posts-wrap .container {
    padding-left: 0;
    padding-right: 0
  }
  .litho-related-posts-wrap .blog-grid li {
    margin-bottom: 30px
  }
  .litho-comments-wrap .comment-respond, .litho-comments-wrap .comments {
    padding: 0 15px
  }
  .litho-comments-wrap .blog-comment {
    margin: 0 0 75px
  }
  .litho-main-title-wrap.left-alignment .breadcrumb-wrapper {
    margin-top: 10px
  }
  .litho-main-title-wrap.right-alignment .breadcrumb-wrapper {
    margin-bottom: 10px
  }
  .litho-main-title-wrap.big-typography {
    padding: 75px 0
  }
  .blog-modern.blog-grid .blog-post-images {
    margin-bottom: 135px
  }
  .blog-modern.blog-grid .post-details {
    bottom: 29px
  }
  .litho-pagination {
    margin-top: 6rem
  }
  .litho-pagination .page-numbers li {
    margin: 0 5px
  }
  .swiper-number-pagination {
    left: 68px;
    bottom: 50px;
    font-size: 16px;
    line-height: 22px
  }
  .slider-style-4.swiper-container-vertical > .swiper-pagination-bullets {
    right: 72px
  }
  .slider-style-4 .slide-button-separator-wrapper {
    margin: 0 5.5rem 50px 0
  }
  .grid.md-grid-6col li {
    width: 16.67%
  }
  .grid.md-grid-6col li.grid-item-double {
    width: 33.33%
  }
  .grid.md-grid-5col li {
    width: 20%
  }
  .grid.md-grid-5col li.grid-item-double {
    width: 40%
  }
  .grid.md-grid-4col li {
    width: 25%
  }
  .grid.md-grid-4col li.grid-item-double {
    width: 50%
  }
  .grid.md-grid-3col li {
    width: 33.33%
  }
  .grid.md-grid-3col li.grid-item-double {
    width: 66.67%
  }
  .grid.md-grid-2col li {
    width: 50%
  }
  .grid.md-grid-2col li.grid-item-double {
    width: 100%
  }
  .grid.md-grid-1col li {
    width: 100%
  }
  footer .elementor-menu-view-horizontal ul li {
    margin: 0 20px 0 0
  }
  .post-layout-style-3 .order-2 {
    padding: 60px 0 0 0
  }
  .post-layout-style-3 {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 60px
  }
  .post-layout-style-3 .overlap-text {
    width: 100%;
    padding-left: 9rem
  }
  .post-layout-style-3 .litho-main-title {
    margin-bottom: 15px
  }
  .testimonial-carousel-style-8 .swiper-slide {
    padding-left: 3rem;
    padding-right: 3rem
  }
  .portfolio-classic .portfolio-item .portfolio-caption, .portfolio-swiper-slider .portfolio-item .portfolio-caption {
    padding: 20px 15px 23px
  }
  .blog-side-image .blog-post-images ~ .post-details {
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }
  .blog-side-image .horizontal-separator {
    display: none
  }
  .blog-side-image .blog-category {
    padding-left: 3px;
    position: relative;
    top: 1px
  }
  .blog-classic.blog-grid .post-details {
    margin-bottom: 10px
  }
  .blog-classic.blog-grid .blog-post-images {
    margin-bottom: 35px
  }
  .blog-simple.blog-grid .post-details {
    padding: 3.5rem
  }
  .blog-grid .post-details {
    padding: 2.5rem 3rem
  }
  .blog-modern.blog-grid .post-details {
    left: 30px;
    width: calc(100% - 60px)
  }
  .blog-carousel-style-1 .slider-typography {
    padding-top: 42px;
    padding-bottom: 42px
  }
  .blog-carousel-style-1 .post-meta {
    border: 0;
    display: block
  }
  .blog-carousel-style-1 .entry-title {
    width: 100%
  }
  .blog-carousel-style-2 .slider-typography .slider-inner-wrap {
    margin-left: 7rem
  }
  .blog-carousel-style-3 .slider-typography .slider-inner-wrap {
    margin-bottom: 0
  }
  .interactive-portfolio-wrapper {
    padding-left: 4rem;
    padding-right: 4rem
  }
  .interactive-portfolio-wrapper ul {
    margin-bottom: 60px
  }
  .interactive-portfolio-wrapper ul li .title {
    font-size: 53px;
    line-height: 60px;
    padding: 30px 25px
  }
  .interactive-portfolio-wrapper ul li .interactive-icon {
    top: 4px
  }
  .interactive-portfolio-wrapper ul li .title:after {
    left: 25px
  }
  .progress-step-style-1 .progress-step-item {
    padding-left: 0;
    padding-right: 0
  }
  .woocommerce-account .woocommerce {
    padding: 75px 0
  }
  .woocommerce .woocommerce-MyAccount-content {
    padding-left: 0
  }
  .woocommerce .woocommerce-MyAccount-navigation {
    margin: 0 0 50px;
    width: 100%
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .col2-set .col-1, .woocommerce-account .woocommerce .woocommerce-MyAccount-content .col2-set .col-2 {
    width: 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    padding: 0;
    margin-left: 0;
    float: left
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .col2-set .col-2 {
    float: right
  }
  .woocommerce-account .woocommerce form.login, .woocommerce-account .woocommerce form.register {
    padding: 2.5rem
  }
  .woocommerce-account .woocommerce .col2-set#customer_login .col-1, .woocommerce-account .woocommerce .col2-set#customer_login .col-2 {
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px
  }
  .woocommerce-account .woocommerce .col2-set#customer_login .col-1 {
    padding-left: 0;
    float: left
  }
  .woocommerce-account .woocommerce .col2-set#customer_login .col-2 {
    padding-right: 0;
    float: right
  }
  .litho-shop-content-wrap .site-main {
    margin: 0
  }
  .litho-shop-content-wrap .container-fluid {
    padding-left: 40px;
    padding-right: 40px
  }
  body:not(.elementor-default) .litho-shop-content-wrap .litho_layout_no_sidebar_single {
    padding-top: 75px
  }
  .woocommerce ul.shop-product-list li.product, .woocommerce-page ul.shop-product-list li.product {
    margin-bottom: 40px
  }
  .woocommerce-cart .woocommerce-cart-form {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0
  }
  .woocommerce-cart .cart-collaterals {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .woocommerce-cart .cart-collaterals .shipping-calculator-form {
    width: auto
  }
  .woocommerce-cart .cart-collaterals .cart_totals table td {
    text-align: right
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent
  }
  .woocommerce-cart .woocommerce {
    padding: 75px 0
  }
  .woocommerce .cross-sells {
    margin-top: 75px
  }
  .litho-single-product-content-wrap .litho_layout_right_sidebar_single .litho-blog-sidebar {
    padding-top: 50px
  }
  .woocommerce div.product .woocommerce-tabs .panel {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 70px
  }
  .woocommerce div.product form.cart .variations select {
    max-width: 70%;
    min-width: 70%
  }
  form.woocommerce-checkout {
    padding-top: 75px
  }
  body.woocommerce-checkout .litho_layout_no_sidebar_single {
    padding-top: 75px;
    padding-bottom: 75px
  }
  .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info, .woocommerce-checkout .litho_layout_no_sidebar_single .litho-content-full-part {
    padding-left: 15px;
    padding-right: 15px
  }
  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    margin-bottom: 30px
  }
  .woocommerce .col2-set, .woocommerce-page .col2-set {
    margin-bottom: 30px
  }
  .woocommerce-checkout .woocommerce h3 {
    margin-bottom: 20px
  }
  #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 {
    margin: -2px 5px 0;
    width: 130px
  }
  #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 {
    line-height: normal;
    margin-top: 1px
  }
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
    padding: 15px 10px 15px 0
  }
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tr th:last-child, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tr td:last-child {
    padding-right: 0
  }
  .checkout-content-left {
    width: 48%;
    padding-right: 0
  }
  .checkout-content-right {
    width: 48%;
    padding: 30px
  }
  .woocommerce .checkout-content-right table.shop_table td small {
    display: block
  }
  #add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    padding: 20px
  }
  #add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    margin: 15px 0;
    padding: 20px
  }
  .woocommerce form.lost_reset_password, .woocommerce form.lost_reset_password {
    width: 60%
  }
  .woocommerce ul.order_details li {
    margin-right: 3em;
    padding-right: 3em
  }
  .single-portfolio-main-section .default-portfolio-image {
    margin-top: 75px
  }
  .navbar.navbar-default .nav-header-container [class*="col-"] {
    position: inherit
  }
  .navbar.navbar-default .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown .dropdown-menu {
    margin: 0 0 0 20px
  }
  .navbar.navbar-default .nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown:last-child, .navbar.navbar-default .nav-item.dropdown.simple-dropdown .dropdown-menu > .menu-item:last-child {
    margin-bottom: 0px
  }
  .navbar.navbar-default .nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown {
    margin-bottom: 0
  }
  .navbar.navbar-default .nav-item.dropdown.megamenu .menu-back-div, header .navbar.navbar-default .sub-menu, .navbar.navbar-default .simple-dropdown .sub-menu {
    padding: 15px 30px 15px
  }
  .default-page-main-section .litho_layout_no_sidebar_single.container .litho-content-full-part {
    padding-left: 15px;
    padding-right: 15px
  }
  .search-results .litho_layout_no_sidebar_single, .search-no-results .litho_layout_no_sidebar_single {
    padding-top: 75px;
    padding-bottom: 75px
  }
  .error404 .error-404 .litho-heading {
    font-size: 130px;
    line-height: 130px;
    margin-bottom: 4rem
  }
  .woocommerce .woocommerce-order .woocommerce-customer-details {
    margin-bottom: 0
  }
  .woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr th {
    padding-left: 45% !important;
    width: 75%
  }
  .swiper.portfolio-slider-style-4 .swiper-slide, .swiper-container.portfolio-slider-style-4 .swiper-slide {
    width: 60%
  }
  .admin-bar .navbar-collapse {
    max-height: calc(100vh - 125px)
  }
  .sidebar ul.recent-post-wp-widget li .media-body .recent-post-title, .elementor-widget-sidebar ul.recent-post-wp-widget li .media-body .recent-post-title, .elementor-widget ul.recent-post-wp-widget li .media-body .recent-post-title {
    margin-bottom: 8px
  }
  .single-post-main-section.within-content-area .blog-details-text, .single-post-main-section.within-content-area .tag-like-social-wrapper {
    padding-bottom: 50px
  }
  .single-portfolio-main-section.within-content-area .porfolio-categories-lists .posted_in {
    margin-bottom: 10px
  }
}
@media (max-width: 782px) {
  .admin-bar .header-with-mini-header .mini-header-main-wrapper, .admin-bar .header-common-wrapper.standard {
    top: 46px !important
  }
  .wp-block-columns p {
    margin-bottom: 0
  }
  .admin-bar.navbar-collapse-show[data-mobile-nav-style=classic] .sticky .header-common-wrapper {
    top: 46px !important
  }
  .admin-bar .left-sidebar-wrapper .header-left-wrapper {
    margin-top: 45px
  }
  .admin-bar .left-sidebar-wrapper .header-left-wrapper .navbar-toggler {
    top: 75px
  }
  .admin-bar .left-menu-modern {
    margin-top: 45px !important
  }
  .admin-bar .hamburger-menu-wrapper .hamburger-menu .close-menu {
    right: 0px;
    top: 50px
  }
}
@media (min-width: 992px) {
  .single-post-main-section.within-content-area .litho_layout_both_sidebar_single .blog-details-text, .single-post-main-section.within-content-area .litho_layout_both_sidebar_single .tag-like-social-wrapper {
    padding-bottom: 60px
  }
  .single-post-main-section.within-content-area .litho_layout_both_sidebar_single .litho-comments-wrap {
    padding: 60px 0 0 0
  }
  .single-post-main-section.within-content-area .litho_layout_both_sidebar_single .litho-comments-wrap .blog-comment {
    margin: 0 0 100px
  }
}
@media (min-width: 782px) {
  .wp-block-columns p {
    margin-bottom: 0
  }
  .wp-block-column:not(:first-child) {
    margin-left: 32px
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .cart-collaterals .cart_totals table td {
    padding-left: 0;
    padding-right: 0
  }
  .woocommerce-cart table.cart td.actions {
    padding-top: 40px
  }
  .woocommerce-cart table.cart td.product-quantity:before {
    margin-top: 5px
  }
  .woocommerce-cart table.cart td {
    padding-top: 20px;
    padding-bottom: 20px
  }
  .woocommerce-cart .woocommerce-cart-form .actions button.button:disabled[disabled], .woocommerce-cart .woocommerce-cart-form table.cart td.actions .button {
    float: right
  }
  .woocommerce-cart table.cart td.actions .coupon {
    float: left
  }
  .woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-subtotal {
    padding-right: 10px
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    background-position: center left 10px
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr:nth-child(2n) td {
    background-color: transparent
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping .woocommerce-shipping-methods {
    display: inline-block;
    clear: both;
    text-align: left;
    margin: 0 !important
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping + tr td:before {
    display: none
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping + tr td {
    text-align: left !important
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr td:before {
    color: #232323
  }
  .woocommerce-cart .cart-collaterals .cart_totals table td {
    padding-left: 0;
    padding-right: 0
  }
  .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total td {
    font-size: 20px
  }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    margin-top: 10px
  }
  .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    display: table-cell !important;
    text-align: left !important
  }
  .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
    display: table-cell !important
  }
  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    display: none
  }
  .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
    display: table-header-group !important
  }
  .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: table-row !important
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent !important
  }
  .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
    display: table-cell
  }
  .woocommerce-page.woocommerce-checkout form.login .form-row.form-row-first, .woocommerce.woocommerce-checkout form.login .form-row.form-row-first {
    width: 47% !important;
    float: left !important
  }
  .woocommerce-page.woocommerce-checkout form.login .form-row.form-row-last, .woocommerce.woocommerce-checkout form.login .form-row.form-row-last {
    width: 47% !important;
    float: right !important
  }
  .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    width: 65%
  }
  .woocommerce form.checkout_coupon {
    margin-bottom: 0
  }
  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100%
  }
}
@media (max-width: 767px) {
  html {
    font-size: 11px
  }
  p {
    margin: 0 0 15px
  }
  .form-wrapper .search-form-box {
    width: 60%
  }
  .popup-prevent-text.subscribe-popup-prevent-text {
    margin-top: 20px
  }
  .small-screen {
    height: 280px
  }
  .one-half-screen {
    height: 400px
  }
  section.big-section {
    padding: 50px 0
  }
  section.extra-big-section {
    padding: 80px 0
  }
  .grid.sm-grid-6col li {
    width: 16.67%
  }
  .grid.sm-grid-6col li.grid-item-double {
    width: 33.33%
  }
  .grid.sm-grid-5col li {
    width: 20%
  }
  .grid.sm-grid-5col li.grid-item-double {
    width: 40%
  }
  .grid.sm-grid-4col li {
    width: 25%
  }
  .grid.sm-grid-4col li.grid-item-double {
    width: 50%
  }
  .grid.sm-grid-3col li {
    width: 33.33%
  }
  .grid.sm-grid-3col li.grid-item-double {
    width: 66.67%
  }
  .grid.sm-grid-2col li {
    width: 50%
  }
  .grid.sm-grid-2col li.grid-item-double {
    width: 100%
  }
  .grid.sm-grid-1col li {
    width: 100%
  }
  .grid.gutter-small {
    margin: 0 -7px
  }
  .grid.gutter-small li {
    padding: 7px 7px
  }
  .grid.gutter-extra-large li {
    padding: 15px
  }
  .grid.gutter-extra-large {
    margin: 0 -15px
  }
  .grid.gutter-double-extra-large li {
    padding: 15px
  }
  .grid.gutter-medium {
    margin: 0 -7px
  }
  .grid.gutter-medium li {
    padding: 7px 7px
  }
  .grid.gutter-large {
    margin: 0 -10px
  }
  .grid.gutter-large li {
    padding: 10px 10px
  }
  .liquid-image-style-1 .secondary-image-box {
    width: 70%;
    margin-bottom: 0
  }
  .liquid-image-style-1 .primary-image-box {
    right: 0px
  }
  .liquid-image-style-2 .secondary-image-box {
    width: 70%
  }
  .liquid-image-style-2 .primary-image-box {
    width: 71%;
    bottom: -25px;
    right: 0px
  }
  .fancy-text-box-style-5 {
    min-height: 370px
  }
  .fancy-text-box-style-5 .fancy-text-box {
    padding: 3rem;
    transform: translateY(70px);
    -webkit-transform: translateY(70px);
    -moz-transform: translateY(70px);
    -ms-transform: translateY(70px)
  }
  .fancy-text-box-style-6 .conter-wrap {
    padding: 6.5rem 0
  }
  .fancy-text-box-style-6 figure img {
    width: 100%
  }
  .fancy-text-box-style-9 figcaption {
    margin-top: 20px
  }
  .fancy-text-box-style-10 figcaption {
    padding: 25px
  }
  .portfolio-colorful .portfolio-item .portfolio-icon {
    top: 20px;
    right: 20px
  }
  .portfolio-scattered.row-cols-xl-4 .col:nth-child(odd) figure {
    padding: 0 0 10%
  }
  .portfolio-scattered.row-cols-xl-4 .col:nth-child(even) figure {
    padding: 0 10% 10%
  }
  .elementor-position-left .litho-image-box-wrapper, .elementor-position-right .litho-image-box-wrapper {
    display: block
  }
  .elementor-widget-icon-box .elementor-icon-box-content {
    text-align: center;
    width: 100%
  }
  .elementor-position-left .litho-image-box-img {
    margin: 0 0 15px 0;
    width: 100%;
    text-align: center
  }
  .nav-tabs > li.nav-item {
    width: auto;
    display: block
  }
  .nav-tabs > li.nav-item:last-child {
    margin-bottom: 0 !important
  }
  .nav-tabs > li {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
    text-align: center
  }
  .tab-style-1 .nav-tabs, .litho-tabs .nav-tabs {
    display: table;
    width: 100%
  }
  .tab-style-1 .nav-tabs > li.nav-item > .tab-border {
    width: 100%;
    transition-duration: 0s
  }
  .progress-step-style-1 .progress-content {
    padding-top: 40px
  }
  .progress-step-style-3 .progress-step-item-box {
    margin-right: 25px
  }
  .progress-step-style-5 .progress-step-item-box .progress-step-item-box-bfr {
    width: calc(100% - 145px);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
  }
  .elementor-element .swiper .slider-custom-image-pagination ~ .elementor-swiper-button {
    bottom: 5px
  }
  .slider-style-2 .subtitle {
    margin-bottom: 15px
  }
  .swiper.portfolio-slider-style-4 .swiper-slide, .swiper-container.portfolio-slider-style-4 .swiper-slide {
    width: 100%
  }
  .one-fifth-screen {
    height: 600px
  }
  .one-fourth-screen {
    height: 500px
  }
  .one-third-screen {
    height: 350px
  }
  .one-second-screen {
    height: 300px
  }
  .extra-small-screen {
    height: 250px
  }
  .testimonials-style-1 .testimonial-content {
    width: 85%
  }
  .elementor-widget-litho-page-title .down-section .section-link {
    padding: 0.55em
  }
  .down-section {
    bottom: 25px
  }
  .slider-style-3.slider-vertical > .swiper-pagination-bullets {
    right: 20px
  }
  .post-layout-style-1 .litho-main-title {
    width: 100%
  }
  .post-layout-style-1 {
    padding: 0
  }
  .post-layout-style-1 .overlap-section {
    margin-bottom: 0;
    position: relative
  }
  .post-layout-style-1 .container {
    width: 100%;
    max-width: 100%;
    margin: 50px 0 0
  }
  .post-layout-style-1 ~ div {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .single-post.elementor-page .post-layout-style-1 ~ div {
    padding-top: 0;
    padding-bottom: 0
  }
  .post-layout-style-1 ~ div .row:first-child {
    margin-right: 0;
    margin-left: 0
  }
  .single-post.elementor-page .post-layout-style-1 ~ div .row:first-child {
    margin-right: -15px;
    margin-left: -15px
  }
  .post-layout-style-2 {
    padding: 50px 0 50px;
    height: auto
  }
  .post-layout-style-2 ~ div {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .single-post.elementor-page .post-layout-style-2 ~ div {
    padding-top: 0;
    padding-bottom: 0
  }
  .post-layout-style-2 ~ div .row:first-child {
    margin-right: 0;
    margin-left: 0
  }
  .single-post.elementor-page .post-layout-style-2 ~ div .row:first-child {
    margin-right: -15px;
    margin-left: -15px
  }
  .post-layout-style-3 {
    padding: 50px 15px
  }
  .post-layout-style-3 .litho-single-post-categories ul {
    margin-bottom: 10px
  }
  .post-layout-style-3 .overlap-text {
    display: none
  }
  .post-layout-style-3 ~ div {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .single-post.elementor-page .post-layout-style-3 ~ div {
    padding-top: 0;
    padding-bottom: 0
  }
  .post-layout-style-3 ~ div .row:first-child {
    margin-right: 0;
    margin-left: 0
  }
  .single-post.elementor-page .post-layout-style-3 ~ div .row:first-child {
    margin-right: -15px;
    margin-left: -15px
  }
  .post-layout-style-4 .justify-content-center {
    padding-top: 0
  }
  .post-layout-style-4 {
    height: auto;
    padding: 50px 0 50px 0
  }
  .post-layout-style-4 .litho-main-title {
    margin-bottom: 25px
  }
  .post-layout-style-4 ~ div {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .single-post.elementor-page .post-layout-style-4 ~ div {
    padding-top: 0;
    padding-bottom: 0
  }
  .post-layout-style-4 ~ div .row:first-child {
    margin-right: 0;
    margin-left: 0
  }
  .single-post.elementor-page .post-layout-style-4 ~ div .row:first-child {
    margin-right: -15px;
    margin-left: -15px
  }
  .post-layout-style-5 {
    padding: 50px 0
  }
  .post-layout-style-5 .litho-single-post-author, .post-layout-style-5 .litho-single-post-date, .post-layout-style-5 .litho-single-post-categories {
    display: block;
    margin-right: 0;
    margin-bottom: 10px
  }
  .post-layout-style-5 .litho-single-post-categories {
    margin-bottom: 0
  }
  .post-layout-style-5 .one-half-screen {
    height: auto
  }
  .post-layout-style-5 ~ div {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .single-post.elementor-page .post-layout-style-5 ~ div {
    padding-top: 0;
    padding-bottom: 0
  }
  .post-layout-style-5 ~ div .row:first-child {
    margin-right: 0;
    margin-left: 0
  }
  .single-post.elementor-page .post-layout-style-5 ~ div .row:first-child {
    margin-right: -15px;
    margin-left: -15px
  }
  .content-carousel-style-1 .content-image {
    height: 250px
  }
  .content-carousel-style-2.content-carousel-wrapper .content-box {
    padding: 4rem
  }
  .content-carousel-style-4 .content-box .slide-description {
    margin-bottom: 0
  }
  .content-carousel-style-6 .content-box {
    padding: 2rem
  }
  .content-carousel-style-6 .slide-subtitle {
    margin-right: 15px
  }
  .content-carousel-style-6 .content-box-inner {
    padding-left: 15px
  }
  .content-carousel-style-7 .swiper-slide {
    padding: 3rem
  }
  .content-carousel-style-7 .content-box .slider-digit {
    padding: 8rem 0 15px 0;
    margin-right: 0
  }
  .content-carousel-style-7 .content-box {
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }
  .content-block-style-2 .vertical-separator {
    height: 40px
  }
  .content-block-style-4 .content-wrap {
    padding: 15px 0
  }
  .content-block-style-5 .content-wrap .content-title-wrap {
    padding: 3rem
  }
  .content-block-style-5 .content-wrap {
    width: 100%
  }
  .testimonials-style-2 .testimonial-content {
    margin-bottom: 15px
  }
  .main-breadcrumb-section {
    padding-left: 0;
    padding-right: 0
  }
  .tag-like-social-wrapper {
    padding-bottom: 50px
  }
  .litho-blog-sidebar {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .tag-like-social-wrapper .container, .tag-like-social-wrapper .container-sm, .litho-related-posts-wrap .container, .litho-related-posts-wrap .container-sm, .litho-comments-wrap .container, .litho-comments-wrap .container-sm {
    max-width: 100%;
    width: 100%
  }
  .litho-layout-right-sidebar {
    padding-top: 50px;
    padding-bottom: 0
  }
  .litho_layout_left_sidebar_single .litho-content-right-part, .litho_layout_right_sidebar_single .litho-content-left-part {
    padding-top: 50px
  }
  .litho-layout-right-sidebar, .litho_layout_right_sidebar_single .litho-content-left-part, .litho_layout_left_sidebar_single .litho-content-right-part {
    padding-bottom: 0
  }
  .litho-blog-sidebar, .litho-layout-right-sidebar, .litho-layout-left-sidebar, .litho-shop-content-wrap .litho_layout_right_sidebar_single .litho-content-left-part {
    padding-bottom: 50px
  }
  .woocommerce-shop .litho_layout_left_sidebar_single .litho-content-right-part {
    padding-bottom: 50px
  }
  .default-top-space-main-section .litho_layout_both_sidebar_single .litho-content-full-part, .default-top-space-main-section .litho_layout_right_sidebar_single .litho-content-full-part, .default-top-space-main-section .litho_layout_left_sidebar_single .litho-content-full-part, .archive .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part, .home .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part, .single-product .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .tag-like-social-wrapper .tagcloud {
    margin-bottom: 10px
  }
  body:not(.elementor-page) .litho-page-main-section .litho-content-left-part {
    padding-bottom: 50px
  }
  body:not(.elementor-page) .litho-page-main-section .litho-content-right-part {
    padding-bottom: 50px
  }
  body:not(.elementor-page) .litho-page-main-section .both-content-center {
    padding-bottom: 50px
  }
  body:not(.elementor-page) .litho-page-main-section .litho_layout_both_sidebar_single .both-sidebar-left {
    padding-bottom: 50px
  }
  .litho-comments-wrap .blog-comment li .comment-text-box .comment-reply-link {
    margin-top: 2px
  }
  .litho-comments-wrap .blog-comment li .comment-text-box .comment-text {
    width: 100%
  }
  .litho_layout_both_sidebar_single .litho-content-right-part {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .litho-layout-both-sidebar {
    padding-bottom: 0;
    padding-top: 50px
  }
  .litho_layout_both_sidebar_single aside ~ aside {
    padding-top: 0
  }
  .single-post-main-section .litho-blog-blockquote blockquote {
    padding: 3rem 3rem
  }
  .litho-related-posts-wrap {
    padding: 50px 0
  }
  .litho-related-posts-wrap > div:first-child > div:first-child {
    margin-bottom: 5rem
  }
  .litho-related-posts-wrap .row {
    margin-left: 0;
    margin-right: 0
  }
  .litho-related-posts-wrap .blog-grid li:last-child {
    margin-bottom: 0
  }
  .single-post-layout-standard .litho_layout_no_sidebar_single {
    padding: 50px 15px
  }
  .litho-comments-wrap .blog-comment li .comment-awaiting-moderation {
    bottom: -45px;
    left: 0;
    width: 100%
  }
  .litho-author-box-wrap .litho-author-box {
    padding-left: 3rem;
    padding-right: 3rem
  }
  .litho-author-box-wrap .litho-author-box .avtar-image-meta {
    width: 100%;
    margin-right: 0
  }
  .litho-author-box-wrap .litho-author-box .author-content-meta {
    width: 100%
  }
  .litho-author-box-wrap .litho-author-box .author-content-meta {
    margin-top: 15px
  }
  .litho-comments-wrap {
    padding: 50px 0
  }
  .litho-comments-wrap .blog-comment li .comment-image-box {
    width: 50px;
    margin-bottom: 10px
  }
  .litho-comments-wrap .blog-comment li .comment-image-box img {
    width: 100%
  }
  .litho-comments-wrap .blog-comment li .comment-text-box {
    padding-left: 0
  }
  .litho-comments-wrap .blog-comment li .comment-image-box {
    margin-right: 0
  }
  .litho-comments-wrap .blog-comment li ul.children li {
    margin-top: 30px
  }
  .litho-comments-wrap .blog-comment li ul.children {
    margin-left: 35px
  }
  .litho-comments-wrap .blog-comment > li:first-child {
    padding-top: 0
  }
  .litho-comments-wrap .blog-comment li:last-child {
    padding-bottom: 0
  }
  .litho-comments-wrap .blog-comment li {
    padding-bottom: 35px
  }
  .litho-comments-wrap .blog-comment li .comment-respond {
    padding: 30px 0 0 0
  }
  .litho-comments-wrap .comments .comments-header {
    margin-bottom: 3rem
  }
  .litho-comments-wrap .litho-comment-form textarea {
    margin-bottom: 15px
  }
  .litho-comments-wrap .blog-comment li.bypostauthor, .litho-comments-wrap .blog-comment li ul.children li.bypostauthor {
    padding: 20px;
    margin-bottom: 10px
  }
  .litho-comments-wrap .blog-comment li.bypostauthor:last-child, .litho-comments-wrap .blog-comment li ul.children li.bypostauthor:last-child {
    margin-bottom: 0
  }
  .litho-comments-wrap .blog-comment {
    margin: 0 0 50px
  }
  .contact-form-wrapper .col:first-child, .contact-form-wrapper .col:nth-child(2) {
    margin-bottom: 0
  }
  .contact-form-wrapper .col:nth-child(3) {
    order: 100
  }
  .contact-form-wrapper .litho-button-wrapper.contact-simple {
    text-align: center;
    margin-top: 20px;
    order: 101
  }
  .litho-pagination {
    margin-top: 4rem
  }
  .team-style-2 figcaption {
    padding-top: 25px;
    padding-bottom: 25px
  }
  .blog-widget .blog-post .blog-post-images {
    width: 100px
  }
  .blog-widget .blog-post .post-details {
    padding: 0 0 0 15px
  }
  .blog-simple.blog-grid .blog-post {
    -ms-flex-direction: column;
    flex-direction: column
  }
  .blog-simple.blog-grid .blog-post-images {
    width: 100%;
    height: 250px
  }
  .blog-simple.blog-grid .blog-post-images ~ .post-details {
    width: 100%
  }
  .blog-simple.blog-grid .blog-category {
    margin-bottom: 2.5rem
  }
  .blog-grid .entry-title, .blog-classic.blog-grid .post-details .entry-title {
    margin-bottom: 10px
  }
  .elementor-element .swiper.feature-box-carousel-style-1 .elementor-swiper-button {
    top: 122px
  }
  .feature-box-carousel-style-2 .feature-box-carousel-content-wrap {
    padding: 0 30px
  }
  .elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation .elementor-swiper-button .elementor-screen-only, .elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation .elementor-swiper-button.elementor-swiper-button-next .elementor-screen-only {
    padding: 25px 8px 25px 8px
  }
  .elementor-element .swiper.testimonial-carousel-style-3.prev-next-navigation svg {
    max-width: 50px !important;
    margin-bottom: 30px
  }
  .testimonial-carousel-style-5 .testimonial-wrap img {
    width: 80px;
    height: 80px;
    margin-right: 15px
  }
  .swiper-container-horizontal > .swiper-pagination-bullets, .elementor-element .swiper.slider-style-2 .swiper-pagination, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 15px
  }
  .package-carousel-style-1 .packages-content-wrap {
    padding: 3rem 4rem
  }
  .litho-main-title-wrap .container, .litho-page-breadcrumb .container {
    padding-left: 15px;
    padding-right: 15px
  }
  .litho-main-title-wrap.right-alignment .litho-main-title, .litho-main-title-wrap.left-alignment .litho-main-title, .litho-main-title-wrap.center-alignment .litho-main-title {
    display: block
  }
  .litho-main-title-wrap.right-alignment .litho-main-title + span.litho-main-subtitle, .litho-main-title-wrap.left-alignment .litho-main-title + span.litho-main-subtitle, .litho-main-title-wrap.center-alignment .litho-main-title + span.litho-main-subtitle {
    padding-left: 0;
    margin-left: 0;
    top: 0;
    margin-top: 10px
  }
  .litho-main-title-wrap.right-alignment span.litho-main-subtitle:before, .litho-main-title-wrap.left-alignment span.litho-main-subtitle:before, .litho-main-title-wrap.center-alignment span.litho-main-subtitle:before {
    display: none
  }
  .litho-main-title-wrap.left-alignment .breadcrumb-wrapper {
    margin-top: 10px
  }
  .litho-main-title-wrap.right-alignment .breadcrumb-wrapper {
    margin-bottom: 20px
  }
  .litho-main-title-wrap.right-alignment, .litho-main-title-wrap.left-alignment, .litho-main-title-wrap.center-alignment {
    padding: 30px 0
  }
  .litho-main-title-wrap.colorful-style {
    padding-left: 0;
    padding-right: 0
  }
  .litho-main-title-wrap.colorful-style .page-title-separator-line {
    width: 40px
  }
  .litho-main-title-wrap.colorful-style .litho-main-title {
    padding-left: 55px;
    margin-bottom: 20px
  }
  .litho-main-title-wrap.big-typography {
    padding: 50px 0
  }
  .litho-main-title-wrap.gallery-background .litho-main-title {
    font-size: 30px;
    line-height: 40px
  }
  .litho-main-title-wrap.background-video .page-title-separator-line {
    height: 50px;
    margin-top: 2.2rem;
    margin-bottom: 3.8rem
  }
  .litho-main-title-wrap.background-video .litho-main-title {
    font-size: 30px;
    line-height: 40px
  }
  .litho-main-title-wrap.separate-breadcrumbs {
    padding: 50px 0
  }
  .flip-box-front-overlay, .flip-box-back-overlay {
    padding: 30px 30px 55px
  }
  .icon-text-style-8 {
    height: 450px
  }
  .accordion-style-2 .elementor-tab-content {
    width: 70%;
    margin-left: 115px
  }
  .accordion-style-2 .accordion-toggle {
    width: calc(100% - 300px)
  }
  .testimonial-carousel-style-1 .testimonials-image-box, .testimonials-style-3 .testimonials-image-box, .testimonial-carousel-style-6 .testimonials-image-box {
    margin-right: 20px
  }
  .testimonial-carousel-style-1 .testimonial-content, .testimonials-style-3 .testimonial-content, .testimonial-carousel-style-4 .testimonial-content, .testimonial-carousel-style-6 .testimonial-content {
    margin-top: 25px
  }
  .testimonial-carousel-style-8.swiper, .testimonial-carousel-style-8.swiper-container {
    padding-bottom: 0
  }
  .testimonial-carousel-style-8 .swiper-slide.swiper-slide-prev, .testimonial-carousel-style-8 .swiper-slide.swiper-slide-next {
    opacity: .0
  }
  .testimonial-carousel-style-8 .swiper-slide.swiper-slide-active {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none
  }
  .blog-modern.blog-grid .blog-post-images {
    margin-bottom: 95px
  }
  .blog-modern.blog-grid .post-details {
    bottom: 0
  }
  .blog-classic.blog-grid .blog-post-images {
    margin-bottom: 25px
  }
  footer .elementor-menu-view-horizontal ul li {
    margin: 0 0 17px 0;
    display: block
  }
  footer .elementor-menu-view-horizontal ul li:last-child {
    margin-bottom: 0
  }
  .icon-text-style-6 .hover-action-btn {
    bottom: 25px
  }
  .icon-text-style-6 figcaption {
    padding: 4rem;
    transform: translateY(calc(100% - 105px));
    -webkit-transform: translateY(calc(100% - 105px));
    -moz-transform: translateY(calc(100% - 105px));
    -ms-transform: translateY(calc(100% - 105px))
  }
  .newsletter-style-7 input {
    margin: 0
  }
  .single-portfolio-main-section {
    padding: 0 0 50px
  }
  .portfolio-share-wrapper {
    padding-bottom: 50px
  }
  .portfolio-navigation-wrapper .fancy-box-item a {
    padding: 2rem 0;
    text-align: center
  }
  .portfolio-navigation-wrapper .fancy-box-item.nav-link-next .title {
    margin-left: 0
  }
  .portfolio-navigation-wrapper .fancy-box-item.nav-link-next .next-previous-navigation {
    margin-left: 0;
    margin-right: 0
  }
  .portfolio-navigation-wrapper .fancy-box-item .next-previous-navigation {
    margin-right: 0;
    margin-left: 0
  }
  .portfolio-slider-style-3 {
    padding-bottom: 0
  }
  .elementor-lightbox .dialog-lightbox-close-button {
    right: 0;
    top: 0
  }
  .elementor-element .swiper.testimonial-carousel-style-7 .elementor-swiper-button-prev, .elementor-element .swiper.testimonial-carousel-style-7 .elementor-swiper-button-next {
    display: none
  }
  .testimonial-carousel-style-7.swiper, .testimonial-carousel-style-7.swiper-container {
    width: 100%
  }
  .blog-side-image .blog-post, .blog-side-image .grid-item .blog-post, .blog-side-image:not(.litho-grid-no-order) .grid-item:nth-child(even) .blog-post {
    padding: 20px
  }
  .blog-side-image .blog-post-images {
    width: 100%
  }
  .blog-side-image .blog-post-images ~ .post-details {
    padding: 25px 0 10px 0;
    width: 100%
  }
  .blog-side-image .post-date {
    margin-bottom: 10px
  }
  .blog-side-image .entry-title {
    margin-bottom: 10px
  }
  .blog-side-image .entry-content {
    margin-bottom: 25px
  }
  .blog-side-image:not(.litho-grid-no-order) .grid-item:nth-child(even) .blog-post-images {
    -ms-flex-order: 0;
    order: 0
  }
  .swiper-container-vertical > .swiper-pagination-bullets {
    right: 15px
  }
  .interactive-portfolio-wrapper ul li.active a .subtitle {
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px)
  }
  .interactive-portfolio-wrapper ul li .interactive-separator {
    width: 20px;
    margin-left: 25px
  }
  .interactive-portfolio-wrapper ul li .title {
    font-size: 35px;
    line-height: 35px;
    padding: 25px;
    -webkit-text-stroke-width: 1px;
    text-stroke-width: 1px
  }
  .interactive-portfolio-wrapper ul li .title:after {
    left: 25px;
    bottom: 25px
  }
  .interactive-portfolio-wrapper ul li .interactive-icon {
    top: 1px
  }
  .slider-style-4.swiper-container-vertical > .swiper-pagination-bullets {
    right: 26px
  }
  .slider-style-4 .slide-button-separator-wrapper {
    margin: 0 15px 26px 0
  }
  .slider-style-4 .slide-button-separator-wrapper {
    width: auto
  }
  .swiper-number-pagination {
    left: 17px;
    bottom: 30px
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l > div {
    padding-top: 5rem;
    padding-bottom: 5rem
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l .title {
    font-size: 70px;
    line-height: 65px
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l .subtitle {
    right: 45px;
    bottom: 30px
  }
  .blog-carousel-style-2 .slider-typography .slider-inner-wrap {
    margin-left: 0;
    width: 70%
  }
  .blog-carousel-style-3 .slider-typography .slider-inner-wrap {
    width: 75%;
    padding-left: 2rem;
    padding-right: 2rem
  }
  .blog-carousel-style-4 .slider-inner-wrap > a img {
    width: 70px
  }
  .testimonials-style-1 {
    padding: 4rem 0 4rem 4rem
  }
  .woocommerce-account .woocommerce {
    padding: 50px 0
  }
  .woocommerce .woocommerce-MyAccount-content {
    padding-left: 0
  }
  .woocommerce .woocommerce-MyAccount-navigation {
    margin: 0 0 50px;
    padding: 30px
  }
  .woocommerce-account .woocommerce-MyAccount-content .shop_table_responsive tr td, .woocommerce-account .woocommerce-MyAccount-content table.shop_table.order_details td, .woocommerce-account .woocommerce-MyAccount-content table.shop_table.order_details th {
    padding-left: 0;
    padding-right: 0
  }
  woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%
  }
  .woocommerce-page legend {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 22px
  }
  .woocommerce form .form-row label {
    margin-bottom: 10px
  }
  .woocommerce-account .woocommerce .col-1 {
    margin-bottom: 40px
  }
  .woocommerce-account .woocommerce .col-1, .woocommerce-account .woocommerce .col-2 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .woocommerce-page h3 {
    font-size: 16px;
    line-height: 22px
  }
  .woocommerce-account .woocommerce form.register .woocommerce-privacy-policy-text {
    margin-bottom: 20px
  }
  .woocommerce form .form-row {
    margin: 0 0 20px
  }
  .woocommerce-account .woocommerce h2 {
    margin-bottom: 5px
  }
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table_responsive tr td::before {
    font-size: 15px
  }
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table_responsive {
    margin-bottom: 0;
    margin-top: 15px
  }
  .woocommerce-account .woocommerce .col2-set#customer_login .col-1, .woocommerce-account .woocommerce .col2-set#customer_login .col-2 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0
  }
  .woocommerce-account .woocommerce .col2-set#customer_login h2 {
    margin-bottom: 25px
  }
  .woocommerce-order .woocommerce-customer-details .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1, .woocommerce-order .woocommerce-customer-details .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
    margin-bottom: 30px
  }
  .litho-shop-content-wrap .litho_layout_no_sidebar_single > .row {
    margin-left: 0;
    margin-right: 0
  }
  .woocommerce ul.shop-product-list li.product .litho-product-image {
    margin: 0 0 10px
  }
  .woocommerce ul.shop-product-list li.product, .woocommerce-page ul.shop-product-list li.product {
    margin: 0 0 30px
  }
  .litho-shop-content-wrap .container-fluid {
    padding-left: 15px;
    padding-right: 15px
  }
  .litho-shop-content-wrap .container-fluid.litho_layout_no_sidebar_single {
    padding-left: 0;
    padding-right: 0
  }
  body:not(.elementor-default) .litho-shop-content-wrap .litho_layout_no_sidebar_single {
    padding-top: 50px
  }
  .archive-description.post-archive-description {
    padding-top: 50px
  }
  .litho-single-product-content-wrap .litho-content-full-part {
    padding-left: 15px;
    padding-right: 15px
  }
  .woocommerce div.product .woocommerce-tabs {
    margin-top: 30px
  }
  .woocommerce div.product .woocommerce-tabs .panel {
    padding: 30px 0 30px 0
  }
  .woocommerce .related h2, .woocommerce .up-sells h2, .woocommerce .cross-sells h2 {
    margin-bottom: 3rem
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    display: block;
    margin: 0 0 10px
  }
  .woocommerce div.product form.cart .variations select {
    max-width: 80%;
    min-width: 80%
  }
  .woocommerce table.shop_attributes th {
    width: 90px
  }
  .woocommerce .quantity .qty {
    width: 55px
  }
  .woocommerce #review_form label {
    width: 85%
  }
  .woocommerce .cross-sells {
    margin-top: 50px
  }
  .woocommerce div.product .related {
    padding-top: 50px
  }
  .woocommerce #reviews #comments ol.commentlist li .comment-text {
    clear: both;
    display: block;
    margin-left: 0
  }
  .woocommerce #reviews #comments ol.commentlist li img.avatar {
    position: inherit;
    margin: 0 0 15px 0
  }
  .woocommerce #reviews #comments ol.commentlist li .comment-text .description {
    width: 100%
  }
  .checkout-content-left {
    width: 100%;
    padding-right: 0
  }
  .checkout-content-right {
    width: 100%;
    padding: 20px
  }
  .woocommerce form.woocommerce-checkout .form-row-first, .woocommerce form.woocommerce-checkout .form-row-last, .woocommerce-page form.woocommerce-checkout .form-row-first, .woocommerce-page form.woocommerce-checkout .form-row-last {
    width: 100%
  }
  .woocommerce .col2-set, .woocommerce-page .col2-set {
    margin-bottom: 10px
  }
  #add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    margin: 10px 0 15px 0
  }
  .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    width: 100%
  }
  .woocommerce-page.woocommerce-checkout form.login .form-row, .woocommerce.woocommerce-checkout form.login .form-row {
    width: 100% !important
  }
  form.woocommerce-checkout {
    display: table;
    width: 100%
  }
  .woocommerce form.lost_reset_password, .woocommerce form.lost_reset_password {
    width: 100%
  }
  .woocommerce .woocommerce-checkout .col2-set, .woocommerce-page .woocommerce-checkout .col2-set {
    margin-bottom: 40px
  }
  .woocommerce-checkout .woocommerce form.login p:first-child, .woocommerce-checkout .woocommerce form.checkout_coupon p:first-child {
    margin-top: 3rem
  }
  .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    margin-bottom: 3rem
  }
  #add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    padding: 20px
  }
  .woocommerce-checkout #payment ul.payment_methods {
    padding: 25px 20px
  }
  .woocommerce-checkout .checkout-content-right #payment ul.payment_methods li.payment_method_paypal label {
    width: 89%
  }
  body.woocommerce-checkout .litho_layout_no_sidebar_single {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .woocommerce-page h3, .woocommerce-checkout .woocommerce h3 {
    font-size: 16px;
    line-height: 22px
  }
  form.woocommerce-checkout {
    padding-top: 50px
  }
  .woocommerce .checkout-content-right .blockUI.blockOverlay {
    left: -20px !important;
    top: -20px !important;
    width: calc(100% + 40px) !important;
    height: calc(100% + 40px) !important
  }
  .woocommerce ul.order_details li {
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    border: 0;
    border-bottom: 1px dashed #e4e4e4;
    width: 100%
  }
  .woocommerce ul.order_details li:last-child {
    margin-bottom: 0;
    padding-bottom: 0
  }
  .woocommerce-cart .litho_layout_no_sidebar_single .litho-content-full-part {
    padding-left: 15px;
    padding-right: 15px
  }
  .woocommerce-cart .woocommerce {
    padding: 50px 0
  }
  .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    display: block !important;
    text-align: right !important
  }
  .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
    display: block !important
  }
  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) !important;
    font-weight: 500 !important;
    float: left !important;
    display: block !important;
    color: #232323;
    font-family: 'Poppins', sans-serif;
    font-size: 12px
  }
  .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total td:before, .woocommerce-cart .cart-collaterals .cart_totals table.shop_table_responsive tr td::before {
    font-size: 15px
  }
  .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: block !important
  }
  .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
    display: none !important
  }
  .woocommerce table.shop_table_responsive .cart_item {
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    display: block;
    padding-left: 95px;
    padding-bottom: 20px;
    background: none;
    margin-bottom: 20px;
    overflow: hidden
  }
  .woocommerce table.shop_table_responsive .cart_item:last-child {
    margin-bottom: 0
  }
  .woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-thumbnail {
    position: absolute;
    left: 0;
    width: 80px;
    display: inline-block;
    top: 0;
    overflow: hidden;
    text-align: left !important
  }
  .woocommerce-cart table.cart td, .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
    padding: 0;
    border: 0;
    clear: both;
    margin: 0 0 10px 0
  }
  .woocommerce-cart table.cart td:last-child {
    margin-bottom: 0
  }
  .woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name {
    text-align: left !important;
    padding-right: 25px;
    margin-bottom: 10px
  }
  .woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name:before {
    display: none !important
  }
  .woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-subtotal {
    padding-right: 0
  }
  .woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-remove {
    width: auto;
    position: absolute;
    right: 0;
    margin: 0;
    padding: 0;
    text-align: right !important;
    top: 0;
    z-index: 11
  }
  .woocommerce-cart table.cart td.actions {
    padding-top: 0;
    display: block;
    width: 100%;
    text-align: center !important
  }
  .woocommerce-cart table.cart td.actions .coupon {
    padding-bottom: 0;
    width: 100%;
    margin-bottom: 15px
  }
  .woocommerce-cart table.cart td.actions .button, .woocommerce-cart table.cart td.actions .btn {
    float: none
  }
  .woocommerce-cart table.cart td.actions .button {
    margin-left: 0
  }
  .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
    display: none
  }
  .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr th, .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td {
    padding-top: 15px;
    padding-bottom: 15px
  }
  .woocommerce form.checkout_coupon {
    width: 100%
  }
  .woocommerce-cart .woocommerce-cart-form .actions button.button:disabled[disabled], .woocommerce-cart .woocommerce-cart-form table.cart td.actions .button {
    float: none
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping + tr td {
    text-align: right !important
  }
  .woocommerce-cart .cart-collaterals .cart_totals h2 {
    margin-bottom: 20px;
    font-size: 16px
  }
  .woocommerce table.shop_table {
    margin: 0 0 40px 0
  }
  .woocommerce .checkout-content-right table.shop_table {
    margin: 0 0 30px 0
  }
  .woocommerce-checkout .checkout-content-right #payment ul.payment_methods li:last-child .payment_box.payment_method_paypal {
    margin-bottom: 0
  }
  .cart-empty i {
    font-size: 40px;
    margin-bottom: 20px
  }
  .return-to-shop {
    margin: 25px 0 0 0
  }
  .elementor .elementor-hidden-phone {
    display: none !important
  }
  .single-portfolio-main-section .default-portfolio-image {
    margin-top: 50px
  }
  .footer-default-wrapper {
    text-align: center
  }
  body:not(.elementor-page) .litho-page-main-section {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .default-shop-main-section {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .mfp-arrow:active, button.mfp-arrow {
    height: 50px;
    width: 50px;
    margin-top: -25px;
    opacity: 1
  }
  .mfp-arrow:before {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 50px;
    border: 0
  }
  .search-results .litho_layout_no_sidebar_single, .search-no-results .litho_layout_no_sidebar_single {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .accordion-style-1 .elementor-tab-title {
    padding: 15px 25px 15px 0
  }
  .accordion-style-1 .elementor-accordion-icon {
    margin-top: 2px
  }
  .fancy-text-box-style-12 figcaption {
    width: 150px
  }
  .fancy-text-box-style-12 .fancy-text-box-image {
    width: calc(100% - 110px)
  }
  .slider-style-4.slider-vertical > .swiper-pagination-bullets {
    right: 30px
  }
  .error404 .error-404 .litho-heading {
    font-size: 55px;
    line-height: 55px
  }
  .newsletter-style-2 input {
    padding-right: 20px
  }
  .newsletter-style-2 .btn {
    position: static;
    top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 100px;
    width: 100%;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    margin-top: 15px
  }
  .newsletter-style-5 .btn span {
    display: none
  }
  .newsletter-style-5 .btn i {
    margin-right: 0
  }
  .accordion-style-2 .elementor-tab-content {
    width: 100%;
    margin-left: 0px
  }
  .accordion-style-2 .accordion-toggle {
    width: 100%
  }
  .accordion-style-2 .elementor-tab-title {
    line-height: 30px
  }
  .testimonial-carousel-style-4 .testimonial-wrap div:last-child {
    margin-right: 0;
    width: 100%
  }
  .team-style-4 .team-member-image img {
    width: 100%
  }
  .woocommerce .woocommerce-order .woocommerce-customer-details {
    margin-top: 50px
  }
  .woocommerce-thankyou-order-received {
    margin-bottom: 30px;
    font-size: 18px
  }
  .woocommerce .woocommerce-thankyou-order-details.order_details.order_details {
    margin-bottom: 3em
  }
  .woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr th {
    padding-left: 0 !important;
    width: 50%
  }
  .elementor-widget-litho-blog-list ul.blog-grid-filter {
    margin-bottom: 2rem
  }
  .pswp__button--arrow--left, .pswp__button--arrow--right {
    width: 40px;
    height: 40px;
    margin-top: -20px
  }
  .pswp__button--arrow--left:before, .pswp__button--arrow--right:before, button.pswp__button--arrow--left::before, button.pswp__button--arrow--right::before {
    line-height: 40px;
    font-size: 14px
  }
  .pswp__button--arrow--right {
    right: 30px
  }
  .pswp__button--arrow--left {
    left: 30px
  }
  .pswp__top-bar {
    padding: 0
  }
  .pswp__counter {
    padding: 0 10px
  }
  .litho-page-title-wrap.background-video .html-video {
    height: 130%
  }
  .tag-like-social-wrapper .single-post-navigation {
    margin-bottom: 60px
  }
  .single-post-main-section.within-content-area .litho-related-posts-wrap .row {
    margin-left: -15px;
    margin-right: -15px
  }
  .litho-page-main-section.within-content-area .litho-comments-wrap .comment-respond, .litho-page-main-section.within-content-area .litho-comments-wrap .container, .litho-page-main-section.within-content-area .litho-comments-wrap .comments {
    padding-left: 0;
    padding-right: 0
  }
}
@media (max-width: 600px) {
  .admin-bar .left-sidebar-wrapper .sticky .header-left-wrapper {
    margin-top: 0
  }
  .admin-bar .left-sidebar-wrapper .sticky .header-left-wrapper .navbar-toggler {
    top: 26px
  }
  .admin-bar .sticky .left-menu-modern {
    margin-top: 0
  }
  .litho-page-title-wrap.background-video .html-video {
    height: 100%
  }
}
@media (max-width: 575px) {
  .grid.xs-grid-6col li {
    width: 16.67%
  }
  .grid.xs-grid-6col li.grid-item-double {
    width: 33.33%
  }
  .grid.xs-grid-5col li {
    width: 20%
  }
  .grid.xs-grid-5col li.grid-item-double {
    width: 40%
  }
  .grid.xs-grid-4col li {
    width: 25%
  }
  .grid.xs-grid-4col li.grid-item-double {
    width: 50%
  }
  .grid.xs-grid-3col li {
    width: 33.33%
  }
  .grid.xs-grid-3col li.grid-item-double {
    width: 66.67%
  }
  .grid.xs-grid-2col li {
    width: 50%
  }
  .grid.xs-grid-2col li.grid-item-double {
    width: 100%
  }
  .grid.xs-grid-1col li {
    width: 100%
  }
  .grid.gutter-medium, .grid.gutter-large {
    margin: 0 -15px
  }
  .grid.gutter-medium li, .grid.gutter-large li {
    padding: 7px 15px
  }
  .content-carousel-style-2 .content-slider .content-image {
    height: 200px
  }
  .content-carousel-style-5 .content-box .slide-subtitle {
    width: 60%
  }
  .fancy-text-box-style-1 .fancy-text-box {
    padding: 30px;
    text-align: center
  }
  .form-wrapper .search-form-box {
    width: 90%
  }
  .form-wrapper .search-close {
    top: 0;
    right: 0
  }
  .form-wrapper .search-form .search-input {
    font-size: 18px;
    padding: 8px 38px 8px 2px;
    line-height: 30px
  }
  .form-wrapper .search-button {
    bottom: 25px
  }
  .counter-box-1 .counter-box {
    width: 49%
  }
  .counter-box-1 .counter-box:nth-child(2):after {
    display: none
  }
  .counter-box-1 .counter-box .number {
    margin: 0 auto
  }
  .portfolio-switch .portfolio-item .portfolio-caption {
    padding-top: 15px;
    padding-bottom: 15px
  }
  .blog-classic.blog-grid .entry-content {
    width: 100%
  }
  .blog-classic.blog-grid .post-details {
    margin-bottom: 0
  }
  .blog-widget.blog-grid .blog-post .post-details {
    padding-left: 15px
  }
  .blog-widget.blog-grid .blog-post .blog-post-images {
    width: 100px
  }
  .blog-standard .post-meta-wrapper {
    display: block
  }
  .blog-standard .post-meta-wrapper > span, .blog-standard .post-meta-wrapper > span a {
    display: block;
    margin: 0
  }
  .blog-standard .post-meta-wrapper > span {
    border-right: 0 solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4
  }
  .blog-standard .post-meta-wrapper > span:last-child {
    margin-bottom: 0
  }
  .blog-standard .post-meta-wrapper > span .author-name {
    display: inline-block
  }
  .blog-standard.blog-grid .post-meta-wrapper {
    display: block;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit
  }
  .blog-standard.blog-grid .post-meta-wrapper > span {
    border-right: 0
  }
  .blog-standard.blog-post-sticky .post-meta-wrapper {
    display: block
  }
  .blog-standard.blog-post-sticky .post-meta-wrapper > span, .blog-standard.blog-post-sticky .post-meta-wrapper > span a {
    display: block;
    margin: 0
  }
  .blog-standard.blog-post-sticky .post-meta-wrapper > span {
    border-right: 0 solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4
  }
  .blog-standard.blog-post-sticky .post-meta-wrapper > span:last-child {
    margin-bottom: 0
  }
  .blog-standard.blog-post-sticky .post-meta-wrapper > span .author-name {
    display: inline-block
  }
  .blog-standard.blog-post-sticky .post-meta-wrapper {
    display: block;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit
  }
  .blog-standard.blog-post-sticky .post-meta-wrapper > span {
    border-right: 0
  }
  .blog-standard.blog-post-sticky .blog-post .blog-post-images {
    padding: 20px 20px 0
  }
  .blog-standard.blog-post-sticky .post-details {
    padding: 40px 20px 40px 20px
  }
  body.blog .litho-default-main-section .litho_layout_no_sidebar_single {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .litho-blog-sidebar .blog-standard.blog-post-sticky, .litho-layout-right-sidebar .blog-standard.blog-post-sticky, .litho-layout-left-sidebar .blog-standard.blog-post-sticky {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
  }
  .blog-carousel-style-1 .slider-typography {
    padding: 30px 50px 30px 30px
  }
  .blog-carousel-style-2 .slider-typography .slider-inner-wrap {
    width: 85%;
    padding: 3.5rem;
    text-align: center
  }
  .blog-carousel-style-3 .post-date, .blog-carousel-style-3 .post-author-meta {
    display: block
  }
  .blog-carousel-style-3 .slider-typography .post-meta-separator {
    display: none
  }
  .interactive-portfolio-wrapper {
    padding-left: 10px;
    padding-right: 10px
  }
  .interactive-portfolio-wrapper ul li.active a .subtitle {
    transform: translateX(30px);
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px)
  }
  .interactive-portfolio-wrapper ul li .interactive-separator {
    width: 15px;
    margin-left: 10px
  }
  .interactive-portfolio-wrapper ul li .title {
    font-size: 30px;
    line-height: 30px;
    padding: 15px
  }
  .interactive-portfolio-wrapper ul li .title:after {
    left: 15px;
    bottom: 15px;
    height: calc(100% - 30px)
  }
  .interactive-portfolio-wrapper ul li.active .title:after {
    width: calc(100% - 30px)
  }
  .interactive-portfolio-wrapper ul li .interactive-icon {
    font-size: 40px
  }
  .slider-style-4 .slide-button-separator-wrapper .horizontal-separator {
    display: none
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l > div {
    padding-left: 15px;
    padding-right: 15px
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l .title {
    font-size: 45px;
    line-height: 40px;
    letter-spacing: -1px;
    width: 70%
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l .subtitle {
    right: 15px
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l .portfolio-excerpt {
    width: 70%
  }
  .contact-form-wrap-main .newsletter-popup {
    width: 100%;
    padding: 3rem;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .contact-form-wrap-main .newsletter-popup-img {
    height: 150px;
    width: 100%
  }
  .woocommerce #review_form #respond .comment-form-author {
    width: 100%
  }
  .comment-form-email {
    width: 100%
  }
  .woocommerce #review_form #respond input, .woocommerce #review_form #respond textarea {
    margin-bottom: 10px
  }
  .woocommerce #review_form #respond .comment-form-email {
    width: 100%
  }
  .woocommerce-page.woocommerce-checkout form.login .form-row.form-row-first, .woocommerce.woocommerce-checkout form.login .form-row.form-row-first {
    width: 100% !important;
    float: left !important
  }
  .woocommerce-page.woocommerce-checkout form.login .form-row.form-row-last, .woocommerce.woocommerce-checkout form.login .form-row.form-row-last {
    width: 100% !important;
    float: right !important
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .col2-set .col-1 {
    margin-bottom: 35px
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .col2-set .col-1, .woocommerce-account .woocommerce .woocommerce-MyAccount-content .col2-set .col-2 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .single-portfolio-main-section .default-portfolio-image {
    margin-top: 50px
  }
  .footer-default-wrapper {
    text-align: center
  }
  .footer-default-wrapper .container {
    padding-left: 15px;
    padding-right: 15px
  }
  .litho-default-main-section .default-portfolio-grid li, .litho-default-main-section .default-blog-grid li {
    padding: 15px
  }
  footer .elementor-widget ul.recent-post-wp-widget li .media-body {
    padding-left: 15px
  }
}
@media (max-width: 480px) {
  .slider-split-scroll .swiper-slide .swiper-slide-l {
    background-size: 53%
  }
}
@media (max-width: 479px) {
  .woocommerce .woocommerce-result-count {
    margin: 0 0 20px 0;
    width: 100%;
    text-align: center
  }
  .woocommerce .woocommerce-ordering {
    width: 100%
  }
  .fancy-text-box-style-5 .fancy-text-box {
    transform: translateY(90px);
    -webkit-transform: translateY(90px);
    -moz-transform: translateY(90px);
    -ms-transform: translateY(90px)
  }
  .slider-split-scroll .swiper-slide .swiper-slide-l .portfolio-excerpt {
    width: 80%
  }
}
@media (max-width: 359px) {
  .woocommerce-checkout .checkout-content-right #payment ul.payment_methods li.payment_method_paypal label {
    width: 87%
  }
  #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 {
    width: 120px
  }
}
@media (min-width: 600px) {
  .wp-block-pullquote.is-style-solid-color {
    padding: 6rem
  }
}
@media (min-width: 1025px) {
  .interactive-portfolio-wrapper ul li .interactive-icon {
    display: none
  }
}
@media (min-width: 1199px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1170px
  }
}
@media (min-width: 1921px) {
  .create-images {
    margin-bottom: -70px
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor .elementor-hidden-tablet {
    display: none !important
  }
  .liquid-image-style-1 .primary-image-box img, .liquid-image-style-1 .secondary-image-box img {
    width: 100%
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .litho-content-left-part.litho-page-content-area, .litho-content-right-part.litho-page-content-area {
    padding-bottom: 75px
  }
}
@media only screen and (max-width:991px) and (orientation:landscape) {
  .full-screen-slide.swiper, .full-screen-slide.swiper-container {
    height: 600px !important
  }
  .slider-style-4.slider-vertical.full-screen-slide {
    height: 100vh !important
  }
}
@media (-webkit-min-device-pixel-ratio: 2) {
  body:not(.elementor-page) .litho-main-content-wrap {
    min-height: 100vh
  }
  html {
    padding-left: 0 !important
  }
}
@media (max-width: 1024px) {
  @media (-webkit-min-device-pixel-ratio: 2) {
    body:not(.elementor-page) .litho-main-content-wrap {
      min-height: 60vh
    }
  }
}
@media (max-height: 460px) {
  .active-form .form-wrapper .search-form {
    height: 85vh
  }
}
@media screen and (max-height: 400px) {
  header .litho-mini-cart-content-wrap .litho-mini-cart-lists-wrap {
    max-height: 135px
  }
}
@media screen and (max-height: 355px) {
  header .litho-mini-cart-content-wrap .litho-mini-cart-lists-wrap {
    max-height: 100px
  }
}
@media (max-width: 1199px) {
  .container.litho_layout_no_sidebar_single .entry-content *.alignfull, body .container .entry-content *.alignfull {
    left: calc((930px - 100vw)/2)
  }
  body .litho_layout_left_sidebar_single .entry-content *.alignfull, body .litho_layout_right_sidebar_single .entry-content *.alignfull, body .litho_layout_both_sidebar_single .entry-content *.alignfull, body .litho_layout_left_sidebar_single .entry-content *.alignwide, body .litho_layout_right_sidebar_single .entry-content *.alignwide, body .litho_layout_both_sidebar_single .entry-content *.alignwide {
    left: 0
  }
}
@media (max-width: 991px) {
  .container.litho_layout_no_sidebar_single .entry-content *.alignfull, body .container .entry-content *.alignfull {
    left: calc((690px - 100vw)/2)
  }
  body .litho_layout_left_sidebar_single .entry-content *.alignfull, body .litho_layout_right_sidebar_single .entry-content *.alignfull, body .litho_layout_both_sidebar_single .entry-content *.alignfull, body .litho_layout_left_sidebar_single .entry-content *.alignwide, body .litho_layout_right_sidebar_single .entry-content *.alignwide, body .litho_layout_both_sidebar_single .entry-content *.alignwide {
    left: 0
  }
}
@media (max-width: 767px) {
  .container.litho_layout_no_sidebar_single .entry-content *.alignfull, body .container .entry-content *.alignfull {
    left: 0;
    width: 100%
  }
  .container.litho_layout_no_sidebar_single .entry-content *.alignfull.has-2-columns, body .container .entry-content *.alignfull.has-2-columns .wp-block-column p {
    padding: 0
  }
  body .litho_layout_left_sidebar_single .entry-content *.alignfull, body .litho_layout_right_sidebar_single .entry-content *.alignfull, body .litho_layout_both_sidebar_single .entry-content *.alignfull, body .litho_layout_left_sidebar_single .entry-content *.alignwide, body .litho_layout_right_sidebar_single .entry-content *.alignwide, body .litho_layout_both_sidebar_single .entry-content *.alignwide {
    left: 0
  }
}
@media (max-width: 600px) {
  .admin-bar .sticky .header-common-wrapper.standard {
    top: 0 !important
  }
}
@media (min-width: 1px) {
  .entry-content > .alignwide {
    width: 100%;
    max-width: 100%;
    z-index: 0
  }
}
@media (min-width: 768px) {
  .entry-content > .alignwide {
    left: calc((690px - 95vw)/2);
    width: 95vw;
    max-width: 95vw
  }
}
@media (min-width: 992px) {
  .entry-content > .alignwide {
    left: calc((980px - 100vw)/2)
  }
  .litho-content-center-part .entry-content .alignwide {
    left: calc((455px - 1000px)/2);
    width: 1000px;
    max-width: 1000px
  }
}
@media (min-width: 1200px) {
  .entry-content > .alignwide {
    left: calc((1140px - 95vw)/2)
  }
}
@media (min-width: 1420px) {
  .entry-content > .alignwide {
    left: calc((1140px - 1400px)/2);
    width: 1400px;
    max-width: 1400px
  }
}