@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
@charset "UTF-8";
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Raleway", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #212529;
  text-align: left;
  background-color: #f5f8fa;
}

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

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

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

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

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

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

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

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

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

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

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

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

.figure {
  display: inline-block;
}

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

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

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

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

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

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

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

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .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%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .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%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .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%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .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%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

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

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

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

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

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

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

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

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

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

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

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

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

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

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

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

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

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

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

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

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

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

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

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

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

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 0.9rem;
  line-height: 1.6;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

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

textarea.form-control {
  height: auto;
}

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

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

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

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

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

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

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

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

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.7875rem;
  line-height: 1.6;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

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

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

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

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

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

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

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

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.7875rem;
  line-height: 1.6;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

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

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.6em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

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

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

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

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

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  line-height: 1.6;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

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

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

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

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

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

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

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

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

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

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

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

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    transition: none;
  }
}

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

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

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

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

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

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

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

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

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

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.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:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

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

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

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

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

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

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

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

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

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

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

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.44rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.22rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.22rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.custom-control-label::after {
  position: absolute;
  top: 0.22rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.22rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 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;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

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

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

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

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

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f5f8fa, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f5f8fa, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #f5f8fa, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

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

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #f5f8fa;
  border-color: #dee2e6 #dee2e6 #f5f8fa;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
  margin-right: 1rem;
  font-size: 1.125rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

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

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

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

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

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row 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: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .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;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row 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: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .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;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row 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: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .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;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row 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: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .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 {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

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

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

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

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

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

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

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

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

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

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

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

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

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

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

.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: 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-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    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-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

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

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

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

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  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;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

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

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

.badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

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

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

.alert-heading {
  color: inherit;
}

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

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

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

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}

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

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

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

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

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

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

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

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

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

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

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

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

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

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.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: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

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

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

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

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

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

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

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

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

.close {
  float: right;
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

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

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

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

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.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 {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

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

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

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

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

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  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: 0.7875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

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

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

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

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

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  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: 0.7875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.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%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

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

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

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

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  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: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

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

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

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

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

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

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

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

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

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

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

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

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

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

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

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

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

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

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

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

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

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

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

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

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

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

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

.border-secondary {
  border-color: #6c757d !important;
}

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

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

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

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

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

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

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

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

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

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

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

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

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

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

.rounded-pill {
  border-radius: 50rem !important;
}

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

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

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

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

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

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

.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-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !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;
}

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

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

@media (min-width: 576px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !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;
  }
  .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;
  }
  .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;
  }
}
@media (min-width: 768px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !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;
  }
  .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;
  }
  .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;
  }
}
@media (min-width: 992px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !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;
  }
  .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;
  }
  .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;
  }
}
@media (min-width: 1200px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !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;
  }
  .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;
  }
  .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;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.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;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

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

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

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

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

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

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

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

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

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

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

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

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

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

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

.w-auto {
  width: auto !important;
}

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

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

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

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

.h-auto {
  height: auto !important;
}

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

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

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

.text-wrap {
  white-space: normal !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

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

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

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

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

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

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

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

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

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

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

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

.text-secondary {
  color: #6c757d !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

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

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.navbar-laravel {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}

.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;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-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}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-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-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.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:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;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: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:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.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%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{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;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.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;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 (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
@charset "UTF-8";
/*
Template Name: Tnews
Template URL: https://themeholy.com/html/tnews/
Description: News & Magazine HTML Template
Author: themeholy
Author URI: https://themeforest.net/user/themeholy
Version: 1.0.0
*/
/*=================================
    CSS Index Here
==================================*/
/*

01. Theme Base
    1.1. Mixin
    1.2. Function
    1.3. Variable
    1.4. Typography
    1.5. Wordpress Default
	
02. Reset
    2.1. Container
    2.2. Grid
    2.3. Input
    2.4. Slick Slider
    2.5. Mobile Menu
	
03. Utilities
    3.1. Preloader
    3.2. Buttons
    3.3. Titles
    3.4. Common
    3.6. Font
    3.7. Background
    3.8. Text Color
    3.9. Overlay
    3.10. Animation
    
04. Template Style
    4.1. Widget
    4.2. Header
    4.3. Footer
    4.4. Breadcumb
    4.5. Pagination
	4.6. Blog
	4.7. Blog Details
    4.8. Comments
	4.9. Error
	4.00. Popup Search
	4.00. Popup newsletter
	4.00. Popup Side Menu
	4.00. Wocommerce
    4.00. Products
    4.00. Cart
    4.00. Checkout
    4.00. Wishlist
	4.00. Contact
    4.00. About
    4.00. Counter
	4.00. Blog Extra
	4.00. Simple Sections
	4.00. Breaking News
	4.00. Tab Menu
	4.00. Hero
	4.00. Dark Theme

05. Spacing

*/
/*=================================
    CSS Index End
==================================*/
/*=================================
   01. Theme Base
==================================*/
/*------------------- 1.1. Mixin -------------------*/
@use "sass:math";
/*------------------- 1.2. Function -------------------*/
/*------------------- 1.3. Variable-------------------*/
:root {
  --theme-color: #FF1D50;
  --theme-color2: #3D72FC;
  --title-color: #080809;
  --title-dark: #080809;
  --body-color: #54595F;
  --smoke-color: #F5F5F5;
  --smoke-color2: #EFF3FA;
  --black-color: #000000;
  --black-color2: #080E1C;
  --gray-color: #B5B5B5;
  --white-color: #ffffff;
  --light-color: #bdbdbd;
  --body-bg: #fff;
  --yellow-color: #FFB539;
  --success-color: #28a745;
  --error-color: #dc3545;
  --border-color: #EFEFEF;
  /*--title-font: 'League Spartan', sans-serif;
  --body-font: 'Poppins', sans-serif;*/
  --icon-font: bootstrap-icons;
  --main-container: 1224px;
  --container-gutters: 24px;
  --section-space: 60px;
  --section-space-mobile: 60px;
  --section-title-space: 40px;
  --ripple-ani-duration: 5s;
}

/*------------------- 1.4. Typography -------------------*/
html,
body {
  scroll-behavior: auto !important;
}

/*body {
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: 400;
  color: var(--body-color);
  line-height: 26px;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  background-color: var(--body-bg);
}*/

iframe {
  border: none;
  width: 100%;
}

.slick-slide:focus,
button:focus,
a:focus,
a:active,
input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active {
  outline: none;
}

input:focus {
  outline: none;
  box-shadow: none;
}

img:not([draggable]),
embed,
object,
video {
  max-width: 100%;
  height: auto;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid var(--border-color);
}

th {
  font-weight: 700;
  color: var(--title-color);
}

td,
th {
  border: 1px solid var(--border-color);
  padding: 9px 12px;
}

a {
  color: var(--theme-color);
  text-decoration: none;
  outline: 0;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

a:hover {
  color: var(--title-color);
}

a:active, a:focus, a:hover, a:visited {
  text-decoration: none;
  outline: 0;
}

button {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

img {
  border: none;
  max-width: 100%;
}

ins {
  text-decoration: none;
}

pre {
  font-family: var(--body-font);
  background: #f5f5f5;
  color: #666;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre-wrap;
  word-wrap: break-word;
}

span.ajax-loader:empty,
p:empty {
  display: none;
}

p {
  font-family: var(--body-font);
  margin: 0 0 18px 0;
  color: var(--body-color);
  line-height: 1.75;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a,
span a {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
  font-family: var(--title-font);
  color: var(--title-color);
  text-transform: none;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 15px 0;
}

.h1,
h1 {
  font-size: 54px;
  line-height: 1.185;
}

.h2,
h2 {
  font-size: 40px;
  line-height: 1.25;
}

.h3,
h3 {
  font-size: 36px;
  line-height: 1.278;
}

.h4,
h4 {
  font-size: 30px;
  line-height: 1.333;
}

.h5,
h5 {
  font-size: 24px;
  line-height: 1.417;
}

.h6,
h6 {
  font-size: 20px;
  line-height: 1.5;
}

/* Large devices */
@media (max-width: 1199px) {
  .h1,
  h1 {
    font-size: 44px;
    line-height: 1.3;
  }
  .h2,
  h2 {
    font-size: 34px;
    line-height: 1.3;
  }
  .h3,
  h3 {
    font-size: 30px;
  }
  .h4,
  h4 {
    font-size: 24px;
  }
  .h5,
  h5 {
    font-size: 20px;
  }
  .h6,
  h6 {
    font-size: 16px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .h1,
  h1 {
    font-size: 40px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .h1,
  h1 {
    font-size: 36px;
  }
  .h2,
  h2 {
    font-size: 34px;
    line-height: 1.3;
  }
  .h3,
  h3 {
    font-size: 26px;
  }
  .h4,
  h4 {
    font-size: 22px;
  }
  .h5,
  h5 {
    font-size: 18px;
  }
  .h6,
  h6 {
    font-size: 16px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .h1,
  h1 {
    font-size: 34px;
    line-height: 1.35;
  }
  .h2,
  h2 {
    font-size: 28px;
  }
}

/* Extra small devices */
@media (max-width: 375px) {
  .h1,
  h1 {
    font-size: 32px;
  }
}

/*------------------- 1.5. Wordpress Default -------------------*/
/*=================================
    02. Reset
==================================*/
/*------------------- 2.1. Container -------------------*/
/* Medium Large devices */
@media (max-width: 1399px) {
  :root {
    --main-container: 1250px;
  }
}

@media (min-width: 1560px) {
  .th-container2 {
    width: 100%;
    max-width: 1560px;
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .th-container2 .container {
    --main-container: 1220px;
  }
  .th-container3 {
    width: 100%;
    max-width: 1560px;
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .th-container3 .container {
    --main-container: 1220px;
  }
}

/* Hight Resoulation devices */
@media (min-width: 1922px) {
  .th-container3,
  .th-container2 {
    margin-right: auto;
  }
}

@media only screen and (min-width: 1300px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: calc(var(--main-container) + var(--container-gutters));
    padding-left: calc(var(--container-gutters) / 2);
    padding-right: calc(var(--container-gutters) / 2);
  }
  .container-xxl.px-0,
  .container-xl.px-0,
  .container-lg.px-0,
  .container-md.px-0,
  .container-sm.px-0,
  .container.px-0 {
    max-width: var(--main-container);
  }
}

@media only screen and (min-width: 1300px) {
  .th-container {
    --main-container: 1720px;
  }
}

@media only screen and (max-width: 1600px) {
  .container-fluid.px-0 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .container-fluid.px-0 .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 1300px) {
  .container-full {
    max-width: 1920px;
    padding: 0 var(--container-gutters);
  }
}

/*------------------- 2.2. Grid -------------------*/
@media (min-width: 1300px) {
  .row {
    --bs-gutter-x: 24px;
  }
}

.gy-30 {
  --bs-gutter-y: 30px;
}

.g-0 {
  --bs-gutter-y: 0;
  --bs-gutter-x: 0;
}

.g-10 {
  --bs-gutter-y: 10px;
  --bs-gutter-x: 10px;
}

.gx-0 {
  --bs-gutter-x: 0;
}

.gy-40 {
  --bs-gutter-y: 40px;
}

.gy-50 {
  --bs-gutter-y: 50px;
}

.gx-10 {
  --bs-gutter-x: 10px;
}

.gy-10 {
  --bs-gutter-y: 10px;
}

@media (min-width: 1299px) {
  .gx-60 {
    --bs-gutter-x: 60px;
  }
}

@media (min-width: 1399px) {
  .gx-30 {
    --bs-gutter-x: 30px;
  }
  .gx-25 {
    --bs-gutter-x: 25px;
  }
  .gx-40 {
    --bs-gutter-x: 40px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .gy-50 {
    --bs-gutter-y: 40px;
  }
}

/*------------------- 2.3. Input -------------------*/
select,
.form-control,
.form-select,
textarea,
input {
  height: 50px;
  padding: 0 25px 0 25px;
  padding-right: 45px;
  border: none;
  color: var(--body-color);
  background-color: var(--smoke-color);
  border-radius: 5px;
  font-size: 16px;
  width: 100%;
  font-family: var(--body-font);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

select:focus,
.form-control:focus,
.form-select:focus,
textarea:focus,
input:focus {
  color: var(--body-color);
  outline: 0;
  box-shadow: none;
  border-color: var(--border-color);
  background-color: var(--smoke-color);
}

select::-moz-placeholder,
.form-control::-moz-placeholder,
.form-select::-moz-placeholder,
textarea::-moz-placeholder,
input::-moz-placeholder {
  color: var(--body-color);
}

select::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
.form-select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: var(--body-color);
}

select:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.form-select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: var(--body-color);
}

select::-webkit-input-placeholder, .form-control::-webkit-input-placeholder, .form-select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input::-webkit-input-placeholder {
  color: var(--body-color);
}

select::-moz-placeholder, .form-control::-moz-placeholder, .form-select::-moz-placeholder, textarea::-moz-placeholder, input::-moz-placeholder {
  color: var(--body-color);
}

select:-ms-input-placeholder, .form-control:-ms-input-placeholder, .form-select:-ms-input-placeholder, textarea:-ms-input-placeholder, input:-ms-input-placeholder {
  color: var(--body-color);
}

select::-ms-input-placeholder, .form-control::-ms-input-placeholder, .form-select::-ms-input-placeholder, textarea::-ms-input-placeholder, input::-ms-input-placeholder {
  color: var(--body-color);
}

select::placeholder,
.form-control::placeholder,
.form-select::placeholder,
textarea::placeholder,
input::placeholder {
  color: var(--body-color);
}

.form-select,
select {
  display: block;
  width: 100%;
  line-height: 1.5;
  vertical-align: middle;
  background-image: url("data:image/svg+xml;charset=utf-8,%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 5l6 6 6-6'/%3E%3C/svg%3E");
  background-position: right 26px center;
  background-repeat: no-repeat;
  background-size: 16px 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

.form-select.style2,
select.style2 {
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.87109 1.71094L5.71484 5.62109C5.56901 5.7487 5.41406 5.8125 5.25 5.8125C5.08594 5.8125 4.9401 5.7487 4.8125 5.62109L0.65625 1.71094C0.382812 1.40104 0.373698 1.09115 0.628906 0.78125C0.920573 0.507812 1.23047 0.498698 1.55859 0.753906L5.25 4.25391L8.96875 0.753906C9.27865 0.498698 9.57943 0.498698 9.87109 0.753906C10.1263 1.08203 10.1263 1.40104 9.87109 1.71094Z' fill='%238B929C'/%3E%3C/svg%3E");
}

textarea.form-control,
textarea {
  min-height: 154px;
  padding-top: 16px;
  padding-bottom: 17px;
}

textarea.form-control.style2,
textarea.style2 {
  min-height: 100px;
}

.form-group {
  margin-bottom: var(--bs-gutter-x);
  position: relative;
}

.form-group > i {
  display: inline-block;
  position: absolute;
  right: 25px;
  top: 16px;
  font-size: 16px;
  color: var(--body-color);
}

.form-group > i.fa-envelope {
  padding-top: 1px;
}

.form-group > i.fa-comment {
  margin-top: -2px;
}

.form-group > i.fa-chevron-down {
  width: 17px;
  background-color: var(--smoke-color);
}

.form-group.has-label > i {
  top: 50px;
}

[class*="col-"].form-group > i {
  right: calc((var(--bs-gutter-x) / 2) + 25px);
}

option:checked, option:focus, option:hover {
  background-color: var(--theme-color);
  color: var(--white-color);
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

input[type="checkbox"] {
  visibility: hidden;
  opacity: 0;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  display: none;
}

input[type="checkbox"]:checked ~ label:before {
  content: "\f26e";
  color: var(--white-color);
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}

input[type="checkbox"] ~ label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  display: block;
}

input[type="checkbox"] ~ label:before {
  content: "";
  font-family: var(--icon-font);
  font-weight: 700;
  position: absolute;
  left: 0px;
  top: 3.5px;
  background-color: var(--white-color);
  border: 1px solid var(--border-color);
  height: 18px;
  width: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
}

input[type="radio"] {
  visibility: hidden;
  opacity: 0;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  display: none;
}

input[type="radio"] ~ label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  line-height: 1;
  display: inline-block;
  font-weight: 600;
  margin-bottom: 0;
}

input[type="radio"] ~ label::before {
  content: "\f287";
  position: absolute;
  font-family: var(--icon-font);
  left: 0;
  top: -2px;
  width: 20px;
  height: 20px;
  padding-left: 0;
  font-size: 0.6em;
  line-height: 19px;
  text-align: center;
  border: 1px solid var(--theme-color);
  border-radius: 100%;
  font-weight: 700;
  background: var(--white-color);
  color: transparent;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

input[type="radio"]:checked ~ label::before {
  border-color: var(--theme-color);
  background-color: var(--theme-color);
  color: var(--white-color);
}

label {
  margin-bottom: 0.5em;
  margin-top: -0.3em;
  display: block;
  color: var(--title-color);
  font-family: var(--body-font);
  font-size: 16px;
}

textarea.is-invalid,
select.is-invalid,
input.is-invalid,
.was-validated input:invalid {
  border: 1px solid var(--error-color) !important;
  background-position: right calc(0.375em + 0.8875rem) center;
  background-image: none;
}

textarea.is-invalid:focus,
select.is-invalid:focus,
input.is-invalid:focus,
.was-validated input:invalid:focus {
  outline: 0;
  box-shadow: none;
}

textarea.is-invalid {
  background-position: top calc(0.375em + 0.5875rem) right calc(0.375em + 0.8875rem);
}

.row.no-gutters > .form-group {
  margin-bottom: 0;
}

.form-messages {
  display: none;
}

.form-messages.mb-0 * {
  margin-bottom: 0;
}

.form-messages.success {
  color: var(--success-color);
  display: block;
}

.form-messages.error {
  color: var(--error-color);
  display: block;
}

.form-messages pre {
  padding: 0;
  background-color: transparent;
  color: inherit;
}

/*------------------- 2.4. Slick Slider -------------------*/
.slick-track > [class*=col]:not(.col-auto) {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x)/ 2);
  padding-left: calc(var(--bs-gutter-x)/ 2);
  margin-top: var(--bs-gutter-y);
}

.slick-track .col-auto {
  padding-right: calc(var(--bs-gutter-x)/ 2);
  padding-left: calc(var(--bs-gutter-x)/ 2);
  margin-top: var(--bs-gutter-y);
}

.slick-track {
  min-width: 100%;
}

.slick-list {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.slick-slide img {
  display: inline-block;
}

.slick-dots {
  list-style-type: none;
  padding: 0;
  margin: 40px 0 0px 0;
  line-height: 0;
  text-align: center;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.slick-dots li {
  display: inline-block;
  margin-right: 15px;
}

.slick-dots li:last-child {
  margin-right: 0;
}

.slick-dots button {
  font-size: 0;
  padding: 0;
  width: 10px;
  height: 10px;
  line-height: 0;
  border-radius: 9999px;
  border: none;
  background-color: var(--border-color);
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  position: relative;
  z-index: 2;
}

.slick-dots button:before {
  content: '';
  position: absolute;
  inset: -5px;
  border: 1px solid var(--theme-color);
  border-radius: inherit;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  -webkit-transform: scale(0.4);
      -ms-transform: scale(0.4);
          transform: scale(0.4);
  z-index: -1;
  visibility: hidden;
}

.slick-dots button:hover {
  border-color: var(--theme-color);
}

.slick-dots .slick-active button {
  background-color: var(--theme-color);
}

.slick-dots .slick-active button::before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.slick-arrow {
  display: inline-block;
  padding: 0;
  background-color: var(--body-bg);
  color: var(--title-color);
  position: absolute;
  top: 50%;
  border: 1px solid var(--border-color);
  left: var(--pos-x, -80px);
  width: var(--icon-size, 34px);
  height: var(--icon-size, 34px);
  line-height: var(--icon-size, 34px);
  font-size: var(--icon-font-size, 14px);
  margin-top: calc(var(--icon-size, 34px) / -2);
  z-index: 2;
  border-radius: 99px;
}

.slick-arrow.default {
  position: relative;
  --pos-x: 0;
  margin-top: 0;
}

.slick-arrow.slick-next {
  right: var(--pos-x, -80px);
  left: auto;
}

.slick-arrow:hover {
  background-color: var(--theme-color);
  color: var(--white-color);
}

.arrow-margin .slick-arrow {
  top: calc(50% - 30px);
}

.arrow-wrap .slick-arrow {
  opacity: 0;
  visibility: hidden;
}

.arrow-wrap:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}

/* Extra large devices */
@media (max-width: 1500px) {
  .slick-arrow {
    --arrow-horizontal: -20px;
    --pos-x: -70px;
  }
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .slick-arrow {
    --arrow-horizontal: 40px;
    --pos-x: -17px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .slick-dots {
    margin: 40px 0 0 0;
  }
}

/*------------------- 2.5. Mobile Menu -------------------*/
.th-menu-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999999;
  width: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.8s;
  transition: all ease 0.8s;
  opacity: 0;
  visibility: hidden;
}

.th-menu-wrapper .mobile-logo {
  padding-bottom: 30px;
  padding-top: 40px;
  display: block;
  text-align: center;
  background-color: var(--smoke-color2);
}

.th-menu-wrapper .mobile-logo svg {
  max-width: 185px;
}

.th-menu-wrapper .th-menu-toggle {
  border: none;
  font-size: 22px;
  position: absolute;
  right: -16.5px;
  top: 25px;
  padding: 0;
  line-height: 1;
  width: 33px;
  height: 33px;
  line-height: 35px;
  font-size: 18px;
  z-index: 1;
  color: var(--white-color);
  background-color: var(--theme-color);
  border-radius: 50%;
}

.th-menu-wrapper .th-menu-toggle:hover {
  background-color: var(--title-color);
  color: var(--white-color);
}

.th-menu-wrapper .th-menu-area {
  width: 100%;
  max-width: 310px;
  background-color: #fff;
  border-right: 3px solid var(--theme-color);
  height: 100%;
  position: relative;
  left: -110%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
  z-index: 1;
}

.th-menu-wrapper.th-body-visible {
  opacity: 1;
  visibility: visible;
}

.th-menu-wrapper.th-body-visible .th-menu-area {
  left: 0;
  opacity: 1;
  visibility: visible;
}

.th-mobile-menu {
  overflow-y: scroll;
  max-height: calc(100vh - 200px);
  padding-bottom: 40px;
  margin-top: 33px;
  text-align: left;
}

.th-mobile-menu ul {
  margin: 0;
  padding: 0 0;
}

.th-mobile-menu ul li {
  border-bottom: 1px solid #fdedf1;
  list-style-type: none;
}

.th-mobile-menu ul li li:first-child {
  border-top: 1px solid #fdedf1;
}

.th-mobile-menu ul li > a {
  display: block;
  position: relative;
  padding: 12px 0;
  line-height: 1.4;
  font-size: 16px;
  text-transform: capitalize;
  color: var(--title-color);
  padding-left: 18px;
}

.th-mobile-menu ul li > a:before {
  content: '\f105';
  font-family: var(--icon-font);
  position: absolute;
  left: 0;
  top: 12px;
  margin-right: 10px;
  display: inline-block;
}

.th-mobile-menu ul li.th-active > a {
  color: var(--theme-color);
}

.th-mobile-menu ul li.th-active > a:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.th-mobile-menu ul li ul li {
  padding-left: 20px;
}

.th-mobile-menu ul li ul li:last-child {
  border-bottom: none;
}

.th-mobile-menu ul .th-item-has-children > a .th-mean-expand {
  position: absolute;
  right: 0;
  top: 50%;
  font-weight: 400;
  font-size: 12px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin-top: -12.5px;
  display: inline-block;
  text-align: center;
  background-color: var(--smoke-color);
  color: var(--title-color);
  box-shadow: 0 0 20px -8px rgba(173, 136, 88, 0.5);
  border-radius: 50%;
}

.th-mobile-menu ul .th-item-has-children > a .th-mean-expand:before {
  content: '\f067';
  font-family: var(--icon-font);
}

.th-mobile-menu ul .th-item-has-children > a:after {
  content: "\f4fe";
  font-family: var(--icon-font);
  width: 22px;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  border-radius: 50px;
  background-color: var(--smoke-color);
  float: right;
  margin-top: 1px;
}

.th-mobile-menu ul .th-item-has-children.th-active > a .th-mean-expand:before {
  content: '\f068';
}

.th-mobile-menu ul .th-item-has-children.th-active > a:after {
  content: "\f2ea";
}

.th-mobile-menu > ul {
  padding: 0 40px;
}

.th-mobile-menu > ul > li:last-child {
  border-bottom: none;
}

.th-menu-toggle {
  width: 50px;
  height: 50px;
  padding: 0;
  font-size: 20px;
  border: none;
  background-color: var(--theme-color);
  color: var(--white-color);
  display: inline-block;
  border-radius: 0;
}

.th-menu-toggle:hover {
  background-color: var(--title-dark);
}

.th-menu-toggle.style-text, .th-menu-toggle.style-text-white {
  width: auto;
  height: auto;
  background-color: transparent;
  color: var(--title-color);
  font-size: 20px;
}

.th-menu-toggle.style-text i, .th-menu-toggle.style-text-white i {
  margin-right: 10px;
}

.th-menu-toggle.style-text-white {
  color: var(--white-color);
}

@media (max-width: 400px) {
  .th-menu-wrapper .th-menu-area {
    width: 100%;
    max-width: 270px;
  }
  .th-mobile-menu > ul {
    padding: 0 20px;
  }
}

/*=================================
    03. Utilities
==================================*/
/*------------------- 3.1. Preloader -------------------*/
.preloader {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999999;
  background-color: var(--body-bg);
}

.preloader .th-btn {
  padding: 15px 20px;
  border-radius: 0;
  font-size: 14px;
}

.preloader-inner {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  line-height: 1;
}

.preloader-inner img {
  display: block;
  margin: 0 auto 0 auto;
}

.loader {
  display: inline-block;
  font-size: 48px;
  color: var(--theme-color);
  width: 1em;
  height: 1em;
  box-sizing: border-box;
  background-color: currentcolor;
  position: relative;
  border-radius: 50%;
  -webkit-transform: rotateX(-60deg) perspective(1000px);
          transform: rotateX(-60deg) perspective(1000px);
}

.loader:before,
.loader:after {
  content: "";
  display: block;
  position: absolute;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  -webkit-animation: flowerFlow 1s ease-out infinite;
          animation: flowerFlow 1s ease-out infinite;
}

.loader:after {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

@-webkit-keyframes flowerFlow {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    box-shadow: 0 0 0 -0.5em currentcolor, 0 0 0 -0.5em currentcolor,
 0 0 0 -0.5em currentcolor, 0 0 0 -0.5em currentcolor,
 0 0 0 -0.5em currentcolor, 0 0 0 -0.5em currentcolor,
 0 0 0 -0.5em currentcolor, 0 0 0 -0.5em currentcolor;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    box-shadow: -1em -1em 0 -0.35em currentcolor,
 0 -1.5em 0 -0.35em currentcolor, 1em -1em 0 -0.35em currentcolor,
 -1.5em 0 0 -0.35em currentcolor, 1.5em -0 0 -0.35em currentcolor,
 -1em 1em 0 -0.35em currentcolor, 0 1.5em 0 -0.35em currentcolor,
 1em 1em 0 -0.35em currentcolor;
  }
}

@keyframes flowerFlow {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    box-shadow: 0 0 0 -0.5em currentcolor, 0 0 0 -0.5em currentcolor,
 0 0 0 -0.5em currentcolor, 0 0 0 -0.5em currentcolor,
 0 0 0 -0.5em currentcolor, 0 0 0 -0.5em currentcolor,
 0 0 0 -0.5em currentcolor, 0 0 0 -0.5em currentcolor;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    box-shadow: -1em -1em 0 -0.35em currentcolor,
 0 -1.5em 0 -0.35em currentcolor, 1em -1em 0 -0.35em currentcolor,
 -1.5em 0 0 -0.35em currentcolor, 1.5em -0 0 -0.35em currentcolor,
 -1em 1em 0 -0.35em currentcolor, 0 1.5em 0 -0.35em currentcolor,
 1em 1em 0 -0.35em currentcolor;
  }
}

/*------------------- 3.2. Buttons -------------------*/
.th-btn {
  position: relative;
  z-index: 2;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  border: none;
  text-transform: uppercase;
  text-align: center;
  background-color: var(--theme-color);
  color: var(--white-color);
  font-family: var(--body-font);
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding: 17.5px 26px;
  min-width: 150px;
  border-radius: 4px;
}

.th-btn:before {
  content: "";
  position: absolute;
  height: calc(100% + 2px);
  width: calc(100% + 30px);
  top: -1px;
  right: 100%;
  background-color: var(--title-color);
  z-index: -1;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: inherit;
  -webkit-clip-path: polygon(calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%, 0 0);
          clip-path: polygon(calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%, 0 0);
}

.th-btn i {
  -webkit-transition: 0.4s -webkit-transform ease-in-out;
  transition: 0.4s -webkit-transform ease-in-out;
  transition: 0.4s transform ease-in-out;
  transition: 0.4s transform ease-in-out, 0.4s -webkit-transform ease-in-out;
}

.th-btn:hover, .th-btn.active {
  color: var(--white-color);
  box-shadow: none;
}

.th-btn:hover:before, .th-btn.active:before {
  right: -30px;
}

.th-btn:hover .fa-arrow-up-right, .th-btn.active .fa-arrow-up-right {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.th-btn.style2 {
  background-color: transparent;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  padding: 16.5px 25px;
  box-shadow: none;
}

.th-btn.style2:hover {
  color: var(--white-color);
  border-color: var(--title-color);
}

.th-btn.style3:hover {
  color: var(--title-color);
}

.th-btn.style3:hover:before, .th-btn.style3:hover:after {
  background-color: var(--white-color);
}

.th-btn.btn-fw {
  width: 100%;
}

.th-btn.btn-small {
  padding: 16px 25px;
  min-width: 152px;
}

.icon-btn {
  display: inline-block;
  width: var(--btn-size, 50px);
  height: var(--btn-size, 50px);
  line-height: var(--btn-size, 50px);
  font-size: var(--btn-font-size, 20px);
  background-color: var(--theme-color);
  color: var(--white-color);
  text-align: center;
  border-radius: 0;
  border: 1px solid transparent;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  position: relative;
}

.icon-btn:hover {
  background-color: var(--title-dark);
  color: var(--white-color);
  border-color: var(--theme-color);
}

.play-btn {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.play-btn > i {
  display: inline-block;
  width: var(--icon-size, 50px);
  height: var(--icon-size, 50px);
  line-height: var(--icon-size, 50px);
  text-align: center;
  background-color: var(--white-color);
  color: var(--title-dark);
  font-size: var(--icon-font-size, 1.3em);
  border-radius: 50%;
  z-index: 1;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.play-btn:after, .play-btn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: var(--white-color);
  z-index: -1;
  border-radius: 50%;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.play-btn:after {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.play-btn:hover:after, .play-btn:hover::before,
.play-btn:hover i {
  background-color: var(--theme-color);
  color: var(--white-color);
}

.play-btn.style2:before, .play-btn.style2:after {
  background-color: transparent;
  border: 1px solid var(--white-color);
}

.play-btn.style3 > i {
  --icon-size: 40px;
  font-size: 14px;
  border: 1px solid;
  background-color: var(--theme-color2);
  color: var(--white-color);
}

.play-btn.style3:before, .play-btn.style3:after {
  background-color: var(--white-color);
}

.play-btn.style3:hover > i {
  background-color: var(--white-color);
  color: var(--theme-color);
}

.play-btn.style3:hover:before, .play-btn.style3:hover:after {
  background-color: var(--white-color);
}

.link-btn {
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  line-height: 0.8;
  position: relative;
  padding-bottom: 2px;
  margin-bottom: -2px;
  text-transform: uppercase;
  color: var(--theme-color);
}

.link-btn i {
  margin-left: 5px;
  font-size: 0.9rem;
}

.link-btn:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: var(--theme-color);
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.link-btn:hover {
  color: var(--theme-color);
}

.link-btn:hover::before {
  width: 100%;
}

.line-btn {
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  line-height: 0.8;
  position: relative;
  padding-bottom: 4px;
  margin-bottom: -1px;
  text-transform: uppercase;
  color: var(--title-color);
}

.line-btn i {
  margin-left: 5px;
  font-size: 0.9rem;
}

.line-btn:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: var(--title-color);
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.line-btn:hover {
  color: var(--theme-color);
}

.line-btn:hover::before {
  background-color: var(--theme-color);
  width: 45px;
}

.scroll-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  height: 40px;
  width: 40px;
  cursor: pointer;
  display: block;
  border-radius: 40px;
  z-index: 10000;
  opacity: 1;
  visibility: hidden;
  -webkit-transform: translateY(45px);
      -ms-transform: translateY(45px);
          transform: translateY(45px);
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.scroll-top:after {
  content: "\f148";
  font-family: var(--icon-font);
  position: absolute;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  color: var(--theme-color);
  left: 0;
  top: 0;
  height: 40px;
  width: 40px;
  cursor: pointer;
  display: block;
  z-index: 1;
  border: 2px solid rgba(231, 71, 60, 0.4);
  box-shadow: none;
  border-radius: 50%;
}

.scroll-top svg {
  color: var(--theme-color);
  border-radius: 50%;
  background: var(--body-bg);
}

.scroll-top svg path {
  fill: none;
}

.scroll-top .progress-circle path {
  stroke: var(--theme-color);
  stroke-width: 4px;
  box-sizing: border-box;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}

.scroll-top.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

/*------------------- 3.3. Titles -------------------*/
.box-title-50 {
  font-size: 50px;
  line-height: 1.2;
  font-weight: 700;
  margin-top: -0.22em;
  /* Medium Large devices */
  /* Medium devices */
  /* Medium devices */
  /* Extra small devices */
}

@media (max-width: 1299px) {
  .box-title-50 {
    font-size: 40px;
  }
}

@media (max-width: 991px) {
  .box-title-50 {
    font-size: 36px;
  }
}

@media (max-width: 991px) {
  .box-title-50 {
    font-size: 30px;
    line-height: 1.3;
  }
}

@media (max-width: 375px) {
  .box-title-50 {
    font-size: 24px;
  }
}

.box-title-40 {
  font-size: 40px;
  line-height: 1.25;
  font-weight: 700;
  margin-top: -0.26em;
  /* Medium Large devices */
  /* Medium devices */
  /* Medium devices */
  /* Extra small devices */
}

@media (max-width: 1299px) {
  .box-title-40 {
    font-size: 34px;
  }
}

@media (max-width: 991px) {
  .box-title-40 {
    font-size: 28px;
    line-height: 1.34;
  }
}

@media (max-width: 991px) {
  .box-title-40 {
    font-size: 24px;
    line-height: 1.34;
  }
}

@media (max-width: 375px) {
  .box-title-40 {
    font-size: 22px;
  }
}

.box-title-30 {
  font-size: 30px;
  line-height: 1.267;
  font-weight: 700;
  margin-top: -0.22em;
  /* Medium Large devices */
  /* Medium devices */
  /* Extra small devices */
}

@media (max-width: 1299px) {
  .box-title-30 {
    font-size: 28px;
  }
}

@media (max-width: 991px) {
  .box-title-30 {
    font-size: 24px;
    line-height: 1.34;
  }
}

@media (max-width: 375px) {
  .box-title-30 {
    font-size: 22px;
  }
}

.box-title-20 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  margin-top: -0.26em;
}

.box-title-18 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  margin-top: -0.26em;
}

.box-title-24 {
  font-size: 24px;
  line-height: 1.417;
  font-weight: 700;
  margin-top: -0.24em;
}

@media (max-width: 360px) {
  .box-title-24 {
    font-size: 22px;
  }
}

.box-title-22 {
  font-size: 22px;
  line-height: 1.364;
  font-weight: 700;
  margin-top: -0.22em;
}

.box-title2 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  margin-top: -0.35em;
}

.box-title2 a {
  color: inherit;
}

.box-title2 a:hover {
  color: var(--theme-color);
}

.sec-title {
  margin-bottom: calc(var(--section-title-space) - 7px);
  margin-top: -0.2em;
  font-size: 30px;
  text-transform: capitalize;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  --bs-gutter-x: 24px;
  /* Small devices */
}

@media (max-width: 767px) {
  .sec-title {
    font-size: 24px;
  }
}

.sec-title.has-line:after {
  content: '';
  height: 6px;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-top: 1px dashed var(--gray-color);
  border-bottom: 1px dashed var(--gray-color);
  margin-left: var(--bs-gutter-x);
}

.sec-title.has-line.text-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sec-title.has-line.text-center:before {
  content: '';
  height: 6px;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-top: 1px dashed var(--gray-color);
  border-bottom: 1px dashed var(--gray-color);
  margin-right: var(--bs-gutter-x);
}

.sec-title.fs-20 {
  --section-title-space: 30px;
}

.sec-title2 {
  --section-title-space: 60px;
  margin-bottom: calc(var(--section-title-space) - 7px);
  margin-top: -0.24em;
  /* Medium devices */
}

@media (max-width: 991px) {
  .sec-title2 {
    --section-title-space: 45px;
  }
}

.sub-title {
  font-size: 16px;
  font-weight: 600;
  color: var(--theme-color);
  text-transform: uppercase;
  display: block;
  margin-top: -0.3em;
  margin-bottom: 16px;
}

.title-area {
  --section-title-space: 60px;
  margin-bottom: calc(var(--section-title-space) - 10px);
  /* Medium devices */
}

@media (max-width: 991px) {
  .title-area {
    --section-title-space: 45px;
  }
}

.title-area .sec-title2 {
  margin-bottom: 22px;
}

.title-area.mb-0 .sec-title2 {
  margin-bottom: -0.24em;
}

.mb-32 {
  margin-bottom: 32px;
}

hr.title-line {
  margin-top: 0;
  background-color: var(--border-color);
  opacity: 1;
}

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

.sec-btn,
.title-line {
  margin-bottom: var(--section-title-space);
}

/* Small devices */
@media (max-width: 767px) {
  :root {
    --section-title-space: 34px;
  }
}

/*------------------- 3.4. Common -------------------*/
.shape-mockup-wrap {
  z-index: 2;
  position: relative;
}

.shape-mockup {
  position: absolute;
  z-index: -1;
  pointer-events: none;
}

.shape-mockup.z-index-3 {
  z-index: 3;
  pointer-events: none;
}

.shape-mockup.z-index-1 {
  z-index: 1;
  pointer-events: none;
}

.shape-mockup .svg-img {
  height: 110px;
  width: 110px;
}

.z-index-step1 {
  position: relative;
  z-index: 4 !important;
}

.z-index-common {
  position: relative;
  z-index: 3;
}

.z-index-3 {
  z-index: 3;
}

.z-index-n1 {
  z-index: -1;
}

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

.badge {
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  text-align: center;
  background-color: var(--theme-color);
  color: var(--white-color);
  padding: 0.25em 0.45em;
  font-size: 0.7em;
  border-radius: 50%;
  top: 8px;
  right: 8px;
  font-weight: 400;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.th-social a {
  display: inline-block;
  width: var(--icon-size, 40px);
  height: var(--icon-size, 40px);
  line-height: var(--icon-size, 42px);
  background-color: var(--smoke-color);
  color: var(--body-color);
  font-size: 14px;
  text-align: center;
  margin-right: 5px;
  border-radius: 99px;
}

.th-social a:last-child {
  margin-right: 0;
}

.th-social a:hover {
  background-color: var(--theme-color);
  color: var(--white-color);
}

.th-social.color-theme a {
  color: var(--body-color);
  border-color: var(--theme-color);
}

.th-social.style-black a {
  background-color: #363739;
  color: var(--white-color);
}

.th-social.style-black a:hover {
  background-color: var(--theme-color);
}

.slider-shadow .slick-list {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: -30px;
  margin-top: -30px;
}

.box-text {
  margin-bottom: -0.5em;
}

.btn-group {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  /* Small devices */
}

.btn-group.style2 {
  gap: 20px 70px;
  /* Small devices */
}

@media (max-width: 767px) {
  .btn-group.style2 {
    gap: 20px 30px;
  }
}

@media (max-width: 767px) {
  .btn-group {
    gap: 20px;
  }
}

.dark-img {
  display: none;
}

.mfp-zoom-in .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mfp-zoom-in.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.7;
}

.mfp-zoom-in.mfp-removing .mfp-content {
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/*------------------- 3.6. Font -------------------*/
.font-icon {
  font-family: var(--icon-font);
}

.font-title {
  font-family: var(--title-font);
}

.font-body {
  font-family: var(--body-font);
}

.fw-extralight {
  font-weight: 100;
}

.fw-light {
  font-weight: 300;
}

.fw-normal {
  font-weight: 400;
}

.fw-medium {
  font-weight: 500;
}

.fw-semibold {
  font-weight: 600;
}

.fw-bold {
  font-weight: 700;
}

.fw-extrabold {
  font-weight: 800;
}

.fs-20 {
  font-size: 20px;
}

.fs-md {
  font-size: 18px;
}

.fs-xs {
  font-size: 14px;
}

/*------------------- 3.7. Background -------------------*/
.bg-theme {
  background-color: var(--theme-color) !important;
}

.bg-theme2 {
  background-color: var(--theme-color2) !important;
}

.bg-smoke {
  background-color: var(--smoke-color) !important;
}

.bg-smoke2 {
  background-color: var(--smoke-color2) !important;
}

.bg-white {
  background-color: var(--white-color) !important;
}

.bg-black {
  background-color: var(--black-color) !important;
}

.bg-black2 {
  background-color: var(--black-color2) !important;
}

.bg-title {
  background-color: var(--title-color) !important;
}

.bg-title-dark {
  background-color: var(--title-dark) !important;
}

.background-image,
[data-bg-src] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.bg-fixed {
  background-attachment: fixed;
}

.bg-fluid {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}

.bg-auto {
  background-size: auto auto;
}

.bg-top-center {
  background-size: auto;
  background-position: top center;
}

.bg-repeat {
  background-size: auto;
  background-repeat: repeat;
}

.bg-bottom-right {
  background-size: auto;
  background-position: bottom right;
}

.bg-top-right {
  background-size: auto;
  background-position: top right;
}

.bg-top-left {
  background-size: auto;
  background-position: top left;
}

/*------------------- 3.8. Text Color -------------------*/
.text-theme {
  color: var(--theme-color) !important;
}

.text-theme2 {
  color: var(--theme-color2) !important;
}

.text-title {
  color: var(--title-color) !important;
}

.text-body {
  color: var(--body-color) !important;
}

.text-white {
  color: var(--white-color) !important;
}

.text-light {
  color: var(--light-color) !important;
}

.text-yellow {
  color: var(--yellow-color) !important;
}

.text-success {
  color: var(--success-color) !important;
}

.text-error {
  color: var(--error-color) !important;
}

.text-inherit {
  color: inherit;
}

.text-inherit:hover {
  color: var(--theme-color);
}

a.text-theme:hover,
.text-reset:hover {
  text-decoration: underline;
}

/*------------------- 3.9. Overlay -------------------*/
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.position-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

[data-overlay] {
  position: relative;
  z-index: 2;
}

[data-overlay] [class^="col-"],
[data-overlay] [class*="col-"] {
  z-index: 1;
}

[data-overlay]:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

[data-overlay="theme"]:before {
  background-color: var(--theme-color);
}

[data-overlay="theme2"]:before {
  background-color: var(--theme-color2);
}

[data-overlay="title"]:before {
  background-color: var(--title-color);
}

[data-overlay="smoke"]:before {
  background-color: var(--smoke-color);
}

[data-overlay="white"]:before {
  background-color: var(--white-color);
}

[data-overlay="black"]:before {
  background-color: var(--black-color);
}

[data-overlay="overlay1"]:before {
  background-color: #080E1C;
}

[data-opacity="1"]:before {
  opacity: 0.1;
}

[data-opacity="2"]:before {
  opacity: 0.2;
}

[data-opacity="3"]:before {
  opacity: 0.3;
}

[data-opacity="4"]:before {
  opacity: 0.4;
}

[data-opacity="5"]:before {
  opacity: 0.5;
}

[data-opacity="6"]:before {
  opacity: 0.6;
}

[data-opacity="7"]:before {
  opacity: 0.7;
}

[data-opacity="8"]:before {
  opacity: 0.8;
}

[data-opacity="9"]:before {
  opacity: 0.9;
}

[data-opacity="10"]:before {
  opacity: 1;
}

/*------------------- 3.10. Animation -------------------*/
.ripple-animation, .play-btn:after, .play-btn:before {
  -webkit-animation-duration: var(--ripple-ani-duration);
          animation-duration: var(--ripple-ani-duration);
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: ripple;
          animation-name: ripple;
}

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
  30% {
    opacity: 0.4;
  }
  100% {
    -webkit-transform: scale(1.8);
            transform: scale(1.8);
    opacity: 0;
  }
}

@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
  30% {
    opacity: 0.4;
  }
  100% {
    -webkit-transform: scale(1.8);
            transform: scale(1.8);
    opacity: 0;
  }
}

@-webkit-keyframes ripple2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
  30% {
    opacity: 0.4;
  }
  100% {
    -webkit-transform: scale(2.8);
            transform: scale(2.8);
    opacity: 0;
  }
}

@keyframes ripple2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
  30% {
    opacity: 0.4;
  }
  100% {
    -webkit-transform: scale(2.8);
            transform: scale(2.8);
    opacity: 0;
  }
}

.fancy-animation {
  -webkit-animation: morph 8s ease-in-out infinite;
          animation: morph 8s ease-in-out infinite;
}

@-webkit-keyframes morph {
  0% {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
  }
  50% {
    border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
  }
  100% {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
  }
}

@keyframes morph {
  0% {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
  }
  50% {
    border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
  }
  100% {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
  }
}

.movingX {
  -webkit-animation: movingX 8s linear infinite;
          animation: movingX 8s linear infinite;
}

@-webkit-keyframes movingX {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes movingX {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.movingCar {
  -webkit-animation: movingCar 25s linear infinite;
          animation: movingCar 25s linear infinite;
}

@-webkit-keyframes movingCar {
  0% {
    -webkit-transform: translateX(0) rotateY(0deg);
            transform: translateX(0) rotateY(0deg);
  }
  50% {
    -webkit-transform: translateX(calc(100vw*-1 + 108%));
            transform: translateX(calc(100vw*-1 + 108%));
  }
  51% {
    -webkit-transform: translateX(calc(100vw*-1 + 108%)) rotateY(180deg);
            transform: translateX(calc(100vw*-1 + 108%)) rotateY(180deg);
  }
  100% {
    -webkit-transform: translateX(0) rotateY(180deg);
            transform: translateX(0) rotateY(180deg);
  }
}

@keyframes movingCar {
  0% {
    -webkit-transform: translateX(0) rotateY(0deg);
            transform: translateX(0) rotateY(0deg);
  }
  50% {
    -webkit-transform: translateX(calc(100vw*-1 + 108%));
            transform: translateX(calc(100vw*-1 + 108%));
  }
  51% {
    -webkit-transform: translateX(calc(100vw*-1 + 108%)) rotateY(180deg);
            transform: translateX(calc(100vw*-1 + 108%)) rotateY(180deg);
  }
  100% {
    -webkit-transform: translateX(0) rotateY(180deg);
            transform: translateX(0) rotateY(180deg);
  }
}

.moving {
  -webkit-animation: moving 8s linear infinite;
          animation: moving 8s linear infinite;
}

@-webkit-keyframes moving {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes moving {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.jump {
  -webkit-animation: jumpAni 7s linear infinite;
          animation: jumpAni 7s linear infinite;
}

@-webkit-keyframes jumpAni {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes jumpAni {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.jump-reverse {
  -webkit-animation: jumpReverseAni 7s linear infinite;
          animation: jumpReverseAni 7s linear infinite;
}

@-webkit-keyframes jumpReverseAni {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes jumpReverseAni {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.spin {
  -webkit-animation: spin 10s linear infinite;
          animation: spin 10s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.bg-color-ani,
.color-animate {
  -webkit-animation: bgColor 6s linear infinite;
          animation: bgColor 6s linear infinite;
}

@-webkit-keyframes bgColor {
  0% {
    background-color: #F2BA4C;
  }
  25% {
    background-color: #81F24C;
  }
  50% {
    background-color: #41F27D;
  }
  75% {
    background-color: #0500FF;
  }
  100% {
    background-color: #F2BA4C;
  }
}

@keyframes bgColor {
  0% {
    background-color: #F2BA4C;
  }
  25% {
    background-color: #81F24C;
  }
  50% {
    background-color: #41F27D;
  }
  75% {
    background-color: #0500FF;
  }
  100% {
    background-color: #F2BA4C;
  }
}

@-webkit-keyframes animate-positive {
  0% {
    width: 0;
  }
}

@keyframes animate-positive {
  0% {
    width: 0;
  }
}

.scalein.th-animated {
  --animation-name: scalein;
}

.slidetopleft.th-animated {
  --animation-name: slidetopleft;
}

.slidebottomright.th-animated {
  --animation-name: slidebottomright;
}

.slideinleft.th-animated {
  --animation-name: slideinleft;
}

.slideinright.th-animated {
  --animation-name: slideinright;
}

.slideinup.th-animated {
  --animation-name: slideinup;
}

.slideindown.th-animated {
  --animation-name: slideindown;
}

.rollinleft.th-animated {
  --animation-name: rollinleft;
}

.rollinright.th-animated {
  --animation-name: rollinright;
}

.scalein,
.slidetopleft,
.slidebottomright,
.slideinleft,
.slideinright,
.slideindown,
.slideinup,
.rollinleft,
.rollinright {
  opacity: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-name: var(--animation-name);
          animation-name: var(--animation-name);
}

.th-animated {
  opacity: 1;
}

@-webkit-keyframes slideinup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70px);
            transform: translateY(70px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideinup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70px);
            transform: translateY(70px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes slideinright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(70px);
            transform: translateX(70px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideinright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(70px);
            transform: translateX(70px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes slideindown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-70px);
            transform: translateY(-70px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideindown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-70px);
            transform: translateY(-70px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes slideinleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-70px);
            transform: translateX(-70px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideinleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-70px);
            transform: translateX(-70px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes slidebottomright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px) translateY(100px);
            transform: translateX(100px) translateY(100px);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
}

@keyframes slidebottomright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px) translateY(100px);
            transform: translateX(100px) translateY(100px);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
}

@-webkit-keyframes slidetopleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px) translateY(-100px);
            transform: translateX(-100px) translateY(-100px);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
}

@keyframes slidetopleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px) translateY(-100px);
            transform: translateX(-100px) translateY(-100px);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
}

/*=================================
    04. Template Style
==================================*/
/*------------------- 4.1. Widget  -------------------*/
.widget_nav_menu ul,
.widget_meta ul,
.widget_pages ul,
.widget_archive ul,
.widget_categories ul,
.wp-block-categories ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 0;
}

.widget_nav_menu > ul,
.widget_nav_menu .menu,
.widget_meta > ul,
.widget_meta .menu,
.widget_pages > ul,
.widget_pages .menu,
.widget_archive > ul,
.widget_archive .menu,
.widget_categories > ul,
.widget_categories .menu,
.wp-block-categories > ul,
.wp-block-categories .menu {
  margin: 0;
}

.widget_nav_menu a,
.widget_meta a,
.widget_pages a,
.widget_archive a,
.widget_categories a,
.wp-block-categories a {
  display: block;
  background-color: transparent;
  margin: 0;
  padding: 16px 45px 19px 27px;
  font-size: 16px;
  line-height: 1.313;
  color: var(--title-color);
  background-color: var(--title-color);
  font-weight: 700;
  border-radius: 4px;
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
}

.widget_nav_menu a:after,
.widget_meta a:after,
.widget_pages a:after,
.widget_archive a:after,
.widget_categories a:after,
.wp-block-categories a:after {
  content: "\f138";
  position: absolute;
  right: 25px;
  top: 13px;
  font-family: var(--icon-font);
  font-size: 13px;
  font-weight: 900;
  color: var(--title-color);
  height: 30px;
  width: 30px;
  line-height: 31px;
  background-color: var(--body-bg);
  border-radius: 99px;
  text-align: center;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.widget_nav_menu a:before,
.widget_meta a:before,
.widget_pages a:before,
.widget_archive a:before,
.widget_categories a:before,
.wp-block-categories a:before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: var(--smoke-color);
  border-radius: inherit;
  z-index: -1;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.widget_nav_menu a:hover,
.widget_meta a:hover,
.widget_pages a:hover,
.widget_archive a:hover,
.widget_categories a:hover,
.wp-block-categories a:hover {
  color: var(--white-color);
}

.widget_nav_menu a:hover:after,
.widget_meta a:hover:after,
.widget_pages a:hover:after,
.widget_archive a:hover:after,
.widget_categories a:hover:after,
.wp-block-categories a:hover:after {
  background-color: var(--theme-color);
  color: var(--white-color);
}

.widget_nav_menu a:hover:before,
.widget_meta a:hover:before,
.widget_pages a:hover:before,
.widget_archive a:hover:before,
.widget_categories a:hover:before,
.wp-block-categories a:hover:before {
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
}

.widget_nav_menu li,
.widget_meta li,
.widget_pages li,
.widget_archive li,
.widget_categories li,
.wp-block-categories li {
  display: block;
  position: relative;
}

.widget_nav_menu li:last-child a,
.widget_meta li:last-child a,
.widget_pages li:last-child a,
.widget_archive li:last-child a,
.widget_categories li:last-child a,
.wp-block-categories li:last-child a {
  border-bottom: none;
}

.widget_nav_menu li > span,
.widget_meta li > span,
.widget_pages li > span,
.widget_archive li > span,
.widget_categories li > span,
.wp-block-categories li > span {
  color: var(--body-color);
  text-align: center;
  position: absolute;
  right: 0;
  top: 14px;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  pointer-events: none;
  min-width: 20px;
  text-align: right;
}

.widget_nav_menu a:hover ~ span,
.widget_meta a:hover ~ span,
.widget_pages a:hover ~ span,
.widget_archive a:hover ~ span,
.widget_categories a:hover ~ span,
.wp-block-categories a:hover ~ span {
  color: var(--theme-color);
}

.widget_nav_menu .children,
.widget_meta .children,
.widget_pages .children,
.widget_archive .children,
.widget_categories .children,
.wp-block-categories .children {
  margin-left: 10px;
}

.wp-block-categories {
  list-style: none;
  padding: 0;
  margin: 0 0 -10px 0;
}

.widget_nav_menu a,
.widget_meta a,
.widget_pages a {
  padding-right: 20px;
}

.widget_nav_menu .sub-menu {
  margin-left: 10px;
}

.wp-block-archives {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

.wp-block-archives a:not(:hover) {
  color: inherit;
}

.th-blog ul.wp-block-archives li {
  margin: 5px 0;
}

.widget {
  margin-bottom: 35px;
  position: relative;
}

.widget[data-overlay]:before {
  z-index: -1;
}

.widget .th-social a {
  box-shadow: 0px 2px 14px rgba(4, 6, 66, 0.1);
}

.widget textarea {
  min-height: 120px;
}

.widget input,
.widget select {
  height: 56px;
}

.wp-block-search__label,
.widget_title {
  position: relative;
  font-size: 22px;
  font-weight: 700;
  font-family: var(--title-font);
  line-height: 1em;
  padding-bottom: 17px;
  margin: -0.12em 0 30px 0;
  overflow: hidden;
}

.wp-block-search__label:after, .wp-block-search__label:before,
.widget_title:after,
.widget_title:before {
  content: '';
  width: 100%;
  border-bottom: 2px dashed var(--gray-color);
  position: absolute;
  bottom: 0;
  left: 0;
}

.wp-block-search__label:after,
.widget_title:after {
  border-color: var(--theme-color);
  width: 56px;
  outline-width: 14px;
  outline-color: var(--body-bg);
  outline-style: solid;
  -webkit-animation: titleLine 16s linear infinite;
          animation: titleLine 16s linear infinite;
}

@-webkit-keyframes titleLine {
  0% {
    width: 56px;
  }
  50% {
    width: 100%;
  }
  100% {
    width: 56px;
  }
}

@keyframes titleLine {
  0% {
    width: 56px;
  }
  50% {
    width: 100%;
  }
  100% {
    width: 56px;
  }
}

.widget-form {
  --bs-gutter-x: 20px;
}

.widget .search-form {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.widget .search-form input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 4px 0 0 4px;
  padding-right: 25px;
  border: 1px solid var(--smoke-color);
}

.widget .search-form input:focus {
  border-color: var(--theme-color);
}

.widget .search-form button {
  border: none;
  font-size: 16px;
  font-size: 500;
  background-color: var(--theme-color);
  color: var(--white-color);
  display: inline-block;
  padding: 0;
  width: 56px;
  text-align: center;
  border-radius: 0 4px 4px 0;
}

.widget .search-form button:hover {
  background-color: var(--title-color);
}

.wp-block-tag-cloud a,
.tagcloud a {
  display: inline-block;
  font-size: 15px;
  font-family: var(--body-font);
  text-transform: capitalize;
  line-height: 1;
  padding: 9px 16px;
  margin-right: 6px;
  margin-bottom: 10px;
  color: var(--body-color);
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid var(--gray-color);
}

.wp-block-tag-cloud a:hover,
.tagcloud a:hover {
  background-color: var(--theme-color);
  color: var(--white-color) !important;
  border-color: var(--theme-color);
}

.wp-block-tag-cloud,
.tagcloud {
  margin-right: -10px;
  margin-bottom: -10px;
}

.newsletter-widget2 {
  background-color: var(--smoke-color);
  padding: 40px 30px;
  text-align: center;
}

.newsletter-widget2 .newsletter-form {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}

.newsletter-widget2 input, .newsletter-widget2 select {
  height: 50px;
}

.newsletter-widget2 .th-btn {
  padding: 18px 20px !important;
}

.newsletter-widget3 {
  background-color: var(--smoke-color);
  padding: 40px;
  text-align: center;
}

.newsletter-widget3 .newsletter-form {
  margin-left: auto;
  margin-right: auto;
}

.newsletter-widget3 .form-control {
  border-radius: 99px;
}

.newsletter-widget3 .icon-btn {
  border-radius: 99px;
  width: 56px;
  height: 56px;
  margin-left: -66px;
}

.sidebar-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 320px;
}

.sidebar-gallery .gallery-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  color: var(--white-color);
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(-50%, 20px);
      -ms-transform: translate(-50%, 20px);
          transform: translate(-50%, 20px);
}

.sidebar-gallery .gallery-btn:hover {
  color: var(--theme-color);
}

.sidebar-gallery .gallery-thumb {
  overflow: hidden;
  position: relative;
  border-radius: 0;
}

.sidebar-gallery .gallery-thumb:before {
  content: '';
  height: calc(100% - 14px);
  width: calc(100% - 14px);
  background-color: var(--title-dark);
  opacity: 0.8;
  position: absolute;
  top: 7px;
  left: 7px;
  border: 1px solid var(--white-color);
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  border-radius: inherit;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.sidebar-gallery .gallery-thumb img {
  width: 100%;
}

.sidebar-gallery .gallery-thumb:hover:before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

.sidebar-gallery .gallery-thumb:hover .gallery-btn {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.sidebar-gallery .wp-block-image {
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  width: 100% !important;
}

.sidebar-gallery .wp-block-image img {
  width: 100%;
}

.recent-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

.recent-post:last-child {
  margin-bottom: 0;
}

.recent-post .media-img {
  margin-right: 18px;
  width: 80px;
  overflow: hidden;
  border-radius: 0;
  position: relative;
}

.recent-post .media-img img {
  width: 100%;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.recent-post .media-img:after {
  content: '\f0c1';
  font-family: var(--icon-font);
  position: absolute;
  inset: 0;
  text-align: center;
  line-height: 85px;
  font-size: 24px;
  background-color: rgba(0, 0, 0, 0.7);
  color: var(--theme-color);
  pointer-events: none;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.recent-post .post-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 10px 0;
  font-family: var(--title-font);
}

.recent-post .recent-post-meta a {
  text-transform: capitalize;
  font-size: 14px;
  color: var(--body-color);
  font-family: var(--body-font);
  font-weight: 500;
}

.recent-post .recent-post-meta a i {
  margin-right: 6px;
}

.recent-post .recent-post-meta a:hover {
  color: var(--theme-color);
}

.recent-post:hover .media-img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.recent-post:hover .media-img:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.sidebar-wrap {
  position: relative;
  margin-bottom: 30px;
}

.sidebar-area {
  margin-bottom: -10px;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  right: 0;
}

.sidebar-area ul.wp-block-latest-posts {
  margin-bottom: 0;
}

.sidebar-area ul.wp-block-latest-posts li:last-child {
  margin-bottom: 0;
}

.sidebar-area .sidebar-gallery {
  margin-bottom: 0 !important;
}

.sidebar-area .widget .wp-block-search {
  margin-bottom: 0;
}

.sidebar-area .wp-block-group__inner-container h2 {
  font-size: 20px;
  line-height: 1em;
  margin-bottom: 20px;
  margin-top: -0.07em;
}

.sidebar-area ol.wp-block-latest-comments {
  padding: 0;
  margin: 0;
}

.sidebar-area ol.wp-block-latest-comments li {
  line-height: 1.5;
  margin: 0 0 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
}

.sidebar-area ol.wp-block-latest-comments li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.sidebar-area.style-bg {
  background-color: var(--body-bg);
  padding: 30px;
  margin-bottom: 10px;
  /* Extra small devices */
}

@media (max-width: 575px) {
  .sidebar-area.style-bg {
    padding: 15px;
  }
}

.sidebar-area.style-bg .widget:last-child {
  margin-bottom: 0;
}

.th-weather {
  background-color: var(--smoke-color);
  padding: 30px 20px 20px 20px;
  text-align: center;
}

.th-weather .name {
  font-size: 14px;
}

.th-weather .temperature {
  font-size: 12px;
}

.th-weather .days-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.th-weather .days {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 6px;
}

.th-weather .days:hover {
  background-color: var(--white-color);
}

.th-weather .days.active {
  background-color: var(--theme-color);
}

.th-weather .days.active .name,
.th-weather .days.active .temperature {
  color: var(--white-color);
}

.th-weather .days.active .icon {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.th-weather .active-area {
  margin-top: 20px;
  border-radius: 10px;
  padding: 40px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
}

.th-weather .active-area .icon {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.th-weather .temp-active {
  color: var(--white-color);
  font-size: 40px;
}

.price_slider_wrapper {
  margin-top: -0.5em;
}

.price_slider_wrapper .price_label {
  margin-bottom: 10px;
}

.price_slider_wrapper .price_label span {
  display: inline-block;
  color: var(--body-color);
}

.price_slider_wrapper .ui-slider {
  height: 6px;
  position: relative;
  width: 100%;
  background-color: var(--theme-color);
  border: none;
  margin-top: 15px;
  margin-bottom: 25px;
  cursor: pointer;
  border-radius: 0;
}

.price_slider_wrapper .ui-slider-range {
  border: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 1;
  display: block;
  background-color: var(--title-color);
}

.price_slider_wrapper .ui-slider-handle {
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 50%;
  text-align: center;
  padding: 0;
  cursor: pointer;
  position: absolute;
  margin-top: -5px;
  z-index: 2;
  background-color: var(--white-color);
  border: 3px solid var(--title-color);
  -webkit-transform: translateX(-1px);
      -ms-transform: translateX(-1px);
          transform: translateX(-1px);
}

.price_slider_wrapper .ui-slider-handle:focus {
  outline: none;
  box-shadow: 1.5px 2.598px 10px 0px rgba(0, 0, 0, 0.15);
}

.price_slider_wrapper .ui-slider-handle:last-child {
  -webkit-transform: translateX(-9px);
      -ms-transform: translateX(-9px);
          transform: translateX(-9px);
}

.price_slider_wrapper button,
.price_slider_wrapper .button {
  background-color: var(--theme-color);
  color: var(--white-color);
  font-weight: 500;
  line-height: 1.6;
  text-transform: capitalize;
  text-align: center;
  border: none;
  display: inline-block;
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding: 7px 20px;
  min-width: 100px;
  font-size: 14px;
  border-radius: 0;
  -webkit-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
}

.price_slider_wrapper button:hover,
.price_slider_wrapper .button:hover {
  background-color: var(--title-color);
}

.widget_shopping_cart .widget_title {
  margin-bottom: 30px;
  border-bottom: none;
}

.widget_shopping_cart ul {
  margin: 0;
  padding: 0;
}

.widget_shopping_cart ul li {
  list-style-type: none;
}

.widget_shopping_cart .mini_cart_item {
  position: relative;
  padding: 30px 30px 30px 90px;
  border-bottom: 1px solid var(--border-color);
  margin-bottom: 0;
  text-align: left;
}

.widget_shopping_cart .mini_cart_item:first-child {
  border-top: 1px solid var(--border-color);
}

.widget_shopping_cart .cart_list a:not(.remove) {
  display: block;
  color: var(--body-color);
  font-size: 16px;
  font-weight: 500;
  font-family: var(--title-font);
  font-weight: 600;
  color: var(--title-color);
}

.widget_shopping_cart .cart_list a:not(.remove):hover {
  color: var(--theme-color);
}

.widget_shopping_cart .cart_list a.remove {
  position: absolute;
  top: 50%;
  left: 95%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: var(--body-color);
}

.widget_shopping_cart .cart_list a.remove:hover {
  color: var(--theme-color);
}

.widget_shopping_cart .cart_list img {
  width: 75px;
  height: 75px;
  position: absolute;
  left: 0;
  top: 18px;
  background-color: var(--smoke-color);
}

.widget_shopping_cart .quantity {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  white-space: nowrap;
  vertical-align: top;
  margin-right: 20px;
  font-size: 14px;
  font-weight: 500;
}

.widget_shopping_cart .total {
  margin-top: 20px;
  font-size: 18px;
  color: var(--title-color);
  font-family: var(--body-font);
}

.widget_shopping_cart .total strong {
  font-family: var(--title-font);
}

.widget_shopping_cart .amount {
  padding-left: 5px;
}

.widget_shopping_cart .th-btn {
  margin-right: 15px;
}

.widget_shopping_cart .th-btn:last-child {
  margin-right: 0;
}

.th-video-widget .video-thumb {
  position: relative;
}

.th-video-widget .play-btn {
  --icon-size: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.th-video-widget .play-btn i {
  font-size: 16px;
}

.th-video-widget .video-thumb-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 10px;
  margin-bottom: -0.3em;
}

.widget_recent_entries ul {
  margin: -0.3em 0 0 0;
  padding: 0;
  list-style: none;
}

.widget_recent_entries ul li > a {
  color: var(--body-color);
  font-weight: 500;
  display: inline-block;
}

.widget_recent_entries ul li > a:hover {
  color: var(--theme-color);
}

.widget_recent_entries ul li span.post-date {
  font-size: 14px;
}

.widget_recent_entries ul li:not(:last-child) {
  border-bottom: 1px solid #dadada;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

.widget_recent_comments ul,
.wp-block-latest-comments ul {
  list-style-type: none;
  padding-left: 0;
}

ul.widget_recent_comments,
ol.widget_recent_comments,
.wp-block-latest-comments {
  margin-top: -0.11em;
  padding-left: 0;
}

.widget_recent_comments ol,
.widget_recent_comments ul,
.wp-block-latest-comments ol,
.wp-block-latest-comments ul {
  margin-bottom: 0;
}

.widget_recent_comments li,
.wp-block-latest-comments li {
  margin-bottom: 0;
  color: var(--body-color);
  padding-left: 30px;
  position: relative;
}

.widget_recent_comments li:before,
.wp-block-latest-comments li:before {
  content: "\f24a";
  position: absolute;
  left: 0;
  top: -1px;
  color: var(--theme-color);
  font-family: var(--icon-font);
}

.widget_recent_comments.has-avatars li,
.wp-block-latest-comments.has-avatars li {
  padding-left: 0;
  padding-bottom: 0 !important;
}

.widget_recent_comments.has-avatars li:before,
.wp-block-latest-comments.has-avatars li:before {
  display: none;
}

.widget_recent_comments .avatar,
.wp-block-latest-comments .avatar {
  margin-top: 0.4em;
}

.widget_recent_comments li:not(:last-child),
.wp-block-latest-comments li:not(:last-child) {
  padding-bottom: 12px;
}

.widget_recent_comments article,
.wp-block-latest-comments article {
  line-height: 1.5;
}

.widget_recent_comments a,
.wp-block-latest-comments a {
  color: inherit;
}

.widget_recent_comments a:hover,
.wp-block-latest-comments a:hover {
  color: var(--theme-color);
}

.wp-block-latest-comments__comment {
  line-height: 1.6;
}

.wp-block-latest-comments__comment a {
  color: var(--body-color);
}

.wp-block-latest-comments__comment a:hover {
  color: var(--theme-color);
}

.wp-block-latest-comments__comment:last-child {
  margin-bottom: 0;
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
  padding: 10px;
}

.wp-block-calendar,
.calendar_wrap {
  position: relative;
  background-color: #fff;
  padding-bottom: 0;
  border: none;
}

.wp-block-calendar span[class*="wp-calendar-nav"],
.calendar_wrap span[class*="wp-calendar-nav"] {
  position: absolute;
  top: 9px;
  left: 20px;
  font-size: 14px;
  color: var(--white-color);
  font-weight: 400;
  z-index: 1;
  line-height: 1.7;
}

.wp-block-calendar span[class*="wp-calendar-nav"] a,
.calendar_wrap span[class*="wp-calendar-nav"] a {
  color: inherit;
}

.wp-block-calendar span.wp-calendar-nav-next,
.calendar_wrap span.wp-calendar-nav-next {
  left: auto;
  right: 20px;
}

.wp-block-calendar caption,
.calendar_wrap caption {
  caption-side: top;
  text-align: center;
  color: var(--white-color);
  background-color: var(--theme-color);
}

.wp-block-calendar th,
.calendar_wrap th {
  font-size: 14px;
  padding: 5px 5px;
  border: none;
  text-align: center;
  border-right: 1px solid #fff;
  color: var(--title-color);
  font-weight: 500;
}

.wp-block-calendar th:first-child,
.calendar_wrap th:first-child {
  border-left: 1px solid #eee;
}

.wp-block-calendar th:last-child,
.calendar_wrap th:last-child {
  border-right: 1px solid #eee;
}

.wp-block-calendar table th,
.calendar_wrap table th {
  font-weight: 500;
}

.wp-block-calendar td,
.calendar_wrap td {
  font-size: 14px;
  padding: 5px 5px;
  color: #01133c;
  border: 1px solid #eee;
  text-align: center;
  background-color: transparent;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.wp-block-calendar #today,
.calendar_wrap #today {
  color: var(--theme-color);
  background-color: var(--white-color);
  border-color: #ededed;
}

.wp-block-calendar thead,
.calendar_wrap thead {
  background-color: #fff;
}

.wp-block-calendar .wp-calendar-table,
.calendar_wrap .wp-calendar-table {
  margin-bottom: 0;
}

.wp-block-calendar .wp-calendar-nav .pad,
.calendar_wrap .wp-calendar-nav .pad {
  display: none;
}

.wp-block-calendar a,
.calendar_wrap a {
  color: inherit;
  text-decoration: none;
}

.wp-block-calendar a:hover,
.calendar_wrap a:hover {
  color: var(--title-color);
}

.wp-block-calendar {
  margin-bottom: 30px;
  border: none;
  padding-bottom: 0;
}

.wp-block-calendar table caption {
  color: var(--white-color);
}

ul.widget_rss, ul.wp-block-rss,
ol.widget_rss,
ol.wp-block-rss {
  padding-left: 0;
}

.widget_rss,
.wp-block-rss {
  list-style-type: none;
}

.widget_rss ul,
.wp-block-rss ul {
  margin: -0.2em 0 -0.5em 0;
  padding: 0;
  list-style: none;
}

.widget_rss ul .rsswidget,
.wp-block-rss ul .rsswidget {
  color: var(--title-color);
  font-family: var(--theme-font);
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}

.widget_rss ul .rssSummary,
.wp-block-rss ul .rssSummary {
  font-size: 14px;
  margin-bottom: 7px;
  line-height: 1.5;
}

.widget_rss ul a,
.wp-block-rss ul a {
  display: block;
  font-weight: 600;
  color: inherit;
}

.widget_rss ul a:hover,
.wp-block-rss ul a:hover {
  color: var(--theme-color);
}

.widget_rss ul .rss-date,
.wp-block-rss ul .rss-date {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 400;
  color: var(--title-color);
}

.widget_rss ul .rss-date:before,
.wp-block-rss ul .rss-date:before {
  content: "\f1f6";
  font-family: var(--icon-font);
  margin-right: 10px;
  font-weight: 300;
  color: var(--theme-color);
}

.widget_rss ul cite,
.wp-block-rss ul cite {
  font-weight: 500;
  color: var(--title-color);
  font-family: var(--body-font);
  font-size: 14px;
}

.widget_rss ul cite:before,
.wp-block-rss ul cite:before {
  content: "";
  position: relative;
  top: -1px;
  left: 0;
  width: 20px;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  background-color: var(--theme-color);
}

.widget_rss li:not(:last-child),
.wp-block-rss li:not(:last-child) {
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 16px;
}

.widget_rss a:hover,
.wp-block-rss a:hover {
  color: var(--theme-color);
}

.textwidget {
  margin-top: -0.1em;
}

.sidebar-area .widget_shopping_cart .th-btn {
  margin-right: 10px;
  padding: 8px 22px;
  font-size: 14px;
}

.sidebar-area .widget_shopping_cart .th-btn {
  margin-right: 10px;
  padding: 8px 22px;
  font-size: 14px;
}

/* Large devices */
@media (max-width: 1199px) {
  .author-widget-wrap .name {
    font-size: 22px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .sidebar-area {
    padding-top: 15px;
  }
  .wp-block-tag-cloud a,
  .tagcloud a {
    padding: 10.5px 18px;
  }
}

.footer-widget {
  margin-bottom: 40px;
}

.footer-widget,
.footer-widget .widget {
  padding: 0;
  border: none;
  padding-bottom: 0;
  background-color: transparent;
  box-shadow: none;
}

.footer-widget .form-group > i {
  color: var(--theme-color);
  top: 18px;
}

.footer-widget .sidebar-gallery {
  max-width: 287px;
  gap: 11px;
}

.footer-widget .sidebar-gallery .gallery-thumb {
  border-radius: 5px;
}

.footer-widget .widget_title {
  max-width: 270px;
  font-weight: 600;
  color: var(--white-color);
  text-transform: capitalize;
  margin: -0.12em 0 28px 0;
  padding: 0;
}

.footer-widget .widget_title:before, .footer-widget .widget_title:after {
  display: none;
}

.footer-widget.widget_meta ul, .footer-widget.widget_pages ul, .footer-widget.widget_archive ul, .footer-widget.widget_categories ul, .footer-widget.widget_nav_menu ul {
  margin-top: -4px;
}

.footer-widget.widget_meta .menu,
.footer-widget.widget_meta > ul, .footer-widget.widget_pages .menu,
.footer-widget.widget_pages > ul, .footer-widget.widget_archive .menu,
.footer-widget.widget_archive > ul, .footer-widget.widget_categories .menu,
.footer-widget.widget_categories > ul, .footer-widget.widget_nav_menu .menu,
.footer-widget.widget_nav_menu > ul {
  margin-bottom: -4px;
}

.footer-widget.widget_meta a, .footer-widget.widget_pages a, .footer-widget.widget_archive a, .footer-widget.widget_categories a, .footer-widget.widget_nav_menu a {
  color: var(--body-color);
  font-size: 16px;
  font-weight: 400;
  padding: 0 0 0 18px;
  margin-bottom: 16px;
  font-family: var(--body-font);
  display: block;
  max-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-right: 0;
  background-color: transparent;
  border-bottom: none;
  position: relative;
}

.footer-widget.widget_meta a:before, .footer-widget.widget_pages a:before, .footer-widget.widget_archive a:before, .footer-widget.widget_categories a:before, .footer-widget.widget_nav_menu a:before {
  display: none;
}

.footer-widget.widget_meta a:after, .footer-widget.widget_pages a:after, .footer-widget.widget_archive a:after, .footer-widget.widget_categories a:after, .footer-widget.widget_nav_menu a:after {
  content: "\f285";
  right: unset;
  left: 0;
  top: 2px;
  background-color: transparent;
  height: auto;
  width: auto;
  line-height: inherit;
  border-radius: 0;
  color: inherit;
  -webkit-transition: 0.3s -webkit-transform ease-in-out;
  transition: 0.3s -webkit-transform ease-in-out;
  transition: 0.3s transform ease-in-out;
  transition: 0.3s transform ease-in-out, 0.3s -webkit-transform ease-in-out;
}

.footer-widget.widget_meta a:hover, .footer-widget.widget_pages a:hover, .footer-widget.widget_archive a:hover, .footer-widget.widget_categories a:hover, .footer-widget.widget_nav_menu a:hover {
  background-color: transparent;
  color: var(--theme-color);
}

.footer-widget.widget_meta a:hover:after, .footer-widget.widget_pages a:hover:after, .footer-widget.widget_archive a:hover:after, .footer-widget.widget_categories a:hover:after, .footer-widget.widget_nav_menu a:hover:after {
  -webkit-transform: translateX(4px);
      -ms-transform: translateX(4px);
          transform: translateX(4px);
}

.footer-widget.widget_meta li > span, .footer-widget.widget_pages li > span, .footer-widget.widget_archive li > span, .footer-widget.widget_categories li > span, .footer-widget.widget_nav_menu li > span {
  width: auto;
  height: auto;
  position: relative;
  background-color: transparent;
  color: var(--body-color);
  line-height: 1;
}

.footer-widget.widget_meta li:last-child a, .footer-widget.widget_pages li:last-child a, .footer-widget.widget_archive li:last-child a, .footer-widget.widget_categories li:last-child a, .footer-widget.widget_nav_menu li:last-child a {
  margin-bottom: 0;
}

.footer-widget .recent-post {
  max-width: 285px;
  margin-top: -0.1em;
}

.footer-widget .recent-post .post-title {
  color: var(--white-color);
}

.footer-widget .recent-post:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.about-logo {
  margin-bottom: 15px;
}

.th-widget-about .about-logo {
  margin-bottom: 30px;
}

.th-widget-about .about-text {
  margin-bottom: 30px;
  margin-top: -0.45em;
}

.footer-text {
  margin-top: -0.45em;
  margin-bottom: 25px;
}

.social-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.social-box .social-title {
  font-size: 20px;
  color: var(--white-color);
  font-weight: 600;
  margin-right: 20px;
  margin-bottom: 0;
}

.icon-group a {
  color: var(--white-color);
  font-size: 18px;
  margin-right: 17px;
}

.icon-group a:last-child {
  margin-right: 0;
}

.newsletter-form {
  position: relative;
  max-width: 465px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.newsletter-form .th-btn {
  min-width: 145px;
  padding: 21px 20px;
}

.newsletter-form.width2 {
  max-width: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* Medium devices */
}

.newsletter-form.width2 input {
  height: 56px;
}

@media (max-width: 991px) {
  .newsletter-form.width2 {
    margin-left: auto;
    margin-right: auto;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .footer-widget.widget_meta a, .footer-widget.widget_pages a, .footer-widget.widget_archive a, .footer-widget.widget_categories a, .footer-widget.widget_nav_menu a {
    margin-bottom: 16px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .footer-widget .widget_title {
    margin-bottom: 35px;
  }
  .th-widget-about .about-text {
    margin-bottom: 20px;
  }
  .social-box.mb-30 {
    margin-bottom: 25px;
  }
}

/*------------------- 4.2. Header  -------------------*/
.th-header {
  position: relative;
  z-index: 41;
}

.sticky-wrapper {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.sticky-wrapper.sticky {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: var(--white-color);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
  -webkit-animation: stickyAni 0.4s ease-in-out;
          animation: stickyAni 0.4s ease-in-out;
}

@-webkit-keyframes stickyAni {
  0% {
    -webkit-transform: translate3d(0, -40px, 0) scaleY(0.8);
            transform: translate3d(0, -40px, 0) scaleY(0.8);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scaleY(1);
            transform: translate3d(0, 0, 0) scaleY(1);
    opacity: 1;
  }
}

@keyframes stickyAni {
  0% {
    -webkit-transform: translate3d(0, -40px, 0) scaleY(0.8);
            transform: translate3d(0, -40px, 0) scaleY(0.8);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scaleY(1);
            transform: translate3d(0, 0, 0) scaleY(1);
    opacity: 1;
  }
}

.main-menu a {
  display: block;
  position: relative;
  font-weight: 500;
  font-size: 14px;
  font-family: var(--body-font);
  color: var(--title-color);
  text-transform: uppercase;
}

.main-menu a:hover {
  color: var(--theme-color);
}

.main-menu > ul > li {
  margin: 0 19px;
}

.main-menu > ul > li > a {
  padding: 17px 0;
  color: var(--white-color);
}

.main-menu > ul > li > a:hover {
  color: var(--theme-color);
}

.main-menu ul {
  margin: 0;
  padding: 0;
}

.main-menu ul li {
  list-style-type: none;
  display: inline-block;
  position: relative;
}

.main-menu ul li.menu-item-has-children > a:after {
  content: "\f282";
  display: inline-block;
  position: relative;
  font-family: var(--icon-font);
  margin-left: 4px;
  font-weight: 600;
  top: 0;
  font-size: 0.9em;
  color: inherit;
  -webkit-transition: 0.4s -webkit-transform ease-in-out;
  transition: 0.4s -webkit-transform ease-in-out;
  transition: 0.4s transform ease-in-out;
  transition: 0.4s transform ease-in-out, 0.4s -webkit-transform ease-in-out;
}

.main-menu ul li.menu-item-has-children > a:hover:after {
  content: "\f282";
  -webkit-transform: rotate(180deg) translateY(1px);
      -ms-transform: rotate(180deg) translateY(1px);
          transform: rotate(180deg) translateY(1px);
}

.main-menu ul li:last-child {
  margin-right: 0 !important;
}

.main-menu ul li:first-child {
  margin-left: 0 !important;
}

.main-menu ul li:hover .mega-menu,
.main-menu ul li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  z-index: 9;
}

.main-menu .mega-menu,
.main-menu ul.sub-menu {
  border-top: 3px solid var(--theme-color);
  position: absolute;
  text-align: left;
  top: 100%;
  left: 0;
  background-color: var(--body-bg);
  visibility: hidden;
  min-width: 230px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 7px;
  left: -14px;
  opacity: 0;
  z-index: -1;
  box-shadow: 0px 4px 15px rgba(1, 15, 28, 0.06);
  border-radius: 0;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.main-menu .mega-menu a,
.main-menu ul.sub-menu a {
  font-size: 14px;
  line-height: 30px;
}

.main-menu .mega-menu,
.main-menu ul.sub-menu {
  padding: 18px 20px 18px 18px;
  left: -27px;
}

.main-menu .mega-menu li,
.main-menu ul.sub-menu li {
  display: block;
  margin: 0 0;
  padding: 0px 9px;
}

.main-menu .mega-menu li.menu-item-has-children > a:after,
.main-menu ul.sub-menu li.menu-item-has-children > a:after {
  content: "\f285";
  float: right;
  top: 1px;
  display: inline-block;
}

.main-menu .mega-menu li.menu-item-has-children > a:hover:after,
.main-menu ul.sub-menu li.menu-item-has-children > a:hover:after {
  content: "\f285";
  -webkit-transform: rotate(90deg) translateY(-1px);
      -ms-transform: rotate(90deg) translateY(-1px);
          transform: rotate(90deg) translateY(-1px);
}

.main-menu .mega-menu li a,
.main-menu ul.sub-menu li a {
  color: var(--title-color);
  position: relative;
  padding-left: 0;
  text-transform: uppercase;
}

.main-menu .mega-menu li a:before,
.main-menu ul.sub-menu li a:before {
  content: "\f285";
  position: absolute;
  top: 7px;
  left: 10px;
  font-family: var(--icon-font);
  width: 11px;
  height: 11px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  font-size: 1em;
  line-height: 1;
  color: var(--theme-color);
  font-weight: 900;
  opacity: 0;
  visibility: visible;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.main-menu .mega-menu li a:hover,
.main-menu ul.sub-menu li a:hover {
  padding-left: 19px;
  color: var(--theme-color);
}

.main-menu .mega-menu li a:hover:before,
.main-menu ul.sub-menu li a:hover:before {
  visibility: visible;
  opacity: 1;
  left: 0;
}

.main-menu .mega-menu li .mega-menu,
.main-menu .mega-menu li ul.sub-menu,
.main-menu ul.sub-menu li .mega-menu,
.main-menu ul.sub-menu li ul.sub-menu {
  left: 100%;
  right: auto;
  top: 0;
  margin: 0 0;
  margin-left: 20px;
}

.main-menu .mega-menu li .mega-menu li ul,
.main-menu .mega-menu li ul.sub-menu li ul,
.main-menu ul.sub-menu li .mega-menu li ul,
.main-menu ul.sub-menu li ul.sub-menu li ul {
  left: 100%;
  right: auto;
}

.main-menu .mega-menu-wrap {
  position: static;
}

.main-menu .mega-menu {
  width: 100%;
  max-width: var(--main-container);
  left: calc(50% - var(--main-container)/2);
}

.main-menu.hide-icon ul.sub-menu li a {
  padding-left: 0;
}

.main-menu.hide-icon ul.sub-menu li a:before {
  display: none;
}

/* Medium Large devices */
@media (max-width: 1299px) {
  .main-menu .mega-menu {
    width: 100%;
    max-width: 100%;
    left: 0;
  }
}

@media (max-width: 1500px) {
  .main-menu > ul > li {
    margin: 0 15px;
  }
}

.header-pages {
  max-width: 100%;
}

.header-pages .header-page {
  border: 1px solid var(--border-color);
}

.simple-icon {
  position: relative;
  font-size: 20px;
  border: none;
  background-color: transparent;
  padding: 0;
  color: var(--title-color);
}

.simple-icon:has(.badge) {
  padding-right: 10px;
}

.simple-icon .badge {
  top: -6px;
  right: 0;
  font-size: 12px;
}

.simple-icon:hover {
  color: var(--theme-color);
}

.header-button {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}

.header-button .th-btn {
  margin-left: 15px;
}

.header-button .icon-btn {
  --btn-size: 60px;
  margin-left: 10px;
}

.header-button .icon-btn .badge {
  font-size: 12px;
  top: 0;
  right: 0;
}

.header-button .icon-btn:hover .badge {
  background-color: var(--title-color);
}

.header-button .simple-icon {
  color: var(--white-color);
}

.header-button .simple-icon:hover {
  color: var(--theme-color);
}

.social-links .social-title {
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  margin: 0 10px 0 0;
  color: var(--body-color);
}

.social-links a {
  font-size: 14px;
  display: inline-block;
  color: var(--body-color);
  margin: 0 15px 0 0;
}

.social-links a:last-child {
  margin-right: 0 !important;
}

.social-links a:hover {
  color: var(--theme-color);
}

.header-logo {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.header-links li {
  display: inline-block;
  position: relative;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.header-links li:not(:last-child) {
  margin: 0 35px 0 0;
}

.header-links li:not(:last-child):after {
  content: '';
  height: 10px;
  width: 1px;
  background-color: var(--body-color);
  position: absolute;
  top: 3px;
  right: -20px;
  opacity: 0.6;
}

.header-links li > i {
  font-size: 14px;
  margin-right: 8px;
  color: var(--theme-color);
}

.header-links li,
.header-links span,
.header-links p,
.header-links a {
  color: var(--body-color);
}

.header-links a:hover {
  color: var(--theme-color);
}

.header-links b,
.header-links strong {
  font-weight: 600;
  margin-right: 6px;
}

.theme-toggler i {
  margin-right: 6px;
  font-size: 14px;
}

.theme-toggler .dark {
  display: none;
}

.header-notice {
  margin: 0;
}

.header-top {
  padding: 7px 0;
  background-color: var(--border-color);
}

.header-middle {
  padding: 25px 0;
  /* Large devices */
  /* Medium devices */
}

.header-middle .header-logo {
  padding: 0;
}

@media (max-width: 1199px) {
  .header-middle {
    padding: 15px 0;
  }
}

@media (max-width: 991px) {
  .header-middle {
    padding: 12px 0;
  }
}

.menu-area {
  position: relative;
  z-index: 2;
  background-color: var(--title-dark);
}

/* Header 1 ---------------------------------- */
.header-layout1 {
  position: relative;
}

.header-layout1 .header-logo {
  position: relative;
  z-index: 2;
}

.header-layout1 .th-menu-toggle {
  margin-left: auto;
}

/* Extra small devices */
@media (max-width: 575px) {
  .header-layout1 .header-logo img {
    max-width: 150px;
  }
}

/* Header 2 ---------------------------------- */
.theme-switcher {
  display: inline-block;
  height: 18px;
  width: 54px;
  background-color: #f5f5f5;
  border-radius: 99px;
  position: relative;
  cursor: pointer;
}

.theme-switcher button {
  height: 24px;
  width: 24px;
  font-size: 14px;
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.3);
  border-radius: 90px;
  color: var(--title-dark);
  border: none;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -3px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.theme-switcher.active button {
  left: calc(100% - 24px);
}

.theme-switcher .dark {
  display: none;
}

.header-icon {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 20px;
  margin-bottom: 15px;
}

.header-layout2 .header-top {
  padding: 10px 0;
  background-color: var(--body-bg);
}

/* Header 3 ---------------------------------- */
.header-layout3 .header-top {
  background-color: var(--title-dark);
  padding: 0;
}

.header-layout3 .header-top .news-area {
  background-color: var(--title-dark);
}

.header-layout3 .header-middle {
  /* Small devices */
}

@media (max-width: 767px) {
  .header-layout3 .header-middle {
    padding: 15px 0 8px 0;
  }
  .header-layout3 .header-middle .header-icon {
    margin-bottom: 5px;
  }
}

.header-layout3 .theme-switcher {
  background-color: var(--gray-color);
}

.header-layout3 .menu-area {
  background-color: var(--body-bg);
  border-top: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
}

.header-layout3 .main-menu > ul > li > a {
  color: var(--title-color);
}

.header-layout3 .header-button .simple-icon {
  color: var(--title-color);
}

/* Header 5 ---------------------------------- */
.header-layout5 {
  background-color: var(--title-dark);
}

.header-layout5 .sticky-wrapper {
  background-color: var(--title-dark);
  position: relative;
  z-index: 20;
}

.header-layout5 .sticky-wrapper.sticky {
  position: fixed;
}

.header-layout5 .sticky-wrapper:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 50%;
  height: 40px;
  right: 0;
  top: 0;
  background-color: var(--smoke-color2);
  pointer-events: none;
  z-index: -1;
}

.header-layout5 .header-top {
  --body-color: #fff;
  padding: 0;
  background-color: var(--smoke-color2);
}

.header-layout5 .news-area {
  background-color: var(--smoke-color2);
}

.header-layout5 .header-logo {
  height: 100%;
  display: grid;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  border-right: 1px solid #363636;
}

.header-layout5 .main-menu > ul > li > a {
  padding: 27px 0;
}

.header-layout5 .toggle-icon {
  margin-left: 40px;
}

@media (min-width: 1300px) {
  .header-layout5 .container {
    --main-container: 1664px;
  }
}

/* Medium Large devices */
@media (max-width: 1299px) {
  .header-layout5 .social-links a {
    margin: 0 10px 0 0;
  }
  .header-layout5 .th-btn {
    display: none;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .header-layout5 .main-menu {
    margin-left: 35px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .header-layout5 .header-logo {
    border-right: none;
  }
}

/*------------------- 4.3. Footer  -------------------*/
.footer-wrapper {
  --border-color: #464646;
  --body-color: #B5B5B5;
  position: relative;
  z-index: 2;
  background-color: var(--title-dark);
  overflow: hidden;
}

.footer-wrapper .social-links a {
  margin: 0 30px 0 0;
}

.footer-wrapper label {
  color: var(--body-color);
  font-size: 14px;
}

.footer-wrapper input[type="checkbox"] ~ label {
  padding-left: 21px;
}

.footer-wrapper input[type="checkbox"] ~ label:before {
  top: 5px;
  height: 14px;
  width: 14px;
  line-height: 14px;
}

.footer-layout1 {
  background-size: auto;
  background-repeat: repeat;
}

.widget-area {
  padding-top: 80px;
  padding-bottom: 40px;
}

.footer-links ul {
  padding: 0;
  margin: 0;
}

.footer-links li {
  font-family: var(--body-font);
  display: inline-block;
  padding-right: 20px;
  margin-right: 15px;
  position: relative;
}

.footer-links li:after {
  content: "";
  height: 12px;
  width: 1px;
  background-color: var(--border-color);
  position: absolute;
  top: 50%;
  right: 0;
  margin: -6px 0;
}

.footer-links li:last-child {
  margin-right: 0;
  padding-right: 0;
}

.footer-links li:last-child:after {
  display: none;
}

.footer-links a {
  font-family: inherit;
  color: var(--body-color);
}

.footer-links a:hover {
  color: var(--theme-color);
}

.copyright-wrap {
  padding: 28px 0;
  background-size: 100% auto;
  border-top: 1px solid var(--border-color);
  /* Large devices */
}

@media (max-width: 1199px) {
  .copyright-wrap {
    padding: 20px 0;
  }
}

.copyright-text {
  margin: 0;
}

.copyright-text a {
  color: var(--theme-color);
}

.copyright-text a:hover {
  color: var(--white-color);
}

.th-widget-contact {
  max-width: 265px;
}

.footer-newsletter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 25px;
  padding-left: 60px;
}

.footer-newsletter .newsletter-title {
  max-width: 425px;
  margin-bottom: 0;
}

.schedule-info {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.schedule-info:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.th-widget-schedule {
  width: 280px;
  max-width: 100%;
}

.th-widget-schedule .title {
  color: var(--white-color);
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 16px;
}

.newsletter-widget {
  max-width: 300px;
}

.newsletter-widget .newsletter-form:has(.th-btn) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}

.newsletter-widget .newsletter-form:has(.icon-btn) {
  gap: 0;
}

.newsletter-widget .newsletter-form:has(.icon-btn) .form-control {
  border-radius: 5px 0 0 5px;
  margin-right: -1px;
}

.newsletter-widget .form-group {
  margin-bottom: 0;
}

.newsletter-widget .icon-btn {
  border: none;
  background-color: var(--theme-color);
  color: var(--white-color);
  min-width: 56px;
  height: 56px;
  border-radius: 0 5px 5px 0;
}

.newsletter-widget .icon-btn:hover {
  background-color: var(--title-color);
}

.newsletter-widget .footer-text {
  margin-bottom: 25px;
}

/* Medium devices */
@media (max-width: 991px) {
  .footer-wrapper .widget-area {
    padding-top: var(--section-space-mobile);
    padding-bottom: 30px;
  }
  .copyright-text {
    text-align: center;
  }
}

/* footer 2 ---------------------------------- */
.newsletter-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 428px;
  gap: 10px;
}

.newsletter-form .form-group {
  margin-bottom: 0;
  width: 100%;
}

.newsletter-form .form-group > i {
  color: var(--theme-color);
}

.newsletter-form input {
  background-color: var(--body-bg);
  border: 1px solid var(--body-bg);
  width: 100%;
}

.newsletter-form input:focus {
  background-color: var(--body-bg);
  color: var(--body-color);
}

.newsletter-form .th-btn {
  min-width: 150px;
}

.newsletter-form .newsletter-btn {
  display: inline-block;
  border: none;
  background-color: var(--theme-color);
  color: var(--title-color);
  width: 55px;
  height: 55px;
  line-height: 55px;
  min-width: 55px;
}

.th-widget-contact {
  max-width: 280px;
}

/* Extra small devices */
@media (max-width: 575px) {
  .newsletter-form:has(.th-btn) {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* footer 3 ---------------------------------- */
.footer-layout3 {
  --border-color: #B5B5B5;
  --body-color: #54595F;
  background-color: var(--smoke-color);
}

.footer-layout3 .widget_title {
  color: var(--title-color);
}

.footer-layout3 .recent-post .post-title {
  color: var(--title-color);
}

/* footer 4 ---------------------------------- */
.footer-layout4 {
  --body-color: #fff;
}

.footer-layout4 .th-social {
  margin-bottom: 35px;
  /* Medium devices */
}

@media (max-width: 991px) {
  .footer-layout4 .th-social {
    margin-bottom: 25px;
  }
}

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

.footer-menu ul {
  padding: 0;
  margin: 0;
}

.footer-menu ul li {
  display: inline-block;
  margin-right: 35px;
  font-size: 14px;
  font-weight: 500;
  color: var(--body-color);
  text-transform: uppercase;
  font-weight: 500;
  /* Small devices */
}

@media (max-width: 767px) {
  .footer-menu ul li {
    margin-right: 24px;
  }
}

.footer-menu ul li:last-child {
  margin-right: 0;
}

.footer-menu ul li a {
  color: inherit;
}

.footer-menu ul li a:hover {
  color: var(--theme-color);
}

/*------------------- 4.4. Breadcumb  -------------------*/
.breadcumb-menu {
  max-width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: relative;
}

.breadcumb-menu li {
  display: inline-block;
  margin-right: 5px;
  list-style: none;
  position: relative;
}

.breadcumb-menu li:after {
  content: "\f285";
  position: relative;
  margin-left: 8px;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  font-family: var(--icon-font);
}

.breadcumb-menu li:last-child {
  padding-right: 0;
  margin-right: 0;
  color: var(--theme-color);
}

.breadcumb-menu li:last-child:after {
  display: none;
}

.breadcumb-menu li,
.breadcumb-menu a,
.breadcumb-menu span {
  white-space: normal;
  word-break: break-word;
  font-weight: 600;
  font-size: 16px;
  color: var(--title-color);
  text-transform: uppercase;
}

.breadcumb-wrapper {
  background-color: var(--border-color);
  padding: 17.5px 0;
  overflow: hidden;
}

/*------------------- 4.5. Pagination  -------------------*/
.th-pagination {
  margin-bottom: 30px;
}

.th-pagination ul {
  margin: 0;
  padding: 0;
}

.th-pagination li {
  display: inline-block;
  margin: 0 3px;
  list-style-type: none;
}

.th-pagination li:last-child {
  margin-right: 0;
}

.th-pagination li:first-child {
  margin-left: 0;
}

.th-pagination span,
.th-pagination a {
  display: inline-block;
  text-align: center;
  position: relative;
  border: none;
  color: var(--title-color);
  background-color: transparent;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 1;
  font-size: 14px;
  font-weight: 600;
  border-radius: 99px;
  border: 1px solid var(--border-color);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.th-pagination span.active, .th-pagination span:hover,
.th-pagination a.active,
.th-pagination a:hover {
  color: var(--white-color);
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}

/* Small devices */
@media (max-width: 767px) {
  .th-pagination span,
  .th-pagination a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}

/*------------------- 4.6. Blog  -------------------*/
/*------------------- Blockquote  -------------------*/
blockquote,
.wp-block-quote {
  font-size: 20px;
  line-height: 1.545;
  padding: 50px 50px 50px 50px;
  display: block;
  position: relative;
  background-color: var(--smoke-color);
  overflow: hidden;
  margin: 30px 0;
  color: var(--title-color);
}

blockquote p,
.wp-block-quote p {
  font-size: inherit;
  font-family: inherit;
  margin-top: -0.3em;
  margin-bottom: 22px;
  line-height: inherit;
  color: inherit;
  width: 100%;
  position: relative;
  z-index: 3;
}

blockquote p a,
.wp-block-quote p a {
  color: inherit;
}

blockquote:before,
.wp-block-quote:before {
  content: url('data:image/svg+xml,<svg width="54" height="40" viewBox="0 0 54 40" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_311_7235)"><path d="M11.3087 24.2569V23.2569H10.3087H1.60408C1.28718 23.2569 1 22.9905 1 22.6238V1.63309C1 1.26637 1.28718 1 1.60408 1H22.2219C22.5388 1 22.826 1.26637 22.826 1.63309V22.6238C22.826 22.6933 22.8149 22.7621 22.7934 22.8275L22.7929 22.8289L17.6385 38.5721C17.5519 38.8371 17.3159 39 17.0675 39H11.9128C11.596 39 11.3087 38.7334 11.3087 38.3669V24.2569Z" stroke="%2354595F" stroke-width="2"/><path d="M41.3087 24.2569V23.2569H40.3087H31.6041C31.2872 23.2569 31 22.9905 31 22.6238V1.63309C31 1.26637 31.2872 1 31.6041 1H52.2219C52.5388 1 52.826 1.26637 52.826 1.63309V22.6238C52.826 22.6933 52.8149 22.7621 52.7934 22.8275L52.7929 22.8289L47.6385 38.5721C47.5519 38.8371 47.3159 39 47.0675 39H41.9128C41.596 39 41.3087 38.7334 41.3087 38.3669V24.2569Z" stroke="%2354595F" stroke-width="2"/></g><defs><clipPath id="clip0_311_7235"><rect width="54" height="40" fill="white"/></clipPath></defs></svg>');
  position: absolute;
  bottom: 50px;
  right: 50px;
  line-height: 0.8;
}

blockquote cite,
.wp-block-quote cite {
  display: block;
  font-size: 16px;
  position: relative;
  border-color: inherit;
  line-height: 1;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: -0.1em;
  font-style: normal;
  font-family: var(--title-font);
  padding-left: 40px;
  margin-left: 10px;
  color: var(--body-color);
}

blockquote cite:before,
.wp-block-quote cite:before {
  content: "";
  height: 2px;
  width: 40px;
  background-color: var(--theme-color);
  position: absolute;
  bottom: 8px;
  left: -10px;
}

blockquote.is-large:not(.is-style-plain), blockquote.is-style-large:not(.is-style-plain), blockquote.style-left-icon, blockquote.is-large, blockquote.is-style-large, blockquote.has-text-align-right,
.wp-block-quote.is-large:not(.is-style-plain),
.wp-block-quote.is-style-large:not(.is-style-plain),
.wp-block-quote.style-left-icon,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-quote.has-text-align-right {
  padding: 50px;
}

blockquote.is-large:not(.is-style-plain):not(.has-text-align-right) cite, blockquote.is-style-large:not(.is-style-plain):not(.has-text-align-right) cite, blockquote.style-left-icon:not(.has-text-align-right) cite, blockquote.is-large:not(.has-text-align-right) cite, blockquote.is-style-large:not(.has-text-align-right) cite, blockquote.has-text-align-right:not(.has-text-align-right) cite,
.wp-block-quote.is-large:not(.is-style-plain):not(.has-text-align-right) cite,
.wp-block-quote.is-style-large:not(.is-style-plain):not(.has-text-align-right) cite,
.wp-block-quote.style-left-icon:not(.has-text-align-right) cite,
.wp-block-quote.is-large:not(.has-text-align-right) cite,
.wp-block-quote.is-style-large:not(.has-text-align-right) cite,
.wp-block-quote.has-text-align-right:not(.has-text-align-right) cite {
  text-align: left;
}

blockquote.style-left-icon,
.wp-block-quote.style-left-icon {
  font-size: 18px;
  color: var(--body-color);
  font-weight: 400;
  line-height: 1.556;
  background-color: var(--smoke-color);
  padding-left: 160px;
}

blockquote.style-left-icon:before,
.wp-block-quote.style-left-icon:before {
  right: unset;
  left: 56px;
  top: 60px;
  font-size: 6rem;
  font-weight: 400;
  line-height: 4rem;
  color: var(--theme-color);
  text-shadow: none;
}

blockquote.style-left-icon cite,
.wp-block-quote.style-left-icon cite {
  color: var(--title-color);
}

blockquote.style-left-icon cite:before,
.wp-block-quote.style-left-icon cite:before {
  background-color: var(--title-color);
  top: 8px;
}

blockquote.is-large cite:before, blockquote.is-style-large cite:before,
.wp-block-quote.is-large cite:before,
.wp-block-quote.is-style-large cite:before {
  top: unset;
  bottom: 8px;
}

blockquote.has-text-align-right:before,
.wp-block-quote.has-text-align-right:before {
  right: unset;
  left: 60px;
}

blockquote.has-text-align-right cite,
.wp-block-quote.has-text-align-right cite {
  padding-left: 0;
  padding-right: 60px;
}

blockquote.has-text-align-right cite:before,
.wp-block-quote.has-text-align-right cite:before {
  right: 0;
  left: unset;
}

blockquote:not(:has(> cite)) p:last-child,
.wp-block-quote:not(:has(> cite)) p:last-child {
  margin-bottom: 0;
}

blockquote:not(:has(> cite)) p cite,
.wp-block-quote:not(:has(> cite)) p cite {
  margin-top: 18px;
}

.wp-block-pullquote {
  color: var(--title-color);
  padding: 0;
}

.wp-block-pullquote cite {
  padding-left: 0;
  margin-left: 0;
}

.wp-block-pullquote cite:before {
  display: none;
}

blockquote.has-very-dark-gray-color {
  color: var(--title-color) !important;
}

.wp-block-column blockquote,
.wp-block-column .wp-block-quote {
  padding: 30px 15px 30px 15px;
}

.wp-block-column blockquote.style-left-icon, .wp-block-column blockquote.is-large:not(.is-style-plain), .wp-block-column blockquote.is-style-large:not(.is-style-plain), .wp-block-column blockquote.has-text-align-right,
.wp-block-column .wp-block-quote.style-left-icon,
.wp-block-column .wp-block-quote.is-large:not(.is-style-plain),
.wp-block-column .wp-block-quote.is-style-large:not(.is-style-plain),
.wp-block-column .wp-block-quote.has-text-align-right {
  padding: 30px 15px 30px 15px;
}

.wp-block-column blockquote cite,
.wp-block-column .wp-block-quote cite {
  padding-left: 0;
  margin-left: 0;
}

.wp-block-column blockquote cite:before,
.wp-block-column .wp-block-quote cite:before {
  display: none;
}

/* Large devices */
@media (max-width: 1199px) {
  blockquote,
  .wp-block-quote {
    padding: 40px 20px 40px 20px;
    font-size: 18px;
  }
  blockquote:before,
  .wp-block-quote:before {
    right: 20px;
    bottom: 30px;
  }
  blockquote.style-left-icon, blockquote.is-large:not(.is-style-plain), blockquote.is-style-large:not(.is-style-plain), blockquote.has-text-align-right,
  .wp-block-quote.style-left-icon,
  .wp-block-quote.is-large:not(.is-style-plain),
  .wp-block-quote.is-style-large:not(.is-style-plain),
  .wp-block-quote.has-text-align-right {
    padding: 40px 20px 40px 20px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 90%;
  }
  blockquote cite,
  .wp-block-quote cite {
    font-size: 18px;
  }
}

/*------------------- Blog Meta  -------------------*/
.blog-meta {
  display: block;
}

.blog-meta span,
.blog-meta a {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  color: var(--body-color);
  font-family: var(--body-font);
  position: relative;
  padding-right: 15px;
  margin-right: 10px;
}

.blog-meta span i,
.blog-meta a i {
  margin-right: 6px;
}

.blog-meta span:after,
.blog-meta a:after {
  content: "";
  height: 12px;
  width: 1px;
  background-color: var(--border-color);
  position: absolute;
  top: 50%;
  right: 0;
  margin: -6px 0;
}

.blog-meta span:last-child,
.blog-meta a:last-child {
  margin-right: 0;
  padding-right: 0;
}

.blog-meta span:last-child:after,
.blog-meta a:last-child:after {
  display: none;
}

.blog-meta .author img {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-right: 6px;
}

.blog-meta .category {
  color: var(--white-color);
  text-align: center;
  padding: 0 8px;
}

.blog-meta .category:after {
  display: none;
}

.blog-meta a:hover {
  color: var(--theme-color);
}

/* Extra small devices */
@media (max-width: 575px) {
  .blog-single .blog-meta span,
  .blog-single .blog-meta a {
    padding-right: 0;
    margin-right: 15px;
  }
  .blog-single .blog-meta span:after,
  .blog-single .blog-meta a:after {
    display: none;
  }
}

/*------------------- Blog Navigation  -------------------*/
.blog-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
  padding: 30px 0;
}

.blog-navigation .nav-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 350px;
  gap: 20px;
}

.blog-navigation .nav-btn.next {
  text-align: right;
}

.blog-navigation .nav-btn .title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;
  margin-top: -0.3em;
}

.blog-navigation .nav-btn .img {
  max-width: 80px;
  border-radius: 99px;
  overflow: hidden;
}

.blog-navigation .nav-btn .img img {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.blog-navigation .nav-btn .nav-text {
  font-weight: 500;
  color: var(--body-color);
  display: block;
  margin-bottom: -0.4em;
}

.blog-navigation .nav-btn .nav-text:hover {
  color: var(--theme-color);
}

.blog-navigation .nav-btn i {
  color: var(--theme-color);
}

.blog-navigation .nav-btn:hover img {
  -webkit-transform: scale(1.13);
      -ms-transform: scale(1.13);
          transform: scale(1.13);
}

.blog-navigation .divider {
  height: 80px;
  width: 1px;
  background-color: var(--border-color);
}

/* Medium Large devices */
@media (max-width: 1299px) {
  .blog-navigation .nav-btn .title {
    font-size: 16px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .blog-navigation .nav-btn {
    gap: 15px;
  }
  .blog-navigation .nav-btn .title {
    display: none;
  }
  .blog-navigation .nav-btn img {
    max-width: 50px;
  }
  .blog-navigation .divider {
    height: 50px;
  }
}

/*------------------- Blog Author  -------------------*/
.blog-author {
  padding: 40px;
  background-color: var(--smoke-color);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  margin-top: 40px;
  margin-bottom: 30px;
}

.blog-author .auhtor-img img {
  border-radius: 999px;
}

.blog-author .author-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.blog-author .author-name {
  font-size: 20px;
  margin-bottom: 4px;
  margin-top: -0.24em;
}

.blog-author .author-posts-count {
  font-size: 14px;
  font-weight: 600;
  color: #64748b;
  display: inline-flex;
  align-items: center;
}

.blog-author .author-desig {
  font-size: 14px;
  font-weight: 500;
  color: #64748b;
  display: block;
}

.blog-author .social-links a {
  font-size: 18px;
}

.blog-author .author-text {
  margin-top: 11px;
  margin-bottom: -0.45em;
}

/* Small devices */
@media (max-width: 767px) {
  .blog-author {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .blog-author {
    text-align: center;
    padding: 40px 20px;
  }
  .blog-author .author-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}

.category {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
  padding: 0 8px;
  background-color: var(--theme-color);
  color: var(--white-color);
  border-radius: 3px;
}

.category:hover {
  background-color: var(--title-dark);
  color: var(--white-color);
}

.blog-audio,
.blog-img,
.blog-video {
  position: relative;
}

.blog-audio img,
.blog-img img,
.blog-video img {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.blog-audio .category,
.blog-img .category,
.blog-video .category {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 3;
}

.blog-audio.mb-40,
.blog-img.mb-40,
.blog-video.mb-40 {
  /* Medium devices */
}

@media (max-width: 991px) {
  .blog-audio.mb-40,
  .blog-img.mb-40,
  .blog-video.mb-40 {
    margin-bottom: 30px;
  }
}

.blog-audio .vimeo-video,
.blog-img .vimeo-video,
.blog-video .vimeo-video {
  position: relative;
  padding: 56.25% 0 0 0;
}

.blog-audio .vimeo-video iframe,
.blog-img .vimeo-video iframe,
.blog-video .vimeo-video iframe {
  position: absolute;
  top: 0;
  left: 0;
}

.blog-audio iframe,
.blog-img iframe,
.blog-video iframe {
  width: 100%;
  height: 100%;
}

.blog-audio {
  line-height: 1px;
}

.blog-audio:has(audio) {
  height: 54px;
}

.blog-audio audio {
  height: 54px;
  width: 100%;
}

.blog-title a {
  color: inherit;
  background-image: -webkit-linear-gradient(right, var(--theme-color), var(--theme-color));
  background-image: linear-gradient(to left, var(--theme-color), var(--theme-color));
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 2px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.blog-title a:hover {
  background-size: 100% 2px;
  color: var(--theme-color);
}

a.hover-line {
  color: inherit;
  background-image: -webkit-linear-gradient(right, var(--theme-color), var(--theme-color));
  background-image: linear-gradient(to left, var(--theme-color), var(--theme-color));
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 2px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

a.hover-line:hover {
  background-size: 100% 2px;
  color: var(--theme-color);
}

.blog-inner-title {
  margin-top: -0.25em;
  margin-bottom: 25px;
}

.blog-inner-title i {
  color: var(--theme-color);
  margin-right: 4px;
}

@media (min-width: 1300px) {
  .related-post-wrapper,
  .blog-navigation,
  .blog-author,
  .search-wrap,
  .page-single,
  .blog-single,
  .th-comments-wrap,
  .th-comment-form {
    margin-right: 16px;
  }
}

.blog-single {
  position: relative;
  margin-bottom: var(--blog-space-y, 40px);
  /* Small devices */
}

.blog-single .blog-text {
  margin-bottom: 22px;
}

.blog-single .blog-meta {
  margin: -0.35em 0 17px 0;
}

.blog-single .blog-content {
  margin: 0;
  position: relative;
}

.blog-single .blog-audio {
  line-height: 1;
}

.blog-single .blog-audio,
.blog-single .blog-img,
.blog-single .blog-video {
  position: relative;
  overflow: hidden;
  background-color: var(--smoke-color);
  margin-bottom: 25px;
  border-radius: inherit;
}

.blog-single .blog-img .slick-arrow {
  --pos-x: 30px;
  --icon-size: 45px;
  border: none;
  background-color: var(--white-color);
  color: var(--theme-color);
  box-shadow: none;
}

.blog-single .blog-img .slick-arrow:hover {
  background-color: var(--theme-color);
  color: var(--white-color);
}

.blog-single .blog-img .play-btn {
  --icon-size: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: calc(var(--icon-size) / -2) 0 0 calc(var(--icon-size) / -2);
}

.blog-single .line-btn {
  display: block;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: -1px;
}

.blog-single:hover .blog-img .slick-arrow {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767px) {
  .blog-single {
    margin-bottom: 35px;
  }
}

.blog-single:not(.has-post-thumbnail) {
  border: 1px solid var(--border-color);
  padding: 40px;
  border-radius: 5px;
  /* Large devices */
  /* Small devices */
}

@media (max-width: 1199px) {
  .blog-single:not(.has-post-thumbnail) {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .blog-single:not(.has-post-thumbnail) {
    padding: 20px;
  }
}

.blog-single.style-bg {
  background-color: var(--body-bg);
  padding: 30px !important;
  /* Extra small devices */
}

.blog-single.style-bg .blog-content-wrap {
  margin-bottom: 30px;
}

.blog-single.style-bg .th-comment-form,
.blog-single.style-bg .th-comments-wrap {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .blog-single.style-bg {
    padding: 15px !important;
  }
}

.blog-single.style-bg .blog-navigation,
.blog-single.style-bg .blog-author,
.blog-single.style-bg .search-wrap,
.blog-single.style-bg .th-comments-wrap,
.blog-single.style-bg .th-comment-form {
  margin-right: 0 !important;
}

.blog-style-bg {
  background-color: var(--body-bg);
  padding: 30px;
  margin-bottom: 30px;
  /* Medium devices */
  /* Extra small devices */
}

.blog-style-bg .blog-content-wrap {
  margin-bottom: 30px;
}

.blog-style-bg .blog-single {
  margin-bottom: 0;
}

.blog-style-bg .sidebar-wrap {
  margin-bottom: 0;
}

.blog-style-bg .th-comment-form,
.blog-style-bg .th-comments-wrap {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .blog-style-bg .sidebar-wrap {
    margin-top: 35px;
  }
}

@media (max-width: 575px) {
  .blog-style-bg {
    padding: 15px;
  }
}

.blog-style-bg .blog-navigation,
.blog-style-bg .blog-author,
.blog-style-bg .search-wrap,
.blog-style-bg .th-comments-wrap,
.blog-style-bg .th-comment-form {
  margin-right: 0 !important;
}

/* Small devices */
@media (max-width: 767px) {
  .blog-single .blog-audio,
  .blog-single .blog-img,
  .blog-single .blog-video {
    margin-bottom: 25px;
  }
  .blog-single .blog-text {
    margin-bottom: 22px;
  }
  .blog-single .blog-bottom {
    padding-top: 15px;
  }
}

/*------------------- 4.7. Blog Details -------------------*/
.share-links {
  /* Extra small devices */
}

.share-links-wrap {
  max-width: 40px;
  /* Extra small devices */
}

@media (max-width: 575px) {
  .share-links-wrap {
    max-width: 100%;
  }
}

.share-links .share-links-title {
  font-size: 14px;
  line-height: 20px;
  color: var(--title-color);
  font-family: var(--title-font);
  font-weight: 700;
  margin-top: -0.32em;
  margin-bottom: 15px;
  display: block;
  text-transform: capitalize;
  /* Extra small devices */
}

@media (max-width: 575px) {
  .share-links .share-links-title {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
  }
}

@media (max-width: 340px) {
  .share-links .share-links-title {
    width: 50px;
  }
}

@media (max-width: 575px) {
  .share-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.multi-social a {
  display: inline-block;
  margin-bottom: 10px;
  /* Extra small devices */
}

.multi-social a i {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: transparent;
  font-size: 14px;
  color: var(--theme-color);
  text-align: center;
  border-radius: 99px;
  border: 1px solid var(--border-color);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.multi-social a i:hover {
  color: var(--white-color);
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}

.multi-social a:last-child {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}

@media (max-width: 575px) {
  .multi-social a {
    margin-bottom: 0;
    margin-right: 3px;
  }
}

.multi-social [class*="facebook"] {
  --theme-color: #1D4292;
}

.multi-social [class*="twitter"] {
  --theme-color: #1C96E8;
}

.multi-social [class*="linkedin"] {
  --theme-color: #0270AD;
}

.multi-social [class*="pinterest"] {
  --theme-color: #B7081B;
}

.multi-social [class*="instagram"] {
  --theme-color: #AE2EB5;
}

.blog-info {
  font-size: 14px;
  font-weight: 600;
  color: var(--body-color);
  background-color: var(--smoke-color);
  border: 1px solid var(--border-color);
  border-radius: 4px;
  padding: 2px 10px;
}

.blog-info-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 24px;
  /* Extra small devices */
}

@media (max-width: 575px) {
  .blog-info-wrap {
    gap: 5px;
  }
}

.blog-info i {
  color: var(--theme-color);
  margin-left: 3px;
}

.blog-inner-list ul {
  padding: 0 0 0 17px;
  margin: 0;
}

.blog-inner-list li {
  margin-bottom: 13px;
}

.blog-inner-list li:last-child {
  margin-bottom: 0;
}

.blog-tag {
  margin-top: 35px;
}

.blog-tag .title {
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
  padding-top: 3px;
}

.blog-details .blog-single .blog-audio,
.blog-details .blog-single .blog-img,
.blog-details .blog-single .blog-video {
  margin-bottom: 35px;
}

.blog-details .share-links {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  left: 0;
}

.blog-details .blog-single {
  padding: 0;
  border: none;
  border-radius: 0;
}

.blog-details .blog-title {
  margin-top: 10px;
  margin-bottom: 18px;
}

.blog-details .blog-meta {
  margin-bottom: 24px;
}

.blog-details .blog-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  position: relative;
  /* Extra small devices */
}

@media (max-width: 575px) {
  .blog-details .blog-content-wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 24px;
  }
}

.blog-details .blog-content .content > p:last-child {
  margin-bottom: 0;
}

/*------------------- 4.8. Comments  -------------------*/
.th-comment-form {
  margin-top: var(--blog-space-y, 50px);
  margin-bottom: 30px;
  position: relative;
}

.th-comment-form .blog-inner-title {
  margin-bottom: 0px;
}

.th-comment-form .form-title {
  margin-top: -0.35em;
}

.th-comment-form .form-title a#cancel-comment-reply-link {
  font-size: 0.7em;
  text-decoration: underline;
}

.th-comment-form .form-text {
  margin-bottom: 25px;
}

.th-comment-form .form-group > i {
  color: var(--theme-color);
}

.blog-comment-area {
  margin-bottom: 25px;
}

.th-comment-form,
.th-comments-wrap {
  margin-bottom: 30px;
}

.th-comment-form:has(#wp-temp-form-div),
.th-comments-wrap:has(#wp-temp-form-div) {
  padding: 0;
  box-shadow: none;
  display: none;
}

.th-comments-wrap {
  margin-top: var(--blog-space-y, 40px);
  margin-bottom: 30px;
}

.th-comments-wrap .description p:last-child {
  margin-bottom: -0.5em;
}

.th-comments-wrap .comment-respond {
  margin: 30px 0;
}

.th-comments-wrap pre {
  background: #ededed;
  color: #666;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.th-comments-wrap li {
  margin: 0;
}

.th-comments-wrap .th-post-comment {
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
  border-bottom: 1px solid var(--border-color);
}

.th-comments-wrap .th-post-comment ol,
.th-comments-wrap .th-post-comment ul,
.th-comments-wrap .th-post-comment dl {
  margin-bottom: 1rem;
}

.th-comments-wrap .th-post-comment ol ol,
.th-comments-wrap .th-post-comment ol ul,
.th-comments-wrap .th-post-comment ul ol,
.th-comments-wrap .th-post-comment ul ul {
  margin-bottom: 0;
}

.th-comments-wrap ul.comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.th-comments-wrap ul.comment-list ul ul,
.th-comments-wrap ul.comment-list ul ol,
.th-comments-wrap ul.comment-list ol ul,
.th-comments-wrap ul.comment-list ol ol {
  margin-bottom: 0;
}

.th-comments-wrap .comment-avater {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  overflow: hidden;
  border-radius: 999px;
}

.th-comments-wrap .comment-avater img {
  width: 100%;
}

.th-comments-wrap .comment-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: -6px;
  position: relative;
}

.th-comments-wrap .commented-on {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 5px;
  color: var(--body-color);
}

.th-comments-wrap .commented-on i {
  margin-right: 6px;
  font-size: 0.9rem;
}

.th-comments-wrap .name {
  margin-bottom: 12px;
  font-size: 20px;
}

.th-comments-wrap .comment-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.th-comments-wrap .text {
  margin-bottom: 17px;
}

.th-comments-wrap .children {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: 80px;
}

.th-comments-wrap .reply_and_edit {
  margin-top: 12px;
}

.th-comments-wrap .reply_and_edit a {
  margin-right: 15px;
}

.th-comments-wrap .reply_and_edit a:last-child {
  margin-right: 0;
}

.th-comments-wrap .reply-btn {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--white-color);
  display: inline-block;
  background-color: var(--title-dark);
  border-radius: 4px;
  padding: 5px 14px;
}

.th-comments-wrap .reply-btn i {
  margin-right: 5px;
}

.th-comments-wrap .reply-btn:hover {
  background-color: var(--theme-color);
}

.th-comments-wrap .star-rating {
  font-size: 12px;
  margin-bottom: 10px;
  position: absolute;
  top: 5px;
  right: 0;
  width: 80px;
}

ul.comment-list .th-comment-item:last-child > .th-post-comment {
  border-bottom: none;
  padding-bottom: 0;
}

ul.comment-list .children .th-comment-item > .th-post-comment {
  padding-bottom: 30px;
  border-bottom: 1px solid var(--border-color);
}

ul.comment-list:has(> .th-comment-item ~ .th-comment-item):first-child > .th-post-comment {
  padding-bottom: 30px;
  border-bottom: 1px solid var(--border-color);
}

.th-comments-wrap.th-comment-form {
  margin: 0;
}

.comment-respond .must-log-in {
  margin-bottom: 0;
  margin-top: 8px;
}

/* Large devices */
@media (max-width: 1199px) {
  .th-comments-wrap .children {
    margin-left: 40px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .th-comments-wrap .th-post-comment {
    display: block;
  }
  .th-comments-wrap .star-rating {
    position: relative;
    top: 0;
    right: 0;
  }
  .th-comments-wrap .comment-top {
    display: block;
  }
  .th-comments-wrap .comment-avater {
    margin-right: 0;
    margin-bottom: 25px;
  }
  .th-comments-wrap .children {
    margin-left: 40px;
  }
  .th-comments-wrap .children {
    margin-left: 30px;
  }
}

/*------------------- 4.9. Error  -------------------*/
.error-content {
  text-align: center;
}

.error-img {
  text-align: center;
  margin-bottom: 45px;
}

.error-title {
  margin-bottom: 20px;
}

.error-text {
  margin-bottom: 35px;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}

/* Medium devices */
@media (max-width: 991px) {
  .error-title {
    margin-bottom: 15px;
  }
  .error-img {
    margin-bottom: 30px;
  }
  .error-text {
    margin-bottom: 25px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .error-title {
    margin-bottom: 10px;
  }
}

/*------------------- 4.00. Popup Search  -------------------*/
.popup-search-box {
  position: fixed;
  top: 0;
  left: 50%;
  background-color: rgba(0, 0, 0, 0.95);
  height: 0;
  width: 0;
  overflow: hidden;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.popup-search-box button.searchClose {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 40px;
  right: 40px;
  border-width: 1px;
  border-style: solid;
  border-color: var(--theme-color);
  background-color: transparent;
  font-size: 22px;
  border-radius: 50%;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  color: var(--theme-color);
  /* Extra small devices */
}

@media (max-width: 575px) {
  .popup-search-box button.searchClose {
    top: 20px;
    right: 20px;
  }
}

.popup-search-box button.searchClose:hover {
  color: var(--body-color);
  background-color: #fff;
  border-color: transparent;
  border-color: transparent;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.popup-search-box form {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  padding-bottom: 40px;
  cursor: auto;
  width: calc(100% - 24px);
  max-width: 700px;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  -webkit-transition: -webkit-transform ease 0.4s;
  transition: -webkit-transform ease 0.4s;
  transition: transform ease 0.4s;
  transition: transform ease 0.4s, -webkit-transform ease 0.4s;
  margin: 0 12px 0 0;
  /* Large devices */
}

@media (max-width: 1199px) {
  .popup-search-box form {
    max-width: 600px;
  }
}

.popup-search-box form input {
  font-size: 18px;
  height: 70px;
  width: 100%;
  border: 2px solid var(--theme-color);
  background-color: transparent;
  padding-left: 30px;
  color: #fff;
  border-radius: 50px;
  /* Extra small devices */
}

.popup-search-box form input::-moz-placeholder {
  color: #fff;
}

.popup-search-box form input::-webkit-input-placeholder {
  color: #fff;
}

.popup-search-box form input:-ms-input-placeholder {
  color: #fff;
}

.popup-search-box form input::-ms-input-placeholder {
  color: #fff;
}

.popup-search-box form input::placeholder {
  color: #fff;
}

@media (max-width: 575px) {
  .popup-search-box form input {
    font-size: 16px;
    height: 60px;
  }
}

.popup-search-box form button {
  position: absolute;
  top: 0px;
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 24px;
  right: 12px;
  color: var(--white-color);
  cursor: pointer;
  width: 70px;
  height: 70px;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  -webkit-transform: scale(1.001);
      -ms-transform: scale(1.001);
          transform: scale(1.001);
  /* Extra small devices */
}

.popup-search-box form button:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

@media (max-width: 575px) {
  .popup-search-box form button {
    font-size: 20px;
    height: 60px;
    width: 60px;
  }
}

.popup-search-box.show {
  opacity: 1;
  visibility: visible;
  width: 100.1%;
  height: 100%;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  border-radius: 0;
}

.popup-search-box.show form {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

/*------------------- 4.00. Popup newsletter  -------------------*/
.popup-subscribe {
  max-width: 808px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--smoke-color);
  position: relative;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  -webkit-animation: newsLetter 1.2s ease;
          animation: newsLetter 1.2s ease;
  /* Small devices */
}

.popup-subscribe-area {
  position: fixed;
  inset: 0;
  display: grid;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.popup-subscribe-area.hide {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.popup-subscribe .popupClose {
  position: absolute;
  top: 15px;
  right: 20px;
}

@media (max-width: 767px) {
  .popup-subscribe {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.popup-subscribe .widget {
  margin-bottom: 0;
}

.popup-subscribe input[type="checkbox"] ~ label {
  margin-bottom: -0.5em;
  font-size: 14px;
}

.popup-subscribe .widget_title {
  color: var(--title-color);
  font-size: 30px;
  margin-bottom: 30px;
}

.popup-subscribe .box-content {
  padding: 50px;
  /* Medium devices */
  /* Small devices */
}

@media (max-width: 991px) {
  .popup-subscribe .box-content {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .popup-subscribe .box-content {
    text-align: center;
    padding: 40px 20px;
  }
}

.popup-subscribe .box-img {
  height: 100%;
  /* Medium devices */
  /* Small devices */
}

.popup-subscribe .box-img img {
  height: 100%;
  object-fit: cover;
}

@media (max-width: 991px) {
  .popup-subscribe .box-img {
    width: 336px;
  }
}

@media (max-width: 767px) {
  .popup-subscribe .box-img {
    width: 100%;
  }
  .popup-subscribe .box-img img {
    width: 100%;
  }
}

@-webkit-keyframes newsLetter {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes newsLetter {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes newsLetterclose {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    opacity: 0;
  }
}

@keyframes newsLetterclose {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    opacity: 0;
  }
}

.popup-subscribe-area.hide .popup-subscribe {
  -webkit-animation: newsLetterclose 1s ease;
          animation: newsLetterclose 1s ease;
}

/*------------------- 4.00. Popup Side Menu  -------------------*/
.sidemenu-wrapper {
  position: fixed;
  z-index: 99999;
  right: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.8s;
  transition: all ease 0.8s;
}

.sidemenu-wrapper .closeButton {
  display: inline-block;
  border: 2px solid;
  width: 50px;
  height: 50px;
  line-height: 48px;
  font-size: 24px;
  padding: 0;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: var(--body-bg);
  border-radius: 50%;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  color: var(--title-color);
}

.sidemenu-wrapper .closeButton:hover {
  color: var(--theme-color);
  border-color: var(--theme-color);
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.sidemenu-wrapper .sidemenu-content {
  background-color: var(--body-bg);
  width: 450px;
  margin-left: auto;
  padding: 80px 30px;
  height: 100%;
  overflow: scroll;
  position: relative;
  right: -500px;
  cursor: auto;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition: right ease 1s;
  transition: right ease 1s;
}

.sidemenu-wrapper .sidemenu-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  background-color: #f5f5f5;
}

.sidemenu-wrapper .sidemenu-content::-webkit-scrollbar {
  width: 2px;
  background-color: #f5f5f5;
}

.sidemenu-wrapper .sidemenu-content select,
.sidemenu-wrapper .sidemenu-content input,
.sidemenu-wrapper .sidemenu-content .form-select,
.sidemenu-wrapper .sidemenu-content .form-control,
.sidemenu-wrapper .sidemenu-content textarea {
  background-color: var(--smoke-color);
}

.sidemenu-wrapper .widget {
  padding: 0;
  border: none;
  background-color: transparent;
}

.sidemenu-wrapper .recent-post {
  max-width: 300px;
}

.sidemenu-wrapper.show {
  opacity: 1;
  visibility: visible;
  width: 100%;
  -webkit-transition: all ease 0.8s;
  transition: all ease 0.8s;
}

.sidemenu-wrapper.show .sidemenu-content {
  right: 0;
  opacity: 1;
  visibility: visible;
}

/*------------------- 4.00. Wocommerce  -------------------*/
.woocommerce-message,
.woocommerce-info {
  position: relative;
  padding: 11px 20px 11px 50px;
  background-color: var(--theme-color);
  color: var(--white-color);
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 15px;
  border-radius: 4px;
}

.woocommerce-message a,
.woocommerce-info a {
  color: var(--white-color);
  text-decoration: underline;
}

.woocommerce-message a:hover,
.woocommerce-info a:hover {
  color: var(--title-color);
}

.woocommerce-message:before,
.woocommerce-info:before {
  content: "\f333";
  font-family: var(--icon-font);
  font-weight: 400;
  margin-right: 10px;
  font-size: 18px;
  position: absolute;
  left: 20px;
  top: 11px;
}

.woocommerce-notices-wrapper .woocommerce-message {
  background-color: var(--theme-color);
  color: var(--white-color);
}

.woocommerce-notices-wrapper .woocommerce-message:before {
  content: "\f26d";
  font-weight: 300;
}

.woocommerce-form-login-toggle .woocommerce-info {
  background-color: var(--theme-color);
  color: var(--white-color);
}

.woocommerce-form-login-toggle .woocommerce-info a {
  color: inherit;
}

.woocommerce-form-login-toggle .woocommerce-info a:hover {
  color: var(--title-color);
}

.woocommerce-form-register,
.woocommerce-form-coupon,
.woocommerce-form-login {
  padding: 35px 40px 35px 40px;
  background-color: var(--body-bg);
  box-shadow: 0px 6px 30px rgba(1, 15, 28, 0.1);
  margin-bottom: 0;
  border-radius: 5px;
  /* Extra small devices */
}

@media (max-width: 575px) {
  .woocommerce-form-register,
  .woocommerce-form-coupon,
  .woocommerce-form-login {
    padding: 40px 20px;
  }
}

.woocommerce-form-register .form-group,
.woocommerce-form-coupon .form-group,
.woocommerce-form-login .form-group {
  margin-bottom: 20px;
}

.woocommerce-form-register .form-group:last-child,
.woocommerce-form-coupon .form-group:last-child,
.woocommerce-form-login .form-group:last-child {
  margin-bottom: 0;
}

.woocommerce-form-login {
  margin-bottom: 30px;
}

.woocommerce-error {
  background-color: var(--error-color);
  color: #fff;
  list-style: none;
  padding: 10px 26px;
  margin: 0 0 30px 0;
  border-radius: 0;
  font-weight: 500;
  font-size: 14px;
}

nav.woocommerce-MyAccount-navigation li {
  border: 1px solid #ddd;
  margin: 0;
  border-top: none;
}

nav.woocommerce-MyAccount-navigation li:first-child {
  border-top: 1px solid #ddd;
}

nav.woocommerce-MyAccount-navigation li a {
  color: var(--title-color);
  font-weight: 700;
  padding: 7px 17px;
  display: block;
}

nav.woocommerce-MyAccount-navigation li.is-active a,
nav.woocommerce-MyAccount-navigation li a:hover {
  color: var(--white-color);
  background-color: var(--theme-color);
}

.woocommerce-MyAccount-content h3 {
  margin-top: -0.3em;
}

.woocommerce-MyAccount-content .btn {
  background-color: var(--theme-color);
  color: var(--white-color);
  font-size: 14px;
  padding: 10px 25px;
  font-weight: 700;
}

.woocommerce-MyAccount-content .btn:hover {
  background-color: var(--title-color);
  color: var(--white-color);
}

table.variations,
.woocommerce-grouped-product-list-item {
  border-collapse: separate;
  border-spacing: 0 15px;
  margin-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
}

table.variations td,
.woocommerce-grouped-product-list-item td {
  border: none;
  vertical-align: middle;
  padding: 0 5px;
}

table.variations td:first-child,
.woocommerce-grouped-product-list-item td:first-child {
  padding: 0;
}

table.variations label,
.woocommerce-grouped-product-list-item label {
  margin: 0;
  font-size: 14px;
  text-transform: capitalize;
}

table.variations label a,
.woocommerce-grouped-product-list-item label a {
  color: var(--title-color);
}

table.variations label a:hover,
.woocommerce-grouped-product-list-item label a:hover {
  color: var(--theme-color);
}

table.variations .label,
.woocommerce-grouped-product-list-item .label {
  border: none;
}

table.variations__label,
.woocommerce-grouped-product-list-item__label {
  border: none !important;
  font-weight: 600;
}

table.variations__price,
.woocommerce-grouped-product-list-item__price {
  border: none !important;
}

table.variations__price .price,
table.variations__price .amount,
.woocommerce-grouped-product-list-item__price .price,
.woocommerce-grouped-product-list-item__price .amount {
  font-size: 18px !important;
}

table.variations del,
.woocommerce-grouped-product-list-item del {
  margin-left: 12px;
}

.woocommerce-product-attributes th,
.woocommerce-product-attributes td {
  border: 1px solid var(--border-color);
}

.woocommerce-product-attributes th p:last-child,
.woocommerce-product-attributes td p:last-child {
  margin-bottom: 0;
}

.woocommerce-grouped-product-list.group_table {
  border-collapse: collapse;
  margin-bottom: 15px;
}

.woocommerce-grouped-product-list.group_table .woocommerce-Price-amount.amount {
  font-size: 16px;
  color: var(--title-color);
}

.woocommerce-grouped-product-list.group_table label {
  margin: 0 0 0 10px;
  margin: 0 0 0 10px;
  font-family: var(--title-font);
  font-size: 18px;
}

.woocommerce-grouped-product-list.group_table .qty-input {
  border-color: #e3e6e9;
}

.woocommerce-grouped-product-list.group_table tr {
  border-bottom: 1px solid #e3e6e9;
}

.woocommerce-grouped-product-list.group_table tr:last-child {
  border-bottom: none;
}

.woocommerce-grouped-product-list.group_table td {
  padding: 30px 5px;
}

table.variations {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
}

table.variations td {
  padding: 0;
}

table.variations td.label {
  padding-right: 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

table.variations select {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-weight: 400;
  line-height: 1.5;
  vertical-align: middle;
  margin: 0;
  padding-right: 54px;
  padding-left: 20px;
  height: 50px;
}

table.variations .reset_variations {
  margin-left: 16px;
  display: inline-block;
  position: absolute;
  left: 100%;
  bottom: 25px;
}

.woosq-product .product .woocommerce-grouped-product-list-item__quantity,
.woosq-product .product .woocommerce-grouped-product-list-item__label,
.woosq-product .product .woocommerce-grouped-product-list-item__price {
  width: auto !important;
}

.woocommerce-grouped-product-list-item__label:after,
.woocommerce-grouped-product-list-item__price:after {
  display: none;
}

.woocommerce-variation.single_variation {
  margin-bottom: 30px;
}

.woocommerce-variation.single_variation .price {
  color: var(--title-color);
  font-weight: 700;
}

.wooscp-table-items td.woocommerce-product-attributes-item__value {
  padding-left: 15px !important;
}

.wooscp-table-items a.added_to_cart.wc-forward {
  margin-left: 15px;
  text-decoration: underline;
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open {
  z-index: 1111;
}

table.woocommerce-product-attributes {
  margin-bottom: 30px;
}

#woosq-popup .product_meta {
  margin-top: 20px;
}

#woosq-popup .product_title {
  font-size: 24px;
  margin-bottom: 5px;
}

#woosq-popup .single-product .product .actions {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

#woosq-popup .single-product .product .actions > div {
  height: auto;
  overflow: visible;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

#woosq-popup .single-product .product .actions > div .quantity.style2.woocommerce-grouped-product-list-item__quantity {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.login-tab {
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.login-tab button.nav-link {
  background-color: var(--smoke-color);
  color: var(--title-color);
  padding: 11px 39px;
  font-size: 18px;
  font-weight: 500;
  border-radius: 15px ​15px 0;
}

.login-tab button.nav-link.active {
  background-color: var(--theme-color);
  color: var(--white-color);
}

.star-rating {
  overflow: hidden;
  position: relative;
  width: 100px;
  height: 1.2em;
  line-height: 1.2em;
  display: block;
  font-family: var(--icon-font);
  font-weight: 700;
  font-size: 14px;
}

.star-rating:before {
  content: "\e28b\e28b\e28b\e28b\e28b";
  color: #e1e1e1;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  letter-spacing: 3px;
}

.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.star-rating span:before {
  content: "\e28b\e28b\e28b\e28b\e28b";
  top: 0;
  position: absolute;
  left: 0;
  color: var(--theme-color);
  letter-spacing: 3px;
}

.rating-select label {
  margin: 0;
  margin-right: 10px;
}

.rating-select p.stars {
  margin-bottom: 0;
  line-height: 1;
}

.rating-select p.stars a {
  position: relative;
  height: 14px;
  width: 18px;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
}

.rating-select p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 14px;
  line-height: 1;
  font-family: var(--icon-font);
  content: "\e28b";
  font-weight: 400;
  text-indent: 0;
  color: var(--yellow-color);
}

.rating-select p.stars a:hover ~ a::before {
  content: "\e28b";
  font-weight: 400;
}

.rating-select p.stars:hover a::before {
  content: "\e28b";
  font-weight: 700;
}

.rating-select p.stars.selected a.active::before {
  content: "\e28b";
  font-weight: 700;
}

.rating-select p.stars.selected a.active ~ a::before {
  content: "\e28b";
  font-weight: 400;
}

.rating-select p.stars.selected a:not(.active)::before {
  content: "\e28b";
  font-weight: 700;
}

/* Small devices */
@media (max-width: 767px) {
  .woocommerce-message,
  .woocommerce-info {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 15px 10px 37px;
  }
  .woocommerce-message:before,
  .woocommerce-info:before {
    font-size: 16px;
    top: 10px;
    left: 15px;
  }
}

/*------------------- 4.00. Products  -------------------*/
.th-product {
  text-align: center;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.th-product .product-title {
  font-size: 20px;
  margin: 10px 0 8px 0;
  font-weight: 600;
}

.th-product .product-title a {
  color: inherit;
}

.th-product .product-title a:hover {
  color: var(--theme-color);
}

.th-product .price {
  display: block;
  color: var(--body-color);
  font-weight: 500;
  margin-bottom: -0.4em;
  font-family: var(--body-font);
}

.th-product .price del {
  margin-left: 10px;
  color: #a9a9a9;
}

.th-product .product-img {
  --space: 20px;
  background-color: var(--smoke-color);
  overflow: hidden;
  position: relative;
  margin: 0 0 25px 0;
  text-align: center;
  background-color: var(--smoke-color);
  z-index: 2;
  border-radius: 5px;
}

.th-product .product-img:before {
  --space: 20px;
  content: '';
  height: calc(100% - var(--space)*2);
  width: calc(100% - var(--space)*2);
  border-radius: inherit;
  position: absolute;
  top: var(--space);
  left: var(--space);
  background-color: var(--title-dark);
  z-index: 1;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.th-product .product-img img {
  width: 100%;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.th-product .star-rating {
  margin: 0 auto 10px auto;
  width: 93px;
}

.th-product .actions {
  height: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
  margin-top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.th-product .actions .icon-btn {
  --btn-size: 40px;
  font-size: 14px;
  border-color: var(--white-color);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  color: var(--white-color);
  border-radius: 6px;
}

.th-product .actions .icon-btn:hover {
  color: var(--white-color);
  border-color: var(--white-color);
}

.th-product .actions > * {
  margin: 0 var(--icon-gap-x, 5px);
}

.th-product .actions > * > a {
  margin: 0;
}

.th-product .icon-btn {
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.th-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
.th-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
}

.th-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,
.th-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before {
  position: relative;
  top: 0;
  left: 0;
  line-height: inherit;
  margin: 0;
  font-size: 24px;
}

.th-product .tinv-wishlist a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: var(--white-color);
  color: var(--title-color);
  border-radius: 50%;
}

.th-product .tinv-wishlist a:hover {
  background-color: var(--theme-color);
  color: var(--white-color);
}

.th-product .add_to_cart_button.added {
  display: none;
}

.th-product .added_to_cart {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: var(--white-color);
  color: var(--white-color);
  font-size: 0;
  text-align: center;
  border-radius: 50%;
}

.th-product .added_to_cart:after {
  content: "\f242";
  position: relative;
  font-family: var(--icon-font);
  font-size: 16px;
  font-weight: 700;
}

.th-product .added_to_cart:hover {
  background-color: var(--title-color);
  color: var(--white-color);
}

.th-product .action-btn {
  background-color: var(--white-color);
  font-size: 14px;
  font-family: var(--title-font);
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  padding: 13px 25px;
}

.th-product:hover .product-img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.th-product:hover .product-img:before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  visibility: visible;
  opacity: 0.7;
}

.th-product:hover .actions {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}

.th-product:hover .icon-btn {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.th-product.list-view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  height: 100%;
}

.th-product.list-view .product-img {
  width: 100%;
  max-width: 200px;
  margin: 0;
}

.th-product.list-view .star-rating {
  margin: 0 auto 10px 0;
  width: 93px;
}

.th-product.list-view .product-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid var(--border-color);
  border-left: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 25px;
}

.th-product.list-view .actions {
  --btn-size: 35px;
  --btn-font-size: 13px;
  --icon-gap-x: 2px;
}

.th-product.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
.th-product.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
  width: 35px;
  height: 35px;
  line-height: 35px;
}

.th-product.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,
.th-product.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before {
  font-size: 20px;
}

.th-product.list-view .tinv-wishlist a {
  width: 35px;
  height: 35px;
  line-height: 35px;
}

.th-product.list-view .added_to_cart {
  width: 35px;
  height: 35px;
  line-height: 35px;
}

.th-product.list-view .added_to_cart:after {
  font-size: 16px;
}

.th-product.list-view .action-btn {
  padding: 8px 15px;
}

.th-product.list-view .tag {
  top: 8px;
  right: 8px;
  padding: 0px 15px;
}

.th-product.list-view .product-title {
  font-size: 18px;
  margin: 0 0 5px 0;
}

.th-product.list-view .product-price {
  font-size: 14px;
}

#productCarousel .slick-arrow {
  top: 37.5%;
}

.mfp-content {
  margin: 1.5rem auto;
}

.mfp-content .product-details-img {
  padding-top: 15px;
}

.mfp-content .product-about {
  padding-top: 20px;
  padding-bottom: 20px;
}

.mfp-content .container {
  position: relative;
}

.mfp-content .product-big-img {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.quick-view .container {
  background-color: var(--body-bg);
}

.quick-view .mfp-close {
  color: var(--title-color);
}

.woosq-popup {
  max-height: 600px;
  max-width: 1220px;
}

.woosq-popup .product_meta > span > a:after,
.woosq-popup .product_meta > span > span:after {
  display: none;
}

.woosq-product > .product > div {
  max-height: 600px;
  min-height: 460px;
  height: auto;
}

.th-sort-bar {
  padding: 10px;
  margin: 0 0 24px 0;
  background-color: var(--smoke-color);
  border-radius: 5px;
}

.th-sort-bar .row {
  --bs-gutter-x: 0;
  --bs-gutter-y: 15px;
}

.th-sort-bar select {
  height: 50px;
  border: 1px solid var(--border-color);
  background-color: var(--body-bg);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 250px;
  font-size: 16px;
  margin: 0;
  color: var(--body-color);
}

.th-sort-bar .woocommerce-result-count {
  padding-left: 15px;
  margin-bottom: 0;
  color: var(--body-color);
}

.th-sort-bar .nav a {
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border: 1px solid var(--border-color);
  background-color: var(--white-color);
  text-align: center;
  position: relative;
  font-family: var(--title-font);
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
  color: var(--body-color);
  margin: 0 0 0 10px;
}

.th-sort-bar .nav a.active, .th-sort-bar .nav a:hover {
  color: var(--theme-color);
}

.product-thumb-area {
  position: relative;
  margin-right: 10px;
}

.product-thumb-area .product-thumb-tab {
  position: absolute;
  top: 0;
  left: 0;
}

.product-thumb-tab {
  --thumb: 120px;
  --gap: 10px;
  max-width: var(--thumb);
  margin-left: calc(0px - var(--thumb)/2);
  position: relative;
  z-index: 3;
  display: grid;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  height: 100%;
}

.product-thumb-tab .tab-btn {
  background-color: var(--white-color);
  cursor: pointer;
  height: var(--thumb);
  width: var(--thumb);
  padding: var(--gap);
}

.product-thumb-tab .tab-btn img {
  max-width: 100%;
}

.product-thumb-tab .tab-btn:not(:last-of-type) {
  margin-bottom: 20px;
}

.product-thumb-tab .indicator {
  position: absolute;
  top: calc(var(--pos-y) + var(--gap));
  left: calc(var(--pos-x) + var(--gap));
  width: calc(var(--width-set) - var(--gap)*2);
  height: calc(var(--height-set) - var(--gap)*2);
  border: 2px solid var(--theme-color);
  pointer-events: none;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.product-big-img {
  background-color: var(--smoke-color);
  text-align: center;
  overflow: hidden;
  border-radius: 5px;
}

.product-big-img .img {
  width: 100%;
}

.product-big-img .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.product-big-img:hover .img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

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

.quantity > .screen-reader-text {
  display: inline-block;
  font-weight: 600;
  color: var(--title-color);
  font-family: var(--title-font);
  margin: 0;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  margin-right: 10px;
}

.quantity .qty-btn,
.quantity .qty-input {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: none;
  border-right: none;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  text-align: center;
  color: var(--body-color);
  font-size: 18px;
  font-weight: 600;
}

.quantity .qty-btn:last-child,
.quantity .qty-input:last-child {
  border-right: none;
}

.quantity .qty-btn {
  font-size: 16px;
}

.product_meta {
  font-weight: 700;
  font-size: 16px;
  font-family: var(--body-font);
  margin: 35px 0 0 0;
}

.product_meta > span {
  display: block;
  margin-bottom: 3px;
  color: var(--title-color);
  font-weight: bold;
}

.product_meta > span:last-child {
  margin-bottom: 0;
}

.product_meta > span a {
  color: inherit;
}

.product_meta > span a:hover {
  color: var(--theme-color);
}

.product_meta > span > a,
.product_meta > span > span {
  position: relative;
  color: var(--body-color);
  font-weight: 400;
}

.product_meta > span > a:after,
.product_meta > span > span:after {
  content: ",";
  margin-right: 5px;
}

.product_meta > span > a:last-child:after,
.product_meta > span > span:last-child:after {
  display: none;
}

.product_meta > span > a:first-child,
.product_meta > span > span:first-child {
  margin-left: 7px;
}

.product-tab-style1 {
  border-bottom: 1px solid var(--border-color);
  margin: 60px auto 40px auto;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
}

.woocommerce-Reviews .th-post-comment .text {
  margin-bottom: -0.5em;
}

.woocommerce-Reviews .th-comments-wrap {
  padding: 0;
  box-shadow: none;
  border: none;
  margin-right: 0;
}

.woocommerce-Reviews .th-comment-form {
  padding: 60px;
  background-color: var(--smoke-color);
  box-shadow: none;
  margin-right: 0;
  border-radius: 5px;
}

.woocommerce-Reviews .th-comment-form input,
.woocommerce-Reviews .th-comment-form .form-control {
  background-color: var(--body-bg);
}

.woocommerce-Reviews .th-comment-form .blog-inner-title {
  margin-bottom: 10px;
}

.woocommerce-Reviews .comment-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 24px;
  margin-bottom: 40px;
}

.woocommerce-Reviews .th-post-comment {
  border: 1px solid var(--border-color) !important;
  padding: 40px !important;
  box-shadow: 0px 4px 30px rgba(1, 15, 28, 0.06);
  margin-bottom: 24px;
  border-radius: 5px;
}

.woocommerce-Reviews .th-post-comment .name {
  margin-bottom: 3px;
}

.woocommerce-Reviews .th-post-comment .commented-on {
  margin-bottom: 12px;
}

/* Large devices */
@media (max-width: 1199px) {
  .woocommerce-Reviews .th-post-comment {
    padding: 30px !important;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .woocommerce-Reviews .comment-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .woocommerce-Reviews .th-comment-form {
    padding: 40px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .woocommerce-Reviews .th-comment-form {
    padding: 40px 20px;
  }
}

#productTabContent {
  margin-bottom: -10px;
}

#additional_information {
  margin-bottom: 40px;
}

.product-inner-list > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.product-inner-list li {
  position: relative;
  padding-left: 15px;
}

.product-inner-list li:before {
  content: "-";
  position: absolute;
  left: 0;
}

.share-title {
  font-size: 16px;
  font-weight: 600;
  color: var(--title-color);
  margin-bottom: 8px;
}

.share-title i {
  color: var(--theme-color);
}

.summary-content .product-title,
.product-about .product-title {
  margin: 0 0 5px 0;
}

.summary-content > .price,
.product-about > .price {
  font-family: var(--title-font);
  font-size: 20px;
  font-weight: 800;
  color: var(--title-color);
  display: inline-block;
  margin-bottom: 19px;
  margin-top: -0.2em;
}

.summary-content > .price del,
.product-about > .price del {
  color: var(--gray-color);
  font-weight: 500;
  margin-left: 15px;
}

.summary-content .product-rating,
.product-about .product-rating {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  top: 2px;
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  margin-bottom: 22px;
}

.summary-content .product-rating .star-rating,
.product-about .product-rating .star-rating {
  width: 80px;
  font-size: 12px;
  margin-right: 8px;
}

.summary-content .woocommerce-review-link,
.product-about .woocommerce-review-link {
  color: var(--body-color);
}

.summary-content .checklist,
.product-about .checklist {
  margin: 25px 0 30px 0;
}

.summary-content .actions,
.product-about .actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 15px;
  margin: 35px 0 24px 0;
}

.summary-content .actions .th-btn .btn-icon,
.product-about .actions .th-btn .btn-icon {
  padding: 10.5px 15px 10.5px 15px;
}

.summary-content .actions .icon-btn,
.product-about .actions .icon-btn {
  border-color: var(--border-color);
}

.summary-content .actions .icon-btn:hover,
.product-about .actions .icon-btn:hover {
  background-color: var(--theme-color);
  color: var(--white-color);
  border-color: var(--theme-color);
}

.summary-content .share,
.product-about .share {
  margin-top: 25px;
}

.summary-content .th-social a,
.product-about .th-social a {
  --icon-size: 40px;
  line-height: 38px;
  font-size: 14px;
  border: 1px solid var(--border-color);
  border-radius: 0;
}

.summary-content .th-social a:hover,
.product-about .th-social a:hover {
  border-color: var(--theme-color);
}

.summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
.summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt,
.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  border-radius: 0;
}

.summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,
.summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before,
.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,
.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before {
  position: relative;
  top: 0;
  left: 0;
  line-height: inherit;
  margin: 0;
  font-size: 24px;
}

.summary-content .tinv-wishlist a,
.product-about .tinv-wishlist a {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 0;
}

.summary-content .tinv-wishlist a:hover,
.product-about .tinv-wishlist a:hover {
  background-color: var(--theme-color);
  color: var(--white-color);
}

.summary-content .quantity,
.product-about .quantity {
  position: relative;
}

.summary-content .quantity:after,
.product-about .quantity:after {
  content: '';
  height: 100%;
  width: 1px;
  background-color: var(--border-color);
  position: absolute;
  top: 0;
  left: 55px;
}

.summary-content .quantity .qty-input,
.product-about .quantity .qty-input {
  width: 112px;
  height: 50px;
  border: 1px solid var(--border-color);
  background-color: transparent;
  color: var(--title-color);
  padding: 0 21px;
  text-align: left;
  font-weight: 500;
  border-radius: 4px;
}

.summary-content .quantity .qty-btn,
.product-about .quantity .qty-btn {
  color: var(--title-color);
  background-color: transparent;
  position: absolute;
  right: 21px;
  height: auto;
  width: auto;
  border: none;
  line-height: 10px;
}

.summary-content .quantity .quantity-minus,
.product-about .quantity .quantity-minus {
  bottom: 10px;
}

.summary-content .quantity .quantity-plus,
.product-about .quantity .quantity-plus {
  top: 10px;
}

#description {
  margin-bottom: 30px;
}

.product-details .th-comments-wrap {
  margin-top: 0;
}

.product-details .border-title {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.product-details .border-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 80px;
  background-color: var(--theme-color);
}

.product-inner-title {
  font-size: 32px;
  border-bottom: 1px solid var(--border-color);
  padding: 0 0 7px 0;
  margin: 0 0 30px 0;
}

.related-product-wrapper {
  padding-top: 115px;
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .th-product.list-view .product-img {
    max-width: 150px;
  }
}

/* Medium Large devices */
@media (max-width: 1299px) {
  .product-thumb-tab {
    --thumb: 100px;
    margin-left: -40px;
  }
  .product-thumb-area {
    margin-right: 0;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .th-sort-bar select {
    min-width: auto;
  }
  .product-tab-style1 {
    margin: 50px 0 40px 0;
  }
  .summary-content,
  .product-about {
    padding-left: 0;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .product-big-img {
    margin-bottom: 40px;
  }
  .product-thumb-tab {
    margin-left: -10px;
  }
  .th-product-box.list-view .product-img {
    max-width: 150px;
  }
  .th-sort-bar .row {
    --bs-gutter-x: 20px;
  }
  .th-sort-bar .nav a:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .th-sort-bar .nav a:last-child:before {
    display: none;
  }
  .woosq-product > .product .thumbnails {
    max-height: 400px;
    min-height: 200px;
    padding: 10px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .th-sort-bar {
    text-align: center;
    padding: 10px 15px 15px 15px;
  }
  .th-sort-bar .nav {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .th-sort-bar select {
    margin: 0 auto;
  }
  .th-sort-bar .woocommerce-result-count {
    padding-left: 0;
  }
  .th-product-box.list-view .product-img {
    max-width: 130px;
  }
  .th-product-box.list-view .actions {
    --btn-size: 30px;
    --btn-font-size: 10px;
    --icon-gap-x: 2px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .product-about .actions {
    gap: 15px 15px;
  }
  .product-thumb-tab {
    --thumb: 74px;
    --gap: 6px;
  }
  .product-thumb-tab .tab-btn:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .product-grid {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* Extra small devices */
@media (max-width: 375px) {
  .th-product.list-view .product-img {
    max-width: 130px;
  }
}

/*------------------- 4.00. Cart  -------------------*/
.woocommerce-cart-form {
  text-align: center;
}

.cart_table {
  border: 1px solid var(--border-color);
  margin-bottom: 45px;
}

.cart_table thead {
  background-color: var(--smoke-color);
}

.cart_table thead th {
  border: none !important;
}

.cart_table td:before,
.cart_table th {
  font-family: var(--title-font);
  color: var(--title-color);
  font-weight: 800;
  border: none;
  padding: 27px 15px;
}

.cart_table td:before {
  content: attr(data-title);
  position: absolute;
  left: 15px;
  top: 50%;
  vertical-align: top;
  padding: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: none;
}

.cart_table td {
  border: none;
  border-bottom: 1px solid var(--border-color);
  color: var(--body-color);
  padding: 20px 10px;
  position: relative;
  vertical-align: middle;
}

.cart_table .product-quantity {
  color: var(--title-color);
}

.cart_table .product-quantity input {
  position: relative;
  top: -2px;
}

.cart_table .cart-productname {
  font-weight: 400;
  font-family: var(--body-font);
  color: var(--body-color);
}

.cart_table .cart-productimage {
  display: inline-block;
  border: 2px solid var(--border-color);
  background-color: var(--smoke-color);
}

.cart_table .remove {
  color: var(--theme-color);
  font-size: 18px;
}

.cart_table .quantity {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart_table td.product-quantity {
  min-width: 155px;
}

.cart_table .qty-btn {
  border: 2px solid var(--border-color) !important;
  background-color: transparent;
  color: #b8c6d0;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  border-radius: 4px;
}

.cart_table .qty-btn:hover {
  background-color: var(--theme-color);
  color: var(--white-color);
}

.cart_table .qty-input {
  vertical-align: middle;
  border: 2px solid var(--border-color);
  width: 60px;
  height: 30px;
  font-size: 14px;
  text-align: center;
  color: var(--title-color);
  font-weight: 700;
  margin: 0 3px;
  border-radius: 4px;
  padding: 0;
  /* Firefox */
}

.cart_table .qty-input::-moz-placeholder {
  color: var(--title-color);
}

.cart_table .qty-input::-webkit-input-placeholder {
  color: var(--title-color);
}

.cart_table .qty-input:-ms-input-placeholder {
  color: var(--title-color);
}

.cart_table .qty-input::-ms-input-placeholder {
  color: var(--title-color);
}

.cart_table .qty-input::placeholder {
  color: var(--title-color);
}

.cart_table .qty-input::-webkit-outer-spin-button, .cart_table .qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.cart_table .qty-input[type="number"] {
  -moz-appearance: textfield;
}

.cart_table .actions {
  text-align: right;
  vertical-align: middle;
  padding-left: 20px;
}

.cart_table .actions > .th-btn {
  margin-right: 15px;
}

.cart_table .actions > .th-btn:last-child {
  margin-right: 0;
}

.cart_table .th-cart-coupon {
  float: left;
  margin: 0;
  width: 455px;
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.cart_table .th-cart-coupon input {
  width: calc(100% - 200px);
  margin-right: 10px;
}

.cart_table .th-cart-coupon .th-btn {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.cart_totals {
  border: 1px solid var(--border-color);
}

.cart_totals th,
.cart_totals td {
  vertical-align: top;
  padding: 20px 20px;
  border: none;
  border-bottom: 1px solid var(--border-color);
  font-size: 14px;
  color: var(--title-color);
  width: 55%;
}

.cart_totals th:first-child,
.cart_totals td:first-child {
  width: 45%;
  background-color: var(--smoke-color);
  font-weight: 700;
  font-size: 14px;
  color: var(--title-color);
}

.cart_totals .shipping-calculator-button {
  display: inline-block;
  border-bottom: 1px solid;
  color: var(--title-color);
  font-weight: 700;
}

.cart_totals .shipping-calculator-button:hover {
  color: var(--theme-color);
}

.cart_totals .woocommerce-shipping-destination {
  margin-bottom: 10px;
}

.cart_totals .woocommerce-shipping-methods {
  margin-bottom: 0;
}

.cart_totals .shipping-calculator-form {
  display: none;
}

.cart_totals .shipping-calculator-form p:first-child {
  margin-top: 20px;
}

.cart_totals .shipping-calculator-form p:last-child {
  margin-bottom: 0;
}

.cart_totals .amount {
  font-weight: 700;
}

.cart_totals .order-total .amount {
  color: var(--theme-color);
}

.empty-notice {
  margin: 40px auto;
}

/* Medium devices */
@media (max-width: 991px) {
  .cart_table th {
    padding: 23px 8px;
    font-size: 14px;
  }
  .cart_table .cart-productname {
    font-size: 14px;
  }
  .cart_table .th-cart-coupon {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cart_table .actions {
    text-align: center;
  }
  .cart_table .cart-productimage {
    max-width: 100px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .cart_table {
    text-align: left;
    min-width: auto;
    border-collapse: separate;
    border-spacing: 0 20px;
    border: none;
  }
  .cart_table thead {
    display: none;
  }
  .cart_table td {
    padding: 15px;
    display: block;
    width: 100%;
    padding-left: 25%;
    text-align: right;
    border: 1px solid var(--border-color);
    border-bottom: none;
  }
  .cart_table td::before {
    display: block;
  }
  .cart_table td:last-child {
    border-bottom: 1px solid var(--border-color);
  }
  .cart_table td.actions {
    padding-left: 15px;
    text-align: center;
  }
  .cart_table td.actions > .th-btn {
    margin-top: 10px;
    margin-right: 0;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
  }
  .cart_table td.actions > .th-btn:last-child {
    margin-right: auto;
  }
  .cart_table .th-cart-coupon {
    width: 100%;
    text-align: center;
    float: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: block;
    padding-bottom: 10px;
  }
  .cart_table .th-cart-coupon input {
    width: 100%;
    margin-bottom: 10px;
  }
  .cart_totals th,
  .cart_totals td {
    padding: 15px 10px;
  }
  .cart_totals th:first-child,
  .cart_totals td:first-child {
    width: 17%;
    line-height: 1.4;
  }
}

/*------------------- 4.00. Checkout  -------------------*/
.woocommerce-checkout .form-group,
.woocommerce-checkout .form-row {
  margin-bottom: 0;
}

.woocommerce-checkout .form-select,
.woocommerce-checkout .select2-container,
.woocommerce-checkout .form-control {
  margin-bottom: 0;
}

.woocommerce-checkout .select2-container--open .select2-dropdown--below {
  margin-top: 0;
}

.woocommerce-checkout .select2-container--open .select2-dropdown--above {
  position: relative;
  bottom: 0;
}

.woocommerce-checkout .select2-dropdown {
  border: none;
  border-top: none;
}

.woocommerce-checkout .select2-container--default .select2-selection--single {
  border-radius: 4px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-checkout .select2-container--default .select2-selection--single .form-control:focus {
  color: var(--body-color);
}

.woocommerce-checkout .shipping_address {
  margin-top: -3px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #eee;
  padding: 0;
}

.woocommerce-form-login select,
.woocommerce-form-login .form-select,
.woocommerce-form-login .form-control,
.woocommerce-form-login .select2,
.woocommerce-form-login .select2-container,
.woocommerce-form-coupon select,
.woocommerce-form-coupon .form-select,
.woocommerce-form-coupon .form-control,
.woocommerce-form-coupon .select2,
.woocommerce-form-coupon .select2-container,
.woocommerce-checkout select,
.woocommerce-checkout .form-select,
.woocommerce-checkout .form-control,
.woocommerce-checkout .select2,
.woocommerce-checkout .select2-container {
  margin-bottom: var(--bs-gutter-x);
}

#ship-to-different-address {
  margin-top: 15px;
}

.select2-container--default .select2-selection--single {
  height: 50px;
  border: 1px solid transparent;
  background-color: var(--smoke-color);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
  padding-left: 25px;
  padding-right: 25px;
}

.woocommerce-billing-fields .form-row {
  margin-bottom: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  content: "\f282";
  font-family: var(--icon-font);
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin: 0;
  border: none;
  top: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
  line-height: 50px;
  margin-right: 30px;
}

span.select2-selection.select2-selection--single:focus {
  outline: none;
}

.checkout-ordertable th,
.checkout-ordertable td {
  border: 1px solid var(--border-color);
  text-align: right;
  padding: 5px 20px;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600;
  color: var(--title-color);
}

.checkout-ordertable th {
  font-weight: 800;
  text-align: left;
}

.checkout-ordertable ul {
  margin: 0;
  padding: 0;
}

.checkout-ordertable .order-total .amount {
  color: var(--theme-color);
}

.checkout-ordertable input[type="hidden"] ~ label {
  color: var(--theme-color);
}

.woocommerce-checkout .form-group input:not(:last-child) {
  margin-bottom: var(--bs-gutter-x);
}

.woocommerce-checkout-payment {
  text-align: left;
}

.woocommerce-checkout-payment ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.woocommerce-checkout-payment ul li {
  padding-top: 12px;
  border-bottom: 1px solid var(--border-color);
  border-radius: 4px;
  font-size: 16px;
}

.woocommerce-checkout-payment ul input[type="radio"] ~ label {
  margin-bottom: 17px;
  color: var(--body-color);
}

.woocommerce-checkout-payment ul input[type="radio"] ~ label img {
  margin-bottom: -2px;
  margin-left: 10px;
}

.woocommerce-checkout-payment .place-order {
  padding-top: 30px;
}

.woocommerce-checkout-payment .payment_box {
  color: var(--body-color);
  background-color: var(--smoke-color);
  border: 1px solid var(--border-color);
  border-bottom: none;
  font-size: 14px;
  padding: 10px 20px;
  border-radius: 4px;
  display: none;
}

.woocommerce-checkout-payment .payment_box p {
  margin: 0;
}

.th-checkout-wrapper form.woocommerce-form {
  margin-bottom: 25px;
}

/* Small devices */
@media (max-width: 767px) {
  tfoot.checkout-ordertable th {
    display: none;
  }
  .woocommerce-checkout-payment ul input[type="radio"] ~ label img {
    max-width: 150px;
  }
  .checkout-ordertable th,
  .checkout-ordertable td {
    padding: 5px 20px 5px 60px;
  }
}

/*------------------- 4.00. Wishlist  -------------------*/
.tinv-wishlist input[type="checkbox"] {
  display: inline-block;
  opacity: 1;
  visibility: visible;
  vertical-align: middle;
  width: auto;
  height: auto;
}

.tinv-wishlist .tinv-header {
  margin-top: -0.5rem;
  text-transform: capitalize;
}

.tinv-wishlist .cart-empty {
  padding: 12px 25px;
  background-color: var(--smoke-color);
  border-radius: 0;
  font-weight: 700;
  font-size: 14px;
}

.tinv-wishlist p.return-to-shop .button {
  display: inline-block;
  background-color: var(--theme-color);
  color: #fff;
  font-size: 14px;
  padding: 10px 25px;
  margin-top: 10px;
  font-weight: 700;
}

.tinv-wishlist p.return-to-shop .button:hover {
  background-color: var(--title-color);
  color: var(--white-color);
}

.tinv-wishlist table {
  border: none;
}

.tinv-wishlist table th {
  color: var(--title-color);
}

.tinv-wishlist table td,
.tinv-wishlist table th {
  padding: 15.3px 10px;
  border-bottom: 1px solid var(--border-color);
  text-align: center;
}

.tinv-wishlist table thead {
  background-color: var(--smoke-color);
}

.tinv-wishlist .product-cb,
.tinv-wishlist .product-remove {
  width: 40px;
  text-align: center;
}

.tinv-wishlist .product-thumbnail {
  width: 110px;
}

.tinv-wishlist .stock.in-stock {
  margin-bottom: 0;
}

.tinv-wishlist ins {
  text-decoration: none;
}

.tinv-wishlist .product-remove button {
  border: none;
  height: 22px;
  width: 22px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  border-radius: 0;
  padding-top: 0;
  background-color: var(--smoke-color);
  color: var(--title-color);
}

.tinv-wishlist .product-remove button i {
  line-height: 22px;
  font-size: 16px;
}

.tinv-wishlist .tinvwl-mobile {
  display: none;
}

.tinv-wishlist .social-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 295px;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.tinv-wishlist .social-buttons ul {
  padding-left: 0;
  margin-bottom: 0;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
}

.tinv-wishlist table.tinvwl-table-manage-list {
  font-size: 16px;
}

.tinv-wishlist .product-stock .stock {
  display: block;
}

.tinv-wishlist .product-stock span {
  display: inline;
}

.tinv-wishlist .product-stock i {
  margin-right: 5px;
}

.tinv-wishlist .tinv-modal .icon_big_times {
  margin-bottom: 5px;
  color: var(--theme-color);
}

.tinv-wishlist button.button {
  border: none;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  font-weight: 600;
  background-color: var(--theme-color);
  color: #fff;
  padding: 1px 15px;
  min-width: 140px;
}

.tinv-wishlist button.button i {
  font-size: 14px !important;
  margin-right: 5px !important;
}

.tinv-wishlist button.button:hover {
  background-color: var(--title-color);
  color: #fff;
}

.tinv-wishlist .tinvwl-buttons-group button i {
  font-size: 14px;
}

.tinv-wishlist th,
.tinv-wishlist td.product-name {
  font-size: 16px;
  font-weight: 700;
  font-family: var(--title-font);
}

.tinv-wishlist td.product-name a {
  color: var(--body-color);
}

.tinv-wishlist td.product-name a:hover {
  color: var(--theme-color);
}

.tinv-wishlist td.product-price del {
  margin-left: 8px;
  font-size: 0.9em;
}

.tinv-wishlist .social-buttons > span {
  font-weight: 700;
  margin-right: 10px;
  font-family: var(--title-font);
  color: var(--title-color);
}

.tinv-wishlist .social-buttons li {
  display: inline-block;
  margin-right: 0;
}

.tinv-wishlist .social-buttons li a.social {
  background-color: var(--theme-color);
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  margin-left: 3px;
}

.tinv-wishlist .social-buttons li a.social:first-child {
  margin-left: 0;
}

.tinv-wishlist .social-buttons li a.social i {
  line-height: inherit;
}

.tinv-wishlist .social-buttons li a.social:hover {
  background-color: var(--title-color);
  color: var(--white-color);
}

/* Medium devices */
@media (max-width: 991px) {
  .tinvwl-full {
    display: none;
  }
  .tinv-wishlist .tinvwl-mobile {
    display: block;
  }
  .tinvwl-txt {
    display: inline-block !important;
  }
  .product-stock {
    width: 40px;
    text-align: center;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .tinv-wishlist table {
    table-layout: fixed;
    border-bottom: 1px solid var(--border-color);
  }
  .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove,
  .tinv-wishlist table.tinvwl-table-manage-list thead th:not(.product-name) {
    display: none;
  }
  .tinv-wishlist table td,
  .tinv-wishlist table th {
    border: 1px solid var(--border-color);
  }
  .tinv-wishlist table.tinvwl-table-manage-list tbody td {
    display: block;
    width: 100% !important;
    text-align: center;
  }
  .product-name {
    text-align: center;
  }
  .tinv-wishlist table td,
  .tinv-wishlist table th {
    border-bottom: none;
  }
  .tinv-wishlist table tfoot {
    border-bottom: 1px solid var(--border-color);
  }
  .tinv-wishlist .social-buttons {
    max-width: 100%;
    margin-left: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tinv-wishlist .social-buttons ul {
    margin-left: unset;
    margin-top: 5px;
  }
  .tinvwl-txt {
    display: inline-block !important;
  }
}

/*------------------- 4.00. Contact  -------------------*/
/* Contact Page ---------------------------------- */
.contact-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  margin-bottom: 40px;
  text-align: left;
  /* Medium devices */
}

.contact-feature-wrap {
  /* Large devices */
}

@media (max-width: 1199px) {
  .contact-feature-wrap {
    display: grid;
    grid-template-columns: auto auto auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* Small devices */
    /* Extra small devices */
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .contact-feature-wrap {
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 1199px) and (max-width: 575px) {
  .contact-feature-wrap {
    grid-template-columns: repeat(1, 1fr);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 991px) {
  .contact-feature {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}

.contact-feature:last-child {
  margin-bottom: 0 !important;
}

.contact-feature .box-content {
  max-width: 235px;
  /* Extra small devices */
}

@media (max-width: 575px) {
  .contact-feature .box-content {
    margin-left: auto;
    margin-right: auto;
  }
}

.contact-feature .box-content a {
  display: block;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  color: inherit;
  /* Medium devices */
}

@media (max-width: 991px) {
  .contact-feature .box-content a {
    margin-left: auto;
    margin-right: auto;
  }
}

.contact-feature .box-content a:hover {
  color: var(--theme-color);
}

.contact-feature .box-title-22 {
  margin-bottom: 5px;
}

.contact-form select,
.contact-form .form-control,
.contact-form .form-select,
.contact-form textarea,
.contact-form input {
  background-color: var(--body-bg);
}

.contact-form .form-group > i {
  background-color: var(--body-bg);
  color: var(--theme-color);
  width: 18px;
  text-align: right;
}

.quote-form-box {
  padding: 50px;
  background-color: var(--smoke-color);
  /* Large devices */
}

.quote-form-box textarea {
  min-height: 120px;
}

.quote-form-box .form-title {
  margin-top: -0.24em;
  margin-bottom: 20px;
}

@media (max-width: 1199px) {
  .quote-form-box {
    text-align: center;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .quote-form-box {
    padding: 40px 20px;
  }
}

.contact-map {
  line-height: 0px;
}

.contact-map iframe {
  height: 500px;
  /* Large devices */
  /* Small devices */
}

@media (max-width: 1199px) {
  .contact-map iframe {
    height: 360px;
  }
}

@media (max-width: 767px) {
  .contact-map iframe {
    height: 260px;
  }
}

/*------------------- 4.00. About  -------------------*/
/* About 1 ---------------------------------- */
@media (min-width: 1300px) {
  .img-box1 {
    margin-right: 36px;
  }
}

.img-box1 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}

.img-box1 .img2 img {
  border-radius: 999px;
}

.img-box1 .icon-btn {
  --btn-size: 80px;
  border-radius: 10px;
  position: absolute;
  top: 90px;
  right: 0;
}

.img-box1 .icon-btn i {
  padding-right: 0.1em;
}

/* Large devices */
@media (max-width: 1199px) {
  .img-box1 img {
    width: 100%;
    max-height: 470px;
    object-fit: cover;
  }
  .img-box1 .img1 {
    width: 57%;
  }
  .img-box1 .img2 {
    width: 37%;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .img-box1 {
    gap: 10px;
  }
  .img-box1 .icon-btn {
    --btn-size: 50px;
    border-radius: 5px;
    top: 40px;
  }
}

/* Story ---------------------------------------*/
.story-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 536px;
  position: relative;
  z-index: 3;
  /* Extra small devices */
}

.story-box:before, .story-box:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 36px 36px 0 0;
  border-color: var(--border-color) transparent transparent transparent;
  margin-top: 19px;
  /* Extra small devices */
}

@media (max-width: 575px) {
  .story-box:before, .story-box:after {
    margin-top: 0;
    margin-left: 19px;
    -webkit-transform: rotateY(0) !important;
            transform: rotateY(0) !important;
  }
}

.story-box:before {
  border-width: 34px 34px 0 0;
  border-color: var(--body-bg) transparent transparent transparent;
  position: absolute;
  top: 1px;
  right: 3px;
  z-index: 2;
  /* Extra small devices */
}

@media (max-width: 575px) {
  .story-box:before {
    top: calc(100% + -38px) !important;
    left: 2px !important;
  }
}

@media (max-width: 575px) {
  .story-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.story-box-area {
  max-width: 1060px;
  margin: 0 auto;
  background-size: auto;
  background-repeat: repeat-y;
  background-position: top center;
  /* Large devices */
}

@media (max-width: 1199px) {
  .story-box-area {
    background-image: none !important;
  }
}

.story-box-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  margin-bottom: 60px;
  position: relative;
  z-index: 2;
  max-width: 635px;
  /* Large devices */
  /* Extra small devices */
}

.story-box-wrap:nth-child(even) {
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  /* Extra small devices */
}

.story-box-wrap:nth-child(even) .story-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  /* Extra small devices */
}

.story-box-wrap:nth-child(even) .story-box:before, .story-box-wrap:nth-child(even) .story-box:after {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.story-box-wrap:nth-child(even) .story-box:before {
  left: 3px;
  right: unset;
}

@media (max-width: 575px) {
  .story-box-wrap:nth-child(even) .story-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 575px) {
  .story-box-wrap:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.story-box-wrap .story-year {
  font-family: var(--title-font);
  font-weight: 700;
  color: var(--title-color);
  height: 50px;
  min-width: 50px;
  line-height: 53px;
  border-radius: 99px;
  box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.2);
  text-align: center;
  background-color: var(--body-bg);
  margin-left: auto;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  /* Extra small devices */
}

@media (max-width: 575px) {
  .story-box-wrap .story-year {
    margin-left: unset;
    margin-right: auto;
  }
}

@media (max-width: 1199px) {
  .story-box-wrap {
    gap: 20px;
    margin-bottom: 40px;
  }
}

@media (max-width: 575px) {
  .story-box-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.story-box-wrap:hover .story-year {
  background-color: var(--theme-color);
  color: var(--white-color);
}

.story-box-wrap:last-child {
  margin-bottom: 0 !important;
}

.story-box .box-img {
  width: 200px;
  /* Extra small devices */
}

.story-box .box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 575px) {
  .story-box .box-img {
    width: 100%;
    max-height: 200px;
    overflow: hidden;
  }
}

.story-box .box-title {
  font-size: 22px;
  margin-top: -0.24em;
  margin-bottom: 5px;
}

.story-box .box-content {
  padding: 38px 40px;
  box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.08);
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid var(--border-color);
  background-color: var(--body-bg);
  /* Small devices */
  /* Extra small devices */
}

@media (max-width: 767px) {
  .story-box .box-content {
    padding: 20px;
  }
}

@media (max-width: 575px) {
  .story-box .box-content {
    padding: 38px 40px;
  }
}

/* Team Card ------------------------------*/
.team-card .box-img {
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
}

.team-card .box-img:after {
  content: '';
  position: absolute;
  inset: 0;
  background-color: var(--black-color);
  opacity: 0;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.team-card .box-img img {
  width: 100%;
}

.team-card .th-social {
  position: absolute;
  bottom: 30px;
  right: 30px;
  z-index: 3;
  width: 40px;
}

.team-card .th-social a {
  margin: 10px 0 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(30px);
      -ms-transform: translateX(30px);
          transform: translateX(30px);
}

.team-card .th-social a:nth-child(1) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.team-card .th-social a:nth-child(2) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.team-card .th-social a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.team-card .th-social a:nth-child(4) {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.team-card .box-title {
  font-size: 22px;
  margin-bottom: 5px;
}

.team-card .box-text {
  font-size: 14px;
  font-weight: 500;
}

.team-card:hover .box-img:after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  opacity: 0.6;
}

.team-card:hover .th-social a {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  visibility: visible;
  opacity: 1;
}

/* Author Details ---------------------------------*/
.author-details {
  --border-color: #E5E5E5;
  background-color: var(--smoke-color);
}

.author-details .author-img {
  overflow: hidden;
}

.author-details .author-img img {
  width: 100%;
  max-height: 400px;
  object-fit: cover;
}

.author-details .info-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 17px;
  margin-bottom: 17px;
}

.author-details .info-wrap .info {
  font-weight: 500;
}

.author-details .info-wrap .info a {
  color: inherit;
}

.author-details .info-wrap .info a:hover {
  color: var(--theme-color);
}

.author-details .info-wrap strong {
  color: var(--title-color);
}

.author-details .info-wrap.top-border {
  border-top: 1px solid var(--border-color);
  padding-top: 17px;
}

.author-details .box-title-24 {
  margin-bottom: 5px;
}

.author-details .box-title-18 {
  margin-bottom: 10px;
  margin-top: 25px;
  font-weight: 700;
}

.author-details .author-content {
  background-color: var(--smoke-color);
  padding: 40px;
  /* Extra small devices */
}

@media (max-width: 375px) {
  .author-details .author-content {
    padding: 20px;
  }
}

/*------------------- 4.00. Counter  -------------------*/
/* Counter 1 ---------------------------------- */
.counter-card {
  --border-color: rgba(255, 255, 255, 0.3);
  border-right: 1px solid var(--border-color);
  text-align: center;
  position: relative;
  z-index: 2;
}

.counter-card-wrap {
  background-color: var(--theme-color);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 60px 0;
  position: relative;
  z-index: 3;
}

.counter-card:last-child {
  border-right: none;
}

.counter-card_number {
  font-size: 60px;
  color: var(--white-color);
  font-weight: 700;
  margin-bottom: 2px;
  margin-top: -0.25em;
}

.counter-card_text {
  font-weight: 500;
  color: var(--white-color);
  display: block;
  margin-bottom: -0.5em;
}

.cta-sec-1 {
  padding-bottom: 100px;
  background-attachment: fixed;
}

.counter-sec-1 {
  margin-top: -100px;
}

/* Medium devices */
@media (max-width: 991px) {
  .counter-card-wrap {
    grid-template-columns: repeat(2, 1fr);
    padding: 40px;
  }
  .counter-card:nth-child(even) {
    border-right: none;
  }
  .counter-card:nth-child(-n + 2) {
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 30px;
  }
  .counter-card:nth-last-child(-n + 2) {
    padding-top: 30px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .counter-card-wrap {
    padding: 40px 0;
  }
  .counter-card_number {
    font-size: 48px;
    margin-bottom: 0;
  }
  .counter-card_text {
    font-size: 14px;
  }
}

/*------------------- 4.00. Blog Extra -------------------*/
/* Blog Style 1 ---------------------------------- */
.blog-style1 .category {
  margin-bottom: 22px;
}

.blog-style1 .blog-img {
  overflow: hidden;
  margin-bottom: 20px;
}

.blog-style1 .blog-img img {
  width: 100%;
}

.blog-style1 .blog-img .category {
  margin-bottom: 0;
}

.blog-style1 .blog-img .play-btn {
  --icon-size: 50px;
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: calc(var(--icon-size) / -2);
  margin-right: calc(var(--icon-size) / -2);
}

.blog-style1 .box-title-20 {
  margin-bottom: 10px;
}

.blog-style1 .box-title-22 {
  margin-bottom: 10px;
}

.blog-style1 .blog-meta {
  margin-bottom: -0.4em;
}

.blog-style1:has(.box-title-24) .blog-img {
  margin-bottom: 25px;
}

.blog-style1.style-big .blog-img {
  margin-bottom: 30px;
}

.blog-style1.style-big .blog-meta span,
.blog-style1.style-big .blog-meta a {
  padding-right: 20px;
  margin-right: 16px;
}

.blog-style1:hover .blog-img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.border-blog > * {
  padding-bottom: 24px;
  border-bottom: 1px solid var(--border-color);
}

.border-blog:last-child > * {
  padding-bottom: 0;
  border-bottom: none;
  /* Large devices */
}

@media (max-width: 1199px) {
  .border-blog:last-child > * {
    padding-bottom: 24px;
    border-bottom: 1px solid var(--border-color);
  }
}

.border-blog.two-column:nth-last-child(-n + 2) > * {
  padding-bottom: 0;
  border-bottom: none;
}

.border-blog.three-column:nth-last-child(-n + 3) > * {
  padding-bottom: 0;
  border-bottom: none;
  /* Medium devices */
}

@media (max-width: 991px) {
  .border-blog.three-column:nth-last-child(-n + 3) > * {
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 24px;
  }
}

/* Blog Style 2 ---------------------------------- */
.blog-style2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
}

.blog-style2 .blog-img {
  overflow: hidden;
  width: 100px;
}

.blog-style2 .blog-img .play-btn {
  --icon-size: 34px;
  font-size: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: calc(var(--icon-size) / -2) 0 0 calc(var(--icon-size) / -2);
}

.blog-style2 .blog-img img {
  width: 100%;
}

.blog-style2 .blog-img .icon {
  position: absolute;
  bottom: 0;
  left: 10px;
  color: var(--white-color);
  font-size: 20px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.blog-style2 .blog-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.blog-style2 .box-title-18 {
  margin-bottom: 5px;
}

.blog-style2 .category {
  line-height: 21px;
  margin-bottom: 9px;
}

.blog-style2 .blog-meta {
  margin-bottom: -0.5em;
}

.blog-style2 .box-title-20 {
  margin-bottom: 2px;
}

@media (max-width: 340px) {
  .blog-style2 .box-title-20 {
    font-size: 18px;
  }
}

.blog-style2:has(.box-title-20) {
  gap: 14px;
}

.blog-style2:has(.box-title-20) .blog-img {
  width: 110px;
}

@media (max-width: 340px) {
  .blog-style2:has(.box-title-20) .blog-img {
    width: 100px;
  }
}

.blog-style2 .blog-img.img-100 {
  width: 100px;
}

.blog-style2 .img-big {
  width: 130px !important;
  /* Extra small devices */
}

@media (max-width: 375px) {
  .blog-style2 .img-big {
    width: 110px !important;
  }
}

.blog-style2:has(.img-big) .category {
  line-height: 24px;
  margin-bottom: 14px;
  /* Extra small devices */
}

@media (max-width: 375px) {
  .blog-style2:has(.img-big) .category {
    line-height: 21px;
  }
}

.blog-style2:hover .blog-img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.dark-theme .blog-style2 .box-title-20 {
  font-weight: 500;
}

.gy-24.filter-active .blog-style2,
.gy-24.filter-active .blog-style3 {
  margin-bottom: 24px;
}

.mbn-24 {
  margin-bottom: -24px;
}

/* Blog Style 3 ---------------------------------- */
.blog-style3 {
  --space: 25px;
  position: relative;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.blog-style3:has(.box-title-24), .blog-style3:has(.box-title-30) {
  --space: 30px;
  /* Extra small devices */
}

@media (max-width: 575px) {
  .blog-style3:has(.box-title-24), .blog-style3:has(.box-title-30) {
    --space: 20px;
  }
}

.blog-style3:has(.box-title-22) {
  --space: 20px;
}

.blog-style3 > .play-btn {
  --icon-size: 70px;
  margin-top: calc(var(--icon-size) / -2);
  margin-right: calc(var(--icon-size) / -2);
  position: absolute;
  top: 50%;
  right: 50%;
  z-index: 3;
  /* Extra small devices */
  /* Extra small devices */
}

@media (max-width: 575px) {
  .blog-style3 > .play-btn {
    --icon-size: 50px;
    font-size: 0.9em;
  }
}

@media (max-width: 375px) {
  .blog-style3 > .play-btn {
    top: 60px;
    right: 60px;
  }
}

.blog-style3 .blog-img {
  overflow: hidden;
}

.blog-style3 .blog-img:after {
  content: '';
  position: absolute;
  inset: 0;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.75) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.75) 100%);
}

.blog-style3 .blog-img .play-btn {
  position: absolute;
  top: var(--space);
  right: var(--space);
}

.blog-style3 .blog-img img {
  min-height: 220px;
  width: 100%;
  object-fit: cover;
  /* Large devices */
}

@media (max-width: 1199px) {
  .blog-style3 .blog-img img {
    max-height: 500px;
  }
}

.blog-style3 .blog-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: var(--space);
  z-index: 3;
}

.blog-style3 .category {
  margin-bottom: 15px;
}

.blog-style3 .box-title-30 {
  margin-top: 0;
  margin-bottom: 10px;
}

.blog-style3 .box-title-40 {
  margin-top: 0;
}

.blog-style3 .box-title-24 {
  margin-top: 0;
  margin-bottom: 10px;
}

.blog-style3 .box-title-22,
.blog-style3 .box-title-20,
.blog-style3 .box-title-18 {
  margin-bottom: 7px;
}

.blog-style3 .blog-meta {
  margin-bottom: -0.5em;
}

.blog-style3:hover .blog-img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.dark-theme > .blog-style3 {
  --border-color: #EFEFEF;
}

.dark-theme > .blog-style3 h3 {
  font-weight: 600;
}

.border-blog > .blog-style3 .blog-content {
  padding-bottom: calc(var(--space) + 24px);
}

.border-blog:last-child > .blog-style3 .blog-content {
  padding-bottom: var(--space);
  /* Large devices */
}

@media (max-width: 1199px) {
  .border-blog:last-child > .blog-style3 .blog-content {
    padding-bottom: calc(var(--space) + 24px);
  }
}

.space-40 .blog-style3 {
  --space: 40px;
  /* Small devices */
  /* Extra small devices */
}

@media (max-width: 767px) {
  .space-40 .blog-style3 {
    --space: 30px;
  }
}

@media (max-width: 575px) {
  .space-40 .blog-style3 {
    --space: 20px;
  }
}

#blog-video-slide1 {
  margin-left: 0;
  margin-right: 0;
}

.video-center-mode {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.video-center-mode > * {
  --space: 25px;
}

.video-center-mode .blog-img img {
  height: 350px;
}

.video-center-mode > * {
  width: 288px;
}

.video-center-mode .box-title-30 {
  font-size: 18px;
}

.video-center-mode.slick-current .box-title-30 {
  font-size: 30px;
}

.video-center-mode.slick-current > * {
  width: 600px;
  --space: 35px;
}

/* Medium Large devices */
@media (max-width: 1299px) {
  .video-center-mode .box-title-30 {
    font-size: 16px;
  }
  .video-center-mode.slick-current .box-title-30 {
    font-size: 26px;
  }
  .video-center-mode.slick-current > * {
    width: 501px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .video-center-mode .box-title-30 {
    font-size: 26px;
  }
  .video-center-mode > * {
    --space: 30px;
    width: 100%;
  }
  .video-center-mode.slick-current .box-title-30 {
    font-size: 26px;
  }
  .video-center-mode.slick-current > * {
    width: 100%;
    --space: 30px;
  }
  #blog-video-slide1 {
    margin-left: -12px;
    margin-right: -12px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .video-center-mode .box-title-30 {
    font-size: 24px !important;
  }
  .video-center-mode > * {
    --space: 20px;
  }
  .video-center-mode.slick-current > * {
    --space: 20px;
  }
  .blog-style3 {
    --space: 20px;
  }
}

.img-overlay2 .blog-img:after {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 19.27%, #000000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 19.27%, #000000 100%);
}

/* Blog Style 4 ---------------------------------- */
.blog-style4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}

.blog-style4 .blog-img {
  overflow: hidden;
  width: 300px;
}

.blog-style4 .blog-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-style4 .w-270 {
  width: 270px;
}

.blog-style4 .w-386 {
  width: 386px;
  /* Medium Large devices */
}

@media (max-width: 1299px) {
  .blog-style4 .w-386 {
    width: 280px;
  }
}

.blog-style4 .blog-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.blog-style4 .category {
  margin-bottom: 16px;
}

.blog-style4 .blog-meta {
  margin-bottom: -0.45em;
}

.blog-style4 .box-title-24 {
  margin-bottom: 8px;
}

.blog-style4 .box-title-22 {
  margin-bottom: 15px;
}

.blog-style4 .blog-text {
  margin-bottom: 10px;
}

.blog-style4 .th-btn {
  margin-top: 28px;
}

.blog-style4:hover .blog-img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.two-column .blog-style4 .blog-img {
  width: 220px;
}

/* Small devices */
@media (max-width: 767px) {
  .blog-style4 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .blog-style4 .blog-img {
    min-width: 100%;
  }
}

.border-blog2 {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.border-blog2:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

/* Blog Style 5 ---------------------------------- */
.blog-style5 .box-title-18 {
  margin-bottom: 9px;
}

.blog-style5 .blog-meta {
  margin-bottom: -0.5em;
}

.blog-overflow {
  overflow-y: scroll;
  max-height: 497px;
  border: 1px solid var(--border-color);
  padding: 30px;
  cursor: s-resize;
}

/* Blog Style 6 ---------------------------------- */
.blog-style6 .category {
  margin-bottom: 20px;
}

.blog-style6 .blog-img {
  overflow: hidden;
}

.blog-style6 .blog-img img {
  width: 100%;
}

.blog-style6 .blog-img .category {
  margin-bottom: 0;
}

.blog-style6 .box-title-22 {
  margin-bottom: 10px;
}

.blog-style6 .blog-meta {
  margin-bottom: -0.45em;
}

.blog-style6 .blog-content {
  padding: 30px;
  border: 1px solid var(--border-color);
}

.blog-style6:hover .blog-img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

/* Blog BG Style ---------------------------------- */
.blog-bg-style1 {
  padding: 160px 0;
  /* Large devices */
  /* Medium devices */
  /* Extra small devices */
}

@media (max-width: 1199px) {
  .blog-bg-style1 {
    padding: 120px 0;
  }
}

@media (max-width: 991px) {
  .blog-bg-style1 {
    padding: 100px 0;
  }
}

@media (max-width: 575px) {
  .blog-bg-style1 {
    text-align: center;
  }
}

.blog-bg-style1 .category {
  margin-bottom: 30px;
}

.blog-bg-style1 .blog-meta {
  margin-bottom: -0.45em;
}

.blog-bg-style1 .play-btn {
  --icon-size: 80px;
}

.blog-bg-style1.row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* Blog Style 7 ---------------------------------- */
.blog-style7 .blog-img {
  overflow: hidden;
  margin-bottom: 22px;
}

.blog-style7 .blog-img img {
  width: 100%;
}

.blog-style7 .blog-img .category {
  margin-bottom: 0;
}

.blog-style7 .box-title-24 {
  margin-bottom: 18px;
}

.blog-style7 .blog-meta {
  margin-bottom: 12px;
}

.blog-style7:hover .blog-img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

@media (min-width: 1300px) {
  .blog-tab {
    padding-right: 15px;
  }
}

.blog-tab {
  position: relative;
  z-index: 2;
}

.blog-tab .play-btn {
  pointer-events: none;
}

.blog-tab .tab-btn {
  margin-bottom: 20px;
  cursor: pointer;
}

.blog-tab .tab-btn:last-child {
  margin-bottom: 0;
}

.blog-tab:after {
  content: '';
  height: 100%;
  width: 4px;
  background-color: var(--border-color);
  border-radius: 99px;
  position: absolute;
  bottom: 0;
  right: -15px;
}

.blog-tab .indicator {
  position: absolute;
  right: -15px;
  top: var(--pos-y);
  background-color: var(--theme-color);
  border-radius: 99px;
  height: var(--height-set);
  width: 4px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  z-index: 2;
}

.blog-style2 .blog-img:after {
  content: '';
  position: absolute;
  inset: 0;
  background-color: var(--title-dark);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.tab-btn.active .blog-style2 .blog-img:after {
  opacity: 0.5;
  visibility: visible;
}

.tab-btn.active .blog-style2 .blog-img .icon {
  visibility: visible;
  opacity: 1;
  bottom: 7px;
  z-index: 2;
}

.tab-btn.active .blog-style2 .blog-img .play-btn {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

/* Large devices */
@media (max-width: 1199px) {
  .blog-tab .tab-btn {
    margin-bottom: 24px;
  }
  .blog-tab .tab-btn:last-child {
    margin-bottom: 0;
  }
  .blog-tab .blog-style2 .blog-content {
    display: none;
  }
  .blog-tab::after {
    right: -10px;
  }
  .blog-tab .indicator {
    right: -10px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .blog-tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
  }
  .blog-tab .blog-img {
    width: 100% !important;
  }
  .blog-tab .blog-img img {
    height: 100px !important;
    object-fit: cover;
  }
  .blog-tab .tab-btn {
    margin-bottom: 24px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .blog-tab:after {
    height: 4px;
    width: 100%;
    right: 0;
  }
  .blog-tab .indicator {
    right: unset;
    left: var(--pos-x);
    top: unset;
    bottom: 0;
    height: 4px;
    width: var(--width-set);
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .blog-tab {
    gap: 10px;
  }
}

/* Extra small devices */
@media (max-width: 375px) {
  .blog-tab {
    gap: 5px;
  }
}

.blog-style8 {
  padding-left: 28px;
  /* Medium devices */
}

@media (max-width: 991px) {
  .blog-style8 {
    padding-left: 0;
  }
}

.blog-style8 .box-title-30 {
  margin-bottom: 15px;
}

.blog-style8 .blog-img {
  margin-bottom: 32px;
}

.blog-style8 .blog-img:after {
  content: '';
  position: absolute;
  inset: 0;
  background-color: var(--title-dark);
  opacity: 0.4;
}

.blog-style8 .blog-img img {
  width: 100%;
  min-height: 378px;
  object-fit: cover;
}

.blog-style8 .blog-img .play-btn {
  --icon-size: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: calc(var(--icon-size) / -2) 0 0 calc(var(--icon-size) / -2);
}

.dark-theme .blog-style8 .box-title-30 {
  font-weight: 600;
}

.container-full-1 {
  max-width: 100%;
  padding: 36px 36px 0 36px;
  /* Extra small devices */
}

@media (max-width: 575px) {
  .container-full-1 {
    max-width: 575px;
    padding: 12px 12px 0 12px;
  }
}

.blog-style9 {
  padding-bottom: 100px;
  position: relative;
}

.blog-style9 .blog-img {
  overflow: hidden;
}

.blog-style9 .blog-img img {
  width: 100%;
  min-height: 310px;
  object-fit: cover;
}

.blog-style9 .blog-content {
  background-color: var(--body-bg);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.08);
  max-width: calc(100% - 80px);
  position: absolute;
  bottom: 0;
  left: 40px;
  padding: 30px;
  text-align: center;
}

.blog-style9 .category {
  margin-bottom: 20px;
}

.blog-style9 .box-title-24 {
  margin-bottom: 12px;
}

.blog-style9:hover .blog-img img {
  -webkit-transform: scale(1.09);
      -ms-transform: scale(1.09);
          transform: scale(1.09);
}

/* Extra small devices */
@media (max-width: 575px) {
  .blog-style9 .blog-content {
    max-width: calc(100% - 40px);
    left: 20px;
    padding: 30px 10px;
  }
}

/*------------------- 4.00. Simple Sections  -------------------*/
.checklist ul {
  padding-left: 0;
  list-style: none;
  text-align: left;
  margin-bottom: 0;
}

.checklist li {
  color: var(--title-color);
  font-weight: 500;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.checklist li > i {
  color: var(--theme-color);
}

.checklist li:not(:last-child) {
  margin-bottom: 11px;
}

.checklist.style2 li > i {
  font-size: 24px;
  color: var(--theme-color2);
}

.checklist.mb-45 {
  /* Large devices */
}

@media (max-width: 1199px) {
  .checklist.mb-45 {
    margin-bottom: 40px;
  }
}

.th-video {
  position: relative;
}

.th-video img {
  border-radius: inherit;
}

.th-video .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.rounded-10 {
  border-radius: 10px;
}

.icon-box {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.icon-box.has-right-line {
  position: relative;
}

.icon-box.has-right-line:after {
  content: '';
  width: 160px;
  height: 4px;
  background: -webkit-linear-gradient(left, var(--theme-color) 0%, rgba(232, 58, 21, 0) 100%);
  background: linear-gradient(90deg, var(--theme-color) 0%, rgba(232, 58, 21, 0) 100%);
  margin-left: 10px;
  /* Large devices */
}

@media (max-width: 1199px) {
  .icon-box.has-right-line:after {
    display: none;
  }
}

.btn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px 30px;
}

.box-title a {
  color: inherit;
}

.box-title a:hover {
  color: var(--theme-color);
}

.box-icon img {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.switcher-fixed {
  position: fixed;
  top: 50%;
  right: 50px;
  margin-top: -9px;
  z-index: 20;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  /* Small devices */
}

.switcher-fixed i {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@media (max-width: 767px) {
  .switcher-fixed {
    right: 20px;
  }
}

.category-card {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 25px 10px;
}

.category-card:after {
  content: '';
  position: absolute;
  inset: 0;
  background-color: var(--body-bg);
  border: 1px solid var(--border-color);
  z-index: -1;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.category-card .box-icon {
  margin-bottom: 10px;
}

.category-card .box-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: -0.3em;
}

.category-card:hover:after {
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
}

.category-card:hover .box-icon img {
  -webkit-filter: invert(1);
          filter: invert(1);
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}

.category-card:hover .box-title {
  color: var(--white-color);
}

/* Large devices */
@media (max-width: 1199px) {
  p.mb-40 {
    margin-bottom: 35px;
  }
  p.mb-45 {
    margin-bottom: 38px;
  }
}

/*------------------- 4.00. Breaking News -------------------*/
.news-area {
  background-color: var(--border-color);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}

.news-area .title {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 7px 20px;
  color: var(--white-color);
  background-color: var(--theme-color);
  white-space: nowrap;
  min-width: 160px;
  text-align: center;
}

.news-area .news-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: calc(100% - 160px);
  padding: 5px 40px;
}

.breaking-news {
  font-size: 14px;
  color: var(--body-color);
  position: relative;
  padding-left: 18px;
}

.breaking-news:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  background-color: var(--theme-color);
  border-radius: 99px;
}

.breaking-news:hover {
  color: var(--theme-color);
}

/* Extra small devices */
@media (max-width: 575px) {
  .news-area .title {
    padding: 7px 7px;
    min-width: 138px;
  }
  .news-area .news-wrap {
    max-width: calc(100% - 138px);
    padding: 5px 20px;
  }
}

/*------------------- 4.00. Tab Menu -------------------*/
.tab-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: var(--smoke-color);
  border-radius: 4px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin-bottom: 28px;
}

.tab-menu .tab-btn {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 5px 6px 5px;
  color: var(--title-color);
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: transparent;
  border: none;
}

.tab-menu .tab-btn.active {
  color: var(--white-color);
}

.tab-menu .indicator {
  position: absolute;
  top: var(--pos-y);
  left: var(--pos-x);
  height: var(--height-set);
  width: var(--width-set);
  background-color: var(--theme-color);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  z-index: -1;
}

.filter-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 8px;
  /* Extra small devices */
}

@media (max-width: 375px) {
  .filter-menu {
    gap: 5px;
  }
}

.filter-menu .tab-btn {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: var(--body-bg);
  border: 1px solid var(--border-color);
  color: var(--title-color);
  padding: 2px 16px;
  border-radius: 4px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.filter-menu .tab-btn:last-child {
  margin-right: 0;
}

.filter-menu .tab-btn.active {
  background-color: var(--theme-color);
  color: var(--white-color);
  border-color: var(--theme-color);
}

/*------------------- 4.00. Hero -------------------*/
/* Hero Global ---------------------------------- */
.th-hero-wrapper {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.th-hero-wrapper .slick-arrow {
  border: none;
}

.th-hero-wrapper .slick-dots {
  position: absolute;
  top: 50%;
  left: 80px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.th-hero-bg {
  position: absolute;
  inset: 0;
}

.th-hero-bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/* Hero 1 ---------------------------------- */
.hero-1 {
  --body-color: #fff;
  --title-color: #fff;
}

.hero-1 .blog-bg-style1 {
  padding: 120px 0 270px 0;
  max-width: 810px;
  position: relative;
  z-index: 6;
}

.hero-1 .blog-text {
  font-size: 18px;
  margin-top: 22px;
  max-width: 690px;
  margin-bottom: -0.45em;
}

.hero-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
  border-top: 1px solid #54595F;
  padding-top: 30px;
  position: relative;
}

.hero-tab-area {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 100%;
}

.hero-tab .tab-btn {
  cursor: pointer;
}

.hero-tab .indicator {
  position: absolute;
  left: var(--pos-x);
  top: -1px;
  background-color: var(--theme-color);
  height: 2px;
  width: var(--width-set);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

/* Large devices */
@media (max-width: 1199px) {
  .hero-1 .blog-bg-style1 {
    padding: 90px 0 220px 0;
    max-width: 740px;
  }
  .hero-tab .tab-btn img {
    min-height: 60px;
    object-fit: cover;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .hero-1 .blog-bg-style1 {
    padding: 90px 0 190px 0;
    max-width: 540px;
  }
  .hero-1 .blog-text {
    font-size: 16px;
    max-width: 600px;
  }
  .hero-tab {
    gap: 12px;
    padding-top: 16px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .hero-1 .blog-bg-style1 {
    text-align: center;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .hero-1 .blog-bg-style1 {
    padding: 90px 0 160px 0;
  }
  .hero-tab-area {
    bottom: 20px;
  }
  .hero-tab .tab-btn img {
    min-height: 40px;
  }
}

/*------------------- 4.00. Dark Theme -------------------*/
.dark-theme {
  --title-color: #fff;
  --body-color: #B5B5B5;
  --smoke-color: #171718;
  --smoke-color2: #171718;
  --border-color: #54595F;
  --gray-color: #54595F;
  --body-bg: #1e1e1e;
}

.dark-theme .footer-wrapper {
  --border-color: #54595F;
}

.dark-theme .author-details {
  --border-color: #54595F;
}

.dark-theme .light-img {
  display: none;
}

.dark-theme .dark-img {
  display: inline-block;
}

.dark-theme .header-top,
.dark-theme .news-area,
.dark-theme .breadcumb-wrapper {
  --border-color: #282828;
}

.dark-theme .theme-toggler .light {
  display: none;
}

.dark-theme .theme-toggler .dark {
  display: inline;
}

.dark-theme .th-btn:hover,
.dark-theme .th-btn.active {
  color: #080809;
}

.dark-theme .category-card .box-icon img {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.dark-theme .story-box-wrap .story-year {
  background-color: var(--smoke-color);
}

.dark-theme .author-details .th-social a {
  --smoke-color: #1e1e1e;
}

.dark-theme .main-menu ul.sub-menu,
.dark-theme .woocommerce-form-register,
.dark-theme .woocommerce-form-coupon,
.dark-theme .woocommerce-form-login {
  box-shadow: 0px 6px 30px rgba(255, 255, 255, 0.05);
}

.dark-theme .box-title-30,
.dark-theme .box-title-20,
.dark-theme .box-title-18,
.dark-theme .box-title-24,
.dark-theme .box-title-22 {
  font-weight: 600;
}

html.dark-theme .theme-switcher .light {
  display: none;
}

html.dark-theme .theme-switcher .dark {
  display: inline-block;
}

html.dark-theme .dark-theme > .blog-style3 {
  --border-color: #54595F;
}

/*=================================
    05. Spacing
==================================*/
/*-- Padding Left And Right --*/
.px-5 {
  padding-right: 5px;
  padding-left: 5px;
}

.px-10 {
  padding-right: 10px;
  padding-left: 10px;
}

.px-15 {
  padding-right: 15px;
  padding-left: 15px;
}

.px-20 {
  padding-right: 20px;
  padding-left: 20px;
}

.px-25 {
  padding-right: 25px;
  padding-left: 25px;
}

.px-30 {
  padding-right: 30px;
  padding-left: 30px;
}

.px-35 {
  padding-right: 35px;
  padding-left: 35px;
}

.px-40 {
  padding-right: 40px;
  padding-left: 40px;
}

.px-45 {
  padding-right: 45px;
  padding-left: 45px;
}

.px-50 {
  padding-right: 50px;
  padding-left: 50px;
}

/*-- Padding Top And Bottom --*/
.py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

/*-- Padding Top --*/
.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

/*-- Padding Bottom --*/
.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

/*-- Padding Left --*/
.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-50 {
  padding-left: 50px;
}

/*-- Padding Right --*/
.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-50 {
  padding-right: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

/*-- margin Left And Right --*/
.mx-5 {
  margin-right: 5px;
  margin-left: 5px;
}

.mx-10 {
  margin-right: 10px;
  margin-left: 10px;
}

.mx-15 {
  margin-right: 15px;
  margin-left: 15px;
}

.mx-20 {
  margin-right: 20px;
  margin-left: 20px;
}

.mx-25 {
  margin-right: 25px;
  margin-left: 25px;
}

.mx-30 {
  margin-right: 30px;
  margin-left: 30px;
}

.mx-35 {
  margin-right: 35px;
  margin-left: 35px;
}

.mx-40 {
  margin-right: 40px;
  margin-left: 40px;
}

.mx-45 {
  margin-right: 45px;
  margin-left: 45px;
}

.mx-50 {
  margin-right: 50px;
  margin-left: 50px;
}

/*-- margin Top And Bottom --*/
.my-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.my-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.my-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.my-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

.my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

/*-- margin Top --*/
.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

/*-- margin Bottom --*/
.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

/*-- margin Left --*/
.ml-5 {
  margin-left: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-50 {
  margin-left: 50px;
}

/*-- margin Right --*/
.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-50 {
  margin-right: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-33 {
  margin-bottom: 33px;
}

.mb-28 {
  margin-bottom: 28px;
}

.mt-n1 {
  margin-top: -.25rem;
}

.mt-n2 {
  margin-top: -.40rem;
}

.mt-n3 {
  margin-top: -0.8rem;
}

.mt-n4 {
  margin-top: -1.5rem;
}

.mt-n5 {
  margin-top: -3rem;
}

.mb-n1 {
  margin-bottom: -.25rem;
}

.mb-n2 {
  margin-bottom: -.4rem;
}

.mb-n3 {
  margin-bottom: -0.8rem;
}

.mb-n4 {
  margin-bottom: -1.5rem;
}

.mb-n5 {
  margin-bottom: -3rem;
}

.space,
.space-top {
  padding-top: var(--section-space);
}

.space,
.space-bottom {
  padding-bottom: var(--section-space);
}

.space2,
.space2-top {
  padding-top: 100px;
  /* Medium devices */
}

@media (max-width: 991px) {
  .space2,
  .space2-top {
    padding-top: 60px;
  }
}

.space2,
.space2-bottom {
  padding-bottom: 100px;
  /* Medium devices */
}

@media (max-width: 991px) {
  .space2,
  .space2-bottom {
    padding-bottom: 60px;
  }
}

.space-extra,
.space-extra-top {
  padding-top: calc(var(--section-space) - 30px);
}

.space-extra,
.space-extra-bottom {
  padding-bottom: calc(var(--section-space) - 30px);
}

.space-extra2,
.space-extra2-top {
  padding-top: calc(var(--section-space) - 40px);
}

.space-extra2,
.space-extra2-bottom {
  padding-bottom: calc(var(--section-space) - 40px);
}

/* Medium devices */
@media (max-width: 991px) {
  .space,
  .space-top {
    padding-top: var(--section-space-mobile);
  }
  .space,
  .space-bottom {
    padding-bottom: var(--section-space-mobile);
  }
  .space-extra,
  .space-extra-top {
    padding-top: calc(var(--section-space-mobile) - 30px);
  }
  .space-extra,
  .space-extra-bottom {
    padding-bottom: calc(var(--section-space-mobile) - 30px);
  }
  .space-top-md-none {
    padding-top: 0;
  }
  .space-extra2,
  .space-extra2-top {
    padding-top: 70px;
  }
  .space-extra2,
  .space-extra2-bottom {
    padding-bottom: 70px;
  }
}

/*# sourceMappingURL=style.css.map */

.sidebar-mosts {
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%}
.sidebar-mosts--shared .sidebar-mosts__item:before {
    border: 2px solid #1194f6;
    -ms-box-shadow: 1px 1px 20px rgba(17, 148, 246, .75);
    -o-box-shadow: 1px 1px 20px rgba(17, 148, 246, .75);
    box-shadow: 1px 1px 20px rgba(17, 148, 246, .75);
}
.sidebar-mosts--readed .sidebar-mosts__item:before {
    border: 2px solid #f44336;
    -ms-box-shadow: 1px 1px 20px rgba(244, 67, 54, .75);
    -o-box-shadow: 1px 1px 20px rgba(244, 67, 54, .75);
    box-shadow: 1px 1px 20px rgba(244, 67, 54, .75);
}
.sidebar-mosts__item {
    border-bottom: 1px solid #fff;
   /* -ms-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1);
    -o-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1);*/
    display: block;
    margin: 0 0 25px;
    padding-bottom: 15px;
    position: relative;
    width: 100%}
.column_list .sidebar-mosts__item, .timeline_right .sidebar-mosts__item {
    border-bottom: 0;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding-bottom: 0;
}
.column_list .sidebar-mosts__item {
    display: inline-block;
    float: left;
    margin: 0;
}
.column_list .sidebar-mosts__item .sidebar-mosts__item__body {
    padding: 0 5px;
}
.column_list .sidebar-mosts__item:first-child .sidebar-mosts__item__body {
    padding-left: 0;
}
.column_list .sidebar-mosts__item:last-child .sidebar-mosts__item__body {
    padding-right: 0;
}
.column_list.tree_column {
    margin-left: -5px;
    margin-right: -5px;
}
.column_list.tree_column .sidebar-mosts__item {
    width: 33%}
.column_list.tree_column .sidebar-mosts__item .sidebar-mosts__item__image__item {
    height: auto!important;
    margin-left: 5px;
    margin-right: 5px;
    width: 100%}
.column_list.tree_column .sidebar-mosts__item .sidebar-mosts__item__image {
    height: auto!important;
}
.column_list.tree_column .sidebar-mosts__item .sidebar-mosts__item__title {
    font-size: .925em;
    font-weight: 600;
    line-height: 1.25em;
}
.column_list.sec_column .sidebar-mosts__item {
    width: 50%}
.column_list.sec_column .sidebar-mosts__item .sidebar-mosts__item__image__item {
    height: auto!important;
}
.column_list.sec_column .sidebar-mosts__item .sidebar-mosts__item__image {
    height: auto!important;
    width: 100%}
.column_list.sec_column .sidebar-mosts__item .sidebar-mosts__item__title {
    font-size: 1.05em;
    line-height: 1.25em;
}
.sidebar-mosts__item:hover .sidebar-mosts__item__title {
    color: #f44336;
}
.sidebar-mosts__item:before {
    background-clip: padding-box;
    background-color: #000;
    border-radius: 100%;
    color: #fff;
    content: counter(li-counter);
    counter-increment: li-counter;
    font-size: .9375em;
    font-weight: 700;
    height: 34px;
    left: 10px;
    line-height: 34px;
    max-height: 34px;
    max-width: 34px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    top: -17px;
    width: 34px;
    z-index: 9;
}
.column_list .sidebar-mosts__item:before, .timeline_right .sidebar-mosts__item:before {
    display: none;
}
.sidebar-mosts__item__link {
    color: #333;
    text-decoration: none;
}
.sidebar-mosts__item__body {
    display: block;
    height: auto;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%}
.sidebar-mosts__item__image {
    height: 140px;
    overflow: hidden;
    position: relative;
    width: 100%}
.timeline_right .sidebar-mosts__item__image {
    height: 180px;
}

.sidebar-mosts__item__caption {
    display: block;
    position: relative;
    width: 100%}

.sidebar-mosts__item__view {
    background-color: rgb(0 0 0);
    display: block;
    line-height: 11px !important;
    margin: 0;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 46px;
    z-index: 10;
    border: 1px solid #ff0000;
}


.sidebar-mosts__item:last-child {
  /*  border: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;*/
}

.profile-verified {
    align-items: center;
    display: flex;
    margin-top: 10px;
}
.profile-verified span {
    align-items: center;
    display: flex;
    margin-right: 10px;
}
.profile-verified span.verified {
    color: green;
}
.profile-verified span.not_verified {
    color: red;
}


.content-mosts__list, .sidebar-mosts, .sidebar-trend {
    counter-reset: li-counter;
    list-style-type: none;
}

.content-sidebar-mosts__item__image, .content-timeline__media, .sidebar-mosts__item__image {
    position: relative;
}
.content-sidebar-mosts__item__image:after, .content-timeline__media:after, .sidebar-mosts__item__image:after {
    background: #f7f7f7 url(/assets/images/preloader.gif?d2ef22f50071cd07aa3f977728cbeb24);
    background-position: 50%;
    background-size: cover;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.content-sidebar-mosts__item__image .sidebar-mosts__item__image__item, .content-timeline__media .sidebar-mosts__item__image__item, .sidebar-mosts__item__image .sidebar-mosts__item__image__item {
    position: relative;
    z-index: 1;
}
.content-share__badge {
    background-clip: padding-box;
    background-color: #0094ff;
    border: 2px solid #fff;
    border-radius: 24px;
    color: #fff;
    display: none;
    font-family: Arial;
    font-size: .8125em;
    font-style: normal;
    font-weight: 700;
    height: 24px;
    line-height: 12px;
    min-width: 24px;
    padding: 4px;
    position: absolute;
    left: -79px;
    text-align: center;
    top: 53px;
}

.content-share__badgeban {
    background-clip: padding-box;
    background-color: #ff0000;
    border: 2px solid #fff;
    border-radius: 24px;
    color: #fff;
    display: none;
    font-family: Arial;
    font-size: .8125em;
    font-style: normal;
    font-weight: 700;
    height: 24px;
    line-height: 12px;
    min-width: 24px;
    padding: 4px;
    position: absolute;
    left: -79px;
    text-align: center;
    top: 53px;
}

.content-share__badges {
    background-clip: padding-box;
    background-color: #ff6a00;
    border: 2px solid #fff;
    border-radius: 24px;
    color: #fff;
    display: none;
    font-family: Arial;
    font-size: .8125em;
    font-style: normal;
    font-weight: 700;
    height: 24px;
    line-height: 12px;
    min-width: 24px;
    padding: 4px;
    position: absolute;
    right: 9px;
    text-align: center;
    top: -13px;
}

.content-share__badgesi {
    background-clip: padding-box;
    background-color: #001fff;
    border: 2px solid #fff;
    border-radius: 24px;
    color: #fff;
    display: none;
    font-family: Arial;
    font-size: .8125em;
    font-style: normal;
    font-weight: 700;
    height: 24px;
    line-height: 12px;
    min-width: 24px;
    padding: 4px;
    position: absolute;
    right: 19px;
    text-align: center;
    top: 43px;
}

.is-visible {
    display: block !important;
}


:root {
  --body: #fff;
  --black: #000;
  --white: #fff;
  --theme: #7000fe;
  --theme2: #7000fe;
  --header: #09052F;
  --base: #7000fe;
  --text: #767676;
  --text2: #8A8C94;
  --border: #EEEFF4;
  --button: #1C2539;
  --button2: #030734;
  --ratting: #F09815;
  --bg: #f3f5ff;
  --color-gradient-1: linear-gradient(90.07deg, #FF4E8D 32.43%, #AE34E8 58.79%, #7000fe 105.32%);
  ---box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.hover_3d {
    z-index: 999;
}

.hover-in {
    transition: .3s ease-out;
}

.hover-out {
    transition: .3s ease-in;
}



/* Popup css */
.popup-wrapper {
    display: none;
  }
  .popup_main-content h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .bg_cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  }
  .mfp-close-btn-in .mfp-close {
    color: #333;
    background: #FFF;
    opacity: 1;
    border-radius: 50%;
  width: 30px;
    height: 30px;
    line-height: 32px;
    right: -15px;
    top: -15px;
  }
  .popup-wrapper {
  position: relative;
  width: auto;
  max-width: 960px;
  margin: 0 auto;
  }
  .popup-wrapper .form_control {
    width: 100%;
    height: 70px;
    padding: 0 30px;
    line-height: 70px;
  }
  
  /* Popup-one */
  .popup-one{
  position: relative;
  padding: 138px 120px;
  }
  .popup-one .popup_main-content{
  position: relative;
  text-align: center;
  background-color: rgba(69, 29, 83, 0.8);
  border-radius: 10px;
  padding: 90px 55px;
  }
  .popup-one .popup_main-content h1,
  .popup-one .popup_main-content p{
  color: #fff;
  }
  .popup-one .popup_main-content h1{
  margin-bottom: 20px;
  }
  .popup-one .popup_main-content p{
  margin-bottom: 30px;
  }
  .popup-one .popup_main-content .popup-main-btn{
    padding: 15px 100px;
    display: inline-block;
    color: #fff;
    border-radius: 40px;
    border: 1px solid #fff;
    text-decoration: none;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
  }
  .popup-one .popup_main-content .popup-main-btn:hover,
  .popup-one .popup_main-content .popup-main-btn:focus{
  background-color: #451D53;
  color: #fff;
  border-color: transparent;
  }
  
  /* Popup-two */
  
  .popup-two{
  position: relative;
  padding: 120px;
  }
  .popup-two .popup_main-content{
  position: relative;
  text-align: center;
  background-color: rgba(255, 40, 101, 0.7);
  border-radius: 10px;
  padding: 90px 55px;
  }
  .popup-two .popup_main-content h1,
  .popup-two .popup_main-content p{
  color: #fff;
  }
  .popup-two .popup_main-content h1{
  margin-bottom: 20px;
  }
  .popup-two .popup_main-content p{
  margin-bottom: 30px;
  }
  .popup-two .popup_main-content .subscribe-form{
  padding: 0 70px;
  }
  .popup-two .popup_main-content .subscribe-form .form_control{
  border: none;
  border-radius: 10px;
  font-size: 20px;
  margin-bottom: 20px;
  }
  .popup-two .popup_main-content .subscribe-form  .popup-main-btn{
  width: 100%;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  height: 70px;
  border-radius: 10px;
  cursor: pointer;
  transition: all .3s;
  }
  .popup-two .popup_main-content .subscribe-form  .popup-main-btn:hover,
  .popup-two .popup_main-content .subscribe-form  .popup-main-btn:focus{
  background-color: #FF2865;
  color: #fff;
  border-color: transparent;
  }
  
  
  /* Popup-three */
  
  .popup-three .popup_main-content{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #fff;
  }
  .popup-three .popup_main-content .left-bg{
  width: 45%;
  height: 100%;
    min-height: 670px;
  }
  .popup-three .popup_main-content .right-content {
  width: 55%;
  padding: 30px 15px;
  text-align: center;
  }
  .popup-three .popup_main-content .right-content h1{
  font-weight: 400;
  margin-bottom: 20px;
  }
  .popup-three .popup_main-content .right-content p{
  margin-bottom: 20px;
  }
  .popup-three .popup_main-content .right-content .popup-main-btn {
    padding: 15px 70px;
    background-color: #FF2865;
    color: #fff;
    font-size: 19px;
    border-radius: 35px;
    display: inline-block;
    text-decoration: none;
  }
  
  /* Popup-four */
  
  .popup-four .popup_main-content{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #fff;
  }
  .popup-four .popup_main-content .left-bg{
  width: 45%;
  height: 100%;
    min-height: 670px;
  }
  .popup-four .popup_main-content .right-content {
  width: 55%;
  padding: 30px 30px;
  text-align: center;
  }
  .popup-four .popup_main-content .right-content h1{
  font-weight: 400;
  margin-bottom: 20px;
  }
  .popup-four .popup_main-content .right-content p{
  margin-bottom: 20px;
  }
  .popup-four .popup_main-content .subscribe-form{
  padding: 0 70px;
  }
  .popup-four .popup_main-content .subscribe-form .form_control{
  border: 2px solid #C5C5C5;
  border-radius: 10px;
  font-size: 20px;
  margin-bottom: 20px;
  }
  .popup-four .popup_main-content .subscribe-form .popup-main-btn{
  width: 100%;
  background-color: #F8960D;
  color: #fff;
  font-size: 20px;
  height: 70px;
  border-radius: 10px;
  cursor: pointer;
  border: none;
  transition: all .3s;
  }
  .popup-four .popup_main-content .subscribe-form .popup-main-btn:hover,
  .popup-four .popup_main-content .subscribe-form .popup-main-btn:focus{
  background-color: #F8960D;
  color: #fff;
  border-color: transparent;
  }
  
  
  /* Popup-five */
  
  .popup-five .popup_main-content{
  text-align: center;
  padding: 75px;
  }
  .popup-five .popup_main-content h1{font-size: 42px;line-height: 52px;font-weight: 400;color: #fff;margin-bottom: 20px;margin: 0 auto 20px;max-width: 600px;}
  .popup-five .popup_main-content h4{
  color: #fff;
  font-size: 25px;
  font-weight: 35px;
  margin-bottom: 40px;
  font-weight: 400;
  }
  .popup-five .popup_main-content .popup-main-btn{
  padding: 15px 30px;
  display: inline-block;
  color: #fff;
  background-color: #29A19C;
  border-radius: 40px;
    text-decoration: none;
  }
  
  /* Popup-six */
  .popup-six .popup_main-content{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  background-color: #fff;
    text-decoration: none;
  }
  .popup-six .popup_main-content .left-bg{
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  }
  .popup-six .popup_main-content .right-content {
  background-color: #930077;
  width: 50%;
  height: 100%;
  padding: 120px 15px;
  text-align: center;
  margin-left: 50%;
  }
  .popup-six .popup_main-content .right-content  h1{font-size: 40px;font-weight: 400;line-height: 50px;color: #fff;margin-bottom: 25px;}
  .popup-six .popup_main-content h4{color: #fff;font-size: 20px;line-height: 32px;margin-bottom: 40px;font-weight: 400;}
  .popup-six .popup_main-content .right-content .popup-main-btn{
  padding: 15px 30px;
  display: inline-block;
  color: #fff;
  background-color: #FA00CA;
  border-radius: 40px;
    text-decoration: none;
  }
  
  /* syotimer css */
  .popup-wrapper .syotimer__body{
  max-width: 420px;
  margin:0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
  }
  .popup-wrapper .syotimer__body p{
  color: #fff;
  }
  .popup-wrapper .syotimer-cell {
    flex: 0 0 24%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .popup-wrapper .syotimer-cell__value {
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1F3A52;
    border-radius: 10px;
    font-size: 36px;
    color: #fff;
  margin-bottom: 15px;
  }
  .popup-wrapper .syotimer-cell__unit {
    font-size: 20px;
    color: #fff;
    text-transform: capitalize;
  }
  /*Large Device*/
  @media only screen and (min-width: 1200px) and (max-width : 1400px) {
    
  }
  
  
  /*Large Device*/
  @media only screen and (min-width: 992px) and (max-width : 1199px) {
    
  }
  
  /*Medium Device*/
  @media only screen and (min-width: 768px) and (max-width : 991px){
    .popup-one .popup_main-content h1,
    .popup-three .popup_main-content .right-content h1,
    .popup-four .popup_main-content .right-content h1,
    .popup-five .popup_main-content  h1,
    .popup-six .popup_main-content .right-content h1{
        font-size: 40px;
        line-height: 50px;
    }
    .popup-wrapper {
        max-width: 720px;
    }
    .popup-two .popup_main-content .subscribe-form,
    .popup-four .popup_main-content .subscribe-form{
        padding: 0 15px;
    }
    .popup-one,
    .popup-two {
        padding: 80px 30px;
    }
    .syotimer__body{
        margin-bottom: 0px;
    }
    .syotimer-cell{
        flex: 0 0 50%;
        margin-bottom: 20px;
    }
  }
  
  /* Small Devices, Tablets */
  @media only screen and (max-width : 991px) {
    .popup-wrapper .syotimer-cell {
        padding-left: 5px;
        padding-right: 5px;
    }
  }
  
  /* Small Devices, Tablets */
  @media only screen and (max-width : 767px) {
    .popup-wrapper {
        max-width: 500px;
    }
    .popup-five .popup_main-content {
        text-align: center;
        padding: 50px 15px;
    }
    .popup-three .popup_main-content .left-bg,
    .popup-four .popup_main-content .left-bg,
    .popup-six .popup_main-content .left-bg{
        display: none;
    }
    .popup-one,
    .popup-two {
        padding: 30px 15px;
    }
    .popup-one .popup_main-content,
    .popup-two .popup_main-content{
        padding: 20px 15px;
    }
    .popup-one .popup_main-content .main-btn{
        padding: 15px 30px;
    }
    .popup-three .popup_main-content .right-content,
    .popup-four .popup_main-content .right-content,
    .popup-six .popup_main-content .right-content{
        width: 100%;
        padding: 50px 15px;
    }
    .popup-two .popup_main-content .subscribe-form,
    .popup-four .popup_main-content .subscribe-form{
        padding: 0 15px;
    }
    .popup-two .popup_main-content .subscribe-form .form_control,
    .popup-four .popup_main-content .subscribe-form .form_control{
        font-size: 15px;
    }
    .popup-two .popup_main-content h1,
    .popup-one .popup_main-content h1,
    .popup-three .popup_main-content .right-content h1,
    .popup-four .popup_main-content .right-content h1,
    .popup-five .popup_main-content h1,
    .popup-six .popup_main-content .right-content h1{
        font-size: 24px;
        line-height: 34px;
    }
    .popup-six .popup_main-content .right-content{
        margin-left: 0%;
    }
    .syotimer__body{
        max-width: 380px;
        margin-bottom: 0px;
    }
    .syotimer-cell{
        flex: 0 0 50%;
        margin-bottom: 20px;
    }
  }
  @media only screen and (max-width: 767px) {
    .popup-wrapper .syotimer-cell__value {
        height: 50px;
        font-size: 24px;
        margin-bottom: 4px;
    }
    .popup-wrapper .syotimer-cell__unit {
        font-size: 16px;
    }
  }
  /* Mobile Devices, Tablets */
  @media only screen and (max-width: 400px){
    .popup-wrapper {
        max-width: 300px;
    }
    .syotimer__body{
        max-width: 300px;
        margin-bottom: 0px;
    }
    .syotimer-cell{
        flex: 0 0 50%;
        margin-bottom: 20px;
    }
  }
  /* Wide mobile Devices */
  @media only screen and (min-width: 401px) and (max-width : 767px) {
    .popup-wrapper {
        max-width: 380px;
    }
  }  

 .cookie-alert.show {
    display: block;
}
.cookie-alert {
    position: fixed;
    bottom: 20px;
    left: 20px;
    right: 20px;
  /*  max-width: 430px;*/
    z-index: 99999;
    display: none;
}





.is-visible {
    display: block !important;
}

.btn-arrow {
    color: #ffffff;
    background-color: #ff0000;
    border-color: #00a76f;
}

.btn-arrow:hover {
  color: #b9b9b9;
    background-color: #ff0000;
    border-color: #00a76f;
}

.btn-arrow:focus,
.btn-arrow.focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

.btnpoint {
  cursor: pointer;
}
@keyframes heartbeat {
    0% {
        transform: scale(1)
    }

    20% {
        transform: scale(1.3)
    }

    40% {
        transform: scale(1)
    }

    60% {
        transform: scale(1.3)
    }

    80% {
        transform: scale(1)
    }

    to {
        transform: scale(1)
    }
}

.heartbeat {
    animation: heartbeat 1.2s infinite;
}


.scrollToTopBtn {
 /* background-color: #850f11;
  font-size: 30px;
  border-radius: 50%;
  color: white;*/
  border: none;
  cursor: pointer;
  line-height: 48px;
  width: 48px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 100;
  opacity: 0;
  transform: translateY(100px);
  transition: all .5s ease
}

.showBtn {
  opacity: 1;
  transform: translateY(0)
}


.whatsapp-left {
    position: fixed;
    left: 90px;
    bottom: 30px;
    z-index: 9999999;
    width: 65px;
    height: 65px;
}
.whatsapp-right {
    position: fixed;
    right: 30px;
    bottom: 100px;
    z-index: 9999999;
    width: 65px;
    height: 65px;
}
.whatsapp-left .whatsapp-btn,
.whatsapp-right .whatsapp-btn {
    width: 65px;
    height: 65px;
   background: #ffffff00;
    text-align: center;
    line-height: 65px;
    border-radius: 50%;
}

.circle {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    animation: rotate 10s linear infinite;
}

/* ==== Animation 1 ====  */
.circle1 {
    box-shadow: 0px 5px 5px 3px #0496ff, 0px -5px 5px 3px #ff0000,
    -5px 0px 5px 3px #a1ff0a, 5px 0px 5px 3px #f8ffe5;
}

@keyframes rotate {
    to {
        transform: rotate(360deg);
    }
}

/* ==== Animation 2 ====  */
.circle2 {
    box-shadow: 0px 5px 5px 3px #0496ff;
}

/* ==== Animation 3 ====  */
.circle3 {
    position: absolute;
    border-radius: 50%;
}

.c31 {
    border-left: 5px solid #ffb703;
}

.c32 {
    border-right: 5px solid #d00000;
}

/* ==== Animation 4 ====  */
.circle4 {
    position: absolute;
    border-radius: 50%;
}

.c41 {
    border-left: 5px solid #3a86ff;
}

.c42 {
    border-right: 5px solid #ff006e;
}

.c43 {
    border-top: 5px solid #fb5607;
}

.c44 {
    border-bottom: 5px solid #80ffdb;
}

/* ==== Animation 5 ====  */
.circle5 {
    position: absolute;
    animation: color5 5s linear infinite, rotate 10s linear infinite;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

@keyframes color5 {
    0% {
        border: 5px solid #fff;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }
    25% {
        border: 5px solid #ffd166;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }
    50% {
        border: 5px solid #06d6a0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }
    75% {
        border: 5px solid #118ab2;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }
    100% {
        border: 5px solid #fb5607;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }
}

/* ==== Animation 6 ==== */

.circle6 {
    position: absolute;
    border-radius: 50%;
}

.c61 {
    border-left: 15px solid #3a86ff;
    background: #000;
    border-right: 15px solid #000;
    border-top: 15px solid #000;
    border-bottom: 15px solid #000;
}

.c62 {
    border-right: 15px solid #ff006e;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
}

.c63 {
    border-right: 15px solid transparent;
    border-top: 15px solid #fb5607;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
}

.c64 {
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top: 15px solid transparent;
    border-bottom: 15px solid #80ffdb;
}

.c65 {
    position: absolute;
    animation: colorUp 10s ease infinite;
}

@keyframes colorUp {
    0% {
        width: 0px;
        height: 0px;
        background: #fff;
    }
    15% {
        width: 50px;
        height: 50px;
        background: #ff006e;
    }
    25% {
        width: 0px;
        height: 0px;
        background: #fff;
    }
    40% {
        width: 50px;
        height: 50px;
        background: #fb5607;
    }
    50% {
        width: 0px;
        height: 0px;
        background: #fff;
    }
    65% {
        width: 50px;
        height: 50px;
        background: #80ffdb;
    }
    75% {
        width: 0px;
        height: 0px;
        background: #fff;
    }
    90% {
        width: 50px;
        height: 50px;
        background: #3a86ff;
    }
}

/* ==== Animation 7 ==== */
.circle7 {
    position: absolute;
    border-radius: 50%;
}

.c71 {
    border: 5px solid #3a86ff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.c72 {
    width: 80px;
    height: 80px;
    border: 5px solid #ff006e;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.c73 {
    width: 60px;
    height: 60px;
    border: 5px solid #fb5607;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
}

.c74 {
    width: 40px;
    height: 40px;
    border: 5px solid #80ffdb;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
}

.c75 {
    width: 20px;
    height: 20px;
    border: 5px solid #ffbe0b;
}

/* ==== Animation 8 ==== */
.circle8 {
    position: absolute;
    border-radius: 50%;
}

.c81 {
    border: 5px solid #3a86ff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    animation: 10s ease rotate2 infinite;
}

.c82 {
    width: 80px;
    height: 80px;
    border: 5px solid #ff006e;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    animation: 10s 400ms ease rotate2 infinite;
}

.c83 {
    width: 60px;
    height: 60px;
    border: 5px solid #fb5607;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    animation: 10s 700ms ease rotate2 infinite;
}

.c84 {
    width: 40px;
    height: 40px;
    border: 5px solid #80ffdb;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    animation: 10s 5s ease rotate2 infinite;
}

.c85 {
    width: 20px;
    height: 20px;
    border: 5px solid #ffbe0b;
}

@keyframes rotate2 {
    0%,
    100% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(360deg);
    }
}

/* ==== Animation 9 ==== */
.circle9 {
    position: absolute;
    border-radius: 50%;
}

.c91 {
    border: 5px solid #3a86ff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.c92 {
    width: 80px;
    height: 80px;
    border: 5px solid #ff006e;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    animation: rotate2 10s linear infinite;
}

.c93 {
    width: 60px;
    height: 60px;
    border: 5px solid #fb5607;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
}

.c94 {
    width: 40px;
    height: 40px;
    border: 5px solid #80ffdb;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    animation: rotate2 10s linear infinite;
}

.c95 {
    width: 20px;
    height: 20px;
    background: #ffbe0b;
}

@keyframes rotate2 {
    0%,
    100% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(360deg);
    }
}

/* ==== Animation 10 ==== */
.circle10 {
    position: absolute;
    border-radius: 50%;
    border: 5px solid transparent;
    border-left: 5px solid #3a86ff;
}

.c102 {
    width: 80px;
    height: 80px;
    border-left: 5px solid #ff006e;
}

.c103 {
    width: 60px;
    height: 60px;
    border-left: 5px solid #fb5607;
}

.c104 {
    width: 40px;
    height: 40px;
    border-left: 5px solid #80ffdb;
}

.c105 {
    width: 20px;
    height: 20px;
    border-left: 5px solid #ffbe0b;
}

/* ==== Animation 11 ==== */
.circle11 {
    position: absolute;
    border-radius: 50%;
    animation-direction: reverse;
    border: 5px solid #3a86ff;
    border-left: 5px solid transparent;
}

.c112 {
    width: 80px;
    height: 80px;
    border: 5px solid #ff006e;
    border-left: 5px solid transparent;
}

.c113 {
    width: 60px;
    height: 60px;
    border: 5px solid #fb5607;
    border-left: 5px solid transparent;
}

.c114 {
    width: 40px;
    height: 40px;
    border: 5px solid #80ffdb;
    border-left: 5px solid transparent;
}

.c115 {
    width: 20px;
    height: 20px;
    border: 5px solid #ffbe0b;
    border-left: 5px solid transparent;
}

/* ==== Animation 12 ==== */
.circle12 {
    position: absolute;
    border-radius: 50%;
}

.c121 {
    border: 5px solid #3a86ff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.c122 {
    width: 80px;
    height: 80px;
    border: 5px solid #ff006e;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.c123 {
    width: 60px;
    height: 60px;
    border: 5px solid #fb5607;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
}

.c124 {
    width: 40px;
    height: 40px;
    border: 5px solid #80ffdb;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.c125 {
    width: 20px;
    height: 20px;
    background: #ffbe0b;
}

/* ==== Animation 12 ==== */
.circle12 {
    position: absolute;
    border-radius: 50%;
}

.c121 {
    border: 5px solid #3a86ff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.c122 {
    width: 80px;
    height: 80px;
    border: 5px solid #ff006e;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.c123 {
    width: 60px;
    height: 60px;
    border: 5px solid #fb5607;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
}

.c124 {
    width: 40px;
    height: 40px;
    border: 5px solid #80ffdb;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.c125 {
    width: 20px;
    height: 20px;
    background: #ffbe0b;
}

/* ==== Animation 13 ==== */
.circle13 {
    position: absolute;
    border-radius: 50%;
    animation: fillUp 700ms cubic-bezier(0, 1.18, 1, -0.23) infinite alternate,
    rotateFast 5s linear infinite;
}

.c131 {
    border-top: 5px solid #ffbe0b;
}

@keyframes fillUp {
    0% {
        border-bottom: 10px solid transparent;
        border-left: 10px solid transparent;
        border-top: 10px solid transparent;
        border-right: 10px solid transparent;
    }
    25% {
        border-bottom: 10px solid #ffbe0b;
        border-left: 10px solid transparent;
        border-top: 10px solid transparent;
        border-right: 10px solid transparent;
    }
    50% {
        border-bottom: 10px solid #ffbe0b;
        border-left: 10px solid #fb5607;
        border-top: 10px solid transparent;
        border-right: 10px solid transparent;
    }
    75% {
        border-bottom: 10px solid #ffbe0b;
        border-left: 10px solid #fb5607;
        border-top: 10px solid #ff006e;
        border-right: 10px solid transparent;
    }
    100% {
        border-bottom: 10px solid #ffbe0b;
        border-left: 10px solid #fb5607;
        border-top: 10px solid #ff006e;
        border-right: 10px solid #00f5d4;
    }
}

@keyframes rotateFast {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* ==== Animation 14 ==== */
.wrapper {
    position: relative;
}

.circle14 {
    margin: 50px auto;
    width: 100px;
    height: 100px;
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(
        to right,
        #ffbe0b 10%,
        rgba(255, 255, 255, 0) 42%
    );
    animation: effect14 4s infinite linear;
    transform: translateZ(0);
}

.circle14:before,
.circle14:after {
    width: 50%;
    height: 50%;
    content: "";
    background: #ffbe0b;
    border-radius: 100% 0 0 0;
    position: absolute;
}

.circle14:before {
    top: 0;
    left: 0;
}

.circle14:after {
    background: #000;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    margin: auto;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
}

@keyframes effect14 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}

/* ==== Animation 15 ==== */

.circle15 {
    position: relative;
    width: 100px;
    height: 100px;
    transform: translateZ(0);
    border-radius: 50%;
    box-shadow: inset 0 0 0 25px #ff006e;
}

.circle15:before,
.circle15:after {
    position: absolute;
    border-radius: 50%;
    content: "";
    width: 50%;
    height: 100%;
}
.circle15:before {
    top: 0;
    left: 0;
    background: #000;
    border-radius: 100px 0 0 100px;
    transform-origin: center right;
    animation: effect15 10s infinite ease 5s;
}
.circle15:after {
    top: 0;
    right: 0;
    background: #000;
    border-radius: 0 100px 100px 0;
    transform-origin: center left;
    animation: effect15 10s infinite ease;
}

@keyframes effect15 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/*two*/


.dot {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
}

.dot:last-child {
    margin-right: 0px;
}

/* Style 1 Starts */

.dot1 {
    width: 30px;
    height: 30px;
    background-color: #000;
}

.d11 {
    animation: diagonalSlice 10s ease infinite;
}

.d12 {
    animation: diagonalSlice 10s 500ms ease infinite;
}

.d13 {
    animation: diagonalSlice 10s 800ms ease infinite;
}

@keyframes diagonalSlice {
    0%,
    100% {
        transform: translateZ(-800px) rotate3d(1, 1, 0, 90deg);
        opacity: 0;
    }
    35% {
        transform: translateZ(-160px) rotate3d(1, 1, 0, 87deg) translateX(100px);
        opacity: 1;
    }
    70% {
        transform: translateZ(0) rotate3d(1, 1, 0, 0);
    }
}

/* Style 1 Ends */

/* Style 2 Starts */
.wrapper2 {
    perspective: 1000px;
}

.dot2 {
    width: 30px;
    height: 30px;
    background-color: #fff;
}

.d21 {
    animation: rollInOut 7s 800ms ease infinite;
}

.d22 {
    animation: rollInOut 7s 5s ease infinite;
}

.d23 {
    animation: rollInOut 7s 5s ease infinite;
}

@keyframes rollInOut {
    0% {
        transform: translateX(-100px) scale(0);
    }
    30%,
    70% {
        transform: translateX(0) scale(1);
        background: #e76f51;
    }
    100% {
        transform: translateX(100px) scale(0);
    }
}
/* Style 2 Ends */

/* Style 3 Starts */
.wrapper3 {
    perspective: 1000px;
    position: relative;
}

.dot3 {
    position: absolute;
    width: 50px;
    height: 50px;
    margin: 0;
    background-color: #fcbf49;
    transform-origin: top right;
    animation: rotate-1 6s ease infinite;
}

.dot31 {
    animation-direction: reverse;
    background: #d62828;
    width: 40px;
    height: 40px;
}

@keyframes rotate-1 {
    0%,
    10%,
    90%,
    100% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(520deg) scale(0);
    }
}
/* Style 3 Ends */

/* Style 4 Starts */
.wrapper4 {
    position: relative;
}

.dot4 {
    margin: 0;
    width: 50px;
    height: 50px;
    background-color: #fcbf49;
    transform-origin: top right;
    animation: dotLeft 6s ease infinite;
}

.dot41 {
    animation: dotRight 6s ease infinite;
    background: #6930c3;
}

@keyframes dotLeft {
    0%,
    100% {
        transform: rotateY(0);
        transform-origin: left;
    }
    50% {
        transform: rotateY(-70deg);
        transform-origin: left;
    }
}

@keyframes dotRight {
    0%,
    100% {
        transform: rotateY(-70deg);
        transform-origin: right;
    }
    50% {
        transform: rotateY(0deg);
        transform-origin: right;
    }
}
/* Style 4 Ends */

/* Style 5 Starts */
.wrapper5 {
    width: 100px;
    position: relative;
}

.dot5 {
    width: 20px;
    height: 20px;
    margin-right: 20px;
    background-color: #fcbf49;
    animation: dotMove 600ms linear infinite;
}

.dot50 {
    position: absolute;
    left: 0;
    animation: dotScale 600ms linear infinite;
}

.dot53 {
    right: 0;
    animation: dotScale 600ms linear infinite reverse;
}

@keyframes dotScale {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes dotMove {
    0% {
        transform: translateX(0px);
    }
    100% {
        transform: translateX(40px);
    }
}
/* Style 5 Ends */

/* Style 6 Starts */
.wrapper6 {
    position: relative;
}

.dot6 {
    margin: 0;
    position: absolute;
}

.dot60 {
    width: 100px;
    height: 100px;
    background-color: #fcbf49;
    z-index: 1;
    animation: expand 6s ease infinite;
}

.dot61 {
    width: 70px;
    height: 70px;
    background: #f77f00;
    z-index: 5;
    animation: expand 6s 600ms ease infinite;
}

.dot62 {
    width: 40px;
    height: 40px;
    background: #d62828;
    z-index: 10;
    animation: expand 6s 900ms ease infinite;
}

@keyframes expand {
    0%,
    80%,
    100% {
        transform: scale(0);
    }
    40% {
        transform: scale(1);
    }
}

/* Style 6 Ends */

/* Style 7 Starts */
.wrapper7 {
    position: relative;
}

.dot7 {
    margin: 0;
    position: absolute;
}

.dot70 {
    width: 100px;
    height: 100px;
    background-color: #ffc300;
    z-index: 1;
}

.dot71 {
    width: 90px;
    height: 90px;
    background: #fff;
    z-index: 5;
    animation: expand7 6s linear infinite;
}

.dot72 {
    width: 60px;
    height: 60px;
    background: #ffc300;
    z-index: 10;
    animation: expand71 6s 700ms ease infinite;
}

.dot73 {
    width: 40px;
    height: 40px;
    background: #fff;
    z-index: 15;
    animation: expand71 6s 500ms ease infinite;
}

@keyframes expand7 {
    0%,
    100% {
        transform: scale(0.6);
    }
    50% {
        transform: scale(1);
    }
}

@keyframes expand71 {
    0%,
    100% {
        transform: scale(0.4);
    }
    50% {
        transform: scale(1);
    }
}
/* Style 7 Ends */

/* Style 8 Starts */
.wrapper8 {
    width: 200px;
    height: 100px;
    position: relative;
    perspective: 20px;
}

.dot8 {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: #ff006e;
    animation: moveDot 8 ease infinite;
}

.dot81 {
    background-color: #ffd60a;
    animation: moveDot 8 400ms ease infinite;
}

.dot82 {
    background-color: #8338ec;
    animation: moveDot 8 600ms ease infinite;
}

@keyframes moveDot {
    0%,
    100% {
        left: 0px;
        top: 0;
    }

    30% {
        top: 100%;
        left: calc(50% - 10px);
    }

    60% {
        top: 0;
        left: calc(100% - 10px);
    }
}
/* Style 8 Ends */

/* Style 9 Starts */
.wrapper9 {
    width: 200px;
    height: 200px;
    position: relative;
    perspective: 20px;
}

.dot9 {
    width: 30px;
    height: 30px;
    background-color: #ff006e;
    animation: effect9 8s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.dot91 {
    background-color: #8338ec;
    animation: effect9 8s 600ms cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.dot92 {
    background-color: #ffbe0b;
    animation: effect9 8s 800ms cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.dot93 {
    background-color: #3a86ff;
    animation: effect9 8s 900ms cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

@keyframes effect9 {
    0%,
    100% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    75% {
        transform: translate3d(0, 10px, 0);
    }
    90% {
        transform: translate3d(0, -5px, 0);
    }
}

.loader0 {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: linear-gradient(#14ffe9, #ffeb3b, #ff00e0);
    /* background: linear-gradient(red,white,gray); */
    animation: animate 0.8s linear infinite;
    z-index: 10000;
    margin-left: 10px;
    margin-top: 10px;
}

@keyframes animate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loader0_div{
    height: 125px;
    width: 125px;
    position: relative;
}
.loader0 span {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: linear-gradient(#14ffe9, #ffeb3b, #ff00e0);
    animation: animate 9s linear infinite;
    top: 0;
    right: 0;
}

.loader0 span:nth-child(1) {
    filter: blur(5px);
}

.loader0 span:nth-child(2) {
    filter: blur(10px);
}

.loader0 span:nth-child(3) {
    filter: blur(25px);
}

.loader0 span:nth-child(4) {
    filter: blur(50px);
}

.loader0:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: #fff;
    border-radius: 50%;

    background-size: cover;
}


@media (max-width: 767.98px) {
  .pt_70 {
    padding-top: 30px;
  }
}

.xl_mb_60 {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .xl_mb_60 {
    margin-bottom: 60px;
  }
}

.max_450px {
  max-width: 450px;
}

/* -------------------------------------------------------------------------- */
/*                                  BG COLORS                                 */
/* -------------------------------------------------------------------------- */
.gray_color_1 {
  background: #fcfdfd;
}

/* -------------------------------------------------------------------------- */
/*                                 LINE_HEIGHT                                */
/* -------------------------------------------------------------------------- */
.lineHeight1 {
  line-height: 1.71;
}
/*
#pre-loader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: auto;
    overflow: hidden;
    outline: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
}
*/
.preloader {
    position: fixed;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    z-index: 9999;
    height: 200px;
    width: 200px;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.04);
}

/*/ loader /*/
.preloader h3 {
  position: relative;
  font-size: 10vw;
  color: transparent;
  -webkit-text-stroke: 0.2vw #687083;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 0;
}
.preloader h3::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  color: var(--base_color);
  -webkit-text-stroke: 0.2vw var(--base_color) !important;
  border-right: 3px solid var(--base_color);
  overflow: hidden;
  animation: typeload 12 linear infinite;
  z-index: 9;
}

@keyframes typeload {
  0%, 20%, 100% {
    width: 0;
  }
  70%, 90% {
    width: 100%;
  }
}


.dot_devide {
  display: inline-block !important;
}



/*----------------------------------------------------*/
.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.global-title {
    color: #ff5722!important;
    font-family: TMSans!important;
    font-size: 1.375em!important;
    font-weight: 700!important;
}

.sidebar-mosts {
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%}
.sidebar-mosts--shared .sidebar-mosts__item:before {
    border: 2px solid #1194f6;
    -ms-box-shadow: 1px 1px 20px rgba(17, 148, 246, .75);
    -o-box-shadow: 1px 1px 20px rgba(17, 148, 246, .75);
    box-shadow: 1px 1px 20px rgba(17, 148, 246, .75);
}
.sidebar-mosts--readed .sidebar-mosts__item:before {
    border: 2px solid #f44336;
    -ms-box-shadow: 1px 1px 20px rgba(244, 67, 54, .75);
    -o-box-shadow: 1px 1px 20px rgba(244, 67, 54, .75);
    box-shadow: 1px 1px 20px rgba(244, 67, 54, .75);
}
.sidebar-mosts__item {
   /* border-bottom: 1px solid #fff;
    border-bottom: 1px solid var(--border-color);
   /* -ms-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1);
    -o-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1);*/
    display: block;
    margin: 0 0 25px;
    padding-bottom: 15px;
    position: relative;
    width: 100%}
.column_list .sidebar-mosts__item, .timeline_right .sidebar-mosts__item {
    border-bottom: 0;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding-bottom: 0;
}
.column_list .sidebar-mosts__item {
    display: inline-block;
    float: left;
    margin: 0;
}
.column_list .sidebar-mosts__item .sidebar-mosts__item__body {
    padding: 0 5px;
}
.column_list .sidebar-mosts__item:first-child .sidebar-mosts__item__body {
    padding-left: 0;
}
.column_list .sidebar-mosts__item:last-child .sidebar-mosts__item__body {
    padding-right: 0;
}
.column_list.tree_column {
    margin-left: -5px;
    margin-right: -5px;
}
.column_list.tree_column .sidebar-mosts__item {
    width: 33%}
.column_list.tree_column .sidebar-mosts__item .sidebar-mosts__item__image__item {
    height: auto!important;
    margin-left: 5px;
    margin-right: 5px;
    width: 100%}
.column_list.tree_column .sidebar-mosts__item .sidebar-mosts__item__image {
    height: auto!important;
}
.column_list.tree_column .sidebar-mosts__item .sidebar-mosts__item__title {
    font-size: .925em;
    font-weight: 600;
    line-height: 1.25em;
}
.column_list.sec_column .sidebar-mosts__item {
    width: 50%}
.column_list.sec_column .sidebar-mosts__item .sidebar-mosts__item__image__item {
    height: auto!important;
}
.column_list.sec_column .sidebar-mosts__item .sidebar-mosts__item__image {
    height: auto!important;
    width: 100%}
.column_list.sec_column .sidebar-mosts__item .sidebar-mosts__item__title {
    font-size: 1.05em;
    line-height: 1.25em;
}
.sidebar-mosts__item:hover .sidebar-mosts__item__title {
    color: #f44336;
}
.sidebar-mosts__item:before {
    background-clip: padding-box;
    background-color: #000;
    border-radius: 100%;
    color: #fff;
    content: counter(li-counter);
    counter-increment: li-counter;
    font-size: .9375em;
    font-weight: 700;
    height: 34px;
    left: 10px;
    line-height: 34px;
    max-height: 34px;
    max-width: 34px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    top: -17px;
    width: 34px;
    z-index: 9;
}
.column_list .sidebar-mosts__item:before, .timeline_right .sidebar-mosts__item:before {
    display: none;
}
.sidebar-mosts__item__link {
    color: #333;
    text-decoration: none;
}
.sidebar-mosts__item__body {
    display: block;
    height: auto;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%}
.sidebar-mosts__item__image {
    height: 140px;
    overflow: hidden;
    position: relative;
    width: 100%}
.timeline_right .sidebar-mosts__item__image {
    height: 180px;
}
.sidebar-mosts__item__image__item {
    height: auto;
    transition: all .3s;
    width: 100%}


.sidebar-mosts__item__view__count {
    color: hsla(0, 0%, 100%, .8);
    display: inline-block;
    font-size: .6875em;
    font-weight: 700;
    line-height: normal;
    vertical-align: top;
}

.sidebar-app, .sidebar-app__navigation {
    display: block;
    position: relative;
    width: 100%}

.sidebar-mosts__item__view__icon {
    display: inline-block;
    line-height: 10px!important;
    vertical-align: top;
}


.sidebar-mosts__item__view__icon i.material-icons {
    color: #4caf50;
    font-size: 16px!important;
    line-height: 11px;
}


.sidebar-mosts__item__title {
    color: #333;
    font-family: inherit;
    font-size: 1.125em;
    font-style: normal;
    font-weight: 700;
    line-height: 1.25em;
    margin: 5px 0 0;
    padding: 0;
    transition: all .3s;
}


.sidebar-mosts__item:last-child {
  /*  border: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;*/
}

.profile-verified {
    align-items: center;
    display: flex;
    margin-top: 10px;
}
.profile-verified span {
    align-items: center;
    display: flex;
    margin-right: 10px;
}
.profile-verified span.verified {
    color: green;
}
.profile-verified span.not_verified {
    color: red;
}


.content-mosts__list, .sidebar-mosts, .sidebar-trend {
    counter-reset: li-counter;
    list-style-type: none;
}

.content-sidebar-mosts__item__image, .content-timeline__media, .sidebar-mosts__item__image {
    position: relative;
}
.content-sidebar-mosts__item__image:after, .content-timeline__media:after, .sidebar-mosts__item__image:after {
    background: #f7f7f7 url(/assets/images/preloader.gif?d2ef22f50071cd07aa3f977728cbeb24);
    background-position: 50%;
    background-size: cover;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.content-sidebar-mosts__item__image .sidebar-mosts__item__image__item, .content-timeline__media .sidebar-mosts__item__image__item, .sidebar-mosts__item__image .sidebar-mosts__item__image__item {
    position: relative;
    z-index: 1;
}
.content-share__badge {
    background-clip: padding-box;
    background-color: #0094ff;
    border: 2px solid #fff;
    border-radius: 24px;
    color: #fff;
    display: none;
    font-family: Arial;
    font-size: .8125em;
    font-style: normal;
    font-weight: 700;
    height: 24px;
    line-height: 12px;
    min-width: 24px;
    padding: 4px;
    position: absolute;
    left: -79px;
    text-align: center;
    top: 53px;
}

.content-share__badgeban {
    background-clip: padding-box;
    background-color: #ff0000;
    border: 2px solid #fff;
    border-radius: 24px;
    color: #fff;
    display: none;
    font-family: Arial;
    font-size: .8125em;
    font-style: normal;
    font-weight: 700;
    height: 24px;
    line-height: 12px;
    min-width: 24px;
    padding: 4px;
    position: absolute;
    left: -79px;
    text-align: center;
    top: 53px;
}

.content-share__badges {
    background-clip: padding-box;
    background-color: #ff6a00;
    border: 2px solid #fff;
    border-radius: 24px;
    color: #fff;
    display: none;
    font-family: Arial;
    font-size: .8125em;
    font-style: normal;
    font-weight: 700;
    height: 24px;
    line-height: 12px;
    min-width: 24px;
    padding: 4px;
    position: absolute;
    right: 9px;
    text-align: center;
    top: -13px;
}

.content-share__badgesi {
    background-clip: padding-box;
    background-color: #001fff;
    border: 2px solid #fff;
    border-radius: 24px;
    color: #fff;
    display: none;
    font-family: Arial;
    font-size: .8125em;
    font-style: normal;
    font-weight: 700;
    height: 24px;
    line-height: 12px;
    min-width: 24px;
    padding: 4px;
    position: absolute;
    right: 19px;
    text-align: center;
    top: 43px;
}

.is-visible {
    display: block !important;
}


:root {
  --body: #fff;
  --black: #000;
  --white: #fff;
  --theme: #7000fe;
  --theme2: #7000fe;
  --header: #09052F;
  --base: #7000fe;
  --text: #767676;
  --text2: #8A8C94;
  --border: #EEEFF4;
  --button: #1C2539;
  --button2: #030734;
  --ratting: #F09815;
  --bg: #f3f5ff;
  --color-gradient-1: linear-gradient(90.07deg, #FF4E8D 32.43%, #AE34E8 58.79%, #7000fe 105.32%);
  ---box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.mouse-cursor {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden;
}
@media (max-width: 767px) {
  .mouse-cursor {
    display: none;
  }
}

.cursor-inner {
  width: 6px;
  height: 6px;
  z-index: 10000001;
  background-color: var(--theme);
  -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.cursor-inner.cursor-hover {
  margin-left: -35px;
  margin-top: -35px;
  width: 70px;
  height: 70px;
  background-color: var(--theme);
  opacity: 0.3;
}

.cursor-outer {
  margin-left: -12px;
  margin-top: -12px;
  width: 30px;
  height: 30px;
  border: 1px solid var(--theme);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000000;
  opacity: 0.5;
  -webkit-transition: all 0.08s ease-out;
  -o-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}

.cursor-outer.cursor-hover {
  opacity: 0;
}

.uncopyable-content-body-layer {
    -webkit-user-select: none;  /* Safari/Chrome */
    -moz-user-select: none;     /* Firefox */
    -ms-user-select: none;      /* IE10+ */
    user-select: none;          /* Standard modern browsers */
}

.uncopyable-content-body-layer.smart-text-selection-on #tnewsTargetArticleBodyContainer,
.uncopyable-content-body-layer.smart-text-selection-on #tnewsTargetArticleBodyContainer * {
    -webkit-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
}


.elite-blur-container {
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px; 
}


.elite-main-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    filter: blur(10px); 
    transform: scale(1.1);
    transition: opacity 0.8s ease-in-out, filter 0.8s ease-in-out, transform 1.2s ease-out;
}


.is-loaded .elite-main-img {
    opacity: 1;
    filter: blur(0);
    transform: scale(1); 
}


.elite-blur-container:hover .elite-main-img {
    transform: scale(1.05); 
}


.elite-blur-container::before {
    content: "";
    position: absolute;
    inset: 0;
    backdrop-filter: blur(20px);
    transition: opacity 0.8s ease-in-out;
    z-index: 1;
}

.is-loaded.elite-blur-container::before {
    opacity: 0;
    pointer-events: none;
}  

html.dark-theme body {
  background-color: #1e1e1e !important;
  background: #1e1e1e !important;
  color: #fff !important;
}

html.dark-theme .widget_title, 
html.dark-theme .wp-block-search__label {
  color: #ffffff !important;
}

html.dark-theme .wp-block-search__label:after, 
html.dark-theme .widget_title:after {
  background-color: #1e1e1e !important;
  outline-color: #1e1e1e !important;
}

html.dark-theme .sidebar-area,
html.dark-theme .blog-style1, 
html.dark-theme .blog-style2 {
  background-color: #171718 !important;
}


html.is-preloading,
html.is-preloading body {
    overflow: hidden;
}

#site-preloader {
    position: fixed;
    inset: 0;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    visibility: visible;
    transition: opacity var(--site-preloader-fade, 350ms) ease, visibility var(--site-preloader-fade, 350ms) ease;
}

#site-preloader.is-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

#site-preloader .site-preloader__backdrop {
    position: absolute;
    inset: 0;
    background-color: var(--body-bg, #ffffff);
    opacity: 0.94;
}

html.dark-theme #site-preloader .site-preloader__backdrop,
html[data-theme="dark"] #site-preloader .site-preloader__backdrop {
    background-color: var(--body-bg, #0f172a);
    opacity: 0.96;
}

#site-preloader .site-preloader__content {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 120px;
    min-height: 120px;
}

#site-preloader .site-preloader__image {
    display: block;
    width: 100px;
    height: auto;
    max-height: 100px;
    object-fit: contain;
}

#site-preloader .preloader {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 200px;
    height: 200px;
    margin: 0;
    background: transparent;
}

#panel-preloader {
    position: fixed;
    inset: 0;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--bs-body-bg, #f8f9fa);
}

#panel-preloader .preloader-wrap {
    text-align: center;
    max-width: 320px;
    width: 100%;
    padding: 0 1rem;
}

#panel-preloader .preloader-wrap img {
    max-width: 300px;
    height: auto;
    max-height: 96px;
    object-fit: contain;
}

#panel-preloader .loading-bar {
    width: 100%;
    height: 3px;
    margin-top: 1.5rem;
    position: relative;
    overflow: hidden;
    background: #e9ecef;
    border-radius: 2px;
}

#panel-preloader .loading-bar::before {
    content: "";
    width: 35%;
    height: 100%;
    background: #9333ea;
    position: absolute;
    left: -35%;
    animation: panel-preloader-bar 1.2s ease-in-out infinite;
}

@keyframes panel-preloader-bar {
    0% { left: -35%; }
    50% { left: 50%; }
    100% { left: 100%; }
}

.preloader {
    position: fixed;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    z-index: 9999;
    height: 200px;
    width: 200px;
    margin: 0 auto;

}

.preloader >h1 {
    position: absolute;
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    left: 50%;
    top: 58%;
    color: var(--system_primery_color);
    margin-left: -20px;
}

.body {
    position: absolute;
    top: 50%;
    margin-left: -50px;
    left: 50%;
    animation: speeder 0.4s linear infinite;
}
.body > span {
    height: 5px;
    width: 35px;
    background: var(--system_primery_color);
    position: absolute;
    top: -19px;
    left: 60px;
    border-radius: 2px 10px 1px 0;
}

.base span {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 100px solid var(--system_primery_color);
    border-bottom: 6px solid transparent;
}
.base span:before {
    content: "";
    height: 22px;
    width: 22px;
    border-radius: 50%;
    background: var(--system_primery_color);
    position: absolute;
    right: -110px;
    top: -16px;
}
.base span:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-right: 55px solid var(--system_primery_color);
    border-bottom: 16px solid transparent;
    top: -16px;
    right: -98px;
}

.face {
    position: absolute;
    height: 12px;
    width: 20px;
    background: var(--system_primery_color);
    border-radius: 20px 20px 0 0;
    transform: rotate(-40deg);
    right: -125px;
    top: -15px;
}
.face:after {
    content: "";
    height: 12px;
    width: 12px;
    background: var(--system_primery_color);
    right: 4px;
    top: 7px;
    position: absolute;
    transform: rotate(40deg);
    transform-origin: 50% 50%;
    border-radius: 0 0 0 2px;
}

.body > span > span:nth-child(1),
.body > span > span:nth-child(2),
.body > span > span:nth-child(3),
.body > span > span:nth-child(4) {
    width: 30px;
    height: 1px;
    background: var(--system_primery_color);
    position: absolute;
    animation: fazer1 0.2s linear infinite;
}

.body > span > span:nth-child(2) {
    top: 3px;
    animation: fazer2 0.4s linear infinite;
}

.body > span > span:nth-child(3) {
    top: 1px;
    animation: fazer3 0.4s linear infinite;
    animation-delay: -1s;
}

.body > span > span:nth-child(4) {
    top: 4px;
    animation: fazer4 1s linear infinite;
    animation-delay: -1s;
}

@keyframes fazer1 {
    0% {
        left: 0;
    }
    100% {
        left: -80px;
        opacity: 0;
    }
}
@keyframes fazer2 {
    0% {
        left: 0;
    }
    100% {
        left: -100px;
        opacity: 0;
    }
}
@keyframes fazer3 {
    0% {
        left: 0;
    }
    100% {
        left: -50px;
        opacity: 0;
    }
}
@keyframes fazer4 {
    0% {
        left: 0;
    }
    100% {
        left: -150px;
        opacity: 0;
    }
}
@keyframes speeder {
    0% {
        transform: translate(2px, 1px) rotate(0deg);
    }
    10% {
        transform: translate(-1px, -3px) rotate(-1deg);
    }
    20% {
        transform: translate(-2px, 0px) rotate(1deg);
    }
    30% {
        transform: translate(1px, 2px) rotate(0deg);
    }
    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }
    50% {
        transform: translate(-1px, 3px) rotate(-1deg);
    }
    60% {
        transform: translate(-1px, 1px) rotate(0deg);
    }
    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }
    80% {
        transform: translate(-2px, -1px) rotate(1deg);
    }
    90% {
        transform: translate(2px, 1px) rotate(0deg);
    }
    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}
.longfazers {
    position: absolute;
    width: 100%;
    height: 100%;
}
.longfazers span {
    position: absolute;
    height: 2px;
    width: 20%;
    background: var(--system_primery_color);
}
.longfazers span:nth-child(1) {
    top: 20%;
    animation: lf 0.6s linear infinite;
    animation-delay: -5s;
}
.longfazers span:nth-child(2) {
    top: 40%;
    animation: lf2 0.8s linear infinite;
    animation-delay: -1s;
}
.longfazers span:nth-child(3) {
    top: 60%;
    animation: lf3 0.6s linear infinite;
}
.longfazers span:nth-child(4) {
    top: 80%;
    animation: lf4 0.5s linear infinite;
    animation-delay: -3s;
}

@keyframes lf {
    0% {
        left: 200%;
    }
    100% {
        left: -200%;
        opacity: 0;
    }
}
@keyframes lf2 {
    0% {
        left: 200%;
    }
    100% {
        left: -200%;
        opacity: 0;
    }
}
@keyframes lf3 {
    0% {
        left: 200%;
    }
    100% {
        left: -100%;
        opacity: 0;
    }
}
@keyframes lf4 {
    0% {
        left: 200%;
    }
    100% {
        left: -100%;
        opacity: 0;
    }
}


/*new*/

.circle {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    animation: rotate 2.5s linear infinite;
}

/* ==== Animation 1 ====  */
.circle1 {
    box-shadow: 0px 5px 5px 3px #0496ff, 0px -5px 5px 3px #ff0000,
    -5px 0px 5px 3px #a1ff0a, 5px 0px 5px 3px #f8ffe5;
}

@keyframes rotate {
    to {
        transform: rotate(360deg);
    }
}

/* ==== Animation 2 ====  */
.circle2 {
    box-shadow: 0px 5px 5px 3px #0496ff;
}

/* ==== Animation 3 ====  */
.circle3 {
    position: absolute;
    border-radius: 50%;
}

.c31 {
    border-left: 5px solid #ffb703;
}

.c32 {
    border-right: 5px solid #d00000;
}

/* ==== Animation 4 ====  */
.circle4 {
    position: absolute;
    border-radius: 50%;
}

.c41 {
    border-left: 5px solid #3a86ff;
}

.c42 {
    border-right: 5px solid #ff006e;
}

.c43 {
    border-top: 5px solid #fb5607;
}

.c44 {
    border-bottom: 5px solid #80ffdb;
}

/* ==== Animation 5 ====  */
.circle5 {
    position: absolute;
    animation: color5 1s linear infinite, rotate 2.5s linear infinite;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

@keyframes color5 {
    0% {
        border: 5px solid #fff;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }
    25% {
        border: 5px solid #ffd166;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }
    50% {
        border: 5px solid #06d6a0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }
    75% {
        border: 5px solid #118ab2;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }
    100% {
        border: 5px solid #fb5607;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }
}

/* ==== Animation 6 ==== */

.circle6 {
    position: absolute;
    border-radius: 50%;
}

.c61 {
    border-left: 15px solid #3a86ff;
    background: #000;
    border-right: 15px solid #000;
    border-top: 15px solid #000;
    border-bottom: 15px solid #000;
}

.c62 {
    border-right: 15px solid #ff006e;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
}

.c63 {
    border-right: 15px solid transparent;
    border-top: 15px solid #fb5607;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
}

.c64 {
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top: 15px solid transparent;
    border-bottom: 15px solid #80ffdb;
}

.c65 {
    position: absolute;
    animation: colorUp 2s ease infinite;
}

@keyframes colorUp {
    0% {
        width: 0px;
        height: 0px;
        background: #fff;
    }
    15% {
        width: 50px;
        height: 50px;
        background: #ff006e;
    }
    25% {
        width: 0px;
        height: 0px;
        background: #fff;
    }
    40% {
        width: 50px;
        height: 50px;
        background: #fb5607;
    }
    50% {
        width: 0px;
        height: 0px;
        background: #fff;
    }
    65% {
        width: 50px;
        height: 50px;
        background: #80ffdb;
    }
    75% {
        width: 0px;
        height: 0px;
        background: #fff;
    }
    90% {
        width: 50px;
        height: 50px;
        background: #3a86ff;
    }
}

/* ==== Animation 7 ==== */
.circle7 {
    position: absolute;
    border-radius: 50%;
}

.c71 {
    border: 5px solid #3a86ff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.c72 {
    width: 80px;
    height: 80px;
    border: 5px solid #ff006e;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.c73 {
    width: 60px;
    height: 60px;
    border: 5px solid #fb5607;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
}

.c74 {
    width: 40px;
    height: 40px;
    border: 5px solid #80ffdb;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
}

.c75 {
    width: 20px;
    height: 20px;
    border: 5px solid #ffbe0b;
}

/* ==== Animation 8 ==== */
.circle8 {
    position: absolute;
    border-radius: 50%;
}

.c81 {
    border: 5px solid #3a86ff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    animation: 2s ease rotate2 infinite;
}

.c82 {
    width: 80px;
    height: 80px;
    border: 5px solid #ff006e;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    animation: 2s 200ms ease rotate2 infinite;
}

.c83 {
    width: 60px;
    height: 60px;
    border: 5px solid #fb5607;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    animation: 2s 500ms ease rotate2 infinite;
}

.c84 {
    width: 40px;
    height: 40px;
    border: 5px solid #80ffdb;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    animation: 2s 1s ease rotate2 infinite;
}

.c85 {
    width: 20px;
    height: 20px;
    border: 5px solid #ffbe0b;
}

@keyframes rotate2 {
    0%,
    100% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(360deg);
    }
}

/* ==== Animation 9 ==== */
.circle9 {
    position: absolute;
    border-radius: 50%;
}

.c91 {
    border: 5px solid #3a86ff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.c92 {
    width: 80px;
    height: 80px;
    border: 5px solid #ff006e;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    animation: rotate2 2.5s linear infinite;
}

.c93 {
    width: 60px;
    height: 60px;
    border: 5px solid #fb5607;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
}

.c94 {
    width: 40px;
    height: 40px;
    border: 5px solid #80ffdb;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    animation: rotate2 2.5s linear infinite;
}

.c95 {
    width: 20px;
    height: 20px;
    background: #ffbe0b;
}

@keyframes rotate2 {
    0%,
    100% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(360deg);
    }
}

/* ==== Animation 10 ==== */
.circle10 {
    position: absolute;
    border-radius: 50%;
    border: 5px solid transparent;
    border-left: 5px solid #3a86ff;
}

.c102 {
    width: 80px;
    height: 80px;
    border-left: 5px solid #ff006e;
}

.c103 {
    width: 60px;
    height: 60px;
    border-left: 5px solid #fb5607;
}

.c104 {
    width: 40px;
    height: 40px;
    border-left: 5px solid #80ffdb;
}

.c105 {
    width: 20px;
    height: 20px;
    border-left: 5px solid #ffbe0b;
}

/* ==== Animation 11 ==== */
.circle11 {
    position: absolute;
    border-radius: 50%;
    animation-direction: reverse;
    border: 5px solid #3a86ff;
    border-left: 5px solid transparent;
}

.c112 {
    width: 80px;
    height: 80px;
    border: 5px solid #ff006e;
    border-left: 5px solid transparent;
}

.c113 {
    width: 60px;
    height: 60px;
    border: 5px solid #fb5607;
    border-left: 5px solid transparent;
}

.c114 {
    width: 40px;
    height: 40px;
    border: 5px solid #80ffdb;
    border-left: 5px solid transparent;
}

.c115 {
    width: 20px;
    height: 20px;
    border: 5px solid #ffbe0b;
    border-left: 5px solid transparent;
}

/* ==== Animation 12 ==== */
.circle12 {
    position: absolute;
    border-radius: 50%;
}

.c121 {
    border: 5px solid #3a86ff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.c122 {
    width: 80px;
    height: 80px;
    border: 5px solid #ff006e;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.c123 {
    width: 60px;
    height: 60px;
    border: 5px solid #fb5607;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
}

.c124 {
    width: 40px;
    height: 40px;
    border: 5px solid #80ffdb;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.c125 {
    width: 20px;
    height: 20px;
    background: #ffbe0b;
}

/* ==== Animation 12 ==== */
.circle12 {
    position: absolute;
    border-radius: 50%;
}

.c121 {
    border: 5px solid #3a86ff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.c122 {
    width: 80px;
    height: 80px;
    border: 5px solid #ff006e;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.c123 {
    width: 60px;
    height: 60px;
    border: 5px solid #fb5607;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
}

.c124 {
    width: 40px;
    height: 40px;
    border: 5px solid #80ffdb;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.c125 {
    width: 20px;
    height: 20px;
    background: #ffbe0b;
}

/* ==== Animation 13 ==== */
.circle13 {
    position: absolute;
    border-radius: 50%;
    animation: fillUp 500ms cubic-bezier(0, 1.18, 1, -0.23) infinite alternate,
    rotateFast 1s linear infinite;
}

.c131 {
    border-top: 5px solid #ffbe0b;
}

@keyframes fillUp {
    0% {
        border-bottom: 10px solid transparent;
        border-left: 10px solid transparent;
        border-top: 10px solid transparent;
        border-right: 10px solid transparent;
    }
    25% {
        border-bottom: 10px solid #ffbe0b;
        border-left: 10px solid transparent;
        border-top: 10px solid transparent;
        border-right: 10px solid transparent;
    }
    50% {
        border-bottom: 10px solid #ffbe0b;
        border-left: 10px solid #fb5607;
        border-top: 10px solid transparent;
        border-right: 10px solid transparent;
    }
    75% {
        border-bottom: 10px solid #ffbe0b;
        border-left: 10px solid #fb5607;
        border-top: 10px solid #ff006e;
        border-right: 10px solid transparent;
    }
    100% {
        border-bottom: 10px solid #ffbe0b;
        border-left: 10px solid #fb5607;
        border-top: 10px solid #ff006e;
        border-right: 10px solid #00f5d4;
    }
}

@keyframes rotateFast {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* ==== Animation 14 ==== */
.wrapper {
    position: relative;
}

.circle14 {
    margin: 50px auto;
    width: 100px;
    height: 100px;
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(
        to right,
        #ffbe0b 10%,
        rgba(255, 255, 255, 0) 42%
    );
    animation: effect14 1.4s infinite linear;
    transform: translateZ(0);
}

.circle14:before,
.circle14:after {
    width: 50%;
    height: 50%;
    content: "";
    background: #ffbe0b;
    border-radius: 100% 0 0 0;
    position: absolute;
}

.circle14:before {
    top: 0;
    left: 0;
}

.circle14:after {
    background: #000;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    margin: auto;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
}

@keyframes effect14 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}

/* ==== Animation 15 ==== */

.circle15 {
    position: relative;
    width: 100px;
    height: 100px;
    transform: translateZ(0);
    border-radius: 50%;
    box-shadow: inset 0 0 0 25px #ff006e;
}

.circle15:before,
.circle15:after {
    position: absolute;
    border-radius: 50%;
    content: "";
    width: 50%;
    height: 100%;
}
.circle15:before {
    top: 0;
    left: 0;
    background: #000;
    border-radius: 100px 0 0 100px;
    transform-origin: center right;
    animation: effect15 2s infinite ease 1.5s;
}
.circle15:after {
    top: 0;
    right: 0;
    background: #000;
    border-radius: 0 100px 100px 0;
    transform-origin: center left;
    animation: effect15 2s infinite ease;
}

@keyframes effect15 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/*two*/


.dot {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
}

.dot:last-child {
    margin-right: 0px;
}

/* Style 1 Starts */

.dot1 {
    width: 30px;
    height: 30px;
    background-color: #000;
}

.d11 {
    animation: diagonalSlice 2s ease infinite;
}

.d12 {
    animation: diagonalSlice 2s 300ms ease infinite;
}

.d13 {
    animation: diagonalSlice 2s 600ms ease infinite;
}

@keyframes diagonalSlice {
    0%,
    100% {
        transform: translateZ(-800px) rotate3d(1, 1, 0, 90deg);
        opacity: 0;
    }
    35% {
        transform: translateZ(-160px) rotate3d(1, 1, 0, 87deg) translateX(100px);
        opacity: 1;
    }
    70% {
        transform: translateZ(0) rotate3d(1, 1, 0, 0);
    }
}

/* Style 1 Ends */

/* Style 2 Starts */
.wrapper2 {
    perspective: 1000px;
}

.dot2 {
    width: 30px;
    height: 30px;
    background-color: #fff;
}

.d21 {
    animation: rollInOut 3s 500ms ease infinite;
}

.d22 {
    animation: rollInOut 3s 1s ease infinite;
}

.d23 {
    animation: rollInOut 3s 1.5s ease infinite;
}

@keyframes rollInOut {
    0% {
        transform: translateX(-100px) scale(0);
    }
    30%,
    70% {
        transform: translateX(0) scale(1);
        background: #e76f51;
    }
    100% {
        transform: translateX(100px) scale(0);
    }
}
/* Style 2 Ends */

/* Style 3 Starts */
.wrapper3 {
    perspective: 1000px;
    position: relative;
}

.dot3 {
    position: absolute;
    width: 50px;
    height: 50px;
    margin: 0;
    background-color: #fcbf49;
    transform-origin: top right;
    animation: rotate-1 3s ease infinite;
}

.dot31 {
    animation-direction: reverse;
    background: #d62828;
    width: 40px;
    height: 40px;
}

@keyframes rotate-1 {
    0%,
    10%,
    90%,
    100% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(520deg) scale(0);
    }
}
/* Style 3 Ends */

/* Style 4 Starts */
.wrapper4 {
    position: relative;
}

.dot4 {
    margin: 0;
    width: 50px;
    height: 50px;
    background-color: #fcbf49;
    transform-origin: top right;
    animation: dotLeft 3s ease infinite;
}

.dot41 {
    animation: dotRight 3s ease infinite;
    background: #6930c3;
}

@keyframes dotLeft {
    0%,
    100% {
        transform: rotateY(0);
        transform-origin: left;
    }
    50% {
        transform: rotateY(-70deg);
        transform-origin: left;
    }
}

@keyframes dotRight {
    0%,
    100% {
        transform: rotateY(-70deg);
        transform-origin: right;
    }
    50% {
        transform: rotateY(0deg);
        transform-origin: right;
    }
}
/* Style 4 Ends */

/* Style 5 Starts */
.wrapper5 {
    width: 100px;
    position: relative;
}

.dot5 {
    width: 20px;
    height: 20px;
    margin-right: 20px;
    background-color: #fcbf49;
    animation: dotMove 400ms linear infinite;
}

.dot50 {
    position: absolute;
    left: 0;
    animation: dotScale 400ms linear infinite;
}

.dot53 {
    right: 0;
    animation: dotScale 400ms linear infinite reverse;
}

@keyframes dotScale {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes dotMove {
    0% {
        transform: translateX(0px);
    }
    100% {
        transform: translateX(40px);
    }
}
/* Style 5 Ends */

/* Style 6 Starts */
.wrapper6 {
    position: relative;
}

.dot6 {
    margin: 0;
    position: absolute;
}

.dot60 {
    width: 100px;
    height: 100px;
    background-color: #fcbf49;
    z-index: 1;
    animation: expand 3s ease infinite;
}

.dot61 {
    width: 70px;
    height: 70px;
    background: #f77f00;
    z-index: 5;
    animation: expand 3s 300ms ease infinite;
}

.dot62 {
    width: 40px;
    height: 40px;
    background: #d62828;
    z-index: 10;
    animation: expand 3s 600ms ease infinite;
}

@keyframes expand {
    0%,
    80%,
    100% {
        transform: scale(0);
    }
    40% {
        transform: scale(1);
    }
}

/* Style 6 Ends */

/* Style 7 Starts */
.wrapper7 {
    position: relative;
}

.dot7 {
    margin: 0;
    position: absolute;
}

.dot70 {
    width: 100px;
    height: 100px;
    background-color: #ffc300;
    z-index: 1;
}

.dot71 {
    width: 90px;
    height: 90px;
    background: #fff;
    z-index: 5;
    animation: expand7 3s linear infinite;
}

.dot72 {
    width: 60px;
    height: 60px;
    background: #ffc300;
    z-index: 10;
    animation: expand71 3s 500ms ease infinite;
}

.dot73 {
    width: 40px;
    height: 40px;
    background: #fff;
    z-index: 15;
    animation: expand71 3s 200ms ease infinite;
}

@keyframes expand7 {
    0%,
    100% {
        transform: scale(0.6);
    }
    50% {
        transform: scale(1);
    }
}

@keyframes expand71 {
    0%,
    100% {
        transform: scale(0.4);
    }
    50% {
        transform: scale(1);
    }
}
/* Style 7 Ends */

/* Style 8 Starts */
.wrapper8 {
    width: 200px;
    height: 100px;
    position: relative;
    perspective: 20px;
}

.dot8 {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: #ff006e;
    animation: moveDot 2s ease infinite;
}

.dot81 {
    background-color: #ffd60a;
    animation: moveDot 2s 200ms ease infinite;
}

.dot82 {
    background-color: #8338ec;
    animation: moveDot 2s 400ms ease infinite;
}

@keyframes moveDot {
    0%,
    100% {
        left: 0px;
        top: 0;
    }

    30% {
        top: 100%;
        left: calc(50% - 10px);
    }

    60% {
        top: 0;
        left: calc(100% - 10px);
    }
}
/* Style 8 Ends */

/* Style 9 Starts */
.wrapper9 {
    width: 200px;
    height: 200px;
    position: relative;
    perspective: 20px;
}

.dot9 {
    width: 30px;
    height: 30px;
    background-color: #ff006e;
    animation: effect9 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.dot91 {
    background-color: #8338ec;
    animation: effect9 2s 400ms cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.dot92 {
    background-color: #ffbe0b;
    animation: effect9 2s 600ms cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.dot93 {
    background-color: #3a86ff;
    animation: effect9 2s 800ms cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

@keyframes effect9 {
    0%,
    100% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    75% {
        transform: translate3d(0, 10px, 0);
    }
    90% {
        transform: translate3d(0, -5px, 0);
    }
}

.loader0 {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: linear-gradient(#14ffe9, #ffeb3b, #ff00e0);
    /* background: linear-gradient(red,white,gray); */
    animation: animate 0.8s linear infinite;
    z-index: 10000;
    margin-left: 10px;
    margin-top: 10px;
}

@keyframes animate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loader0_div{
    height: 125px;
    width: 125px;
    position: relative;
}
.loader0 span {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: linear-gradient(#14ffe9, #ffeb3b, #ff00e0);
    animation: animate 0.8s linear infinite;
    top: 0;
    right: 0;
}

.loader0 span:nth-child(1) {
    filter: blur(5px);
}

.loader0 span:nth-child(2) {
    filter: blur(10px);
}

.loader0 span:nth-child(3) {
    filter: blur(25px);
}

.loader0 span:nth-child(4) {
    filter: blur(50px);
}

.loader0:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: #fff;
    border-radius: 50%;

    background-size: cover;
}

/**
 * Dark theme extensions — complements style.css .dark-theme rules.
 * Activated via html.dark-theme (set by theme switcher + localStorage).
 */

html.dark-theme {
    color-scheme: dark;
    --black-color2: #0f172a;
    --light-color: #94a3b8;
}

/* Keep nav/footer dark bars dark (menu-area uses --title-dark) */
html.dark-theme {
    --title-dark: #0a0a0a;
}

html.dark-theme .menu-area {
    background-color: var(--title-dark) !important;
}

html.dark-theme .main-menu > ul > li > a {
    color: var(--white-color);
}

html.dark-theme .theme-switcher button {
    left: calc(100% - 24px);
}

/* Boxed layout outer shell */
html.dark-theme body.boxed {
    background-color: #121212;
}

html.dark-theme body.boxed #container {
    box-shadow: 0 0 48px rgba(0, 0, 0, 0.45);
}

/* Headers that ship with a static dark bar (layout 2/3/5) */
html.dark-theme .th-header.header-layout2,
html.dark-theme .th-header.header-layout5,
html.dark-theme .header-layout3 .header-top.dark-theme {
    --body-bg: #1e1e1e;
    --border-color: #3f3f46;
}

/* Light headers in dark mode */
html.dark-theme .header-layout1 .header-top,
html.dark-theme .header-layout4 .header-top {
    background-color: var(--body-bg);
    border-color: var(--border-color);
}

html.dark-theme .th-menu-area {
    background-color: #1a1a1a;
}

html.dark-theme .th-mobile-menu a {
    color: var(--body-color);
}

html.dark-theme .th-mobile-menu a[style*="color:#000"],
html.dark-theme .th-mobile-menu a[style*="color: #000"] {
    color: var(--body-color) !important;
}

/* Bootstrap & forms */
html.dark-theme .form-control,
html.dark-theme .form-select,
html.dark-theme textarea,
html.dark-theme .input-box {
    background-color: #2a2a2a;
    border-color: var(--border-color);
    color: var(--title-color);
}

html.dark-theme .form-control:focus,
html.dark-theme .form-select:focus,
html.dark-theme textarea:focus,
html.dark-theme .input-box:focus {
    background-color: #2f2f2f;
    border-color: #6b7280;
    color: var(--title-color);
}

html.dark-theme .form-control::placeholder,
html.dark-theme textarea::placeholder {
    color: #9ca3af;
}

html.dark-theme .quote-form-box,
html.dark-theme .contact-form-box,
html.dark-theme .woocommerce-form-login,
html.dark-theme .woocommerce-form-register {
    background-color: #262626;
    border-color: var(--border-color);
}

html.dark-theme .modal-content {
    background-color: #262626;
    border-color: var(--border-color);
    color: var(--body-color);
}

html.dark-theme .modal-header,
html.dark-theme .modal-footer {
    border-color: var(--border-color);
}

html.dark-theme .dropdown-menu {
    background-color: #262626;
    border-color: var(--border-color);
}

html.dark-theme .dropdown-item {
    color: var(--body-color);
}

html.dark-theme .dropdown-item:hover,
html.dark-theme .dropdown-item:focus {
    background-color: #333;
    color: var(--title-color);
}

html.dark-theme .pagination .page-link {
    background-color: #262626;
    border-color: var(--border-color);
    color: var(--body-color);
}

html.dark-theme .pagination .page-link:hover,
html.dark-theme .pagination .page-item.active .page-link {
    background-color: var(--theme-color);
    border-color: var(--theme-color);
    color: #fff;
}

/* Blog cards & sidebars */
html.dark-theme .blog-style2,
html.dark-theme .blog-style3,
html.dark-theme .blog-style4,
html.dark-theme .blog-style5,
html.dark-theme .blog-style6,
html.dark-theme .blog-style7,
html.dark-theme .blog-style8,
html.dark-theme .blog-style9,
html.dark-theme .th-blog,
html.dark-theme .sidebar-wrap,
html.dark-theme .widget,
html.dark-theme .widget_title {
    color: var(--body-color);
}

html.dark-theme .sidebar-wrap {
    background-color: transparent;
}

/* Sidebar widgets — one card per blueprint block (title + body together) */
html.dark-theme .sidebar-area > [class*="widget-blueprint-"] {
    --sidebar-widget-bg: #262626;
    background-color: var(--sidebar-widget-bg);
    border: 1px solid var(--border-color);
    border-radius: 12px;
    padding: 1.15rem 1.25rem 1.25rem;
}

html.dark-theme .sidebar-area [class*="widget-blueprint-"] .widget {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

html.dark-theme .sidebar-area [class*="widget-blueprint-"] .widget-body {
    padding-top: 0.25rem !important;
    padding-bottom: 0 !important;
}

html.dark-theme .sidebar-area [class*="widget-blueprint-"] .widget_title {
    margin-bottom: 1rem;
}

/* Title underline animation uses outline — must match widget card, not page body */
html.dark-theme .sidebar-area [class*="widget-blueprint-"] .widget_title::after {
    outline-color: var(--sidebar-widget-bg, #262626);
}

html.dark-theme .popup-subscribe .widget_title::after,
html.dark-theme .tt-popup-box .widget_title::after {
    outline-color: #262626;
}

html.dark-theme .sidebar-area .widget_title {
    border-color: var(--border-color);
    color: var(--title-color);
}

/* Cookie & subscribe overlays */
html.dark-theme .cookie-alert .rounded {
    border: 1px solid var(--border-color);
}

html.dark-theme .popup-subscribe {
    border: 1px solid var(--border-color);
}

/* Frontend shell / popups */
html.dark-theme .tt-popup-box {
    background-color: #262626;
    color: var(--body-color);
}

html.dark-theme .tt-popup-close-btn {
    background: rgba(255, 255, 255, 0.12);
    color: #f8fafc;
}

html.dark-theme .tt-popup-image-side {
    background-color: #1f2937;
}

/* Article (NewsPress) */
html.dark-theme .np-single-post-wrap {
    --np-text: #e2e8f0;
    --np-muted: #94a3b8;
    --np-border: #3f3f46;
    --np-bg-soft: #1f2937;
    --np-surface: #262626;
    --np-accent-soft: rgba(99, 102, 241, 0.18);
}

html.dark-theme .np-single-post-wrap .np-article-card,
html.dark-theme .np-single-post-wrap .np-share-rail,
html.dark-theme .np-single-post-wrap .np-author-box,
html.dark-theme .np-single-post-wrap .np-related-card,
html.dark-theme .np-single-post-wrap .np-toc,
html.dark-theme .np-single-post-wrap .np-reaction-bar,
html.dark-theme .np-single-post-wrap .np-meta-chip,
html.dark-theme .np-single-post-wrap .np-tag,
html.dark-theme .np-single-post-wrap .np-comment-card,
html.dark-theme .np-single-post-wrap .np-sidebar-card,
html.dark-theme .np-single-post-wrap .np-author-card.blog-author,
html.dark-theme .np-single-post-wrap .tnews-reaction-mothership-card,
html.dark-theme .np-single-post-wrap .tnews-reaction-mothership-card.tnews-comments-mothership-card,
html.dark-theme .np-single-post-wrap .np-related .blog-style1,
html.dark-theme .np-single-post-wrap .np-external-feed .blog-style1,
html.dark-theme .np-single-post-wrap .np-author-more__card {
    background: var(--np-surface) !important;
    border-color: var(--np-border) !important;
    color: var(--np-text);
}

html.dark-theme .np-single-post-wrap .np-external-feed__placeholder {
    background: linear-gradient(
        135deg,
        var(--np-bg-soft) 0%,
        color-mix(in srgb, var(--np-accent) 18%, var(--np-bg-soft)) 100%
    );
    color: var(--np-muted);
}

html.dark-theme .np-single-post-wrap .np-share-icons a,
html.dark-theme .np-single-post-wrap .np-share-icons-row a {
    background: var(--np-surface) !important;
    border-color: var(--np-border) !important;
    color: var(--np-muted) !important;
}

html.dark-theme .np-single-post-wrap .np-share-icons a:hover,
html.dark-theme .np-single-post-wrap .np-share-icons-row a:hover {
    background: var(--np-accent-soft) !important;
    border-color: var(--np-accent) !important;
    color: var(--np-accent) !important;
}

html.dark-theme .np-single-post-wrap .np-read-indicator__panel {
    background: var(--np-surface);
    border-color: var(--np-border);
}

html.dark-theme .np-single-post-wrap .np-read-indicator.is-complete .np-read-indicator__panel {
    background: linear-gradient(180deg, #262626 0%, #1a2e1f 100%);
    border-color: #166534;
}

html.dark-theme .np-single-post-wrap .np-article-title,
html.dark-theme .np-single-post-wrap .np-section-title,
html.dark-theme .np-single-post-wrap h1,
html.dark-theme .np-single-post-wrap h2,
html.dark-theme .np-single-post-wrap h3,
html.dark-theme .np-single-post-wrap h4 {
    color: var(--np-text);
}

html.dark-theme .np-single-post-wrap .np-article-body,
html.dark-theme .np-single-post-wrap .np-article-body p,
html.dark-theme .np-single-post-wrap .np-article-body li {
    color: #cbd5e1;
}

html.dark-theme .np-single-post-wrap .np-meta-line,
html.dark-theme .np-single-post-wrap .np-muted,
html.dark-theme .np-single-post-wrap .np-read-time {
    color: var(--np-muted);
}

html.dark-theme .np-single-post-wrap .np-toc a {
    color: #cbd5e1;
}

html.dark-theme .np-single-post-wrap blockquote {
    background: #1f2937;
    border-color: var(--np-accent);
    color: #e2e8f0;
}

html.dark-theme .np-single-post-wrap pre,
html.dark-theme .np-single-post-wrap code {
    background: #111827;
    color: #e5e7eb;
}

/* Comments (Reddit-style) */
html.dark-theme .reddit-comment-box,
html.dark-theme .reddit-comment-child-replies-box {
    background-color: #262626 !important;
    border-color: var(--border-color) !important;
}

html.dark-theme .reddit-comment-author,
html.dark-theme .reddit-comment-body,
html.dark-theme .reddit-comment-meta {
    color: var(--body-color) !important;
}

html.dark-theme .vote-trigger-btn:hover {
    background-color: #333 !important;
}

/* Forum — core surfaces */
html.dark-theme #forum-tw .forum-civis-block,
html.dark-theme #forum-tw .forum-civis-panel,
html.dark-theme #forum-tw .forum-civis-post,
html.dark-theme #forum-tw .forum-civis-compose,
html.dark-theme #forum-tw .forum-civis-member-hero,
html.dark-theme #forum-tw .forum-civis-member-stat-card,
html.dark-theme #forum-tw .forum-civis-podium__card,
html.dark-theme #forum-tw .forum-civis-tabs,
html.dark-theme #forum-tw .forum-dropdown-menu,
html.dark-theme #forum-tw .forum-civis-search-dropdown {
    background: #262626 !important;
    border-color: #3f3f46 !important;
    color: #e5e7eb;
}

html.dark-theme #forum-tw .forum-civis-block__head,
html.dark-theme #forum-tw .forum-civis-block__head--section,
html.dark-theme #forum-tw .forum-civis-post__user,
html.dark-theme #forum-tw .forum-civis-post__head,
html.dark-theme #forum-tw .forum-civis-post__foot,
html.dark-theme #forum-tw .forum-civis-compose__head,
html.dark-theme #forum-tw .forum-civis-member-table-head,
html.dark-theme #forum-tw .forum-civis-leader-head,
html.dark-theme #forum-tw .forum-civis-block__foot {
    background: #1f2937 !important;
    border-color: #3f3f46 !important;
    color: #d1d5db !important;
}

html.dark-theme #forum-tw .forum-civis-header__title,
html.dark-theme #forum-tw .forum-civis-thread-title,
html.dark-theme #forum-tw .forum-civis-row__title,
html.dark-theme #forum-tw .forum-civis-post__username,
html.dark-theme #forum-tw .forum-civis-member-link,
html.dark-theme #forum-tw .forum-civis-member-row__name,
html.dark-theme #forum-tw .forum-civis-top-user__name,
html.dark-theme #forum-tw .forum-civis-side-link__title,
html.dark-theme #forum-tw .forum-civis-latest__title,
html.dark-theme #forum-tw .forum-civis-stat__value,
html.dark-theme #forum-tw .forum-civis-member-hero__name,
html.dark-theme #forum-tw .forum-civis-podium__name,
html.dark-theme #forum-tw .forum-civis-leader-row__name,
html.dark-theme #forum-tw .forum-civis-activity-item__title,
html.dark-theme #forum-tw .forum-civis-search-hit__title,
html.dark-theme #forum-tw .forum-civis-section-link {
    color: #f3f4f6 !important;
}

html.dark-theme #forum-tw .forum-civis-header__sub,
html.dark-theme #forum-tw .forum-civis-row__desc,
html.dark-theme #forum-tw .forum-civis-latest__meta,
html.dark-theme #forum-tw .forum-civis-author,
html.dark-theme #forum-tw .forum-civis-post__content,
html.dark-theme #forum-tw .forum-civis-thread-meta,
html.dark-theme #forum-tw .forum-civis-stats-list__row dt,
html.dark-theme #forum-tw .forum-civis-member-row__username,
html.dark-theme #forum-tw .forum-civis-side-link__meta {
    color: #9ca3af !important;
}

html.dark-theme #forum-tw .forum-civis-row,
html.dark-theme #forum-tw .forum-civis-member-row,
html.dark-theme #forum-tw .forum-civis-leader-row {
    border-color: #3f3f46 !important;
}

html.dark-theme #forum-tw .forum-civis-row:hover,
html.dark-theme #forum-tw .forum-civis-member-row:hover,
html.dark-theme #forum-tw .forum-civis-leader-row:hover,
html.dark-theme #forum-tw .forum-civis-search-hit:hover,
html.dark-theme #forum-tw .forum-civis-cat-link:hover,
html.dark-theme #forum-tw .forum-civis-top-user:hover {
    background: #2d3748 !important;
}

html.dark-theme #forum-tw .forum-civis-top-user.is-leader {
    background: #422006 !important;
    border-color: #92400e !important;
}

html.dark-theme #forum-tw .forum-civis-top-user__link:hover .forum-civis-top-user__name {
    color: #fdba74 !important;
}

html.dark-theme #forum-tw .forum-civis-panel__title {
    color: #f3f4f6 !important;
}

html.dark-theme #forum-tw .forum-civis-side-cta {
    background: #374151 !important;
    border-color: #4b5563 !important;
    color: #e5e7eb !important;
}

html.dark-theme #forum-tw .forum-civis-side-cta:hover {
    background: #4b5563 !important;
    color: #fff !important;
}

html.dark-theme #forum-tw .forum-civis-search__input,
html.dark-theme #forum-tw .forum-civis-search__select,
html.dark-theme #forum-tw .forum-civis-side-search,
html.dark-theme #forum-tw .forum-civis-compose textarea,
html.dark-theme #forum-tw .tagify {
    background: #1f2937 !important;
    border-color: #4b5563 !important;
    color: #f3f4f6 !important;
}

html.dark-theme #forum-tw .forum-civis-btn--ghost {
    background: #374151 !important;
    border-color: #4b5563 !important;
    color: #e5e7eb !important;
}

html.dark-theme #forum-tw .forum-civis-btn--ghost:hover {
    background: #4b5563 !important;
}

html.dark-theme #forum-tw .forum-btn--ghost,
html.dark-theme #forum-tw .forum-btn--toolbar,
html.dark-theme #forum-tw .forum-vote,
html.dark-theme #forum-tw .forum-toggle {
    background: #374151 !important;
    border-color: #4b5563 !important;
    color: #d1d5db !important;
}

html.dark-theme #forum-tw .forum-toggle__icon {
    background: #1f2937 !important;
    border-color: #4b5563 !important;
    color: #9ca3af !important;
}

html.dark-theme #forum-tw .forum-civis-tab {
    color: #9ca3af !important;
}

html.dark-theme #forum-tw .forum-civis-tab:hover {
    background: #374151 !important;
    color: #e5e7eb !important;
}

html.dark-theme #forum-tw .forum-civis-tag,
html.dark-theme #forum-tw .forum-civis-post__tag,
html.dark-theme #forum-tw .forum-civis-cat-link__count,
html.dark-theme #forum-tw .forum-civis-cat-icon {
    background: #374151 !important;
    color: #d1d5db !important;
}

html.dark-theme #forum-tw .forum-civis-category-hero-icon {
    background: #262626 !important;
    border-color: #3f3f46 !important;
}

html.dark-theme #forum-tw .forum-civis-post__avatar,
html.dark-theme #forum-tw .forum-civis-member-row__avatar,
html.dark-theme #forum-tw .forum-civis-leader-row__avatar {
    border-color: #4b5563 !important;
    background: #1f2937;
}

html.dark-theme #forum-tw .forum-civis-post.is-deleted {
    background: #1f1f1f !important;
}

html.dark-theme .forum-civis-modal .forum-civis-modal__content {
    background: #262626;
    border-color: #3f3f46;
}

html.dark-theme .forum-civis-modal .forum-civis-modal__title {
    color: #f3f4f6;
}

html.dark-theme .forum-civis-modal .forum-civis-modal__text {
    color: #9ca3af;
}

html.dark-theme .forum-civis-modal .forum-civis-modal__actions {
    background: #1f2937;
    border-color: #3f3f46;
}

/* Tables */
html.dark-theme table {
    color: var(--body-color);
}

html.dark-theme .table {
    --bs-table-bg: transparent;
    --bs-table-color: var(--body-color);
    --bs-table-border-color: var(--border-color);
}

html.dark-theme .table-striped > tbody > tr:nth-of-type(odd) > * {
    background-color: rgba(255, 255, 255, 0.03);
}

/* Toastr */
html.dark-theme #toast-container > .toast {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.45);
}

/* Sidebar tag widgets */
html.dark-theme .sidebar-area .tagcloud {
    margin-right: 0;
    margin-bottom: 0;
}

html.dark-theme .sidebar-area .tagcloud .interactive-tag-item {
    background-color: rgba(255, 255, 255, 0.06) !important;
    border-color: var(--border-color) !important;
    color: #e2e8f0 !important;
    margin-right: 8px;
    margin-bottom: 8px;
}

html.dark-theme .sidebar-area .tagcloud .interactive-tag-item:hover {
    background-color: var(--theme-color) !important;
    border-color: var(--theme-color) !important;
    color: #fff !important;
}

html.dark-theme .sidebar-area .tag-badge-count {
    background-color: rgba(255, 255, 255, 0.12);
    color: #e2e8f0;
}

html.dark-theme .sidebar-area .interactive-tag-item:hover .tag-badge-count {
    background-color: rgba(255, 255, 255, 0.25);
    color: #fff;
}

/* Fallback for tags outside sidebar */
html.dark-theme .interactive-tag-item {
    background-color: #374151;
    border-color: #4b5563;
    color: #e2e8f0;
}

html.dark-theme .tag-badge-count {
    background-color: #4b5563;
    color: #e5e7eb;
}

/* Gallery & listing cards with smoke backgrounds */
html.dark-theme .bg-smoke,
html.dark-theme .smoke-bg,
html.dark-theme [class*="bg-smoke"] {
    background-color: var(--smoke-color) !important;
}

html.dark-theme .th-pagination a,
html.dark-theme .th-pagination span {
    background-color: #262626;
    border-color: var(--border-color);
    color: var(--body-color);
}

html.dark-theme .newsletter-form .form-control {
    background-color: #2a2a2a;
}

html.dark-theme .popup-subscribe .footer-text,
html.dark-theme .popup-subscribe .widget_title {
    color: inherit;
}

/* Article reactions (comment.css) */
html.dark-theme .np-single-post-wrap .tnews-reaction-mothership-card,
html.dark-theme .tnews-reaction-mothership-card {
    background: #262626 !important;
    border-color: #3f3f46 !important;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.25);
}

html.dark-theme .tnews-reaction-main-title,
html.dark-theme .tnews-comments-section-subtitle {
    color: #e2e8f0 !important;
}

html.dark-theme .tnews-reaction-item-node {
    background: #1f2937 !important;
    border-color: #3f3f46 !important;
}

html.dark-theme .tnews-reaction-item-node:hover {
    background: #2d3748 !important;
    border-color: #4b5563 !important;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
}

html.dark-theme .tnews-reaction-item-node.active-node {
    background: rgba(99, 102, 241, 0.15) !important;
    border-color: var(--theme-color, #6366f1) !important;
}

html.dark-theme .tnews-reaction-label {
    color: #94a3b8 !important;
}

html.dark-theme .active-node .tnews-reaction-label {
    color: #e2e8f0 !important;
}

html.dark-theme .tnews-progress-track {
    background: #374151 !important;
}

html.dark-theme .tnews-comment-compose-card {
    background: linear-gradient(180deg, #1f2937 0%, #262626 100%) !important;
    border-color: #3f3f46 !important;
}

html.dark-theme .tnews-comments-thread-viewport {
    border-top-color: #3f3f46 !important;
}

html.dark-theme .reddit-comments-master-container .cmt-btn--load {
    background: #262626 !important;
    border-color: #4b5563 !important;
    color: #e2e8f0 !important;
}

html.dark-theme .reddit-comments-master-container .cmt-btn--load:hover:not(:disabled) {
    background: #374151 !important;
    border-color: var(--theme-color) !important;
    color: #fff !important;
}

html.dark-theme .np-single-post-wrap .reddit-comments-master-container.tnews-comments-inner-shell {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

html.dark-theme .reddit-comments-master-container .comment-score-lbl,
html.dark-theme .reddit-comments-master-container .comment-author-name-tag,
html.dark-theme .reddit-comments-master-container .comment-body-content-canvas {
    color: #e2e8f0 !important;
}

html.dark-theme .reddit-comments-master-container .comment-meta-header-row {
    color: #94a3b8 !important;
}

html.dark-theme .reddit-comments-master-container .comment-avatar-node-circle {
    background-color: #374151 !important;
    color: #e2e8f0 !important;
    border-color: #4b5563 !important;
}

html.dark-theme .reddit-comments-master-container .reddit-comment-child-replies-box {
    border-left-color: #3f3f46 !important;
}

html.dark-theme .reddit-comments-master-container .vote-trigger-btn:hover {
    background-color: #374151 !important;
}

html.dark-theme .tnews-comments-toolbar .input-group-text.bg-white {
    background-color: #2a2a2a !important;
    border-color: var(--border-color) !important;
    color: var(--body-color) !important;
}

html.dark-theme .tnews-comments-toolbar .form-control,
html.dark-theme .tnews-comments-toolbar .form-select {
    background-color: #2a2a2a !important;
    border-color: var(--border-color) !important;
    color: var(--title-color) !important;
}

html.dark-theme .badge.bg-light {
    background-color: #374151 !important;
    color: #cbd5e1 !important;
    border-color: #4b5563 !important;
}

html.dark-theme .np-single-post-wrap .text-muted {
    color: var(--np-muted) !important;
}

/* Sidebar poll widget */
html.dark-theme .abad-sidebar-poll {
    --sp-border: #3f3f46;
    --sp-text: #e2e8f0;
    --sp-muted: #94a3b8;
    background: #262626 !important;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25) !important;
}

html.dark-theme .abad-sidebar-poll__option-label {
    background: #1f2937 !important;
    border-color: #374151 !important;
    color: #e2e8f0 !important;
}

html.dark-theme .abad-sidebar-poll__option-label:hover {
    background: #2d3748 !important;
    border-color: #4b5563 !important;
}

html.dark-theme .abad-sidebar-poll__radio:checked + .abad-sidebar-poll__option-label {
    background: rgba(99, 102, 241, 0.18) !important;
    border-color: #6366f1 !important;
}

html.dark-theme .abad-sidebar-poll__question {
    color: #f1f5f9 !important;
}

html.dark-theme .abad-sidebar-poll__footer {
    background: #1f2937 !important;
    border-top-color: #3f3f46 !important;
}

/* Blog audio player */
html.dark-theme .abad-ap-stack {
    background: linear-gradient(145deg, #262626 0%, #1f2937 55%, #1e1b4b 100%) !important;
    border-color: #3f3f46 !important;
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.35) !important;
}

html.dark-theme .abad-ap {
    --abad-ap-text: #e2e8f0;
    --abad-ap-muted: #94a3b8;
    --abad-ap-border: #3f3f46;
}

html.dark-theme .abad-ap__progress-track,
html.dark-theme .abad-ap__volume-track {
    background: #374151 !important;
}

html.dark-theme .abad-ap__btn--pill,
html.dark-theme .abad-ap__volume {
    background: #1f2937 !important;
    border-color: #4b5563 !important;
}

html.dark-theme .abad-ap__speed-menu {
    background: #262626 !important;
    border-color: #3f3f46 !important;
}

html.dark-theme .np-media-caption--below-audio {
    background: rgba(31, 41, 55, 0.9) !important;
    border-top-color: #3f3f46 !important;
    color: #cbd5e1;
}

html.dark-theme .np-single-post-wrap .abad-voice-block {
    background: linear-gradient(180deg, #262626 0%, #1f2937 100%);
    border-color: #3f3f46;
    box-shadow:
        0 1px 0 rgba(255, 255, 255, 0.04) inset,
        0 8px 24px rgba(0, 0, 0, 0.28);
}

html.dark-theme .np-single-post-wrap .abad-voice-block__caption {
    color: #e2e8f0;
}

/* Footer stays dark */
html.dark-theme .footer-wrapper {
    background-color: var(--title-dark) !important;
}

html.dark-theme .copyright-wrap {
    border-top-color: var(--border-color);
}

/* Footer widgets — reset sidebar/card styles that leak in */
html.dark-theme .footer-wrapper .widget-area,
html.dark-theme .footer-wrapper .widget-body,
html.dark-theme .footer-wrapper .footer-widget-block,
html.dark-theme .footer-wrapper [class*="widget-blueprint-"],
html.dark-theme .footer-wrapper .widget.footer-widget,
html.dark-theme .footer-wrapper .th-widget-about {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

html.dark-theme .footer-wrapper .widget_title {
    color: var(--white-color) !important;
    padding-bottom: 0 !important;
    overflow: visible !important;
}

html.dark-theme .footer-wrapper .widget_title::before,
html.dark-theme .footer-wrapper .widget_title::after {
    display: none !important;
}

html.dark-theme .footer-wrapper .footer-widget.widget_nav_menu a,
html.dark-theme .footer-wrapper .footer-widget.widget_meta a,
html.dark-theme .footer-wrapper .footer-widget.widget_pages a,
html.dark-theme .footer-wrapper .footer-widget.widget_archive a,
html.dark-theme .footer-wrapper .footer-widget.widget_categories a,
html.dark-theme .footer-wrapper .footer-widget.widget_nav_menu a::before,
html.dark-theme .footer-wrapper .footer-widget.widget_meta a::before,
html.dark-theme .footer-wrapper .footer-widget.widget_pages a::before,
html.dark-theme .footer-wrapper .footer-widget.widget_archive a::before,
html.dark-theme .footer-wrapper .footer-widget.widget_categories a::before {
    background-color: transparent !important;
    transform: none !important;
}

html.dark-theme .footer-wrapper .footer-widget.widget_nav_menu a,
html.dark-theme .footer-wrapper .footer-widget.widget_meta a,
html.dark-theme .footer-wrapper .footer-widget.widget_pages a,
html.dark-theme .footer-wrapper .footer-widget.widget_archive a,
html.dark-theme .footer-wrapper .footer-widget.widget_categories a {
    color: var(--body-color) !important;
    padding: 0 0 0 18px !important;
    margin-bottom: 16px !important;
    border-radius: 0 !important;
    font-weight: 400 !important;
}

html.dark-theme .footer-wrapper .footer-widget.widget_nav_menu a::after,
html.dark-theme .footer-wrapper .footer-widget.widget_meta a::after,
html.dark-theme .footer-wrapper .footer-widget.widget_pages a::after,
html.dark-theme .footer-wrapper .footer-widget.widget_archive a::after,
html.dark-theme .footer-wrapper .footer-widget.widget_categories a::after {
    background-color: transparent !important;
    color: inherit !important;
}

html.dark-theme .footer-wrapper .footer-widget.widget_nav_menu a:hover,
html.dark-theme .footer-wrapper .footer-widget.widget_meta a:hover,
html.dark-theme .footer-wrapper .footer-widget.widget_pages a:hover,
html.dark-theme .footer-wrapper .footer-widget.widget_archive a:hover,
html.dark-theme .footer-wrapper .footer-widget.widget_categories a:hover {
    background-color: transparent !important;
    color: var(--theme-color) !important;
}

html.dark-theme .footer-wrapper .footer-widget.widget_nav_menu a:hover::before,
html.dark-theme .footer-wrapper .footer-widget.widget_meta a:hover::before,
html.dark-theme .footer-wrapper .footer-widget.widget_pages a:hover::before,
html.dark-theme .footer-wrapper .footer-widget.widget_archive a:hover::before,
html.dark-theme .footer-wrapper .footer-widget.widget_categories a:hover::before {
    transform: none !important;
}

html.dark-theme .footer-wrapper .footer-widget.widget_nav_menu a:hover::after,
html.dark-theme .footer-wrapper .footer-widget.widget_meta a:hover::after,
html.dark-theme .footer-wrapper .footer-widget.widget_pages a:hover::after,
html.dark-theme .footer-wrapper .footer-widget.widget_archive a:hover::after,
html.dark-theme .footer-wrapper .footer-widget.widget_categories a:hover::after {
    background-color: transparent !important;
    color: var(--theme-color) !important;
}

html.dark-theme .footer-wrapper .footer-widget li > span {
    color: var(--body-color) !important;
    background-color: transparent !important;
}

html.dark-theme .footer-wrapper .th-widget-about .about-text,
html.dark-theme .footer-wrapper .footer-text,
html.dark-theme .footer-wrapper .copyright-text {
    color: var(--body-color) !important;
}

html.dark-theme .footer-wrapper .sidebar-gallery {
    background: transparent !important;
}

html.dark-theme .footer-wrapper .sidebar-gallery a {
    color: var(--theme-color) !important;
}

html.dark-theme .footer-wrapper .th-social.style-black a {
    background-color: rgba(255, 255, 255, 0.08) !important;
    color: var(--white-color) !important;
    border: 1px solid rgba(255, 255, 255, 0.14);
}

html.dark-theme .footer-wrapper .th-social.style-black a:hover {
    background-color: var(--theme-color) !important;
    border-color: var(--theme-color) !important;
    color: var(--white-color) !important;
}

html.dark-theme .footer-wrapper .footer-links a,
html.dark-theme .footer-wrapper .footer-menu a {
    color: var(--body-color) !important;
}

html.dark-theme .footer-wrapper .footer-links a:hover,
html.dark-theme .footer-wrapper .footer-menu a:hover {
    color: var(--theme-color) !important;
}

html.dark-theme .sidebar-area .widget_nav_menu a,
html.dark-theme .sidebar-area .widget_meta a,
html.dark-theme .sidebar-area .widget_pages a,
html.dark-theme .sidebar-area .widget_archive a,
html.dark-theme .sidebar-area .widget_categories a,
html.dark-theme .sidebar-area .wp-block-categories a {
    background-color: var(--theme-color) !important;
    color: var(--title-color) !important;
}

html.dark-theme .sidebar-area .widget_nav_menu a::before,
html.dark-theme .sidebar-area .widget_meta a::before,
html.dark-theme .sidebar-area .widget_pages a::before,
html.dark-theme .sidebar-area .widget_archive a::before,
html.dark-theme .sidebar-area .widget_categories a::before,
html.dark-theme .sidebar-area .wp-block-categories a::before {
    background-color: var(--smoke-color) !important;
}

html.dark-theme .sidebar-area .widget_nav_menu a::after,
html.dark-theme .sidebar-area .widget_meta a::after,
html.dark-theme .sidebar-area .widget_pages a::after,
html.dark-theme .sidebar-area .widget_archive a::after,
html.dark-theme .sidebar-area .widget_categories a::after,
html.dark-theme .sidebar-area .wp-block-categories a::after {
    background-color: var(--body-bg) !important;
    color: var(--title-color) !important;
}

html.dark-theme .sidebar-area .widget_nav_menu a:hover,
html.dark-theme .sidebar-area .widget_meta a:hover,
html.dark-theme .sidebar-area .widget_pages a:hover,
html.dark-theme .sidebar-area .widget_archive a:hover,
html.dark-theme .sidebar-area .widget_categories a:hover,
html.dark-theme .sidebar-area .wp-block-categories a:hover {
    background-color: var(--theme-color) !important;
    color: var(--white-color) !important;
}

html.dark-theme .sidebar-area .widget_nav_menu a:hover::before,
html.dark-theme .sidebar-area .widget_meta a:hover::before,
html.dark-theme .sidebar-area .widget_pages a:hover::before,
html.dark-theme .sidebar-area .widget_archive a:hover::before,
html.dark-theme .sidebar-area .widget_categories a:hover::before,
html.dark-theme .sidebar-area .wp-block-categories a:hover::before {
    transform: scaleY(0);
}

html.dark-theme .sidebar-area .widget_nav_menu a:hover::after,
html.dark-theme .sidebar-area .widget_meta a:hover::after,
html.dark-theme .sidebar-area .widget_pages a:hover::after,
html.dark-theme .sidebar-area .widget_archive a:hover::after,
html.dark-theme .sidebar-area .widget_categories a:hover::after,
html.dark-theme .sidebar-area .wp-block-categories a:hover::after {
    background-color: var(--white-color) !important;
    color: var(--theme-color) !important;
}

html.dark-theme .sidebar-area .widget_categories > ul > li.has-children > .children {
    border-left-color: rgba(99, 102, 241, 0.45) !important;
}

/* Navigation widget (custom menu list) */
html.dark-theme .navigation-widget-menu-links .nav-link {
    color: var(--body-color) !important;
}

html.dark-theme .navigation-widget-menu-links .nav-link:hover {
    color: var(--theme-color) !important;
    background-color: rgba(255, 255, 255, 0.06) !important;
}

html.dark-theme .navigation-widget-menu-links .border-light {
    border-color: var(--border-color) !important;
}

/* Article tools — AI summary, reading settings, TOC */
html.dark-theme .np-single-post-wrap .tnews-ai-summary-mothership-card,
html.dark-theme .tnews-ai-summary-mothership-card {
    background: #262626 !important;
    border-color: #3f3f46 !important;
}

html.dark-theme .tnews-ai-summary-trigger-header {
    background: #1f2937 !important;
}

html.dark-theme .tnews-ai-summary-trigger-header:hover {
    background: #2d3748 !important;
}

html.dark-theme .tnews-ai-summary-main-label {
    color: #f1f5f9 !important;
}

html.dark-theme .tnews-ai-summary-content-drawer {
    background: #262626 !important;
}

html.dark-theme .tnews-ai-summary-body-inner-padded {
    border-top-color: #3f3f46 !important;
}

html.dark-theme .tnews-ai-summary-bullet-item {
    color: #cbd5e1 !important;
}

html.dark-theme .np-single-post-wrap .tnews-upper-tools-toolbar,
html.dark-theme .tnews-upper-tools-toolbar {
    background: #262626 !important;
    border-color: #3f3f46 !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
}

html.dark-theme .tnews-upper-tools-title {
    color: #e2e8f0 !important;
}

html.dark-theme .tnews-tool-btn {
    background: #1f2937 !important;
    border-color: #4b5563 !important;
    color: #e2e8f0 !important;
}

html.dark-theme .tnews-tool-btn:hover,
html.dark-theme .tnews-tool-btn.active-tool,
html.dark-theme .np-single-post-wrap .tnews-tool-btn:hover,
html.dark-theme .np-single-post-wrap .tnews-tool-btn.active-tool {
    background: var(--theme-color) !important;
    color: #fff !important;
    border-color: var(--theme-color) !important;
}

html.dark-theme .np-single-post-wrap .tnews-toc-mothership-container,
html.dark-theme .tnews-toc-mothership-container {
    background: #262626 !important;
    border-color: #3f3f46 !important;
}

/* Article meta bar (votes, rating, QR) */
html.dark-theme .np-single-post-wrap .blog-meta,
html.dark-theme .np-article-header .blog-meta {
    color: var(--np-muted);
}

html.dark-theme .article-rating-widget-wrapper {
    background: #1f2937 !important;
    border-color: #3f3f46 !important;
}

html.dark-theme .article-rating-widget-wrapper > div {
    color: #e2e8f0 !important;
}

html.dark-theme #article-score-badge-counter {
    color: #e2e8f0 !important;
}

html.dark-theme .blog-info {
    color: var(--body-color) !important;
}

html.dark-theme .alignment-qr-telemetry-wrapper .dropdown-menu {
    background: #262626 !important;
}

html.dark-theme .alignment-qr-telemetry-wrapper .bg-light {
    background: #1f2937 !important;
    border-color: #3f3f46 !important;
}

/* Focus mode in dark theme */
html.dark-theme body.tnews-focus-mode-active #tnewsTargetArticleBodyContainer {
    background: #1e1e1e !important;
}

/**
 * Page-specific dark theme overrides (home, blog lists, profiles, forum utilities, etc.)
 * Loaded after dark-theme-extensions.css
 */

/* ── Shared tokens ── */
html.dark-theme {
    --dt-surface: #262626;
    --dt-surface-2: #1f2937;
    --dt-surface-3: #374151;
    --dt-border: #3f3f46;
    --dt-text: #e2e8f0;
    --dt-muted: #94a3b8;
    --dt-accent-soft: rgba(99, 102, 241, 0.15);
}

/* ── Bootstrap / utility fixes in main content ── */
html.dark-theme #container .card {
    background-color: var(--dt-surface);
    border-color: var(--dt-border);
    color: var(--dt-text);
}

html.dark-theme #container .card .card-title,
html.dark-theme #container .card .card-title a {
    color: var(--dt-text);
}

html.dark-theme #container .card .card-text {
    color: var(--dt-muted);
}

html.dark-theme #container .bg-white {
    background-color: var(--dt-surface) !important;
}

html.dark-theme #container .bg-light {
    background-color: var(--dt-surface-2) !important;
}

html.dark-theme #container .text-dark {
    color: var(--dt-text) !important;
}

html.dark-theme #container .text-muted {
    color: var(--dt-muted) !important;
}

html.dark-theme #container .border,
html.dark-theme #container .border-top,
html.dark-theme #container .border-bottom {
    border-color: var(--dt-border) !important;
}

html.dark-theme #container .list-group-item {
    background-color: var(--dt-surface);
    border-color: var(--dt-border);
    color: var(--dt-text);
}

html.dark-theme #container .table {
    --bs-table-bg: transparent;
    --bs-table-color: var(--dt-text);
    --bs-table-border-color: var(--dt-border);
    --bs-table-striped-bg: rgba(255, 255, 255, 0.04);
    --bs-table-hover-bg: rgba(99, 102, 241, 0.1);
}

html.dark-theme #container .pagination .page-link {
    background-color: var(--dt-surface);
    border-color: var(--dt-border);
    color: var(--dt-text);
}

/* ── Page builder blocks (pages/sections/*.blade.php gaps) ──
   Bootstrap's .text-secondary is a hardcoded #6c757d (not theme-aware),
   so testimonials / rich text / FAQ answers rendered near-illegible on
   dark card backgrounds — looking like the block had "disappeared". */
html.dark-theme #container .text-secondary {
    color: var(--dt-text) !important;
}

html.dark-theme #container .builder-block .accordion-item {
    background-color: var(--dt-surface);
    border-color: var(--dt-border);
}

html.dark-theme #container .builder-block .accordion-button {
    background-color: var(--dt-surface);
    color: var(--dt-text);
}

html.dark-theme #container .builder-block .accordion-button:not(.collapsed) {
    background-color: var(--dt-surface-2);
    color: var(--dt-text);
    box-shadow: none;
}

html.dark-theme #container .builder-block .accordion-button::after {
    filter: invert(1) grayscale(1) brightness(1.8);
}

html.dark-theme #container .builder-html-embed {
    color: var(--dt-text);
}

html.dark-theme #container .builder-map-embed iframe {
    background-color: var(--dt-surface);
}

/* Page builder layout containment (also applied light-mode via page.blade.php) */
.th-blog-wrapper .row > [class*="col-"] {
    min-width: 0;
}

.th-blog-wrapper .builder-block,
.th-blog-wrapper .page-builder-slider {
    max-width: 100%;
    min-width: 0;
}

html.dark-theme #container .pagination .page-item.active .page-link {
    background-color: var(--theme-color);
    border-color: var(--theme-color);
}

html.dark-theme #container .pagination .page-link:hover {
    background-color: var(--dt-surface-3);
    color: #fff;
}

/* Navbar language flag link (inline color:#000) */
html.dark-theme .menu-item-has-children > a[style*="color:#000"],
html.dark-theme .menu-item-has-children > a[style*="color: #000"] {
    color: var(--body-color) !important;
}

/* Contact page */
html.dark-theme .contact-feature .box-title-22,
html.dark-theme .contact-feature .box-content {
    color: var(--dt-text);
}

html.dark-theme .contact-feature .box-icon {
    color: var(--theme-color);
}

/* Custom forms in blog/content (light fallback override) */
html.dark-theme .th-blog-wrapper:not(.np-single-post-wrap) .abad-custom-form,
html.dark-theme .content .abad-custom-form {
    background: linear-gradient(145deg, #1a1f2e 0%, #12151f 100%);
    border-color: var(--dt-border);
    color: var(--dt-text);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25);
}

html.dark-theme .th-blog-wrapper:not(.np-single-post-wrap) .abad-custom-form__label {
    color: #cbd5e1 !important;
}

html.dark-theme .th-blog-wrapper:not(.np-single-post-wrap) .abad-custom-form__control,
html.dark-theme .th-blog-wrapper:not(.np-single-post-wrap) .abad-custom-form .form-select {
    background-color: #0e121c !important;
    border-color: rgba(255, 255, 255, 0.12) !important;
    color: #f1f5f9 !important;
}

/* ── Homepage (abad-home.css) ── */
html.dark-theme .abad-home {
    --ah-text: #e2e8f0;
    --ah-muted: #94a3b8;
    --ah-border: #3f3f46;
    --ah-shadow: 0 6px 24px rgba(0, 0, 0, 0.25);
    --ah-shadow-hover: 0 12px 32px rgba(99, 102, 241, 0.18);
}

html.dark-theme .abad-btn:not(.abad-btn--primary) {
    background: var(--dt-surface);
    color: var(--dt-muted);
}

html.dark-theme .abad-view-switch {
    background: var(--dt-surface-2);
}

html.dark-theme .abad-view-switch__btn.is-active {
    background: var(--dt-surface);
    color: var(--ah-accent);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

html.dark-theme .abad-editor-card,
html.dark-theme .abad-card,
html.dark-theme .abad-weather {
    background: var(--dt-surface);
}

html.dark-theme .abad-tabs__btn {
    background: var(--dt-surface-2);
}

html.dark-theme .abad-tabs__btn:hover,
html.dark-theme .abad-tabs__btn.active {
    background: var(--dt-accent-soft);
}

html.dark-theme .abad-weather__stat {
    background: var(--dt-surface-2);
}

html.dark-theme .abad-card__title a,
html.dark-theme .abad-editor-card__title a {
    color: var(--dt-text);
}

html.dark-theme .abad-editor-picks {
    background:
        radial-gradient(circle at top right, rgba(99, 102, 241, 0.12), transparent 42%),
        linear-gradient(180deg, #2a2a2a 0%, #1f2937 100%);
}

html.dark-theme .abad-weather__header {
    background: linear-gradient(180deg, #1f2937 0%, #262626 100%);
}

html.dark-theme .abad-weather__brand,
html.dark-theme .abad-weather__temp,
html.dark-theme .abad-weather__stat-val {
    color: var(--dt-text);
}

html.dark-theme .abad-editor-card__title a,
html.dark-theme .abad-editor-card__excerpt,
html.dark-theme .abad-editor-card__meta a,
html.dark-theme .abad-editor-card__meta span {
    color: var(--dt-muted);
}

html.dark-theme .abad-editor-card__title a {
    color: var(--dt-text);
}

html.dark-theme .abad-editor-card__read {
    background: var(--dt-surface-2);
    color: var(--dt-muted);
    border-color: var(--dt-border);
}

html.dark-theme .abad-editor-card__read:hover {
    background: var(--dt-accent-soft);
    color: #a5b4fc;
    border-color: rgba(99, 102, 241, 0.35);
}

/* ── Blog post lists ── */
html.dark-theme .posts-page-toolbar,
html.dark-theme .posts-category-hero,
html.dark-theme .post-card-item {
    background: var(--dt-surface);
    border-color: var(--dt-border);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
}

html.dark-theme .post-card-item:hover {
    border-color: rgba(99, 102, 241, 0.4);
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.3);
}

html.dark-theme .posts-filter-form .form-label,
html.dark-theme .posts-results-count,
html.dark-theme .posts-listing-intro__subtitle {
    color: var(--dt-muted);
}

html.dark-theme .posts-filter-form .form-select {
    background-color: var(--dt-surface-2);
    border-color: var(--dt-border);
    color: var(--dt-text);
}

html.dark-theme .posts-filter-form .form-select:focus {
    background-color: var(--dt-surface);
}

html.dark-theme .posts-filter-actions .btn-outline-secondary {
    border-color: var(--dt-border);
    color: var(--dt-muted);
}

html.dark-theme .posts-filter-actions .btn-outline-secondary:hover {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
    color: var(--dt-text);
}

html.dark-theme .posts-results-bar {
    border-top-color: var(--dt-border);
}

html.dark-theme .posts-results-count strong,
html.dark-theme .posts-listing-intro__title,
html.dark-theme .post-card-title a {
    color: var(--dt-text);
}

html.dark-theme .post-card-meta a,
html.dark-theme .post-card-excerpt {
    color: var(--dt-muted) !important;
}

html.dark-theme .posts-view-switcher {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
}

html.dark-theme .posts-view-switcher .view-btn:hover {
    background: rgba(255, 255, 255, 0.06);
    color: var(--dt-text);
}

html.dark-theme .posts-view-switcher .view-btn.active {
    background: var(--dt-surface);
    color: #818cf8;
}

html.dark-theme .posts-empty-state {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
    color: var(--dt-muted);
}

html.dark-theme .posts-empty-state h4 {
    color: var(--dt-text);
}

html.dark-theme .post-card-read-at {
    background: var(--dt-surface-2);
    color: var(--dt-muted);
}

/* ── Authors directory ── */
html.dark-theme .authors-page-intro__title {
    color: var(--dt-text);
}

html.dark-theme .authors-page-intro__text,
html.dark-theme .authors-results-count {
    color: var(--dt-muted);
}

html.dark-theme .authors-results-count strong {
    color: var(--dt-text);
}

html.dark-theme .authors-page-toolbar,
html.dark-theme .author-directory-card {
    background: var(--dt-surface);
    border-color: var(--dt-border);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
}

html.dark-theme .author-directory-card:hover {
    border-color: rgba(99, 102, 241, 0.4);
}

html.dark-theme .authors-filter-tabs {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
}

html.dark-theme .authors-filter-tabs a:hover {
    background: rgba(255, 255, 255, 0.06);
    color: var(--dt-text);
}

html.dark-theme .authors-filter-tabs a.is-active {
    background: var(--dt-surface);
    color: #818cf8;
}

html.dark-theme .authors-search-form .form-control {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
    color: var(--dt-text);
}

html.dark-theme .authors-search-form .form-control:focus {
    background: var(--dt-surface);
}

html.dark-theme .author-directory-name {
    color: var(--dt-text);
}

html.dark-theme .author-avatar-wrap img {
    background: var(--dt-surface-2);
    border-color: rgba(99, 102, 241, 0.35);
}

html.dark-theme .author-status-dot {
    border-color: var(--dt-surface);
}

/* ── User profile ── */
html.dark-theme .user-profile-hero,
html.dark-theme .user-profile-panel,
html.dark-theme .user-profile-sidebar-card,
html.dark-theme .user-profile-stat {
    background: var(--dt-surface);
    border-color: var(--dt-border);
}

html.dark-theme .user-profile-name,
html.dark-theme .user-profile-panel__title,
html.dark-theme .user-profile-points__val,
html.dark-theme .user-profile-stat .num,
html.dark-theme .user-profile-activity__title {
    color: var(--dt-text);
}

html.dark-theme .user-profile-username,
html.dark-theme .user-profile-meta,
html.dark-theme .user-profile-points__lbl,
html.dark-theme .user-profile-stat .label,
html.dark-theme .user-profile-activity__meta,
html.dark-theme .user-profile-bio {
    color: var(--dt-muted);
}

html.dark-theme .user-profile-avatar {
    background: var(--dt-surface-2);
    border-color: rgba(99, 102, 241, 0.35);
}

html.dark-theme .user-profile-status-dot {
    border-color: var(--dt-surface);
}

html.dark-theme .user-profile-tabs {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
}

html.dark-theme .user-profile-tab {
    color: var(--dt-muted);
}

html.dark-theme .user-profile-tab:hover {
    color: var(--dt-text);
    background: rgba(255, 255, 255, 0.05);
}

html.dark-theme .user-profile-tab.is-active {
    background: var(--dt-surface);
    color: #818cf8;
    border-color: rgba(99, 102, 241, 0.35);
}

html.dark-theme .user-profile-panel__title {
    border-bottom-color: var(--dt-border);
}

html.dark-theme .user-profile-panel__count {
    background: var(--dt-surface-2);
    color: var(--dt-muted);
}

html.dark-theme .user-profile-sidebar-card h3 {
    color: var(--dt-text);
}

html.dark-theme .user-profile-btn--primary {
    background: rgba(99, 102, 241, 0.2);
    color: #a5b4fc;
    border-color: rgba(99, 102, 241, 0.35);
}

html.dark-theme .user-profile-btn--primary:hover {
    background: rgba(99, 102, 241, 0.3);
    color: #c7d2fe;
}

html.dark-theme .user-profile-btn--ghost {
    background: var(--dt-surface-2);
    color: var(--dt-muted);
    border-color: var(--dt-border);
}

html.dark-theme .user-profile-btn--ghost:hover {
    color: #a5b4fc;
    border-color: rgba(99, 102, 241, 0.35);
}

html.dark-theme .user-profile-social a {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
    color: var(--dt-muted);
}

html.dark-theme .user-profile-social a:hover {
    color: var(--theme-color);
    border-color: var(--theme-color);
}

html.dark-theme .user-profile-empty {
    color: var(--dt-muted);
}

html.dark-theme .user-profile-activity {
    border-color: var(--dt-border);
}

html.dark-theme .user-profile-activity:hover {
    background: var(--dt-accent-soft);
}

html.dark-theme .user-profile-progress .bar-wrap {
    background: var(--dt-surface-2);
}

/* ── Author profile ── */
html.dark-theme .author-profile-hero,
html.dark-theme .author-article-card,
html.dark-theme .author-articles-empty {
    background: var(--dt-surface);
    border-color: var(--dt-border);
}

html.dark-theme .author-profile-name,
html.dark-theme .author-articles-head__title,
html.dark-theme .author-article-card__title a,
html.dark-theme .author-profile-stat .num {
    color: var(--dt-text);
}

html.dark-theme .author-profile-status-text,
html.dark-theme .author-profile-stat .label,
html.dark-theme .author-article-card__meta {
    color: var(--dt-muted);
}

html.dark-theme .author-profile-avatar {
    background: var(--dt-surface-2);
    border-color: rgba(99, 102, 241, 0.35);
}

html.dark-theme .author-profile-status-dot {
    border-color: var(--dt-surface);
}

html.dark-theme .author-profile-stat {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
}

html.dark-theme .author-sort-tabs {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
}

html.dark-theme .author-sort-tabs a {
    color: var(--dt-muted);
}

html.dark-theme .author-sort-tabs a:hover {
    background: rgba(255, 255, 255, 0.06);
    color: var(--dt-text);
}

html.dark-theme .author-sort-tabs a.is-active {
    background: var(--dt-surface);
    color: #818cf8;
}

html.dark-theme .author-follow-btn--follow {
    background: rgba(99, 102, 241, 0.2);
    color: #a5b4fc;
    border-color: rgba(99, 102, 241, 0.35);
}

html.dark-theme .author-follow-btn--follow:hover {
    background: rgba(99, 102, 241, 0.3);
    color: #c7d2fe;
}

html.dark-theme .author-follow-btn--following {
    background: rgba(244, 63, 94, 0.15);
    color: #fda4af;
    border-color: rgba(244, 63, 94, 0.35);
}

html.dark-theme .author-follow-btn--following:hover {
    background: rgba(244, 63, 94, 0.22);
}

html.dark-theme .author-profile-feed-link {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
    color: var(--dt-text);
}

html.dark-theme .author-profile-feed-link:hover {
    border-color: rgba(99, 102, 241, 0.45);
    color: #a5b4fc;
}

html.dark-theme .authors-empty-state {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
    color: var(--dt-muted);
}

html.dark-theme .author-article-card:hover {
    border-color: rgba(99, 102, 241, 0.4);
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.25);
}

/* ── Trivia quiz & community poll ── */
html.dark-theme .abad-quiz {
    --aq-text: #e2e8f0;
    --aq-muted: #94a3b8;
    --aq-border: #3f3f46;
    --aq-bg: #262626;
}

html.dark-theme .abad-quiz__option,
html.dark-theme .abad-quiz__result-card,
html.dark-theme .abad-quiz__leaderboard-row,
html.dark-theme .abad-quiz__share-box {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
    color: var(--dt-text);
}

html.dark-theme .abad-quiz__option:hover:not(.is-disabled) {
    border-color: rgba(99, 102, 241, 0.5);
    background: var(--dt-accent-soft);
}

html.dark-theme .abad-poll {
    --ap-text: #e2e8f0;
    --ap-muted: #94a3b8;
    --ap-border: #3f3f46;
    background: var(--dt-surface);
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.25);
}

html.dark-theme .abad-poll__header {
    background: var(--dt-surface-2);
    border-bottom-color: var(--dt-border);
}

html.dark-theme .abad-poll__brand-label,
html.dark-theme .abad-poll__question {
    color: var(--dt-text);
}

html.dark-theme .abad-poll__participants-btn {
    background: rgba(255, 255, 255, 0.06);
    border-color: var(--dt-border);
    color: var(--dt-muted);
}

html.dark-theme .abad-poll__participants-btn:hover {
    border-color: rgba(99, 102, 241, 0.5);
    color: #a5b4fc;
    background: var(--dt-accent-soft);
}

html.dark-theme .abad-poll__status--live {
    color: #86efac;
    background: rgba(34, 197, 94, 0.18);
}

html.dark-theme .abad-poll__status--ended {
    color: #fca5a5;
    background: rgba(239, 68, 68, 0.18);
}

html.dark-theme .abad-poll__option-label {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
}

html.dark-theme .abad-poll__option-label:hover {
    background: var(--dt-accent-soft);
    border-color: rgba(99, 102, 241, 0.45);
}

html.dark-theme .abad-poll__radio:checked + .abad-poll__option-label {
    background: rgba(99, 102, 241, 0.2);
    border-color: rgba(99, 102, 241, 0.55);
}

html.dark-theme .abad-poll__option-letter,
html.dark-theme .abad-poll__result-letter {
    background: rgba(255, 255, 255, 0.08);
    border-color: var(--dt-border);
    color: var(--dt-muted);
}

html.dark-theme .abad-poll__option-text,
html.dark-theme .abad-poll__result-text {
    color: var(--dt-text);
}

html.dark-theme .abad-poll__result-row {
    border-bottom-color: var(--dt-border);
}

html.dark-theme .abad-poll__result-row.is-winner {
    background: linear-gradient(90deg, rgba(34, 197, 94, 0.12), transparent);
}

html.dark-theme .abad-poll__result-row.is-yours .abad-poll__result-text {
    color: #a5b4fc;
}

html.dark-theme .abad-poll__vote-hint,
html.dark-theme .abad-poll__vote-count,
html.dark-theme .abad-poll__countdown-label,
html.dark-theme .abad-poll__ended-note {
    color: var(--dt-muted);
}

html.dark-theme .abad-poll__badge--winner {
    color: #86efac;
    background: rgba(34, 197, 94, 0.18);
}

html.dark-theme .abad-poll__badge--lead {
    color: #fcd34d;
    background: rgba(245, 158, 11, 0.18);
}

html.dark-theme .abad-poll__badge--yours {
    color: #a5b4fc;
    background: rgba(99, 102, 241, 0.2);
}

html.dark-theme .abad-poll__countdown-wrap,
html.dark-theme .abad-poll__ended-note {
    border-top-color: var(--dt-border);
}

html.dark-theme .abad-poll-modal .modal-content {
    background: var(--dt-surface);
    border-color: var(--dt-border);
    color: var(--dt-text);
}

html.dark-theme .abad-poll-modal .modal-title {
    color: var(--dt-text) !important;
}

html.dark-theme .abad-poll-modal .modal-header {
    background: transparent;
}

html.dark-theme .abad-poll-modal .border-end {
    border-color: var(--dt-border) !important;
}

html.dark-theme .abad-poll-modal__close {
    background: var(--dt-surface-2);
    color: var(--dt-muted);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.35);
}

html.dark-theme .abad-poll-modal__stats {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
}

html.dark-theme .abad-poll-modal__participant {
    background: var(--dt-surface-2);
    border-color: var(--dt-border);
}

html.dark-theme .abad-poll-modal__participant .text-dark {
    color: var(--dt-text) !important;
}

html.dark-theme .abad-poll-modal__choice-badge {
    background: rgba(99, 102, 241, 0.18);
    color: #a5b4fc;
}

html.dark-theme .abad-poll-modal__mini-bar-track {
    background: var(--dt-border);
}

html.dark-theme .abad-poll__option,
html.dark-theme .abad-poll__result-bar-wrap,
html.dark-theme .abad-poll__comment-box {
    background: transparent;
    border-color: var(--dt-border);
    color: var(--dt-text);
}

html.dark-theme .abad-poll__option:hover:not(.is-disabled) {
    border-color: rgba(99, 102, 241, 0.5);
    background: var(--dt-accent-soft);
}

/* ── Forum: Tailwind utility classes inside #forum-tw ── */
html.dark-theme #forum-tw .bg-white {
    background-color: var(--dt-surface) !important;
}

html.dark-theme #forum-tw .bg-slate-50 {
    background-color: var(--dt-surface-2) !important;
}

html.dark-theme #forum-tw .border-slate-200,
html.dark-theme #forum-tw [class*="border-slate-200"] {
    border-color: var(--dt-border) !important;
}

html.dark-theme #forum-tw .text-slate-900,
html.dark-theme #forum-tw .text-slate-800,
html.dark-theme #forum-tw .text-slate-700 {
    color: var(--dt-text) !important;
}

html.dark-theme #forum-tw .text-slate-600,
html.dark-theme #forum-tw .text-slate-500,
html.dark-theme #forum-tw .text-slate-400 {
    color: var(--dt-muted) !important;
}

html.dark-theme #forum-tw .hover\:bg-brand-50:hover,
html.dark-theme #forum-tw .hover\:bg-slate-50:hover {
    background-color: var(--dt-accent-soft) !important;
}

html.dark-theme #forum-tw .focus\:bg-white:focus {
    background-color: var(--dt-surface) !important;
}

html.dark-theme #forum-tw .shadow-card {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 8px 24px rgba(0, 0, 0, 0.2) !important;
}

/* Forum: light-only hover / highlight backgrounds from tailwind_head */
html.dark-theme #forum-tw .forum-civis-search-hit:hover,
html.dark-theme #forum-tw .forum-civis-cat-link:hover,
html.dark-theme #forum-tw .forum-civis-member-row:hover,
html.dark-theme #forum-tw .forum-civis-leader-row:hover {
    background: var(--dt-accent-soft) !important;
}

html.dark-theme #forum-tw .forum-civis-top-user.is-leader {
    background: rgba(245, 158, 11, 0.12) !important;
    border-color: rgba(245, 158, 11, 0.35) !important;
}

html.dark-theme #forum-tw .forum-btn--love:hover {
    background: rgba(244, 63, 94, 0.12) !important;
}

html.dark-theme #forum-tw .forum-media-upload__zone {
    background: var(--dt-surface-2) !important;
    border-color: var(--dt-border) !important;
}

html.dark-theme #forum-tw .forum-media-upload__zone:hover {
    background: var(--dt-accent-soft) !important;
    border-color: rgba(99, 102, 241, 0.45) !important;
}

/* ── Frontend shell popup extras ── */
html.dark-theme .tt-popup-timer-badge {
    background-color: rgba(0, 0, 0, 0.85);
}

html.dark-theme .tt-popup-content-side {
    color: var(--dt-text);
}

/* ── Archive calendar widget (sidebar) ── */
html.dark-theme .sidebar-area .calendar_wrap table {
    color: var(--dt-text);
}

html.dark-theme .sidebar-area .calendar_wrap th,
html.dark-theme .sidebar-area .calendar_wrap td {
    border-color: var(--dt-border);
}

html.dark-theme .sidebar-area .calendar_wrap caption {
    color: var(--dt-text);
}

html.dark-theme .sidebar-area .calendar_wrap a {
    color: var(--theme-color);
}

html.dark-theme .sidebar-area .archive-prev-month,
html.dark-theme .sidebar-area .archive-next-month {
    background: var(--dt-surface-2) !important;
    border-color: var(--dt-border) !important;
    color: var(--dt-text) !important;
}

html.dark-theme .sidebar-area .archive-prev-month:hover,
html.dark-theme .sidebar-area .archive-next-month:hover {
    background: var(--dt-surface-3) !important;
    border-color: var(--theme-color) !important;
}

/* ── Sec titles on inner pages ── */
html.dark-theme .sec-title2 {
    color: var(--dt-text);
}

html.dark-theme .sec-title2 .text-theme {
    color: var(--theme-color);
}

/**
 * Dark theme overrides for blade partials, inline utility classes, and component CSS gaps.
 * Loaded after dark-theme-pages.css
 */

/* ── Site-wide Bootstrap utilities (outside #container too) ── */
html.dark-theme .bg-light:not(.btn):not(.badge) {
    background-color: var(--dt-surface-2, #1f2937) !important;
}

html.dark-theme .border-light {
    border-color: var(--dt-border, #3f3f46) !important;
}

html.dark-theme .border-light-subtle {
    border-color: var(--dt-border, #3f3f46) !important;
}

html.dark-theme .modal-header.bg-light,
html.dark-theme .modal-footer.bg-light {
    background-color: var(--dt-surface-2, #1f2937) !important;
    border-color: var(--dt-border, #3f3f46) !important;
}

html.dark-theme .modal-header.bg-light .modal-title.text-dark {
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme .modal .form-select.bg-light,
html.dark-theme .modal .form-control.bg-light,
html.dark-theme .modal .form-select.border-light,
html.dark-theme .modal .form-control.border-light {
    background-color: var(--dt-surface, #262626) !important;
    border-color: var(--dt-border, #3f3f46) !important;
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme .badge.bg-light.text-dark,
html.dark-theme .abad-home .badge.bg-light.text-dark {
    color: #cbd5e1 !important;
}

html.dark-theme .badge.bg-light.text-primary {
    color: #93c5fd !important;
}

html.dark-theme .badge.bg-light.text-muted {
    color: #94a3b8 !important;
}

/* ── Comments (comment.css gaps) ── */
html.dark-theme .reddit-comments-master-container {
    background-color: transparent !important;
    border-color: var(--dt-border, #3f3f46) !important;
}

html.dark-theme .nested-reply-form-master-box,
html.dark-theme .nested-reply-form-master-box.bg-light {
    background: var(--dt-surface-2, #1f2937) !important;
    border-color: var(--dt-border, #3f3f46) !important;
}

html.dark-theme .reddit-comments-master-container .cmt-btn--cancel {
    background-color: var(--dt-surface, #262626) !important;
    border-color: var(--dt-border, #3f3f46) !important;
    color: var(--dt-muted, #94a3b8) !important;
}

html.dark-theme .reddit-comments-master-container .cmt-btn--cancel:hover:not(:disabled) {
    background-color: var(--dt-surface-3, #374151) !important;
    border-color: #4b5563 !important;
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme .reddit-comments-master-container .vote-trigger-btn:hover {
    background-color: var(--dt-surface-3, #374151) !important;
}

html.dark-theme .reddit-comments-master-container .comment-avatar-node-circle {
    border-color: var(--dt-surface, #262626) !important;
}

html.dark-theme .tnews-comments-toolbar .input-group-text.bg-white {
    background-color: var(--dt-surface-2, #1f2937) !important;
    border-color: var(--dt-border, #3f3f46) !important;
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme .tnews-toc-header-bar {
    border-bottom-color: var(--dt-border, #3f3f46) !important;
}

html.dark-theme .tnews-toc-main-title {
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme .tnews-toc-anchor-link {
    color: var(--dt-muted, #94a3b8) !important;
}

html.dark-theme .custom-modal .modal-title {
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme .custom-modal .modal-subtitle {
    color: var(--dt-muted, #94a3b8) !important;
}

html.dark-theme .custom-modal .list-group-item:hover {
    background: var(--dt-surface-2, #1f2937) !important;
    border-color: var(--dt-border, #3f3f46) !important;
}

html.dark-theme .modal-infographic {
    background: var(--dt-surface-2, #1f2937) !important;
    border-color: var(--dt-border, #3f3f46) !important;
}

html.dark-theme .modern-close-btn {
    background: var(--dt-surface, #262626) !important;
    color: var(--dt-text, #e2e8f0) !important;
}

/* ── Sidebar poll widget (remaining light chips) ── */
html.dark-theme .abad-sidebar-poll__letter {
    background: var(--dt-surface-3, #374151) !important;
    color: #c7d2fe !important;
}

html.dark-theme .abad-sidebar-poll__radio:checked + .abad-sidebar-poll__option-label .abad-sidebar-poll__letter {
    background: #6366f1 !important;
    color: #fff !important;
}

html.dark-theme .abad-sidebar-poll__option-text {
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme .abad-sidebar-poll__radio:checked + .abad-sidebar-poll__option-label .abad-sidebar-poll__option-text {
    color: #e0e7ff !important;
}

html.dark-theme .abad-sidebar-poll__hint,
html.dark-theme .abad-sidebar-poll__auth-note,
html.dark-theme .abad-sidebar-poll__ended {
    background: var(--dt-surface-2, #1f2937) !important;
    border-color: var(--dt-border, #3f3f46) !important;
    color: var(--dt-muted, #94a3b8) !important;
}

html.dark-theme .abad-sidebar-poll__result-text {
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme .abad-sidebar-poll__result-text .abad-sidebar-poll__letter {
    background: var(--dt-surface-3, #374151) !important;
}

html.dark-theme .abad-sidebar-poll__result-row.is-winner {
    background: rgba(34, 197, 94, 0.1) !important;
}

/* ── Trivia quiz (blog-trivia-quiz.css) ── */
html.dark-theme .abad-quiz__header {
    background: var(--dt-surface-2, #1f2937) !important;
    border-bottom-color: var(--dt-border, #3f3f46) !important;
}

html.dark-theme .abad-quiz__brand-label,
html.dark-theme .abad-quiz__question-text {
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme .abad-quiz__stat,
html.dark-theme .abad-quiz__timer {
    background: var(--dt-surface, #262626) !important;
    border-color: var(--dt-border, #3f3f46) !important;
}

html.dark-theme .abad-quiz__option-letter {
    background: var(--dt-surface-3, #374151) !important;
    color: #c7d2fe !important;
}

html.dark-theme .abad-quiz__option:hover:not(.correct-answer-opt):not(.wrong-answer-opt) {
    background: var(--dt-accent-soft, rgba(99, 102, 241, 0.15)) !important;
}

html.dark-theme .abad-quiz__footer {
    background: var(--dt-surface-2, #1f2937) !important;
    border-top-color: var(--dt-border, #3f3f46) !important;
}

html.dark-theme .abad-quiz__btn--ghost {
    background: var(--dt-surface, #262626) !important;
    border-color: var(--dt-border, #3f3f46) !important;
    color: var(--dt-muted, #94a3b8) !important;
}

html.dark-theme .abad-quiz__btn--ghost:not(:disabled):hover {
    border-color: #6366f1 !important;
    color: #a5b4fc !important;
    background: var(--dt-accent-soft, rgba(99, 102, 241, 0.15)) !important;
}

html.dark-theme .abad-quiz-result__card,
html.dark-theme .abad-quiz__result-card {
    background: var(--dt-surface, #262626) !important;
    border-color: var(--dt-border, #3f3f46) !important;
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.3) !important;
}

html.dark-theme .abad-quiz-result__title,
html.dark-theme .abad-quiz-result__pct {
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme .abad-quiz-result__desc,
html.dark-theme .abad-quiz-result__stat-label {
    color: var(--dt-muted, #94a3b8) !important;
}

html.dark-theme .abad-quiz-result__stat {
    background: var(--dt-surface-2, #1f2937) !important;
    border-color: var(--dt-border, #3f3f46) !important;
}

/* ── Blog post lists (posts_list_styles.blade.php text) ── */
html.dark-theme .posts-category-hero .author-name,
html.dark-theme .posts-category-hero .author-desig {
    color: var(--dt-muted, #94a3b8) !important;
}

html.dark-theme .posts-category-hero .author-text {
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme .post-card-body,
html.dark-theme .post-card-item .blog-content {
    color: var(--dt-text, #e2e8f0);
}

/* ── User profile (user_profile_page_styles.blade.php gaps) ── */
html.dark-theme .user-profile-author-banner {
    background: rgba(99, 102, 241, 0.12) !important;
    border-color: rgba(99, 102, 241, 0.35) !important;
}

html.dark-theme .user-profile-author-banner p {
    color: #a5b4fc !important;
}

html.dark-theme .user-profile-sidebar-card h3 {
    color: var(--dt-text, #e2e8f0) !important;
}

/* ── Authors directory (authors_page_styles.blade.php gaps) ── */
html.dark-theme .author-directory-stats {
    background: var(--dt-surface-2, #1f2937) !important;
    border-color: var(--dt-border, #3f3f46) !important;
}

html.dark-theme .author-directory-stats span {
    color: var(--dt-muted, #94a3b8) !important;
}

html.dark-theme .author-directory-stats strong {
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme .author-directory-stars {
    color: var(--dt-muted, #94a3b8);
}

/* ── Forum tailwind_head residual whites ── */
html.dark-theme #forum-tw .forum-dropdown-item:hover,
html.dark-theme #forum-tw .forum-dropdown-item:focus {
    background: var(--dt-surface-2, #1f2937) !important;
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme #forum-tw .forum-dropdown-item--danger:hover {
    background: rgba(239, 68, 68, 0.12) !important;
    color: #fca5a5 !important;
}

html.dark-theme #forum-tw .forum-vote button:hover {
    background: var(--dt-surface-3, #374151) !important;
    color: #a5b4fc !important;
}

html.dark-theme #forum-tw .forum-civis-section-count {
    background: var(--dt-surface-2, #1f2937) !important;
    border-color: var(--dt-border, #3f3f46) !important;
    color: var(--dt-muted, #94a3b8) !important;
}

html.dark-theme #forum-tw .forum-civis-stats-list__row {
    border-bottom-color: var(--dt-border, #3f3f46) !important;
}

html.dark-theme #forum-tw .forum-civis-stats-list__row dd {
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme #forum-tw .forum-civis-search-hit {
    border-bottom-color: var(--dt-border, #3f3f46) !important;
}

html.dark-theme #forum-tw .forum-civis-panel__title {
    color: var(--dt-text, #e2e8f0) !important;
    border-bottom-color: var(--dt-border, #3f3f46) !important;
}

/* ── Article meta QR block (meta.blade.php) ── */
html.dark-theme .blog-meta .bg-light.border-light {
    background-color: var(--dt-surface-2, #1f2937) !important;
    border-color: var(--dt-border, #3f3f46) !important;
}

/* ── Poll voters modal inline title color ── */
html.dark-theme #votersModal .modal-title[style*="color"] {
    color: var(--dt-text, #e2e8f0) !important;
}

/* ── Members-only article gate (auth-required-gate.blade.php) ── */
html.dark-theme .blog-auth-required-gate {
    background: linear-gradient(180deg, rgba(255, 193, 7, 0.08) 0%, var(--dt-surface, #262626) 100%) !important;
    border-color: rgba(255, 193, 7, 0.25) !important;
}

html.dark-theme .blog-auth-required-gate h4.text-dark {
    color: var(--dt-text, #e2e8f0) !important;
}

/* ── Forum / comment report modals (report_modal, layout-modals) ── */
html.dark-theme #reportModal .custom-option,
html.dark-theme #commentReportSystemModal .custom-option {
    border-color: var(--dt-border, #3f3f46) !important;
    background: var(--dt-surface-2, #1f2937) !important;
}

html.dark-theme #reportModal .custom-option:hover {
    background: var(--dt-surface-3, #374151) !important;
    border-color: #4b5563 !important;
}

html.dark-theme #reportModal .modal-title.text-dark {
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme .btn-light {
    background-color: var(--dt-surface-2, #1f2937) !important;
    border-color: var(--dt-border, #3f3f46) !important;
    color: var(--dt-text, #e2e8f0) !important;
}

html.dark-theme .btn-light:hover {
    background-color: var(--dt-surface-3, #374151) !important;
    border-color: #4b5563 !important;
    color: var(--dt-text, #e2e8f0) !important;
}

.container-calender{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    user-select: none;
    margin: 0;
    padding: 0;
}

.calendar{
    width: 300px;
    /*height: 600px;*/
    /*padding: 2em 0;	*/
    background-color: #212530;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.7);
}

.calendar .btn{
    cursor: pointer;
    margin: 0.2em 0;
    outline: none;
}

.calendar .btn:hover{
    background-color: rgba(0, 0, 0, 0);
}

.up-btn{
    border-top: 0px rgba(0, 0, 0, 0) solid;
    border-right: 5px rgba(0, 0, 0, 0) solid;
    border-bottom: 10px #fff solid;
    border-left: 5px rgba(0, 0, 0, 0) solid;
}

.down-btn{
    border-top: 10px #fff solid;
    border-right: 5px rgba(0, 0, 0, 0) solid;
    border-bottom: 0px rgba(0, 0, 0, 0) solid;
    border-left: 5px rgba(0, 0, 0, 0) solid;
    padding: 0.003rem;
}

.calendar .calendar-header{
    position: relative;
    width: 100%;
    height: 130px;
    padding:0;
    background-color: var(--primary-color);
    /*padding: 0 0.5em;*/
}

.sg-dark .widget-archive {
    background: #292E34;
}
.sg-dark .calendar .calendar-header {
    background: black;
}
.sg-dark .calendar .calendar-body{
    background-color: #292E34;
}
.sg-dark .calendar .calendar-footer {
    background: black;
}
.sg-dark .calendar .calendar-body .days-header {
    background: #333333;
    color: white;
}
.sg-dark .calendar .calendar-body .days-header p {
    color: white;
}
.sg-dark .calendar .calendar-body .days-body .day p {
    color: white;
}

.calendar .calendar-header .title{
    width: calc(80% - 1em);
    padding: 1px 0.5em;
}

.calendar .calendar-header .title h2{
    font-size: 24px;
    color: #fff;
}

.calendar .calendar-header .year-spinner{
    position: absolute;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    right: 5px;
    bottom: 5px;
    width: 20%;
    height: calc(100% - 2em);
    padding: 0.5em 0;
    /*background-color: grey;*/
}

.calendar .calendar-header .year-spinner .years-container{
    position: relative;
    overflow: hidden;
    width: 90%;
    height: 60px;
    /*background-color: red;*/
    border-top: 1px #eaeaea solid;
    border-bottom: 1px #eaeaea solid;
}

.calendar .calendar-header .year-spinner .years-container *{
    transition: 0.5s;
}

.calendar .calendar-header .year-spinner .years-container .current-year{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px!important;
    color: #fff;
}

.calendar .calendar-header .year-spinner .years-container .next-up{
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50% , 0);
    /*font-size: 24px;*/
}

.calendar .calendar-header .year-spinner .years-container .previous-down{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.calendar .calendar-header .year-spinner .years-container .buffer-top{
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.calendar .calendar-header .year-spinner .years-container .buffer-bottom{
    position: absolute;
    top: 120%;
    left: 50%;
    transform: translate(-50%, 120%);
}


.calendar .calendar-header .year-spinner h3{
    text-align: center;
    font-size: 12px;
    padding: 0;
    margin: 0;
    color: #e1e1e1;
}

.calendar .calendar-header .months-container {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: calc(80% - 1em);
    font-size: 5px;
    padding: 1em 0.5em;
    /* background-color: green; */
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-row-gap: 5px;
    cursor: pointer;
}

.calendar .calendar-header .months-container p{
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    grid-column: span 2;
    /*background-color: red;*/
    color: #e1e1e1;
    margin: 2px 0 0 0;
    justify-self: center;
    /*transform: scale(1);*/
    transition: 0.2s;
}

.selected-month{
    transform: scale(2);
    line-height: 9px;
    color: #fff!important;
    font-weight: bold;
    /*transition: 0.5s;*/
}

.calendar .calendar-body{
    /*padding: 0 0.5em;*/
    height: 220px;
}

.calendar .calendar-body .days-header{
    display: grid;
    background-color: #e0e0e0;
    grid-template-columns: repeat(7, 1fr);
    /*border-bottom: 1px #eaeaea solid!important;*/
}

.calendar .calendar-body .days-header p{
    font-size: 14px;
    text-transform: uppercase;
    /*font-weight: bold;*/
    justify-self: center;
    color: #6a6a6a;
}


.calendar .calendar-body .days-body{
    margin-top: 0px;
    display: grid;
    /*grid-template-columns: repeat(7, 1fr);*/
    grid-template-rows: repeat(5, 30px);
    grid-row-gap: 2px;
    cursor: pointer;
}

.calendar .calendar-body .days-body .days-body-row{
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}

.calendar .calendar-body .days-body .day{
    text-align: center;
    justify-self: center;
    width: 30px;
    /*background-color: #00ff00;*/
    border-radius: 7px;
}

.calendar .calendar-body .days-body .day p{
    padding: 0;
    margin: 0;
    line-height: 30px;
    color: #6e6e6e;
    border-radius: 7px;
}

.selected-day{
    border: 1px #26bfb5 solid;
    background-color: #26bfb5;
    transition: 0.5s;
    color: #fff!important;
}

.selected-p{
    transition: 0.5s;
    color: #fff!important;
}

.current-day-block{
    background-color: #76b041;
}

.current-day{
    color: #fff!important;
}

.calendar .calendar-footer{
    background-color: var(--primary-color);
    padding: 6px 1em;
}

.calendar .calendar-footer .btns{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.calendar .calendar-footer .options i{
    padding: 0;
}

.calendar .calendar-footer .btn{
    background-color: #f2f2f2;
    color: var(--primary-color);
    text-transform: uppercase;
    font-size: 14px;
    padding: 0.2em .8em;
    margin: 3px 5px;
}

.calendar .calendar-footer .options .cancel-btn{
    margin-left: auto;
}
.next-prev .btn
element.style {
}
.calendar .btn {
    cursor: pointer;
    margin: 0.2em 0;
    outline: none;
}
.up-btn {
    border-top: 0px rgba(0, 0, 0, 0) solid;
    border-right: 5px rgba(0, 0, 0, 0) solid;
    border-bottom: 10px #fff solid;
    border-left: 5px rgba(0, 0, 0, 0) solid;
    padding: 0.003rem;
}
.alert-box {
    padding: 5px;
    margin-bottom: 40px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 100%;
}
.failure {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    display: none;
}
.current-date{
    text-align: left;
}

.widget-archive {
    padding: 20px 30px 10px;
    background-color: #222;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    box-shadow: 0 6px 12px rgba(0,0,0,.075);
}

  .customCaptcha div{
    width: 100% !important;
  }
  .customCaptcha span{
    color: white !important;
  }

  .box{
    margin: auto;
    box-sizing: border-box;
    padding: 80px 40px;
    border-radius: 7px;
    background-color: #ecf0f3;
}

.box label{
    font-size: 16px;
    font-weight: 500;
    color:#858686;
}
.box .input-box{
    width:100%;
    height: 35px;
    padding-left: 20px;
    border: none;
    color:#858686;
    margin-top: 10px;
    background-color: #ecf0f3;
    outline: none;
    border-radius: 20px;
    box-shadow: inset 5px 5px 5px #cbced1,
        inset -5px -5px 5px #ffffff;
}
.box .input-box::placeholder{
    color:#9ea0a0;
}
.forget{
    margin-top:15px;
    padding-bottom: 30px;
}
.forget .fg a{
    text-decoration: none;
    font-size: 13px;
    color:#8f8c8c;
    line-height: 24px;
}
.forget .fg{
    display: inline-block;
    margin-left: 58%;
    font-size: 12px;
}
.forget .fg:hover{
    text-decoration: underline;
    text-decoration-color: #b4b8b8;
}
.forget .checkbox-label{
    display:block;
    position: relative;
    cursor: pointer;
    font-size:22px;
    line-height: 22px;
}
.label-text{
    color:#8f8c8c;
    display: inline-block;
    /* width: 100%; */
    position: absolute;
    font-weight: 500;
    left:12%;
    font-size: 13px;
}
.forget .checkbox-label input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkbox-label .checkbox-custom{
    position: absolute;
    top:0;
    left:0px;
    height:20px;
    width:20px;
    background-color: #ecf0f3;
    border-radius: 5px;
    border: none;
    box-shadow:inset 3px 3px 3px #cbced1, inset -3px -3px 3px #ffff;
}
.checkbox-label input:checked ~ .checkbox-custom{
    background-color: #ecf0f3;
    border-radius: 5px;
    -webkit-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform:rotate(0deg) scale(1);
    opacity: 1;
    border:none;
   /* box-shadow: -4px -4px 4px #feffff, 4px 4px 4px #161b1d2f;*/
}
.checkbox-label .checkbox-custom::after{
    position: absolute;
    content:"";
    left:10px;
    top:10px;
    height:0px;
    width:0px;
    border-radius:5px;
    border:solid #635f5f;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(0deg) scale(0);
    -ms-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity:1;
    transition: all 0.3s ease-out;
}
.checkbox-label input:checked ~ .checkbox-custom::after {
    -webkit-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
    opacity:1;
    left: 7px;
    top: 3px;
    width: 4px;
    height: 8px;
    border: solid #635f5f;
    border-width: 0 2px 2px 0;
    background-color: transparent;
    border-radius: 0;
    
  }

.btn:hover{
    background-color: #535658;
    box-shadow: inset 5px 5px 10px #05050578,
        inset -5px -5px 10px #9e9c9c;
}
.social{
    display: flex;
    justify-content: center;
    margin-top: 14px;
}
.box-radius {
    border-radius: 50%;
    width: 40px;
    display: block;
    height: 40px;
    margin: 6px;
    /* margin-top: 50px; */
    background-color: #ecf0f3;
    /* box-shadow: 5px 5px 6px #0d275023, -5px -5px 6px #ffffff; */
    padding: 11px;
    cursor: pointer;
}
.box-radius:hover{
    box-shadow: inset 5px 5px 5px #cbced1,
        inset -5px -5px 5px #ffffff;
}
.box-radius img {
    width: 18px;
    margin-bottom: 8px;
    height: 18px;
}

.check-password .eye {
    position: absolute;
    right: 22px;
    top: 66%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}



@media (min-width: 576px)
.mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important;
}
.mb-1, .my-1 {
    margin-bottom: 0.25rem !important;
}
.mt-1, .my-1 {
    margin-top: 0.25rem !important;
}
.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}


.custom-select {
    display: inline-block;
    width: 100%;
    height: 35px;
    padding: 0.6rem 1.75rem 0.6rem 0.75rem;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    color: #44476A;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23525480' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
    background-color: #e6e7ee;
    border: 0.0625rem solid #D1D9E6;
    border-radius: 20px;
    box-shadow: inset 5px 5px 5px #cbced1, inset -5px -5px 5px #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


select {
    word-wrap: normal;
}
button, select {
    text-transform: none;
}
input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}


    .country-code .input-group-prepend .input-group-text{
        background: #fff !important;
    }
    .country-code select{
        border: none;
    }
    .country-code select:focus{
        border: none;
        outline: none;
    }
    .hover-input-popup {
        position: relative;
    }
    .hover-input-popup:hover .input-popup {
        opacity: 1;
        visibility: visible;
    }
    .input-popup {
        position: absolute;
        bottom: 130%;
        left: 50%;
        width: 280px;
        background-color: #1a1a1a;
        color: #fff;
        padding: 20px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .input-popup::after {
        position: absolute;
        content: '';
        bottom: -19px;
        left: 50%;
        margin-left: -5px;
        border-width: 10px 10px 10px 10px;
        border-style: solid;
        border-color: transparent transparent #1a1a1a transparent;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .input-popup p {
        padding-left: 20px;
        position: relative;
    }
    .input-popup p::before {
        position: absolute;
        content: '';
        font-family: 'Line Awesome Free';
        font-weight: 900;
        left: 0;
        top: 4px;
        line-height: 1;
        font-size: 18px;
    }
    .input-popup p.error {
        text-decoration: line-through;
    }
    .input-popup p.error::before {
        content: "\f623";
        color: #ea5455;
    }
    .input-popup p.success::before {
        content: "\f26b";
        color: #28c76f;
    }
    .mobile-code{
        height: 100% !important;
    }

    .input-group {
    position: relative;
    /*display: table;*/
    border-collapse: separate;
}

.checkboxes {
  max-width: 700px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.checkboxes__row {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-evenly;
    align-items: baseline;
}
.checkboxes__row:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.checkboxes__item {
    padding: 3px;
    width: 100%;
}


/* STYLE C */

.checkbox.style-c {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox.style-c input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox.style-c input:checked ~ .checkbox__checkmark {
  background-color: #f7cb15;
}
.checkbox.style-c input:checked ~ .checkbox__checkmark:after {
  opacity: 1;
}
.checkbox.style-c:hover input ~ .checkbox__checkmark {
  background-color: #eee;
}
.checkbox.style-c:hover input:checked ~ .checkbox__checkmark {
  background-color: #f7cb15;
}
.checkbox.style-c .checkbox__checkmark {
  position: absolute;
  top: -5px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  transition: background-color 0.25s ease;
  border-radius: 4px;
}
.checkbox.style-c .checkbox__checkmark:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #333;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.25s ease;
}
.checkbox.style-c .checkbox__body {
    color: #8c8a8a;
    line-height: 1.4;
    font-size: 16px;
}

   .sg-widget label,
.radio-form label {
    position: relative;
    padding-left: 35px;
    display: block;
    color: #000000;
    font-weight: 400;
    margin-bottom: 20px;
    cursor: pointer;
}

.sg-widget input[type="radio"],
.radio-form input[type="radio"] {
    width: 0;
    height: 0;
    display: none;
}

.sg-widget label:before,
.radio-form label:before {
    position: absolute;
    color: #9e9e9e;
    font-size: 24px;
    content: "\f584";
    font-family:'FontAwesome';
    left: 0;
    top: -5px;
}

.sg-widget input[type="radio"]:checked + label:before,
.radio-form input[type="radio"]:checked + label:before {
    content: "\f26d";
    color: var(--primary-color);
}

.sg-widget .btn.btn-primary {
    font-size: 10px;
    padding: 5px 15px;
    margin-right: 10px;
}

.sg-widget .entry-content p {
    font-weight: 500;
}



.sg-widget {
    margin-bottom: 30px;
}
.sg-dark .author-section,
.sg-dark .author-form,
.sg-dark .breadcrumb li,
.sg-dark .breadcrumb li.active,
.sg-dark .breadcrumb li a,
.sg-dark .nav-tabs.author-tabs .nav-link,
.sg-dark .author-menu li a,
.sg-dark .author-info .active,
.sg-dark .user-info h3,
.sg-dark .sg-widget,
.sg-dark form label,
.sg-dark form a {
    color: #fff;
}
.sg-dark .sg-widget .tagcloud a {
    color: #fff;
    background-color: #80909C;
}
.sg-dark .sg-post,
.sg-dark .widget-social ul,
.sg-dark .widget-newsletter,
.sg-dark .categories-widget ul,
.sg-dark .sg-widget .tagcloud,
.sg-dark .weather-widget,
.sg-dark .tagcloud-style-1,
.sg-dark .contact-form,
.sg-dark .sg-comments-area {
    color: #fff;
    background-color: #292E34;
}

.progress-content span {
    display: block;
    color: var(--primary-color);
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 10px;
}

.progress {
    height: 13px;
    font-size: 10px;
    background-color: #e3e3e3;
}

.progress-bar {
    border-radius: 0px 5px 5px 0px;
  /*  background-color: var(--primary-color);*/
}

/**
 * Site layout modes — controlled by body.boxed / body.wide (getSetting('site_mode'))
 */
body.wide #container {
    width: 100%;
    max-width: none;
    margin: 0;
}

body.boxed {
    background-color: #e8ecf1;
}

body.boxed #container {
    width: 100%;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    background-color: var(--body-bg, #ffffff);
    box-shadow: 0 0 48px rgba(15, 23, 42, 0.07);
    position: relative;
    z-index: 2;
    overflow-x: clip;
}

.boxedcontainer {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

#container {
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
}

@media (max-width: 767.98px) {
    body.boxed #container {
        max-width: 100%;
        box-shadow: none;
    }
}

.bi-spin {
    animation: bi-spin 1s linear infinite;
}

@keyframes bi-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.avatar-cyber-wrapper {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    padding: 3px;
}

.cyber-border-active {
    box-shadow: 0 0 10px rgba(59, 130, 246, 0.6);
    background: linear-gradient(135deg, #3b82f6, #60a5fa);
}

.cyber-border-expert {
    box-shadow: 0 0 12px rgba(16, 185, 129, 0.7);
    background: linear-gradient(135deg, #10b981, #34d399);
}

.cyber-border-master {
    background: linear-gradient(45deg, #6366f1, #a855f7, #6366f1);
    background-size: 200% 200%;
    animation: cyber-gradient-loop 3s infinite linear;
    box-shadow: 0 0 15px rgba(168, 85, 247, 0.8);
}

.cyber-border-godlike {
    background: linear-gradient(45deg, #f59e0b, #ef4444, #f59e0b);
    background-size: 200% 200%;
    animation: cyber-gradient-loop 2s infinite linear;
    box-shadow: 0 0 20px rgba(245, 158, 11, 0.9), inset 0 0 8px rgba(239, 68, 68, 0.5);
}

.cyber-border-streak {
    background: linear-gradient(135deg, #f59e0b, #fbbf24, #f97316);
    background-size: 200% 200%;
    animation: cyber-gradient-loop 2.5s infinite linear;
    box-shadow: 0 0 12px rgba(245, 158, 11, 0.8), 0 0 22px rgba(251, 191, 36, 0.45);
}

@keyframes cyber-gradient-loop {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

.streak-badge-mini {
    position: absolute;
    bottom: -2px;
    right: -2px;
    background: #2d3748;
    color: #fff;
    border: 1px solid rgba(245, 158, 11, 0.4);
    border-radius: 10px;
    padding: 1px 6px;
    font-size: 10px;
    font-weight: 800;
    display: flex;
    align-items: center;
    gap: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.search-matrix-row-item {
    transition: all 0.2s ease-in-out;
}

.search-matrix-row-item:hover {
    background: #151a29 !important;
    border-color: #ff9f43 !important;
}

.search-matrix-row-item:hover h6 {
    color: #ff9f43 !important;
}

#liveSearchDropdownOutputMatrix::-webkit-scrollbar { width: 5px; }
#liveSearchDropdownOutputMatrix::-webkit-scrollbar-track { background: #090b11; }
#liveSearchDropdownOutputMatrix::-webkit-scrollbar-thumb { background: #1a2033; border-radius: 10px; }

.archive-modal-row:hover {
    border-color: #ff9f43 !important;
    background: #141824 !important;
    transition: all 0.2s ease-in-out;
}

.tt-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 99999999 !important;
    display: none;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(4px);
}

.tt-popup-box {
    background-color: #ffffff;
    border-radius: 16px;
    width: 90%;
    max-width: 750px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
    animation: popupScaleIn 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
}

@keyframes popupScaleIn {
    from { transform: scale(0.85); opacity: 0; }
    to { transform: scale(1); opacity: 1; }
}

.tt-popup-close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 10;
    background: rgba(255, 255, 255, 0.8);
    border: none;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    font-size: 1.2rem;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
    transition: transform 0.2s ease;
}

.tt-popup-close-btn:hover { transform: scale(1.1); }

.tt-popup-timer-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.75);
    color: #ffffff;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: bold;
    backdrop-filter: blur(2px);
}

.popup-layout-left { display: flex; flex-direction: row; }
.popup-layout-right { display: flex; flex-direction: row-reverse; }
.popup-layout-background { position: relative; background-size: cover; background-position: center; }

.popup-img-side {
    width: 45%;
    min-height: 350px;
    background-size: cover;
    background-position: center;
}

.popup-content-side {
    width: 55%;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.popup-layout-background .popup-content-side {
    width: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95) 60%, rgba(255, 255, 255, 0.7));
    min-height: 380px;
}

.tt-popup-progress-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #f1f5f9;
}

.tt-popup-progress-bar {
    height: 100%;
    width: 100%;
    background-color: #ef4444;
    transition: width 0.1s linear;
}

@media (max-width: 768px) {
    .popup-layout-left,
    .popup-layout-right { flex-direction: column; }
    .popup-img-side { width: 100%; min-height: 180px; }
    .popup-content-side { width: 100%; padding: 25px; }
}

/* ── Floating actions: WhatsApp + back-to-top ── */
:root {
    --abad-fab-size: 50px;
    --abad-fab-gap: 10px;
    --abad-fab-inset: 14px;
    --abad-fab-z: 1040;
}

body.has-floating-fabs {
    padding-bottom: calc(var(--abad-fab-size) + var(--abad-fab-inset) + 12px + env(safe-area-inset-bottom, 0px));
}

body.has-floating-fabs.has-scroll-top-fab.has-whatsapp-fab {
    padding-bottom: calc((var(--abad-fab-size) * 2) + var(--abad-fab-gap) + var(--abad-fab-inset) + 12px + env(safe-area-inset-bottom, 0px));
}

body.whatsapp-fab-left.has-whatsapp-fab:not(.has-scroll-top-fab) {
    padding-bottom: calc(var(--abad-fab-size) + var(--abad-fab-inset) + 12px + env(safe-area-inset-bottom, 0px));
}

.scrollToTopBtn {
    width: var(--abad-fab-size) !important;
    height: var(--abad-fab-size) !important;
    line-height: var(--abad-fab-size) !important;
    right: var(--abad-fab-inset) !important;
    bottom: calc(var(--abad-fab-inset) + env(safe-area-inset-bottom, 0px)) !important;
    z-index: var(--abad-fab-z) !important;
    box-shadow: 0 4px 16px rgba(15, 23, 42, 0.18);
}

.scroll-top {
    right: var(--abad-fab-inset) !important;
    bottom: calc(var(--abad-fab-inset) + env(safe-area-inset-bottom, 0px)) !important;
    z-index: var(--abad-fab-z) !important;
}

.whatsapp-left,
.whatsapp-right {
    width: var(--abad-fab-size) !important;
    height: var(--abad-fab-size) !important;
    z-index: var(--abad-fab-z) !important;
}

.whatsapp-left .whatsapp-btn,
.whatsapp-right .whatsapp-btn {
    width: var(--abad-fab-size) !important;
    height: var(--abad-fab-size) !important;
    line-height: var(--abad-fab-size) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    filter: drop-shadow(0 4px 12px rgba(15, 23, 42, 0.2));
}

.whatsapp-left .whatsapp-btn svg,
.whatsapp-right .whatsapp-btn svg {
    width: var(--abad-fab-size) !important;
    height: var(--abad-fab-size) !important;
}

/* WhatsApp left — bottom-left corner */
body.whatsapp-fab-left .whatsapp-left {
    left: var(--abad-fab-inset) !important;
    bottom: calc(var(--abad-fab-inset) + env(safe-area-inset-bottom, 0px)) !important;
}

/* WhatsApp right — stack above back-to-top when both visible */
body.whatsapp-fab-right .whatsapp-right {
    right: var(--abad-fab-inset) !important;
    bottom: calc(var(--abad-fab-inset) + env(safe-area-inset-bottom, 0px)) !important;
}

body.whatsapp-fab-right.has-scroll-top-fab .whatsapp-right {
    bottom: calc(var(--abad-fab-inset) + var(--abad-fab-size) + var(--abad-fab-gap) + env(safe-area-inset-bottom, 0px)) !important;
}

@media (min-width: 768px) {
    :root {
        --abad-fab-size: 52px;
        --abad-fab-inset: 22px;
    }

    body.has-floating-fabs,
    body.has-floating-fabs.has-scroll-top-fab.has-whatsapp-fab,
    body.whatsapp-fab-left.has-whatsapp-fab:not(.has-scroll-top-fab) {
        padding-bottom: 0;
    }

    body.whatsapp-fab-left .whatsapp-left {
        left: 22px !important;
    }
}

@media (max-width: 767px) {
    .abad-home {
        padding-bottom: 0 !important;
    }
}

/* Left reader rail — compact icon tab + slide-out menu */
:root {
    --reader-rail-z: 1055;
    --reader-rail-tab-w: 38px;
    --reader-rail-panel-w: 248px;
    --reader-rail-accent: #e11d48;
}

.reader-rail {
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: var(--reader-rail-z);
    font-family: inherit;
}

.reader-rail__tab {
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--reader-rail-tab-w);
    height: 52px;
    padding: 0;
    border: none;
    border-radius: 0 12px 12px 0;
    background: linear-gradient(135deg, #1a1d24 0%, #111318 100%);
    color: #f8fafc;
    box-shadow: 2px 0 18px rgba(0, 0, 0, 0.28);
    cursor: pointer;
    transition: width 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.reader-rail__tab:hover,
.reader-rail.is-open .reader-rail__tab {
    width: calc(var(--reader-rail-tab-w) + 4px);
    background: linear-gradient(135deg, #252a33 0%, #161a22 100%);
    color: #fff;
}

.reader-rail__tab i {
    font-size: 1.15rem;
    line-height: 1;
}

.reader-rail__panel {
    position: absolute;
    left: 0;
    top: 50%;
    width: var(--reader-rail-panel-w);
    max-height: min(72vh, 520px);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background: rgba(17, 19, 24, 0.97);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-left: none;
    border-radius: 0 14px 14px 0;
    box-shadow: 8px 0 32px rgba(0, 0, 0, 0.35);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    opacity: 0;
    visibility: hidden;
    transform: translate(-12px, -50%);
    transition: opacity 0.22s ease, transform 0.22s ease, visibility 0.22s;
    pointer-events: none;
}

.reader-rail.is-open .reader-rail__panel {
    opacity: 1;
    visibility: visible;
    transform: translate(calc(var(--reader-rail-tab-w) - 2px), -50%);
    pointer-events: auto;
}

.reader-rail__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 14px 14px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.reader-rail__title {
    margin: 0;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #94a3b8;
}

.reader-rail__close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    padding: 0;
    border: none;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.06);
    color: #cbd5e1;
    cursor: pointer;
}

.reader-rail__close:hover {
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
}

.reader-rail__nav {
    list-style: none;
    margin: 0;
    padding: 8px;
    overflow-y: auto;
}

.reader-rail__link {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 10px;
    color: #e2e8f0;
    text-decoration: none;
    font-size: 0.88rem;
    font-weight: 500;
    line-height: 1.3;
    transition: background 0.15s ease, color 0.15s ease;
}

.reader-rail__link i {
    width: 18px;
    text-align: center;
    font-size: 1rem;
    color: #94a3b8;
    flex-shrink: 0;
}

.reader-rail__link:hover {
    background: rgba(255, 255, 255, 0.06);
    color: #fff;
}

.reader-rail__link.is-active {
    background: rgba(225, 29, 72, 0.14);
    color: #fff;
}

.reader-rail__link.is-active i {
    color: var(--reader-rail-accent);
}

.reader-rail__note {
    margin: 0;
    padding: 10px 14px 14px;
    font-size: 0.78rem;
    color: #64748b;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.reader-rail__backdrop {
    position: fixed;
    inset: 0;
    z-index: calc(var(--reader-rail-z) - 1);
    background: rgba(0, 0, 0, 0.35);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.22s ease, visibility 0.22s;
}

.reader-rail__backdrop.is-visible {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 767px) {
    .reader-rail {
        top: auto;
        bottom: calc(88px + env(safe-area-inset-bottom, 0px));
        transform: none;
    }

    .reader-rail__panel {
        top: auto;
        bottom: 0;
        max-height: 60vh;
        transform: translateY(8px);
        border-radius: 0 14px 14px 0;
    }

    .reader-rail.is-open .reader-rail__panel {
        transform: translate(calc(var(--reader-rail-tab-w) - 2px), 0);
    }

    body.has-floating-fabs .reader-rail {
        bottom: calc(148px + env(safe-area-inset-bottom, 0px));
    }
}

@media print {
    .reader-rail,
    .reader-rail__backdrop {
        display: none !important;
    }
}

/**
 * Mobile UX improvements — touch targets, header, sidebar, breadcrumbs, preloader.
 * Desktop / large screens: rules scoped to max-width media queries only.
 */

/* ── 1. Hide dense header-top auth bar on small screens ── */
@media (max-width: 991.98px) {
    .th-header .header-top {
        display: none !important;
    }

    .header-layout4 .header-middle .abad-header-auth-desktop {
        display: none !important;
    }

    .header-layout2 .header-top {
        display: none !important;
    }

    .header-button {
        display: flex;
        align-items: center;
        gap: 0.35rem;
    }
}

/* Mobile account dropdown in sticky header */
.abad-mobile-account__toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    min-width: 44px;
    min-height: 44px;
    padding: 0;
    border: none;
    border-radius: 10px;
    background: transparent;
    color: inherit;
    font-size: 1.35rem;
    line-height: 1;
}

.abad-mobile-account__toggle::after {
    display: none;
}

.abad-mobile-account__menu .dropdown-item {
    min-height: 44px;
    display: flex;
    align-items: center;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

/* Hamburger — ensure touch-friendly size on mobile */
@media (max-width: 991.98px) {
    .th-header .th-menu-toggle.d-block.d-lg-none,
    .th-header .header-button .th-menu-toggle {
        min-width: 44px;
        min-height: 44px;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
    }
}

/* ── 2. Language switcher & theme switcher touch targets ── */
.language-switcher-dropdown .lang-switcher-touch {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    min-width: 44px;
    min-height: 44px;
    padding: 0 !important;
    border-radius: 10px;
}

.language-switcher-dropdown .lang-switcher-touch img {
    width: 22px;
    height: auto;
}

.language-switcher-dropdown .dropdown-menu .dropdown-item {
    min-height: 44px;
    display: flex;
    align-items: center;
}

@media (max-width: 991.98px) {
  .switcher-fixed {
    top: auto;
    bottom: calc(148px + env(safe-area-inset-bottom, 0px));
    right: 14px;
    margin-top: 0;
    transform: none;
    z-index: 1035;
  }

  body.has-floating-fabs.has-scroll-top-fab.has-whatsapp-fab .switcher-fixed {
    bottom: calc(210px + env(safe-area-inset-bottom, 0px));
  }

  .switcher-fixed .theme-switcher {
    width: 52px;
    height: 28px;
  }

  .switcher-fixed .theme-switcher-btn {
    width: 44px !important;
    height: 44px !important;
    min-width: 44px;
    min-height: 44px;
    margin-top: -8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
  }

  .switcher-fixed .theme-switcher.active .theme-switcher-btn {
    left: calc(100% - 44px);
  }
}

@media (min-width: 992px) {
  .switcher-fixed .theme-switcher-btn {
    min-width: 24px;
    min-height: 24px;
  }
}

/* ── 3. Sidebar widgets — collapse extras on mobile ── */
@media (max-width: 991.98px) {
    .sidebar-area[data-mobile-sidebar] .sidebar-widget-item--extra {
        display: none;
    }

    .sidebar-area[data-mobile-sidebar].is-expanded .sidebar-widget-item--extra {
        display: block;
    }

    .sidebar-show-more-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 0.4rem;
        width: 100%;
        min-height: 44px;
        margin-top: 0.5rem;
        padding: 0.65rem 1rem;
        border: 1px dashed var(--border-color, #e2e8f0);
        border-radius: 10px;
        background: var(--body-bg, #fff);
        color: var(--title-color, #0f172a);
        font-weight: 600;
        font-size: 0.9rem;
        cursor: pointer;
        transition: background 0.2s ease, border-color 0.2s ease;
    }

    .sidebar-show-more-btn:hover,
    .sidebar-show-more-btn:focus-visible {
        background: var(--smoke-color, #f8fafc);
        border-color: var(--theme-color, #e53935);
        outline: none;
    }

    .sidebar-area.is-expanded .sidebar-show-more-btn .bi-chevron-down {
        transform: rotate(180deg);
    }

    .forum-civis-sidebar[data-mobile-sidebar] .forum-civis-panel--extra {
        display: none;
    }

    .forum-civis-sidebar[data-mobile-sidebar].is-expanded .forum-civis-panel--extra {
        display: block;
    }
}

@media (min-width: 992px) {
    .sidebar-show-more-btn {
        display: none !important;
    }
}

/* ── 4. Breadcrumb truncation on small screens ── */
@media (max-width: 767.98px) {
    .breadcumb-wrapper {
        padding: 12px 0;
    }

    .breadcumb-menu {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        overflow: hidden;
        max-width: 100%;
    }

    .breadcumb-menu li {
        flex-shrink: 0;
        max-width: 100%;
    }

    .breadcumb-menu li:not(:first-child):not(:last-child) {
        display: none;
    }

    .breadcumb-menu li:last-child,
    .breadcumb-menu li:last-child a,
    .breadcumb-menu li:last-child span {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: min(72vw, 100%);
        display: inline-block;
        vertical-align: bottom;
        font-size: 0.82rem;
        line-height: 1.35;
    }

    .breadcumb-menu li:first-child a {
        font-size: 0.82rem;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .breadcumb-menu li:last-child,
    .breadcumb-menu li:last-child a,
    .breadcumb-menu li:last-child span {
        max-width: 42vw;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        vertical-align: bottom;
    }
}

/* ── 5. Faster preloader fade on mobile / reduced motion ── */
@media (max-width: 767.98px) {
    #site-preloader.is-hidden {
        transition-duration: 200ms !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    #site-preloader,
    #site-preloader.is-hidden {
        transition-duration: 0.01ms !important;
        animation-duration: 0.01ms !important;
    }
}
