/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/assets/scss/app.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Capriola&amp;subset=latin-ext);
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/assets/scss/app.scss (1) ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900);
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/assets/scss/app.scss (2) ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900);
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/assets/scss/app.scss (3) ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600,700,800);
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* You can add global styles to this file, and also import other style files */
/* Importing Bootstrap SCSS file. */
/*!
 * Bootstrap  v5.2.3 (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 {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-family: var(--bs-body-font-family);
  font-size: 1rem;
  font-size: var(--bs-body-font-size);
  font-weight: 400;
  font-weight: var(--bs-body-font-weight);
  line-height: 1.5;
  line-height: var(--bs-body-line-height);
  color: #212529;
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: #fff;
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}
h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}
h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}
h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul {
  padding-left: 2rem;
}
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, .small {
  font-size: 0.875em;
}
mark, .mark {
  padding: 0.1875em;
  background-color: #fff3cd;
  background-color: var(--bs-highlight-bg);
}
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #0d6efd;
  color: var(--bs-link-color);
  text-decoration: underline;
}
a:hover {
  color: #0a58ca;
  color: var(--bs-link-hover-color);
}
a:not([href]):not([class]), 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-family: var(--bs-font-monospace);
  font-size: 1em;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: #d63384;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: #fff;
  color: var(--bs-body-bg);
  background-color: #212529;
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}
figure {
  margin: 0 0 1rem;
}
img,
svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
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,
select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}
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;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
[hidden] {
  display: none !important;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border: 1px solid var(--bs-border-color);
  border-radius: 0.375rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  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;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0%;
}
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-color: var(--bs-body-color);
  --bs-table-bg: transparent;
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-body-color);
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: var(--bs-body-color);
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: var(--bs-body-color);
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: var(--bs-table-color);
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table-group-divider {
  border-top: 2px solid currentcolor;
}
.caption-top {
  caption-side: top;
}
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}
.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}
.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}
.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}
.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: #cfe2ff;
  --bs-table-border-color: #bacbe6;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: #e2e3e5;
  --bs-table-border-color: #cbccce;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-success {
  --bs-table-color: #000;
  --bs-table-bg: #d1e7dd;
  --bs-table-border-color: #bcd0c7;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-info {
  --bs-table-color: #000;
  --bs-table-bg: #cff4fc;
  --bs-table-border-color: #badce3;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: #fff3cd;
  --bs-table-border-color: #e6dbb9;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: #f8d7da;
  --bs-table-border-color: #dfc2c4;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: #dfe0e1;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: #373b3e;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.375rem;
  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[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  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) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}
.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}
textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}
.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: 0.375rem;
}
.form-control-color::-webkit-color-swatch {
  border-radius: 0.375rem;
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
}
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}
.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}
.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}
.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  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) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  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) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown), .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: 1px 0;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
}
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.375rem;
}
.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: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}
.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.375rem;
}
.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.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem 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;
}
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}
.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}
.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: #212529;
  --bs-btn-bg: transparent;
  --bs-btn-border-width: 1px;
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 0.375rem;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 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: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}
.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}
.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}
.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}
.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffca2c;
  --bs-btn-hover-border-color: #ffc720;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcd39;
  --bs-btn-active-border-color: #ffc720;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}
.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}
.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}
.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}
.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}
.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}
.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}
.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}
.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}
.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}
.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}
.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}
.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: none;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}
.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: 0.5rem;
}
.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: 0.25rem;
}
.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 {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}
.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  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 {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: #212529;
  --bs-dropdown-bg: #fff;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: 0.375rem;
  --bs-dropdown-border-width: 1px;
  --bs-dropdown-inner-border-radius: calc(0.375rem - 1px);
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-dropdown-link-color: #212529;
  --bs-dropdown-link-hover-color: #1e2125;
  --bs-dropdown-link-hover-bg: #e9ecef;
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}
.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}
.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 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;
}
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 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;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .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;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}
.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.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 {
  border-radius: 0.375rem;
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.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, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .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 ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: #6c757d;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link.disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  --bs-nav-tabs-border-width: 1px;
  --bs-nav-tabs-border-color: #dee2e6;
  --bs-nav-tabs-border-radius: 0.375rem;
  --bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;
  --bs-nav-tabs-link-active-color: #495057;
  --bs-nav-tabs-link-active-bg: #fff;
  --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  background: none;
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills {
  --bs-nav-pills-border-radius: 0.375rem;
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}
.nav-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;
}
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(0, 0, 0, 0.55);
  --bs-navbar-hover-color: rgba(0, 0, 0, 0.7);
  --bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);
  --bs-navbar-active-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);
  --bs-navbar-toggler-border-radius: 0.375rem;
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}
.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .show > .nav-link,
.navbar-nav .nav-link.active {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: 1px solid var(--bs-navbar-toggler-border-color);
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.navbar-nav-scroll {
  max-height: 75vh;
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}
.navbar-dark {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-border-width: 1px;
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: 0.375rem;
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(0.375rem - 1px);
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: #fff;
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}
.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
}
.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}
.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}
.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}
.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}
.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-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;
  }
}
.accordion {
  --bs-accordion-color: #212529;
  --bs-accordion-bg: #fff;
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: 0.375rem;
  --bs-accordion-inner-border-radius: calc(0.375rem - 1px);
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: #212529;
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: #86b7fe;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #0c63e4;
  --bs-accordion-active-bg: #e7f1ff;
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}
.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
}
.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: #6c757d;
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: #6c757d;
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: "/" /* rtl: var(--bs-breadcrumb-divider, "/") */;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}
.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: #fff;
  --bs-pagination-border-width: 1px;
  --bs-pagination-border-color: #dee2e6;
  --bs-pagination-border-radius: 0.375rem;
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: #e9ecef;
  --bs-pagination-hover-border-color: #dee2e6;
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: #e9ecef;
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: #6c757d;
  --bs-pagination-disabled-bg: #fff;
  --bs-pagination-disabled-border-color: #dee2e6;
  display: flex;
  padding-left: 0;
  list-style: none;
}
.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 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) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}
.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: 0.5rem;
}
.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: 0.25rem;
}
.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: 0.375rem;
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: 1px solid var(--bs-alert-border-color);
  --bs-alert-border-radius: 0.375rem;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}
.alert-primary {
  --bs-alert-color: #084298;
  --bs-alert-bg: #cfe2ff;
  --bs-alert-border-color: #b6d4fe;
}
.alert-primary .alert-link {
  color: #06357a;
}
.alert-secondary {
  --bs-alert-color: #41464b;
  --bs-alert-bg: #e2e3e5;
  --bs-alert-border-color: #d3d6d8;
}
.alert-secondary .alert-link {
  color: #34383c;
}
.alert-success {
  --bs-alert-color: #0f5132;
  --bs-alert-bg: #d1e7dd;
  --bs-alert-border-color: #badbcc;
}
.alert-success .alert-link {
  color: #0c4128;
}
.alert-info {
  --bs-alert-color: #055160;
  --bs-alert-bg: #cff4fc;
  --bs-alert-border-color: #b6effb;
}
.alert-info .alert-link {
  color: #04414d;
}
.alert-warning {
  --bs-alert-color: #664d03;
  --bs-alert-bg: #fff3cd;
  --bs-alert-border-color: #ffecb5;
}
.alert-warning .alert-link {
  color: #523e02;
}
.alert-danger {
  --bs-alert-color: #842029;
  --bs-alert-bg: #f8d7da;
  --bs-alert-border-color: #f5c2c7;
}
.alert-danger .alert-link {
  color: #6a1a21;
}
.alert-light {
  --bs-alert-color: #636464;
  --bs-alert-bg: #fefefe;
  --bs-alert-border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}
.alert-dark {
  --bs-alert-color: #141619;
  --bs-alert-bg: #d3d3d4;
  --bs-alert-border-color: #bcbebf;
}
.alert-dark .alert-link {
  color: #101214;
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: #e9ecef;
  --bs-progress-border-radius: 0.375rem;
  --bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 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: var(--bs-progress-height) var(--bs-progress-height);
}
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.list-group {
  --bs-list-group-color: #212529;
  --bs-list-group-bg: #fff;
  --bs-list-group-border-color: rgba(0, 0, 0, 0.125);
  --bs-list-group-border-width: 1px;
  --bs-list-group-border-radius: 0.375rem;
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: #495057;
  --bs-list-group-action-hover-color: #495057;
  --bs-list-group-action-hover-bg: #f8f9fa;
  --bs-list-group-action-active-color: #212529;
  --bs-list-group-action-active-bg: #e9ecef;
  --bs-list-group-disabled-color: #6c757d;
  --bs-list-group-disabled-bg: #fff;
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}
.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}
.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #084298;
  background-color: #bacbe6;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}
.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}
.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}
.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}
.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}
.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}
.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}
.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}
.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.25;
}
.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}
.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(255, 255, 255, 0.85);
  --bs-toast-border-width: 1px;
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: 0.375rem;
  --bs-toast-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-toast-header-color: #6c757d;
  --bs-toast-header-bg: rgba(255, 255, 255, 0.85);
  --bs-toast-header-border-color: rgba(0, 0, 0, 0.05);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}
.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}
.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}
.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}
.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: #fff;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: 1px;
  --bs-modal-border-radius: 0.5rem;
  --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-modal-inner-border-radius: calc(0.5rem - 1px);
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: 1px;
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: 1px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 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 {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}
.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}
.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}
@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
.modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
.modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
.modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
.modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
.modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: #fff;
  --bs-tooltip-bg: #000;
  --bs-tooltip-border-radius: 0.375rem;
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  padding: var(--bs-tooltip-arrow-height);
  margin: var(--bs-tooltip-margin);
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}
/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}
/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}
/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}
/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}
.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: #fff;
  --bs-popover-border-width: 1px;
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: 0.5rem;
  --bs-popover-inner-border-radius: calc(0.5rem - 1px);
  --bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: ;
  --bs-popover-header-bg: #f0f0f0;
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: #212529;
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}
/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}
/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}
/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}
/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 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-start),
.active.carousel-item-end {
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  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-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    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: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}
.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}
.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}
.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border,
.spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: ;
  --bs-offcanvas-bg: #fff;
  --bs-offcanvas-border-width: 1px;
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
}
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}
.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}
.placeholder-xs {
  min-height: 0.6em;
}
.placeholder-sm {
  min-height: 0.8em;
}
.placeholder-lg {
  min-height: 1.2em;
}
.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}
@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
          mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}
@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(13, 110, 253, 1) !important;
  background-color: RGBA(13, 110, 253, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(108, 117, 125, 1) !important;
  background-color: RGBA(108, 117, 125, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-success {
  color: #fff !important;
  background-color: RGBA(25, 135, 84, 1) !important;
  background-color: RGBA(25, 135, 84, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-info {
  color: #000 !important;
  background-color: RGBA(13, 202, 240, 1) !important;
  background-color: RGBA(13, 202, 240, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(255, 193, 7, 1) !important;
  background-color: RGBA(255, 193, 7, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(220, 53, 69, 1) !important;
  background-color: RGBA(220, 53, 69, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-light {
  color: #000 !important;
  background-color: RGBA(248, 249, 250, 1) !important;
  background-color: RGBA(248, 249, 250, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(33, 37, 41, 1) !important;
  background-color: RGBA(33, 37, 41, var(--bs-bg-opacity, 1)) !important;
}
.link-primary {
  color: #0d6efd !important;
}
.link-primary:hover, .link-primary:focus {
  color: #0a58ca !important;
}
.link-secondary {
  color: #6c757d !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: #565e64 !important;
}
.link-success {
  color: #198754 !important;
}
.link-success:hover, .link-success:focus {
  color: #146c43 !important;
}
.link-info {
  color: #0dcaf0 !important;
}
.link-info:hover, .link-info:focus {
  color: #3dd5f3 !important;
}
.link-warning {
  color: #ffc107 !important;
}
.link-warning:hover, .link-warning:focus {
  color: #ffcd39 !important;
}
.link-danger {
  color: #dc3545 !important;
}
.link-danger:hover, .link-danger:focus {
  color: #b02a37 !important;
}
.link-light {
  color: #f8f9fa !important;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb !important;
}
.link-dark {
  color: #212529 !important;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1e21 !important;
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}
.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.float-start {
  float: left !important;
}
.float-end {
  float: right !important;
}
.float-none {
  float: none !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-25 {
  opacity: 0.25 !important;
}
.opacity-50 {
  opacity: 0.5 !important;
}
.opacity-75 {
  opacity: 0.75 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
.start-0 {
  left: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.start-100 {
  left: 100% !important;
}
.end-0 {
  right: 0 !important;
}
.end-50 {
  right: 50% !important;
}
.end-100 {
  right: 100% !important;
}
.translate-middle {
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
  transform: translateX(-50%) !important;
}
.translate-middle-y {
  transform: translateY(-50%) !important;
}
.border {
  border: 1px solid #dee2e6 !important;
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-0 {
  border: 0 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-end {
  border-right: 1px solid #dee2e6 !important;
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-end-0 {
  border-right: 0 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-start {
  border-left: 1px solid #dee2e6 !important;
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-start-0 {
  border-left: 0 !important;
}
.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(13, 110, 253, var(--bs-border-opacity)) !important;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}
.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(108, 117, 125, var(--bs-border-opacity)) !important;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}
.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(25, 135, 84, var(--bs-border-opacity)) !important;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}
.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(13, 202, 240, var(--bs-border-opacity)) !important;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}
.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(255, 193, 7, var(--bs-border-opacity)) !important;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}
.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(220, 53, 69, var(--bs-border-opacity)) !important;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}
.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(248, 249, 250, var(--bs-border-opacity)) !important;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}
.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(33, 37, 41, var(--bs-border-opacity)) !important;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}
.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--bs-border-opacity)) !important;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}
.border-1 {
  --bs-border-width: 1px;
}
.border-2 {
  --bs-border-width: 2px;
}
.border-3 {
  --bs-border-width: 3px;
}
.border-4 {
  --bs-border-width: 4px;
}
.border-5 {
  --bs-border-width: 5px;
}
.border-opacity-10 {
  --bs-border-opacity: 0.1;
}
.border-opacity-25 {
  --bs-border-opacity: 0.25;
}
.border-opacity-50 {
  --bs-border-opacity: 0.5;
}
.border-opacity-75 {
  --bs-border-opacity: 0.75;
}
.border-opacity-100 {
  --bs-border-opacity: 1;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mh-100 {
  max-height: 100% !important;
}
.vh-100 {
  height: 100vh !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.order-first {
  order: -1 !important;
}
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-last {
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: 0.25rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: 0.25rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 3rem !important;
}
.font-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
  font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-5 {
  font-size: 1.25rem !important;
}
.fs-6 {
  font-size: 1rem !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-lighter {
  font-weight: lighter !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-semibold {
  font-weight: 600 !important;
}
.fw-bolder {
  font-weight: bolder !important;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-sm {
  line-height: 1.25 !important;
}
.lh-base {
  line-height: 1.5 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(13, 110, 253, var(--bs-text-opacity)) !important;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(108, 117, 125, var(--bs-text-opacity)) !important;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.text-success {
  --bs-text-opacity: 1;
  color: rgba(25, 135, 84, var(--bs-text-opacity)) !important;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
.text-info {
  --bs-text-opacity: 1;
  color: rgba(13, 202, 240, var(--bs-text-opacity)) !important;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
.text-warning {
  --bs-text-opacity: 1;
  color: rgba(255, 193, 7, var(--bs-text-opacity)) !important;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.text-danger {
  --bs-text-opacity: 1;
  color: rgba(220, 53, 69, var(--bs-text-opacity)) !important;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.text-light {
  --bs-text-opacity: 1;
  color: rgba(248, 249, 250, var(--bs-text-opacity)) !important;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(33, 37, 41, var(--bs-text-opacity)) !important;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.text-black {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, var(--bs-text-opacity)) !important;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.text-white {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, var(--bs-text-opacity)) !important;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.text-body {
  --bs-text-opacity: 1;
  color: rgba(33, 37, 41, var(--bs-text-opacity)) !important;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}
.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}
.text-opacity-25 {
  --bs-text-opacity: 0.25;
}
.text-opacity-50 {
  --bs-text-opacity: 0.5;
}
.text-opacity-75 {
  --bs-text-opacity: 0.75;
}
.text-opacity-100 {
  --bs-text-opacity: 1;
}
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(13, 110, 253, var(--bs-bg-opacity)) !important;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(108, 117, 125, var(--bs-bg-opacity)) !important;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(25, 135, 84, var(--bs-bg-opacity)) !important;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(13, 202, 240, var(--bs-bg-opacity)) !important;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(255, 193, 7, var(--bs-bg-opacity)) !important;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(220, 53, 69, var(--bs-bg-opacity)) !important;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(248, 249, 250, var(--bs-bg-opacity)) !important;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(33, 37, 41, var(--bs-bg-opacity)) !important;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--bs-bg-opacity)) !important;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--bs-bg-opacity)) !important;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--bs-bg-opacity)) !important;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}
.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}
.bg-opacity-100 {
  --bs-bg-opacity: 1;
}
.bg-gradient {
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)) !important;
  background-image: var(--bs-gradient) !important;
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.rounded {
  border-radius: 0.375rem !important;
  border-radius: var(--bs-border-radius) !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-1 {
  border-radius: 0.25rem !important;
  border-radius: var(--bs-border-radius-sm) !important;
}
.rounded-2 {
  border-radius: 0.375rem !important;
  border-radius: var(--bs-border-radius) !important;
}
.rounded-3 {
  border-radius: 0.5rem !important;
  border-radius: var(--bs-border-radius-lg) !important;
}
.rounded-4 {
  border-radius: 1rem !important;
  border-radius: var(--bs-border-radius-xl) !important;
}
.rounded-5 {
  border-radius: 2rem !important;
  border-radius: var(--bs-border-radius-2xl) !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
  border-radius: var(--bs-border-radius-pill) !important;
}
.rounded-top {
  border-top-left-radius: 0.375rem !important;
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: 0.375rem !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.rounded-end {
  border-top-right-radius: 0.375rem !important;
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: 0.375rem !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0.375rem !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: 0.375rem !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.rounded-start {
  border-bottom-left-radius: 0.375rem !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: 0.375rem !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/assets/scss/app.scss (4) ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@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)
 */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel .owl-item.center{z-index: 5;}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
@keyframes bounce{0%, 20%, 50%, 80%, 100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}
@keyframes flash{0%, 50%, 100%{opacity:1}25%, 75%{opacity:0}}
@keyframes jello{11.1%{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.39063deg) skewY(0.39063deg)}88.8%{transform:skewX(-0.19531deg) skewY(-0.19531deg)}100%{transform:none}}
@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}
@keyframes rubberBand{0%{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}100%{transform:scale3d(1, 1, 1)}}
@keyframes shake{0%, 100%{transform:translateX(0)}10%, 30%, 50%, 70%, 90%{transform:translateX(-10px)}20%, 40%, 60%, 80%{transform:translateX(10px)}}
@keyframes swing{20%, 40%, 60%, 80%, 100%{transform-origin:top center}20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0deg)}}
@keyframes tada{0%{transform:scale(1)}10%, 20%{transform:scale(0.9) rotate(-3deg)}30%, 50%, 70%, 90%{transform:scale(1.1) rotate(3deg)}40%, 60%, 80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}
@keyframes wobble{0%{transform:translateX(0%)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0%)}}
@keyframes bounceIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(0.9)}100%{transform:scale(1)}}
@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}
@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}
@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}
@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}
@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(0.95)}50%{opacity:1;transform:scale(1.1)}100%{opacity:0;transform:scale(0.3)}}
@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}100%{opacity:0;transform:translateY(2000px)}}
@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}100%{opacity:0;transform:translateX(-2000px)}}
@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}100%{opacity:0;transform:translateX(2000px)}}
@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-2000px)}}
@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}
@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}100%{opacity:1;transform:translateY(0)}}
@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}
@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}100%{opacity:1;transform:translateX(0)}}
@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}
@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}100%{opacity:1;transform:translateX(0)}}
@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}
@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}100%{opacity:1;transform:translateY(0)}}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}
@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}
@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-20px)}}
@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}
@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(20px)}}
@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}
@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}
@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}
@keyframes flip{0%{transform:perspective(400px) rotateY(0);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) rotateY(360deg) scale(0.95);animation-timing-function:ease-in}100%{transform:perspective(400px) scale(1);animation-timing-function:ease-in}}
@keyframes flipInX{0%{opacity:0;transform:perspective(400px) rotateX(90deg)}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{opacity:1;transform:perspective(400px) rotateX(0deg)}}
@keyframes flipInY{0%{opacity:0;transform:perspective(400px) rotateY(90deg)}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{opacity:1;transform:perspective(400px) rotateY(0deg)}}
@keyframes flipOutX{0%{opacity:1;transform:perspective(400px) rotateX(0deg)}100%{opacity:0;transform:perspective(400px) rotateX(90deg)}}
@keyframes flipOutY{0%{opacity:1;transform:perspective(400px) rotateY(0deg)}100%{opacity:0;transform:perspective(400px) rotateY(90deg)}}
@keyframes lightSpeedIn{0%{opacity:0;transform:translateX(100%) skewX(-30deg)}60%{opacity:1;transform:translateX(-20%) skewX(30deg)}80%{opacity:1;transform:translateX(0%) skewX(-15deg)}100%{opacity:1;transform:translateX(0%) skewX(0deg)}}
@keyframes lightSpeedOut{0%{opacity:1;transform:translateX(0%) skewX(0deg)}100%{opacity:0;transform:translateX(100%) skewX(-30deg)}}
@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center center}100%{opacity:1;transform:rotate(0);transform-origin:center center}}
@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-90deg);transform-origin:left bottom}100%{opacity:1;transform:rotate(0);transform-origin:left bottom}}
@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(90deg);transform-origin:right bottom}100%{opacity:1;transform:rotate(0);transform-origin:right bottom}}
@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(90deg);transform-origin:left bottom}100%{opacity:1;transform:rotate(0);transform-origin:left bottom}}
@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}100%{opacity:1;transform:rotate(0);transform-origin:right bottom}}
@keyframes rotateOut{0%{opacity:1;transform:rotate(0);transform-origin:center center}100%{opacity:0;transform:rotate(200deg);transform-origin:center center}}
@keyframes rotateOutDownLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom}100%{opacity:0;transform:rotate(90deg);transform-origin:left bottom}}
@keyframes rotateOutDownRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom}100%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}}
@keyframes rotateOutUpLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom}100%{opacity:0;transform:rotate(-90deg);transform-origin:left bottom}}
@keyframes rotateOutUpRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom}100%{opacity:0;transform:rotate(90deg);transform-origin:right bottom}}
@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}100%{transform:translateY(0)}}
@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}100%{transform:translateX(0)}}
@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}100%{transform:translateX(0)}}
@keyframes slideInUp{0%{opacity:0;transform:translateY(2000px)}100%{transform:translateY(0)}}
@keyframes slideOutDown{0%{transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}
@keyframes slideOutLeft{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}
@keyframes slideOutRight{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}
@keyframes slideOutUp{0%{transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}
@keyframes hinge{0%{animation-timing-function:ease-in-out;transform:rotate(0);transform-origin:top left}20%, 60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%{animation-timing-function:ease-in-out;transform:rotate(60deg);transform-origin:top left}80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg) translateY(0);transform-origin:top left}100%{opacity:0;transform:translateY(700px)}}
@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0px) rotate(0deg)}}
@keyframes rollOut{0%{opacity:1;transform:translateX(0px) rotate(0deg)}100%{opacity:0;transform:translateX(100%) rotate(120deg)}}
@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}
@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0)}60%{animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)}}
@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0)}60%{animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0)}}
@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0)}60%{animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0)}}
@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0)}60%{animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)}}
@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}100%{opacity:0}}
@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)}100%{animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom}}
@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}100%{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0);transform-origin:left center}}
@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}100%{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0);transform-origin:right center}}
@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)}100%{animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom}}
@keyframes movebounce {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes changedir {
    0% {
        top: 25%;
        right: 18%;
    }
    25% {
        top: 25%;
        right: 28%;
    }
    50% {
        top: 45%;
        right: 28%;
    }
    75% {
        top: 45%;
        right: 18%;
    }
    100% {
        top: 25%;
        right: 18%;
    }
}
@keyframes changedir-rev {
    0% {
        top: 45%;
        right: 28%;
    }
    25% {
        top: 45%;
        right: 18%;
    }
    50% {
        top: 25%;
        right: 18%;
    }
    75% {
        top: 25%;
        right: 28%;
    }
    100% {
        top: 45%;
        right: 28%;
    }
}
@keyframes ripple1 {
    0% {
        transform: scale(5.5);
        opacity: 0.3;
    }
    100% {
        transform: scale(8.5);
        opacity: 0.0;
    }
}
@keyframes ripple2 {
    0% {
        transform: scale(3.5);
    }
    100% {
        transform: scale(5.5);
    }
}
@keyframes ripple3 {
    0% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(3.5);
    }
}
@keyframes move-img {
    0% {
        background-position: 0;
    }
    100% {
        background-position: 1360px;
    }
}
@keyframes move-img-reverse {
    0% {
        background-position: 1360px;
    }
    100% {
        background-position: 0;
    }
}
@keyframes movebounce {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes moveright {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(0px);
    }
}
@keyframes rightFadeInOut {
    0% {
        opacity: 1;
        transform: translateX(1000px);
    }
    100% {
        opacity: 1;
    }
}
@keyframes movej {
    0% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-5px);
    }
    50% {
        transform: translateX(0);
    }
    70% {
        transform: translateX(5px);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes btndown {
    0% {
        transform: none;
    }
    25% {
        transform: translate(0, -10px);
    }
    50% {
        transform: translate(0, 0);
    }
    75% {
        transform: translate(0, 10px);
    }
    100% {
        transform: translate(0, 0);
    }
}
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}
.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}
.animate__animated.animate__infinite{animation-iteration-count:infinite}
.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}
.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(1*2);animation-iteration-count:calc(var(--animate-repeat)*2)}
.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(1*3);animation-iteration-count:calc(var(--animate-repeat)*3)}
.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}
.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(1s*2);animation-delay:calc(var(--animate-delay)*2)}
.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(1s*3);animation-delay:calc(var(--animate-delay)*3)}
.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(1s*4);animation-delay:calc(var(--animate-delay)*4)}
.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(1s*5);animation-delay:calc(var(--animate-delay)*5)}
.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(1s/2);animation-duration:calc(var(--animate-duration)/2)}
.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(1s*0.8);animation-duration:calc(var(--animate-duration)*0.8)}
.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(1s*2);animation-duration:calc(var(--animate-duration)*2)}
.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(1s*3);animation-duration:calc(var(--animate-duration)*3)}
@media (prefers-reduced-motion:reduce), print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}
@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}
.animate__bounce{animation-name:bounce;transform-origin:center bottom}
@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}
.animate__flash{animation-name:flash}
@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}
.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}
@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}
.animate__rubberBand{animation-name:rubberBand}
@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}
.animate__shakeX{animation-name:shakeX}
@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}
.animate__shakeY{animation-name:shakeY}
@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}
.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}
@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}
.animate__swing{transform-origin:top center;animation-name:swing}
@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}
.animate__tada{animation-name:tada}
@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}
.animate__wobble{animation-name:wobble}
@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}
.animate__jello{animation-name:jello;transform-origin:center}
@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}
.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(1s*1.3);animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}
@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}
.animate__backInDown{animation-name:backInDown}
@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}
.animate__backInLeft{animation-name:backInLeft}
@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}
.animate__backInRight{animation-name:backInRight}
@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}
.animate__backInUp{animation-name:backInUp}
@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}
.animate__backOutDown{animation-name:backOutDown}
@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}
.animate__backOutLeft{animation-name:backOutLeft}
@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}
.animate__backOutRight{animation-name:backOutRight}
@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}
.animate__backOutUp{animation-name:backOutUp}
@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}
.animate__bounceIn{animation-duration:.75s;animation-duration:calc(1s*0.75);animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}
@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}
.animate__bounceInDown{animation-name:bounceInDown}
@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}
.animate__bounceInLeft{animation-name:bounceInLeft}
@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}
.animate__bounceInRight{animation-name:bounceInRight}
@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}
.animate__bounceInUp{animation-name:bounceInUp}
@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}
.animate__bounceOut{animation-duration:.75s;animation-duration:calc(1s*0.75);animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}
@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}
.animate__bounceOutDown{animation-name:bounceOutDown}
@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}
.animate__bounceOutLeft{animation-name:bounceOutLeft}
@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}
.animate__bounceOutRight{animation-name:bounceOutRight}
@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}
.animate__bounceOutUp{animation-name:bounceOutUp}
@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
.animate__fadeIn{animation-name:fadeIn}
@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInDown{animation-name:fadeInDown}
@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInDownBig{animation-name:fadeInDownBig}
@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInLeft{animation-name:fadeInLeft}
@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInLeftBig{animation-name:fadeInLeftBig}
@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInRight{animation-name:fadeInRight}
@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInRightBig{animation-name:fadeInRightBig}
@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInUp{animation-name:fadeInUp}
@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInUpBig{animation-name:fadeInUpBig}
@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInTopLeft{animation-name:fadeInTopLeft}
@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInTopRight{animation-name:fadeInTopRight}
@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}
@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInBottomRight{animation-name:fadeInBottomRight}
@keyframes fadeOut{0%{opacity:1}to{opacity:0}}
.animate__fadeOut{animation-name:fadeOut}
@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}
.animate__fadeOutDown{animation-name:fadeOutDown}
@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}
.animate__fadeOutDownBig{animation-name:fadeOutDownBig}
@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}
.animate__fadeOutLeft{animation-name:fadeOutLeft}
@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}
.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}
@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}
.animate__fadeOutRight{animation-name:fadeOutRight}
@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}
.animate__fadeOutRightBig{animation-name:fadeOutRightBig}
@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}
.animate__fadeOutUp{animation-name:fadeOutUp}
@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}
.animate__fadeOutUpBig{animation-name:fadeOutUpBig}
@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}
.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}
@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}
.animate__fadeOutTopRight{animation-name:fadeOutTopRight}
@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}
.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}
@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}
.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}
@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}
.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}
@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}
.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}
@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}
.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}
@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}
.animate__flipOutX{animation-duration:.75s;animation-duration:calc(1s*0.75);animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}
@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}
.animate__flipOutY{animation-duration:.75s;animation-duration:calc(1s*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}
@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}
.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}
@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}
.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}
@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}
.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}
@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}
.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}
@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}
.animate__rotateIn{animation-name:rotateIn;transform-origin:center}
@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}
.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}
@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}
.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}
@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}
.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}
@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}
.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}
@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}
.animate__rotateOut{animation-name:rotateOut;transform-origin:center}
@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}
.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}
@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}
.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}
@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}
.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}
@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}
.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}
@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}
.animate__hinge{animation-duration:2s;animation-duration:calc(1s*2);animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}
@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}
.animate__jackInTheBox{animation-name:jackInTheBox}
@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}
.animate__rollIn{animation-name:rollIn}
@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}
.animate__rollOut{animation-name:rollOut}
@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}
.animate__zoomIn{animation-name:zoomIn}
@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
.animate__zoomInDown{animation-name:zoomInDown}
@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
.animate__zoomInLeft{animation-name:zoomInLeft}
@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
.animate__zoomInRight{animation-name:zoomInRight}
@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
.animate__zoomInUp{animation-name:zoomInUp}
@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}
.animate__zoomOut{animation-name:zoomOut}
@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}
@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}
.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}
@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}
.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}
@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}
@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}
.animate__slideInDown{animation-name:slideInDown}
@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}
.animate__slideInLeft{animation-name:slideInLeft}
@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}
.animate__slideInRight{animation-name:slideInRight}
@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}
.animate__slideInUp{animation-name:slideInUp}
@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}
.animate__slideOutDown{animation-name:slideOutDown}
@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}
.animate__slideOutLeft{animation-name:slideOutLeft}
@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}
.animate__slideOutRight{animation-name:slideOutRight}
@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}
.animate__slideOutUp{animation-name:slideOutUp}
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
*::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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 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.5rem;
}
h2, .h2 {
  font-size: 2rem;
}
h3, .h3 {
  font-size: 1.75rem;
}
h4, .h4 {
  font-size: 1.5rem;
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
  font-size: 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.25rem;
}
.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: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code {
  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.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 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.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-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.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  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.875rem;
  line-height: 1.5;
  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.5em + 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.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 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.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 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.75em + 0.375rem) calc(0.75em + 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.875rem;
  line-height: 1.5;
  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.5em + 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.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 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.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 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.75em + 0.375rem) calc(0.75em + 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: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@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.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type=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: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.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.875rem;
  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: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=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.25rem;
  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.875rem;
  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.5rem;
  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.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 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.25rem;
  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.25rem;
  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.25rem + 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.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") 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.875rem;
}
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 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.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  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 #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 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: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  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.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  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.25rem;
  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.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  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: 4rem;
}
.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.75rem;
  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.5rem;
  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.5;
}
.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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::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: 1rem;
  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%;
  -webkit-backface-visibility: hidden;
          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;
  }
}
/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(44px / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: 44px;
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - 44px / 2);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #007aff;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: 44px;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-feature-settings: ;
  font-variant: normal;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: 0.2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #007aff;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
/*-----------------------------------------------------------------------------------

    Template Name:Unice Theme
    Template URI: http://themes.pixelstrap.com/Unice
    Description: Sass Landing Page
    Author: Pixelstrap
    Author URI: https://themeforest.net/user/pixelstrap

-----------------------------------------------------------------------------------
 1. general css start
 2. brand css start
 3. team css start
 4. pricing css start
 5. screenshot section start
 6. download section start
 7. about section start
 8. format section start
 9. service section start
 10. subscribe section start
 11. navigations section start
 12. copyright section start
 13. header section start
 14. footer section start
 15. video section start
 16. booking section start
 17. app2 common css start
 18. event common css start
 19. extra css start
 20. gym common css start
 21. music-theme css start
 22. resume-theme css start
 23. wedding-theme css start
 24. yoga-theme css start
 25. agency css start
 26. gallery  css start
 27. blog css start
 28. counter css start
 29. contact css start
 30. schedule css start
 31. sponsor css start
 32. testimonial css start
 33. tap to top css start
 34. music player css start
 35. saas1 css start
 36. saas2 css start
    37. wedding css start
    38. event css start
    39. gym css start
    40. popup css start
    41. trainer slider css start
    42. breadcrumb-section css start
    43. breadcrumb type css end
    44. blog-section css start
    45. error css start
    46. Filter css start
    47. Portfolio css start
    48. Single-blog Sec start
    49. compare start
    50. Typography Start
    51. register Start
    52. footer start
    53. compare start
    54. Responsive Start

 */
/**************************
 1. general css start
*************************/
::-moz-selection {
  background-color: #2652d5;
  color: #fff;
}
::selection {
  background-color: #2652d5;
  color: #fff;
}
body {
  font-family: "Poppins", sans-serif;
  position: relative;
  font-size: 14px;
  color: #3a62db;
  overflow-x: hidden;
}
body.event {
  font-family: "Work Sans", sans-serif;
}
h1, h2 {
  font-family: "Capriola", sans-serif;
  text-transform: capitalize;
}
h4, h5, li {
  margin-top: 0;
  margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
  text-transform: capitalize;
}
h2, h3, h4, h5, h6, li, a {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: normal;
}
h2, h3, h4 {
  color: #2652d5;
}
h5, h6, p {
  color: #3a62db;
}
h1 {
  font-size: calc(22px + 28 * (100vw - 300px) / 1620);
  color: #fff;
  font-weight: 400;
  letter-spacing: 2px;
  margin-top: -7px;
  margin-bottom: -20px;
  line-height: 1.4;
}
h1 span.small-text {
  font-size: calc(18px + 22 * (100vw - 300px) / 1620);
  color: #fff;
}
h1 span.bold-text {
  font-weight: 600;
}
h1 span.theme-color {
  color: #2652d5;
}
h2 {
  font-size: calc(20px + 16 * (100vw - 300px) / 1620);
  line-height: 0.9;
}
h3 {
  font-size: calc(18px + 8 * (100vw - 300px) / 1620);
  margin-top: -4px;
  margin-bottom: 0;
}
h4 {
  font-size: calc(16px + 4 * (100vw - 300px) / 1620);
}
h5 {
  font-size: calc(14px + 2 * (100vw - 300px) / 1620);
}
h6 {
  font-size: calc(13px + 1 * (100vw - 300px) / 1620);
  margin-top: -4px;
  margin-bottom: -5px;
}
p {
  font-size: calc(13px + 1 * (100vw - 300px) / 1620);
  color: #3a62db;
  font-weight: 400;
  margin-top: -7px;
  margin-bottom: -4px;
  line-height: 1.8;
}
a {
  font-size: calc(13px + 1 * (100vw - 300px) / 1620);
  color: #3a62db;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline: none;
}
ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul li {
  font-size: 14px;
}
.custom-scroll ::-webkit-scrollbar {
  width: 8px;
  background-color: #e3e3e3;
  border-radius: 25px;
}
.custom-scroll ::-webkit-scrollbar-thumb {
  background-image: linear-gradient(rgba(58, 98, 219, 0.92) 0%, #2652d5 100%);
  border-radius: 25px;
}
nav {
  padding: 0;
}
.lable-nav {
  background-color: #fff;
  padding: 3px 9px;
  display: inline-block;
  position: absolute;
  top: -4px;
  letter-spacing: 1px;
  font-size: 10px;
  margin-left: 0;
  color: #3a62db;
  line-height: 1;
  text-transform: capitalize;
}
.lable-nav:before {
  content: "";
  position: absolute;
  height: 5px;
  width: 5px;
  background-color: #fff;
  z-index: -1;
  top: 14px;
  transform: rotate(45deg);
  left: 8px;
}
@keyframes scaleDisappear {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  60% {
    opacity: 0;
    transform: scale(1.3);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.abs-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.img-50 {
  height: 50px;
}
.p-t-0 {
  padding-top: 0 !important;
}
.p-t-10 {
  padding-top: 10px;
}
.p-t-15 {
  padding-top: 15px;
}
.p-t-20 {
  padding-top: 20px;
}
.p-t-30 {
  padding-top: 30px;
}
.p-t-40 {
  padding-top: 40px;
}
.p-t-50 {
  padding-top: 50px;
}
.p-t-100 {
  padding-top: 100px !important;
}
.p-b-100 {
  padding-bottom: 100px !important;
}
.p-b-0 {
  padding-bottom: 0 !important;
}
.p-b-10 {
  padding-bottom: 10px;
}
.p-b-15 {
  padding-bottom: 15px;
}
.p-b-20 {
  padding-bottom: 20px;
}
.p-b-30 {
  padding-bottom: 30px;
}
.p-b-40 {
  padding-bottom: 40px;
}
.p-b-50 {
  padding-bottom: 50px;
}
.p-b-100 {
  padding-bottom: 100px;
}
.p-b-150 {
  padding-bottom: 150px;
}
.p-b-160 {
  padding-bottom: 160px;
}
.p-l-0 {
  padding-left: 0;
}
.p-l-20 {
  padding-left: 20px;
}
.p-r-0 {
  padding-right: 0 !important;
}
.m-r-0 {
  margin-right: 0;
}
.m-r-5 {
  margin-right: 5px;
}
.m-r-10 {
  margin-right: 10px;
}
.m-r-12 {
  margin-right: 12px;
}
.m-r-15 {
  margin-right: 15px;
}
.m-r-25 {
  margin-right: 25px;
}
.m-r-auto {
  margin-right: auto !important;
}
.m-l-0 {
  margin-left: 0 !important;
}
.m-l-5 {
  margin-left: 5px;
}
.m-l-15 {
  margin-left: 15px;
}
.m-l-24 {
  margin-left: 24px;
}
.m-l-30 {
  margin-left: 30px;
}
.m-l-auto {
  margin-left: auto;
}
.m-t-0 {
  margin-top: 0;
}
.m-t-10 {
  margin-top: 10px;
}
.m-t-5 {
  margin-top: 5px;
}
.m-t-15 {
  margin-top: 15px;
}
.m-t-20 {
  margin-top: 20px !important;
}
.m-t-25 {
  margin-top: 25px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-t-40 {
  margin-top: 40px;
}
.m-t-45 {
  margin-top: 45px;
}
.m-t-50 {
  margin-top: 50px;
}
.m-b-0 {
  margin-bottom: 0 !important;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-b-5 {
  margin-bottom: 5px;
}
.m-b-15 {
  margin-bottom: 15px;
}
.m-b-20 {
  margin-bottom: 20px !important;
}
.m-b-25 {
  margin-bottom: 25px;
}
.m-b-30 {
  margin-bottom: 30px;
}
.m-b-35 {
  margin-bottom: 35px;
}
.m-b-40 {
  margin-bottom: 40px;
}
.m-b-45 {
  margin-bottom: 45px;
}
.m-b-50 {
  margin-bottom: 50px;
}
.m-b-80 {
  margin-bottom: 80px;
}
.bottom-0 {
  bottom: 0;
}
.right-0 {
  right: 0;
}
.left-0 {
  left: 0;
}
.top-0 {
  top: 0;
}
.flex-none {
  flex: none;
}
.p-light {
  font-weight: 300;
  opacity: 0.9;
}
.form-group input, .form-group textarea {
  font-size: 15px;
  background-color: #f5f5f8;
  border: none;
  width: 100%;
}
.form-group input:focus, .form-group textarea:focus {
  outline: none;
}
.form-group input::-webkit-input-placeholder, .form-group textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-weight: 500;
  color: rgba(41, 39, 49, 0.302);
}
.form-group input::-moz-placeholder, .form-group textarea::-moz-placeholder { /* Firefox 19+ */
  font-weight: 500;
  color: rgba(41, 39, 49, 0.302);
}
.form-group input:-ms-input-placeholder, .form-group textarea:-ms-input-placeholder { /* IE 10+ */
  font-weight: 500;
  color: rgba(41, 39, 49, 0.302);
}
.form-group input:-moz-placeholder, .form-group textarea:-moz-placeholder { /* Firefox 18- */
  font-weight: 500;
  color: rgba(41, 39, 49, 0.302);
}
.form-group input.radius-0, .form-group textarea.radius-0 {
  border-radius: 0;
}
.form-group textarea {
  padding: 16px;
}
.center-content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-direction: column;
}
.text-black {
  color: #000;
}
.font-primary {
  color: #2652d5 !important;
}
.font-secondary {
  color: #3a62db !important;
}
.set-abs {
  position: absolute;
}
.set-relative {
  position: relative;
}
section {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
.center-text {
  height: 100%;
  align-items: center;
  display: flex;
  position: relative;
  z-index: 2;
}
.text-as-shadow {
  position: absolute;
  font-size: 150px !important;
  opacity: 0.03;
  left: 250px;
  line-height: 1 !important;
  font-weight: 700 !important;
  top: 0;
}
.owl-carousel.owl-theme .owl-dots {
  line-height: 0;
}
.owl-carousel.owl-theme .owl-dots .owl-dot span {
  margin-bottom: 0;
}
.menu-on header {
  background-color: #3a62db;
}
.header .header-text {
  margin-bottom: 45px;
}
.header .header-sub-text {
  margin-bottom: 45px;
}
.header .header-sub-text p {
  font-size: calc(13px + 3 * (100vw - 300px) / 1620);
  font-weight: 300;
}
.title {
  text-align: center;
  margin-bottom: 50px;
}
.title .title-img {
  margin-bottom: 30px;
}
.title .main-title {
  margin-bottom: 25px;
}
.title .main-title h2 {
  line-height: 0.8;
}
.title .sub-title {
  margin-bottom: 0;
}
.title .sub-title.para {
  font-size: 120%;
}
.title.title2 h6.main-text {
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 20px;
}
.title.title2 .para {
  font-size: 128%;
  padding: 0 20px;
}
.title.title2 .borders span {
  display: inline-block;
  position: relative;
}
.title.title2 .borders span:before, .title.title2 .borders span:after {
  content: "";
  position: absolute;
  border-top: 2px solid #f5f5f8;
  width: 85px;
  transform: translate(0, -50%);
  top: 50%;
}
.title.title2 .borders span:before {
  right: 100%;
  margin-right: 15px;
}
.title.title2 .borders span:after {
  left: 100%;
  margin-left: 15px;
}
.title.title3 .main-title {
  margin-bottom: 30px;
  font-weight: 700;
}
.title.title3 .main-title span {
  color: #2652d5;
}
.title.title3 .sub-title {
  font-weight: 300;
}
.title.title3 .sub-title span {
  font-weight: 600;
}
.borders-before {
  margin-left: 60px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.borders-before span {
  display: inline-block;
  position: relative;
}
.borders-before span:before {
  content: "";
  position: absolute;
  border-top: 2px solid #f5f5f8;
  width: 46px;
  transform: translate(0, -50%);
  top: 50%;
}
.borders-before span:before {
  right: 100%;
  margin-right: 15px;
}
.borders-before span.color-white:before {
  border-top: 2px solid #fff;
}
.bg-theme {
  background: linear-gradient(#3a62db, #2652d5);
}
.center-abs {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.shadow {
  box-shadow: 0 4px 8px 1px #e2e2e2;
}
.link-horizontal ul {
  display: flex;
}
.link-horizontal ul li {
  padding-right: 35px;
}
.link-horizontal ul li.borders-right {
  border-right: 1px solid #fff;
  height: 52px;
  margin-right: 35px;
  box-shadow: 0 0 10px 0 white;
  opacity: 0.7;
}
.link-horizontal ul li:last-child {
  padding-right: 0;
}
.link-horizontal ul li a {
  background-color: transparent;
}
.link-horizontal ul li a.icon-btn i {
  font-size: 27px;
  height: 58px;
  width: 58px;
  color: #2652d5;
  display: flex;
  border: 2px solid #fff;
  background-color: #fff;
  border-radius: 50%;
  margin-bottom: 10px;
  transition: all 500ms;
  background-image: linear-gradient(to bottom, transparent 0%, transparent 50%, #2652d5 50%, #2652d5 100%);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 90px 180px;
}
.link-horizontal ul li a.icon-btn:hover i {
  color: #fff;
  background-position: 0 -90px;
}
.btn-default {
  padding: 14px 35px;
  font-size: calc(13px + 3 * (100vw - 300px) / 1620);
  font-weight: 500;
  border: 2px solid;
  text-transform: capitalize;
  border-radius: 50px;
  color: #fff !important;
  transition: 0.5s;
  letter-spacing: 0;
  white-space: nowrap;
}
.btn-default:hover, .btn-default:focus, .btn-default:active {
  transition: 0.5s;
  background-color: #fff;
  border: 2px solid #2652d5;
  color: #2652d5 !important;
}
.btn-default:focus {
  box-shadow: none;
}
.btn-default.primary-btn {
  border: 1px solid white;
  background-color: #2652d5;
}
.btn-default.primary-btn.transparent {
  background-color: transparent;
}
.btn-default.primary-btn:hover, .btn-default.primary-btn:focus, .btn-default.primary-btn:active {
  background-color: #fff;
  color: #2652d5 !important;
  border: 1px solid #2652d5;
}
.btn-default.btn-white {
  transition: 0.5s;
  background-color: #fff;
  border: 2px solid #2652d5;
  color: #2652d5 !important;
}
.btn-default.btn-white:hover, .btn-default.btn-white:focus, .btn-default.btn-white:active {
  transition: 0.5s;
  background-color: #2652d5;
  color: #fff !important;
  border: 2px solid #fff;
}
.btn-default.btn-white.border-not {
  border: none;
}
.btn-default .btn-custom:hover {
  background-position: 100% 0;
  transition: all 0.4s ease-in-out;
}
.btn-default.btn-gradient {
  border: transparent;
  position: relative;
  background-color: #2652d5;
  background-image: linear-gradient(#3a62db, #2652d5);
  background-image: linear-gradient(to right, #3a62db, #2652d5, #2652d5, #3a62db);
  transition: all 0.4s ease-in-out;
  background-size: 300% 100%;
}
.btn-default.btn-gradient:hover, .btn-default.btn-gradient:focus, .btn-default.btn-gradient:active {
  transition: all 0.4s ease-in-out;
  color: #fff !important;
  background-position: 100% 0;
}
.overflow-hide {
  overflow: hidden;
}
.swiper-container {
  width: 100%;
}
.img-container {
  position: relative;
  display: inline-block;
}
.overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(#2652d5, #3a62db);
  opacity: 0.5;
}
.overlay.reversae {
  background-image: linear-gradient(#3a62db, #2652d5);
}
.list ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.list ul li {
  padding: 0 30px 10px 30px;
  text-transform: uppercase;
}
.list ul li a.active {
  color: #2652d5;
}
.list ul li:first-child {
  padding-left: 0;
}
.list ul li:last-child {
  padding-right: 0;
}
.socials-lists ul.socials-horizontal {
  display: flex;
}
.socials-lists ul.socials-verticle {
  display: inline-block;
}
.socials-lists ul li {
  padding: 0 4px;
}
.socials-lists ul li a {
  display: inline-block;
}
.socials-lists ul li a i {
  height: 50px;
  width: 50px;
  background-color: #2652d5;
  border-radius: 50px;
  display: flex;
  font-size: 20px;
  color: #fff;
  transition: all 800ms;
  border: 2px solid #fff;
  background-image: linear-gradient(to bottom, transparent 0%, transparent 50%, #fff 50%, #fff 100%);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 90px 180px;
}
.socials-lists ul li a:hover i {
  background-position: 0 -90px;
  background-color: #fff;
  color: #2652d5;
  border: 1px solid #2652d5;
}
.text-hash {
  color: #bebebe;
  letter-spacing: 5px;
}
/**************************
 2. brand css start
*************************/
.brand-sliders .brand-slider a {
  transition: 0.5s;
}
.brand-sliders .brand-slider a img {
  filter: brightness(0);
}
.brand-sliders .brand-slider a img.wedding-brand {
  filter: grayscale(100);
}
.brand-sliders .brand-slider a:hover {
  transition: 0.5s;
}
.brand-sliders .brand-slider a:hover img {
  filter: initial;
}
/**************************
  brand css end
*************************/
/**************************
 3. team css start
*************************/
.team-section .border-around {
  border: 13px solid #fff;
  border-radius: 100%;
  box-shadow: 0 0 30px #e2e2e2;
  height: 150px;
  width: 150px;
}
.team-section .team {
  height: 135px;
  width: 135px;
}
.team-section .teams .our-team .overlay-team {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  transition: all 1s;
}
.team-section .teams .our-team .overlay-team img {
  transition: all 1s;
  opacity: 0;
  transform: translateY(20px);
}
.team-section .teams .our-team .borders {
  border-right: 2px dashed black;
  height: 110px;
  left: 50%;
  transform: translate(-50%, 0%);
  transition: all 1s;
}
.team-section .teams .our-team .set-relative.set-border {
  padding-bottom: 110px;
}
.team-section .teams .our-team .employee {
  margin-top: 15px;
  text-align: center;
}
.team-section .teams .our-team .employee h6 {
  line-height: 30px;
  transition: all 1s;
  color: #3a62db;
}
.team-section .teams .our-team .employee .e-name {
  color: #3a62db;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.team-section .teams .our-team:hover .overlay-team {
  transition: all 1s;
  bottom: 8px;
}
.team-section .teams .our-team:hover .overlay-team img {
  transition: all 1s;
  opacity: 1;
  transform: none;
}
.team-section .teams .our-team:hover .borders {
  transition: all 1s;
  border-right: 2px dashed #2652d5;
}
.team-section .teams .our-team:hover h6, .team-section .teams .our-team:hover .e-name {
  transition: all 1s;
  color: #2652d5;
}
.team-section .teams:nth-child(even) {
  margin-top: 30px;
}
/**************************
 team css end
 *************************/
/**************************
  4. pricing css start
*************************/
.pricing .pricing-slider .price-margin {
  margin-bottom: -2px;
}
.pricing .pricing-slider .price-margin.price-container {
  margin: 5px 5px 2px 5px;
}
.pricing .btn-default {
  padding: 16px 40px;
  border-radius: 50px;
}
.pricing .set-border {
  background: #f1f1f1;
  margin: 30px 80px;
}
.pricing .price-container.bg-white {
  background: #fff;
}
.pricing .price-container.shadows {
  filter: drop-shadow(0 0 6px #efecec);
  border-radius: 20px;
  background: #fff;
  border: none;
  overflow: hidden;
}
.pricing .price-container .service-feature {
  padding: 50px 0 50px 0;
  background-image: linear-gradient(#3a62db, #2652d5);
}
.pricing .price-container .service-feature.bg-white {
  background: #fff;
}
.pricing .price-container .service-feature .price-feature {
  text-transform: uppercase;
  color: #fff;
}
.pricing .price-container .service-feature .price-feature:last-child {
  margin-bottom: 0;
}
.pricing .price-container .price-features {
  margin-bottom: 35px;
}
.pricing .price-container .price-features .price-feature {
  color: #888787;
  margin-bottom: 15px;
}
.pricing .price-container .price-features .price-feature.font-primary {
  color: #2652d5;
}
.pricing .price-container .price-features .price-feature:last-child {
  margin-bottom: 0;
}
.pricing .price-container .price-features:last-child {
  margin-bottom: 0;
}
.pricing .price-container .feature-icon {
  width: auto !important;
  color: #2652d5;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: -12px;
}
.pricing .price-container .feature-icon:before {
  font-size: 55px;
}
.pricing .price-container .price-feature-container {
  padding: 30px 0 100px 0;
}
.pricing .price-container .price-feature-container .feature-text {
  padding: 0 30px;
}
.pricing .price-container .price-feature-container .feature-text h3 {
  font-weight: 700;
  text-transform: uppercase;
}
.pricing .price-container .price-feature-container .feature-text hr {
  margin-bottom: 2rem;
  margin-top: 1.6rem;
  border-top: 1px solid #f4f4f4;
}
.pricing .price-container .price-feature-container .feature-text .feature-text-heading.bold {
  font-weight: 700;
}
.pricing .price-container .price-feature-container .price-value {
  margin-bottom: 30px;
}
.pricing .price-container .price-feature-container .price-value .price {
  font-size: calc(22px + 33 * (100vw - 300px) / 1620);
  margin: -22px 0 -15px;
  font-weight: 600;
}
.pricing .price-container .price-feature-container .price-value .price .large {
  color: #2652d5;
  font-size: 55px;
  font-weight: 400;
}
.pricing .price-container .price-feature-container .price-value .price .large.font-primary {
  color: #2652d5;
}
.pricing .price-container .price-feature-container .set-abs {
  z-index: -1;
  width: 100%;
}
.pricing .price-container .price-feature-container .set-abs img.pricing-img {
  width: 100% !important;
}
.pricing .price-container.hover-overlay:hover {
  background: url('price.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.pricing .price-container.hover-overlay:hover .font-primary {
  color: #fff;
}
.pricing .price-container.hover-overlay:hover .price-feature-container .feature-text .feature-icon {
  color: #fff;
}
.pricing .price-container.hover-overlay:hover .price-feature-container .feature-text .feature-text-heading {
  color: #fff;
}
.pricing .price-container.hover-overlay:hover .price-feature-container .feature-text .set-border {
  color: #fff;
}
.pricing .price-container.hover-overlay:hover .price-feature-container .price-features .price-feature {
  color: #fff;
}
.pricing .price-container.hover-overlay:hover .price-feature-container .price-value .price {
  color: #fff;
}
.pricing .price-container.hover-overlay:hover .price-feature-container .price-value .large {
  color: #fff;
}
.pricing.yoga .owl-theme .owl-dots, .pricing.saas2 .owl-theme .owl-dots {
  margin-top: 40px !important;
  line-height: 1;
}
.pricing.yoga .owl-theme .owl-dots .owl-dot span, .pricing.saas2 .owl-theme .owl-dots .owl-dot span {
  background-image: linear-gradient(#3a62db, #2652d5);
}
.pricing.yoga .owl-theme .owl-dots .owl-dot.active span, .pricing.saas2 .owl-theme .owl-dots .owl-dot.active span {
  transform: scale(1.4);
}
.pricing.yoga .owl-item.active.center .price-container, .pricing.saas2 .owl-item.active.center .price-container {
  filter: drop-shadow(0 0 6px #efecec);
  opacity: 1;
  transform: scale(1.1);
  transition: 0.5s;
}
.pricing.yoga .price-margin.price-container, .pricing.saas2 .price-margin.price-container {
  margin: 35px 25px;
}
.pricing.yoga .price-container, .pricing.saas2 .price-container {
  filter: grayscale(100%) drop-shadow(0 0 6px #efecec);
  opacity: 0.6;
  border-radius: 10px;
}
.pricing.yoga .price-container .btn-default, .pricing.saas2 .price-container .btn-default {
  padding: 14px 46px;
}
.pricing.yoga .price-container .service-feature, .pricing.saas2 .price-container .service-feature {
  padding: 0;
  background-image: none;
  background-image: initial;
}
.pricing.yoga .price-container .service-feature .image-top, .pricing.saas2 .price-container .service-feature .image-top {
  width: 80%;
  margin-left: auto;
}
.pricing.yoga .price-container .service-feature .feature-text, .pricing.saas2 .price-container .service-feature .feature-text {
  position: relative;
}
.pricing.yoga .price-container .service-feature .feature-text .feature-text-heading, .pricing.saas2 .price-container .service-feature .feature-text .feature-text-heading {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  transform: translate(0, -30%);
}
.pricing.yoga .price-container .price-feature-container, .pricing.saas2 .price-container .price-feature-container {
  padding: 0 0 40px 0;
}
.pricing.yoga .price-container .price-feature-container .price-feature, .pricing.yoga .price-container .price-feature-container .price, .pricing.saas2 .price-container .price-feature-container .price-feature, .pricing.saas2 .price-container .price-feature-container .price {
  color: #535e72;
}
.pricing.yoga .price-container .price-feature-container .price-value .price, .pricing.saas2 .price-container .price-feature-container .price-value .price {
  font-size: medium;
  font-size: initial;
}
.pricing.yoga .price-container .price-feature-container .price-value .price .large, .pricing.saas2 .price-container .price-feature-container .price-value .price .large {
  font-size: 42px;
  font-weight: 600;
  background: -webkit-linear-gradient(#3a62db, #2652d5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pricing.saas2 .price-container .price-feature-container {
  margin-top: -20px;
}
.pricing.app2 .price-container .price-feature-container {
  padding: 50px 0 50px 0;
}
.pricing.app2 .price-container.shadows {
  border-radius: 15px;
}
.pricing.app2 .pricing-slider {
  margin-top: -5px;
}
.pricing.agency .price-container .price-feature-container, .pricing.event .price-container .price-feature-container, .pricing.gym .price-container .price-feature-container, .pricing.resume .price-container .price-feature-container {
  padding: 50px 0 50px 0;
}
.pricing.agency .price-container .price-feature-container .price-value .price, .pricing.event .price-container .price-feature-container .price-value .price, .pricing.gym .price-container .price-feature-container .price-value .price, .pricing.resume .price-container .price-feature-container .price-value .price {
  font-size: medium;
  font-size: initial;
  font-weight: 500;
}
.pricing.agency .price-container .price-features .price-feature, .pricing.event .price-container .price-features .price-feature, .pricing.gym .price-container .price-features .price-feature, .pricing.resume .price-container .price-features .price-feature {
  color: #464545;
  margin-bottom: 15px;
}
.pricing.agency .set-border, .pricing.event .set-border, .pricing.gym .set-border, .pricing.resume .set-border {
  margin: 20px 70px 55px 70px;
}
.pricing.event .price-container.shadows, .pricing.resume .price-container.shadows {
  filter: initial;
  border-radius: 15px;
}
.pricing.event .price-container .price-features .price-feature, .pricing.resume .price-container .price-features .price-feature {
  color: #888787;
}
.pricing.event .btn-default, .pricing.resume .btn-default {
  padding: 13px 33px;
  background-color: #2652d5;
}
.pricing.event .btn-default:hover, .pricing.resume .btn-default:hover {
  transition: all 0.3s ease;
  background-color: #fff;
}
.pricing.gym .price-container.shadows {
  border-radius: 4px;
}
.pricing.gym .price-container .price-features .price-feature {
  color: #888787;
  margin-bottom: 20px;
}
.pricing.wedding .price-container.shadows {
  border-radius: 0;
}
.pricing.wedding .price-container .price-feature-container {
  padding: 50px 0 50px 0;
}
.pricing.wedding .price-container .price-feature-container .price-value .price {
  font-size: medium;
  font-size: initial;
  margin: 0;
}
.pricing.wedding .set-border {
  background: #ffe3a9;
  margin: 20px 0 40px 0;
}
.pricing.yoga .animated-bg i {
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 50%;
}
/**************************
  pricing css end
*************************/
/**************************
 5. screenshot section start
*************************/
.screenshot .container {
  margin-bottom: 10px;
}
.screenshot .screen-container {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: -11%;
}
.screenshot .screen-container img {
  height: 685px;
  width: 438px;
  overflow: hidden;
  z-index: 3;
  position: relative;
}
.screenshot .swiper-container .swiper-wrapper .swiper-slide img {
  height: 537px;
  width: auto;
}
.screenshot .screenshot-slider .owl-theme .owl-dots {
  margin-top: 60px;
}
.screenshot .screenshot-slider .owl-theme .owl-dots .owl-dot span {
  width: 16px;
  height: 5px;
  margin-bottom: 0;
}
.screenshot .screenshot-slider .owl-theme .owl-dots .owl-dot.active span {
  width: 45px;
  height: 5px;
  background: #2652d5;
  box-shadow: 0 0 4px 1px #e2e2e2;
}
.screenshot .screenshot-slider .owl-theme .owl-dots .owl-dot:hover span {
  background: #2652d5;
  box-shadow: 0 0 4px 1px #e2e2e2;
}
/**************************
screenshot section end
  *************************/
/**************************
 6. download section start
  *************************/
.download .center-mobile {
  margin-top: -52px;
  margin-bottom: -80px;
  min-height: 580px;
}
.download .download-img {
  display: flex;
}
.download .download-img .download-icon {
  position: relative;
  z-index: 9;
  box-shadow: 5px 8.66px 30px 0 rgb(194, 194, 194);
}
.download .download-img .download-center h5 {
  color: #2652d5;
  text-transform: capitalize;
  margin-bottom: 0;
}
.download .download-img .elipse img {
  animation: movebounce 5s linear infinite;
}
.download .download-img .center-img-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.download .information p {
  font-size: calc(14px + 2 * (100vw - 300px) / 1620);
  margin-top: 45px;
  margin-bottom: 50px;
  letter-spacing: 0;
}
/**************************
download section end
*************************/
/**************************
 7. about section start
*************************/
.about {
  position: relative;
  overflow: hidden;
}
.about.app1 h3 {
  font-size: calc(20px + 25 * (100vw - 300px) / 1620);
  line-height: 45px;
  margin-bottom: 14px;
}
.about.app1 .counters {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.about.app1 .counters:nth-child(even) {
  border-right: none;
}
.about.app1 .counters:nth-child(n+3) {
  border-bottom: none;
}
.about.app1 .counters img {
  margin-bottom: 36px;
}
.about.app1 .counters .abouts {
  padding: 80px 0;
  text-align: center;
}
.about.app1 .mobile {
  right: 10%;
}
.about.app1 .mobile.mobile-img {
  z-index: 3;
}
.about.app1 .mobile.mobile-img .mobile-screen {
  height: 800px;
}
.about.app1 .mobile.rectangle {
  right: -4%;
  animation: movebounce 15s linear infinite;
  z-index: -1;
}
.about.app1 .mobile.rectangle.r-2 {
  animation: movebounce 20s linear infinite;
  right: -2%;
}
.about.app1 .mobile.galaxy {
  top: 2%;
  right: -15%;
  z-index: 5;
}
.about.event h4 {
  color: #fff;
}
.about.event p {
  color: #fff;
}
.about.event .announcer-img {
  display: inline-block;
  position: relative;
  margin-left: 40px;
  margin-bottom: 40px;
}
.about.event .announcer-img img {
  border-radius: 15px;
  overflow: hidden;
}
.about.event .announcer-img img:nth-child(3) {
  position: relative;
  z-index: 3;
}
.about.event .announcer-img img:nth-child(2) {
  position: absolute;
  top: 0;
  transform: translate(-20px, 20px);
  opacity: 0.3;
}
.about.event .announcer-img img:nth-child(1) {
  z-index: 1;
  position: absolute;
  top: 0;
  transform: translate(-40px, 40px);
  opacity: 0.2;
}
/**************************
 about section end
*************************/
/**************************
 8. format section start
*************************/
.format .logo {
  padding-bottom: 28px;
}
.format .set-border {
  border-bottom: 2px solid #2652d5;
  width: 15px;
  margin-bottom: 30px;
  margin-left: 75px;
  display: inline-block;
  position: relative;
}
.format .set-border:before, .format .set-border:after {
  content: "";
  border-bottom: 2px solid #2652d5;
  position: absolute;
}
.format .set-border:before {
  width: 65px;
  right: 100%;
  margin-right: 10px;
}
.format .set-border:after {
  left: 100%;
  width: 5px;
  margin-left: 10px;
}
.format .about-icon {
  margin-bottom: 0;
}
.format .about-icon:first-child {
  margin-left: 0;
}
.format .about-icon:last-child {
  margin-right: 0;
}
.format .about-icon .quality {
  color: #3a62db;
  margin-bottom: 10px;
}
.format .about-icon .users {
  font-weight: 600;
  color: #2652d5;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.format .format-small-text {
  margin-bottom: 0;
}
.format .format-head-text {
  margin-bottom: 50px;
}
.format .format-head-text .about-font-header {
  font-size: calc(20px + 10 * (100vw - 300px) / 1620);
}
.format .format-sub-text {
  margin-bottom: 35px;
}
.format .format-sub-text .sub-heading {
  margin-bottom: 20px;
}
.format .format-sub-text .about-para {
  margin-bottom: 30px;
  letter-spacing: 0;
}
.format .format-sub-text .about-para:last-child {
  margin-bottom: 0;
}
.icon-collection {
  display: flex;
}
.icon-collection .about-icon {
  margin: 0 18px;
  filter: drop-shadow(0 0 10px #eee);
  border-radius: 20px;
  background-color: #fff;
  transition: 0.5s;
}
.icon-collection .about-icon a {
  padding: 18px 20px;
}
.icon-collection .about-icon:hover {
  transition: 0.5s;
  background-color: #2652d5;
}
.icon-collection .about-icon:hover a h5, .icon-collection .about-icon:hover a h6, .icon-collection .about-icon:hover a h4 {
  color: #fff;
  transition: 0.5s;
}
/**************************
 format section end
*************************/
/**************************
 9. service section start
*************************/
.services .service {
  padding: 60px 25px;
  border: 1px solid #f7f7f7;
  box-shadow: 0 0 10px 5px rgba(253, 248, 247, 0.69);
  border-radius: 10px;
  transition: all 1s;
  text-align: center;
}
.services .service:hover .img-block {
  animation: scaleDisappear 0.3s;
}
.services .service.service-overlay:hover {
  transition: all 1s;
  background: linear-gradient(#3a62db, #2652d5);
  border-radius: 10px;
  box-shadow: 0 5px 20px #e2e2e2;
}
.services .service.service-overlay:hover img {
  filter: brightness(0) invert(1);
}
.services .service.service-overlay:hover .service-feature .feature-text, .services .service.service-overlay:hover .service-feature p {
  color: #fff;
}
.services .service .img-block {
  transition: all 0.5s;
  margin-bottom: 15px;
}
.services .service .service-feature .feature-text {
  margin-bottom: 22px;
}
.services .service-border {
  position: relative;
}
.services .service-border:before, .services .service-border:after {
  content: "";
  position: absolute;
}
.services .service-border:first-child:before {
  border-bottom: 2px solid #f8f8f8;
  width: 210px;
  right: 0;
  bottom: 0;
}
.services .service-border:first-child:after {
  border-right: 2px solid #f8f8f8;
  height: 210px;
  right: 0;
  bottom: 0;
}
.services .service-border:nth-child(2):before {
  border-bottom: 2px solid #f8f8f8;
  width: 210px;
  left: 0;
  bottom: 0;
}
.services .service-border:nth-child(3):after {
  border-right: 2px solid #f8f8f8;
  height: 210px;
  right: 0;
  top: 0;
}
.services.app2 .service-container:hover .service {
  background-color: #fff6f6;
}
.services.app2 .service-container:nth-child(n+5) .service {
  border: 1px solid #f7f7f7;
  margin-bottom: 0;
}
.services.app2 .service-container .service {
  margin-bottom: 30px;
  border-radius: 15px;
}
.services.app2 .service-container .service .feature-text {
  color: #3a62db;
  letter-spacing: 0;
}
.services.app2 .service-container .service p {
  letter-spacing: 0;
}
.services.resume .container {
  margin-bottom: -25px;
}
.services.resume .container .service {
  margin-bottom: 25px;
}
/**************************
 service section end
*************************/
/**************************
 10. subscribe section start
*************************/
.subscribe .button-primary {
  top: 0;
  right: 2%;
  position: absolute;
  display: flex;
  align-items: center;
  height: 100%;
}
.subscribe .button-primary button {
  font-size: calc(13px + 5 * (100vw - 300px) / 1620);
  padding: 20px 55px;
  font-weight: 200;
  border-radius: 34px;
  letter-spacing: 3px;
}
.subscribe .form-group {
  width: 100%;
  font-size: 18px;
  margin-bottom: 0;
}
.subscribe .form-group input, .subscribe .form-group textarea {
  background-color: #fff;
  padding: 30px 35% 30px 35px;
  border-radius: 50px;
  border: 1px solid #f1f1f1;
  font-size: 18px;
  box-shadow: none;
  margin: 0;
  height: auto;
}
.subscribe .form-group input::-webkit-input-placeholder, .subscribe .form-group textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #7b7b7c;
  opacity: 0.5;
}
.subscribe .form-group input::-moz-placeholder, .subscribe .form-group textarea::-moz-placeholder { /* Firefox 19+ */
  color: #7b7b7c;
  opacity: 0.5;
}
.subscribe .form-group input:-ms-input-placeholder, .subscribe .form-group textarea:-ms-input-placeholder { /* IE 10+ */
  color: #7b7b7c;
  opacity: 0.5;
}
.subscribe .form-group input:-moz-placeholder, .subscribe .form-group textarea:-moz-placeholder { /* Firefox 18- */
  color: #7b7b7c;
  opacity: 0.5;
}
.subscribe .form-group .flex {
  position: relative;
}
.subscribe.app1 .button-primary {
  right: 4%;
}
.subscribe.app1.bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.subscribe.subscribe-2 .form-group .icon {
  font-size: 30px;
  color: #2652d5;
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translate(0, -50%);
}
.subscribe.subscribe-2 .form-group input {
  padding-left: 110px;
}
.subscribe.subscribe-2 .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #2652d5;
  opacity: 0.5;
}
.subscribe.subscribe-2 .form-group input::-moz-placeholder { /* Firefox 19+ */
  color: #2652d5;
  opacity: 0.5;
}
.subscribe.subscribe-2 .form-group input:-ms-input-placeholder { /* IE 10+ */
  color: #2652d5;
  opacity: 0.5;
}
.subscribe.subscribe-2 .form-group input:-moz-placeholder { /* Firefox 18- */
  color: #2652d5;
  opacity: 0.5;
}
.subscribe.subscribe-2 .form-group .input-container {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.subscribe.music .subscribe-title {
  padding: 0 40px;
  text-align: center;
}
.subscribe.music .subscribe-title .subscribe-main {
  margin-bottom: 15px;
  text-transform: none;
  line-height: normal;
}
.subscribe.music .subscribe-title .subscribe-sub {
  margin-bottom: 25px;
}
.subscribe.yoga .subscribe-head, .subscribe.resume .subscribe-head {
  margin-top: -12px;
  margin-bottom: 20px;
  font-size: calc(18px + 17 * (100vw - 300px) / 1620);
  font-weight: 400;
}
.subscribe.yoga .subscribe-sub-head, .subscribe.resume .subscribe-sub-head {
  font-size: calc(13px + 4 * (100vw - 300px) / 1620);
  max-width: 560px;
  line-height: 1.8;
  margin: 0 auto;
}
.subscribe.event .form-group input, .subscribe.wedding .form-group input, .subscribe.yoga .form-group input {
  font-size: calc(13px + 3 * (100vw - 300px) / 1620);
}
.subscribe.event .button-primary button, .subscribe.wedding .button-primary button, .subscribe.yoga .button-primary button {
  letter-spacing: 0;
  font-weight: 500;
}
.subscribe.resume .button-primary button {
  letter-spacing: 0;
  font-weight: 500;
  border-radius: 34px;
}
.subscribe.yoga .button-primary {
  right: 28px;
}
.subscribe.wedding .button-primary button {
  margin-right: 10px;
}
/**************************
 subscribe section end
*************************/
/**************************
 11. navigations section start
*************************/
body.menu-on:before {
  content: "";
  position: fixed;
  background-color: rgba(0, 0, 0, 0.2);
  height: 100vh;
  width: 100vw;
  z-index: 1;
}
.dropdown-sec .dropdown, .dropdown-sec .dropdown-submenu {
  display: inline-block;
}
.dropdown-sec a {
  text-transform: capitalize;
}
.dropdown-sec .menu-head {
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 25px !important;
}
.dropdown-sec .menu-head:hover {
  color: inherit;
}
.dropdown-sec .right-border {
  border-right: 1px solid #eeeeee;
}
.dropdown-sec ul {
  min-width: 230px;
}
.dropdown-sec ul a.menu-item {
  transition: 0.6s;
  color: #808080;
  font-weight: 400;
}
.dropdown-sec .drop-down-design {
  margin-top: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.dropdown-sec .dropdown-content.dropdown-size {
  min-width: 1020px;
}
.dropdown-sec .dropdown-content ul {
  width: 100%;
}
.dropdown-sec .dropdown-submenu {
  position: relative;
}
.dropdown-sec .dropdown-submenu .dropdown-menu {
  border: none;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  top: 0;
  left: 100%;
  margin-top: -1px;
}
.dropbtn > i {
  margin-left: 10px;
}
/**************************
 navigation section end
*************************/
/**************************
 12. copyright section start
*************************/
.copyright {
  padding: 18px 0;
  background: #2652d5;
}
.copyright .copyright-text {
  font-weight: 300;
  letter-spacing: 1px;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.2;
}
.copyright .copyright-text.op-text {
  opacity: 0.5;
}
.copyright .copyright-text.center-c-t {
  display: flex;
  align-items: center;
  height: 100%;
}
.copyright .fa-heart {
  color: #fb3b64;
}
.copyright .link-horizontal ul li {
  padding-right: 30px;
}
.copyright .link-horizontal ul li a {
  transition: 0.5s;
  color: #fff;
}
.copyright .link-horizontal ul li a.op-text {
  transition: 0.5s;
}
.copyright .link-horizontal ul li a.op-text:hover {
  transition: 0.5s;
  opacity: 1;
}
.copyright .link-horizontal ul li a:hover {
  transition: 0.5s;
  opacity: 0.5;
}
.copyright .link-horizontal ul li:last-child {
  padding-right: 0;
}
.copyright.app2 {
  background: #f0665f;
}
.copyright.app2 .copyright-text {
  font-weight: 300;
  letter-spacing: 1px;
}
.copyright.agency {
  background: #1e347c;
}
.copyright.agency.inner-page {
  background: #2652d5;
}
.copyright.event {
  background: rgb(0, 0, 0);
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 5;
  padding: 15px;
}
.copyright.event .link-horizontal ul li a i {
  font-size: 20px;
  color: #fff;
}
.copyright.wedding {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
}
.copyright.wedding .link-horizontal a i {
  font-size: 20px;
}
.copyright.wedding .link-horizontal ul.link li a {
  text-transform: uppercase;
  transition: 0.5s;
}
.copyright.wedding .link-horizontal ul.link li a:hover {
  transition: 0.5s;
  opacity: 1;
  color: #3a62db;
}
.copyright.wedding .copyright-text {
  font-weight: 500;
}
.copyright.yoga, .copyright.resume, .copyright.creative {
  padding: 40px 0;
}
.copyright.yoga hr, .copyright.resume hr, .copyright.creative hr {
  margin-top: 40px;
  margin-bottom: 40px;
  background: #fff;
}
.copyright.yoga .link-horizontal ul li, .copyright.resume .link-horizontal ul li, .copyright.creative .link-horizontal ul li {
  text-transform: uppercase;
}
.copyright.yoga .link-horizontal.social-link, .copyright.resume .link-horizontal.social-link, .copyright.creative .link-horizontal.social-link {
  margin-bottom: 20px;
}
.copyright.yoga .link-horizontal.social-link ul li, .copyright.resume .link-horizontal.social-link ul li, .copyright.creative .link-horizontal.social-link ul li {
  padding-right: 45px;
}
.copyright.yoga .link-horizontal.social-link ul li:last-child, .copyright.resume .link-horizontal.social-link ul li:last-child, .copyright.creative .link-horizontal.social-link ul li:last-child {
  padding-right: 0;
}
.copyright.yoga .link-horizontal.social-link ul li a i, .copyright.resume .link-horizontal.social-link ul li a i, .copyright.creative .link-horizontal.social-link ul li a i {
  font-size: 20px;
  color: #fff;
}
.copyright.resume {
  background: #f5f5f8;
}
.copyright.resume .link-horizontal ul li {
  text-transform: uppercase;
}
.copyright.resume .link-horizontal ul li a {
  color: #2652d5;
  font-weight: 500;
}
.copyright.resume .link-horizontal.social-link ul li a i {
  color: #2652d5;
}
.copyright.resume .copyright-text {
  color: #989a9f;
  font-weight: 500;
}
.copyright.gym {
  background: #0c0c0c;
}
.copyright.music {
  background: #0c0c0c;
}
.copyright.saas1 {
  background: #061625;
}
.copyright.wedding {
  padding: 38px 0;
  background: #fff;
}
.copyright.wedding .link-horizontal ul li a {
  color: #2652d5;
}
.copyright.light.event {
  background: rgba(0, 0, 0, 0.56);
}
/**************************
 copyright section end
*************************/
/**************************
 13. header section start
*************************/
.white-header .brand-logo {
  filter: invert(1);
}
.white-header header nav .main-menu > li > a {
  color: white !important;
}
.header {
  display: block;
  position: relative;
  padding: 0;
  overflow: hidden;
}
.header .center-text {
  height: calc(100vh - 83px);
  margin-top: 83px;
}
.header.wedding .center-text {
  height: calc(100vh - 68px);
  margin-top: 68px;
}
.header.yoga .center-text {
  height: calc(100vh - 63px);
  margin-top: 63px;
}
.header.overflow-unset {
  overflow: visible;
  overflow: initial;
}
.header .header-top-line {
  font-size: 18px;
  color: #fff;
  margin-bottom: 40px;
  text-transform: capitalize;
  font-weight: 300;
}
.header .bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 100vh;
}
.header .bg.app1-header {
  overflow: hidden;
}
.header .bg.app2-header {
  background-image: linear-gradient(#2652d5, #3a62db);
}
.header .bg.app2-header .header-text {
  padding-bottom: 20px;
  position: relative;
}
.header .bg.app2-header .header-text h1:before {
  content: "";
  border-bottom: 3px solid #fff;
  width: 90px;
  position: absolute;
  bottom: 0;
}
.header .bg.header3 {
  background-attachment: fixed;
  background-position: 0 0;
  background-repeat: repeat;
  animation: slide 50s linear infinite;
  will-change: background-position;
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
}
.header .bg.header3::before {
  content: "";
  opacity: 0.4;
  height: 100%;
  width: 100%;
  position: absolute;
}
.header .bg.gym-header {
  background-position: top;
}
.header .bg.gym-header h1 {
  text-align: center;
  text-transform: uppercase;
  font-style: italic;
}
.header .bg.gym-header .header-sub-text {
  padding: 0 85px;
}
.header .bg.gym-header .header-sub-text p {
  padding: 0 95px;
}
.header .bg.music-bg {
  background-attachment: fixed;
}
.header .bg.resume {
  background-size: contain;
}
.header .bg.agency {
  background-position: right;
}
.header .rotate {
  position: absolute;
  top: 20%;
  transform: rotate(45deg);
  right: 17%;
  z-index: 1;
}
.header .rotate img {
  width: 450px;
}
.header .squares .img-1 {
  animation: changedir 10s infinite;
}
.header .squares .img-2 {
  animation: changedir-rev 10s infinite;
}
.header .animation-circle-inverse {
  opacity: 0.25;
  position: absolute;
  right: 100px;
  top: 0;
}
.header .animation-circle-inverse i {
  background: #eeeeee;
  position: absolute;
  height: 200px;
  width: 200px;
  border-radius: 100%;
  opacity: 0.3;
  animation: ripple1 3s linear infinite;
}
.header .animation-circle-inverse i:nth-child(2) {
  animation: ripple2 3s linear infinite;
}
.header .animation-circle-inverse i:nth-child(3) {
  animation: ripple3 3s linear infinite;
}
.header .wave {
  position: absolute;
  bottom: 0;
  width: 100%;
  animation: move-img 10s linear infinite;
  background-image: url('wave.png');
  height: 40px;
  background-size: contain;
}
.header .wave:before {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  animation: move-img-reverse 10s linear infinite;
  background-image: url('wave.png');
  height: 40px;
  background-size: contain;
  opacity: 0.4;
}
.header .wave:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  animation: move-img 20s linear infinite;
  background-image: url('wave.png');
  height: 45px;
  background-size: contain;
  opacity: 0.4;
}
.header .img-mobile {
  bottom: -17%;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 2;
}
.header .wave-orange {
  position: absolute;
  bottom: 0;
  width: 326px;
  animation: move-img 10s linear infinite;
  background-image: url('wave-orange.png');
  height: 34px;
  background-size: contain;
  left: 50%;
  transform: translate(-50%, 0);
  animation-delay: 0.55s;
  z-index: 3;
}
.header .wave-orange:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 326px;
  animation: move-img-reverse 10s linear infinite;
  background-image: url('wave-orange.png');
  height: 34px;
  opacity: 0.4;
  background-size: contain;
}
.header .wave-orange:after {
  content: "";
  position: absolute;
  bottom: 0;
  opacity: 0.4;
  width: 326px;
  animation: move-img 40s linear infinite;
  background-image: url('wave-orange.png');
  height: 34px;
  background-size: contain;
}
.header .event-content .timer {
  display: flex;
  justify-content: center;
}
.header .event-content .h1-margin {
  margin: 0 0 50px 0;
}
.header .event-content .header-sub-text {
  font-weight: 300;
}
.header .event-content .link-horizontal ul li a {
  font-weight: 600;
  padding: 10px 30px;
  font-size: 1.4em;
  color: #ed3396 !important;
  border-color: #fff;
  font-weight: 600;
}
.header .event-content h4 {
  margin-bottom: 20px;
}
.header .event-content ul {
  justify-content: center;
  display: flex;
}
.header .event-content ul li {
  padding-right: 0;
}
.header .event-content .counter-container h2 {
  font-weight: 200;
  text-transform: none;
  margin-top: -12px;
}
.header .event-content .counter-container h2 span.days-text {
  font-weight: 700;
  font-size: calc(40px + 15 * (100vw - 300px) / 1620);
}
.header .event-content .counter-container h2 span.days {
  line-height: normal;
  font-weight: 400;
  font-size: calc(10px + 12 * (100vw - 300px) / 1620);
}
.header .set-bottom {
  bottom: 50px;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 3;
}
.header .set-bottom:before {
  content: "";
  border: 1px solid #fff;
  height: 48px;
  width: 48px;
  border-radius: 50px;
  opacity: 0.5;
}
.header .set-bottom .down {
  position: absolute;
}
.header .set-bottom .down .scroll-down {
  animation: scroll 0.8s infinite;
}
@keyframes scroll {
  0% {
    transform: rotatey(0deg);
  }
  50% {
    transform: rotatey(90deg);
  }
  100% {
    transform: rotatey(0deg);
  }
}
.header .header5-content .gym-slider .item img {
  display: block;
  width: 100%;
  height: auto;
}
.header .music-content .center-text {
  height: calc(100vh - 80px);
  margin-top: 78px;
}
.header .music-content .header-text, .header .music-content .header-sub-text {
  position: relative;
  z-index: 2;
}
.header .music-content .header-sub-text h5 {
  font-weight: 300;
}
.header .music-content .owl-theme .item {
  position: relative;
}
.header .music-content .owl-theme .owl-nav {
  display: none;
}
.header .music-content .owl-theme .owl-dots {
  display: inline-block;
  position: absolute;
  justify-content: center;
  margin-top: 0;
  z-index: 3;
  top: 40%;
  right: 60px;
}
.header .music-content .owl-theme .owl-dots .owl-dot {
  display: block;
}
.header .music-content .owl-theme .owl-dots .owl-dot.active span {
  background: #2652d5;
  width: 4px;
  opacity: 1;
}
.header .music-content .owl-theme .owl-dots .owl-dot span {
  height: 45px;
  width: 2px;
  border-radius: 0;
  border-radius: initial;
  opacity: 0.4;
  margin: 20px;
}
.header .resume .font-large {
  font-size: 120%;
}
.header .background-animate {
  animation: movebounce 150s linear infinite;
  bottom: 0;
  width: 100%;
}
.header .header8-content .slider-banner {
  position: absolute;
}
.header .header8-content .slider-1 {
  position: relative;
  z-index: 3;
}
.header .header8-content .slider-1 .owl-nav {
  display: none;
  position: absolute;
  left: -13%;
  bottom: -110px;
}
.header .header8-content .slider-1 .owl-nav [class*=owl-] {
  background: none;
}
.header .header8-content .slider-1 .owl-nav .owl-next {
  margin-left: 40px;
}
.header .header8-content .slider-1 .owl-nav button.owl-next {
  position: absolute;
  top: 15px;
  left: 120px;
}
.header .header8-content .slider-logo {
  align-self: center;
}
.header .saas2-content .header-sub-text .saas2-sub-text {
  font-size: calc(18px + 20 * (100vw - 300px) / 1620);
  color: #fff;
  text-transform: uppercase;
  font-weight: 200;
}
.header .saas2-content .header-sub-text .saas2-sub-text span {
  font-weight: 300;
}
.header .saas2-content .header-sub-text .sub-para {
  font-weight: 300;
}
.header .saas2-content .set-abs {
  position: absolute;
  right: 2%;
}
.header .saas2-content .img1 {
  left: 5%;
  top: 5%;
}
.header .saas2-content .img2 {
  left: 35%;
  top: 20%;
}
.header .saas2-content .img3 {
  left: 0;
  bottom: 32%;
}
.header .saas2-content .img4 {
  left: 35%;
  bottom: 32%;
}
.header .saas2-content .img5 {
  right: 30%;
  bottom: 16%;
}
.header .saas2-content .img6 {
  right: 12%;
  bottom: 6%;
}
.header .saas2-content .img7 {
  right: 0;
  bottom: 28%;
}
.header .saas2-content .move-up-down {
  animation: movebounce 15s linear infinite;
}
.header .saas2-content .move-right-left {
  animation: moveright 3.9s linear infinite;
}
.header .saas2-content .round {
  position: absolute;
  right: 11%;
  top: 0;
}
.header .saas2-content .round .img8 {
  position: relative;
}
.header .saas2-content .round .inner-circle {
  position: absolute;
  top: 30%;
  left: 30%;
}
.header .saas2-content .bottom-content {
  z-index: 3;
  bottom: 6%;
  height: auto;
  height: initial;
  width: 100%;
}
.header .saas2-content .bottom-content .bottom {
  height: 86px;
  width: 66px;
  background-color: #fff;
  border-radius: 50px;
  overflow: hidden;
}
.header .saas2-content .bottom-content .bottom .down img {
  animation: btndown 3s linear infinite;
}
.header .wedding-content .logo-h1 {
  margin-left: -170px;
}
.header .wedding-content .header-sub-text {
  animation: rightFadeInOut 2.5s ease-in-out;
}
.header .wedding-content .rightFadeInOut {
  animation: rightFadeInOut 1.5s ease-in-out;
}
.header .wedding-content .rightfadediv {
  animation: rightFadeInOut 2.5s ease-in-out;
}
.header .wedding-content .btn-default {
  letter-spacing: 2px;
}
.header .wedding-content .girl {
  left: 18%;
}
.header .yoga-content .right-way {
  margin-top: 160px;
}
.header .yoga-content h1 span {
  font-weight: 200;
  text-transform: uppercase;
}
.header .yoga-content .girl {
  width: 100%;
}
.header .yoga-content .girl .girl-img {
  width: auto;
}
.header .yoga-content .animation-circle-inverse {
  right: 50%;
  bottom: 0;
  top: auto;
  top: initial;
}
.header .yoga-content .owl-nav {
  margin-top: 0;
}
.header .yoga-content .owl-nav .owl-next, .header .yoga-content .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  padding: 20px 26px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0;
  border-radius: initial;
}
.header .yoga-content .owl-nav .owl-next:hover, .header .yoga-content .owl-nav .owl-prev:hover {
  background: #979154;
  background: rgba(255, 255, 255, 0.2);
}
.header .yoga-content .owl-nav .owl-next i, .header .yoga-content .owl-nav .owl-prev i {
  font-size: 25px;
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.header .yoga-content .owl-nav .owl-next {
  right: 4%;
}
.header .yoga-content .owl-nav .owl-prev {
  left: 4%;
}
/*************************
 header section end
*************************/
/*************************
 14.footer section start
*************************/
footer {
  padding: 100px 0;
}
footer .footer-title.mobile-title {
  display: none;
}
footer .footer-title.mobile-title h3 {
  font-size: calc(15px + 9 * (100vw - 300px) / 1620);
}
footer .footer-titles.mobile-title {
  display: none;
}
footer .footer-titles.mobile-title h3 {
  font-size: calc(15px + 9 * (100vw - 300px) / 1620);
}
footer .logo-sec .footer-logo {
  margin-bottom: 36px;
}
footer .logo-sec .footer-para {
  margin-bottom: 30px;
}
footer .logo-sec .footer-para p {
  letter-spacing: 0;
}
footer .logo-sec .footer-para .para-address {
  margin-bottom: 10px;
  font-weight: 200;
}
footer .logo-sec .footer-para.op-text .para-address {
  opacity: 0.8;
}
footer .logo-sec .footer-social {
  display: flex;
  line-height: 0;
}
footer .logo-sec .footer-social .footer-social-list {
  padding: 0 15px;
}
footer .logo-sec .footer-social .footer-social-list:first-child {
  padding-left: 0;
}
footer .logo-sec .footer-social .footer-social-list:last-child {
  padding-right: 0;
}
footer .logo-sec .footer-social .footer-social-list a {
  color: white;
}
footer .logo-sec .footer-social .footer-social-list a:hover {
  opacity: 0.6;
}
footer .footer-headings {
  text-transform: uppercase;
  margin-bottom: 40px;
  color: #fff;
  font-weight: 500;
}
footer .footer-contant .form-group {
  position: relative;
  margin-bottom: 50px;
}
footer .footer-contant .form-group input {
  border-bottom: 1px solid white;
  border-radius: 0;
  background: transparent;
  padding-left: 0;
  color: #fff;
}
footer .footer-contant .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  text-transform: capitalize;
  font-size: 12px;
  opacity: 0.4;
  letter-spacing: 1px;
  color: #fff;
}
footer .footer-contant .form-group input::-moz-placeholder { /* Firefox 19+ */
  text-transform: capitalize;
  font-size: 12px;
  opacity: 0.4;
  letter-spacing: 1px;
  color: #fff;
}
footer .footer-contant .form-group input:-ms-input-placeholder { /* IE 10+ */
  text-transform: capitalize;
  font-size: 12px;
  opacity: 0.4;
  letter-spacing: 1px;
  color: #fff;
}
footer .footer-contant .form-group input:-moz-placeholder { /* Firefox 18- */
  text-transform: capitalize;
  font-size: 12px;
  opacity: 0.4;
  letter-spacing: 1px;
  color: #fff;
}
footer .footer-contant .form-group .fa-paper-plane {
  position: absolute;
  color: #fff;
  top: 10px;
  right: 10px;
}
footer .footer-contant .unice-text {
  margin-bottom: 10px;
}
footer .footer-contant .unice-copyright-text {
  font-weight: 300;
}
footer .link-btns {
  margin-bottom: -10px;
}
footer .link-btns ul li.buttons {
  padding: 8px 20px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 5px;
  opacity: 0.8;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 10px;
}
footer .link-btns ul li.buttons:last-child {
  margin-right: 0;
}
footer .link-btns ul li.buttons a {
  text-transform: capitalize;
  color: white;
}
footer .link-btns ul li.buttons:hover {
  opacity: 1;
}
footer .link-btns ul li:nth-child(n+7) {
  margin-bottom: 0;
}
footer .link-btns ul.links li {
  margin-bottom: 10px;
}
footer .link-btns ul.place li {
  display: flex;
  margin-bottom: 40px;
}
footer .footer-lists.op-text li {
  opacity: 0.8;
  transition: 0.2s;
}
footer .footer-lists.op-text li:hover {
  opacity: 1;
  transition: 0.2s;
}
footer .footer-lists li {
  margin-bottom: 10px;
  color: #fff;
  text-transform: capitalize;
}
footer .footer-lists li a {
  font-weight: 300;
  color: #fff;
  line-height: normal;
  line-height: initial;
}
footer .footer-lists li a:hover {
  color: #fff;
}
footer .footer-lists li:hover a {
  color: #fff;
}
footer .footer-lists.contacts li {
  margin-bottom: 35px;
  display: flex;
  line-height: 1.2;
}
footer .footer-lists.contacts li i {
  margin-right: 18px;
  margin-top: 2px;
}
footer i.fa {
  font-size: 16px;
}
footer.footer2.bg {
  background-size: cover;
}
footer.footer2.saas2 {
  background-size: cover;
}
footer.footer2.saas2 .footer-padding {
  padding-top: 245px;
}
footer.footer2.agency {
  background-image: linear-gradient(#2652d5, #3a62db);
}
footer.footer2.agency.inner-page .brand-container {
  background: #131313;
}
footer.footer2.agency .brand-container {
  margin-top: 50px;
  padding: 30px;
  background: #0f2469;
  border-radius: 20px;
}
footer.footer2.agency .list ul li {
  padding-bottom: 0;
}
footer.footer2.agency .link-horizontal ul li.borders-right {
  border-right: 3px solid #fff;
  height: 30px;
  margin-right: 15px;
  opacity: 0.051;
}
footer.footer2.gym {
  background-color: #000;
}
footer.dark {
  background-image: linear-gradient(#2652d5, #3a62db) !important;
}
footer.dark h1, footer.dark h2, footer.dark h3, footer.dark h4, footer.dark h5, footer.dark h6, footer.dark p, footer.dark a {
  color: #fff !important;
  opacity: 0.8;
}
footer.dark li {
  color: #fff !important;
}
footer.dark i.white {
  color: #fff !important;
}
footer.dark .form-group i.fa-envelope {
  color: #2652d5 !important;
}
footer.dark.resume i {
  color: #fff !important;
}
footer.light {
  background: #fff;
}
footer.light h1, footer.light h2, footer.light h3, footer.light h4, footer.light h5, footer.light h6, footer.light p, footer.light a, footer.light li {
  color: #000 !important;
}
footer.light.event form {
  border: 1px solid black;
}
footer.bg-light-inner {
  background: #f8f8f8;
}
/*************************
 footer section end
*************************/
/*************************
 15. video section start
*************************/
.videos .video {
  background-image: url('video-pic.jpg');
  z-index: 1;
  padding: 125px 0;
  border-radius: 10px;
}
.videos .frame {
  animation: movebounce 10s linear infinite;
}
.videos .frame2 {
  animation: movebounce 10s linear infinite;
  animation-delay: 4s;
}
.videos .reviews {
  padding: 20px;
  background-color: #fff;
}
.videos .reviews img.reviewers {
  border: 5px solid white;
  border-radius: 100%;
  box-shadow: 0 0 0 4px #e2e2e2;
  width: auto;
}
.videos .video-description {
  z-index: 1;
}
.videos .video-description h3 {
  font-size: calc(20px + 22 * (100vw - 300px) / 1620);
  line-height: 1.1;
}
.videos .video-description p {
  margin-bottom: 30px;
  color: #fff;
  font-weight: 300;
  font-size: calc(14px + 2 * (100vw - 300px) / 1620);
  letter-spacing: 0;
}
.videos .video-description p:last-child {
  margin-bottom: 0;
}
.videos .bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  float: right;
}
.videos .bg .button2 {
  padding: 188px 265px;
}
.videos .review-video-box {
  border-radius: 10px;
}
.videos .review-video-box .clients-review {
  display: -webkit-box;
}
.videos .review-video-box img.border-radius {
  border-radius: 10px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  width: auto;
}
.videos .review-video-box .texture {
  background-color: #fff;
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding: 20px;
}
.videos .review-video-box .texture .inner-text {
  max-width: 162px;
}
.videos .review-video-box .texture .inner-text i {
  font-size: 14px;
}
.videos .review-video-box .texture .unset-width {
  display: flex;
}
.videos .review-video-box .texture .unset-width img {
  width: auto;
}
.videos.saas1 .video {
  background-image: url('video-pic.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.video-modal {
  padding: 0;
  display: flex;
}
.video-modal button.close {
  position: absolute;
  top: -20px;
  right: -20px;
}
.video-modal button.close span {
  color: white;
  opacity: 1 !important;
}
.video-modal button.close span:focus {
  outline: 0;
}
.video-modal button:focus {
  outline: 0;
}
.video-modal iframe {
  width: 100%;
  height: 570px;
}
/*************************
video section end
*************************/
/*************************
 16. booking section start
*************************/
.booking .btn-default {
  font-weight: 500;
  padding: 18px 45px;
  text-transform: uppercase;
}
.booking .form-group input {
  padding: 18px 20px;
  border-radius: 10px;
}
.booking .btn-default {
  border-radius: 50px;
}
/*************************
booking section end
*************************/
/*************************
 17. app2 common css start
*************************/
.app2 {
  overflow: visible;
}
.app2 h1, .app2 h2 {
  font-family: "Poppins", sans-serif;
}
.app2 h3, .app2 h4, .app2 h5, .app2 li {
  margin-top: 0;
  margin-bottom: 0;
}
.app2 h1, .app2 h2, .app2 h3, .app2 h4, .app2 h5, .app2 h6 {
  text-transform: capitalize;
}
.app2 h2, .app2 h3, .app2 h4, .app2 h5, .app2 h6, .app2 a {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.app2 li {
  font-weight: 400;
}
.app2 h2, .app2 h3, .app2 h4 {
  color: #2652d5;
}
.app2 h5, .app2 h6, .app2 p {
  color: #3a62db;
}
.app2 .btn {
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 40px;
}
.app2 h1 {
  font-size: calc(22px + 23 * (100vw - 300px) / 1620);
  margin-bottom: 0;
  line-height: 1.4;
}
.app2 h2 {
  font-size: calc(18px + 12 * (100vw - 300px) / 1620);
  color: #3a62db;
  margin-top: -5px;
  margin-bottom: -17px;
}
.app2 h3 {
  font-size: calc(18px + 8 * (100vw - 300px) / 1620);
  margin-top: 0;
  line-height: 0.8;
}
.app2 h4 {
  letter-spacing: 2px;
  line-height: 18px;
}
.app2 h5 {
  letter-spacing: 1px;
  line-height: 20px;
}
.app2 h6 {
  letter-spacing: 1px;
}
.app2 p {
  margin-bottom: -3px;
  color: #949494;
}
.app2 .title .title-img {
  height: 50px;
}
.app2.header .img-mobile .headaer-image {
  width: 415px;
}
.app2.about {
  padding-top: 170px;
}
.app2.about .set-height {
  min-height: 632px;
}
.app2.about .set-height .mobile1 {
  position: absolute;
  width: 355px;
  right: 0;
}
.app2.about .set-height .j-img {
  position: absolute;
  right: 20%;
  bottom: 27%;
  width: 56px;
  animation: movej 4s linear infinite;
}
.app2.quality .set-height {
  min-height: 627px;
}
.app2.quality .set-height .mobile2 {
  position: absolute;
  width: 460px;
  top: -36px;
}
.app2.team .team-slider .owl-stage-outer {
  margin: -5px;
}
.app2.team .team-slider .team-container {
  padding: 25px 30px;
  border: 1px solid #f7f7f7;
  box-shadow: 0 0 10px 5px rgba(253, 248, 247, 0.69);
  border-radius: 10px;
  margin: 5px;
  background: #fff;
}
.app2.team .team-slider .team-container .members {
  width: 80px !important;
  margin: 0 auto;
  border: 5px solid #fff;
  border-radius: 100%;
  filter: drop-shadow(0 0 5px #dbdbdb);
  margin-bottom: 20px;
}
.app2.team .team-slider .team-container .name {
  font-size: calc(14px + 4 * (100vw - 300px) / 1620);
  color: #2652d5;
  letter-spacing: 0;
  margin-bottom: 15px;
}
.app2.team .team-slider .team-container .post {
  margin-bottom: 15px;
}
.app2.team .team-slider .team-container .team-para {
  letter-spacing: 0;
}
.app2.screenshot .container {
  margin-bottom: 0;
}
.app2.services .animated-bg i, .app2.screenshot .animated-bg i {
  right: 30%;
}
.app2.pricing .price-container .feature-icon {
  color: #fff;
}
.app2.pricing .price-container .price-features .price-feature {
  color: #3a62db;
  margin-bottom: 15px;
  font-weight: 400;
}
.app2.pricing .price-container .price-feature-container .price-value .price {
  font-size: medium;
  font-size: initial;
  margin: -22px 0 -15px;
}
.app2 .subscribe .button-primary {
  right: 2%;
}
.app2 .subscribe .button-primary button {
  font-size: calc(13px + 1 * (100vw - 300px) / 1620);
  padding: 20px 30px;
  letter-spacing: 0;
  font-weight: 400;
}
.app2 .subscribe input {
  font-size: calc(13px + 1 * (100vw - 300px) / 1620);
}
.app2 .animated-bg i {
  background: #fff6f6;
  box-shadow: 0 15px 30px 0 #f3c4c3;
}
/*************************
 app2 common css start
*************************/
/*************************
21. music css start
**************************/
.bg-black {
  background: #000;
}
.music .left-side, .music .right-side {
  position: absolute;
  top: 40%;
  align-items: center;
}
.music .left-side {
  left: 0;
  top: 40%;
  transform: rotate(-90deg) translateX(-40%);
}
.music .left-side .follow-text {
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 5px;
  margin-right: 15px;
}
.music .left-side ul {
  display: inline-block;
}
.music .left-side ul li {
  display: inline-block;
}
.music .left-side ul li img {
  width: 18px;
  margin-right: 9px;
}
.music .right-side {
  right: 20px;
  top: 60%;
  transform: rotate(90deg) translateX(-60%);
}
.music .right-side .circle {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  box-shadow: 2px 3.464px 30px 0 rgb(208, 18, 43);
  background-color: rgb(208, 18, 43);
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
.music .right-side .circle img {
  transform: rotate(-90deg) translate(-50%, 20%);
  position: absolute;
  top: -10%;
  left: 50%;
}
.music .img-height {
  height: 100vh;
}
.music .img-height img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.music.blog .img-container {
  border-radius: 5px;
  overflow: hidden;
}
.music .music-testimonial-slider img {
  margin: 0 auto;
}
.music .music-container {
  margin-top: -120px;
  margin-bottom: 50px;
}
.music .music-container .play-bg {
  border-radius: 32px;
  background-image: linear-gradient(90deg, #1c255a 0%, #233e80 100%);
  height: 67px;
  margin: 0 auto;
  width: 276px;
  position: relative;
  z-index: 1;
}
.music .music-container .play-bg .song-text-container {
  border-radius: 32px;
  background-image: linear-gradient(90deg, #1c255a 0%, #233e80 100%);
  display: inline-block;
}
.music .music-container .play-bg .song-text-container .center-img {
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 10px;
  margin-right: 15px;
}
.music .music-container .play-bg .song-text-container .song-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 25px;
}
.music .music-container .play-bg .song-text-container .song-text .song-head, .music .music-container .play-bg .song-text-container .song-text .song-sub-head {
  font-family: "PT Sans", sans-serif;
}
.music .music-container .play-bg .song-text-container .song-text .song-head {
  font-size: calc(14px + 2 * (100vw - 330px) / 1590);
}
.music .music-container .play-bg .song-text-container .song-text .song-sub-head {
  font-size: 13px;
  text-transform: none;
  opacity: 0.3;
}
.music .music-container .play-bg .play-setting {
  margin-right: 15px;
}
.music .music-container .play-bg .play-setting a:hover {
  color: #fff;
  opacity: 0.7;
}
.music .music-container .play-bg:before, .music .music-container .play-bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  /* right: 210%; */
  background-image: linear-gradient(90deg, #1c255a 0%, #233e80 100%);
  height: 100%;
  width: 180%;
  z-index: -1;
  opacity: 0.2;
  border-radius: 36px;
}
.music .music-container .play-bg:after {
  width: 260%;
}
.music.bg-album {
  background-attachment: fixed;
  background-position: center top;
}
.music.bg-artist {
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.music.bg-gallery {
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  background-attachment: fixed;
}
.music.bg-video {
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.music.bg-footer {
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.music.sponsor {
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.music.sponsor .row > div:last-child(1) .sponsor-img {
  margin-bottom: 50px;
}
.music h4, .music h5, .music li {
  margin-top: 0;
  margin-bottom: 0;
}
.music h1, .music h2, .music h3, .music h4, .music h5, .music h6 {
  text-transform: capitalize;
}
.music h3, .music h4, .music h5, .music h6, .music li, .music a {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: normal;
}
.music h2, .music h3, .music h4, .music h5, .music h6, .music p {
  color: #3a62db;
}
.music h1 {
  font-family: "PT Sans", sans-serif;
  text-transform: uppercase;
  font-size: calc(22px + 18 * (100vw - 300px) / 1620);
  font-weight: 700;
  margin-top: -13px;
  margin-bottom: -20px;
  display: inline-block;
  letter-spacing: 0;
}
.music h1 span {
  font-size: 20px;
  opacity: 0.2;
  border-left: 3px solid #fff;
  padding-right: 10px;
  padding-left: 8px;
  line-height: 16px;
  display: inline-block;
  vertical-align: middle;
}
.music h2 {
  font-size: calc(20px + 20 * (100vw - 300px) / 1620);
  margin-top: -14px;
  margin-bottom: -16px;
  letter-spacing: 1px;
  font-weight: 700;
}
.music h3 {
  font-size: calc(18px + 17 * (100vw - 300px) / 1620);
}
.music h4 {
  font-size: calc(16px + 9 * (100vw - 300px) / 1620);
  margin-top: -3px;
  margin-bottom: -6px;
}
.music h5 {
  font-size: calc(14px + 6 * (100vw - 300px) / 1620);
  font-weight: 600;
  margin-top: -6px;
}
.music h6 {
  font-size: calc(13px + 5 * (100vw - 300px) / 1620);
  margin-top: 0;
  font-weight: 400;
}
.music p {
  font-size: calc(13px + 3 * (100vw - 300px) / 1620);
  margin-top: 0;
  font-weight: 200;
  margin-bottom: -7px;
  line-height: normal;
  color: rgba(255, 255, 255, 0.7);
}
.music.header .header-sub-text {
  margin-bottom: 0;
}
.music .gradient-text {
  background: -webkit-linear-gradient(#e3154f, #e3154f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.music .progress {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0;
  height: 22px;
}
.music .progress .progress-bar {
  background-color: white;
}
.music .title.title3 .sub-title p {
  letter-spacing: 1px;
}
.music div .album-list {
  padding: 55px 25px;
  border-radius: 8px;
  margin-bottom: 50px;
  margin-right: 25px;
  margin-left: 25px;
}
.music div .album-list .list-head {
  margin-bottom: 25px;
}
.music div .album-list .item-sublist {
  margin-top: 18px;
  font-weight: 300;
}
.music div .album-list .item-sublist:first-child {
  margin-top: 0;
}
.music div:nth-child(n+6) .album-list {
  margin-bottom: 0;
}
.music .overlay-box {
  position: relative;
  overflow: hidden;
  background-color: #0e0e0e;
  border-radius: 8px;
}
.music .overlay-box:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#3a62db, #2652d5);
  transition: opacity 0.6s ease-out;
  z-index: 2;
  opacity: 0;
}
.music .overlay-box h5, .music .overlay-box h6, .music .overlay-box img {
  position: relative;
  z-index: 3;
}
.music .overlay-box:hover:after {
  transition: opacity 0.6s ease-out;
  opacity: 1;
}
.music.format .format-small-text {
  margin-bottom: 8px;
}
.music.format .format-head-text {
  margin-bottom: 10px;
}
.music.format .format-sub-text {
  margin-bottom: 55px;
}
.music.format .format-sub-text .sub-heading {
  margin-bottom: 35px;
}
.music.format .link-horizontal ul li a.icon-btn i {
  font-size: 16px;
  height: 62px;
  width: 62px;
  color: #fff;
  border: 2px solid #2652d5;
  background-color: #2652d5;
}
.music.format .link-horizontal ul li a.icon-btn:hover i {
  color: #fff;
  background-color: #fff;
}
.music.artist .album-artist {
  position: relative;
  display: inline-block;
  margin-bottom: 150px;
  width: 100%;
}
.music.artist .album-artist:hover .overlay-img {
  transition: 0.2s;
  filter: initial;
}
.music.artist .album-artist:hover .cds {
  filter: initial;
  opacity: 1;
}
.music.artist .album-artist:hover .cds .cd-animation {
  animation: movebounce 20s linear infinite;
  transition: all 0.3s ease;
}
.music.artist .album-artist .overlay-img {
  z-index: 2;
  transition: 0.7s;
  filter: grayscale(100%);
  box-shadow: 2.5px 4.33px 76px 0 #000;
}
.music.artist .album-artist .singers {
  padding: 45px;
}
.music.artist .album-artist .singers .name {
  text-transform: uppercase;
}
.music.artist .album-artist .singers .musician {
  font-weight: 300;
}
.music.artist .album-artist .set-z-index {
  z-index: 2;
}
.music.artist .album-artist .cds {
  transition: all 0.3s ease;
  filter: grayscale(100%);
  z-index: 1;
  opacity: 0.2;
  top: 75%;
  left: 50%;
  transform: translate(-50%, -25%);
}
.music.artist .album-artist .cds .cd-animation {
  transition: all 0.3s ease;
}
.music.artist .album-artist .cds .elipse {
  display: inline;
  width: auto;
  top: 50%;
  transform: translate(80%, -50%);
}
.music.artist .album-artist .cds img {
  display: inline;
  width: auto;
}
.music.artist .artist-text {
  padding: 0 15px;
}
.music.artist .artist-text p.text-para {
  margin-bottom: 15px;
  font-size: 140%;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 1.8;
}
.music.artist .artist-text .dummy-text {
  font-weight: 400;
}
.music .gallery-slider .owl-carousel .overlay {
  background-image: none;
  background-image: initial;
  background-color: #000;
  opacity: 0;
  transition: 0.5s;
}
.music .gallery-slider .owl-carousel .text-container {
  opacity: 0;
  z-index: 2;
}
.music .gallery-slider .owl-carousel .text-container .overlay-text {
  margin-bottom: -15px;
  font-weight: 300;
}
.music .gallery-slider .owl-carousel .text-container .overlay-text span {
  font-size: 200%;
  display: block;
}
.music .gallery-slider .owl-carousel .owl-item.active.center .overlay {
  transition: 0.5s;
  opacity: 0.8;
}
.music .gallery-slider .owl-carousel .owl-item.active.center .text-container {
  opacity: 1;
}
.music .gallery-slider .owl-carousel .owl-nav {
  margin-top: 40px;
}
.music .gallery-slider .owl-carousel .owl-nav .owl-prev, .music .gallery-slider .owl-carousel .owl-nav .owl-next {
  background: transparent;
  padding-bottom: 0;
  margin-bottom: 0;
}
.music.format .hash-video {
  font-size: 14px;
  font-weight: 600;
}
.music.format .format-sub-text .sub-heading .sub-small-text {
  font-size: 16px;
  font-weight: 200;
}
.music.format .format-sub-text .sub-para {
  font-size: 14px;
  font-weight: 300;
}
.music.format .video-text {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.music.format .video-sub-text {
  font-size: 100%;
  font-weight: 400;
  margin-bottom: 35px;
}
.music.format .watch-now {
  height: auto;
  height: initial;
  margin-left: 15px;
}
.music.format .watch {
  font-size: 110%;
}
.music .contact-details .contact-heading {
  font-weight: 400;
  margin-bottom: 15px;
  color: #591e1e;
}
.music .contact-details .contact-sub-text {
  font-weight: 300;
  margin-bottom: 8px;
}
.music .form-footer .form-group {
  opacity: 0.7;
  margin-bottom: 30px;
}
.music .form-footer .form-group input, .music .form-footer .form-group textarea {
  width: 100%;
  background-color: #000;
  padding: 15px 30px;
  border: 1px solid #3a62db;
  border-radius: 25px;
  color: #fff;
}
.music .form-footer .form-group input:focus, .music .form-footer .form-group textarea:focus {
  outline: none;
}
.music .form-footer .form-group input::-webkit-input-placeholder, .music .form-footer .form-group textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-transform: capitalize;
}
.music .form-footer .form-group input::-moz-placeholder, .music .form-footer .form-group textarea::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-transform: capitalize;
}
.music .form-footer .form-group input:-ms-input-placeholder, .music .form-footer .form-group textarea:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-transform: capitalize;
}
.music .form-footer .form-group input:-moz-placeholder, .music .form-footer .form-group textarea:-moz-placeholder { /* Firefox 18- */
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-transform: capitalize;
}
.music .form-footer .booking {
  margin: 0 auto;
}
.music .form-footer .booking .btn {
  margin-top: 5px;
}
.music .form-footer .booking .btn:hover {
  background-color: #fff;
  color: #591e1e;
}
.music.blog .img-container .social-list ul li a i {
  background-color: transparent;
  background-color: initial;
  height: 28px;
  width: 28px;
  transition: all 0.3s;
}
.music.blog .img-container .social-list ul li a i:hover {
  background-color: white;
  color: #2652d5;
}
.music.sponsor.bg-music {
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.music.sponsor .set-margin {
  margin-bottom: -50px;
}
.music.sponsor div .sponsor-img {
  margin-bottom: 50px;
}
.music.sponsor div .sponsor-img .overlay-box {
  display: inline-block;
}
/*************************
music css end
*************************/
/*************************
22. resume-theme css start
*************************/
.bg-pink {
  background-color: #f5f5f8;
}
.resume h1, .resume h2 {
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
}
.resume h4, .resume h5, .resume li {
  margin-top: 0;
  margin-bottom: 0;
}
.resume h1, .resume h2, .resume h3, .resume h4, .resume h5, .resume h6 {
  text-transform: capitalize;
}
.resume h2, .resume h3, .resume h4, .resume h5, .resume h6, .resume li, .resume a {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: normal;
}
.resume h2, .resume h3, .resume h4 {
  color: #2652d5;
}
.resume h6, .resume p {
  color: #3a62db;
}
.resume h1 {
  font-size: calc(22px + 48 * (100vw - 300px) / 1620);
  color: #2652d5;
  margin-top: -20px;
  line-height: normal;
}
.resume h2 {
  font-size: calc(20px + 15 * (100vw - 300px) / 1620);
  margin-top: -12px;
  margin-bottom: -4px;
}
.resume h3 {
  font-size: calc(18px + 6 * (100vw - 300px) / 1620);
  margin-top: 0;
}
.resume h4 {
  font-size: calc(16px + 4 * (100vw - 300px) / 1620);
}
.resume h5 {
  font-size: calc(14px + 4 * (100vw - 300px) / 1620);
  margin-bottom: -2px;
  color: #2652d5;
}
.resume h6 {
  font-size: calc(13px + 2 * (100vw - 300px) / 1620);
  margin-top: -6px;
  margin-bottom: -6px;
}
.resume p {
  font-size: calc(13px + 2 * (100vw - 300px) / 1620);
  color: #b1b1b1;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: -6px;
}
.resume a {
  font-size: calc(13px + 1 * (100vw - 300px) / 1620);
  color: #2652d5;
}
.resume a:hover {
  text-decoration: none;
  cursor: pointer;
}
.resume a:focus {
  outline: none;
}
.resume .center-text > div {
  margin-top: -30px;
}
.resume.pricing {
  margin-bottom: 0;
}
.resume.counter .counters .counter-img {
  opacity: 0.7;
}
.resume.header .header-text {
  margin-bottom: 35px;
}
.resume.header .header-sub-text {
  margin-bottom: 30px;
}
.resume.about .color-light {
  color: #949494;
}
.resume.about .border-container {
  margin: 15px 0;
}
.resume.about .border-container .borders-bottom {
  border-top: 2px solid #c7c7c7;
  width: 48px;
  margin: 0 auto;
}
.resume.filter-section .filter-container ul.filter > li {
  border-radius: 25px;
}
.resume .radial-bar {
  font-size: 20px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  border-radius: 50%;
  width: 94px;
  height: 94px;
}
.resume .radial-bar.radial-bar-primary {
  background-image: linear-gradient(432deg, #2652d5 50%, transparent 50%, transparent), linear-gradient(270deg, #2652d5 50%, #e3e3e3 50%, #e3e3e3);
}
.resume .radial-bar.radial-90 {
  background-image: linear-gradient(399deg, #2652d5 50%, transparent 50%, transparent), linear-gradient(270deg, #2652d5 50%, #e3e3e3 50%, #e3e3e3);
}
.resume .radial-bar.radial-80 {
  background-image: linear-gradient(350deg, #2652d5 50%, transparent 50%, transparent), linear-gradient(270deg, #2652d5 50%, #e3e3e3 50%, #e3e3e3);
}
.resume .radial-bar.radial-70 {
  background-image: linear-gradient(310deg, #2652d5 50%, transparent 50%, transparent), linear-gradient(270deg, #2652d5 50%, #e3e3e3 50%, #e3e3e3);
}
.resume .radial-bar:after {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  text-align: center;
  color: #2652d5;
  content: attr(data-label);
  background-color: #fff;
  z-index: 1;
  width: 88px;
  height: 88px;
  margin-left: 3px;
  margin-top: 3px;
  line-height: 90px;
  font-weight: 600;
}
/*************************
resume-theme css end
*************************/
/*************************
23. wedding-theme css start
*************************/
.wedding h1, .wedding h2, .wedding h3, .wedding h4, .wedding h5, .wedding h6, .wedding p, .wedding li, .wedding a {
  color: #2652d5;
}
.wedding h2, .wedding h3, .wedding h4, .wedding h5, .wedding h6, .wedding li, .wedding a {
  font-family: "Poppins", sans-serif;
}
.wedding h1 {
  font-size: calc(22px + 178 * (100vw - 300px) / 1620);
  font-family: "Alex Brush", cursive;
  margin-top: -33px;
  margin-bottom: -35px;
  line-height: normal;
}
.wedding h2 {
  font-size: calc(20px + 15 * (100vw - 300px) / 1620);
  margin-top: -10px;
  margin-bottom: -7px;
  font-weight: 600;
}
.wedding h3 {
  margin-top: 0;
}
.wedding h5 {
  font-size: calc(14px + 4 * (100vw - 300px) / 1620);
}
.wedding h6 {
  font-size: calc(13px + 3 * (100vw - 300px) / 1620);
  margin-top: 0;
  margin-bottom: -3px;
}
.wedding p {
  font-size: calc(13px + 3 * (100vw - 300px) / 1620);
  margin-top: 0;
  margin-bottom: -2px;
}
.wedding .decore img {
  position: absolute;
}
.wedding .decore img:nth-child(1) {
  top: 0;
  right: 0;
}
.wedding .decore img:nth-child(2) {
  bottom: 0;
}
.wedding.format .format-head-text {
  margin-bottom: 15px;
}
.wedding.format .format-sub-text .about-para {
  margin-bottom: 15px;
  font-weight: 300;
}
.wedding .btn-default {
  padding: 16px 35px;
  font-size: calc(13px + 5 * (100vw - 300px) / 1620);
}
.wedding .header-sub-text {
  margin-bottom: 25px;
  letter-spacing: 1px;
}
.wedding .rightfadediv {
  width: 160px;
}
.wedding.bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}
.wedding.bg.slider-bg {
  background-attachment: fixed;
}
.wedding.bg.countdown-bg .counter-container .gradient-text {
  margin-top: 20px;
  line-height: 1.1;
}
.wedding .owl-theme .owl-dots {
  margin-top: 45px !important;
}
.wedding .gradient-text {
  background: -webkit-linear-gradient(#3a62db, #2652d5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}
.wedding .wedding-banner .frem {
  position: relative;
}
.wedding .wedding-banner .text-container .couple-text .banner-text {
  font-family: "Alex Brush", cursive;
  font-size: calc(20px + 60 * (100vw - 300px) / 1620);
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
  line-height: normal;
}
.wedding .wedding-banner .text-container .couple-text .banner-text.small {
  font-size: calc(18px + 47 * (100vw - 300px) / 1620);
}
.wedding .wedding-banner .text-container .place {
  font-size: 35px;
  font-weight: 400;
}
.wedding .wedding-banner .text-container .address {
  font-weight: 300;
}
.wedding .schedule .zexson-text {
  font-weight: 400;
}
.wedding .schedule .schedule-date {
  font-weight: 400;
}
.wedding .when-slider .owl-theme .owl-nav {
  margin: 0;
}
.wedding .when-slider .owl-theme .owl-nav .owl-prev, .wedding .when-slider .owl-theme .owl-nav .owl-next {
  background: transparent;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.wedding .when-slider .owl-theme .owl-nav .owl-prev {
  left: -130px;
}
.wedding .when-slider .owl-theme .owl-nav .owl-next {
  right: -130px;
}
.wedding.blog .btn.btn-blog:hover {
  color: white;
  background-color: #c0882f;
}
.wedding .title .main-title h2 {
  line-height: normal;
}
.wedding .navbar-nav {
  padding-bottom: 0;
}
.wedding .navbar-nav + .navbar-nav {
  padding-top: 0;
}
/*************************
wedding-theme css end
*************************/
/*************************
24. yoga-theme css start
*************************/
.yoga h4, .yoga h5, .yoga li {
  margin-top: 0;
  margin-bottom: 0;
}
.yoga h1, .yoga h2, .yoga h3, .yoga h4, .yoga h5, .yoga h6 {
  text-transform: capitalize;
}
.yoga h1, .yoga h2, .yoga h3, .yoga h4, .yoga h5, .yoga h6, .yoga p, .yoga li, .yoga a {
  font-family: "Poppins", sans-serif;
  line-height: normal;
}
.yoga h1 {
  font-size: calc(22px + 38 * (100vw - 300px) / 1620);
  font-weight: 600;
  margin-top: -18px;
  margin-bottom: 0;
  line-height: normal;
}
.yoga h2 {
  font-size: calc(20px + 20 * (100vw - 300px) / 1620);
  margin-top: -14px;
  margin-bottom: 0;
}
.yoga h3 {
  font-size: calc(18px + 12 * (100vw - 300px) / 1620);
  margin-top: 0;
}
.yoga h6 {
  font-size: calc(13px + 3 * (100vw - 300px) / 1620);
  margin-top: 0;
  margin-bottom: 0;
}
.yoga p {
  font-size: calc(13px + 3 * (100vw - 300px) / 1620);
  margin-top: 0;
  margin-bottom: -2px;
  letter-spacing: 1px;
}
.yoga .gradient-text {
  background: -webkit-linear-gradient(#3a62db, #2652d5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.yoga.header .header-text {
  margin-bottom: 20px;
}
.yoga.header .header-sub-text {
  margin-bottom: 25px;
}
.yoga.format .format-head-text {
  margin-bottom: 30px;
}
.yoga.format .format-head-text .about-font-header span {
  font-weight: 200;
}
.yoga.format .format-sub-text {
  margin-bottom: 50px;
}
.yoga .trainers-slider.owl-carousel .owl-item.active.center .item img {
  box-shadow: 0 0 10px 0 #bdbdbd !important;
}
.yoga.brand-slider {
  padding: 50px 0;
}
.yoga.img-1.bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.yoga .owl-theme .owl-dots {
  margin-top: 0 !important;
}
.yoga .meter {
  position: relative;
  width: 100%;
  height: 42px;
  margin-top: 50px;
  border-radius: 20px;
  background: #f8f8f8;
}
.yoga .meter .progress {
  display: block;
  height: 40px;
  border-radius: 25px;
  background-image: linear-gradient(96deg, #3a62db 0%, #2652d5 100%);
  animation: grower 1s linear;
  position: relative;
  border: none;
}
.yoga .meter .progress h6 {
  margin-top: 0;
  margin-top: initial;
}
.yoga .meter .progress.progress1, .yoga .meter .progress.progress2, .yoga .meter .progress.progress3, .yoga .meter .progress.progress4 {
  position: relative;
}
.yoga .meter .progress.progress1 {
  width: 90%;
}
.yoga .meter .progress.progress2 {
  width: 80%;
}
.yoga .meter .progress.progress3 {
  width: 85%;
}
.yoga .meter .progress.progress4 {
  width: 70%;
}
.yoga .meter .lorem {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  padding-left: 20px;
}
.yoga .meter .percent {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 20px;
}
.yoga .meter p {
  position: absolute;
  top: 0;
  margin: 0 10px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  color: #333333;
  text-shadow: 0 1px rgba(255, 255, 255, 0.6);
}
@keyframes grower {
  0% {
    width: 0;
  }
}
.yoga.event h4 {
  margin-top: 0;
  margin-top: initial;
}
.yoga.event h2 {
  margin-bottom: 0;
  margin-bottom: initial;
}
.yoga.event .row div:nth-child(n+5) .event-container {
  margin-bottom: 0;
}
.yoga.event .event-container {
  margin-bottom: 80px;
}
.yoga.event .event-container h6 {
  font-size: 14px;
}
.yoga.event .event-container .yoga-circle {
  height: 90px;
  width: 90px;
  background: #fff;
  border-radius: 100%;
  padding: 18px 20px;
  text-align: center;
  position: relative;
  left: 0;
  display: inline-block;
}
.yoga.event .event-container .yoga-circle .gradient-text {
  font-weight: 600;
  text-align: center;
  line-height: 1.3;
}
.yoga.event .event-container .yoga-circle .month {
  color: #2652d5;
}
.yoga.event .event-container .event-info {
  margin-left: 20px;
  height: auto;
  height: initial;
  align-items: initial;
}
.yoga.event .event-container .event-info .address {
  font-weight: 400;
}
.yoga.event .event-container .event-info .time, .yoga.event .event-container .event-info .address {
  margin-bottom: 15px;
}
.yoga.event .event-container .event-info .time, .yoga.event .event-container .event-info .city {
  font-weight: 300;
}
.yoga.format .experience-container {
  min-height: 455px;
}
.yoga.format .experience-container .exp-img {
  width: 630px;
  position: absolute;
}
.yoga.format .girl-img-container {
  min-height: 543px;
}
.yoga.format .girl-img-container .girl-yoga {
  width: 600px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}
.yoga.format .icon-collection li a img {
  filter: brightness(0) invert(1);
  transition: 0.5s;
}
.yoga.format .icon-collection li:hover a img {
  filter: initial;
  transition: 0.5s;
}
.yoga.blog .img-container .social-list ul li a i {
  background-color: transparent;
  background-color: initial;
  height: 28px;
  width: 28px;
  transition: all 0.2s;
}
.yoga.blog .img-container .social-list ul li a i:hover {
  background-color: white;
  color: #BA38D2;
}
.yoga .yoga-gradiant {
  background-image: linear-gradient(96deg, #BA38D2 0%, #6851DF 100%) !important;
}
.yoga .navbar-nav {
  padding-bottom: 0;
}
.yoga .navbar-nav + .navbar-nav {
  padding-top: 0;
}
/*************************
yoga-theme css end
*************************/
/*************************
25. agency css start
*************************/
.agency h1, .agency h2 {
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
}
.agency h4, .agency h5, .agency li {
  margin-top: 0;
  margin-bottom: 0;
}
.agency h1, .agency h2, .agency h3, .agency h4, .agency h5, .agency h6 {
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
}
.agency h2, .agency h3, .agency h4, .agency h5, .agency h6, .agency li, .agency a {
  font-weight: 500;
}
.agency h1, .agency h2, .agency h3, .agency h4, .agency h5, .agency h6 {
  color: #2652d5;
}
.agency p {
  color: #3a62db;
}
.agency h1 {
  font-size: calc(22px + 23 * (100vw - 300px) / 1620);
  letter-spacing: 2px;
  margin-top: -17px;
  font-weight: 200;
}
.agency h1 span.bold-text {
  font-weight: 600;
}
.agency h2 {
  font-size: calc(20px + 10 * (100vw - 300px) / 1620);
  margin-top: -3px;
  margin-bottom: -12px;
  font-weight: 700;
  line-height: 1.2;
}
.agency h3 {
  font-size: calc(18px + 6 * (100vw - 300px) / 1620);
  line-height: 1.4;
}
.agency h5 {
  font-size: calc(14px + 4 * (100vw - 300px) / 1620);
  font-weight: 300;
  letter-spacing: 0;
  padding-top: 5px;
}
.agency h6 {
  font-size: calc(13px + 1 * (100vw - 300px) / 1620);
  margin-bottom: -5px;
  font-weight: 300;
  line-height: normal;
}
.agency h6.borders-before {
  margin-left: 40px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.agency h6.borders-before span:before {
  border-top: 2px solid #2652d5;
  width: 24px;
}
.agency p {
  font-size: calc(13px + 2 * (100vw - 300px) / 1620);
  font-weight: 400;
}
.agency .btn {
  text-transform: uppercase;
}
.agency a {
  text-transform: capitalize;
  letter-spacing: 1px;
}
.agency.about-bg {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.agency.service-bg {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.agency.video-bg {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.agency.counter-bg {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.agency.price-bg {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.agency.expert-bg {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.agency.blog-bg {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.agency.testimonial-bg {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.agency.testimonial-bg span {
  color: rgba(255, 255, 255, 0.7);
}
.agency.testimonial-bg .borders-before span:before {
  border-color: rgba(255, 255, 255, 0.7);
}
.agency.testimonial-bg .testimonial-container.testimonial-container2 {
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
.agency .font-600 {
  font-weight: 600;
}
.agency.header .header-top-line {
  font-weight: 400;
}
.agency.header .header-sub-text p {
  font-size: calc(13px + 5 * (100vw - 300px) / 1620);
  letter-spacing: 0;
}
.agency.header .btn-default {
  border-radius: 50px;
  font-weight: 600;
  letter-spacing: 1px;
}
.agency .girl-boy {
  right: 13%;
  top: 50%;
  transform: translate(0, -50%);
}
.agency .circle-container {
  position: absolute;
  bottom: 33%;
  right: -15%;
}
.agency .circle-container.small {
  position: absolute;
  top: 3%;
  left: -6%;
}
.agency .circle-container .gradient-circle-big {
  height: 110px;
  width: 110px;
  border-radius: 100%;
  background-image: linear-gradient(90deg, #3a62db, #2652d5);
}
.agency .circle-container .gradient-circle-small {
  height: 68px;
  width: 68px;
  border-radius: 100%;
  background-image: linear-gradient(90deg, #3a62db, #2652d5);
}
.agency .plus-container {
  position: absolute;
  top: 15%;
  left: 5%;
  animation: star 1s infinite;
}
.agency .plus-container.plus-container2 {
  top: 25%;
  left: 25%;
}
.agency .plus-container.plus-container3 {
  top: 50%;
  left: 2%;
}
.agency .plus-container.plus-container4 {
  top: 65%;
  left: 32%;
}
.agency .plus-container.plus-container5 {
  top: 80%;
  left: 10%;
}
.agency .plus-container.plus-container6 {
  top: 80%;
  left: 65%;
}
.agency .plus-container.plus-container7 {
  top: 40%;
  left: 35%;
}
.agency .plus-container.plus-container8 {
  top: 40%;
  left: 98%;
}
.agency .plus-container.plus-container9 {
  top: 45%;
  left: 70%;
}
.agency .plus-container.plus-container10 {
  top: 0;
  left: 8%;
}
.agency .plus-container.plus-container11 {
  top: 70%;
  left: 4%;
}
.agency .plus-container .plus {
  position: relative;
}
.agency .plus-container .plus:before, .agency .plus-container .plus:after {
  content: "";
  position: absolute;
  border-radius: 2px;
  color: #2652d5;
}
.agency .plus-container .plus:before {
  border-left: 6px solid;
  height: 19px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.agency .plus-container .plus:after {
  border-top: 6px solid;
  width: 19px;
  top: 50%;
  transform: translate(-50%, -50%);
}
.agency .plus-container .plus.white:before, .agency .plus-container .plus.white:after {
  color: #fff;
}
.agency .plus-container .plus.plus-medium:after {
  width: 16px;
  border-top: 5px solid;
}
.agency .plus-container .plus.plus-medium:before {
  height: 16px;
  border-left: 5px solid;
}
.agency .plus-container .plus.plus-small:after {
  width: 9px;
  border-top: 3px solid;
}
.agency .plus-container .plus.plus-small:before {
  height: 9px;
  border-left: 3px solid;
}
@keyframes star {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
.agency .center-content .icon-collection {
  text-align: center;
}
.agency .center-content.unset-height {
  height: auto;
  height: initial;
}
.agency .icon-collection {
  display: inline-block;
}
.agency .icon-collection .about-icon {
  padding: 0;
  margin-bottom: 60px;
}
.agency .icon-collection .about-icon:last-child {
  margin-bottom: 0;
}
.agency .icon-collection .about-icon:hover a img {
  filter: brightness(0) invert(1);
}
.agency.pricing .price-container.shadows {
  box-shadow: 2px 1px 10px 0 rgba(178, 178, 178, 0.5);
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  text-align: center;
  filter: none;
}
.agency.format .format-head-text {
  margin-bottom: 25px;
}
.agency.format .format-sub-text {
  margin-bottom: 30px;
}
.agency.format .format-sub-text .about-para {
  letter-spacing: 1px;
}
.agency.format .borders-before span {
  font-size: 16px;
  font-weight: 500;
}
.agency.format .about-icon {
  margin-left: 18px;
  margin-right: 18px;
}
.agency .icon-collection .about-icon a {
  padding: 45px 25px;
}
.agency .block-span {
  display: block;
}
.agency.video .d-inline-block .bg-video {
  width: 70%;
}
.agency.video .video-text {
  letter-spacing: 1px;
  margin-bottom: -5px;
  text-transform: uppercase;
}
.agency.video .video-heading {
  font-size: calc(18px + 17 * (100vw - 300px) / 1620);
  margin-bottom: 25px;
}
.agency.counter .counter-text .count-number h2 {
  font-weight: 500;
}
.agency.counter .counter-text .count-desc h6 {
  font-weight: 400;
}
.agency.testimonial .testimonial-container.testimonial-container2 {
  background: white;
  border-radius: 20px;
  padding: 40px 40px;
}
.agency.testimonial .testimonial-container.testimonial-container2 .center-content {
  height: auto;
  height: initial;
  align-items: initial;
}
.agency.testimonial .testimonial-container.testimonial-container2 .center-content .name {
  font-size: 16px;
  font-weight: 500;
  color: #3a62db;
  margin-bottom: 5px;
}
.agency.testimonial .testimonial-container.testimonial-container2 .center-content .post {
  font-weight: 500;
}
.agency.testimonial .testimonial-container .primary-border {
  border-bottom: 4px solid #2652d5;
  border-radius: 1px;
  width: 33px;
}
.agency.testimonial .testimonial-slider .owl-nav {
  position: absolute;
  top: -80px;
  right: 0;
}
.agency.testimonial .testimonial-slider .owl-nav .owl-prev, .agency.testimonial .testimonial-slider .owl-nav .owl-next {
  background: transparent;
}
.agency.blog .blog-agency .blog-contain {
  border: 1px solid #f3f3f3;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  filter: drop-shadow(0 0 10px #eee);
  transition: all 0.3s;
}
.agency.blog .blog-agency .blog-contain:hover {
  box-shadow: 1px 1px 10px 1px #eee;
}
.agency.blog .blog-agency .blog-contain .img-container .blog-head {
  color: #2652d5;
  text-transform: none;
  font-weight: 600;
  margin-bottom: 10px;
  padding-top: 0;
}
.agency.blog .blog-agency .blog-contain .img-container i {
  font-size: 16px;
  margin-right: 10px;
  color: #595959;
}
.agency.blog .blog-agency .blog-contain .img-container .blog-info {
  padding: 28px;
}
.agency.blog .blog-agency .blog-contain .img-container .blog-info .font-blog {
  color: #595959;
}
.agency.blog .blog-agency .blog-contain .btn-bottom a {
  transition: 0.5s;
}
.agency.blog .blog-agency .blog-contain .btn-bottom a:hover {
  opacity: 0.8;
  transition: 0.5s;
}
.agency.footer2 .footer-contant .footer-headings {
  color: white;
  padding-bottom: 45px;
}
.agency .para2 {
  padding: 0;
  margin-bottom: 30px;
  letter-spacing: 0;
  color: #9c9c9c;
}
.agencyfooter .footer-lists li a:hover {
  color: #4a71ef;
}
.agencyfooter .footer-social .footer-social-list a:hover {
  color: #4a71ef;
}
.agency.speaker .team-img .social ul li a i {
  transition: all 0.4s;
}
.agency.speaker .team-img .social ul li a i:hover {
  background-color: white;
  color: #061a5e;
}
.agency-content .agency-header-center-container {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.agency-content .agency-header-center-container .agency-head {
  display: flex;
  justify-content: center;
  align-items: center;
}
.agency-content .agency-header-center-container .agency-head .agency-head-text {
  font-size: 308%;
  font-weight: 600;
  margin-top: -16px;
  margin-bottom: -16px;
}
.agency-content .agency-header-center-container .borders {
  margin-right: 30px;
  color: #2652d5;
  border-right: 2px solid;
  height: 80px;
}
.agency-content .agency-para {
  font-size: calc(13px + 4 * (100vw - 300px) / 1620);
  letter-spacing: 0;
  margin-left: 30px;
  margin-bottom: 30px;
}
.agency-content .btn-default {
  margin-left: 30px;
}
.agency-content .side-img {
  z-index: 2;
}
.agency-content .blue-img {
  position: absolute;
  left: -14%;
  bottom: 0;
  z-index: 1;
}
/*************************
agency css end
*************************/
/*************************
27. blog css start
*************************/
.blog .img-container {
  display: block;
}
.blog .img-container .blog-info {
  padding: 28px;
  bottom: 0;
}
.blog .img-container .blog-info p {
  margin-bottom: 0;
  margin-bottom: initial;
}
.blog .img-container .blog-info .blog-text {
  letter-spacing: 0;
  margin-bottom: 15px;
}
.blog .img-container .blog-info .font-blog, .blog .img-container .blog-info .blog-text, .blog .img-container .blog-info .borders-before, .blog .img-container .blog-info .small-font, .blog .img-container .blog-info i {
  color: #fff;
}
.blog .img-container .blog-info .font-blog {
  font-weight: 400;
  text-transform: none;
}
.blog .img-container .blog-info .borders-before, .blog .img-container .blog-info .small-font {
  font-size: calc(13px + 1 * (100vw - 300px) / 1620);
  text-transform: none;
  font-weight: 300;
}
.blog .img-container .blog-info .borders-before {
  margin-left: 16px;
  margin-bottom: 10px;
}
.blog .img-container .blog-info .borders-before span:before {
  margin-right: 7px;
  width: 8px;
}
.blog .img-container .blog-info .small-font {
  margin-bottom: 18px;
  line-height: 20px;
}
.blog .img-container .social-list ul {
  display: flex;
}
.blog .img-container .social-list ul li {
  padding: 0 5px;
  text-transform: uppercase;
}
.blog .img-container .social-list ul li a {
  display: inline-block;
  background: linear-gradient(to top, #3a62db, #2652d5);
  height: 28px;
  width: 28px;
  border-radius: 100%;
}
.blog .img-container .social-list ul li a i {
  background-color: #61131f;
  font-size: 13px;
  height: 25px;
  width: 25px;
  border-radius: 100%;
  display: flex;
}
.blog.wedding .blog-container .set-skew {
  -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
          clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}
.blog.wedding .blog-container .blog-text {
  margin-bottom: 5px;
  font-weight: 700;
}
.blog.wedding .blog-container .blog-date {
  font-weight: 600;
  margin-bottom: 5px;
  margin-left: -10px;
}
.blog.wedding .blog-container .blog-place {
  font-weight: 600;
  margin-bottom: 20px;
  margin-left: -20px;
}
.blog.wedding .blog-container .blog-para {
  text-indent: 10px;
  margin-bottom: 20px;
  margin-left: -40px;
}
.blog.wedding .owl-theme .owl-dots .owl-dot.active span {
  width: 40px;
}
.blog.wedding .owl-theme .owl-dots .owl-dot span {
  margin-top: 0;
  margin-bottom: 0;
  background-image: linear-gradient(#3a62db, #2652d5);
}
.blog.wedding .btn.btn-blog {
  background: white;
  border: 1px solid #2652d5;
  color: #2652d5;
  font-size: 12px;
  margin-left: -60px;
  border-radius: 0;
  text-transform: capitalize;
}
/*************************
blog  css end
*************************/
/*************************
28. counter css start
*************************/
.counter .counters {
  text-align: center;
}
.counter .counters .count-desc h5 {
  line-height: 1;
}
.counter .counters .counter-img {
  margin-bottom: 20px;
}
.counter .counters .count-number {
  margin-bottom: 20px;
}
.counter .counters .counter-text {
  color: #fff;
}
.counter .counters.hover-counter {
  padding: 35px 0;
  transition: 0.8s;
}
.counter .counters.hover-counter:hover, .counter .counters.hover-counter.active {
  background-color: #fff;
  filter: drop-shadow(0 0 5px #eee);
  cursor: pointer;
  transition: 0.8s;
}
.counter.agency .row .counter-container:nth-child(2) .counters {
  background-color: #fff;
  filter: drop-shadow(0 0 5px #eee);
  cursor: pointer;
  transition: 0.8s;
}
.counter.event .counters .counter-text .count-desc {
  text-transform: uppercase;
}
.counter.resume .counters .counter-text .count-text {
  font-size: 230%;
}
/*************************
counter css end
*************************/
/*************************
29. contact css start
*************************/
.contact .iframe-container {
  width: 100%;
  height: 480px;
}
.contact .iframe-container iframe {
  height: 100%;
  width: 100%;
}
.contact .set-z-index {
  z-index: 3;
}
.contact .bg-white {
  background-color: #fff;
}
.contact .bg-white form {
  padding: 60px;
}
.contact .bg-white form .form-group {
  margin-bottom: 60px;
}
.contact .bg-white form .form-group .form-control {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #f1f1f1;
  padding: 0;
  background: transparent;
}
.contact .bg-white form .form-group .form-control:focus {
  box-shadow: none;
}
.contact .bg-white form .form-group label {
  color: #2652d5;
  margin-bottom: 0;
  font-weight: 500;
}
.contact .bg-white form .btn-default {
  padding: 14px 30px;
  letter-spacing: 1px;
}
.contact .plane {
  right: 18%;
}
.contact .plane2 {
  opacity: 0.5;
  z-index: 1;
  top: 0;
  right: 0;
}
.contact.event .title {
  z-index: 2;
  position: relative;
}
/*************************
contact css end
*************************/
/*************************
30. schedule css start
*************************/
.schedule .event-container {
  padding-right: 60px;
  max-height: 750px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.schedule .cal-time {
  background-color: #f5f5f8;
  border-radius: 15px;
  padding: 24px;
  width: 100%;
  position: relative;
  margin-bottom: 35px;
}
.schedule .cal-time:last-child {
  margin-bottom: 0;
}
.schedule .cal-time .time {
  height: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
}
.schedule .cal-time .time .monday-text {
  font-weight: 600;
}
.schedule .cal-time i {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  color: #8f8e94;
  font-size: 25px;
}
.schedule .cal-time i.fa-angle-left {
  left: 35px;
}
.schedule .cal-time i.fa-angle-right {
  right: 35px;
}
.schedule .cal-time.events {
  height: auto;
  height: initial;
  background-color: #f5f5f8;
  padding: 40px 80px 40px 40px;
}
.schedule .cal-time.events:last-child .timing .event-time:last-child:before {
  border-left: none;
}
.schedule .cal-time.events .schedule-event .names {
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.schedule .cal-time.events .schedule-event .schedule-img {
  margin-bottom: 25px;
}
.schedule .cal-time.events .schedule-event .schedule-description {
  color: #b1b1b1;
  font-size: 150%;
  letter-spacing: 0;
  margin-bottom: -4px;
}
.schedule .cal-time.events .timing {
  text-align: center;
}
.schedule .cal-time.events .timing .event-time {
  color: #8f8e94;
  position: relative;
  padding: 8px;
}
.schedule .cal-time.events .timing .event-time.active {
  margin: 0 auto;
  height: 30px;
  width: 72px;
  border-radius: 14px;
  background-color: #2652d5;
  color: #fff;
}
.schedule .cal-time.events .timing .event-time:last-child:before {
  content: "";
  margin: 18px 0;
  border-left: 2px dashed #8f8e94;
  height: 92px;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 50%;
  z-index: 9;
}
.schedule .cal-time.events .timing .border-container .border-dashed {
  margin: 8px 0;
  border-left: 2px dashed #8f8e94;
  height: 55px;
  display: inline-block;
}
.schedule .cal-time.events .timing .border-container .border-dashed.active {
  border-left: 2px dashed #3a62db;
}
.schedule .scrollbar {
  overflow-y: scroll;
}
.schedule .scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #f1f1f1;
  border-radius: 10px;
  background-color: #f1f1f1;
}
.schedule .scrollbar::-webkit-scrollbar {
  width: 10px;
  background-color: #f1f1f1;
}
.schedule .scrollbar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #2652d5;
  padding: 5px;
}
.schedule .force-overflow {
  min-height: 450px;
}
/*************************
schedule css end
*************************/
/*************************
32. testimonial css start
*************************/
.testimonial.event .testimonial-msg, .testimonial.saas2 .testimonial-msg {
  z-index: 2;
  display: inline-block;
}
.testimonial.event .testimonial-msg .msg-box, .testimonial.saas2 .testimonial-msg .msg-box {
  height: 65px;
  width: 65px;
  position: absolute;
  right: -22px;
  top: -30px;
  background-color: #fff;
  border-radius: 100%;
  z-index: -1;
}
.testimonial.event .quotes .left-quote, .testimonial.saas2 .quotes .left-quote {
  left: -33px;
  top: -29px;
}
.testimonial.event .quotes .right-quote, .testimonial.saas2 .quotes .right-quote {
  right: 80px;
  top: 60px;
}
.testimonial.event .quotes .quote-text h5, .testimonial.saas2 .quotes .quote-text h5 {
  font-weight: 400;
  color: #fff;
}
.testimonial.event .rating .stars, .testimonial.saas2 .rating .stars {
  display: inline-block;
  margin-right: 25px;
}
.testimonial.event .rating .stars i, .testimonial.saas2 .rating .stars i {
  color: #fff;
  font-size: 20px;
}
.testimonial.event .rating .stars i.yellow, .testimonial.saas2 .rating .stars i.yellow {
  color: #dce400;
}
.testimonial.event .rating .name, .testimonial.saas2 .rating .name {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
}
.testimonial.event .rating .name span, .testimonial.saas2 .rating .name span {
  font-weight: 300;
}
.testimonial.event img, .testimonial.saas2 img {
  width: auto !important;
}
.testimonial.event .owl-carousel .owl-stage-outer, .testimonial.saas2 .owl-carousel .owl-stage-outer {
  height: auto !important;
}
.testimonial.event .testimonial .owl-theme .owl-next, .testimonial.event .testimonial .owl-theme .owl-prev, .testimonial.saas2 .testimonial .owl-theme .owl-next, .testimonial.saas2 .testimonial .owl-theme .owl-prev {
  background: transparent;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.testimonial.event .testimonial .owl-theme .owl-prev, .testimonial.saas2 .testimonial .owl-theme .owl-prev {
  left: 0;
}
.testimonial.event .testimonial .owl-theme .owl-next, .testimonial.saas2 .testimonial .owl-theme .owl-next {
  right: 0;
}
.testimonial.event .owl-nav {
  margin: 0;
}
.testimonial.gym {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.testimonial.music {
  background-position: center;
}
.testimonial.music .testimonial-info .font-large {
  font-weight: 600;
}
.testimonial.music .testimonial-info .font-small {
  font-weight: 300;
}
.testimonial.music .owl-nav {
  margin: 0;
}
.testimonial.gym .testimonial-info, .testimonial.music .testimonial-info, .testimonial.wedding .testimonial-info, .testimonial.yoga .testimonial-info, .testimonial.agency .testimonial-info, .testimonial.creative .testimonial-info {
  margin-top: 50px;
  padding: 0 30px;
}
.testimonial.gym .testimonial-info .testimonial-para, .testimonial.music .testimonial-info .testimonial-para, .testimonial.wedding .testimonial-info .testimonial-para, .testimonial.yoga .testimonial-info .testimonial-para, .testimonial.agency .testimonial-info .testimonial-para, .testimonial.creative .testimonial-info .testimonial-para {
  color: #fff;
  margin-bottom: 40px;
  font-weight: 300;
  font-size: 140%;
  line-height: 1.8;
  letter-spacing: 1px;
}
.testimonial.gym .testimonial-info .font-large, .testimonial.music .testimonial-info .font-large, .testimonial.wedding .testimonial-info .font-large, .testimonial.yoga .testimonial-info .font-large, .testimonial.agency .testimonial-info .font-large, .testimonial.creative .testimonial-info .font-large {
  font-size: 130%;
}
.testimonial.gym .testimonial-info .font-small, .testimonial.music .testimonial-info .font-small, .testimonial.wedding .testimonial-info .font-small, .testimonial.yoga .testimonial-info .font-small, .testimonial.agency .testimonial-info .font-small, .testimonial.creative .testimonial-info .font-small {
  font-size: 95%;
  margin-bottom: -5px;
}
.testimonial.gym .testimonial-container, .testimonial.music .testimonial-container, .testimonial.wedding .testimonial-container, .testimonial.yoga .testimonial-container, .testimonial.agency .testimonial-container, .testimonial.creative .testimonial-container {
  padding: 30px;
  background-color: white;
}
.testimonial.gym .testimonial-container .border-around, .testimonial.music .testimonial-container .border-around, .testimonial.wedding .testimonial-container .border-around, .testimonial.yoga .testimonial-container .border-around, .testimonial.agency .testimonial-container .border-around, .testimonial.creative .testimonial-container .border-around {
  padding: 25px 0;
  border-left: 1px solid #2652d5;
  border-right: 1px solid #3a62db;
  -o-border-image: linear-gradient(to right, #2652d5, #3a62db);
     border-image: linear-gradient(to right, #2652d5, #3a62db);
  border-image-slice: 1;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.testimonial.gym .testimonial-slider .owl-theme .owl-dots, .testimonial.music .testimonial-slider .owl-theme .owl-dots, .testimonial.wedding .testimonial-slider .owl-theme .owl-dots, .testimonial.yoga .testimonial-slider .owl-theme .owl-dots, .testimonial.agency .testimonial-slider .owl-theme .owl-dots, .testimonial.creative .testimonial-slider .owl-theme .owl-dots {
  line-height: 0;
}
.testimonial.gym .testimonial-slider .owl-theme .owl-dots .owl-dot span, .testimonial.music .testimonial-slider .owl-theme .owl-dots .owl-dot span, .testimonial.wedding .testimonial-slider .owl-theme .owl-dots .owl-dot span, .testimonial.yoga .testimonial-slider .owl-theme .owl-dots .owl-dot span, .testimonial.agency .testimonial-slider .owl-theme .owl-dots .owl-dot span, .testimonial.creative .testimonial-slider .owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: transparent;
  border: 2px solid #fff;
  margin-bottom: 0;
}
.testimonial.gym .testimonial-slider .owl-theme .owl-dots .owl-dot.active span, .testimonial.music .testimonial-slider .owl-theme .owl-dots .owl-dot.active span, .testimonial.wedding .testimonial-slider .owl-theme .owl-dots .owl-dot.active span, .testimonial.yoga .testimonial-slider .owl-theme .owl-dots .owl-dot.active span, .testimonial.agency .testimonial-slider .owl-theme .owl-dots .owl-dot.active span, .testimonial.creative .testimonial-slider .owl-theme .owl-dots .owl-dot.active span {
  border: none;
  background-image: linear-gradient(#fff, #fff);
}
.testimonial.gym .music-testimonial-slider .owl-theme .owl-nav .owl-prev, .testimonial.gym .music-testimonial-slider .owl-theme .owl-nav .owl-next, .testimonial.music .music-testimonial-slider .owl-theme .owl-nav .owl-prev, .testimonial.music .music-testimonial-slider .owl-theme .owl-nav .owl-next, .testimonial.wedding .music-testimonial-slider .owl-theme .owl-nav .owl-prev, .testimonial.wedding .music-testimonial-slider .owl-theme .owl-nav .owl-next, .testimonial.yoga .music-testimonial-slider .owl-theme .owl-nav .owl-prev, .testimonial.yoga .music-testimonial-slider .owl-theme .owl-nav .owl-next, .testimonial.agency .music-testimonial-slider .owl-theme .owl-nav .owl-prev, .testimonial.agency .music-testimonial-slider .owl-theme .owl-nav .owl-next, .testimonial.creative .music-testimonial-slider .owl-theme .owl-nav .owl-prev, .testimonial.creative .music-testimonial-slider .owl-theme .owl-nav .owl-next {
  background-color: transparent;
  position: absolute;
  top: 50%;
  transform: translate(-50%, 0);
  font-size: 18px;
}
.testimonial.gym .music-testimonial-slider .owl-theme .owl-nav .owl-prev, .testimonial.music .music-testimonial-slider .owl-theme .owl-nav .owl-prev, .testimonial.wedding .music-testimonial-slider .owl-theme .owl-nav .owl-prev, .testimonial.yoga .music-testimonial-slider .owl-theme .owl-nav .owl-prev, .testimonial.agency .music-testimonial-slider .owl-theme .owl-nav .owl-prev, .testimonial.creative .music-testimonial-slider .owl-theme .owl-nav .owl-prev {
  left: -12%;
}
.testimonial.gym .music-testimonial-slider .owl-theme .owl-nav .owl-next, .testimonial.music .music-testimonial-slider .owl-theme .owl-nav .owl-next, .testimonial.wedding .music-testimonial-slider .owl-theme .owl-nav .owl-next, .testimonial.yoga .music-testimonial-slider .owl-theme .owl-nav .owl-next, .testimonial.agency .music-testimonial-slider .owl-theme .owl-nav .owl-next, .testimonial.creative .music-testimonial-slider .owl-theme .owl-nav .owl-next {
  right: -12%;
}
.testimonial.gym .music-testimonial-slider .owl-theme .item img, .testimonial.music .music-testimonial-slider .owl-theme .item img, .testimonial.wedding .music-testimonial-slider .owl-theme .item img, .testimonial.yoga .music-testimonial-slider .owl-theme .item img, .testimonial.agency .music-testimonial-slider .owl-theme .item img, .testimonial.creative .music-testimonial-slider .owl-theme .item img {
  width: auto !important;
}
.testimonial.gym img, .testimonial.music img, .testimonial.wedding img, .testimonial.yoga img, .testimonial.agency img, .testimonial.creative img {
  width: auto !important;
}
.testimonial.agency .testimonial-info {
  padding: 0;
  margin-top: 20px;
}
.testimonial.yoga .testimonial-info .testimonial-para {
  font-weight: 300;
  padding: 0 100px;
  line-height: 2;
}
.testimonial.wedding .testimonial-info .testimonial-para {
  color: #2652d5;
  font-weight: 200;
}
/*************************
testimonial css end
*************************/
/*************************
33. tap to top css start
*************************/
.tap-top {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 50px;
  right: 30px;
  z-index: 99;
  color: #fff;
  text-align: center;
  background: #2652d5;
  border-radius: 100%;
  font-size: 22px;
  cursor: pointer;
  line-height: 2.2;
  border: 1px solid #fff;
}
/*************************
tap to top css end
*************************/
/*************************
35. saas1 css start
*************************/
.saas1 h1, .saas1 h2, .saas1 h3, .saas1 h4, .saas1 h5, .saas1 h6, .saas1 li, .saas1 a {
  font-family: "Poppins", sans-serif;
}
.saas1 h2, .saas1 h3, .saas1 h4, .saas1 h5, .saas1 h6, .saas1 p {
  color: #3a62db;
}
.saas1 h1 {
  font-size: calc(22px + 40 * (100vw - 300px) / 1620);
  font-weight: 600;
  margin-top: -17px;
  margin-bottom: -8px;
  line-height: normal;
}
.saas1 h2 {
  font-size: calc(20px + 20 * (100vw - 300px) / 1620);
  font-weight: 600;
}
.saas1 h3 {
  font-size: calc(18px + 6 * (100vw - 300px) / 1620);
  margin-top: 0;
  margin-bottom: 0;
}
.saas1 h5 {
  font-size: calc(14px + 4 * (100vw - 300px) / 1620);
  letter-spacing: 0.085em;
  margin-top: -12px;
  margin-bottom: -12px;
}
.saas1 h6 {
  font-size: calc(13px + 3 * (100vw - 300px) / 1620);
  letter-spacing: 0.025em;
  margin-top: 0;
  margin-bottom: 0;
}
.saas1 p {
  font-size: calc(13px + 1 * (100vw - 300px) / 1620);
  margin-top: 0;
  letter-spacing: 0.05em;
  margin-bottom: -7px;
}
.saas1 span {
  text-transform: none;
}
.saas1 span.theme-color {
  color: #2652d5;
}
.saas1 .title img {
  display: inline-block;
  margin-right: 7px;
  vertical-align: baseline;
}
.saas1 .title .main-title {
  display: inline-block;
  margin-bottom: 0;
}
.saas1 .title hr {
  width: 116px;
  height: 2px;
  background-color: #2652d5;
  margin-top: 20px;
  margin-bottom: 20px;
}
.saas1 .title .sub-title p {
  margin-bottom: 0;
}
.saas1 .title .sub-title .p-padding {
  padding: 0 30px;
}
.saas1 .center-text > div {
  margin-top: -25px;
}
.saas1.service .chat-box img {
  height: 80px;
}
.saas1.header h1 span {
  text-transform: none;
}
.saas1.header .slider-logo {
  margin-left: 15px;
  align-self: center;
}
.saas1.header .header-text {
  margin-bottom: 30px;
}
.saas1.header .header-sub-text {
  margin-bottom: 30px;
}
.saas1.header .header-sub-text h3 {
  color: #fff;
  font-weight: 200;
}
.saas1.header .header-sub-text h3 span {
  font-size: 30px;
  font-weight: 600;
  color: #2652d5;
}
.saas1.header h6 {
  color: #fff;
  font-weight: 200;
  text-transform: none;
}
.saas1.header h6 span {
  font-size: 18px;
  font-weight: 600;
  color: #2652d5;
}
.saas1.header .btn-default {
  background-color: #2652d5;
  color: #fff !important;
  padding: 10px 15px;
  text-transform: uppercase;
  border: 1px solid #2652d5;
  font-weight: 300;
}
.saas1.header .btn-default:hover {
  background-color: transparent !important;
  border: 1px solid #fff;
}
.saas1.header .dot {
  bottom: 4%;
  right: 55px;
}
.saas1.header .background {
  animation: movebounce 150s linear infinite;
  bottom: 0;
  width: 100%;
}
.saas1.service .about-chat {
  margin-bottom: -50px;
}
.saas1.service .about-chat .service-container {
  margin-bottom: 50px;
}
.saas1.service .about-chat .service-container .chat-box:hover hr {
  width: 40%;
  background-color: #fb3b64;
}
.saas1.service .about-chat .service-container .feature-content {
  padding-left: 20px;
}
.saas1.service .about-chat .service-container .feature-content .service-heading {
  margin-top: 20px;
  margin-bottom: 15px;
  letter-spacing: inherit;
}
.saas1.service .about-chat .service-container .feature-content hr {
  height: 1px;
  width: 75px;
  background-color: #3a62db;
  text-align: left;
  margin: 0;
  margin-bottom: 15px;
  transition: all 0.5s;
}
.saas1.build-bg {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  counter-reset: section;
  min-height: 740px;
}
.saas1.build-bg .container {
  margin-bottom: 5%;
  margin-top: 5%;
}
.saas1.build-bg .build-right-slider {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 45%;
  display: block;
}
.saas1.build-bg .build-right-slider .owl-carousel.owl-loaded {
  transform: translate(0, -50%);
  top: 50%;
  position: absolute;
}
.saas1.build-bg .build-right-slider .owl-carousel .owl-item.active {
  display: block;
}
.saas1.build-bg .owl-dots .owl-dot:before {
  position: absolute;
  counter-increment: section;
  content: counter(section);
  color: #fff;
  left: -5px;
}
.saas1.build-bg .owl-carousel .owl-item img {
  width: auto;
  display: inline-block;
}
.saas1.build-bg .owl-dots {
  display: inline-block;
  position: absolute;
  margin: 0;
  top: 50%;
  margin-right: -50%;
  transform: translate(-35%, -50%);
  counter-reset: my-sec-counter;
}
.saas1.build-bg .owl-dot {
  counter-increment: my-sec-counter;
  content: counter(my-sec-counter);
  display: block;
  margin-bottom: 20px;
}
.saas1.build-bg .owl-theme .owl-dots .owl-dot {
  display: block;
  margin-bottom: 10px;
}
.saas1.build-bg .owl-theme .owl-dots .owl-dot.active span {
  background-color: #2652d5;
  width: 95px;
}
.saas1.build-bg .owl-theme .owl-dots .owl-dot.active:before {
  color: #2652d5;
}
.saas1.build-bg .owl-theme .owl-dots .owl-dot span {
  width: 75px;
  height: 4px;
  margin-bottom: 25px;
}
.saas1.build-bg .sync1 .item {
  padding: 0;
  margin: 5px;
  color: #fff;
  border-radius: 3px;
  text-align: center;
}
.saas1.build-bg .sync2 .item {
  color: #fff;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}
.saas1.build-bg .sync2 .item h1 {
  font-size: 18px;
}
.saas1.build-bg .build-box {
  text-align: left;
}
.saas1.build-bg .build-box .build-head {
  font-size: calc(18px + 27 * (100vw - 300px) / 1620);
  margin-bottom: 40px;
  font-weight: 600;
  letter-spacing: 0.04em;
}
.saas1.build-bg .build-box p {
  color: #fff;
  font-weight: 300;
}
.saas1.build-bg .build-box ul {
  margin-top: 45px;
}
.saas1.build-bg .build-box ul li {
  margin-bottom: 18px;
  font-size: 16px;
  color: white;
}
.saas1.build-bg .build-box ul li img {
  margin-right: 15px;
}
.saas1.build-bg .build-box ul li:last-child {
  margin-bottom: 0;
}
.saas1.howitwork {
  background-size: cover;
}
.saas1.howitwork .work-tab .nav-pills .nav-link {
  padding: 0 55px;
  position: relative;
  color: #3a62db;
}
.saas1.howitwork .work-tab .nav-pills .nav-link img {
  filter: brightness(0) invert(0);
  opacity: 0.4;
}
.saas1.howitwork .work-tab .nav-pills .nav-link h6 {
  margin-top: 15px;
  color: #3a62db;
  opacity: 0.5;
  letter-spacing: inherit;
}
.saas1.howitwork .work-tab .nav-pills .nav-link.active {
  background-color: transparent;
}
.saas1.howitwork .work-tab .nav-pills .nav-link.active img {
  filter: grayscale(0%);
  opacity: 1;
}
.saas1.howitwork .work-tab .nav-pills .nav-link.active h6 {
  color: #3a62db;
  margin-bottom: 0;
  opacity: 1;
}
.saas1.howitwork .work-tab .nav-pills .nav-link.active span {
  display: block;
}
.saas1.howitwork .work-tab .nav-pills .nav-link span {
  display: none;
  width: 40px;
  height: 5px;
  background-color: #3a62db;
  position: absolute;
  bottom: -20px;
  left: 0;
  margin: auto;
  right: 30px;
  border-radius: 15px;
}
.saas1.howitwork .work-tab .nav-pills .nav-link span:after, .saas1.howitwork .work-tab .nav-pills .nav-link span:before {
  position: absolute;
  height: 5px;
  width: 10px;
  content: "";
  background-color: #3a62db;
  border-radius: 15px;
}
.saas1.howitwork .work-tab .nav-pills .nav-link span:after {
  right: -25px;
  width: 5px;
}
.saas1.howitwork .work-tab .nav-pills .nav-link span:before {
  left: 45px;
}
.saas1.pricing {
  background-color: #3a62db;
  background-size: cover;
  background-repeat: no-repeat;
}
.saas1.pricing .container {
  margin-bottom: 0;
}
.saas1.pricing .pricing__switcher {
  width: 300px;
  height: 60px;
  margin: 0 auto 50px auto;
  position: relative;
  background-color: #f7f7f7;
  border-radius: 100px;
}
.saas1.pricing .pricing__switcher span {
  font-weight: 600;
  color: #2652d5;
  margin-left: 5px;
  text-transform: uppercase;
  transition: all 0.3s;
}
.saas1.pricing .switcher__buttons {
  width: 100%;
}
.saas1.pricing .switcher__button {
  cursor: pointer;
  width: 50%;
  float: left;
  height: 60px;
  line-height: 60px;
  position: relative;
  z-index: 575;
  transition: 0.3s ease-in-out;
  font-size: 18px;
}
.saas1.pricing .switcher__border {
  height: 60px;
  width: 50%;
  background-color: #2652d5;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 555;
  margin: 0;
  border: none;
  transition: 0.3s ease-in-out;
  border-radius: 100px;
}
.saas1.pricing .btn-default.btn-white {
  border: 2px solid #3a62db;
  color: #3a62db !important;
}
.saas1.pricing .btn-default.btn-white:hover {
  background-color: #3a62db;
  color: #fff !important;
}
.saas1.pricing .switcher__button--enabled {
  color: #fff;
}
.saas1.pricing .switcher__button--enabled span {
  color: #fff;
}
.saas1.pricing .switcher__button:nth-child(1).switcher__button--enabled ~ .switcher__border {
  left: 0;
}
.saas1.pricing .switcher__button:nth-child(2).switcher__button--enabled ~ .switcher__border {
  left: 50%;
}
.saas1.pricing .plan-box > div:nth-child(2) .price-box ul li:last-child {
  text-decoration-line: line-through;
  margin-left: 30px;
  margin-bottom: 0;
}
.saas1.pricing .plan-box > div:first-child .price-box ul li:nth-last-child(-n+3) {
  text-decoration-line: line-through;
  margin-left: 30px;
}
.saas1.pricing .plan-box .price-box {
  background-color: #fff;
  padding: 40px;
  border-radius: 25px;
  transition: all 0.6s;
  opacity: 0.5;
  margin: 16px 9px;
}
.saas1.pricing .plan-box .price-box img {
  width: auto !important;
  display: inline-block;
}
.saas1.pricing .plan-box .price-box .price-heading {
  text-transform: uppercase;
  font-size: calc(18px + 12 * (100vw - 300px) / 1620);
  font-weight: 700;
}
.saas1.pricing .plan-box .price-box h4.no-weight {
  font-weight: inherit;
  margin: 45px 0 40px 0;
  text-transform: capitalize;
}
.saas1.pricing .plan-box .price-box h4.no-weight span {
  font-weight: 700;
}
.saas1.pricing .plan-box .price-box span {
  font-size: 50px;
}
.saas1.pricing .plan-box .price-box ul {
  text-align: left;
  margin-top: 40px;
  margin-bottom: 40px;
}
.saas1.pricing .plan-box .price-box ul li {
  font-size: calc(14px + 2 * (100vw - 300px) / 1620);
  margin-bottom: 11px;
}
.saas1.pricing .plan-box .price-box ul li img {
  margin-right: 15px;
}
.saas1.pricing .plan-box .price-box ul li span {
  font-size: 16px;
  font-weight: 600;
}
.saas1.pricing .plan-box .price-box ul li:nth-last-child(1) {
  margin-bottom: 30px;
}
.saas1.pricing .plan-box .price-box .btn-theme {
  background-color: #3a62db;
  border: 1px solid #3a62db;
  padding: 12px 25px;
}
.saas1.pricing .plan-box .price-box .btn-theme:hover {
  border: 1px solid #3a62db;
  color: #3a62db !important;
  background-color: #fff;
}
.saas1.pricing .owl-item.active.center .price-box {
  transform: scale(1.05);
  opacity: 1;
}
.saas1 .testimonial-bg {
  background-size: cover;
  background-repeat: no-repeat;
}
.saas1.testimonial .testimonial {
  padding: 20px 0 20px 0;
  margin-right: 40px;
  margin-left: 20px;
}
.saas1.testimonial .testimonial-box {
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 35px 50px;
  border-radius: 10px;
  box-shadow: -5px 2px 22px 0 rgba(0, 0, 0, 0.1);
  position: relative;
}
.saas1.testimonial .testimonial-box h6 {
  letter-spacing: 0.05em;
  text-transform: none;
  line-height: 28px;
}
.saas1.testimonial .testimonial-box:before {
  content: "";
  position: absolute;
  left: 12%;
  bottom: -14px;
  height: 30px;
  width: 30px;
  display: inline-block;
  margin-top: -137px;
  margin-left: -15px;
  background: #fff;
  transform: rotate(45deg);
  box-shadow: 7px 7px 12px rgba(0, 0, 0, 0.07);
}
.saas1.testimonial .testimonial-box img {
  position: absolute;
  top: -20px;
}
.saas1.testimonial .testi-profile img {
  padding-top: 25px;
  padding-left: 25px;
  margin-right: 20px;
}
.saas1.testimonial .testi-profile .media-body {
  margin-top: 45px;
}
.saas1.testimonial .testi-profile h5 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0;
}
.saas1.testimonial .testi-profile h6 {
  margin: 0;
  letter-spacing: 0.05em;
  font-size: 14px;
  line-height: inherit;
}
.saas1.testimonial .testimonial-slider .owl-carousel .owl-item img {
  width: auto;
}
.saas1.testimonial .testimonial-slider .owl-theme .owl-dots .owl-dot {
  display: block;
}
.saas1.testimonial .testimonial-slider .owl-theme .owl-dots .owl-dot span {
  background-color: #3a62db;
  width: 6px;
  height: 7px;
}
.saas1.testimonial .testimonial-slider .owl-theme .owl-dots .owl-dot.active span {
  height: 16px;
  background-color: #3a62db;
}
.saas1.testimonial .testimonial-slider .owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  display: block;
  right: 0;
  margin: 0;
  top: 30%;
  /* left: 50%; */
  margin-right: -2%;
  transform: translate(-50%, -50%);
}
.saas1.testimonial .video-box {
  background-image: url('video-pic.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  margin-right: 50px;
  position: relative;
  border-radius: 10px;
}
.saas1.testimonial .video-box img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
}
.saas1.subscribe {
  background-color: #3a62db;
  background-size: cover;
  background-repeat: no-repeat;
}
.saas1.subscribe h6 {
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: 200;
  line-height: 1.6;
}
.saas1.subscribe input[type=email], .saas1.subscribe input[type=submit] {
  border-radius: 45px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.saas1.subscribe input[type=email] {
  background-color: #fafafb;
  border: solid #fafafb;
  color: #c7c7c7;
  width: 310px;
  height: 57px;
}
.saas1.subscribe input[type=submit] {
  background-color: #2652d5;
  border: solid #2652d5;
  color: #fff;
  margin-left: -50px;
  height: 57px;
  width: 158px;
}
.saas1.subscribe .media img {
  margin-right: 20px;
}
.saas1.subscribe form {
  display: flex;
}
.saas1.subscribe .subscribe-input h6 {
  font-weight: 300;
  text-transform: capitalize;
  margin-right: 16px;
}
.saas1.subscribe .subscribe-input .display-flex h6 {
  padding: 0 12px;
}
.saas1.subscribe .subscribe-input .display-flex h6:first-child {
  padding-left: 0;
}
.saas1.subscribe .subscribe-input .display-flex h6:last-child {
  padding-right: 0;
  text-align: left;
}
.saas1.faq .faq-block .frequent-text {
  font-size: calc(18px + 30 * (100vw - 300px) / 1620);
  margin-bottom: 20px;
  margin-top: -15px;
}
.saas1.faq .faq-block h6 {
  font-weight: normal;
  color: #3a62db;
  line-height: 1.8;
}
.saas1.faq .faq-block h6.link {
  font-size: calc(14px + 4 * (100vw - 300px) / 1620);
  font-weight: 400;
  margin-top: 50px;
  margin-bottom: -5px;
}
.saas1.faq .faq-block h6.link a {
  color: #41a3ff;
}
.saas1.faq .faq-block .card {
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.saas1.faq .faq-block .card-header {
  background-color: transparent;
  font-size: calc(15px + 3 * (100vw - 300px) / 1620);
  font-weight: 500;
  margin-bottom: 0;
}
.saas1.faq .faq-block .card-header button {
  color: #071828;
  font-weight: 500;
  font-size: calc(15px + 3 * (100vw - 300px) / 1620);
  padding: 0;
}
.saas1.faq .faq-block .card-header button:focus, .saas1.faq .faq-block .card-header button:hover {
  text-decoration: none;
}
.saas1.faq .faq-block .faq {
  margin-top: calc(14px + 2 * (100vw - 300px) / 1620);
}
.saas1.faq .faq-block .card-body {
  font-size: calc(14px + 2 * (100vw - 300px) / 1620);
  padding-left: 15px;
}
.saas1.faq .faq-block a {
  color: #3a62db;
}
.saas1.faq .faq-block h5 {
  margin-top: 50px;
}
.saas1.faq .rotate {
  transition: all 0.5s linear;
}
.saas1.faq .rotate.down {
  transform: rotate(-90deg);
}
.saas1.faq a div {
  transform: rotate(270deg);
  margin-right: 20px;
  position: absolute;
  left: 0;
  margin-top: 3px;
}
.saas1.faq .collapsed a div {
  transform: rotate(0deg);
  margin-right: 15px;
}
.saas1.blog {
  background-color: #3a62db;
  background-size: cover;
  background-repeat: no-repeat;
}
.saas1.blog .blog-post-slider .slick-slide {
  margin: 0 15px;
}
.saas1.blog .blog-post-slider .post-item {
  box-shadow: -2px 2px 6px 1px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.saas1.blog .blog-post-slider .post-item img {
  width: 45%;
  float: left;
}
.saas1.blog .blog-post-slider .blog-post-info {
  float: right;
  width: 55%;
  padding: 15px;
}
.saas1.blog .blog-post-slider .blog-post-info h3 {
  font-size: 18px;
  color: #3a62db;
}
.saas1.blog .blog-post-slider .blog-post-info .dte {
  font-size: 12px;
  color: #949494;
}
.saas1.blog .blog-post-slider .blog-post-info p {
  color: #3a62db;
}
.saas1.blog .blog-post-slider .slick-prev {
  left: -60px;
}
.saas1.blog .blog-post-slider .slick-prev, .saas1.blog .blog-post-slider .slick-next {
  display: inline-block;
  background-color: transparent;
  border: none;
  font-size: 32px;
  position: absolute;
  top: 40%;
  color: #3a62db;
  cursor: pointer;
}
.saas1.footer2 {
  background-color: #3a62db;
}
.saas1.footer2 .logo-sec .footer-social .footer-social-list {
  padding: 0 5px;
}
.saas1.footer2 .logo-sec li a i {
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2652d5;
  border-radius: 50px;
}
.saas1.footer2 h5.footer-headings {
  margin-top: 0;
}
.saas1.client {
  background: #fafafb;
}
header.saas1 nav ul li > a:hover {
  color: #fb3b64;
}
header.header-absolute {
  position: absolute;
  width: 100%;
}
header.ecommerce {
  position: relative !important;
}
header.ecommerce .responsive-btn i {
  color: #000 !important;
  cursor: pointer;
  line-height: 2;
}
/*************************
saas1 css end
*************************/
/*************************
36. saas2 css start
*************************/
.saas2 h1, .saas2 h2, .saas2 h3, .saas2 h4, .saas2 h5, .saas2 h6, .saas2 li, .saas2 a {
  font-family: "Poppins", sans-serif;
}
.saas2 h2, .saas2 h3, .saas2 h4, .saas2 h5 {
  color: #2652d5;
}
.saas2 h1 {
  margin-top: -14px;
  line-height: 1;
}
.saas2 h2 {
  font-size: calc(20px + 13 * (100vw - 300px) / 1620);
}
.saas2 h3 {
  font-size: calc(18px + 10 * (100vw - 300px) / 1620);
}
.saas2 h4 {
  letter-spacing: 1px;
}
.saas2 h5 {
  font-size: calc(16px + 2 * (100vw - 300px) / 1620);
}
.saas2 h6 {
  font-size: calc(13px + 2 * (100vw - 300px) / 1620);
}
.saas2 p {
  font-size: calc(13px + 3 * (100vw - 300px) / 1620);
  margin-top: 0;
  margin-bottom: -3px;
  color: #aaaaaa;
}
.saas2.header .center-text {
  margin-top: 0;
}
.saas2.brand .brand-slider img {
  filter: brightness(5) invert(0.5);
  transition: all 0.3s ease;
  max-width: 150px;
  margin: 0 auto;
}
.saas2.brand .brand-slider img:hover {
  filter: none;
  transition: all 0.3s ease;
}
.saas2 .link-horizontal {
  margin-top: 40px;
}
.saas2 .saas2-content .header-sub-text h3 {
  line-height: 1;
  margin-bottom: 10px;
}
.saas2.bg-gradient {
  background-image: linear-gradient(#3a62db, #2652d5);
}
.saas2 .title .main-title h2 {
  line-height: 0.9;
}
.saas2 .title .sub-title .sub-title-para {
  color: #3a62db;
}
.saas2.laptop-slider .owl-item img {
  padding: 50px;
  transition: all 0.3s ease;
}
.saas2.laptop-slider .owl-item.center img {
  padding: 0;
  margin-top: 18px;
  transition: all 0.3s ease;
}
.saas2.services .service {
  padding: 30px;
  border: none;
}
.saas2.services .service:hover img {
  animation: scaleDisappear 0.3s;
}
.saas2.feature {
  position: relative;
  overflow: hidden;
  background-image: url('background.png');
  background-size: contain;
  background-position: right;
}
.saas2.feature .center-content {
  flex-direction: initial;
  margin-bottom: 50px;
}
.saas2.feature .center-content .feature-content {
  margin-left: 25px;
}
.saas2.feature .center-content .feature-content .feature-head {
  margin-bottom: 8px;
}
.saas2.feature .center-content .feature-content .feature-para {
  font-size: calc(13px + 1 * (100vw - 300px) / 1620);
}
.saas2.feature .image-container .left-one, .saas2.feature .image-container .right-one {
  position: absolute;
}
.saas2.feature .image-container .advance-feature-img {
  position: relative;
  z-index: 1;
  margin-bottom: -20px;
}
.saas2.feature .image-container .left-one {
  left: -20%;
}
.saas2.feature .image-container .right-one {
  right: -19%;
  bottom: 0;
}
.saas2.quick-sol {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.saas2.quick-sol .set-center-div {
  min-height: 555px;
  position: relative;
}
.saas2.quick-sol .set-center-div .side-img {
  position: absolute;
  right: -14%;
  height: auto;
  height: initial;
  top: 50%;
  transform: translate(0, -50%);
}
.saas2 .offers-container .offer-heading-text {
  font-size: calc(20px + 13 * (100vw - 300px) / 1620);
  margin-bottom: 25px;
  font-weight: 400;
  margin-top: -11px;
}
.saas2 .offers-container .bottom-border {
  border: 2px solid #fff;
  width: 83px;
  margin-bottom: 70px;
}
.saas2 .offers-container .offers-content {
  margin-bottom: 40px;
}
.saas2 .offers-container .offers-content:last-child {
  margin-bottom: 0;
}
.saas2 .offers-container .offers-content .offer-main-text {
  font-weight: 300;
  margin-bottom: 15px;
}
.saas2 .offers-container .offers-content .offer-sub-text {
  font-weight: 300;
}
.saas2 .offers-container .offers-content .fa-check-circle {
  color: #fff;
  font-size: 20px;
  margin-right: 20px;
  margin-top: 5px;
}
.saas2.services .saas2-services .row .service-container:nth-child(n+5) {
  margin-top: 30px;
}
.saas2.laptop-slider {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.saas2.laptop-slider .slider-container {
  margin-top: 50px;
}
.saas2.laptop-slider .owl-theme .owl-dots {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  top: -70px;
}
.saas2.laptop-slider .owl-theme .owl-dots .owl-dot span {
  background: #fff !important;
}
.saas2.laptop-slider .owl-theme .owl-dots .owl-dot.active span {
  background: #fff;
  transform: scale(1.4);
}
.saas2.laptop-slider .slider-container {
  position: relative;
}
.saas2.laptop-slider .slider-container .trainers-slider .owl-carousel .owl-item.active.center img {
  border: 20px solid #ffffff;
  border-radius: 15px;
  background-color: #f3f6fd;
  margin-bottom: 0;
}
.saas2.laptop-slider .slider-container .trainers-slider .owl-carousel .owl-item.active.center:before {
  content: "";
  position: absolute;
  border-radius: 0 0 20px 20px;
  background: #fff;
  z-index: 999;
  width: calc(100% + 100px);
  bottom: -5px;
  left: -50px;
  height: 12px;
}
.saas2.laptop-slider .slider-container .trainers-slider .owl-carousel .owl-item.active.center:after {
  content: "";
  position: absolute;
  width: 140px;
  left: 50%;
  margin-left: -70px;
  border-radius: 5px;
  background: #e4eaf6;
  z-index: 999;
  height: 4px;
  bottom: 6px;
}
.saas2.laptop-slider .slider-container .center-img {
  position: absolute;
  top: 0;
  transform: translate(-50%, 0);
  left: 50%;
  z-index: 2;
}
.saas2.laptop-slider .slider-container .center-img img {
  max-width: 790px;
}
.saas2.testimonial {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.saas2.testimonial .container {
  margin-bottom: -15px;
}
.saas2.testimonial .quote-margin {
  margin-left: 50px;
}
.saas2.testimonial .quote-text h6 {
  text-transform: none;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: normal;
}
.saas2.footer2 h5 {
  color: #fff;
}
.saas2.footer2 .footer-lists li a {
  font-weight: 200;
}
.saas2.pricing H6 {
  margin-bottom: 8px;
}
/*************************
saas2 css end
*************************/
/*************************
wedding css start
*************************/
.wedding-time {
  margin-bottom: 60px;
}
.wedding-time .count {
  position: relative;
  padding-left: 15px;
  padding-bottom: 15px;
}
.wedding-time .count .days {
  font-family: "Alex Brush", cursive;
  display: block;
}
.wedding-time .count .days .days-text {
  font-family: "Alex Brush", cursive;
}
.wedding-time .count .set-border-left {
  position: absolute;
  border-left: 5px solid #2652d5;
  height: calc(100% - 20px);
  left: 0;
  bottom: 0;
}
.wedding-time .count:before, .wedding-time .count:after {
  content: "";
  position: absolute;
}
.wedding-time .count:before {
  border-top: 5px solid #2652d5;
  left: 0;
  width: 15px;
  bottom: calc(100% - 20px);
}
.wedding-time .count:after {
  border-right: 5px solid #3a62db;
  top: auto;
  top: initial;
  left: calc(100% - 20px);
  right: auto;
  right: initial;
  height: 15px;
  bottom: 0;
}
.wedding-time .count .set-border-bottom {
  position: absolute;
  -o-border-image: linear-gradient(to right, #2652d5, #3a62db);
     border-image: linear-gradient(to right, #2652d5, #3a62db);
  border-image-slice: 1;
  border-bottom: 5px solid;
  width: calc(100% - 20px);
  bottom: 0;
  left: 5px;
}
.wedding-time .count .counter-container {
  background-color: #fff;
  padding: 37px 0;
}
/*************************
wedding css end
*************************/
/*************************
event css start
*************************/
.event h4, .event h5, .event li {
  margin-top: 0;
  margin-bottom: 0;
}
.event h1, .event h2, .event h3, .event h4, .event h5, .event h6 {
  text-transform: capitalize;
}
.event h2, .event h3, .event h4, .event h5, .event h6, .event li, .event p, .event a {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
}
.event h2, .event h3, .event h4, .event h5, .event h6, .event p {
  color: #3a62db;
}
.event h1 {
  font-family: "Satisfy", cursive;
  font-size: calc(22px + 38 * (100vw - 300px) / 1620);
  margin-bottom: -12px;
  margin-top: -9px;
}
.event h2 {
  font-size: calc(20px + 10 * (100vw - 300px) / 1620);
  margin-top: -2px;
  margin-bottom: -6px;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 1.4;
}
.event h3 {
  font-size: calc(18px + 12 * (100vw - 300px) / 1620);
}
.event h4 {
  font-size: calc(16px + 9 * (100vw - 300px) / 1620);
  margin-top: -6px;
}
.event h5 {
  font-size: calc(16px + 5 * (100vw - 300px) / 1620);
  margin-bottom: -10px;
}
.event h6 {
  font-size: calc(13px + 3 * (100vw - 300px) / 1620);
  margin-bottom: 0;
}
.event p {
  font-size: calc(13px + 5 * (100vw - 300px) / 1620);
  margin-bottom: -10px;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.event .animated-bg i {
  left: auto;
  left: initial;
  right: 0;
}
.event .btn {
  font-size: calc(13px + 3 * (100vw - 300px) / 1620);
  padding: 14px 30px;
}
.event ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.event ul li {
  font-size: 14px;
}
.event .circle {
  position: absolute;
  top: 60px;
  height: 26px;
  width: 26px;
  background-color: #fff;
  border: 3px solid #2652d5;
  border-radius: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.event .circle:after {
  content: "";
  position: absolute;
  height: 60px;
  width: 4px;
  background: #2652d5;
  top: -63px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.event .circle:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 8px;
  margin: 2px;
  border-radius: 100%;
  background-color: #2652d5;
}
.event.bg-img3 {
  background-size: cover;
  background-position: center center;
}
.event.bg-about {
  position: relative;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  line-height: 1;
}
.event.bg-about .testiminial {
  margin-bottom: -10px;
}
.event.bg-about::before {
  content: "";
  background-image: linear-gradient(#3a62db, #2652d5);
  top: 0;
  opacity: 0.55;
  height: 100%;
  width: 100%;
  position: absolute;
}
.event .wedding-time {
  margin-bottom: 50px;
}
.event .count {
  margin: 0 5px;
}
.event .count .days {
  font-family: "Satisfy", cursive;
}
.event .count .days .days-text {
  font-family: "Satisfy", cursive;
}
.event .count .counter-container {
  background-color: transparent;
  padding: 0 0 20px 0;
}
.event .count .set-border-left {
  border-left: 5px solid #fff;
}
.event .count .set-border-bottom {
  -o-border-image: none;
     border-image: none;
  -o-border-image: initial;
     border-image: initial;
  border-bottom: 5px solid #fff;
}
.event .count:before {
  width: 25px;
  border-top: 5px solid #fff;
}
.event .count:after {
  border-right: 5px solid #fff;
  height: 25px;
}
.event .borders-before {
  margin-bottom: 20px;
}
.event .format .format-head-text {
  margin-bottom: 40px;
}
.event .format .format-sub-text p {
  font-weight: 300;
}
.event.speaker .team-img .social ul li a i {
  transition: all 0.4s;
}
.event.speaker .team-img .social ul li a i:hover {
  background-color: white;
  color: #2652d5;
}
.event.blog .img-container {
  border-radius: 10px;
  overflow: hidden;
}
.event.blog .img-container .social-list ul li a i {
  background-color: transparent;
  background-color: initial;
  height: 28px;
  width: 28px;
}
.event.blog .img-container .social-list ul li a i:hover {
  background-color: white;
  color: #BA38D2;
}
.event.testimonial h5 {
  line-height: 1.8;
}
.event.sponsor .sponsor-img {
  margin-bottom: 50px;
}
.event.pricing .price-container .price {
  margin-bottom: 30px;
  letter-spacing: 1px;
  color: #464545;
}
.event .filter-section .filter-container ul.filter > li.active {
  border-radius: 25px;
}
.event.portfolio-section .isotopeSelector .overlay {
  border-radius: 15px;
  overflow: hidden;
}
.event.portfolio-section .isotopeSelector .overlay:hover .overlay-background i {
  border-radius: 10px;
}
.event.contact .iframe-container {
  border-radius: 15px;
  overflow: hidden;
}
.event.contact .bg-white {
  border-radius: 0 15px 15px 0;
  overflow: hidden;
}
/*************************
event css end
*************************/
/*************************
gym css start
*************************/
.gym h1, .gym h2 {
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
}
.gym h4, .gym h5, .gym li {
  margin-top: 0;
  margin-bottom: 0;
}
.gym h1, .gym h2, .gym h3, .gym h4, .gym h5, .gym h6 {
  text-transform: capitalize;
}
.gym h2, .gym h3, .gym h4, .gym h5, .gym h6, .gym li, .gym a {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.gym h2, .gym h3, .gym h4 {
  color: #2652d5;
}
.gym h5, .gym h6, .gym p {
  color: #3a62db;
}
.gym h1 {
  font-size: calc(22px + 38 * (100vw - 300px) / 1620);
  color: #fff;
  font-weight: 200;
  margin-top: -5px;
  margin-bottom: -10px;
}
.gym h2 {
  font-size: calc(20px + 20 * (100vw - 300px) / 1620);
  margin-top: -5px;
  margin-bottom: -5px;
}
.gym h3 {
  letter-spacing: 1px;
}
.gym h4 {
  font-size: calc(16px + 2 * (100vw - 300px) / 1620);
  font-weight: 600;
  margin-top: -8px;
  margin-bottom: -8px;
}
.gym h6 {
  font-size: calc(13px + 1 * (100vw - 300px) / 1620);
  margin-top: 0;
  margin-bottom: 0;
}
.gym .borders-before span:before {
  border-top: 2px solid #3a62db;
}
.gym.pricing .btn-default {
  background-color: #3a62db;
}
.gym.pricing .btn-default:hover {
  background-color: #fff;
  transition: all 0.3s ease;
}
.gym.brand-slider {
  padding: 50px 0;
}
.gym .btn {
  padding: 14px 35px;
}
.gym .borders-before {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.gym .owl-theme .owl-dots {
  margin-top: 20px !important;
}
.gym .title .borders-before {
  margin-left: 0;
}
.gym .about-img {
  position: relative;
  margin: 35px 0;
}
.gym .about-img .format-img {
  width: 65%;
}
.gym .about-img .border-size {
  position: absolute;
  width: 284px;
  height: 284px;
}
.gym .about-img .border-size.set-border-top {
  top: 0;
  left: 0;
  border-top: 3px solid #000;
  border-left: 3px solid #000;
  margin: 8px;
}
.gym .about-img .border-size.set-border-bottom {
  bottom: 0;
  right: 0;
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
  margin: 8px;
}
.gym .about-img .borders-around .bg-black {
  width: 60%;
}
.gym .about-img .borders-around .bg-black:before, .gym .about-img .borders-around .bg-black:after {
  width: 184px;
  height: 184px;
}
.gym.format .format-head-text {
  margin-bottom: 30px;
}
.gym.format .format-head-text .about-font-header {
  font-weight: 600;
  font-size: calc(25px + 15 * (100vw - 300px) / 1620);
}
.gym.format .format-sub-text {
  margin-bottom: 45px;
}
.gym.format .format-sub-text .about-para {
  font-size: calc(13px + 3 * (100vw - 300px) / 1620);
  letter-spacing: 0;
}
.gym.format .icon-collection .about-icon .icons {
  filter: brightness(0) invert(1);
}
.gym.format .icon-collection .about-icon:hover .icons {
  filter: initial;
}
.gym input {
  margin-right: 12px;
  padding: 22px;
}
.gym.bg-schedule {
  background-repeat: no-repeat;
  background-position: right;
  background-size: 1150px;
  background-color: #000;
}
.gym.bg-cal-bmi {
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  background-color: #000;
}
.gym.bg-img3 {
  background-size: cover;
  background-position: center center;
}
.gym .owl-carousel .owl-dots {
  line-height: 0.5;
}
.gym .owl-carousel .owl-dots .owl-dot span {
  margin-bottom: 0;
}
.gym .gym-slider .owl-theme .owl-dots {
  position: absolute;
}
.gym .gym-slider.default-dots .item {
  position: relative;
}
.gym .gym-slider.default-dots .owl-nav {
  display: none;
}
.gym .gym-slider.default-dots .owl-dots {
  bottom: 70px;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 3;
}
.gym .gym-slider.default-dots .owl-dots .owl-dot.active span {
  background: #fff;
  opacity: 1;
  box-shadow: 0 0 10px 1px #c1c0c0;
}
.gym .gym-slider.default-dots .owl-dots .owl-dot span {
  background: #fff;
  width: 34px;
  height: 3px;
  border-radius: 0;
  border-radius: initial;
  opacity: 1;
}
.gym .gym-about-slider .owl-theme .owl-dots {
  position: absolute;
}
.gym .gym-about-slider.default-dots .item {
  position: relative;
}
.gym .gym-about-slider.default-dots .owl-nav {
  display: none;
}
.gym .gym-about-slider.default-dots .owl-dots {
  bottom: -40px !important;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 3;
}
.gym .gym-about-slider.default-dots .owl-dots .owl-dot.active span {
  background: #fff;
  opacity: 1;
  box-shadow: 0 0 10px 1px #c1c0c0;
}
.gym .gym-about-slider.default-dots .owl-dots .owl-dot span {
  background: #fff;
  width: 34px;
  height: 3px;
  border-radius: 0;
  border-radius: initial;
  opacity: 1;
}
.gym .borders-around .bg-black {
  height: 100%;
  width: 80%;
  position: absolute;
  background-color: #000;
  z-index: -1;
  left: 50%;
  transform: translate(-50%, 0);
}
.gym .borders-around .bg-black:before, .gym .borders-around .bg-black:after {
  content: "";
  position: absolute;
  width: 125px;
  height: 125px;
}
.gym .borders-around .bg-black:before {
  top: -35px;
  left: -35px;
  border-top: 3px solid #000;
  border-left: 3px solid #000;
}
.gym .borders-around .bg-black:after {
  bottom: -35px;
  right: -35px;
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
}
.gym .calculate-bmi {
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.1);
  width: 100%;
  overflow: hidden;
}
.gym .calculate-bmi tr:last-child td {
  border-bottom: none;
}
.gym .calculate-bmi tr td:last-child {
  border-right: none;
}
.gym .calculate-bmi tr td {
  font-size: 16px;
  color: #fff;
  padding: 25px 0 25px 60px;
  font-weight: 500;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transition: all 0.2s;
}
.gym .calculate-bmi tr td:hover {
  background: rgba(255, 255, 255, 0.2);
}
.gym.testimonial .testimonial-slider img {
  width: auto !important;
}
.gym.testimonial .testimonial-slider .testimonial-info .testimonial-para {
  font-weight: 200;
  letter-spacing: 0;
  font-size: 138%;
}
.gym.testimonial .testimonial-slider .testimonial-name {
  margin-bottom: 10px;
}
.gym.testimonial .testimonial-slider .testimonial-name .name {
  font-size: 20px;
}
.gym.testimonial .testimonial-slider .testimonial-post .post {
  font-weight: 200;
}
.gym.brand-slider img {
  width: 70%;
  margin: 0 auto;
}
.gym .icon-collection .about-icon, .yoga .icon-collection .about-icon {
  background-color: transparent;
  border: 1px solid #fff;
  filter: none;
}
.gym .icon-collection .about-icon:hover, .yoga .icon-collection .about-icon:hover {
  background-color: white;
  box-shadow: none;
}
/*************************
gym css end
*************************/
/*************************
popup css start
*************************/
.login-popup h2 {
  font-weight: 300;
}
.login-modal p {
  color: #8f8e94;
}
.login-modal .btn-default {
  padding: 10px 30px;
}
.login-modal .modal-content {
  border-radius: 0;
}
.login-modal .modal-header {
  background: #3a62db;
  padding: 0;
}
.login-modal .modal-body {
  padding: 40px;
}
.login-modal .form-group {
  margin-bottom: 25px;
}
.login-modal .form-group input {
  border: 1px solid #eaeaea;
  background-color: #efefef;
  border-radius: 50px;
  padding: 12px;
  padding-left: 30px;
  font-size: 12px;
  height: auto;
}
.login-modal .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #2652d5;
  opacity: 0.7;
}
.login-modal .form-group input::-moz-placeholder { /* Firefox 19+ */
  color: #2652d5;
  opacity: 0.7;
}
.login-modal .form-group input:-ms-input-placeholder { /* IE 10+ */
  color: #2652d5;
  opacity: 0.7;
}
.login-modal .form-group input:-moz-placeholder { /* Firefox 18- */
  color: #2652d5;
  opacity: 0.7;
}
.login-modal .form-group label {
  font-weight: 500;
  color: #777;
}
.login-modal .btn {
  margin-top: 20px;
  z-index: 2;
}
.login-modal .nav-item {
  margin-right: 20px;
}
.login-modal .nav-pills .nav-link {
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  color: #b1b1b1;
}
.login-modal .nav-pills .nav-link.active {
  color: #2652d5;
  border-bottom: 2px solid;
  border-radius: 0;
}
.login-modal .close {
  position: absolute;
  right: -45px;
  top: 0;
  background: #f5f5f5;
  opacity: 1 !important;
  color: #000;
  z-index: 2;
  margin: 0;
}
.loader-wrapper {
  height: 100vh;
  width: 100vw;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 9999;
  top: 0;
}
.loader-wrapper .loader {
  position: relative;
  display: grid;
  grid-template-columns: 33% 33% 33%;
  grid-gap: 2px;
  width: 100px;
  height: 100px;
}
.loader-wrapper .loader > div {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #2652d5;
  transform: scale(0);
  transform-origin: center center;
  animation: loader 2s infinite linear;
}
.loader-wrapper .loader > div:nth-of-type(1), .loader-wrapper .loader > div:nth-of-type(5), .loader-wrapper .loader > div:nth-of-type(9) {
  animation-delay: 0.4s;
}
.loader-wrapper .loader > div:nth-of-type(4), .loader-wrapper .loader > div:nth-of-type(8) {
  animation-delay: 0.2s;
}
.loader-wrapper .loader > div:nth-of-type(2), .loader-wrapper .loader > div:nth-of-type(6) {
  animation-delay: 0.6s;
}
.loader-wrapper .loader > div:nth-of-type(3) {
  animation-delay: 0.8s;
}
@keyframes loader {
  0% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
  80% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
.speaker.team-sec .team-img {
  margin-bottom: 8px;
}
.speaker .team-img {
  text-align: center;
  display: inline-block;
  position: relative;
  overflow: hidden;
  border-radius: 13px;
  transition: 0.6s;
  margin-bottom: 10px;
}
.speaker .team-img img {
  opacity: 1;
  transition: 0.5s;
}
.speaker .team-img .overlay {
  opacity: 0;
  transition: 0.6s;
}
.speaker .team-img .social {
  transition: 0.6s;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.speaker .team-img .social ul {
  display: flex;
}
.speaker .team-img .social ul li {
  margin-right: 20px;
}
.speaker .team-img .social ul li:last-child {
  margin-right: 0;
}
.speaker .team-img .social ul li a i {
  display: flex;
  height: 30px;
  width: 30px;
  font-size: 16px;
  border: 2px solid #fff;
  border-radius: 100%;
  color: #fff;
}
.speaker .team-img:hover .overlay {
  transition: 0.6s;
  background-image: linear-gradient(#3a62db, #2652d5);
  top: 0;
  opacity: 0.7;
  height: 100%;
  width: 100%;
  position: absolute;
}
.speaker .team-img:hover .social {
  transition: 0.6s;
  opacity: 1;
}
.speaker .employee .e-name {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 600;
}
.speaker .employee .post {
  color: #2652d5;
  font-weight: 400;
  letter-spacing: 0.5px;
}
/*************************
  Popup css end
*************************/
/*************************
trainer slider css start
*************************/
.gym .trainers-slider .owl-carousel .owl-stage-outer, .yoga .trainers-slider .owl-carousel .owl-stage-outer, .creative .trainers-slider .owl-carousel .owl-stage-outer {
  min-height: 405px !important;
  padding-top: 45px;
}
.gym .trainers-slider .owl-carousel .owl-dots .owl-dot.active span, .gym .trainers-slider .owl-carousel .owl-dots .owl-dot:hover span, .yoga .trainers-slider .owl-carousel .owl-dots .owl-dot.active span, .yoga .trainers-slider .owl-carousel .owl-dots .owl-dot:hover span, .creative .trainers-slider .owl-carousel .owl-dots .owl-dot.active span, .creative .trainers-slider .owl-carousel .owl-dots .owl-dot:hover span {
  background: #2652d5;
}
.gym .trainers-slider .owl-carousel .owl-item .trainers-info, .yoga .trainers-slider .owl-carousel .owl-item .trainers-info, .creative .trainers-slider .owl-carousel .owl-item .trainers-info {
  display: none;
}
.gym .trainers-slider .owl-carousel .owl-item.active.center, .yoga .trainers-slider .owl-carousel .owl-item.active.center, .creative .trainers-slider .owl-carousel .owl-item.active.center {
  z-index: 1;
  transition: 1s;
}
.gym .trainers-slider .owl-carousel .owl-item.active.center .trainers-info, .yoga .trainers-slider .owl-carousel .owl-item.active.center .trainers-info, .creative .trainers-slider .owl-carousel .owl-item.active.center .trainers-info {
  padding-top: 50px;
}
.gym .trainers-slider .owl-carousel .owl-item.active.center img, .yoga .trainers-slider .owl-carousel .owl-item.active.center img, .creative .trainers-slider .owl-carousel .owl-item.active.center img {
  transition: 1s;
  transform: scale(1.2);
  box-shadow: 0 0 10px 0 #000;
  margin-bottom: 15px;
}
.gym .trainers-slider .owl-carousel .owl-item.active.center .trainers-info, .yoga .trainers-slider .owl-carousel .owl-item.active.center .trainers-info, .creative .trainers-slider .owl-carousel .owl-item.active.center .trainers-info {
  display: block;
}
.gym .trainers-slider .socials-lists ul li a i, .yoga .trainers-slider .socials-lists ul li a i, .creative .trainers-slider .socials-lists ul li a i {
  height: 30px;
  width: 30px;
  font-size: 10px;
}
/*************************
trainer slider css end
*************************/
/*************************
breadcrumb-section css start
*************************/
.radius-0 {
  border-radius: 0;
}
.owl-theme .owl-nav {
  margin-top: 0;
}
.breadcrumb-section {
  background-position: center;
  background-size: cover;
  background-blend-mode: overlay;
  padding: 230px 0;
}
.breadcrumb-section:not(.breadcrumb-left), .breadcrumb-section:not(.breadcrumb-right), .breadcrumb-section:not(.breadcrumb-slider) {
  background: url('breadcrumb.jpg');
  background-position: center;
  background-size: cover;
  background-blend-mode: overlay;
}
.breadcrumb-section li {
  line-height: normal;
}
.breadcrumb-section.bredcrumb-color {
  background: #2652d5;
}
.breadcrumb-section.breadcrumb-gradient {
  background: linear-gradient(200deg, #3a62db, #2652d5);
}
.breadcrumb-section.bg1 {
  background: url('breadcrumb-bg.jpg');
  background-position: center;
  background-size: cover;
  background-blend-mode: overlay;
  background-color: rgba(0, 0, 0, 0.5803921569);
}
.breadcrumb-section.bredcrumb-color .breadcrumb-text, .breadcrumb-section.breadcrumb-gradient .breadcrumb-text {
  color: #fff;
}
.breadcrumb-section.bredcrumb-color .breadcrumb li, .breadcrumb-section.breadcrumb-gradient .breadcrumb li {
  color: #fff;
}
.breadcrumb-section.bredcrumb-color .breadcrumb li a, .breadcrumb-section.breadcrumb-gradient .breadcrumb li a {
  color: #fff;
  opacity: 0.7;
}
.breadcrumb-section.bredcrumb-color .breadcrumb li + li:before, .breadcrumb-section.breadcrumb-gradient .breadcrumb li + li:before {
  color: #fff;
}
.breadcrumb-section .breadcrumb-text {
  color: #000;
  font-size: calc(20px + 15 * (100vw - 300px) / 1620);
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.breadcrumb-section .breadcrumb {
  padding: 0;
  background: transparent;
  justify-content: flex-end;
  margin: 0;
  display: flex;
  align-items: center;
}
.breadcrumb-section .breadcrumb li {
  letter-spacing: 1px;
  text-transform: capitalize;
  color: #000;
}
.breadcrumb-section .breadcrumb li + li:before {
  padding: 8px;
  color: #000;
  content: "/ ";
}
.breadcrumb-section .breadcrumb li a {
  color: #000;
  text-decoration: none;
}
.breadcrumb-section .breadcrumb li a:hover {
  color: #000;
  text-decoration: underline;
}
.breadcrumb-section.bg-dark.set-bg-dark {
  background-image: linear-gradient(#2652d5, #3a62db) !important;
}
.breadcrumb-section.bg-dark.bg-unset {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
}
.breadcrumb-section.bg-dark h2 {
  color: #fff;
}
.breadcrumb-section.bg-dark li {
  color: #fff;
}
.breadcrumb-section.bg-dark li a {
  color: #fff;
}
.breadcrumb-section.bg-dark li a:hover {
  color: #fff;
  opacity: 0.8;
}
.breadcrumb-section.bg-dark li:before {
  color: #fff !important;
}
.breadcrumb-section.bg-dark.bg-fixed {
  background-attachment: fixed;
}
.breadcrumb-section.big-type h2 {
  font-size: calc(20px + 30 * (100vw - 300px) / 1620);
}
.breadcrumb-section.breadcrumb-slider {
  position: relative;
}
.breadcrumb-section.breadcrumb-slider .owl-nav .owl-prev, .breadcrumb-section.breadcrumb-slider .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: 0.9s;
  background: transparent;
}
.breadcrumb-section.breadcrumb-slider .owl-nav .owl-prev:hover, .breadcrumb-section.breadcrumb-slider .owl-nav .owl-next:hover {
  background: transparent;
  opacity: 0.7;
}
.breadcrumb-section.breadcrumb-slider .owl-nav .owl-prev i, .breadcrumb-section.breadcrumb-slider .owl-nav .owl-next i {
  font-size: 20px;
}
.breadcrumb-section.breadcrumb-slider .owl-nav .owl-prev {
  left: -20%;
  transition: 0.9s;
}
.breadcrumb-section.breadcrumb-slider .owl-nav .owl-next {
  right: -20%;
  transition: 0.9s;
}
.breadcrumb-section.breadcrumb-slider:hover .owl-nav .owl-prev, .breadcrumb-section.breadcrumb-slider:hover .owl-nav .owl-next {
  opacity: 1;
  transition: 0.9s;
}
.breadcrumb-section.breadcrumb-slider:hover .owl-nav .owl-prev {
  left: 2%;
  transition: 0.9s;
}
.breadcrumb-section.breadcrumb-slider:hover .owl-nav .owl-next {
  right: 2%;
  transition: 0.9s;
}
.breadcrumb-section.breadcrumb-slider .img-slider .bg1 {
  background: url('breadcrumb-bg.jpg');
  height: 60vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: overlay;
  background-color: rgba(0, 0, 0, 0.5803921569);
}
.breadcrumb-section.breadcrumb-slider .img-slider .bg2 {
  background: url('1.jpg');
  height: 60vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: overlay;
  background-color: rgba(0, 0, 0, 0.5803921569);
}
.breadcrumb-section.breadcrumb-slider .img-slider .bg3 {
  background: url('breadcrumb-bg.jpg');
  height: 60vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: overlay;
  background-color: rgba(0, 0, 0, 0.5803921569);
}
.breadcrumb-section.breadcrumb-slider .img-slider .bg4 {
  background: url('1.jpg');
  height: 60vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: overlay;
  background-color: rgba(0, 0, 0, 0.5803921569);
}
.breadcrumb-section.breadcrumb-slider .set-over {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}
.breadcrumb-section.video-sec {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
  background-color: transparent !important;
  background-color: initial !important;
  height: 70vh;
}
.breadcrumb-section.video-sec .blocks:before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.38);
  position: absolute;
}
/*************************
breadcrumb-section css end
*************************/
/*************************
breadcrumb type css start
*************************/
.breadcrumb-back-none {
  background-image: none !important;
}
.breadcrumb-section-main {
  padding: 150px 0;
  background-color: #f8f8f8;
}
.breadcrumb-section-main .breadcrumb-contain {
  display: flex;
  align-items: center;
}
.breadcrumb-section-main .breadcrumb-contain > div {
  width: 30%;
}
.breadcrumb-section-main .breadcrumb-contain > div ul li {
  line-height: normal;
  display: inline;
  margin-right: 15px;
  position: relative;
}
.breadcrumb-section-main .breadcrumb-contain > div ul li a i {
  margin-right: 15px;
}
.breadcrumb-section-main .breadcrumb-contain > div ul li a:hover {
  color: #000;
}
.breadcrumb-section-main .breadcrumb-contain > div ul li:last-child {
  margin-right: 0;
}
.breadcrumb-section-main .breadcrumb-contain > div .breadcrumb-txt {
  font-weight: 500;
  font-size: calc(20px + 10 * (100vw - 300px) / 1620);
  margin-top: 0;
  margin-bottom: 0;
}
.breadcrumb-section-main .breadcrumb-contain > div:last-child {
  text-align: right;
  width: 70%;
}
.breadcrumb-section-main.inner-1 {
  background-color: #f8f8f8;
}
.breadcrumb-section-main.inner-1 .breadcrumb-txt {
  font-size: calc(20px + 25 * (100vw - 300px) / 1620);
  margin-bottom: 0;
  font-weight: 500;
}
.breadcrumb-section-main.inner-2 {
  background-color: #f8f8f8;
}
.breadcrumb-section-main.inner-2 .breadcrumb-contain ul li a {
  font-size: calc(14px + 6 * (100vw - 300px) / 1620);
}
.breadcrumb-section-main.inner-2 .breadcrumb-contain .breadcrumb-txt {
  margin-bottom: 0;
}
.breadcrumb-section-main.inner-2 .breadcrumb-contain .breadcrumb {
  text-align: right;
  height: 100%;
  flex: auto;
}
.breadcrumb-section-main.inner-3 {
  background: #f8f8f8;
}
.breadcrumb-section-main.inner-3 .breadcrumb-contain ul li a {
  font-size: calc(16px + 4 * (100vw - 300px) / 1620);
}
.breadcrumb-section-main.inner-3 .breadcrumb-text {
  font-size: calc(20px + 10 * (100vw - 300px) / 1620);
  font-weight: 500;
  margin-top: 0;
}
.breadcrumb-section-main.inner-4 .breadcrumb-contain ul li a {
  font-size: calc(14px + 6 * (100vw - 300px) / 1620);
}
.breadcrumb-section-main.breadcrumb-section-sm {
  padding: 50px 0;
}
.breadcrumb-section-main.breadcrumb-section-sm .breadcrumb-contain .breadcrumb-txt {
  font-size: calc(18px + 2 * (100vw - 300px) / 1620);
}
.breadcrumb-section-main.breadcrumb-section-sm .breadcrumb-contain ul li a {
  font-size: calc(14px + 2 * (100vw - 300px) / 1620);
}
/*************************
breadcrumb type css end
*************************/
/*************************
blog-section css start
*************************/
.blog-sec .blog-list .blog-agency .blog-contain {
  display: flex;
}
.blog-sec.videos .video {
  background-blend-mode: overlay;
  background-color: rgba(0, 0, 0, 0.5803921569);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0;
}
.blog-sec.detail2 .bg-blog-detail {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(100vh - 90px);
  background-blend-mode: overlay;
  background-color: rgba(0, 0, 0, 0.65);
}
.blog-sec.detail2 .bg-blog-detail .feature-text {
  font-size: calc(20px + 30 * (100vw - 300px) / 1620);
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.blog-sec .blog-detail-slider .owl-nav .owl-prev, .blog-sec .blog-detail-slider .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  background: transparent;
}
.blog-sec .blog-detail-slider .owl-nav .owl-prev img, .blog-sec .blog-detail-slider .owl-nav .owl-next img {
  transition: 1s;
}
.blog-sec .blog-detail-slider .owl-nav .owl-prev:hover, .blog-sec .blog-detail-slider .owl-nav .owl-next:hover {
  background: transparent;
}
.blog-sec .blog-detail-slider .owl-nav .owl-prev:hover img, .blog-sec .blog-detail-slider .owl-nav .owl-next:hover img {
  filter: grayscale(0) brightness(0);
  transition: 1s;
}
.blog-sec .blog-detail-slider .owl-nav .owl-prev {
  left: 5px;
}
.blog-sec .blog-detail-slider .owl-nav .owl-next {
  right: 5px;
}
.blog-sec.blog .isotopeContainer .blog-agency .blog-contain {
  display: block;
}
.blog-sec.blog .container, .blog-sec.blog .container-fluid, .blog-sec.blog .container-sm, .blog-sec.blog .container-md, .blog-sec.blog .container-lg, .blog-sec.blog .container-xl {
  margin-bottom: -30px;
}
.blog-sec.blog .blog-agency {
  margin-bottom: 30px;
}
.blog-sec.blog .blog-agency .blog-info .btn-bottom {
  margin-bottom: -5px;
}
.blog-sec.portfolio-section .isotopeSelector:hover img {
  transform: none;
  transform: initial;
}
.blog-sec.portfolio-section .btn {
  border-radius: 50px;
}
.blog-sidebar .blog-title {
  position: relative;
  text-transform: uppercase;
  color: #2652d5;
  margin-bottom: 30px;
  padding-bottom: 15px;
  letter-spacing: 1px;
  font-weight: 600;
  line-height: 1;
}
.blog-sidebar .blog-title:before {
  content: "";
  border-bottom: 4px solid #2652d5;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 15%;
  transition: 0.5s;
}
.blog-sidebar .blog-title:hover:before {
  width: 25%;
  transition: 0.5s;
}
.blog-sidebar .sidebar-container {
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
}
.blog-sidebar .sidebar-container.insta {
  margin-bottom: 0;
}
.blog-sidebar .sidebar-container .sidebar-list li {
  padding: 10px;
  border-bottom: 1px solid #eee;
  position: relative;
}
.blog-sidebar .sidebar-container .sidebar-list li a {
  color: #000;
  margin-left: 15px;
  transition: all 0.4s;
}
.blog-sidebar .sidebar-container .sidebar-list li a:hover {
  margin-left: 25px;
}
.blog-sidebar .sidebar-container .sidebar-list li a i {
  position: absolute;
  left: 10px;
  top: 12px;
}
.blog-sidebar .sidebar-container .newsletter .form-group {
  position: relative;
}
.blog-sidebar .sidebar-container .newsletter .form-group i {
  position: absolute;
  right: 4%;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 15px;
}
.blog-sidebar .post-container {
  margin-bottom: 20px;
}
.blog-sidebar .post-container .post-head {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
.blog-sidebar .post-container .date {
  color: #000;
}
.blog-sidebar .post-container div {
  position: relative;
}
.blog-sidebar .post-container div.w-35 {
  width: 35%;
}
.blog-sidebar .post-container div.w-35 img {
  border-radius: 4px;
}
.blog-sidebar .post-container div .badge {
  background: #000;
  color: #fff;
  padding: 6px 12px;
  border-radius: 50px;
  position: absolute;
  left: 0;
  transform: translate(0, -50%);
  top: 0;
}
.blog-sidebar .post-container div .badge.badge-red {
  background: #e3154f;
}
.blog-sidebar .post-container div .badge.badge-blue {
  background: #41a3ff;
}
.blog-sidebar .post-container div .badge.badge-yellow {
  background: #ffd200;
}
.blog-sidebar input {
  padding: 16px 36px 16px 16px;
}
.blog-sidebar .blog-insta {
  display: flex;
}
.blog-sidebar .blog-insta:last-child li {
  margin-bottom: 0;
}
.blog-sidebar .blog-insta li {
  margin-right: 5px;
  margin-bottom: 5px;
}
.blog-sidebar .blog-insta li:last-child {
  margin-right: 0;
}
.blog-sidebar.blog-split .blog-list:nth-child(even) {
  text-align: right;
}
.blog-sidebar.blog-split .blog-list:nth-child(even) .center-text {
  justify-content: flex-end;
}
/*************************
breadcrumb-section css end
*************************/
/*************************
error css start
*************************/
.error-sec {
  background: linear-gradient(#2652d5, #3a62db);
  background-position: center;
  height: 100vh;
}
.error-sec .error-title {
  margin-top: -100px;
  margin-bottom: -50px;
  line-height: normal;
  font-size: 260px;
  font-weight: 500;
  color: #fff;
}
.error-sec .error-msg {
  font-weight: 500;
}
.spin-earth-on-hover {
  transition: ease 200s !important;
  transform: rotate(-3600deg) !important;
}
/*************************
error css end
************************/
@keyframes rocket-movement {
  100% {
    transform: translate(120px, -60px);
  }
}
@keyframes spin-earth {
  100% {
    transform: rotate(-360deg);
    transition: transform 20s;
  }
}
@keyframes move-astronaut {
  100% {
    transform: translate(-10px, -10px);
  }
}
@keyframes rotate-astronaut {
  100% {
    transform: rotate(-720deg);
  }
}
@keyframes glow-star {
  40% {
    opacity: 0.3;
  }
  90%, 100% {
    opacity: 1;
    transform: scale(1.2);
    border-radius: 999999px;
  }
}
.bg-purple {
  background: linear-gradient(#3a62db, #2652d5);
  height: 100vh;
  overflow: hidden;
}
.section-404 .btn-default:hover {
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
}
.section-404 .text-404 {
  font-size: 15px;
  letter-spacing: 1px;
  margin: 10px 50px;
  font-weight: 300;
}
.section-404 .central-body {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  flex-direction: column;
}
.section-404 .sub-text {
  margin-top: 50px;
  margin-bottom: 10px;
}
.section-404 .objects img {
  z-index: 90;
  pointer-events: none;
}
.section-404 .object_rocket {
  z-index: 95;
  position: absolute;
  transform: translateX(-50px);
  top: 75%;
  pointer-events: none;
  width: 150px;
  animation: rocket-movement 20s linear infinite both running;
}
.section-404 .object_earth {
  position: absolute;
  top: 20%;
  left: 15%;
  z-index: 90;
  width: 100px;
}
.section-404 .object_moon {
  position: absolute;
  top: 12%;
  left: 25%;
  width: 80px;
}
.section-404 .object_astronaut {
  width: 170px;
  animation: rotate-astronaut 200s infinite linear both alternate;
}
.section-404 .box_astronaut {
  z-index: 110 !important;
  position: absolute;
  top: 60%;
  right: 16%;
  will-change: transform;
  animation: move-astronaut 5s infinite linear both alternate;
}
.section-404 .image-404 {
  position: relative;
  z-index: 100;
  pointer-events: none;
}
.section-404 .stars {
  background-repeat: repeat;
  background-size: contain;
  background-position: left top;
  height: 100vh;
}
.section-404 .text-inner {
  font-size: calc(100px + 150 * (100vw - 300px) / 1620);
  font-weight: 700;
  margin-top: -52px;
  line-height: 1;
}
.section-404 .glowing_stars .star {
  position: absolute;
  border-radius: 100%;
  background-color: #fff;
  width: 3px;
  height: 3px;
  opacity: 0.3;
  will-change: opacity;
}
.section-404 .glowing_stars .star:nth-child(1) {
  top: 80%;
  left: 25%;
  animation: glow-star 2s infinite ease-in-out alternate 1s;
}
.section-404 .glowing_stars .star:nth-child(2) {
  top: 20%;
  left: 40%;
  animation: glow-star 2s infinite ease-in-out alternate 3s;
}
.section-404 .glowing_stars .star:nth-child(3) {
  top: 25%;
  left: 25%;
  animation: glow-star 2s infinite ease-in-out alternate 5s;
}
.section-404 .glowing_stars .star:nth-child(4) {
  top: 75%;
  left: 80%;
  animation: glow-star 2s infinite ease-in-out alternate 7s;
}
.section-404 .glowing_stars .star:nth-child(5) {
  top: 90%;
  left: 50%;
  animation: glow-star 2s infinite ease-in-out alternate 9s;
}
.coming-soon {
  min-height: 100vh;
}
.coming-soon.coming-soon-2 {
  background-position: center;
  background-size: cover;
  min-height: 100%;
  background-blend-mode: overlay;
  background-color: rgba(0, 0, 0, 0.6);
}
.coming-soon .bg-coming-soon {
  background-position: center;
  background-size: cover;
  height: 100%;
}
.coming-soon .socials-lists ul li {
  padding: 0 10px;
}
.coming-soon .center-container {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.coming-soon .our-web-text {
  font-weight: 500;
  letter-spacing: 1px;
}
.coming-soon .launch-text, .coming-soon .launch-text2 {
  text-transform: uppercase;
  color: #b1b1b1;
}
.coming-soon .launch-text {
  margin-top: 20px;
  margin-bottom: 80px;
  letter-spacing: 1px;
}
.coming-soon .launch-text2 {
  margin-top: 30px;
  margin-bottom: 60px;
}
.coming-soon .coming-logo {
  margin-bottom: 45px;
}
.coming-soon .counters-content {
  display: inline-block;
}
.coming-soon .count {
  text-align: center;
  border-right: 1px solid #777;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.coming-soon .count.no-border {
  border-right: none;
}
.coming-soon .count span {
  font-size: calc(13px + 3 * (100vw - 320px) / 1600);
  display: block;
  padding-top: 10px;
}
.coming-soon .count h2 {
  font-family: "Work Sans", sans-serif;
  padding: 0 40px;
}
.coming-soon .count .days {
  font-weight: 300;
}
.coming-soon .count .days-text {
  font-size: calc(20px + 18 * (100vw - 320px) / 1600);
}
/*************************
error css end
*************************/
/*************************
  Filter css start
*************************/
.filter-section .filter-container {
  text-align: center;
  padding: 0 0 50px;
}
.filter-section .filter-container ul.filter > li {
  padding: 0 25px;
}
.filter-section .filter-container ul.filter > li > a {
  color: #777;
  font-size: calc(14px + 1 * (100vw - 320px) / 1600);
  line-height: 2.2;
  letter-spacing: 1px;
}
.filter-section .filter-container ul.filter > li > a:hover, .filter-section .filter-container ul.filter > li > a:focus {
  text-decoration: none;
  color: #2652d5;
  outline: none;
}
.filter-section .filter-container ul.filter > li.active {
  background-color: #2652d5;
}
.filter-section .filter-container ul.filter > li.active a {
  color: #fff;
}
.filter-section .filter-container ul.filter > li span {
  color: #dddddd;
  font-size: 20px;
  display: inline-block;
  margin: 0 5px;
}
.filter-section .filter-container .filter > li {
  padding: 0;
  margin: 0;
}
.filter-section .title1 .title-inner1 {
  margin-top: -5px;
}
.filter-section h1 {
  text-align: center;
}
/*************************
  Filter css ends
*************************/
/*************************
  Portfolio Start
*************************/
.portfolio-section.videos .video {
  background-blend-mode: overlay;
  background-color: rgba(0, 0, 0, 0.5803921569);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0;
}
.portfolio-section.resume .container, .portfolio-section.resume .container-fluid, .portfolio-section.resume .container-sm, .portfolio-section.resume .container-md, .portfolio-section.resume .container-lg, .portfolio-section.resume .container-xl, .portfolio-section.event .container, .portfolio-section.event .container-fluid, .portfolio-section.event .container-sm, .portfolio-section.event .container-md, .portfolio-section.event .container-lg, .portfolio-section.event .container-xl, .portfolio-section.wedding .container, .portfolio-section.wedding .container-fluid, .portfolio-section.wedding .container-sm, .portfolio-section.wedding .container-md, .portfolio-section.wedding .container-lg, .portfolio-section.wedding .container-xl, .portfolio-section.creative .container, .portfolio-section.creative .container-fluid, .portfolio-section.creative .container-sm, .portfolio-section.creative .container-md, .portfolio-section.creative .container-lg, .portfolio-section.creative .container-xl, .portfolio-section.portfolio-metro .container, .portfolio-section.portfolio-metro .container-fluid, .portfolio-section.portfolio-metro .container-sm, .portfolio-section.portfolio-metro .container-md, .portfolio-section.portfolio-metro .container-lg, .portfolio-section.portfolio-metro .container-xl {
  margin-bottom: -30px;
}
.portfolio-section.resume .container .isotopeSelector, .portfolio-section.resume .container-fluid .isotopeSelector, .portfolio-section.resume .container-sm .isotopeSelector, .portfolio-section.resume .container-md .isotopeSelector, .portfolio-section.resume .container-lg .isotopeSelector, .portfolio-section.resume .container-xl .isotopeSelector, .portfolio-section.event .container .isotopeSelector, .portfolio-section.event .container-fluid .isotopeSelector, .portfolio-section.event .container-sm .isotopeSelector, .portfolio-section.event .container-md .isotopeSelector, .portfolio-section.event .container-lg .isotopeSelector, .portfolio-section.event .container-xl .isotopeSelector, .portfolio-section.wedding .container .isotopeSelector, .portfolio-section.wedding .container-fluid .isotopeSelector, .portfolio-section.wedding .container-sm .isotopeSelector, .portfolio-section.wedding .container-md .isotopeSelector, .portfolio-section.wedding .container-lg .isotopeSelector, .portfolio-section.wedding .container-xl .isotopeSelector, .portfolio-section.creative .container .isotopeSelector, .portfolio-section.creative .container-fluid .isotopeSelector, .portfolio-section.creative .container-sm .isotopeSelector, .portfolio-section.creative .container-md .isotopeSelector, .portfolio-section.creative .container-lg .isotopeSelector, .portfolio-section.creative .container-xl .isotopeSelector, .portfolio-section.portfolio-metro .container .isotopeSelector, .portfolio-section.portfolio-metro .container-fluid .isotopeSelector, .portfolio-section.portfolio-metro .container-sm .isotopeSelector, .portfolio-section.portfolio-metro .container-md .isotopeSelector, .portfolio-section.portfolio-metro .container-lg .isotopeSelector, .portfolio-section.portfolio-metro .container-xl .isotopeSelector {
  margin-bottom: 30px;
}
.portfolio-section .list-inline {
  display: block;
}
.portfolio-section .list-inline li {
  display: inline-block;
}
.portfolio-section .list-inline li a {
  font-family: "Work Sans", sans-serif;
  letter-spacing: 0;
}
.portfolio-section .center_tag {
  display: flex;
  justify-content: center;
}
.portfolio-section .article-title {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  color: white;
  transition: all 0.5s ease;
  text-align: center;
  float: left;
  font-size: 18px;
  line-height: 24px;
}
.portfolio-section .article-title a {
  color: white;
}
.portfolio-section .isotopeSelector {
  float: left;
  width: 100%;
  position: relative;
}
.portfolio-section .isotopeSelector .overlay {
  opacity: 1;
  position: relative;
}
.portfolio-section .isotopeSelector .overlay:before {
  content: "";
}
.portfolio-section .isotopeSelector img {
  width: 100%;
  height: auto;
}
.portfolio-section .isotopeSelector img {
  transition: all 0.4s ease;
}
.portfolio-section .isotopeSelector .overlay-background {
  transform: scale(0);
  transition: all 0.4s ease;
}
.portfolio-section .isotopeSelector .overlay-background i {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  transform: translate(-50%, -50%);
  color: #2652d5;
  font-size: 22px;
  display: none;
  transition: all 0.4s ease;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
}
.portfolio-section .isotopeSelector .overlay:hover img {
  transform: scale(1.2) rotate(2deg);
  transition: all 0.4s ease;
}
.portfolio-section .isotopeSelector .overlay:hover .overlay-background {
  transform: scale(1);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease;
}
.portfolio-section .isotopeSelector .overlay:hover .overlay-background i {
  display: flex;
  transition: all 0.4s ease;
}
.portfolio-section .isotopeSelector .overlay:hover .overlay-background.wedding-overlay {
  background-color: transparent;
  background-color: initial;
  background-image: linear-gradient(109deg, rgba(38, 82, 213, 0.7) 0%, rgba(58, 98, 219, 0.7) 52%, rgba(38, 82, 213, 0.7) 100%);
}
.portfolio-section .border-portfolio {
  overflow: hidden;
}
.portfolio-section #form2 {
  padding-bottom: 20px;
}
.portfolio-section #form2 .filter-button {
  width: auto !important;
  width: initial !important;
}
.portfolio-section .filter-button {
  padding: 0 24px;
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
  line-height: 35px;
  border: none;
  background-color: white;
  cursor: pointer;
}
.portfolio-section .filter-button.active {
  background-color: #2652d5;
  color: #fff;
}
.portfolio-section.metro-section .product-box .product-detail {
  opacity: 0;
  position: absolute;
  background-color: #fff;
  padding: 10px;
  transition: all 0.5s ease;
  width: 80%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -10px;
  text-align: center;
}
.portfolio-section.metro-section .product-box .product-detail a {
  padding-top: 0;
}
.portfolio-section.metro-section .product-box .product-detail h6 {
  color: #777;
  padding-top: 0;
  line-height: normal;
  margin-top: 0;
}
.portfolio-section.metro-section .product-box .product-detail h4 {
  font-weight: 400;
  color: #000;
}
.portfolio-section.metro-section .product-box .cart-wrap {
  top: 30px;
  bottom: auto;
  bottom: initial;
  right: 30px;
}
.portfolio-section.metro-section .product-box .cart-wrap button {
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 1;
}
.portfolio-section.metro-section .product-box .cart-wrap button i {
  padding: 7px;
  color: #777;
}
.portfolio-section.metro-section .product-box .cart-wrap a i {
  border: 1px solid #fff;
  margin: 5px 0;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 7px;
  color: #777;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.portfolio-section.metro-section .product-box:hover .product-detail {
  opacity: 1;
  transition: all 0.5s ease;
  bottom: 15px;
}
.portfolio-section.metro-section .product-box:hover .cart-wrap button {
  animation: none;
}
.portfolio-section.metro-section .product-box:hover .cart-wrap a i {
  opacity: 1;
}
.portfolio-section.metro-section .product-box:hover .cart-wrap a:nth-child(2) i {
  animation: fadeInDown 500ms ease-in-out;
}
.portfolio-section.metro-section .product-box:hover .cart-wrap a:nth-child(3) i {
  animation: fadeInDown 700ms ease-in-out;
}
.portfolio-section.metro-section .product-box:hover .cart-wrap a:nth-child(4) i {
  animation: fadeInDown 1000ms ease-in-out;
}
.portfolio-section .portfolio-text {
  margin-top: 10px;
}
.portfolio-section .portfolio-text .head-text {
  text-transform: capitalize;
  margin-bottom: 10px;
  line-height: 100px;
}
.portfolio-section .portfolio-text .head-sub-text {
  color: #808080;
}
.portfolio-section.masonray-sec .filter-section .filter-container {
  padding: 0 0 20px;
}
.portfolio-section.masonray-sec .border-portfolio {
  margin-top: 30px;
}
.portfolio-section.masonray-sec.titles .head-text {
  line-height: 2;
  margin-bottom: 0;
}
.portfolio-creative .isotopeSelector {
  overflow: hidden;
}
.portfolio-creative .head-text {
  font-size: calc(20px + 30 * (100vw - 300px) / 1620);
  font-weight: 600;
  text-transform: uppercase;
  margin-top: -20px;
  margin-bottom: 12px;
  position: relative;
}
.portfolio-creative .head-text:before {
  content: "";
  border-bottom: 3px solid;
  width: 60px;
  position: absolute;
  bottom: 0;
  transform: translate(-50%, 0);
  left: 50%;
}
.portfolio-creative .head-sub-text {
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 20px;
  color: #808080;
  padding: 0 80px;
  margin-top: 15px;
}
.portfolio-creative.creative2 .head-text {
  font-size: calc(20px + 5 * (100vw - 300px) / 1620);
  line-height: 60px;
}
.portfolio-creative.creative3 .portfolio-text {
  padding: 50px 15px;
  margin-top: 0;
}
.portfolio-creative.creative3 .portfolio-text .head-text, .portfolio-creative.creative3 .portfolio-text .header-sub-text {
  display: inline-block;
}
.portfolio-creative.creative3 .portfolio-text .head-text:before {
  transform: none;
  transform: initial;
  left: 0;
}
.portfolio-creative.creative3 .portfolio-text .head-sub-text {
  padding: 0;
  margin: 0;
}
.pagination_sec {
  margin-top: 50px;
  justify-content: center;
  display: flex;
}
.pagination_sec ul li {
  height: 50px;
  width: 50px;
  margin: 0 10px;
  background: #eceaea;
  display: inline-block;
}
.pagination_sec ul li .prev, .pagination_sec ul li .next {
  background: #f7f7f7;
}
.pagination_sec ul li a {
  color: #2652d5;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  transition: 0.5s;
}
.pagination_sec ul li a.active, .pagination_sec ul li a:hover {
  transition: 0.5s;
  background: #2652d5;
  color: #eceaea;
}
.portfolio-detail h5 {
  margin-top: -6px;
}
.portfolio-detail .detail-head {
  font-size: calc(18px + 12 * (100vw - 300px) / 1620);
  margin-bottom: 25px;
}
.portfolio-detail .detail-container {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
.portfolio-detail .detail-container .portfolio-left {
  width: 25%;
}
.portfolio-detail .detail-container .portfolio-left .text-left {
  font-weight: 500;
}
.portfolio-detail .detail-container .portfolio-right {
  width: 75%;
}
/*************************
  Portfolio Ends
*************************/
/*************************
  Single-blog Sec start
*************************/
.single_blog_item .blog-text h6 {
  margin-top: 15px;
  font-weight: 500;
  color: #777;
}
.single_blog_item .blog-text .blog-head {
  font-weight: 500;
  margin-bottom: 22px;
  margin-top: 10px;
}
.single_blog_item .blog-text .blog-description {
  border-bottom: 1px solid rgba(51, 51, 51, 0.25);
  padding-bottom: 20px;
}
.single_blog_item .blog-text .blog-description p {
  font-weight: 400;
  color: #777;
  margin-bottom: 25px;
  letter-spacing: 0;
}
.single_blog_item .blog-text .blog-description h5 {
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
}
.single_blog_item .blog-text .blog-description h5.pull-right {
  display: inline-block;
}
.single_blog_item .blog-text .blog-description h5.pull-right i {
  color: #2652d5;
}
.page-header-comment {
  margin-top: 25px;
  margin-bottom: 0;
  font-weight: 500;
}
.blog_comment.comment-list .comment_sec {
  padding: 15px 0 0;
}
.blog_comment.comment-list .comment_sec .blog_center {
  display: flex;
}
.blog_comment.comment-list .comment_sec .blog_center .thumbnail {
  display: block;
  padding: 4px;
  margin: 0;
  background-color: #fff;
  border-radius: 5px;
  transition: all 0.2s ease-in-out;
}
.blog_comment.comment-list .comment_sec .blog_center .thumbnail img {
  border-radius: 50%;
  width: 50px;
}
.blog_comment.comment-list .comment_sec .blog_center .blog_user {
  margin-left: 15px;
  width: 100%;
  position: relative;
}
.blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .link-btn {
  color: #2652d5;
  transition: 0.5s;
  float: right;
}
.blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .link-btn:hover {
  color: #777;
  transition: 0.5s;
}
.blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .right {
  float: right;
  padding: 5px 10px 0;
  color: #777;
  text-transform: capitalize;
  font-weight: 300;
  margin-bottom: -3px;
}
.blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .right:hover {
  color: #2652d5;
}
.blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left {
  display: flex;
  border-bottom: 1px solid rgba(51, 51, 51, 0.25);
  padding: 10px 0;
  position: relative;
}
.blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left .right_text {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 20px;
  background-color: #808080;
  font-weight: 500;
}
.blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left .comment-user {
  display: flex;
  height: 100%;
  align-items: center;
}
.blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left .comment-user h6 {
  margin: 0;
  line-height: 0;
  font-weight: 500;
  color: #777;
}
.blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left .comment-user i {
  color: #2652d5;
  margin-right: 5px;
}
.blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left .comment-date {
  margin-left: 10px;
  display: flex;
  height: 100%;
  align-items: center;
}
.blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left .comment-date h6 {
  margin: 0;
  line-height: 0;
  color: #777;
  font-weight: 500;
}
.blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left .comment-date i {
  color: #2652d5;
  margin-right: 5px;
}
.blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .comment-post p {
  margin-bottom: 0;
  padding: 15px 0 0 0;
  font-weight: 400;
  color: #777;
  letter-spacing: 0;
}
.blog_comment.comment-list .comment_sec .blog_center.re_comment {
  margin-top: 5px;
}
.comment_form {
  margin: 0 auto;
  position: relative;
}
.comment_form .title {
  color: #777;
  text-align: center;
  text-transform: uppercase;
  margin-top: 50px;
}
.comment_form .comment-form .form-field {
  position: relative;
  margin: 35px 0;
  padding: 0 35px 0 20px;
}
.comment_form .comment-form .form-field textarea {
  resize: none;
}
.comment_form .comment-form .input-text {
  display: block;
  width: 100%;
  height: 36px;
  border-width: 0 0 2px 0;
  border-color: #777;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
}
.comment_form .comment-form .input-text:focus {
  outline: none;
}
.comment_form .comment-form .input-text:focus + .label, .comment_form .comment-form .input-text.not-empty + .label {
  transform: translateY(-24px);
}
.comment_form .comment-form .label {
  position: absolute;
  left: 20px;
  bottom: 11px;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  color: #808080;
  cursor: text;
  transition: transform 0.2s ease-in-out;
}
.comment_form .comment-form .submit-btn {
  display: inline-block;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 24px;
  padding: 8px 16px;
  border: none;
  cursor: pointer;
}
.comment_form .comment-form .comment_btn {
  display: flex;
  justify-content: center;
}
.comment_form .note {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 21px;
}
.comment_form .note .link {
  color: #808080;
  text-decoration: none;
}
.comment_form .note .link:hover {
  text-decoration: underline;
}
.comment_form.map_form .map_text {
  padding: 60px 30px;
  background-color: #808080;
  color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.comment_form.map_form .map_text .title {
  color: #fff;
}
.comment_form.map_form .map_text p {
  margin: 15px 0 35px 0;
  line-height: 1.4em;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: rgba(68, 68, 68, 0.67);
}
.comment_form.map_form .map_text .title {
  margin-top: 0;
  text-align: inherit;
  color: #777;
  font-weight: 600;
}
.comment_form.map_form .map_text .contect_info .contect-title h3 {
  margin-bottom: 16px;
  color: #777;
}
.comment_form.map_form .map_text .contect_info .contant-text ul {
  color: #777;
}
.comment_form.map_form .map_text .contect_info .contant-text ul li {
  display: flex;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
  color: rgba(68, 68, 68, 0.67);
  font-weight: 500;
}
.comment_form.map_form .map_text .contect_info .contant-text ul li:nth-child(4) {
  margin-bottom: 0;
}
.comment_form.map_form .map_text .contect_info .contant-text ul li i {
  margin-right: 10px;
}
.comment_form.map_form .center {
  padding: 0;
}
.comment_form.map_form .center .contect_form {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
.comment_form.map_form .center .contect_form .full_form {
  width: 100%;
  padding: 90px;
  background-color: white;
}
.comment_form.map_form .center .contect_form .full_form h3 {
  font-weight: 500;
}
.comment_form.map_form .center .contect_form .full_form .comment-form .form-field {
  padding: 0 20px;
  margin: 30px 0;
}
.comment_form.map_form .center .contect_form .full_form .comment-form .input-text {
  background-color: white;
}
.comment_form.map_form .center .contect_form .full_form .comment-form .comment_btn {
  margin-top: 25px;
  display: inline;
  display: initial;
  justify-content: initial;
}
.comment_form.map_form .center .contect_form .full_form .comment-form .comment_btn .con_btn {
  margin-top: 20px;
}
.comment_form.coming-soon .comment-form .input-text {
  background-color: transparent;
}
.comment_form.coming-soon .comment-form .form-field {
  margin: 20px 0;
}
.compare-page .table-wrapper {
  padding-bottom: 0;
}
.compare-page .table-wrapper .table {
  border: 1px solid #eeeeee;
  text-transform: capitalize;
  color: #000;
}
.compare-page .table-wrapper .table .product-name {
  width: 15%;
}
.compare-page .table-wrapper .table .featured-image {
  width: 185px;
}
.compare-page .table-wrapper .table td {
  border-top: none;
}
.compare-page .table-wrapper .table thead .th-compare td {
  font-size: 14px;
  font-weight: 700;
  background: #f8f8f8;
  border-right: 1px solid #eee;
}
.compare-page .table-wrapper .table thead .th-compare th {
  text-align: left;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
.compare-page .table-wrapper .table thead .th-compare th .remove-compare {
  float: left;
  border: none;
  background: transparent;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
}
.compare-page .table-wrapper .table tbody tr th {
  background: #f8f8f8;
}
.compare-page .table-wrapper .table tbody tr td {
  border-right: 1px solid #eee;
  position: relative;
}
.compare-page .table-wrapper .table tbody tr th, .compare-page .table-wrapper .table tbody tr td {
  padding: 15px;
  vertical-align: top;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
}
.compare-page .table-wrapper .table tbody tr .grid-link__title {
  font-size: 15px;
}
.compare-page .table-wrapper .table tbody tr .product_price {
  margin: 15px 0;
}
.compare-page .table-wrapper .table tbody tr .product_price span.money {
  padding-left: 5px;
}
.compare-page .table-wrapper .table tbody tr p {
  color: #000;
  font-size: 13px;
  line-height: 20px;
  margin: 0;
}
.compare-page .table-wrapper .table tbody tr .add-to-cart, .compare-page .table-wrapper .table tbody tr .select-option-cls {
  padding: 6px 10px;
}
/*************************
  compare start
*************************/
.compare-section .item {
  position: relative;
  border: 1px solid #dddddd;
  border-left: none;
}
.compare-section .item:first-child {
  border-left: 1px solid #dddddd;
}
.compare-section .item .close-btn {
  background-color: transparent;
  border: none;
  font-size: 25px;
  position: absolute;
  top: 0;
  right: 0;
}
.compare-section .item .img-secton {
  padding: 0 15px 15px;
}
.compare-section .item .img-secton img {
  width: 50%;
  margin: 0 auto;
  padding-top: 25px;
}
.compare-section .item .img-secton a h5 {
  margin-bottom: 0;
  text-transform: capitalize;
  margin-top: 10px;
}
.compare-section .item .img-secton h5 {
  margin-bottom: 0;
  line-height: 1.2;
}
.compare-section .item .detail-part .title-detail {
  background-color: #f7f7f7;
  padding: 8px 10px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.compare-section .item .detail-part .title-detail h5 {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 400;
  color: #000;
}
.compare-section .item .detail-part .inner-detail {
  padding: 15px;
}
.compare-section .item .detail-part .inner-detail p {
  margin-bottom: 0;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
.compare-section .item .btn-part {
  text-align: center;
  padding: 15px;
  border-top: 1px solid #dddddd;
}
.compare-section .item .btn-part .btn-solid, .compare-section .item .btn-part .btn-outline {
  padding: 5px 10px;
}
.compare-section .slick-slide > div {
  border: 1px solid #dddddd;
  border-left: none;
}
.compare-section .slick-slide:first-child {
  border-left: 1px solid #dddddd;
}
.cart-section .btn-default, .wishlist-section .btn-default {
  border-radius: 0;
}
.cart-section .table tbody + tbody, .wishlist-section .table tbody + tbody {
  border-top: none;
}
.cart-section .cart-buttons, .wishlist-section .cart-buttons {
  padding-top: 35px;
}
.cart-section .cart-buttons > div:last-child, .wishlist-section .cart-buttons > div:last-child {
  text-align: right;
  padding-right: 59px;
}
.cart-section .wishlist-buttons, .wishlist-section .wishlist-buttons {
  padding-top: 35px;
  text-align: right;
}
.cart-section .wishlist-buttons:last-child a, .wishlist-section .wishlist-buttons:last-child a {
  margin-left: 15px;
}
.cart-section .cart-table, .wishlist-section .cart-table {
  overflow: hidden;
  margin-bottom: 0;
}
.cart-section .cart-table thead th, .wishlist-section .cart-table thead th {
  border-bottom-width: 1px;
  font-weight: 700;
  color: #2652d5;
  text-transform: uppercase;
  font-size: 14px;
  border-top: 0;
  text-align: center;
  padding: 0 0.75rem 0.75rem 0.75rem;
}
.cart-section tbody h2, .wishlist-section tbody h2 {
  margin-bottom: 0;
}
.cart-section tbody tr td, .wishlist-section tbody tr td {
  min-width: 210px;
  vertical-align: middle;
  color: #808080;
  border-top: 0;
  border-bottom: 1px solid #eeeeee;
  text-align: center;
}
.cart-section tbody tr td a, .cart-section tbody tr td p, .wishlist-section tbody tr td a, .wishlist-section tbody tr td p {
  color: #808080;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 0;
  letter-spacing: 0;
}
.cart-section tbody tr td a img, .cart-section tbody tr td p img, .wishlist-section tbody tr td a img, .wishlist-section tbody tr td p img {
  height: 90px;
}
.cart-section tbody tr td .td-color, .wishlist-section tbody tr td .td-color {
  color: #2652d5;
}
.cart-section tbody tr td h2, .wishlist-section tbody tr td h2 {
  font-size: 24px;
  color: #2652d5;
  font-weight: 400;
}
.cart-section tbody tr td .mobile-cart-content, .wishlist-section tbody tr td .mobile-cart-content {
  display: none;
  justify-content: center;
  margin-top: 10px;
}
.cart-section tbody tr td .mobile-cart-content .qty-box, .wishlist-section tbody tr td .mobile-cart-content .qty-box {
  border-radius: 5px;
}
.cart-section tbody tr td .mobile-cart-content .qty-box .input-group .form-control, .wishlist-section tbody tr td .mobile-cart-content .qty-box .input-group .form-control {
  width: 48px;
  padding: 6px;
  border-radius: 0;
}
.cart-section tbody tr td .mobile-cart-content .col-xs-3, .wishlist-section tbody tr td .mobile-cart-content .col-xs-3 {
  align-self: center;
  margin-left: 10px;
  margin-right: 10px;
}
.cart-section tbody tr td .mobile-cart-content h2, .wishlist-section tbody tr td .mobile-cart-content h2 {
  font-size: 20px;
}
.cart-section tfoot tr th, .wishlist-section tfoot tr th {
  padding-top: 35px;
  text-align: right;
}
.cart-section tfoot tr td, .wishlist-section tfoot tr td {
  padding-top: 35px;
  padding-bottom: 0;
  text-align: right;
  border: none;
  padding-right: 63px;
}
.cart-section tfoot tr td h2, .wishlist-section tfoot tr td h2 {
  font-size: 24px;
  margin-bottom: 0;
}
.cart-section tfoot tr td:first-child, .wishlist-section tfoot tr td:first-child {
  width: 85%;
  font-size: 15px;
  padding-right: 10px;
  text-transform: capitalize;
  font-weight: 700;
}
.collection .container {
  margin-bottom: -30px;
}
.collection .collection-block {
  text-align: center;
  margin-bottom: 30px;
}
.collection .collection-block .collection-content {
  padding: 15px;
  text-align: center;
}
.collection .collection-block .collection-content h3 {
  margin-bottom: 20px;
  color: #2652d5;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.collection .collection-block .collection-content h4 {
  margin-bottom: 12px;
  font-size: calc(14px + 2 * (100vw - 300px) / 1620);
  color: #666666;
}
.collection .collection-block .collection-content p {
  margin-bottom: 10px;
  color: #8f8e94;
}
.collection .collection-block .collection-content .btn-solid, .collection .collection-block .collection-content .btn-outline {
  padding: 10px 25px;
}
.checkout-page .form-group input {
  width: auto;
  width: initial;
}
.checkout-page .checkout-title {
  margin-bottom: 25px;
}
.checkout-page .checkout-title h3 {
  color: #2652d5;
  font-weight: 700;
}
.checkout-page .checkout-form .checkout-details {
  position: relative;
  background-color: #f7f7f7;
  border: 1px solid #dddddd;
  padding: 40px;
}
.checkout-page .checkout-form .check-out .form-group:last-child {
  margin-bottom: -5px;
}
.checkout-page .checkout-form .check-out .form-group:last-child label {
  margin-bottom: -5px;
}
.checkout-page .checkout-form .form-group {
  position: relative;
  margin-bottom: 25px;
}
.checkout-page .checkout-form .form-group h3 {
  color: #808080;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 30px;
}
.checkout-page .checkout-form .form-group .field-label {
  line-height: 24px;
  text-transform: capitalize;
  color: #333333;
  margin-bottom: 10px;
  font-weight: 700;
}
.checkout-page .checkout-form .form-group .field-label span {
  font-size: calc(14px + 2 * (100vw - 300px) / 1620);
  color: #2652d5;
  font-weight: 600;
}
.checkout-page .checkout-form .form-group label {
  color: #808080;
}
.checkout-page .checkout-form select {
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  background: url('dropdown.png') no-repeat 95%;
}
.checkout-page .checkout-form input[type=text], .checkout-page .checkout-form input[type=email], .checkout-page .checkout-form input[type=password], .checkout-page .checkout-form input[type=tel], .checkout-page .checkout-form input[type=number], .checkout-page .checkout-form input[type=url] {
  width: 100%;
  padding: 0 22px;
  height: 45px;
  border: 1px solid #dddddd;
}
.checkout-page .checkout-form select, .checkout-page .checkout-form textarea {
  width: 100%;
  padding: 0 22px;
  height: 45px;
  border: 1px solid #dddddd;
}
.checkout-page .check-box {
  line-height: 24px;
  font-size: 14px;
  font-weight: normal;
  padding-top: 5px;
}
.checkout-page .check-box label {
  position: relative;
  top: -1px;
  font-weight: normal;
  padding: 0;
  font-size: 16px;
  cursor: pointer;
  color: #808080;
}
.checkout-page .lower-content {
  margin-top: 30px;
}
.checkout-page .lower-content .order-column {
  margin-bottom: 40px;
}
.order-box {
  position: relative;
  margin-bottom: 50px;
}
.order-box .title-box {
  position: relative;
  padding-bottom: 25px;
  color: #2652d5;
  font-weight: 600;
  font-size: calc(18px + 4 * (100vw - 300px) / 1620);
  border-bottom: 1px solid #eceaea;
  margin-bottom: 20px;
}
.order-box .title-box span {
  position: relative;
  width: 35%;
  float: right;
  line-height: 1.2em;
}
.order-box .qty {
  position: relative;
  border-bottom: 1px solid #eceaea;
  margin-bottom: 30px;
}
.order-box .qty li {
  position: relative;
  display: block;
  font-size: calc(13px + 2 * (100vw - 300px) / 1620);
  color: #808080;
  line-height: 20px;
  margin-bottom: 20px;
}
.order-box .qty li span {
  float: right;
  font-size: calc(15px + 3 * (100vw - 300px) / 1620);
  line-height: 20px;
  color: #000;
  font-weight: 400;
  width: 35%;
}
.order-box .sub-total {
  position: relative;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 30px;
}
.order-box .sub-total li {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 20px;
  margin-bottom: 20px;
  width: 100%;
}
.order-box .sub-total li .count {
  position: relative;
  font-size: 18px;
  line-height: 20px;
  color: #2652d5;
  font-weight: 400;
  width: 35%;
  float: right;
}
.order-box .sub-total .shopping-option label {
  position: relative;
  font-size: calc(14px + 2 * (100vw - 300px) / 1620);
  line-height: 32px;
  padding-left: 10px;
  color: #808080;
  font-weight: 500;
}
.order-box .sub-total .shipping {
  width: 35%;
  float: right;
}
.order-box .total {
  position: relative;
  margin-bottom: 40px;
}
.order-box .total li {
  position: relative;
  display: block;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-bottom: 10px;
  font-size: calc(15px + 3 * (100vw - 300px) / 1620);
}
.order-box .total li .count {
  position: relative;
  font-size: 18px;
  line-height: 20px;
  color: #2652d5;
  font-weight: 400;
}
.order-box .total li span {
  float: right;
  font-size: 15px;
  line-height: 20px;
  color: #808080;
  font-weight: 400;
  width: 35%;
  display: block;
}
.payment-box {
  position: relative;
}
.payment-box .upper-box {
  position: relative;
}
.payment-box .payment-options {
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px;
}
.payment-box .payment-options li {
  display: flex;
  margin-bottom: 15px;
}
.payment-box .payment-options li .radio-option {
  position: relative;
}
.payment-box .payment-options li .radio-option label {
  position: relative;
  padding-left: 30px;
  text-transform: capitalize;
  color: #808080;
  cursor: pointer;
  font-weight: 500;
  font-size: calc(14px + 2 * (100vw - 300px) / 1620);
  line-height: 20px;
  margin-bottom: 0;
}
.payment-box .payment-options li .radio-option input[type=radio] {
  position: absolute;
  left: 0;
  top: 5px;
}
.payment-box .payment-options li .radio-option label .small-text {
  position: relative;
  display: none;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
  color: #666666;
  margin-top: 10px;
}
.payment-box .payment-options li .radio-option label img {
  position: relative;
  display: block;
  max-width: 100%;
  margin-left: -30px;
  margin-top: 5px;
}
/*************************
  compare Ends
*************************/
/*************************
  category Start
*************************/
.collection-filter-block {
  margin-bottom: 30px;
  padding: 30px;
  border: 1px solid #dddddd;
  background-color: #fff;
}
.collection-filter-block .product-service {
  padding: 0;
}
.collection-filter-block .product-service .media {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}
.collection-filter-block .product-service .media svg {
  height: 40px;
  width: 40px;
}
.collection-filter-block .product-service .media svg path {
  fill: #2652d5;
}
.collection-filter-block .product-service .media .media-body {
  padding-left: 10px;
}
.collection-filter-block .product-service .media .media-body h4 {
  margin-bottom: 5px;
}
.collection-filter-block .product-service .media .media-body p {
  margin-bottom: 0;
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: calc(13px + 1 * (100vw - 300px) / 1620);
}
.collection-filter-block .product-service .media:last-child {
  padding-bottom: 0;
}
.collection-mobile-back {
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
  display: none;
}
.collection-mobile-back span {
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  cursor: pointer;
}
.collection-mobile-back span i {
  font-size: 20px;
  font-weight: bold;
  margin-right: 5px;
}
.filter-main-btn {
  display: none;
  margin-bottom: 20px;
  cursor: pointer;
}
.collection-collapse-block {
  padding-top: 30px;
}
.collection-collapse-block.top_filter {
  padding-top: 0;
}
.collection-collapse-block .collapse-block-title {
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.collection-collapse-block .collapse-block-title:after {
  display: none;
}
.collection-collapse-block .collection-collapse-block-content .color-selector {
  margin-top: 20px;
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li {
  display: flex;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 18px;
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li a {
  color: #808080;
  padding-bottom: 10px;
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:last-child a {
  padding-bottom: 0;
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:first-child {
  margin-top: 20px;
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox {
  margin-bottom: 12px;
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:first-child {
  margin-top: 20px;
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:last-child {
  margin-bottom: 0;
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label {
  text-transform: uppercase;
  cursor: pointer;
  font-size: 12px;
  color: #777777;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:before {
  top: 1px;
  height: 15px;
  width: 15px;
  background: #fff;
  border: 1px solid #777777;
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:after {
  top: 1px;
  height: 15px;
  width: 15px;
  background-size: 65%;
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>");
}
.color-selector ul li {
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-right: 5px;
  cursor: pointer;
  border: 1px solid #808080;
}
.color-selector ul .color-1 {
  background-color: #fff;
}
.color-selector ul .color-2 {
  background-color: #f3e5e4;
}
.color-selector ul .color-3 {
  background-color: #d5d5ec;
}
.color-selector ul .color-4 {
  background-color: #bcecf7;
}
.color-selector ul .color-5 {
  background-color: #fff2cf;
}
.color-selector ul .color-6 {
  background-color: #ffcfcf;
}
.color-selector ul .color-7 {
  background-color: #d1d1d1;
}
.color-selector ul li.active {
  border: 1px solid #000;
  position: relative;
}
.color-selector ul li.active:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>");
  top: 10px;
  right: 4px;
  height: 15px;
  width: 15px;
  background-size: 70%;
  background-repeat: no-repeat;
  position: absolute;
}
.theme-card {
  position: relative;
}
.theme-card.center-align {
  display: flex;
  height: 100%;
  align-items: center;
}
.theme-card.center-align .offer-slider .product-box2 .media .media-body {
  margin-top: 0;
}
.theme-card.card-border {
  border: 1px solid #dddddd;
}
.theme-card.card-border h5 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  margin-top: 0;
}
.theme-card.card-border .slick-prev, .theme-card.card-border .slick-next {
  top: -45px;
}
.theme-card.card-border .slick-next {
  right: 30px;
}
.theme-card.card-border .slick-prev {
  right: 50px;
}
.theme-card.card-border .offer-slider {
  padding-top: 0;
  padding-bottom: 10px;
}
.theme-card.card-border .offer-slider img {
  padding: 15px 15px 15px 30px;
}
.theme-card.card-border .offer-slider .media .media-body a h6 {
  margin-right: 25px;
}
.theme-card h5 {
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-top: -5px;
}
.theme-card h5.title-border {
  border-bottom: 1px solid #dddddd;
}
.theme-card .slick-prev, .theme-card .slick-next {
  top: -35px;
}
.theme-card .slick-prev:before, .theme-card .slick-next:before {
  font: normal normal normal 30px/1 FontAwesome;
  color: #000;
  opacity: 0.6;
}
.theme-card .slick-next {
  right: 0;
}
.theme-card .slick-next:before {
  content: "\f105";
}
.theme-card .slick-prev {
  left: auto;
  left: initial;
  right: 25px;
}
.theme-card .slick-prev:before {
  content: "\f104";
}
.theme-card .offer-slider img {
  height: 160px;
  padding: 15px 15px 15px 0;
}
.theme-card .offer-slider > div .media:last-child .media-body {
  margin-top: 15px;
}
.theme-card .offer-slider > div .media:last-child img {
  margin-bottom: -15px;
}
.theme-card .offer-slider .media .media-body .rating {
  margin-top: 0;
}
.theme-card .offer-slider .media .media-body .rating i {
  padding-right: 5px;
}
.theme-card .offer-slider .media .media-body .rating i:nth-child(-n+4) {
  color: #ffa200;
}
.theme-card .offer-slider .media .media-body .rating i:last-child {
  color: #dddddd;
}
.theme-card .offer-slider .media .media-body a h6 {
  margin-right: 61px;
  line-height: 17px;
  margin-top: 5px;
  margin-bottom: 0;
}
.theme-card .offer-slider .media .media-body h4 {
  margin-top: 10px;
  font-weight: 700;
  color: #2652d5;
  margin-bottom: 0;
}
.collection-sidebar-banner {
  margin-top: 30px;
}
.collection-sidebar-banner img {
  width: 100%;
}
.top-banner-wrapper .top-banner-content {
  padding: 50px 0;
}
.top-banner-wrapper .top-banner-content h4 {
  font-weight: 600;
  margin-bottom: 15px;
}
.top-banner-wrapper .top-banner-content h5 {
  font-weight: 600;
  color: #444444;
  letter-spacing: 1px;
  line-height: 1.6;
  margin-bottom: 16px;
}
.top-banner-wrapper .top-banner-content p {
  line-height: 1.5;
  color: #777777;
  margin-bottom: 0;
}
.product-wrapper-grid.list-view .product-wrap .product-info {
  text-align: left;
  align-self: center;
  padding-left: 15px;
}
.product-wrapper-grid.list-view .product-box, .product-wrapper-grid.list-view .list-product {
  display: flex;
  padding-bottom: 0;
}
.product-wrapper-grid.list-view .product-box .img-wrapper, .product-wrapper-grid.list-view .product-box .img-block, .product-wrapper-grid.list-view .list-product .img-wrapper, .product-wrapper-grid.list-view .list-product .img-block {
  width: 20%;
}
.product-wrapper-grid.list-view .product-box .product-detail, .product-wrapper-grid.list-view .list-product .product-detail {
  padding-left: 15px;
  align-self: center;
  width: 80%;
  text-align: left !important;
}
.product-wrapper-grid.list-view .product-box .product-detail .rating, .product-wrapper-grid.list-view .list-product .product-detail .rating {
  margin-top: 0;
}
.product-wrapper-grid.list-view .product-box .product-detail p, .product-wrapper-grid.list-view .list-product .product-detail p {
  display: block !important;
  margin-bottom: 5px;
  line-height: 18px;
}
.product-wrapper-grid.list-view .product-box .product-detail .color-variant, .product-wrapper-grid.list-view .list-product .product-detail .color-variant {
  padding-top: 10px;
}
.product-wrapper-grid.list-view .product-box .product-detail h6, .product-wrapper-grid.list-view .list-product .product-detail h6 {
  font-weight: 700;
  padding-bottom: 15px;
}
.product-accordion .btn-link {
  color: #2652d5;
}
.product-accordion .btn-link:hover {
  text-decoration: none;
}
.product-accordion .card {
  border: none;
}
.product-accordion .card-body {
  width: 100%;
  height: auto;
}
.product-accordion .card-header {
  padding: 5px 8px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.125);
  background-color: rgba(127, 127, 127, 0.03);
}
.product-accordion .card-header h5 {
  font-weight: 600;
}
.bundle {
  margin-top: 10px;
}
.bundle .bundle_img {
  display: flex;
}
.bundle .bundle_img .img-box img {
  max-width: 115px;
  border: 1px solid #ddd;
  padding: 2px;
}
.bundle .bundle_img .plus {
  display: flex;
  align-items: center;
  padding: 0 7px;
  font-size: 22px;
}
.bundle .bundle_detail {
  margin-top: 15px;
}
.bundle .bundle_detail .price_product {
  color: #000;
  padding-left: 3px;
  font-weight: 700;
}
.bundle .bundle_detail label {
  display: block;
}
.bundle .theme_checkbox label {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-transform: capitalize;
  color: #2652d5;
}
.bundle .theme_checkbox label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.bundle .theme_checkbox label input:checked ~ .checkmark:after {
  display: block;
}
.bundle .theme_checkbox label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #dddddd;
}
.bundle .theme_checkbox label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid black;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.collection-product-wrapper .col-grid-box .cart-info.cart-wrap i {
  background: white;
  margin-bottom: 5px;
  border: 1px solid #dddddd;
}
.collection-product-wrapper .isotopeSelector {
  margin-bottom: 30px;
}
.collection-product-wrapper .product-top-filter {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
}
.collection-product-wrapper .product-top-filter .product-filter-content, .collection-product-wrapper .product-top-filter .popup-filter {
  display: flex;
  flex-wrap: wrap;
}
.collection-product-wrapper .product-top-filter .product-filter-content .search-count, .collection-product-wrapper .product-top-filter .product-filter-content .sidebar-popup, .collection-product-wrapper .product-top-filter .popup-filter .search-count, .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
  font-size: calc(14px + 2 * (100vw - 300px) / 1620);
  border-right: 1px solid #dddddd;
  padding: 20px 16px;
  text-transform: capitalize;
  width: 33%;
}
.collection-product-wrapper .product-top-filter .product-filter-content .search-count h5, .collection-product-wrapper .product-top-filter .product-filter-content .sidebar-popup h5, .collection-product-wrapper .product-top-filter .popup-filter .search-count h5, .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup h5 {
  margin-bottom: 0;
  padding-top: 0;
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-view, .collection-product-wrapper .product-top-filter .popup-filter .collection-view {
  padding: 20px;
  width: 12%;
  display: flex;
  align-items: center;
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-view ul li, .collection-product-wrapper .product-top-filter .popup-filter .collection-view ul li {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  cursor: pointer;
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-view ul li:first-child, .collection-product-wrapper .product-top-filter .popup-filter .collection-view ul li:first-child {
  margin-right: 14px;
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view, .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view {
  padding: 20px;
  width: 20%;
  border-right: 1px solid #dddddd;
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul, .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul {
  display: flex;
  justify-content: flex-end;
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li, .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul li {
  margin-left: 10px;
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li img, .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul li img {
  height: 18px;
  cursor: pointer;
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter, .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
  position: relative;
  width: 20%;
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select, .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
  border: 0;
  padding: 24px;
  border-right: 1px solid #dddddd;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  background: url('dropdown.png') no-repeat 95%;
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select:focus, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select:focus, .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select:focus, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select:focus {
  outline: medium none invert;
  outline: initial;
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select option, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select option, .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select option, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select option {
  padding: 20px 0;
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
  width: 35%;
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
  right: 10px;
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
  border-right: none;
}
.collection-product-wrapper .product-top-filter .popup-filter {
  justify-content: initial;
}
.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar {
  width: 3px;
}
.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar-track {
  background: #dddddd;
}
.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar-thumb {
  background: #808080;
}
.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar-thumb:hover {
  background: #808080;
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
  position: relative;
  cursor: pointer;
  width: 22%;
  background: url('dropdown.png') no-repeat 95%;
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup a {
  font-size: 16px;
  color: #2652d5;
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter {
  background-color: #f8f8f8;
  width: 270px;
  height: 600px;
  overflow-y: scroll;
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-filter-block {
  border: none;
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .theme-card {
  padding: 0 30px;
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-sidebar-banner {
  padding: 0 30px;
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-sidebar-banner img {
  width: 100%;
}
.collection-product-wrapper .product-top-filter .popup-filter .open-popup {
  display: none;
  position: absolute;
  z-index: 9;
  top: 75px;
  left: 0;
  border: 1px solid #808080;
  box-shadow: 0 0 5px #dddddd;
  min-width: 330px;
}
.collection-product-wrapper .product-top-filter .popup-filter .open-popup.open {
  display: block;
}
.collection-product-wrapper .product-top-filter .popup-filter .open-popup .collection-filter-block {
  margin-bottom: 0;
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
  width: 20%;
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
  padding-right: 45px;
  font-size: 16px;
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
  right: 35px;
}
.collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view {
  padding: 20px;
}
.collection-product-wrapper .product-top-filter .popup-filter .collection-view {
  width: 20%;
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
  right: 25px !important;
}
.collection-product-wrapper .product-wrapper-grid .product-box {
  margin-top: 50px;
}
.collection-product-wrapper .product-wrapper-grid .product-box .product-detail p {
  display: none;
}
.collection-product-wrapper .product-wrapper-grid .product-five {
  flex: 0 0 20%;
  max-width: 20%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail h6 {
  font-size: 13px;
}
.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail h4 {
  font-size: 18px;
}
.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail .rating i {
  padding-right: 0;
}
.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .img-wrapper .lable-block .lable3 {
  padding: 8px 4px;
  font-size: 12px;
}
.filter-main-btn {
  display: none;
  margin-bottom: 20px;
  cursor: pointer;
}
.filter-main-btn span {
  width: 40%;
  border-radius: 0;
  font-size: 20px;
}
.product-box .badge, .product-wrap .badge {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 5px 10px;
  font-weight: 400;
  font-size: 12px;
}
.product-box .product-detail p, .product-wrap .product-detail p {
  display: none;
}
.product-box .product-detail a, .product-wrap .product-detail a {
  padding-top: 15px;
  display: block;
}
.product-box .product-detail .rating ~ a, .product-wrap .product-detail .rating ~ a {
  padding-top: 0;
}
.product-box .product-detail, .product-box .product-info, .product-wrap .product-detail, .product-wrap .product-info {
  padding-left: 5px;
}
.product-box .product-detail .rating, .product-box .product-info .rating, .product-wrap .product-detail .rating, .product-wrap .product-info .rating {
  margin-top: 15px;
  margin-bottom: 10px;
}
.product-box .product-detail .rating i, .product-box .product-info .rating i, .product-wrap .product-detail .rating i, .product-wrap .product-info .rating i {
  padding-right: 5px;
}
.product-box .product-detail .rating i:nth-child(-n+4), .product-box .product-info .rating i:nth-child(-n+4), .product-wrap .product-detail .rating i:nth-child(-n+4), .product-wrap .product-info .rating i:nth-child(-n+4) {
  color: #ffa200;
}
.product-box .product-detail .rating i:last-child, .product-box .product-info .rating i:last-child, .product-wrap .product-detail .rating i:last-child, .product-wrap .product-info .rating i:last-child {
  color: #dddddd;
}
.product-box .product-detail h6, .product-box .product-info h6, .product-wrap .product-detail h6, .product-wrap .product-info h6 {
  line-height: 1;
  margin-bottom: 0;
  padding-top: 2px;
  padding-bottom: 10px;
  transition: all 0.5s ease;
  font-size: 16px;
  font-weight: 400;
}
.product-box .product-detail h4, .product-box .product-info h4, .product-wrap .product-detail h4, .product-wrap .product-info h4 {
  font-size: 18px;
  color: #2652d5;
  font-weight: 600;
  margin-bottom: 0;
  transition: all 0.5s ease;
}
.product-box .product-detail .color-variant, .product-box .product-info .color-variant, .product-wrap .product-detail .color-variant, .product-wrap .product-info .color-variant {
  padding-top: 15px;
}
.product-box .product-detail .color-variant li, .product-box .product-info .color-variant li, .product-wrap .product-detail .color-variant li, .product-wrap .product-info .color-variant li {
  display: inline-block;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  margin-right: 5px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.image-swatch {
  margin-bottom: 10px;
}
.image-swatch li img {
  width: 33px;
  height: 33px;
  padding: 2px;
  border: 1px solid #dddddd;
  margin-right: 5px;
  transition: all 0.5s ease;
}
.image-swatch li:last-child {
  margin-right: 0;
}
.image-swatch li.active img {
  border: 1px solid #2652d5;
}
.image-swatch li:hover img {
  border: 1px solid #2652d5;
  transition: all 0.5s ease;
}
.image-scroll div > div {
  padding-bottom: 20px;
}
.vertical-tab.tab-product .nav-material.nav-tabs .nav-item .nav-link, .vertical-tab .product-full-tab .nav-material.nav-tabs .nav-item .nav-link {
  padding: 15px 20px;
}
.tab-product, .product-full-tab {
  padding-top: 30px;
}
.tab-product .nav-material.nav-tabs, .product-full-tab .nav-material.nav-tabs {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.tab-product .nav-material.nav-tabs .nav-item .nav-link, .product-full-tab .nav-material.nav-tabs .nav-item .nav-link {
  color: #212121;
  text-align: center;
  padding: 0 15px 20px 15px;
  text-transform: uppercase;
  border: 0;
}
.tab-product .nav-material.nav-tabs .nav-item .material-border, .product-full-tab .nav-material.nav-tabs .nav-item .material-border {
  border-bottom: 2px solid #2652d5;
  opacity: 0;
}
.tab-product .nav-material.nav-tabs .nav-link, .product-full-tab .nav-material.nav-tabs .nav-link {
  font-size: calc(14px + 2 * (100vw - 300px) / 1620);
}
.tab-product .nav-material.nav-tabs .nav-link.active, .product-full-tab .nav-material.nav-tabs .nav-link.active {
  color: #2652d5;
  font-weight: 600;
}
.tab-product .nav-material.nav-tabs .nav-link.active ~ .material-border, .product-full-tab .nav-material.nav-tabs .nav-link.active ~ .material-border {
  transition: all 0.3s ease;
  opacity: 1;
}
.tab-product .theme-form input, .product-full-tab .theme-form input {
  border-color: #dddddd;
  font-size: 15px;
  padding: 15px 25px;
  margin-bottom: 15px;
  height: inherit;
  text-align: left;
}
.tab-product .theme-form .btn-solid, .tab-product .theme-form .btn-outline, .product-full-tab .theme-form .btn-solid, .product-full-tab .theme-form .btn-outline {
  margin: 0 auto;
}
.tab-product .theme-form textarea, .product-full-tab .theme-form textarea {
  border-color: #dddddd;
  font-size: 15px;
  padding: 17px 25px;
  margin-bottom: 15px;
  height: inherit;
}
.tab-product .tab-content.nav-material p, .product-full-tab .tab-content.nav-material p {
  padding: 20px;
  line-height: 2;
  letter-spacing: 0.05em;
}
.tab-product .tab-content.nav-material .media, .product-full-tab .tab-content.nav-material .media {
  margin-top: 20px;
}
.tab-product .title, .product-full-tab .title {
  padding-right: 45px;
  color: #2652d5;
  padding-bottom: 20px;
}
.tab-product .theme-slider .slick-arrow, .product-full-tab .theme-slider .slick-arrow {
  top: -45px;
  height: auto;
}
.tab-product .theme-slider .slick-arrow :before, .product-full-tab .theme-slider .slick-arrow :before {
  color: #000;
  font-size: 18px;
}
.tab-product .product-box, .product-full-tab .product-box {
  position: relative;
  margin: 5px;
}
.tab-product .product-box:hover, .product-full-tab .product-box:hover {
  box-shadow: 0 0 12px 0 #dddddd;
}
.tab-product .product-box:hover .lbl-1, .product-full-tab .product-box:hover .lbl-1 {
  opacity: 1;
  transition: all 0.3s ease;
}
.tab-product .product-box:hover .lbl-2, .product-full-tab .product-box:hover .lbl-2 {
  opacity: 1;
  animation: flipInY 1000ms ease-in-out;
}
.tab-product .product-box:hover .color-variant li, .product-full-tab .product-box:hover .color-variant li {
  opacity: 1 !important;
  animation: fadeInUp 500ms ease-in-out;
}
.tab-product .product-box .img-block, .product-full-tab .product-box .img-block {
  min-height: 0;
  min-height: initial;
}
.tab-product .product-box .cart-info, .product-full-tab .product-box .cart-info {
  position: absolute;
  padding: 10px 0;
  top: 25%;
  right: 15px;
  width: 40px;
  margin-right: 0;
}
.tab-product .product-box .cart-info i, .product-full-tab .product-box .cart-info i {
  padding-right: 0;
}
.tab-product .product-box .cart-info a, .tab-product .product-box .cart-info button, .product-full-tab .product-box .cart-info a, .product-full-tab .product-box .cart-info button {
  color: #2652d5;
  transition: all 0.3s ease;
  background-color: #fff;
  height: 35px;
  width: 35px;
  margin: 7px 0;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  box-shadow: 0 0 12px 0 #dddddd;
}
.tab-product .product-box .cart-info a :hover, .tab-product .product-box .cart-info button :hover, .product-full-tab .product-box .cart-info a :hover, .product-full-tab .product-box .cart-info button :hover {
  transition: all 0.3s ease;
  color: #dddddd;
}
.tab-product .product-box .lbl-1, .product-full-tab .product-box .lbl-1 {
  background-color: #2652d5;
  padding: 2px 20px 2px 10px;
  display: inline-block;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  top: 15px;
  font-size: 14px;
  line-height: 1.5;
  opacity: 0;
}
.tab-product .product-box .lbl-1:before, .product-full-tab .product-box .lbl-1:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 12px solid #2652d5;
  border-bottom: 13px solid #2652d5;
  border-right: 7px solid #fff;
}
.tab-product .product-box .lbl-2, .product-full-tab .product-box .lbl-2 {
  font-size: 14px;
  top: 15px;
  position: absolute;
  right: 10px;
  color: #333333;
  font-weight: 600;
  text-transform: capitalize;
  opacity: 0;
}
.tab-product .product-box a, .product-full-tab .product-box a {
  color: #0072bb;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
}
.tab-product .product-box .color-variant, .product-full-tab .product-box .color-variant {
  position: absolute;
  top: -35px;
  width: 100%;
}
.tab-product .product-box .slick-slide img, .product-full-tab .product-box .slick-slide img {
  display: block;
}
.tab-product .product-box .product-details, .product-full-tab .product-box .product-details {
  position: relative;
}
.tab-product .product-box .product-details .color-variant, .product-full-tab .product-box .product-details .color-variant {
  position: absolute;
  top: -35px;
  width: 100%;
}
.tab-product .product-box .product-details .color-variant li, .product-full-tab .product-box .product-details .color-variant li {
  opacity: 0;
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 100%;
  margin: 0 3px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.tab-product .product-box .product-details h6, .product-full-tab .product-box .product-details h6 {
  color: #333333;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.tab-product .product-box .product-details .price, .product-full-tab .product-box .product-details .price {
  padding-bottom: 10px;
  font-size: 16px;
  color: #2652d5;
}
.qty-box .input-group {
  justify-content: center;
}
.qty-box .input-group span button {
  background: #fff !important;
  border: 1px solid #ced4da;
}
.qty-box .input-group .form-control {
  text-align: center;
  width: 80px;
  flex: initial;
}
.qty-box .input-group button {
  background-color: transparent;
  border: 0;
  color: #808080;
  cursor: pointer;
  padding-left: 12px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}
.qty-box .input-group button i {
  font-weight: 900;
  color: #2652d5;
}
.qty-box .input-group .icon {
  padding-right: 0;
}
.bg-light0 {
  background-color: #d0edff;
}
.bg-light1 {
  background-color: #f1e7e6;
}
.bg-light2 {
  background-color: #bfbfbf;
}
.team-sec .container {
  margin-bottom: -30px;
}
.team-sec .container .speker-container {
  margin-bottom: 30px;
}
.team-sec .container .speker-container .e-name {
  margin-bottom: 15px !important;
}
.team-sec.team-grid .team-img {
  flex: none;
  margin-bottom: 0 !important;
}
.team-sec.team-grid .employee {
  padding: 20px;
  text-align: left !important;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.team-sec.team-grid .employee {
  background: white;
  box-shadow: 1px 0 15px 2px #f3f3f3;
}
.team-sec.team-grid .e-name {
  margin-bottom: 15px;
}
.team-sec.team-grid .team-para {
  margin-top: 25px;
  font-size: calc(13px + 2 * (100vw - 300px) / 1620);
  letter-spacing: 0;
}
.product-right p {
  margin-bottom: 0;
  line-height: 1.5em;
  margin-top: 0;
  margin-top: initial;
}
.product-right .product-title {
  color: #2652d5;
  text-transform: capitalize;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 10px;
}
.product-right .product-title.size-text {
  text-align: left;
}
.product-right .border-product {
  padding-top: 15px;
  padding-bottom: 20px;
  border-top: 1px dashed #dddddd;
}
.product-right h2 {
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 25px;
  line-height: 1.2em;
  margin-top: 0;
  font-weight: 600;
}
.product-right h3 {
  color: #2652d5;
  margin-bottom: 15px;
}
.product-right h4 {
  font-size: 16px;
  margin-bottom: 7px;
}
.product-right h4 del {
  color: #808080;
}
.product-right h4 span {
  padding-left: 5px;
  color: #2652d5;
}
.product-right .color-variant {
  margin-bottom: 10px;
}
.product-right .color-variant li {
  display: inline-block;
  border-radius: 100%;
  margin-right: 5px;
  transition: all 0.3s ease;
  vertical-align: middle;
  height: 30px;
  width: 30px;
  cursor: pointer;
}
.product-right .product-buttons .btn-solid, .product-right .product-buttons .btn-outline {
  padding: 7px 25px;
}
.product-right .product-buttons a:last-child {
  margin-left: 10px;
}
.product-right .product-description h6 span {
  float: right;
}
.product-right .product-description .qty-box {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.product-right .product-description .qty-box .input-group {
  justify-content: initial;
  width: auto;
  width: initial;
}
.product-right .product-description .qty-box .input-group .form-control {
  border-right: none;
}
.product-right .size-box {
  margin-top: 10px;
  margin-bottom: 10px;
}
.product-right .size-box ul li {
  display: inline-block;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  margin-right: 10px;
  cursor: pointer;
  border: 1px solid #f0eeee;
  text-align: center;
}
.product-right .size-box ul li a {
  color: #2652d5;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.product-right .size-box ul li.active {
  background-color: #f0eeee;
  box-shadow: 0 2px 5px #777;
}
.product-right .product-icon {
  display: flex;
}
.product-right .product-icon .product-social {
  margin-top: 5px;
}
.product-right .product-icon .product-social li {
  padding-right: 30px;
  display: inline-block;
}
.product-right .product-icon .product-social li a {
  color: #2652d5;
  transition: all 0.3s ease;
}
.product-right .product-icon .product-social li a i {
  font-size: 18px;
}
.product-right .product-icon .product-social li a:hover {
  color: #2652d5;
}
.product-right .product-icon .product-social li:last-child {
  padding-right: 0;
}
.product-right .product-icon .wishlist-btn {
  background-color: transparent;
  border: none;
}
.product-right .product-icon .wishlist-btn i {
  border-left: 1px solid #dddddd;
  font-size: 18px;
  padding-left: 10px;
  margin-left: 5px;
  transition: all 0.5s ease;
}
.product-right .product-icon .wishlist-btn span {
  padding-left: 10px;
  font-size: 18px;
}
.product-right .product-icon .wishlist-btn:hover i {
  color: #2652d5;
  transition: all 0.5s ease;
}
.product-right .payment-card-bottom {
  margin-top: 10px;
}
.product-right .payment-card-bottom ul li {
  padding-right: 10px;
}
.product-right.product-form-box {
  text-align: center;
  border: 1px solid #dddddd;
  padding: 20px;
}
.product-right.product-form-box .product-description .qty-box {
  margin-bottom: 5px;
}
.product-right.product-form-box .product-description .qty-box .input-group {
  justify-content: center;
  width: 100%;
}
.product-right.product-form-box .product-buttons {
  margin-bottom: 0;
}
.product-right.product-form-box .timer {
  margin-bottom: 10px;
  text-align: left;
}
.product-load-more .col-grid-box {
  display: none;
}
.load-more-sec {
  margin-top: 40px;
  text-align: center;
}
.load-more-sec a {
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  padding: 10px 0;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  width: 100%;
  color: #2652d5;
}
.product-box, .product-wrap {
  position: relative;
  transition: all 0.5s ease;
  vertical-align: middle;
}
.product-box .img-block, .product-wrap .img-block {
  background-color: #808080;
  position: relative;
  overflow: hidden;
}
.product-box .img-block .front, .product-wrap .img-block .front {
  opacity: 1;
  top: 0;
  left: 0;
  transition: all 0.5s ease;
}
.product-box .img-block .front a, .product-wrap .img-block .front a {
  display: block;
  width: 100%;
}
.product-box .img-block .back, .product-wrap .img-block .back {
  opacity: 0;
  position: absolute;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  top: 0;
  left: 0;
  transition: all 0.5s ease;
  transform: translateX(-100px);
}
.product-box .img-block .back a, .product-wrap .img-block .back a {
  display: block;
  height: 500px;
  width: 100%;
}
.product-box .img-block .lable-wrapper, .product-wrap .img-block .lable-wrapper {
  margin: 0 auto;
  top: 40px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  transition: all 0.5s ease;
  z-index: 2;
}
.product-box .img-block .lable-wrapper .lable1, .product-box .img-block .lable-wrapper .lable2, .product-wrap .img-block .lable-wrapper .lable1, .product-wrap .img-block .lable-wrapper .lable2 {
  font-size: 14px;
  padding: 10px 14px 10px 20px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
}
.product-box .img-block .lable-wrapper .lable1, .product-wrap .img-block .lable-wrapper .lable1 {
  background-color: #2652d5;
  color: #fff;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
}
.product-box .img-block .lable-wrapper .lable2, .product-wrap .img-block .lable-wrapper .lable2 {
  background-color: #fff;
  color: #000;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
}
.product-box .img-wrapper, .product-wrap .img-wrapper {
  position: relative;
  overflow: hidden;
}
.product-box .img-wrapper .front, .product-wrap .img-wrapper .front {
  opacity: 1;
  top: 0;
  left: 0;
  transition: all 0.5s ease;
}
.product-box .img-wrapper .back, .product-wrap .img-wrapper .back {
  opacity: 0;
  position: absolute;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  top: 0;
  left: 0;
  transition: all 0.5s ease;
  transform: translateX(-100px);
  width: 100%;
}
.product-box .img-wrapper .cart-box, .product-wrap .img-wrapper .cart-box {
  position: absolute;
  margin: 0 auto;
  display: inline-block;
  right: 0;
  left: 0;
  border-radius: 50px;
  width: -moz-max-content;
  width: max-content;
  padding: 12px 15px;
  box-shadow: 0 0 12px 0 #dddddd;
  bottom: 30px;
  background-color: #fff;
  opacity: 0;
  transition: all 0.2s ease;
}
.product-box .img-wrapper .cart-box button, .product-wrap .img-wrapper .cart-box button {
  background: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
.product-box .img-wrapper .cart-box i, .product-wrap .img-wrapper .cart-box i {
  color: #6f6f6f;
  font-size: 18px;
  padding-left: 8px;
  padding-right: 8px;
  transition: all 0.2s ease;
  display: inline-block;
}
.product-box .img-wrapper .cart-box i:hover, .product-wrap .img-wrapper .cart-box i:hover {
  color: #2652d5;
  transition: all 0.2s ease;
}
.product-box .img-wrapper .lable-block .lable3, .product-wrap .img-wrapper .lable-block .lable3 {
  border-radius: 100%;
  background-color: #2652d5;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  padding: 12px 6px;
  text-transform: uppercase;
  color: #fff;
  top: 7px;
  left: 7px;
  z-index: 1;
}
.product-box .img-wrapper .lable-block .lable4, .product-wrap .img-wrapper .lable-block .lable4 {
  position: absolute;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  transform: rotate(-180deg);
  top: 7px;
  right: 7px;
  letter-spacing: 0.1em;
  z-index: 1;
}
.product-box .cart-info, .product-box .cart-wrap, .product-wrap .cart-info, .product-wrap .cart-wrap {
  position: absolute;
  bottom: 40px;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  right: 5px;
  left: 0;
  justify-content: center;
  background-color: #fff;
  margin-bottom: 10px;
  padding: 5px;
  opacity: 0;
  transition: all 0.5s ease;
}
.product-box .cart-info a [class^=icon-], .product-box .cart-info a [class*=" icon-"], .product-box .cart-wrap a [class^=icon-], .product-box .cart-wrap a [class*=" icon-"], .product-wrap .cart-info a [class^=icon-], .product-wrap .cart-info a [class*=" icon-"], .product-wrap .cart-wrap a [class^=icon-], .product-wrap .cart-wrap a [class*=" icon-"] {
  display: inline-block;
}
.product-box .cart-info a:last-child i, .product-box .cart-wrap a:last-child i, .product-wrap .cart-info a:last-child i, .product-wrap .cart-wrap a:last-child i {
  margin-bottom: 0;
}
.product-box .cart-info.cart-wrap, .product-box .cart-wrap.cart-wrap, .product-wrap .cart-info.cart-wrap, .product-wrap .cart-wrap.cart-wrap {
  bottom: 0;
  text-align: right;
  left: auto;
  left: initial;
}
.product-box .cart-info.cart-wrap i, .product-box .cart-wrap.cart-wrap i, .product-wrap .cart-info.cart-wrap i, .product-wrap .cart-wrap.cart-wrap i {
  display: block;
  padding-bottom: 7px;
  padding-top: 7px;
}
.product-box .cart-info.cart-wrap.cart-effect-left, .product-box .cart-wrap.cart-wrap.cart-effect-left, .product-wrap .cart-info.cart-wrap.cart-effect-left, .product-wrap .cart-wrap.cart-wrap.cart-effect-left {
  left: 0;
  right: auto;
  right: initial;
}
.product-box .cart-info button, .product-box .cart-wrap button, .product-wrap .cart-info button, .product-wrap .cart-wrap button {
  background: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
.product-box .cart-info i, .product-box .cart-wrap i, .product-wrap .cart-info i, .product-wrap .cart-wrap i {
  color: #6f6f6f;
  font-size: 16px;
  padding-right: 7px;
  padding-left: 7px;
}
.product-box .cart-info i:hover, .product-box .cart-wrap i:hover, .product-wrap .cart-info i:hover, .product-wrap .cart-wrap i:hover {
  color: #2652d5;
}
.product-box .cart-detail, .product-wrap .cart-detail {
  position: absolute;
  top: 15px;
  right: 20px;
  opacity: 0;
}
.product-box .cart-detail i, .product-wrap .cart-detail i {
  color: #6f6f6f;
  font-size: 18px;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
}
.product-box .cart-detail button, .product-wrap .cart-detail button {
  background: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
.product-box .product-detail, .product-box .product-info, .product-wrap .product-detail, .product-wrap .product-info {
  padding-left: 5px;
}
.product-box .product-detail .rating, .product-box .product-info .rating, .product-wrap .product-detail .rating, .product-wrap .product-info .rating {
  margin-top: 15px;
}
.product-box .product-detail .rating i, .product-box .product-info .rating i, .product-wrap .product-detail .rating i, .product-wrap .product-info .rating i {
  padding-right: 5px;
}
.product-box .product-detail .rating i:nth-child(-n+4), .product-box .product-info .rating i:nth-child(-n+4), .product-wrap .product-detail .rating i:nth-child(-n+4), .product-wrap .product-info .rating i:nth-child(-n+4) {
  color: #ffa200;
}
.product-box .product-detail .rating i:last-child, .product-box .product-info .rating i:last-child, .product-wrap .product-detail .rating i:last-child, .product-wrap .product-info .rating i:last-child {
  color: #dddddd;
}
.product-box .product-detail h6, .product-box .product-info h6, .product-wrap .product-detail h6, .product-wrap .product-info h6 {
  line-height: 1;
  margin-bottom: 0;
  padding-top: 2px;
  padding-bottom: 5px;
  transition: all 0.5s ease;
  font-size: 16px;
}
.product-box .product-detail h4, .product-box .product-info h4, .product-wrap .product-detail h4, .product-wrap .product-info h4 {
  font-size: 18px;
  color: #2652d5;
  font-weight: 600;
  margin-bottom: 0;
  transition: all 0.5s ease;
}
.product-box .product-detail .color-variant, .product-box .product-info .color-variant, .product-wrap .product-detail .color-variant, .product-wrap .product-info .color-variant {
  padding-top: 15px;
}
.product-box .product-detail .color-variant li, .product-box .product-info .color-variant li, .product-wrap .product-detail .color-variant li, .product-wrap .product-info .color-variant li {
  display: inline-block;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  margin-right: 5px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.product-box .product-info, .product-wrap .product-info {
  padding: 0;
  text-align: center;
  position: relative;
}
.product-box .product-info .add-btn, .product-wrap .product-info .add-btn {
  position: absolute;
  bottom: 110px;
  margin: 0 auto;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.2s ease;
  z-index: 1;
}
.product-box .product-info .add-btn i, .product-wrap .product-info .add-btn i {
  color: #2652d5;
}
.product-box .product-info .add-btn .btn-outline, .product-wrap .product-info .add-btn .btn-outline {
  transition: all 0.2s ease;
  color: #2652d5;
}
.product-box .product-info .add-btn .btn-outline:hover, .product-wrap .product-info .add-btn .btn-outline:hover {
  color: #fff;
}
.product-box .product-info .add-btn .btn-outline:hover i, .product-wrap .product-info .add-btn .btn-outline:hover i {
  color: #fff;
}
.product-box.effect-center .front img, .product-wrap.effect-center .front img {
  transition: all 0.5s ease;
}
.product-box.effect-center .img-wrapper .cart-box, .product-wrap.effect-center .img-wrapper .cart-box {
  bottom: 20%;
  transition: all 0.5s ease;
}
.product-box:hover.effect-center .front img, .product-wrap:hover.effect-center .front img {
  opacity: 0.3;
  transition: all 0.5s ease;
}
.product-box:hover.effect-center .img-wrapper .cart-box, .product-wrap:hover.effect-center .img-wrapper .cart-box {
  bottom: 35%;
  transition: all 0.5s ease;
}
.product-box:hover .img-block .first, .product-box:hover .img-wrapper .first, .product-wrap:hover .img-block .first, .product-wrap:hover .img-wrapper .first {
  opacity: 0;
  transition: all 0.5s ease;
}
.product-box:hover .img-block .back, .product-box:hover .img-wrapper .back, .product-wrap:hover .img-block .back, .product-wrap:hover .img-wrapper .back {
  opacity: 1;
  transition: all 0.5s ease;
  transform: translateX(0);
}
.product-box:hover .cart-info, .product-wrap:hover .cart-info {
  opacity: 1;
  transition: all 0.5s ease;
}
.product-box:hover .cart-info button, .product-wrap:hover .cart-info button {
  animation: fadeInUp 300ms ease-in-out;
}
.product-box:hover .cart-info a:nth-child(2) i, .product-wrap:hover .cart-info a:nth-child(2) i {
  animation: fadeInUp 500ms ease-in-out;
}
.product-box:hover .cart-info a:nth-child(3) i, .product-wrap:hover .cart-info a:nth-child(3) i {
  animation: fadeInUp 700ms ease-in-out;
}
.product-box:hover .cart-info a:nth-child(4) i, .product-wrap:hover .cart-info a:nth-child(4) i {
  animation: fadeInUp 1000ms ease-in-out;
}
.product-box:hover .cart-wrap button, .product-wrap:hover .cart-wrap button {
  animation: fadeInRight 300ms ease-in-out;
}
.product-box:hover .cart-wrap a:nth-child(2) i, .product-wrap:hover .cart-wrap a:nth-child(2) i {
  animation: fadeInRight 500ms ease-in-out;
}
.product-box:hover .cart-wrap a:nth-child(3) i, .product-wrap:hover .cart-wrap a:nth-child(3) i {
  animation: fadeInRight 700ms ease-in-out;
}
.product-box:hover .cart-wrap a:nth-child(4) i, .product-wrap:hover .cart-wrap a:nth-child(4) i {
  animation: fadeInRight 1000ms ease-in-out;
}
.product-box:hover .cart-wrap.cart-effect-left button, .product-wrap:hover .cart-wrap.cart-effect-left button {
  animation: fadeInLeft 300ms ease-in-out;
}
.product-box:hover .cart-wrap.cart-effect-left a:nth-child(2) i, .product-wrap:hover .cart-wrap.cart-effect-left a:nth-child(2) i {
  animation: fadeInLeft 500ms ease-in-out;
}
.product-box:hover .cart-wrap.cart-effect-left a:nth-child(3) i, .product-wrap:hover .cart-wrap.cart-effect-left a:nth-child(3) i {
  animation: fadeInLeft 700ms ease-in-out;
}
.product-box:hover .cart-wrap.cart-effect-left a:nth-child(4) i, .product-wrap:hover .cart-wrap.cart-effect-left a:nth-child(4) i {
  animation: fadeInLeft 1000ms ease-in-out;
}
.product-box:hover .cart-detail, .product-wrap:hover .cart-detail {
  opacity: 1;
  transition: all 0.5s ease;
}
.product-box:hover .cart-detail button, .product-wrap:hover .cart-detail button {
  animation: fadeInRight 300ms ease-in-out;
}
.product-box:hover .cart-detail a:nth-child(2) i, .product-wrap:hover .cart-detail a:nth-child(2) i {
  animation: fadeInRight 500ms ease-in-out;
}
.product-box:hover .cart-detail a:nth-child(3) i, .product-wrap:hover .cart-detail a:nth-child(3) i {
  animation: fadeInRight 700ms ease-in-out;
}
.product-box:hover .cart-detail a:nth-child(4) i, .product-wrap:hover .cart-detail a:nth-child(4) i {
  animation: fadeInRight 1000ms ease-in-out;
}
.product-box:hover .product-info .add-btn, .product-wrap:hover .product-info .add-btn {
  opacity: 1;
  transition: all 0.2s ease;
  animation: fadeInUp 500ms ease-in-out;
}
.product-box:hover .img-wrapper .cart-box, .product-wrap:hover .img-wrapper .cart-box {
  opacity: 1;
  transition: all 0.2s ease;
  animation: fadeInUp 400ms ease-in-out;
}
.rating {
  margin-top: 0;
}
.rating i {
  padding-right: 5px;
}
.rating i:nth-child(-n+4) {
  color: #ffa200;
}
.rating i:last-child {
  color: #dddddd;
}
.rating .three-star {
  padding-bottom: 5px;
}
.rating .three-star i {
  color: #acacac;
}
.rating .three-star i:nth-child(-n+3) {
  color: #ffd200;
}
.single-product-tables {
  display: flex;
  margin-top: 20px;
}
.single-product-tables table {
  width: 20%;
}
.single-product-tables table tr {
  height: 35px;
}
.single-product-tables table tr td:first-child {
  font-weight: 600;
}
.single-product-tables.detail-section {
  margin-top: 0;
}
.single-product-tables.detail-section table {
  width: 75%;
}
/*************************
  category ends
*************************/
/*************************
  Typography Start
*************************/
.product-pagination {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  margin: 50px 0;
}
.product-pagination .product-search-count-bottom {
  justify-content: flex-end;
  display: flex;
  align-items: center;
  height: 100%;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding-right: 15px;
}
.product-pagination .product-search-count-bottom h5 {
  color: #777777;
  font-size: 14px;
  margin-bottom: 0;
  padding: 5px 0;
}
.product-pagination .pagination {
  border-radius: 0;
}
.product-pagination .pagination .page-item {
  border-radius: 0;
}
.product-pagination .pagination .page-item a {
  padding: 18px;
  border-bottom: 0;
  border-top: 0;
  color: #777777;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.product-pagination .pagination .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.product-pagination .pagination .page-item.active a {
  color: #fff;
  background-color: #2652d5;
  border-color: #dddddd;
}
.typography_section .typography-box {
  margin-bottom: 30px;
  box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
}
.typography_section .typography-box p {
  margin-bottom: 20px;
  letter-spacing: 0;
  line-height: 22px;
  font-size: 14px;
  color: #757575;
}
.typography_section .typography-box dl dt {
  margin-bottom: 6px;
}
.typography_section .typography-box dl dd {
  margin-bottom: 15px;
}
.typography_section .typography-box .headings {
  border-bottom: 1px solid #f1f1f1;
  background-color: rgba(247, 247, 247, 0.5);
  padding: 20px;
  margin-bottom: 0;
}
.typography_section .typography-box .headings h3 {
  text-transform: capitalize;
  color: #2d2d2d;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 20px;
}
.typography_section .typography-box .headings span {
  display: block;
  color: #808080;
  margin-top: 5px;
}
.typography_section .typography-box .headings span h1 {
  margin-top: 0;
}
.typography_section .typography-box .headings span code {
  color: #808080;
}
.typography_section .typography-box .typo-content {
  padding: 15px;
}
.typography_section .typography-box .typo-content h1 {
  margin-top: 0;
}
.typography_section .typography-box .typo-content.lists ul {
  margin-bottom: 25px;
}
.typography_section .typography-box .typo-content.heading_content h1,
.typography_section .typography-box .typo-content.heading_content h2,
.typography_section .typography-box .typo-content.heading_content h3,
.typography_section .typography-box .typo-content.heading_content h4,
.typography_section .typography-box .typo-content.heading_content h5,
.typography_section .typography-box .typo-content.heading_content h6 {
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 20px;
}
.typography_section .typography-box .typo-content ul li, .typography_section .typography-box .typo-content ol li {
  margin-bottom: 8px;
}
.typography_section .typography-box .typo-content .sub-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-size: 18px;
  color: #2652d5;
  text-transform: capitalize;
}
.typography_section .typography-box .typo-content.product-pagination {
  border: none;
  margin: 0;
}
.typography_section .typography-box .typo-content.product-pagination .pagination .page-item {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.typography_section .typography-box .typo-content.product-pagination .pagination .page-item a {
  padding: 10px 14px;
}
.typography_section .typography-box .typo-content.input_button input {
  margin-bottom: 10px;
}
.typography_section .typography-box .typo-content.input_button label {
  font-size: 16px;
  text-transform: capitalize;
  padding-left: 5px;
}
.typography_section .typography-box .typo-content.loader-typo {
  width: 100%;
  justify-content: center;
  display: flex;
}
.typography_section .typography-box .typo-content.loader-typo .pre-loader {
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #2652d5;
  border-radius: 50%;
}
.typography_section .typography-box .typo-content.loader-typo .pre-loader:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  border: 0 solid white;
  transform: translate(-50%, -50%);
  animation: loading 1000ms ease-out forwards infinite;
  transition: all 0.3s ease;
}
.typography_section .typography-box .typo-content .footer-social {
  margin-top: 0;
  justify-content: center;
}
.typography_section .typography-box:last-child {
  margin-bottom: 0;
}
.typography_section code {
  color: rgba(38, 82, 213, 0.6);
  background-color: #f7f7f7;
  padding: 3px;
  margin: 0 3px;
  border-radius: 2px;
}
.login-page h3 {
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #2652d5;
  font-weight: 700;
  margin-top: -5px;
}
.login-page .theme-card {
  padding: 30px;
  border: 1px solid #dddddd;
  line-height: 1;
}
.login-page .theme-card .theme-form label {
  text-transform: capitalize;
  color: #2652d5;
  font-size: 14px;
  font-weight: 600;
}
.login-page .theme-card .theme-form input {
  border-color: #dddddd;
  font-size: 12px;
  padding: 17px 25px;
  margin-bottom: 30px;
  height: inherit;
}
.login-page .authentication-right {
  height: calc(100% - 48px);
}
.login-page .authentication-right h6 {
  text-transform: uppercase;
  color: #2652d5;
  font-weight: 600;
  margin-bottom: 20px;
}
.login-page .authentication-right p {
  font-size: 14px;
  color: #808080;
  line-height: 2;
  margin-bottom: 1rem;
}
.bg-light-inner {
  background: #f8f8f8 !important;
}
.bg-gradient-color {
  background: linear-gradient(#2652d5, #3a62db);
}
/*************************
  Typography ends
*************************/
/*************************
  register Start
*************************/
.register-page .text-sub {
  margin-bottom: 15px;
}
.register-page h3 {
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #2652d5;
  font-weight: 700;
  margin-top: -5px;
}
.register-page .theme-card {
  padding: 30px;
  border: 1px solid #dddddd;
  line-height: 1;
}
.register-page .theme-card .theme-form label {
  text-transform: capitalize;
  color: #2652d5;
  font-size: 14px;
  font-weight: 600;
}
.register-page .theme-card .theme-form input, .register-page .theme-card .theme-form textarea {
  border: 1px solid;
  border-color: #dddddd;
  font-size: 12px;
  padding: 15px 25px;
  margin-bottom: 30px;
  height: inherit;
  background: #fff;
  border-radius: 0;
}
.register-page .theme-card .theme-form::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #495057;
}
.register-page .theme-card .theme-form::-moz-placeholder { /* Firefox 19+ */
  color: #495057;
}
.register-page .theme-card .theme-form:-ms-input-placeholder { /* IE 10+ */
  color: #495057;
}
.register-page .theme-card .theme-form:-moz-placeholder { /* Firefox 18- */
  color: #495057;
}
.alert-section .card {
  box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border: 0;
}
.alert-section .card .card-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  padding: 30px 20px;
  background: #fff;
}
.alert-section .card .card-header .card-head {
  margin-top: 0;
}
.alert-section .card .card-body .alert.outline {
  background-color: transparent !important;
}
.alert-section .card .card-body .alert.outline.alert-primary {
  border-color: #004085;
  color: #004085;
}
.alert-section .card .card-body .alert.outline.alert-secondary {
  border-color: #383d41;
  color: #383d41;
}
.alert-section .card .card-body .alert.outline.alert-success {
  border-color: #155724;
  color: #155724;
}
.alert-section .card .card-body .alert.outline.alert-info {
  border-color: #0c5460;
  color: #0c5460;
}
.alert-section .card .card-body .alert.outline.alert-warning {
  border-color: #856404;
  color: #856404;
}
.alert-section .card .card-body .alert.outline.alert-danger {
  border-color: #721c24;
  color: #721c24;
}
.alert-section .card .card-body .alert.outline.alert-dark {
  border-color: #1b1e21;
  color: #1b1e21;
}
.alert-section .card .card-body .alert a {
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
}
.saas1.according .text-sub {
  margin-bottom: 20px;
}
.saas1 .client-box .saas-brand .owl-item img {
  max-width: 100px;
  margin: 0 auto;
}
.saas1.client {
  padding: 50px 0;
  overflow: hidden;
}
.saas1 .testimonial-slider .owl-stage-outer {
  margin-right: 28px;
}
.shadow-section .shadow-showcase .shadow-font {
  font-weight: 500;
}
.btn-section .margin-buttons {
  margin-bottom: -15px;
}
.btn-section .btn-default {
  margin-right: 12px;
  margin-bottom: 15px;
}
.btn-section .btn-default.primary-btn.secondary {
  background: #3a62db;
}
.btn-section .btn-default.primary-btn.secondary:hover {
  background: transparent;
  color: #3a62db !important;
  border-color: #3a62db;
}
.btn-section .btn-default.primary-btn.secondary.btn-white {
  color: #3a62db !important;
  border-color: #3a62db !important;
  background: #fff;
}
.btn-section .btn-default.primary-btn.secondary.btn-white:hover {
  color: #fff !important;
  background: #3a62db;
}
.btn-section .btn-default.primary-btn.success {
  background: #35b53e;
}
.btn-section .btn-default.primary-btn.success:hover {
  background: transparent;
  color: #35b53e !important;
  border-color: #35b53e;
}
.btn-section .btn-default.primary-btn.success.btn-white {
  color: #35b53e !important;
  border-color: #35b53e !important;
  background: #fff;
}
.btn-section .btn-default.primary-btn.success.btn-white:hover {
  color: #fff !important;
  background: #35b53e;
}
.btn-section .btn-default.primary-btn.info {
  background: #357fef;
}
.btn-section .btn-default.primary-btn.info:hover {
  background: transparent;
  color: #357fef !important;
  border-color: #357fef;
}
.btn-section .btn-default.primary-btn.info.btn-white {
  color: #357fef !important;
  border-color: #357fef !important;
  background: #fff;
}
.btn-section .btn-default.primary-btn.info.btn-white:hover {
  color: #fff !important;
  background: #357fef;
}
.btn-section .btn-default.primary-btn.warning {
  background: #c0882f;
}
.btn-section .btn-default.primary-btn.warning:hover {
  background: transparent;
  color: #c0882f !important;
  border-color: #c0882f;
}
.btn-section .btn-default.primary-btn.warning.btn-white {
  color: #c0882f !important;
  border-color: #c0882f !important;
  background: #fff;
}
.btn-section .btn-default.primary-btn.warning.btn-white:hover {
  color: #fff !important;
  background: #c0882f;
}
.btn-section .btn-default.primary-btn.danger {
  background: #e3154f;
}
.btn-section .btn-default.primary-btn.danger:hover {
  background: transparent;
  color: #e3154f !important;
  border-color: #e3154f;
}
.btn-section .btn-default.primary-btn.danger.btn-white {
  color: #e3154f !important;
  border-color: #e3154f !important;
  background: #fff;
}
.btn-section .btn-default.primary-btn.danger.btn-white:hover {
  color: #fff !important;
  background: #e3154f;
}
.btn-section .btn-default.primary-btn.light {
  background: #ECC878;
}
.btn-section .btn-default.primary-btn.light:hover {
  background: transparent;
  color: #ECC878 !important;
  border-color: #ECC878;
}
.btn-section .btn-default.primary-btn.light.btn-white {
  color: #ECC878 !important;
  border-color: #ECC878 !important;
  background: #fff;
}
.btn-section .btn-default.primary-btn.light.btn-white:hover {
  color: #fff !important;
  background: #ECC878;
}
.borders-before span.white-border:before {
  border-color: #fff !important;
}
.title.title2.title-inner .borders span.white-border:before, .title.title2.title-inner .borders span.white-border:after {
  border-color: #fff;
}
.title.title2.title-inner .borders span:before, .title.title2.title-inner .borders span:after {
  border-color: #2652d5;
  opacity: 0.6;
}
.side-section {
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  width: 400px;
  background: #fff;
  display: none;
  z-index: 608;
  box-shadow: 0 3px 15px 3px rgba(46, 97, 220, 0.35);
  overflow-Y: scroll;
}
.parallex-section .parallex-container {
  background-position: center;
  background-size: cover;
  height: 100vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.vertical-slider .prtfolio-full-screen img {
  width: 100vw;
  height: 100vh;
}
.vertical-slider .owl-dots {
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
}
.vertical-slider .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  margin-bottom: 10px;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: transparent;
  box-sizing: border-box;
  list-style: none;
  display: block;
  cursor: pointer;
}
.vertical-slider .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: transparent;
}
.vertical-slider .owl-dots .owl-dot.active span {
  background-color: white;
}
.vertical-slider .owl-dots .owl-dot.my-active-class,
.vertical-slider .owl-dots .owl-dot:hover {
  background-color: #fff;
}
.multiple-carousel, .center-slide {
  height: 100vh;
}
.multiple-carousel .img1, .center-slide .img1 {
  background: url('5.jpg');
}
.multiple-carousel .img2, .center-slide .img2 {
  background: url('4.jpg');
}
.multiple-carousel .img3, .center-slide .img3 {
  background: url('3.jpg');
}
.multiple-carousel .img4, .center-slide .img4 {
  background: url('2.jpg');
}
.multiple-carousel .img5, .center-slide .img5 {
  background: url('_-images-portfolio-multiple-carousel-1.jpg');
}
.multiple-carousel .imgs-carousel, .center-slide .imgs-carousel {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
}
.multiple-carousel .imgs-carousel:before, .center-slide .imgs-carousel:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: 0.5s;
}
.multiple-carousel .text-container .overlay-text, .multiple-carousel .text-container .right-side, .center-slide .text-container .overlay-text, .center-slide .text-container .right-side {
  opacity: 0;
  transition: 0.5s;
}
.multiple-carousel .text-container .overlay-text, .center-slide .text-container .overlay-text {
  font-size: 26px;
  margin-bottom: 10px;
  transform: translateX(-50%);
}
.multiple-carousel .text-container .right-side, .center-slide .text-container .right-side {
  padding: 0 20px;
  transform: translateX(50%);
  color: #b1b1b1;
}
.multiple-carousel .owl-item, .center-slide .owl-item {
  overflow: hidden;
}
.multiple-carousel .owl-item.center .imgs-carousel:before, .center-slide .owl-item.center .imgs-carousel:before {
  opacity: 1;
  transition: 0.5s;
}
.multiple-carousel .owl-item.center .text-container .overlay-text, .multiple-carousel .owl-item.center .text-container .right-side, .center-slide .owl-item.center .text-container .overlay-text, .center-slide .owl-item.center .text-container .right-side {
  transition: 0.5s;
  transform: none;
  transform: initial;
  opacity: 1;
}
.multiple-carousel .owl-item:hover .imgs-carousel:before {
  opacity: 1;
  transition: 0.5s;
}
.multiple-carousel .owl-item:hover .text-container .overlay-text, .multiple-carousel .owl-item:hover .text-container .right-side {
  transition: 0.5s;
  transform: none;
  transform: initial;
  opacity: 1;
}
.maintenance-sec {
  background: url('bg-maintenance.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 100vh;
}
.maintenance-sec .maintenance-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.maintenance-sec .maintenance-container h1, .maintenance-sec .maintenance-container h2, .maintenance-sec .maintenance-container h4 {
  color: #fff;
}
.maintenance-sec .maintenance-container h1 {
  font-size: 100px;
  font-weight: 500;
  margin-bottom: 80px;
  margin-top: 0;
}
.maintenance-sec .maintenance-container .borders {
  border-bottom: 0.5px solid #fff;
  margin: 0 auto;
}
.maintenance-sec .maintenance-container .borders.b1 {
  width: 220px;
}
.maintenance-sec .maintenance-container .borders.b2 {
  width: 180px;
}
.maintenance-sec .maintenance-container .borders.b3 {
  width: 150px;
}
.maintenance-sec .maintenance-container .borders.b4 {
  width: 130px;
}
.maintenance-sec .maintenance-container h2 {
  margin-top: 10px;
}
.maintenance-sec .social ul li, .coming-soon .social ul li {
  display: inline-block;
  padding: 5px 8px;
  margin-left: 10px;
  background-color: #2652d5;
  height: 40px;
  width: 40px;
  border-radius: 100%;
}
.maintenance-sec .social ul li a i, .coming-soon .social ul li a i {
  color: #fff;
  font-size: 20px;
  opacity: 0.7;
  transition: 0.5s;
}
.maintenance-sec .social ul li:hover a i, .coming-soon .social ul li:hover a i {
  opacity: 1;
  transition: 0.5s;
}
.maintenance-sec .center-content .form-group, .coming-soon .center-content .form-group {
  width: 60%;
}
.maintenance-sec .center-content .form-group .d-flex, .coming-soon .center-content .form-group .d-flex {
  align-items: center;
}
.maintenance-sec .center-content .form-group input, .coming-soon .center-content .form-group input {
  border-radius: 25px;
  padding: 15px 25px;
  height: auto;
}
.maintenance-sec .center-content button, .coming-soon .center-content button {
  border-radius: 35px;
  margin-left: -50px;
}
.bg-background-fade {
  transition: all 500ms;
  background: #ef6767;
}
.creative-content {
  background-size: cover;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: bottom;
}
.creative body, .creative h1, .creative h2, .creative h3, .creative h4, .creative h5, .creative h6, .creative p, .creative li, .creative a {
  font-family: "Work Sans", sans-serif;
}
.creative h1 {
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.creative hr {
  margin-bottom: 20px;
  background: #fff;
}
.creative h6 {
  margin: 0;
}
.creative .center-header {
  font-size: calc(18px + 22 * (100vw - 300px) / 1620);
  margin-bottom: 20px;
}
.creative .agency-para {
  padding: 0 50px;
  margin: 0 50px;
}
.creative .btn-default {
  padding: 10px 36px;
}
.creative .sub-texts {
  color: #fff;
}
.creative .title.title2 .borders span:before, .creative .title.title2 .borders span:after {
  border-top: 1px solid #f5f5f8;
  width: 40px;
}
.portfolio-metro.bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.portfolio-metro body, .portfolio-metro h1, .portfolio-metro h2, .portfolio-metro h3, .portfolio-metro h4, .portfolio-metro h5, .portfolio-metro h6, .portfolio-metro p, .portfolio-metro li, .portfolio-metro a {
  font-family: "Montserrat", sans-serif;
}
.portfolio-metro h1 {
  font-size: 80px;
  margin-bottom: 50px;
}
.portfolio-metro .portfolio_section {
  display: flex;
  align-items: center;
  height: 100%;
}
.portfolio-metro .portfolio_section h1 {
  margin-top: 0;
}
.portfolio-metro .portfolio_section h6 {
  margin-bottom: -3px;
}
.portfolio-metro .sub-header {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  color: #777;
}
.portfolio-metro .center-content {
  height: auto;
}
.music ::-webkit-scrollbar {
  width: 10px;
}
.music ::-webkit-scrollbar-thumb {
  background-image: linear-gradient(rgba(35, 62, 128, 0.92) 0%, #1c255a 100%);
  border-radius: 25px;
}
.music.side-section .btn-sidebar {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  color: #fff !important;
  opacity: 0.8;
  padding: 25px 18px;
}
.music.side-section .jp-type-playlist .jp-gui .gradient-block {
  background-image: linear-gradient(rgba(35, 62, 128, 0.92) 0%, #1c255a 100%);
  position: relative;
  overflow: hidden;
  height: 30vh;
}
.music.side-section .jp-type-playlist .jp-gui .gradient-block .animation-circle-inverse {
  opacity: 0.25;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 auto;
  transform: translateY(-50%);
}
.music.side-section .jp-type-playlist .jp-gui .gradient-block .animation-circle-inverse i {
  background: #fff;
  position: absolute;
  height: 55px;
  width: 55px;
  border-radius: 100%;
  left: -28px;
  bottom: -33px;
  opacity: 0.3;
  animation: ripple1 3s linear infinite;
}
.music.side-section .jp-type-playlist .jp-gui .gradient-block .animation-circle-inverse i:nth-child(2) {
  animation: ripple2 3s linear infinite;
}
.music.side-section .jp-type-playlist .jp-gui .gradient-block .animation-circle-inverse i:nth-child(3) {
  animation: ripple3 3s linear infinite;
}
.music.side-section .jp-type-playlist .jp-gui .gradient-block .now-play {
  font-size: calc(13px + 3 * (100vw - 330px) / 1590);
  padding-top: 30px;
  opacity: 0.8;
}
.music.side-section .jp-type-playlist .jp-gui .girls {
  border-radius: 100%;
  padding: 20px;
  background-color: #fff;
  transform: translate(0, -50%);
  box-shadow: 0 6px 30px 1px rgba(37, 67, 138, 0.18);
}
.music.side-section .jp-type-playlist .jp-gui .author-text {
  z-index: 3;
  position: relative;
}
.music.side-section .jp-type-playlist .jp-gui .author-text h4, .music.side-section .jp-type-playlist .jp-gui .author-text h6 {
  color: #000;
}
.music.side-section .jp-type-playlist .jp-gui .author-text .song-text {
  margin-top: -50px;
  margin-bottom: 3px;
  color: #000;
}
.music.side-section .jp-type-playlist .jp-gui .author-text .song-sub-text {
  color: #808080;
}
.music.side-section .jp-playlist {
  margin-top: 30px;
}
.music.side-section .jp-details,
.music.side-section .jp-playlist {
  width: 100%;
  border-top: 1px solid #b1b1b1;
}
.music.side-section .side-player .author-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.music.side-section .side-player .jp-progress {
  margin-top: 35px;
}
.music.side-section .jp-controls .button-container {
  padding: 20px;
}
.music.side-section .jp-controls .button-container button {
  height: 30px;
  width: 30px;
  color: #fff;
  border-radius: 100%;
  background-color: rgba(128, 128, 128, 0.3098039216);
}
.music.side-section .jp-controls .button-container button.jp-play {
  height: 50px;
  width: 50px;
  background-image: linear-gradient(#233e80 0%, #1c255a 100%);
  background-color: white;
  box-shadow: 0 3px 15px 3px rgba(46, 97, 220, 0.25);
}
.animated-bg i {
  background: #dddddd;
  bottom: 0;
  box-shadow: 0 15px 30px 0 #dddddd;
  position: absolute;
  height: 100px;
  width: 100px;
  border-radius: 100%;
  opacity: 0.3;
  transform: scale(1.3);
  animation: ripple1 3s linear infinite;
}
.animated-bg i:nth-child(2) {
  animation: ripple2 3s linear infinite;
}
.animated-bg i:nth-child(3) {
  animation: ripple3 3s linear infinite;
}
@keyframes ripple1 {
  0% {
    transform: scale(5.5);
    opacity: 0.3;
  }
  100% {
    transform: scale(8.5);
    opacity: 0;
  }
}
@keyframes ripple2 {
  0% {
    transform: scale(3.5);
  }
  100% {
    transform: scale(5.5);
  }
}
@keyframes ripple3 {
  0% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(3.5);
  }
}
header {
  z-index: 600;
  width: 100%;
}
header.nav-lg {
  padding: 2rem 1rem;
}
header.nav-lg nav ul li a {
  font-size: 15px;
}
header.resume .responsive-btn i {
  color: #000 !important;
}
header.wedding .responsive-btn i {
  color: #2652d5 !important;
}
header.ecommerce .navbar {
  position: static;
  position: initial;
}
header.ecommerce nav {
  justify-content: space-between;
}
header.ecommerce nav ul.main-menu > li > a {
  color: #000;
  padding-top: 30px;
  padding-bottom: 30px;
}
header.ecommerce nav ul.main-menu > li:hover > a {
  color: #676767;
}
header.ecommerce nav .top-header-right ul li.cart .dropdown-menu {
  border: 0;
  padding: 0;
  margin-top: 20px;
}
header.ecommerce nav .top-header-right ul li .shopping-cart {
  width: 350px;
  padding: 30px;
  border: 1px solid #ddd;
  right: 0;
}
header.ecommerce nav .top-header-right ul li .shopping-cart li .total {
  border-top: 1px solid gray;
  padding-top: 10px;
  margin-top: 20px;
}
header.ecommerce nav .top-header-right ul li .shopping-cart li .total h5 {
  text-transform: capitalize;
  margin-bottom: 0;
  color: #808080;
}
header.ecommerce nav .top-header-right ul li .shopping-cart li .total h5 span {
  float: right;
}
header.ecommerce nav .top-header-right ul li .shopping-cart li .buttons a {
  font-size: 16px;
  color: #333333;
  text-transform: capitalize;
  font-weight: 700;
}
header.ecommerce nav .top-header-right ul li .shopping-cart li .buttons a:hover {
  color: #000;
}
header.ecommerce nav .top-header-right ul li .shopping-cart li .buttons .checkout {
  float: right;
}
header.ecommerce nav .top-header-right ul li .shopping-cart li + li {
  margin-top: 15px;
}
header.ecommerce nav .top-header-right ul li .shopping-cart .close-circle {
  position: absolute;
  right: 0;
  top: 10px;
}
header.ecommerce nav .top-header-right ul li .shopping-cart .close-circle i {
  color: #acacac;
}
header.ecommerce nav .top-header-right ul li .shopping-cart a {
  min-width: 0;
  min-width: initial;
  width: auto;
  width: initial;
  padding: 0;
}
header.ecommerce nav .top-header-right ul li .shopping-cart img {
  width: 70px;
}
header.ecommerce nav .top-header-right ul li.search .dropdown-menu {
  border: 0;
  padding: 0;
}
header.ecommerce nav .top-header-right ul li.search .dropdown-menu .form-control-plaintext {
  padding: 10px 20px;
  margin-top: 20px;
  border: 1px solid #dddddd;
  background-color: #fff;
}
header.ecommerce nav .top-header-right ul li.account .dropdown-menu {
  padding: 10px;
  margin-top: 20px;
  border: 1px solid #ddd;
  border-radius: 0;
}
header.ecommerce nav .top-header-right ul li a {
  padding: 12px;
}
header.ecommerce nav .top-header-right ul li i {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}
header.ecommerce nav .top-header-right ul li i.icon-shopping-cart-full {
  font-size: 22px;
}
header.nav-abs {
  position: absolute;
}
header .responsive-btn {
  display: none;
}
header .responsive-btn i {
  font-size: calc(22px + 3 * (100vw - 300px) / 1620);
  color: #fff !important;
}
header nav {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
  border: 0;
}
header nav .navbar-container {
  padding: 10px 0;
}
header nav ul {
  margin: 0;
  border: 0;
  line-height: 1;
  list-style-type: none;
  text-align: center;
}
header nav ul li {
  margin: 0;
  border: 0;
  line-height: 1;
  position: relative;
  display: inline-block;
  text-align: center;
}
header nav ul li a {
  margin: 0;
  border: 0;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  padding: 18px;
  font-size: 14px;
  text-transform: uppercase;
  transition: all 0.4s ease-in-out;
  font-weight: 500;
  letter-spacing: 0;
}
header nav ul li > a {
  color: white;
}
header nav ul li > a:hover {
  color: white;
}
header nav ul li > ul {
  display: none;
}
header nav ul li:hover .mega-menu-container {
  display: block;
}
header nav ul li:hover > ul {
  display: block;
}
header nav ul .sub-menu ul {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
header nav ul .sub-menu > a:before, header nav ul .dropdown:before {
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  content: "\f105";
}
header nav ul .dropdown:before {
  content: "\f0d7";
}
header nav ul ul {
  margin: 0;
  border: 0;
  line-height: 1;
  transition: all 0.4s ease-in-out;
  background: #fff;
  padding: 15px 0;
}
header nav ul ul li {
  margin: 0;
  border: 0;
  line-height: 1;
  display: block;
  text-align: left;
  transition: all 0.4s ease-in-out;
  position: relative;
}
header nav ul ul li a {
  margin: 0;
  border: 0;
  text-transform: capitalize;
  width: 100%;
  min-width: 240px;
  padding: 10px 18px;
  white-space: nowrap;
  color: #323232 !important;
  font-weight: 400;
  letter-spacing: 0;
  font-size: 13px;
}
header nav ul ul li a:hover {
  color: #2652d5 !important;
  transition: all 0.5s ease;
}
header nav ul ul li:hover > a, header nav ul ul li:focus > a, header nav ul ul li:active > a {
  color: #777;
  transform: translateX(2%);
}
header nav ul .mega-menu {
  position: static;
  position: initial;
}
header nav ul .mega-menu .mega-menu-container {
  transition: all 0.3s ease-in;
  min-width: 1020px;
  left: auto;
  left: initial;
  right: 0;
  padding: 20px 0;
  background: #fff;
  z-index: 9;
  overflow: hidden;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.15);
  display: none;
}
header nav ul .mega-menu .mega-menu-container ul {
  position: relative;
  padding: 0 10px;
}
header nav .menu-head {
  margin-bottom: 10px;
  color: #2652d5 !important;
  display: flex;
  padding: 10px 28px 10PX 10px;
  letter-spacing: 0;
  font-weight: 600;
  BORDER-BOTTOM: 1px solid #eee;
  text-transform: capitalize;
}
header nav .menu-arrow {
  font-size: 10px;
}
header.music {
  position: absolute;
}
header.resume nav ul li a:hover {
  color: #262626;
}
header.wedding .logo-abs {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
header.wedding.header-rel {
  background-color: rgba(255, 255, 255, 0.75);
  border-bottom: 1px dashed #2652d5;
}
header.yoga .logo-abs {
  position: absolute;
  top: 22%;
  left: 50%;
  transform: translateX(-50%);
}
header.portfolio-metro nav .responsive-btn a:hover {
  color: #000;
  opacity: 0.7;
}
header.portfolio-metro nav ul li > a {
  color: #000;
}
header.portfolio-metro nav ul li > a:hover {
  color: #000;
}
header.wedding nav ul li > a:hover {
  color: #2652d5;
}
header.dark {
  position: absolute;
}
header.dark nav .responsive-btn a:hover {
  color: #000;
  opacity: 0.7;
}
header.dark nav ul li > a {
  color: #000;
}
header.dark nav ul li > a:hover {
  color: #000;
}
/*************************
  Footer start
*************************/
footer.app2 h5 {
  color: #fff;
  padding-bottom: 55px;
}
footer.gym h5 {
  color: #fff;
  padding-bottom: 55px;
}
footer.saas1 h5 {
  color: #fff;
  padding-bottom: 55px;
  margin-bottom: 0;
  margin-bottom: initial;
}
.inner-pages-footer.resume .link-horizontal.social-link {
  margin-bottom: -5px;
  margin-top: 20px;
}
.blog-sidebar .sidebar-container .post-container:last-child {
  margin-bottom: 0;
}
.form-control:focus {
  box-shadow: none;
  background-color: #f5f5f8;
}
.event .event-btn {
  color: #FFFFFF !important;
  border: 1px solid white !important;
  background-color: #e3154f !important;
}
.event .event-btn:hover {
  background-color: #fff !important;
  color: #e3154f !important;
  border: 1px solid #e3154f !important;
}
.event.event-gradient::before {
  background-image: linear-gradient(#321575, #e3154f);
}
.color-animated {
  animation: color-change 1s infinite;
  color: #000;
  margin-left: 10px;
}
.menu-container .color-animated {
  animation: color-change 1s infinite;
  color: #2652d5;
  margin-left: 10px;
}
@keyframes color-change {
  0% {
    color: #2652d5;
  }
  50% {
    color: #e3154f;
  }
  100% {
    color: #3a62db;
  }
}
.menu-container .menu-icon {
  position: absolute;
}
.menu-container .menu-icon li a {
  padding-left: 22px;
}
.menu-container .menu-icon li a:before {
  display: none;
}
.menu-container .menu-icon li a i {
  position: absolute;
  left: 0;
}
.menu-container li a:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 1px;
  background-color: black;
  left: 0;
  top: 50%;
}
.breadcrumb-section .breadcrumb {
  margin-bottom: -2px;
}
.blog-contain:hover {
  box-shadow: 1px 1px 10px 1px #eee;
}
.product-slick .owl-carousel, .rtl-product-slick .owl-carousel, .product-right-slick .owl-carousel, .rtl-product-right-slick .owl-carousel {
  display: flex;
  margin-bottom: 15px;
}
.product-slick:hover .slick-prev, .product-slick:hover .slick-next, .rtl-product-slick:hover .slick-prev, .rtl-product-slick:hover .slick-next, .product-right-slick:hover .slick-prev, .product-right-slick:hover .slick-next, .rtl-product-right-slick:hover .slick-prev, .rtl-product-right-slick:hover .slick-next {
  opacity: 1;
  transform: scale(1.05);
  transition: all 0.5s ease;
}
.product-slick:hover .slick-prev:before, .product-slick:hover .slick-next:before, .rtl-product-slick:hover .slick-prev:before, .rtl-product-slick:hover .slick-next:before, .product-right-slick:hover .slick-prev:before, .product-right-slick:hover .slick-next:before, .rtl-product-right-slick:hover .slick-prev:before, .rtl-product-right-slick:hover .slick-next:before {
  opacity: 1;
}
.product-slick:hover .slick-next, .rtl-product-slick:hover .slick-next, .product-right-slick:hover .slick-next, .rtl-product-right-slick:hover .slick-next {
  right: 20px;
}
.product-slick:hover .slick-prev, .rtl-product-slick:hover .slick-prev, .product-right-slick:hover .slick-prev, .rtl-product-right-slick:hover .slick-prev {
  left: 20px;
}
.slider-nav .owl-carousel, .rtl-slider-nav .owl-carousel, .slider-right-nav .owl-carousel, .rtl-slider-right-nav .owl-carousel {
  display: flex;
  margin-bottom: 0;
  transition: all 0.5s ease;
}
.slider-right-nav .slick-slide:first-child > div, .rtl-slider-right-nav .slick-slide:first-child > div {
  margin-top: 0;
}
.pro_sticky_info {
  border: 1px solid #dddddd;
  padding: 20px;
}
.is_stuck {
  margin-top: 80px;
}
.image-scroll div > div {
  padding-bottom: 20px;
}
.image-scroll div > div:last-child {
  padding: 0;
}
.product-right p {
  margin-bottom: 0;
  line-height: 1.5em;
}
.product-right .product-title {
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 0;
}
.product-right .border-product {
  padding-top: 15px;
  padding-bottom: 20px;
  border-top: 1px dashed #dddddd;
}
.product-right h2 {
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 25px;
  line-height: 1.2em;
}
.product-right h3 {
  font-size: 26px;
  color: #222222;
  margin-bottom: 15px;
}
.product-right h4 {
  font-size: 16px;
  margin-bottom: 7px;
}
.product-right h4 del {
  color: #777777;
}
.product-right h4 span {
  padding-left: 5px;
  color: #000;
}
.product-right .color-variant {
  margin-bottom: 10px;
}
.product-right .color-variant li {
  height: 30px;
  width: 30px;
  cursor: pointer;
}
.product-right .color-variant li.white {
  border: 1px solid #ddd;
}
.product-right .product-buttons {
  margin-bottom: 20px;
}
.product-right .product-buttons .btn-default {
  padding: 7px 25px;
}
.product-right .product-buttons a:last-child {
  margin-left: 10px;
}
.product-right .product-description h6 span {
  float: right;
}
.product-right .product-description .qty-box {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.product-right .product-description .qty-box .input-group {
  justify-content: initial;
  width: auto;
  width: initial;
}
.product-right .product-description .qty-box .input-group .form-control {
  border-right: none;
}
.product-right .size-box {
  margin-top: 10px;
  margin-bottom: 10px;
}
.product-right .size-box ul li {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  margin-right: 10px;
  cursor: pointer;
  border: 1px solid #f7f7f7;
  text-align: center;
}
.product-right .size-box ul li a {
  color: #222222;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.product-right .size-box ul li.active {
  background-color: #f7f7f7;
}
.product-right .product-icon {
  display: flex;
}
.product-right .product-icon .product-social {
  margin-top: 5px;
}
.product-right .product-icon .product-social li {
  padding-right: 30px;
}
.product-right .product-icon .product-social li a {
  color: #333333;
  transition: all 0.3s ease;
}
.product-right .product-icon .product-social li a i {
  font-size: 18px;
}
.product-right .product-icon .product-social li a:hover {
  color: #000;
}
.product-right .product-icon .product-social li:last-child {
  padding-right: 0;
}
.product-right .product-icon .wishlist-btn {
  background-color: transparent;
  border: none;
}
.product-right .product-icon .wishlist-btn i {
  border-left: 1px solid #dddddd;
  font-size: 18px;
  padding-left: 10px;
  margin-left: 5px;
  transition: all 0.5s ease;
}
.product-right .product-icon .wishlist-btn span {
  padding-left: 10px;
  font-size: 18px;
}
.product-right .product-icon .wishlist-btn:hover i, .product-right .product-icon .wishlist-btn.active i {
  color: red;
  transition: all 0.5s ease;
}
.product-right .payment-card-bottom {
  margin-top: 10px;
}
.product-right .payment-card-bottom ul li {
  padding-right: 10px;
}
.product-right .timer {
  margin-top: 10px;
  background-color: #f7f7f7;
}
.product-right .timer p {
  color: #222222;
}
.product-right.product-form-box {
  text-align: center;
  border: 1px solid #dddddd;
  padding: 20px;
}
.product-right.product-form-box .product-description .qty-box {
  margin-bottom: 5px;
}
.product-right.product-form-box .product-description .qty-box .input-group {
  justify-content: center;
  width: 100%;
}
.product-right.product-form-box .product-buttons {
  margin-bottom: 0;
}
.product-right.product-form-box .timer {
  margin-bottom: 10px;
  text-align: left;
}
.single-product-tables {
  display: flex;
  margin-top: 20px;
}
.single-product-tables table {
  width: 20%;
}
.single-product-tables table tr {
  height: 35px;
}
.single-product-tables table tr td:first-child {
  font-weight: 600;
}
.single-product-tables.detail-section {
  margin-top: 0;
}
.single-product-tables.detail-section table {
  width: 55%;
}
.product-related h2 {
  color: #222222;
  padding-bottom: 20px;
  border-bottom: 1px solid #dddada;
  margin-bottom: 20px;
}
.rating {
  margin-top: 0;
}
.rating i {
  padding-right: 5px;
}
.rating i:nth-child(-n+4) {
  color: #ffa200;
}
.rating i:last-child {
  color: #dddddd;
}
.rating .three-star {
  padding-bottom: 5px;
}
.rating .three-star i {
  color: #acacac;
}
.rating .three-star i:nth-child(-n+3) {
  color: #ffd200;
}
.tab-border {
  border: 1px solid #dddddd;
  margin: 0;
  padding: 8px 0;
}
.tab-border .nav-border {
  border-bottom: 0;
  border-right: 1px solid #dddddd;
}
.vertical-tab.tab-product .nav-material.nav-tabs .nav-item .nav-link, .vertical-tab .product-full-tab .nav-material.nav-tabs .nav-item .nav-link {
  padding: 15px 20px;
}
.tab-product, .product-full-tab {
  padding-top: 30px;
}
.tab-product .nav-tabs, .product-full-tab .nav-tabs {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.tab-product .nav-tabs .nav-item .nav-link, .product-full-tab .nav-tabs .nav-item .nav-link {
  color: #212121;
  text-align: center;
  padding: 0 15px 20px 15px;
  text-transform: uppercase;
  border: 0;
}
.tab-product .nav-tabs .nav-item .material-border, .product-full-tab .nav-tabs .nav-item .material-border {
  border-bottom: 2px solid #000;
  opacity: 0;
}
.tab-product .nav-tabs .nav-link.active, .product-full-tab .nav-tabs .nav-link.active {
  color: #000;
  border-bottom: 2px solid #000;
}
.tab-product .nav-tabs .nav-link.active ~ .material-border, .product-full-tab .nav-tabs .nav-link.active ~ .material-border {
  transition: all 0.3s ease;
  opacity: 1;
}
.tab-product .theme-form input, .product-full-tab .theme-form input {
  border-color: #dddddd;
  font-size: 15px;
  padding: 15px 25px;
  margin-bottom: 15px;
  height: inherit;
  text-align: left;
}
.tab-product .theme-form .btn-solid, .tab-product .theme-form .btn-outline, .product-full-tab .theme-form .btn-solid, .product-full-tab .theme-form .btn-outline {
  margin: 0 auto;
}
.tab-product .theme-form textarea, .product-full-tab .theme-form textarea {
  border-color: #dddddd;
  font-size: 15px;
  padding: 17px 25px;
  margin-bottom: 15px;
  height: inherit;
}
.tab-product .tab-content p, .product-full-tab .tab-content p {
  padding: 20px;
  line-height: 2;
  letter-spacing: 0.05em;
}
.tab-product .tab-content .media, .product-full-tab .tab-content .media {
  margin-top: 20px;
}
.tab-product .title, .product-full-tab .title {
  padding-right: 45px;
  color: #000;
  padding-bottom: 20px;
}
.tab-product .theme-slider .slick-arrow, .product-full-tab .theme-slider .slick-arrow {
  top: -45px;
  height: auto;
}
.tab-product .theme-slider .slick-arrow :before, .product-full-tab .theme-slider .slick-arrow :before {
  color: #000;
  font-size: 18px;
}
.tab-product .product-box, .product-full-tab .product-box {
  position: relative;
  margin: 5px;
}
.tab-product .product-box:hover, .product-full-tab .product-box:hover {
  box-shadow: 0 0 12px 0 #dddddd;
}
.tab-product .product-box:hover .lbl-1, .product-full-tab .product-box:hover .lbl-1 {
  opacity: 1;
  transition: all 0.3s ease;
}
.tab-product .product-box:hover .lbl-2, .product-full-tab .product-box:hover .lbl-2 {
  opacity: 1;
  animation: flipInY 1000ms ease-in-out;
}
.tab-product .product-box:hover .color-variant li, .product-full-tab .product-box:hover .color-variant li {
  opacity: 1 !important;
  animation: fadeInUp 500ms ease-in-out;
}
.tab-product .product-box .img-block, .product-full-tab .product-box .img-block {
  min-height: 0;
  min-height: initial;
}
.tab-product .product-box .cart-info, .product-full-tab .product-box .cart-info {
  position: absolute;
  padding: 10px 0;
  top: 25%;
  right: 15px;
  width: 40px;
  margin-right: 0;
}
.tab-product .product-box .cart-info i, .product-full-tab .product-box .cart-info i {
  padding-right: 0;
}
.tab-product .product-box .cart-info a, .tab-product .product-box .cart-info button, .product-full-tab .product-box .cart-info a, .product-full-tab .product-box .cart-info button {
  color: #333333;
  transition: all 0.3s ease;
  background-color: #fff;
  height: 35px;
  width: 35px;
  margin: 7px 0;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  box-shadow: 0 0 12px 0 #dddddd;
}
.tab-product .product-box .cart-info a :hover, .tab-product .product-box .cart-info button :hover, .product-full-tab .product-box .cart-info a :hover, .product-full-tab .product-box .cart-info button :hover {
  transition: all 0.3s ease;
  color: #000;
}
.tab-product .product-box .lbl-1, .product-full-tab .product-box .lbl-1 {
  background-color: #000;
  padding: 2px 20px 2px 10px;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 15px;
  font-size: 14px;
  line-height: 1.5;
  opacity: 0;
}
.tab-product .product-box .lbl-1:before, .product-full-tab .product-box .lbl-1:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 12px solid #000;
  border-bottom: 13px solid #000;
  border-right: 7px solid #fff;
}
.tab-product .product-box .lbl-2, .product-full-tab .product-box .lbl-2 {
  font-size: 14px;
  top: 15px;
  position: absolute;
  right: 10px;
  color: #333333;
  font-weight: 600;
  text-transform: capitalize;
  opacity: 0;
}
.tab-product .product-box a, .product-full-tab .product-box a {
  color: #0072bb;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
}
.tab-product .product-box .color-variant, .product-full-tab .product-box .color-variant {
  position: absolute;
  top: -35px;
  width: 100%;
}
.tab-product .product-box .slick-slide img, .product-full-tab .product-box .slick-slide img {
  display: block;
}
.tab-product .product-box .product-details, .product-full-tab .product-box .product-details {
  position: relative;
}
.tab-product .product-box .product-details .color-variant, .product-full-tab .product-box .product-details .color-variant {
  position: absolute;
  top: -35px;
  width: 100%;
}
.tab-product .product-box .product-details .color-variant li, .product-full-tab .product-box .product-details .color-variant li {
  opacity: 0;
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 100%;
  margin: 0 3px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.tab-product .product-box .product-details h6, .product-full-tab .product-box .product-details h6 {
  color: #333333;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.tab-product .product-box .product-details .price, .product-full-tab .product-box .product-details .price {
  padding-bottom: 10px;
  font-size: 16px;
  color: #000;
}
.product-full-tab {
  padding-top: 70px;
}
.product-load-more .col-grid-box {
  display: none;
}
.load-more-sec {
  margin-top: 40px;
  text-align: center;
}
.load-more-sec a {
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  padding: 10px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  width: 100%;
  color: #000;
}
.product_image_4 > div:nth-last-child(-n+2) {
  margin-top: 25px;
}
.btn-app1-theme {
  border: transparent !important;
  position: relative !important;
  background-color: #4E56F3 !important;
  background-image: linear-gradient(to right, #13B8EA, #4E56F3, #4E56F3, #13B8EA) !important;
  transition: all 0.4s ease-in-out !important;
  background-size: 300% 100% !important;
}
.saas1-btn {
  border: 2px solid #071828 !important;
  color: #071828 !important;
}
.saas1-btn:hover {
  background-color: #071828 !important;
  color: #fff !important;
}
.saas2-btn {
  border: transparent !important;
  position: relative !important;
  background-color: #5E57EA !important;
  background-image: linear-gradient(to right, #9647DB, #5E57EA, #5E57EA, #9647DB) !important;
  transition: all 0.4s ease-in-out !important;
  background-size: 300% 100% !important;
}
.copyright.inner-page li {
  line-height: normal;
}
.app1 .title .main-title h2 {
  line-height: 0.9;
}
.bg-shadow-top-bottom {
  box-shadow: inset 0 70px 75px -15px rgba(0, 0, 0, 0.8), inset 0 -70px 75px -15px rgba(0, 0, 0, 0.8);
}
.bg-shadow-top {
  box-shadow: inset 0px -70px 90px -44px #000;
}
.bg-unset {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  background: initial !important;
}
.about-page {
  background-color: #f8f8f8;
}
.about-page.testimonial {
  background-color: #f8f8f8;
}
.about-page.testimonial img {
  filter: brightness(25%);
}
.about-page.testimonial .avtar-img {
  filter: initial;
}
.about-page.testimonial .quotes .quote-text h5 {
  color: #0b0b0b;
}
.about-page.testimonial .rating .name {
  color: #000;
}
.about-page.testimonial .rating .stars i {
  color: #ddd;
}
.about-page.counter img {
  filter: brightness(25%);
}
/*************************
  Footer ends
*************************/
/*************************
  compare start
*************************/
.layout-ecommerce section {
  padding: 70px 0;
}
.layout-ecommerce .ecommerce-footer {
  padding-top: 70px;
}
.layout-ecommerce .blog-sec.blog .blog-agency {
  margin-bottom: 0;
}
.ecommerce.collection {
  padding-top: 0;
  margin-top: -100px;
  margin-bottom: 30px;
}
.ecommerce.feature-product {
  padding-top: 0;
  margin-bottom: -5px;
}
.ecommerce .banner-three {
  background-color: #fff;
  border: 1px solid #f1f1f1;
  padding: 30px 15px;
  z-index: 1;
  position: relative;
}
.ecommerce .banner-three .main-wrapper img {
  height: 200px;
  background-blend-mode: overlay;
  background-color: rgba(245, 245, 245, 0.2);
  filter: grayscale(1);
  width: 100%;
}
.ecommerce .banner-three .main-wrapper .banner-contain {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.3s ease;
  transform: scale(0);
}
.ecommerce .banner-three .main-wrapper:hover img {
  filter: grayscale(0);
}
.ecommerce .banner-three .main-wrapper:hover .banner-contain {
  opacity: 1;
  transition: all 0.3s ease;
  transform: scale(1);
}
.ecommerce .contain {
  height: 80vh;
  display: flex;
  align-items: center;
}
.ecommerce .contain h1 {
  color: #333333;
  margin-bottom: 30px;
  font-weight: 600;
}
.ecommerce .contain .btn-default {
  margin-top: 20px;
}
.ecommerce.ecommerce-home {
  padding-top: 90px;
  padding-bottom: 0;
}
.ecommerce.ecommerce-home .ecommerce-home-slider .owl-item, .ecommerce.ecommerce-home .ecommerce-home-slider .bg-size {
  height: 80vh;
}
.ecommerce.ecommerce-home .ecommerce-home-slider .owl-item .item-class, .ecommerce.ecommerce-home .ecommerce-home-slider .bg-size .item-class {
  background-size: cover;
  background-position: center center;
  display: block;
  height: 80vh;
}
.ecommerce .owl-nav {
  margin: 0;
}
.ecommerce .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  color: #333333;
  font-size: 24px;
  padding: 12px 13px;
  background: #fff;
  border-radius: 100%;
  line-height: 1;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
}
.ecommerce .owl-nav [class*=owl-]:hover {
  background-color: #f8f8f8;
  color: #333333;
}
.ecommerce .owl-nav [class*=owl-].owl-prev {
  left: 15px;
}
.ecommerce .owl-nav [class*=owl-].owl-next {
  right: 15px;
}
.ecommerce.nav-fix {
  background-color: #fff;
}
.ecommerce .brand-slider .item img {
  max-width: 150px;
  margin: 0 auto;
}
.ecommerce-footer {
  background-color: #212121;
  padding-bottom: 0;
}
.ecommerce-footer .sub-footer {
  padding-top: 30px;
  background-color: black;
  margin-top: 50px;
  padding-bottom: 20px;
}
.ecommerce-footer .sub-footer p {
  padding-top: 8px;
}
.ecommerce-footer .payment-card-bottom {
  text-align: right;
}
.ecommerce-footer .payment-card-bottom ul li {
  display: inline-block;
}
.ecommerce-footer .payment-card-bottom ul li + li {
  padding-left: 10px;
}
.ecommerce-footer .footer-title h4 {
  color: #e3e3e3;
}
.ecommerce-footer .footer-contant > ul li + li {
  margin-top: 15px;
}
.ecommerce-footer .footer-contant > ul li a {
  color: #acacac;
}
.ecommerce-footer .footer-contant .contact-list li {
  color: #acacac;
  padding-left: 25px;
  position: relative;
}
.ecommerce-footer .footer-contant .contact-list li i {
  position: absolute;
  left: 0;
  top: 3px;
}
.ecommerce-footer .footer-social ul li {
  display: inline-block;
  height: 35px;
  width: 35px;
  background-color: #e3e3e3;
  text-align: center;
  line-height: 2.6;
  margin-top: 20px;
  margin-right: 10px;
  border-radius: 100%;
}
.ecommerce-footer .footer-logo, .ecommerce-footer h4 {
  margin-bottom: 30px;
}
.ecommerce-footer p {
  color: #acacac;
}
.ecommerce-footer .footer-mobile-title {
  display: none;
}
.bg-decore {
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
  width: 100%;
  padding: 0 15px;
  animation: 10s linear 0s normal none infinite animate;
}
.modal1 .modal-bg {
  height: 350px;
}
.modal1 p {
  padding-top: 10px;
}
.modal1 .form-group input {
  padding: 12px 20px;
  margin-bottom: 15px;
  margin-top: 20px;
}
.modal1 .offer-content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 30px;
  text-align: center;
}
.modal1 .offer-content > div {
  padding: 30px;
}
.modal1 .close {
  position: absolute;
  top: 10px;
  right: 30px;
}
@keyframes animate {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 500px;
  }
}
.down-banner {
  padding-top: 0 !important;
}
.down-banner > .container {
  position: relative;
}
.down-banner .banner-contain {
  margin-left: 50px;
}
.down-banner .banner-contain .btn-default {
  padding: 8px 21px;
  font-size: 13px;
}
.down-banner .small-banner {
  height: 250px;
}
.down-banner .banner-contain {
  position: absolute;
  height: 100%;
  max-width: 50%;
  top: 0;
  display: flex;
  align-items: center;
}
.parallax-banner {
  padding: 0 !important;
}
.parallax-banner .full-banner {
  height: 500px;
  background-attachment: fixed;
}
.parallax-banner .banner-contain {
  position: absolute;
  height: 100%;
  max-width: 25%;
  top: 0;
  display: flex;
  align-items: center;
}
.parallax-banner .banner-contain h2 {
  margin-bottom: 30px;
}
.parallax-banner .banner-contain .btn-default {
  padding: 8px 21px;
  font-size: 13px;
}
.ecommerce-tab .isotopeContainer {
  margin-bottom: -30px;
}
.ecommerce-tab .isotopeContainer .product-box {
  margin-bottom: 30px;
}
.ecommerce-tab .filter-section .filter-container ul.filter > li {
  display: inline-block;
}
.ecommerce-tab .filter-section .filter-container ul.filter > li.active {
  background-color: #7b7b7c;
}
.m-layout .m-width {
  padding: 0 15px;
}
.m-layout .m-width.m-3-col {
  width: 33.33%;
  max-width: 33.33%;
  flex: 0 33.33%;
}
.m-layout .m-width.m-2-col {
  width: 50%;
  max-width: 50%;
  flex: 0 50%;
}
.m-layout .m-width.m-4-col {
  width: 25%;
  max-width: 25%;
  flex: 0 25%;
}
.m-layout .m-width.m-2-s-col {
  width: 525px;
}
.m-layout .m-width.m-3col-ns {
  width: 470px;
}
.m-layout .m-width .blog-agency {
  margin-bottom: 30px;
}
.m-layout .m-width .blog-agency .blog-contain {
  border: 1px solid #f3f3f3;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  filter: drop-shadow(0 0 10px #eee);
  transition: all 0.3s;
}
.m-layout .m-width .blog-agency .blog-contain img {
  width: 100%;
}
.m-layout .m-width .blog-agency .blog-contain .img-container .blog-info {
  padding: 28px;
}
.m-layout .m-width .blog-agency .blog-contain .img-container .blog-info i {
  font-size: 16px;
  margin-right: 10px;
  color: #595959;
}
.m-layout .m-width .blog-agency .blog-contain .img-container .blog-info .font-blog {
  color: #595959;
  font-weight: 400;
  text-transform: none;
}
.m-layout .m-width .blog-agency .blog-contain .img-container .blog-info .blog-head {
  color: black;
  text-transform: none;
  font-weight: 600;
  margin-bottom: 10px;
  padding-top: 0;
}
.m-layout .m-width .blog-agency .blog-contain .img-container .blog-info .para2 {
  padding: 0;
  letter-spacing: 0;
  color: #9c9c9c;
}
.m-layout .m-width .blog-agency .blog-contain .img-container .blog-info .btn-bottom {
  margin-bottom: -5px;
}
.p-4col-width .p-width {
  flex: 0 0 25%;
  max-width: 25%;
  padding-right: 15px;
  padding-left: 15px;
}
.p-3col-width .p-width {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding-right: 15px;
  padding-left: 15px;
}
.p-2col-width .p-width {
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}
.p-4col-fwidth .p-width {
  flex: 0 0 25%;
  max-width: 25%;
}
.p-3col-fwidth .p-width {
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.p-2col-fwidth .p-width {
  flex: 0 0 50%;
  max-width: 50%;
}
.success-text {
  text-align: center;
}
.success-text i {
  font-size: 50px;
  color: #4ead4e;
}
.success-text h2 {
  margin-top: 10px;
  margin-bottom: 15px;
}
.success-text p {
  font-size: 18px;
  text-transform: capitalize;
}
.success-text.order-fail i {
  color: #ff4c3b;
}
.order-success-sec h4 {
  font-weight: 700;
  text-transform: capitalize;
}
.order-success-sec .order-detail li {
  display: flex;
  text-transform: capitalize;
  line-height: 24px;
  font-size: 16px;
}
.order-success-sec .payment-mode p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
}
.delivery-sec {
  padding: 30px;
  text-align: center;
  margin-top: 20px;
  background-color: #f9f9f9;
}
.delivery-sec h2, .delivery-sec h3 {
  color: #000000;
  text-transform: capitalize;
}
.product-order h3 {
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
}
.product-order .product-order-detail {
  margin-top: 15px;
}
.product-order .product-order-detail img {
  height: 130px;
}
.product-order .product-order-detail .order_detail {
  display: flex;
  align-items: center;
}
.product-order .product-order-detail .order_detail h4 {
  margin-bottom: 5px;
  text-transform: capitalize;
  font-weight: 700;
}
.product-order .product-order-detail .order_detail h5 {
  text-transform: capitalize;
  margin-bottom: 0;
}
.product-order .total-sec {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin: 15px 0;
  padding: 15px 0;
}
.product-order .total-sec ul li {
  font-size: 18px;
  display: block;
  text-transform: capitalize;
}
.product-order .total-sec ul li span {
  float: right;
}
.product-order .final-total h3 {
  display: block;
  margin-bottom: 0;
}
.product-order .final-total h3 span {
  float: right;
}
.stripe-section {
  text-transform: uppercase;
  background-color: #f9f9f9;
  padding: 15px;
  border: 1px solid #dddddd;
}
.stripe-section h5 {
  font-weight: 700;
}
.stripe-section .content h5 {
  color: #4f4f4f;
  font-weight: 400;
}
.stripe-section .content table {
  width: 100%;
}
.stripe-section .content table tr {
  border-bottom: 1px solid #f1f1f1;
}
.stripe-section .content table tr td {
  padding: 8px 0;
  color: #9a9a9a;
}
.stripe-section .content table tr td:last-child {
  text-align: right;
}
.margin-cls {
  margin-top: 25px;
}
.check-out {
  margin-bottom: 30px;
}
.avalibility {
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #ff4c3b;
}
.cart_qty_cls {
  position: absolute;
  background: #ff4c3b;
  width: 20px;
  height: 20px;
  color: #fff;
  border-radius: 20px;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  top: -5px;
  right: -3px;
  padding: 3px;
}
.portfolio-margin figure {
  margin-bottom: 0 !important;
}
.portfolio-margin .isotopeSelector {
  margin-bottom: 0 !important;
}
.portfolio-margin .p-width {
  padding: 0 !important;
}
.openSidebar {
  right: 0px !important;
}
.filterBar {
  left: -15px !important;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace-inactive {
  display: none;
}
.pace .pace-progress {
  background: #2652d5;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
}
.jp-audio .jp-controls {
  width: 100%;
  display: flex;
  justify-content: center;
}
.jp-audio .jp-type-playlist .jp-progress {
  left: 166px;
  width: 100%;
}
.jp-audio .jp-progress {
  top: 32px;
  height: 4px;
}
.jp-progress {
  overflow: hidden;
  background-color: rgba(128, 128, 128, 0.23);
}
.ng5-slider .ng5-slider-pointer {
  background-color: #2652d5 !important;
}
.ng5-slider .ng5-slider-selection {
  background: #2652d5 !important;
}
.compare-btn {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.jp-controls .jp-play {
  border: none;
  cursor: pointer;
  color: white;
  background-color: transparent;
  font: normal normal normal 14px/1 FontAwesome;
  padding: 0;
}
.jp-controls .jp-play:before {
  content: "\f04b";
}
.jp-controls button {
  border: none;
  cursor: pointer;
  color: white;
  background-color: transparent;
  padding: 0;
}
.button-container button {
  margin: 0 10px;
}
.jp-play, .jp-play:focus, .jp-state-playing .jp-play, .jp-state-playing .jp-play:focus, .jp-previous, .jp-previous:focus, .jp-next, .jp-next:focus, .jp-stop, .jp-stop:focus {
  font: normal normal normal 14px/1 FontAwesome;
}
.jp-previous:before {
  content: "\f048";
}
.jp-next:before {
  content: "\f051";
}
.top-header-right .account .show {
  display: none !important;
}
.top-header-right .account:hover .show {
  display: block !important;
}
header.ecommerce nav .top-header-right ul li.account .dropdown-menu {
  margin-top: 0 !important;
}
.snow, .winter-is-coming {
  z-index: 100;
  pointer-events: none;
}
.winter-is-coming {
  overflow: hidden;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  max-width: 100%;
  background: #333;
}
.margin_cls > div {
  margin-bottom: 30px;
}
.snow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  animation: falling linear infinite both;
  transform: translate3D(0, -100%, 0);
}
.snow--near {
  animation-duration: 10s;
  background-image: url('snow1.png');
  background-size: contain;
}
.snow--near + .snow--alt {
  animation-delay: 5s;
}
.snow--mid {
  animation-duration: 20s;
  background-image: url('snow2.png');
  background-size: contain;
}
.snow--mid + .snow--alt {
  animation-delay: 10s;
}
.snow--far {
  animation-duration: 30s;
  background-image: url('snow3.png');
  background-size: contain;
}
.snow--far + .snow--alt {
  animation-delay: 15s;
}
@keyframes falling {
  0% {
    transform: translate3D(-7.5%, -100%, 0);
  }
  100% {
    transform: translate3D(7.5%, 100%, 0);
  }
}
/**=====================
     63. Responsive CSS Start
  ==========================**/
@media only screen and (max-width: 1600px) {
  .about.app1 .mobile {
    right: 6%;
  }
  .about.app1 .mobile.mobile-img .mobile-screen {
    height: 750px;
  }
  .agency .girl-boy {
    right: 8%;
  }
  .header .wedding-content .girl {
    left: 16%;
  }
  .header .wedding-content .girl img {
    width: 500px;
  }
  .sponsor div .sponsor-img .overlay-box {
    width: 100%;
  }
  .header .header8-content .slider-1 .owl-nav {
    left: -15%;
    bottom: -34%;
    transform: translate(18%, 17%);
  }
  .header .header8-content .slider-1 .owl-nav .owl-next {
    transform: translate(50%, 30%);
  }
  .header .saas2-content .set-abs .img-dextop {
    height: 800px;
  }
  .saas2 .set-center-div {
    min-height: 525px;
  }
  .saas2 .set-center-div .side-img {
    right: -14%;
  }
  .saas2 .set-center-div .side-img img {
    height: 525px;
  }
}
@media (min-width: 1470px) {
  .event .container, .gym .container, .agency .container, .music .container, .resume .container, .yoga .container, .wedding .container {
    max-width: 1440px;
  }
  .menu-set {
    right: auto !important;
    right: initial !important;
  }
}
@media (max-width: 1469px) {
  .music div .album-list {
    padding: 30px;
  }
  header.wedding .logo-abs {
    width: 25%;
  }
}
@media (max-width: 1430px) {
  .cart-section .cart-buttons > div:last-child {
    padding-right: 38px;
  }
  .cart-section tbody tr td {
    min-width: 175px;
  }
  .cart-section tbody tr td .qty-box .input-group .form-control {
    width: 75px;
  }
  .cart-section tfoot tr td {
    padding-right: 41px;
  }
  .portfolio-metro h1 {
    font-size: 70px;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
    width: 100%;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    text-align: center;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
    width: 20%;
    padding-right: 0 !important;
    border-left: 1px solid #dddddd;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
    padding: 20px !important;
    padding-left: 0 !important;
    width: 20%;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li:last-child {
    display: none;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
    border-right: 1px solid #dddddd;
    width: 30%;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
    width: 30%;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .collection-view {
    width: 10%;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view {
    width: 25%;
  }
  .cart-section .cart-buttons > div:last-child {
    padding-right: 38px;
  }
  .cart-section tbody tr td {
    min-width: 175px;
  }
  .cart-section tbody tr td .qty-box .input-group .form-control {
    width: 75px;
  }
  .cart-section tfoot tr td {
    padding-right: 41px;
  }
  .product-right .product-icon .product-social li {
    padding-right: 10px;
  }
  .product-form-box .timer {
    padding-left: 17px;
  }
  .product-form-box .timer span {
    width: 55px;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1200px) {
  .agency.blog .blog-agency .blog-contain .img-container .blog-head {
    margin-bottom: 10px;
  }
  .agency.blog .blog-agency .blog-contain .img-container .blog-info .m-b-20 {
    margin-bottom: 10px !important;
  }
  footer.footer2.saas2 .footer-padding {
    padding-top: 100px;
  }
  .brand-slider .saas-brand img {
    padding: 0;
  }
  .saas1.build-bg .container {
    margin-bottom: 1%;
    margin-top: 1%;
  }
  .p-b-160 {
    padding-bottom: 130px;
  }
}
@media only screen and (max-width: 1366px) {
  .saas1 .sync2 .owl-item .item img {
    opacity: 0;
  }
  .saas1 .sync2 .owl-item.active .item img {
    opacity: 1;
  }
  .saas1.build-bg {
    min-height: 0;
    min-height: initial;
  }
  .saas1.build-bg .build-right-slider .work-slide {
    height: auto;
    height: initial;
  }
  .gym .portfolio-creative .head-sub-text, .yoga .portfolio-creative .head-sub-text {
    padding: 0 50px;
    letter-spacing: 0;
  }
  .gym .trainers-slider.owl-carousel .owl-stage-outer, .yoga .trainers-slider.owl-carousel .owl-stage-outer {
    min-height: 375px !important;
  }
  .yoga.testimonial .testimonial-info {
    margin-top: 30px;
  }
  .yoga.event .event-container {
    margin-bottom: 50px;
  }
  .yoga.event .event-container .event-info .address, .yoga.event .event-container .event-info .time {
    margin-bottom: 5px;
    line-height: 1.8;
  }
  .section-404 .box_astronaut {
    top: 65%;
    right: 15%;
  }
  .section-404 .object_astronaut {
    width: 130px;
  }
  .section-404 .text-inner {
    margin-top: -48px;
    margin-bottom: -45px;
  }
  .section-404 .object_rocket {
    width: 110px;
  }
  .section-404 .object_earth {
    width: 80px;
  }
  .section-404 .object_moon {
    width: 60px;
  }
  section, footer {
    padding: 70px 0;
  }
  .p-t-100 {
    padding-top: 70px !important;
  }
  .p-b-100 {
    padding-bottom: 70px !important;
  }
  .header .rotate {
    top: 14%;
    right: 15%;
  }
  .header .rotate img {
    width: 400px;
  }
  .header .squares img {
    height: 260px;
  }
  .header .wedding-content .girl {
    left: 11%;
  }
  .header .header8-content .slider-1 .owl-nav {
    left: -18%;
    bottom: -50%;
  }
  .header .saas2-content .set-abs .img-dextop {
    height: 720px;
  }
  .header.app1 h1 {
    line-height: 56px;
  }
  .header .event-content .counter-container h2 {
    margin-top: -10px;
  }
  .header.saas2 h1 {
    margin-top: -14px;
  }
  .header.agency .girl-boy {
    right: 10%;
  }
  .header.agency .girl-boy img {
    width: 440px;
  }
  .header.agency .center-text {
    margin-left: 50px;
  }
  .about.app1 .counters .abouts {
    padding: 60px 0;
  }
  .about.app1 .mobile {
    right: 5%;
  }
  .about.app1 .mobile.mobile-img .mobile-screen {
    height: 680px;
  }
  .about.app1 .mobile.rectangle {
    top: -5%;
    right: -4%;
  }
  .about.app1 .mobile.rectangle.r-2 {
    right: -12%;
    top: -5%;
  }
  .about.app1 .mobile.galaxy {
    right: -12%;
  }
  .about.app1 .mobile.galaxy img {
    height: 120px;
  }
  .event .circle {
    top: 30px;
  }
  .event .circle:after {
    top: -33px;
    height: 30px;
  }
  .event h1 {
    margin-top: -8px;
    margin-bottom: -8px;
  }
  .schedule .cal-time.events {
    padding: 24px 40px 24px 24px;
    margin-bottom: 25px;
  }
  .schedule .cal-time.events .timing .border-dashed {
    height: 50px;
  }
  .schedule .cal-time.events .timing .event-time:last-child:before {
    height: 50px;
  }
  .schedule .cal-time.events .schedule-event .names {
    margin-bottom: 15px;
  }
  .schedule .cal-time.events .schedule-event .schedule-description {
    font-size: 140%;
  }
  .agency .girl-boy {
    right: 0;
  }
  .agency .icon-collection .about-icon {
    margin: 0;
    margin-bottom: 40px;
  }
  .agency.agency-content .blue-img {
    left: -18%;
  }
  .agency.video .d-inline-block .bg-video {
    width: 60%;
  }
  .yoga.format .girl-img-container {
    min-height: 453px;
  }
  .yoga.format .girl-img-container .girl-yoga {
    width: 500px;
  }
  .gym h1 {
    margin-top: -14px;
  }
  .gym h2 {
    margin-top: -11px;
  }
  .app2.quality .set-height {
    min-height: 592px;
  }
  .app2.quality .set-height .mobile2 {
    width: 430px;
    top: -29px;
  }
  .app2.services .service {
    padding: 40px 25px;
  }
  .app2.services .service .service-feature .feature-text {
    margin-bottom: 18px;
  }
  .app2.services .img-block {
    margin-bottom: 25px;
  }
  .app2.services .img-block img {
    height: 45px;
  }
  .saas2 .set-center-div {
    min-height: 0;
    min-height: initial;
  }
  .saas2 .set-center-div .side-img {
    right: 2%;
  }
  .saas2 .set-center-div .side-img img {
    height: 455px;
  }
  .header .wave-orange {
    width: 240px;
    height: 25px;
  }
  .header .wave-orange:before, .header .wave-orange:after {
    width: 240px;
    height: 25px;
  }
  .header.app2 .img-mobile .headaer-image {
    width: 315px;
  }
  .header.event .set-bottom {
    bottom: 30px;
  }
  .header.resume .bg-pink img {
    max-height: 80vh;
  }
  .header .saas2-content .set-abs .img-dextop {
    height: 600px;
  }
  .header.saas2 .header-text {
    margin-bottom: 30px;
  }
  .header.saas2 .header-sub-text {
    margin-bottom: 16px;
    margin-top: 40px;
  }
  .collection-product-wrapper .product-top-filter {
    border-top: none;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
    width: 100%;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    text-align: center;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .collection-view, .collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
    width: 15%;
    display: flex;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view, .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
    width: 30%;
    display: flex;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
    width: 30%;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
    width: 55%;
  }
  .product-right .product-icon .product-social li {
    padding-right: 10px;
  }
  .collection-filter-block .product-service .media svg {
    height: 30px;
    width: 30px;
  }
  .blog-page .blog-media .blog-right h4 {
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .blog-page .blog-media .blog-right h6 {
    margin-bottom: 5px;
  }
  .blog-page .blog-media .blog-right ul {
    margin-bottom: 10px;
  }
  .blog-page .blog-media .blog-right p {
    line-height: 1.4;
  }
  .pro_sticky_info {
    padding: 10px;
  }
  .is_stuck {
    margin-top: 30px;
  }
  .breadcrumb-section-main {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 1250px) {
  .about.app1 .mobile {
    right: 5%;
  }
  .about.app1 .mobile.mobile-img .mobile-screen {
    height: 650px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 576px) {
  .resume .counter-container {
    padding-bottom: 30px;
  }
  .resume .counter-container + .counter-container {
    border-left: 1px solid;
  }
  .resume .counter-container + .counter-container + .counter-container {
    border-top: 1px solid;
    border-left: 0;
    padding-bottom: 0;
    padding-top: 30px;
  }
  .resume .counter-container + .counter-container + .counter-container + .counter-container {
    border-left: 1px solid;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .app2.pricing .price-container .feature-icon :before {
    font-size: 45px;
  }
  .app2.pricing .price-container .service-feature {
    padding: 30px 0 30px 0;
  }
  .app2.pricing .price-container .price-feature-container {
    padding: 35px 0 35px 0;
  }
  .screenshot .screen-container img {
    width: 380px;
    height: 580px;
  }
  .screenshot .swiper-container .swiper-wrapper .swiper-slide img {
    height: 455px;
  }
  header.agency nav ul li .dropdown {
    color: #7e8ec7;
  }
}
@media only screen and (max-width: 1199px) {
  .pricing.yoga .price-container.price-margin {
    margin: 35px 15px;
  }
  .copyright .link-horizontal ul li {
    padding-right: 20px;
  }
  .agency.testimonial-bg {
    background-size: contain;
  }
  .header .bg.agency {
    background-position: bottom;
  }
  header.nav-lg {
    padding: 1.2rem 1rem;
  }
  .ecommerce .owl-nav [class*=owl-].owl-prev {
    bottom: 20%;
    top: auto;
    top: initial;
    left: auto;
    left: initial;
    right: 80px;
  }
  .ecommerce .owl-nav [class*=owl-].owl-next {
    bottom: 20%;
    top: auto;
    top: initial;
  }
  .ecommerce.ecommerce-home .ecommerce-home-slider .owl-item, .ecommerce.ecommerce-home .ecommerce-home-slider .bg-size {
    min-height: 500px;
  }
  .parallax-banner .banner-contain {
    max-width: 50%;
  }
  .parallax-banner .banner-contain {
    max-width: 50%;
  }
  .parallax-banner .full-banner {
    height: 350px;
    background-attachment: fixed;
  }
  .app2.services .animated-bg i, .app2.screenshot .animated-bg i {
    display: none;
  }
  .services .service .img-block {
    margin-bottom: 10px;
  }
  .copyright.yoga, .copyright.resume, .copyright.creative {
    padding: 30px 0;
  }
  .breadcrumb-section {
    padding: 170px 0;
  }
  header nav ul .mega-menu .mega-menu-container {
    min-width: 85VW;
  }
  header.wedding .logo-abs {
    width: 23%;
  }
  header.wedding .navbar > ul > li > a {
    text-transform: capitalize;
    font-size: 13px;
  }
  header.yoga nav ul li > a {
    text-transform: capitalize;
    font-size: 13px;
  }
  .gym .trainers-slider.owl-carousel .owl-stage-outer, .yoga .trainers-slider.owl-carousel .owl-stage-outer, .creative .trainers-slider.owl-carousel .owl-stage-outer {
    min-height: 400px !important;
  }
  .portfolio-metro h1 {
    font-size: 60px;
    margin-bottom: 30px;
  }
  .m-b-50 {
    margin-bottom: 30px;
  }
  .wedding.bg.attend-bg {
    padding-bottom: 180px;
  }
  .coming-soon .count h2 {
    padding: 0 15px;
  }
  .saas1.howitwork .work-content img {
    width: 50%;
  }
  .saas1.howitwork .work-tab .nav-pills .nav-link {
    padding: 0 30px;
  }
  .saas1.howitwork .work-tab .nav-pills .nav-link img {
    height: 40px;
  }
  .saas1.build-bg .build-box ul li {
    font-size: 15px;
  }
  .saas1.pricing .plan-box .price-box {
    padding: 20px;
    margin: 16px 9px;
  }
  .saas1.pricing .plan-box .price-box ul {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .saas1.pricing .plan-box .price-box h4.no-weight {
    margin: 5px 0 0 0;
  }
  .event.testimonial .center-content img {
    height: 25px;
  }
  .event.testimonial .testimonial-msg {
    width: 80px;
  }
  .event.testimonial .testimonial-msg .msg-box {
    height: 45px;
    width: 45px;
    right: -22px;
    top: -25px;
  }
  .register-page h3 {
    margin-bottom: 10px;
  }
  .register-page .text-sub {
    margin-bottom: 12px;
  }
  .register-page .theme-card {
    padding: 18px;
  }
  .register-page .theme-card .theme-form input, .register-page .theme-card .theme-form textarea {
    padding: 10px 12px;
    margin-bottom: 18px;
  }
  .pricing.saas2 .price-container.price-margin {
    margin: 25px 15px;
  }
  .pricing.yoga .price-container.price-margin {
    margin: 35px 0px;
  }
  .event .format .format-sub-text {
    margin-bottom: 25px;
  }
  .event .format .format-sub-text .about-para {
    margin-bottom: 15px;
  }
  .event .format .format-head-text {
    margin-bottom: 25px;
  }
  .cart-section tbody tr td {
    min-width: 140px;
  }
  .cart-section tbody tr td .qty-box .input-group .form-control {
    width: 52px;
  }
  .cart-section tfoot tr td {
    padding-right: 25px;
  }
  .dropdown-sec .dropdown-content.dropdown-size {
    min-width: 85VW;
  }
  .dropdown-sec .dropdown-content, .dropdown-sec .dropdown-content li ul {
    left: 0;
  }
  .counter .counters .counter-img {
    height: 35px;
  }
  .header .rotate {
    top: 15%;
    right: 12%;
  }
  .header .rotate img {
    width: 350px;
  }
  .header .wedding-content .girl {
    left: 6%;
  }
  .header .wedding-content .girl img {
    width: 450px;
  }
  .header .header8-content .slider-1 .owl-nav {
    transform: translate(3%, 60%);
    left: -20%;
    bottom: -63%;
  }
  .header .header8-content .slider-1 .owl-nav .owl-next {
    transform: translate(30%, 30%);
  }
  .header .saas2-content .set-abs {
    right: 1%;
  }
  .header .saas2-content .set-abs .img-dextop {
    height: 610px;
  }
  .header.saas1 h1 {
    margin-top: -13px;
  }
  .header .bg.gym-header .header-sub-text p {
    padding: 0;
  }
  .subscribe .button-primary button {
    padding: 16px 40px;
    font-size: 80%;
  }
  .subscribe .form-group input {
    padding: 24px 35% 24px 35px;
    font-size: 15px;
  }
  footer .footer-lists.contacts li {
    margin-bottom: 20px;
  }
  .event.testimonial .quotes .right-quote, .saas2.testimonial .quotes .right-quote {
    right: 0;
  }
  .event.testimonial .quotes .left-quote, .saas2.testimonial .quotes .left-quote {
    left: -30px;
  }
  .event.testimonial .testimonial .owl-theme .owl-next, .saas2.testimonial .testimonial .owl-theme .owl-next {
    right: -50px;
  }
  .event.testimonial .testimonial .owl-theme .owl-prev, .saas2.testimonial .testimonial .owl-theme .owl-prev {
    left: -50px;
  }
  .event.speaker .speker-container .team-img {
    margin-bottom: 20px;
  }
  .event.speaker .speker-container:nth-child(n+3) .employee {
    margin-bottom: 0;
  }
  .event.booking .form-group input {
    font-size: 14px;
    padding: 11px 20px;
  }
  .event.contact .plane, .event.contact .plane2 {
    display: none;
  }
  .event.pricing .price-container .price-feature-container, .gym.pricing .price-container .price-feature-container, .agency.pricing .price-container .price-feature-container, .resume.pricing .price-container .price-feature-container {
    padding: 30px 0 30px 0;
  }
  .event.pricing .price-container .price-feature-container .price-value, .gym.pricing .price-container .price-feature-container .price-value, .agency.pricing .price-container .price-feature-container .price-value, .resume.pricing .price-container .price-feature-container .price-value {
    margin-bottom: 35px;
  }
  .event.pricing .price-container .price-features, .gym.pricing .price-container .price-features, .agency.pricing .price-container .price-features, .resume.pricing .price-container .price-features {
    margin-bottom: 30px;
  }
  .event.pricing .price-container .price-features .price-feature, .gym.pricing .price-container .price-features .price-feature, .agency.pricing .price-container .price-features .price-feature, .resume.pricing .price-container .price-features .price-feature {
    margin-bottom: 10px;
  }
  .event.pricing .set-border, .gym.pricing .set-border, .agency.pricing .set-border, .resume.pricing .set-border {
    margin: 20px 20px;
  }
  .music h2 {
    margin-top: -10px;
  }
  .music div .album-list {
    margin-right: 0;
    margin-left: 0;
  }
  .music .cd-animation {
    height: 290px;
  }
  .music.blog .img-container .blog-info {
    padding: 10px 15px;
  }
  .wedding.format .format-head-text {
    margin-bottom: 30px;
  }
  .wedding.format .format-sub-text {
    margin-bottom: 30px;
  }
  .wedding.format .format-sub-text .about-para {
    margin-bottom: 25px;
  }
  .wedding .wedding-banner .frem {
    width: 60%;
  }
  .wedding .wedding-banner .text-container .couple-text {
    margin-bottom: 25px;
  }
  .wedding .wedding-banner .text-container .couple-text .banner-text {
    font-size: 65px;
  }
  .wedding .wedding-banner .text-container .couple-text .banner-text.small {
    font-size: 50px;
  }
  .wedding .wedding-banner .text-container .place {
    font-size: 30px;
  }
  .wedding .wedding-time {
    margin-bottom: 50px;
  }
  .wedding.copyright .link-horizontal ul {
    margin-bottom: 20px;
    justify-content: center;
  }
  .wedding.copyright .copyright-text {
    text-align: center !important;
  }
  .yoga.testimonial .testimonial-info .testimonial-para {
    font-size: 16px;
    padding: 0;
  }
  .resume.services .service {
    padding: 25px 15px;
  }
  .resume.services .service .img-block {
    margin-bottom: 20px;
  }
  .resume.services .service .img-block img {
    height: 40px;
  }
  .resume.services .service .service-feature .feature-text {
    margin-bottom: 15px;
  }
  .resume.services .service .service-feature p {
    letter-spacing: 0.5px;
  }
  .sponsor .sponsor-img {
    margin-bottom: 50px;
  }
  .agency .girl-boy {
    right: 6%;
  }
  .agency .girl-boy img {
    width: 360px;
  }
  .agency .icon-collection .about-icon {
    margin-bottom: 25px;
  }
  .agency .icon-collection .about-icon a {
    padding: 25px 12px;
  }
  .agency .icon-collection .about-icon a img {
    margin-bottom: 15px;
    height: 50px;
  }
  .agency.agency-content .about-img {
    width: 200px;
  }
  .agency.agency-content .blue-img {
    width: 450px;
    left: -20%;
  }
  .agency.agency-content .agency-header-center-container .agency-head .agency-head-text {
    margin-top: -14px;
  }
  .agency.blog .img-container .blog-info p {
    line-height: 22px;
  }
  .saas1.build-bg {
    min-height: 680px;
  }
  .saas1 .title img {
    height: 20px;
  }
  .saas2 .set-center-div .side-img {
    right: 2%;
  }
  .saas2 .set-center-div .side-img img {
    height: 400px;
  }
  .saas2 .offers-container .offer-heading-text {
    margin-bottom: 20px;
  }
  .saas2 .offers-container .bottom-border {
    margin-bottom: 50px;
  }
  .saas2 .offers-container .offers-content {
    margin-bottom: 35px;
  }
  .saas2.testimonial .msg-box {
    display: none;
  }
  .saas2.testimonial .quote-margin {
    margin-left: 0;
  }
  .blog.wedding .blog-container .blog-date {
    margin-bottom: 5px;
  }
  .blog.wedding .blog-container .blog-place {
    margin-bottom: 12px;
  }
  .blog.wedding .blog-container .blog-para {
    margin-bottom: 12px;
  }
  .product-right .product-icon .product-social {
    margin-bottom: 10px;
  }
  .product-description-box .border-product {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .product-description-box .product-icon .product-social li {
    padding-right: 4px;
  }
  .product-description-box .product-icon .wishlist-btn span {
    padding-left: 4px;
  }
  footer.app2 h5 {
    font-size: 14px;
    padding-bottom: 55px;
  }
  .cart-section tbody tr td, .wishlist-section tbody tr td {
    min-width: 186px;
  }
  .blog-detail-page .comment-section li {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .product-wrapper-grid.list-view .product-box .img-wrapper, .product-wrapper-grid.list-view .product-box .img-block {
    width: 50%;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
    width: 100%;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
    width: 20%;
    padding-right: 0 !important;
    border-left: 1px solid #dddddd;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
    padding: 20px !important;
    padding-left: 0 !important;
    width: 26%;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li:last-child {
    display: none;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
    width: 54%;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
    width: 30%;
  }
  .cart-section tbody tr td {
    min-width: 140px;
  }
  .cart-section tbody tr td .qty-box .input-group .form-control {
    width: 52px;
  }
  .cart-section tfoot tr td {
    padding-right: 25px;
  }
  .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:first-child {
    margin-top: 15px;
  }
  .collection-collapse-block.top_filter {
    padding-top: 30px;
    margin-bottom: -30px;
  }
  .collection-filter-block {
    margin-bottom: 0;
  }
  .collection-filter-block .product-service .media .media-body h4 {
    font-size: 16px;
  }
  .product-right h2 {
    font-size: 20px;
  }
  .testimonial .testimonial-slider .media .media-body {
    padding: 30px;
  }
  .testimonial .testimonial-slider .media .media-body p {
    line-height: 1.5;
  }
  .search-product > div:nth-last-child(1), .search-product > div:nth-last-child(2), .search-product > div:nth-last-child(3) {
    margin-top: 30px;
  }
  .blog-page .blog-media {
    margin-bottom: 20px;
  }
  .blog-page .blog-media .blog-right {
    display: block;
    margin-top: 15px;
  }
  .blog-page .blog-media .blog-right p {
    line-height: 1.3;
  }
  .tab-product .tab-content.nav-material .single-product-tables table {
    width: 50%;
  }
  .product-description-box .border-product {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .product-description-box .product-icon .product-social li {
    padding-right: 4px;
  }
  .product-description-box .product-icon .wishlist-btn span {
    padding-left: 4px;
  }
  .product-form-box .border-product {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .product-form-box .timer {
    padding-left: 17px;
  }
  .product-form-box .timer span {
    width: 55px;
  }
  .product-form-box .product-buttons .btn-default {
    padding: 7px 13px;
  }
  .product-accordion .single-product-tables table {
    width: 70%;
  }
  .tab-product .flex-column {
    flex-direction: initial !important;
    justify-content: center;
  }
  .tab-product .nav-material.nav-tabs {
    border-bottom: 1px solid #dddddd;
    border-right: 0;
  }
  .tab-product .nav-material.nav-tabs .nav-item .nav-link.active {
    background-color: transparent;
    background-color: initial;
  }
  .tab-border {
    padding-top: 0;
  }
  .breadcrumb-section {
    padding: 170px 0;
  }
}
@media only screen and (max-width: 1024px) {
  .header .bg.header1 h1 {
    line-height: 50px;
  }
  .services .service .service-feature p {
    font-weight: inherit;
  }
}
@media (min-width: 992px) {
  .main-menu > li > ul, .main-menu > li .mega-menu-container {
    display: none;
  }
  header nav ul .dropdown:before {
    right: 0;
  }
  header nav ul ul, header nav ul .mega-menu-container {
    position: absolute;
  }
  header nav ul .sub-menu ul {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    z-index: 1;
    top: -5px;
    left: 100%;
    display: none;
  }
  .dropdown-main-container {
    padding: 20px 0;
  }
  .dropdown-main-container .container {
    max-width: 100%;
  }
  .dropdown-sec .dropdown, .dropdown-sec .dropdown-submenu {
    position: relative;
    display: inline-block;
  }
  .dropdown-sec a {
    text-transform: capitalize;
  }
  .dropdown-sec .right-border {
    border-right: 1px solid #eee;
  }
  .dropdown-sec .dropdown-content, .dropdown-sec .dropdown-content li ul {
    display: none;
    transition: 0.8s;
    position: absolute;
    right: 0;
    z-index: 1;
  }
  .dropdown-sec .drop-down-design {
    margin-top: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  }
  .dropdown-sec .dropdown-content.dropdown-size {
    min-width: 1030px;
  }
  .dropdown-sec .dropdown-content ul {
    width: 100%;
  }
  .dropdown-sec .dropdown:hover .dropdown-content {
    display: block;
    transition: 0.8s;
  }
  .dropdown-sec .dropdown-submenu {
    position: relative;
    width: 100%;
  }
  .dropdown-sec .dropdown-submenu .dropdown-menu {
    border: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    top: 0;
    left: 100%;
    margin-top: -1px;
  }
  .dropdown-sec .dropdown-submenu:hover > ul {
    display: block;
    transform: translateY(-10px);
    transition: 0.8s;
  }
  .dropbtn {
    color: #2652d5;
  }
  .dropbtn > i {
    margin-left: 10px;
  }
  .music.sponsor .row > div:last-child .sponsor-img, .music.sponsor .row > div:nth-last-child(2) .sponsor-img, .music.sponsor .row > div:nth-last-child(3) .sponsor-img, .music.sponsor .row > div:nth-last-child(4) .sponsor-img {
    margin-bottom: 0;
  }
  .res-width {
    width: 100%;
  }
  .mega-menu .mega-menu-container .row .col {
    width: 20%;
  }
  .resize {
    min-width: 600px !important;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .speaker .team-img .social ul li {
    margin-right: 10px;
  }
  .speaker .team-img .social ul li a i {
    height: 25px;
    width: 25px;
    font-size: 12px;
  }
  .agency.format .center-content.unset-height, .gym.format .center-content.unset-height {
    padding: 0;
  }
  .agency.footer2 .set-first, .gym.footer2 .set-first {
    order: -1;
  }
  .agency.footer2 .set-last, .gym.footer2 .set-last {
    order: 5;
    margin-top: 30px;
  }
  .saas1.testimonial .testimonial-box {
    padding: 30px 20px;
  }
  .resume.about .col-md-3 {
    padding: 0;
  }
  footer.app2 .subscribe.subscribe-2 .form-group input {
    margin-top: 15px;
  }
  footer .logo-sec .footer-logo {
    margin-bottom: 20px;
  }
  footer.gym h5 {
    padding-bottom: 35px;
  }
  .breadcrumb-section-main .breadcrumb {
    justify-content: center;
  }
  .breadcrumb-section-main .breadcrumb-text {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) and (min-width: 576px) {
  .blog-sidebar .post-container {
    width: 50%;
    float: left;
  }
  .music.sponsor .row > div:nth-last-child(3) .sponsor-img, .music.sponsor .row > div:nth-last-child(2) .sponsor-img, .music.sponsor .row > div:nth-last-child(1) .sponsor-img {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .mega-menu-container .row {
    display: block;
  }
  header nav .menu-head {
    color: #656565 !important;
    font-weight: 400 !important;
    border-bottom: 0 !important;
  }
  header nav .menu-head:after {
    position: absolute;
    content: "+";
    right: 20px;
  }
  .white-header header nav .main-menu > li > a {
    color: black !important;
  }
  .p-4col-width .p-width {
    max-width: 33.33%;
    flex: 33.33%;
    margin-bottom: 0;
  }
  .m-layout .m-width.m-4-col {
    width: 33.33%;
    max-width: 33.33%;
    flex: 0 33.33%;
  }
  .music.copyright.copyright-bg .copyright-text.text-right {
    text-align: right !important;
  }
  .music.copyright.copyright-bg .container {
    max-width: 100%;
  }
  .ecommerce.ecommerce-home .ecommerce-home-slider .owl-item, .ecommerce.ecommerce-home .ecommerce-home-slider .bg-size {
    min-height: 300px;
  }
  .layout-ecommerce section {
    padding: 60px 0;
  }
  .layout-ecommerce .ecommerce-footer {
    padding-top: 60px;
  }
  .ecommerce.ecommerce-home {
    padding-top: 80px;
  }
  .ecommerce-footer .col-md-12 {
    text-align: center;
    margin-bottom: 30px;
  }
  header.ecommerce .logo-erapper ~ .responsive-btn {
    position: absolute;
    right: 0;
  }
  header.ecommerce nav .top-header-right {
    margin-right: 40px;
  }
  header.ecommerce nav .top-header-right ul li {
    display: inline-block;
  }
  header.ecommerce nav .top-header-right ul li a {
    padding: 12px;
  }
  header.ecommerce nav ul.main-menu > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  header nav ul li > a:hover {
    color: #000;
  }
  header.ecommerce .navbar {
    position: fixed;
  }
  .tab-product .tab-content.nav-material p {
    text-align: center;
  }
  .pricing.saas2 .price-container.price-margin {
    margin: 35px 25px;
  }
  .saas1-header .slider-logo {
    display: none;
  }
  footer .logo-sec .footer-para .para-address {
    line-height: 1.6;
  }
  .gym .trainers-slider h3 {
    font-size: 20px;
  }
  .agency.service-bg {
    padding-top: 0;
  }
  .navbar {
    display: block;
  }
  .navbar .responsive-btn ~ ul .dropdown ~ ul, .navbar .responsive-btn ~ ul .dropdown ~ .mega-menu-container {
    display: none;
  }
  header nav ul li ul {
    display: none !important;
  }
  header nav ul ul li:hover a, header nav ul ul li:focus a, header nav ul ul li:active a {
    transform: translateX(0);
  }
  header.yoga .logo-abs {
    left: 0;
    transform: none;
    transform: initial;
  }
  header nav ul {
    width: 100%;
    padding: 15px 0;
  }
  header nav ul li {
    display: block;
  }
  header nav ul li a {
    width: 100%;
    text-align: left;
    color: #2652d5;
    padding: 12px 18px;
  }
  header nav ul ul {
    padding: 0 !important;
  }
  header nav ul ul li {
    padding-left: 15px !important;
  }
  header nav ul ul li a {
    color: #656565 !important;
    font-weight: 400 !important;
  }
  header nav ul .sub-menu > a:before {
    content: normal;
    content: initial;
  }
  header nav ul .sub-menu ul {
    box-shadow: none;
    box-shadow: initial;
  }
  header nav ul .mega-menu .mega-menu-container {
    padding: 6px 0;
    min-width: 100%;
    box-shadow: none;
    box-shadow: initial;
  }
  header nav .menu-head {
    color: #000;
    margin-bottom: 0;
  }
  header .navbar {
    position: fixed;
    transition: 0.5s;
    z-index: 9;
    width: 350px;
    right: -350px;
    background: #fff;
    overflow-Y: scroll;
    height: 100vh;
    top: 0;
    padding: 0;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.13);
  }
  header .responsive-btn {
    display: inline-block;
  }
  header.yoga .responsive-btn {
    padding: 12px;
  }
  header.yoga .responsive-btn a {
    color: #fff;
  }
  header .navbar .responsive-btn {
    display: block;
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid rgb(221, 221, 221);
  }
  header .navbar .responsive-btn h5 {
    text-align: right;
    font-size: calc(18px + 2 * (100vw - 300px) / 1620);
    font-weight: 500;
    cursor: pointer;
  }
  .menu-container li a:before {
    display: none;
  }
  .gym .trainers-slider.owl-carousel .owl-stage-outer, .yoga .trainers-slider.owl-carousel .owl-stage-outer {
    min-height: 330px !important;
  }
  .yoga.copyright hr {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .yoga.header .bg {
    height: auto;
    height: initial;
  }
  .yoga.header .center-text {
    height: auto;
    height: initial;
    min-height: 70vh;
  }
  .yoga.event .event-container .yoga-circle {
    height: 80px;
    width: 80px;
    padding: 17px 25px;
  }
  .saas2.quick-sol .set-center-div {
    min-height: 0;
    min-height: initial;
  }
  .saas2.pricing .price-container .price-feature-container {
    margin-top: -100px;
  }
  .saas1.service .about-chat .service-container .feature-content hr {
    margin: 0 auto;
  }
  .saas1 .about-chat .chat-box {
    text-align: center;
  }
  .saas1 .brand-slider img {
    padding: 0 30px;
  }
  .saas1.build-bg {
    min-height: 0;
    min-height: initial;
  }
  .saas1.build-bg .build-box {
    text-align: center;
  }
  .saas1.build-bg .container {
    margin-bottom: 0;
    margin-top: 0;
  }
  .saas1.testimonial .testimonial-slider .owl-carousel .owl-item .testimonial-box img {
    height: 30px;
  }
  .saas1.testimonial .testi-profile img {
    padding-left: 0;
  }
  .filter-section .filter-container {
    padding: 0 0 20px;
  }
  .header.resume .bg-pink img {
    width: 100%;
    max-height: none;
    max-height: initial;
  }
  .gym h1 {
    line-height: 1.4;
  }
  .gym .brand-slider img {
    padding: 0 15px;
  }
  .gym .about-img .format-img {
    width: auto;
    width: initial;
  }
  .gym .borders-around .bg-black:before {
    top: -20px;
    left: -20px;
  }
  .gym .borders-around .bg-black:after {
    bottom: -20px;
    right: -20px;
  }
  .testimonial.event .rating .stars i {
    font-size: 13px;
    padding: 0;
  }
  .contact .bg-white form {
    padding: 60px 30px;
  }
  .title {
    margin-bottom: 25px;
  }
  .schedule .event-container {
    padding-right: 30px;
    max-height: 400px;
  }
  .event .event-content .container {
    max-width: none;
    max-width: initial;
  }
  .wedding .wedding-time {
    margin-bottom: 0;
  }
  .wedding .simple-text {
    text-align: center;
    background-color: hsla(0deg, 0%, 100%, 0.9);
    padding: 50px;
  }
  .wedding .simple-text .rightfadediv {
    margin: 0 auto;
  }
  .wedding .simple-text * {
    animation: none !important;
  }
  .wedding.bg.attend-bg {
    padding-bottom: 100px;
  }
  .wedding .wedding-banner .text-container .couple-text {
    margin-bottom: 15px;
  }
  .wedding .wedding-banner .text-container .couple-text .banner-text {
    font-size: 50px;
  }
  .wedding .wedding-banner .text-container .couple-text .banner-text.small {
    font-size: 40px;
  }
  .wedding .wedding-banner .text-container .address {
    font-size: 13px;
    margin-top: 5px;
  }
  .wedding .wedding-banner .text-container .place {
    font-size: 20px;
  }
  footer.footer2.saas2 {
    background-position: left;
    margin-top: -170px;
  }
  .testimonial.saas2 .testimonial-msg {
    width: 80px;
  }
  .testimonial.saas2 .testimonial-msg .msg-box {
    width: 40px;
    height: 40px;
    right: -20px;
  }
  .testimonial.saas2 .testimonial-msg .msg-box img {
    width: 25px !important;
  }
  .breadcrumb-section .breadcrumb {
    justify-content: center;
  }
  .breadcrumb-section .breadcrumb-text {
    text-align: center;
  }
  .saas2.quick-sol .set-center-div .saas2.services .saas2-services .row .service-container:nth-child(n+4) {
    margin-top: 30px;
  }
  .saas2 .offers-container .offers-content .offer-main-text {
    margin-bottom: 0;
  }
  .saas2 .offers-container .bottom-border {
    margin-bottom: 30px;
  }
  .saas2.laptop-slider .slider-container .trainers-slider.owl-carousel .owl-item.active.center .item:before {
    width: calc(100% + 0px);
    bottom: -11px;
    left: 0;
  }
  .saas2.laptop-slider .slider-container .trainers-slider.owl-carousel .owl-item.active.center .item:after {
    bottom: 2px;
  }
  .slider-container {
    width: 60%;
    margin: 0 auto;
  }
  .slider-container .trainers-slider .item {
    margin: 0 40px;
  }
  .saas2.laptop-slider .slider-container .trainers-slider.owl-carousel .owl-item.active.center .item img {
    border: 10px solid #ffffff;
  }
  .blog-sidebar .sidebar-container .post-container:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .about.app1 .counters img {
    margin-bottom: 15px;
    height: 35px;
  }
  .about.app1 .counters .abouts {
    padding: 25px 0;
  }
  .about.app1 h3 {
    margin-bottom: 0;
  }
  .app2.team .team-slider .team-container {
    padding: 25px 10px;
  }
  .app2.brand-sliders {
    padding-bottom: 45px;
  }
  .blog-sec.blog.sider .container {
    margin-bottom: 0;
  }
  .blog-sec.blog .container.no-side {
    margin-bottom: -28px;
  }
  .blog-sec .blog-side {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dotted #dbdbdb;
  }
  .cart-section .cart-table thead th:last-child {
    display: none;
  }
  .cart-section tbody tr td {
    min-width: 135px;
  }
  .cart-section tbody tr td:last-child {
    display: none;
  }
  .cart-section .cart-buttons > div:last-child {
    padding-right: 15px;
  }
  .cart-section tfoot tr td {
    padding-right: 0;
  }
  .checkout-page .checkout-form .checkout-details {
    margin-top: 30px;
  }
  .portfolio-section .portfolio-text .head-text {
    line-height: 60px;
  }
  .login-page .right-login {
    margin-top: 20px;
  }
  .team-sec.team-grid .text-center.d-flex {
    display: block !important;
  }
  section, footer {
    padding: 60px 0;
  }
  .p-t-100 {
    padding-top: 60px !important;
  }
  .p-b-100 {
    padding-bottom: 60px !important;
  }
  .pricing .price-container .feature-icon:before {
    font-size: 40px;
  }
  .videos .video-description h3 {
    margin-bottom: 20px;
  }
  .videos .video-description p {
    margin-bottom: 15px;
  }
  .m-t-40 {
    margin-top: 30px;
  }
  .m-b-40 {
    margin-bottom: 30px;
  }
  .m-t-50 {
    margin-top: 35px;
  }
  header.top-logo .logo-sec.text-center {
    text-align: left !important;
  }
  header.gym nav ul li > a:hover {
    color: #000;
  }
  header.agency nav ul li > a:hover {
    color: #10266b;
  }
  header.app1 nav ul li > a:hover {
    color: #2652d5;
  }
  header.app2 nav ul li > a:hover {
    color: #2652d5;
  }
  header.event nav ul li > a:hover {
    color: #2652d5;
  }
  header.music nav ul li > a:hover {
    color: #2652d5;
  }
  header.wedding nav ul li > a:hover {
    color: #2652d5;
  }
  header.yoga nav ul li > a:hover {
    color: #2652d5;
  }
  .header .bg {
    height: 650px;
  }
  .header.saas1 .bg {
    height: 500px;
  }
  .header.saas1 .center-text {
    height: 437px;
    margin-top: 55px;
  }
  .header .center-text {
    height: 587px;
    margin-top: 63px;
  }
  .header .header-text {
    margin-bottom: 30px;
  }
  .header .header-top-line {
    margin-bottom: 35px;
  }
  .header .set-square .left {
    height: 250px;
  }
  .header .set-square .left:before {
    width: 250px;
  }
  .header .set-square .right {
    width: 250px;
  }
  .header .right-line {
    left: calc(50% + 125px);
    height: 260px;
  }
  .header ul li a i {
    font-size: 25px;
    color: #2652d5;
    display: flex;
    height: 48px;
    width: 48px;
  }
  .header .rotate {
    top: 50%;
    right: 12%;
    transform: translate(0, -50%) rotate(45deg);
  }
  .header .rotate img {
    width: 250px;
  }
  .header .squares {
    display: none;
  }
  .header.app2 .img-mobile {
    position: relative;
    text-align: right;
    margin-right: -50px;
  }
  .header.app2 .img-mobile .headaer-image {
    width: auto;
    width: initial;
    height: 500px;
    margin-top: 10px;
  }
  .header .wave-orange {
    display: none;
  }
  .header .bg.app2-header .header-text {
    padding-bottom: 10px;
  }
  .header .event-content .h1-margin {
    margin-bottom: 25px;
  }
  .header .event-content .header-sub-text {
    margin-bottom: 20px;
  }
  .header .event-content .set-bottom {
    bottom: 15px;
  }
  .header .event-content .counter-container h2 {
    margin-top: -9px;
  }
  .header .header8-content .slider-1 .owl-nav {
    display: none;
  }
  .header .saas2-content .bottom-content {
    bottom: 3%;
  }
  .header .saas2-content .set-abs .img-dextop {
    display: none;
  }
  .header .saas2-content .center-text div {
    text-align: center;
    width: 100%;
  }
  .header .saas2-content .center-text .link-horizontal ul {
    justify-content: center;
  }
  .header .saas2-content .center-text .header-text {
    margin-bottom: 25px;
  }
  .header .saas2-content .center-text .header-sub-text {
    margin-bottom: 20px;
  }
  .header .saas2-content .move-right-left, .header .saas2-content .move-up-down {
    display: none;
  }
  .header.saas2 h1 {
    margin-top: -20px;
    margin-bottom: 0;
  }
  .header .bg.gym-header .header-sub-text {
    padding: 0;
  }
  .about.app1 .mobile.mobile-img {
    display: none;
  }
  .about.app1 .set-padding {
    padding: 0 15px;
  }
  .app1 p {
    line-height: 26px;
  }
  .app1.screenshot .container {
    margin-bottom: 0;
  }
  .app1.screenshot .screen-container {
    display: none;
  }
  .app1.screenshot .swiper-container .swiper-wrapper .swiper-slide img {
    height: auto;
    width: auto;
  }
  .app1.services .service {
    padding: 30px 15px;
  }
  .app1.services .service .img-block {
    margin-bottom: 7px;
  }
  .app1.services .service .img-block img {
    height: 45px;
  }
  .app2 h1 {
    line-height: 42px;
  }
  .app2 .abouts .set-border {
    margin-bottom: 25px;
  }
  .app2 .abouts .logo {
    height: 100px;
  }
  .app2 h4 {
    margin-bottom: 15px;
  }
  .app2.quality .set-height {
    min-height: 0;
    min-height: initial;
  }
  .app2.quality .set-height .mobile1, .app2.quality .set-height .mobile2 {
    width: auto;
    top: -23px;
    height: 350px;
  }
  .app2.services .service {
    padding: 30px 18px;
  }
  .app2.services .img-block {
    margin-bottom: 25px;
  }
  .app2 .borders-before {
    margin-bottom: 15px;
  }
  .app2.format .format-head-text {
    margin-bottom: 35px;
  }
  .app2.format .format-sub-text {
    margin-bottom: 20px;
  }
  .app2.format .m-t-50 {
    margin-top: 24px;
  }
  .title .title-img {
    margin-bottom: 15px;
  }
  .title.title2 h6.main-text {
    margin-bottom: 12px;
  }
  .title.title2 .sub-title {
    line-height: 40px;
    margin-bottom: 15px;
  }
  .title.title2 .title-text {
    line-height: 40px;
  }
  .pricing.app1 .price-container .service-feature .pricing-img {
    margin-bottom: 20px;
  }
  .pricing.app1 .price-container .price-feature-container {
    padding: 30px 0 80px 0;
  }
  .pricing.app1 .price-container .price-feature-container .price-value {
    margin-bottom: 25px;
  }
  .pricing.app1 .price-container .price-features {
    margin-bottom: 20px;
  }
  .pricing.app1 .price-container .price-features .price-feature {
    margin-bottom: 10px;
  }
  .pricing.app2 .price-container .service-feature {
    padding: 35px 0 35px 0;
  }
  .pricing.app2 .price-container .service-feature .pricing-img {
    margin-bottom: 20px;
  }
  .pricing.app2 .price-container .price-feature-container {
    padding: 35px 0 35px 0;
  }
  .pricing.app2 .format .format-head-text {
    margin-bottom: 35px;
  }
  .pricing.app2 .format .format-head-text .about-font-header {
    font-size: 220%;
  }
  .pricing.app2 .format .format-sub-text {
    margin-bottom: 35px;
  }
  .pricing.service-2 .service-feature {
    padding: 40px 0 20px 0;
  }
  .pricing.service-2 .service-feature img {
    height: 50px;
  }
  .pricing.service-2 .service-feature2 {
    padding: 40px 0 40px 0;
  }
  .pricing.service-2 .service-feature2 .features h6 {
    margin-bottom: 15px;
  }
  .pricing.service-2 .service-feature2 .price span {
    font-size: 45px;
  }
  .m-b-30 {
    margin-bottom: 20px;
  }
  .m-b-45 {
    margin-bottom: 25px;
  }
  .m-t-50 {
    margin-top: 30px;
  }
  .m-b-35 {
    margin-bottom: 22px;
  }
  .download .information p {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .borders-before {
    margin-bottom: 25px;
  }
  .app2 .icon-collection .about-icon .center-content img {
    max-height: 35px;
    max-width: 35px;
  }
  .event .icon-collection .about-icon, .music .icon-collection .about-icon, .gym .icon-collection .about-icon, .yoga .icon-collection .about-icon {
    margin: 0 12px;
  }
  .event .icon-collection .about-icon a img, .music .icon-collection .about-icon a img, .gym .icon-collection .about-icon a img, .yoga .icon-collection .about-icon a img {
    width: 25px;
  }
  .event.booking .form-inline, .music.booking .form-inline {
    display: block;
  }
  .event.booking .form-inline .col + .col, .music.booking .form-inline .col + .col {
    margin-top: 15px;
  }
  .event.booking .btn-default, .music.booking .btn-default {
    padding: 15px 40px;
  }
  .app2.about {
    padding-top: 60px;
  }
  .app2.about .set-height {
    min-height: 535px;
  }
  .app2.about .set-height .mobile1 {
    width: 300px;
  }
  .event .title.title3 .main-title {
    margin-bottom: 20px;
  }
  .event .title.title3 .sub-title p {
    line-height: 1.6;
  }
  .event .count h2 {
    font-size: 260%;
  }
  .gym .owl-carousel.trainers-slider.owl-carousel .owl-item.active.center .trainers-info, .yoga .owl-carousel.trainers-slider.owl-carousel .owl-item.active.center .trainers-info {
    padding-top: 20px;
  }
  .gym .gym-about-slider {
    text-align: center;
  }
  .gym .gym-about-slider .icon-collection {
    justify-content: center;
  }
  .gym h1 {
    margin-top: -11px;
  }
  .gym.format .text-right {
    text-align: center !important;
  }
  .gym.format .borders-before {
    margin-bottom: 5px;
  }
  .gym.format .format-head-text {
    margin-bottom: 25px;
  }
  .gym.format .format-head-text .about-font-header {
    font-size: 260%;
  }
  .gym.format .format-sub-text {
    margin-bottom: 30px;
  }
  .gym.format .format-sub-text .about-para {
    margin-bottom: 22px;
  }
  .gym .calculate-bmi tr td {
    font-size: 14px;
    padding: 15px 0 15px 40px;
  }
  .music .img-height img {
    width: 600px;
  }
  .music.header .music-content .center-text {
    height: 445px;
    margin-top: 58px;
  }
  .music .audioplayer {
    padding: 28px;
  }
  .music div .album-list {
    padding: 35px 15px;
    margin-bottom: 30px;
  }
  .music div .album-list .list-head {
    margin-bottom: 22px;
  }
  .music div .album-list .item-sublist {
    font-weight: 300;
  }
  .music.artist .album-artist .cds {
    top: 85%;
    transform: translate(-50%, -35%);
  }
  .music.artist .artist-text p.text-para {
    font-size: 125%;
  }
  .music.format .format-small-text {
    margin-bottom: 4px;
  }
  .music.format .hash-video {
    font-size: 12px;
  }
  .music.format .format-head-text {
    margin-bottom: 8px;
  }
  .music.format .format-head-text .about-font-header {
    font-size: 220%;
  }
  .music.format .format-sub-text {
    margin-bottom: 25px;
  }
  .music.format .format-sub-text .sub-heading {
    margin-bottom: 25px;
  }
  .music.format .format-sub-text .sub-heading .sub-small-text {
    font-size: 14px;
  }
  .music.format .format-sub-text .sub-para {
    font-size: 12px;
  }
  .music.format .link-horizontal ul li a.icon-btn i {
    font-size: 14px;
    height: 45px;
    width: 45px;
  }
  .music.format .watch {
    font-size: 95%;
  }
  .music.format .m-b-40 {
    margin-bottom: 15px;
  }
  .music .form-footer .form-group input, .music .form-footer .form-group textarea {
    padding: 15px 20px;
    font-size: 14px;
  }
  .music .form-footer .form-group::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 14px;
  }
  .music .form-footer .form-group::-moz-placeholder { /* Firefox 19+ */
    font-size: 14px;
  }
  .music .form-footer .form-group:-ms-input-placeholder { /* IE 10+ */
    font-size: 14px;
  }
  .music .form-footer .form-group:-moz-placeholder { /* Firefox 18- */
    font-size: 14px;
  }
  .music .left-side {
    padding-left: 50px;
    top: 50%;
  }
  .music .right-side {
    padding-right: 50px;
    top: 50%;
  }
  .music .img-height {
    height: auto;
    height: initial;
  }
  .music .img-height img {
    padding-top: 50px;
    position: static;
    position: initial;
    width: 800px;
  }
  .music h2 {
    margin-top: -10px;
  }
  .music div .album-list {
    margin-right: 0;
    margin-left: 0;
  }
  .music .cd-animation {
    height: 290px;
  }
  .agency.header .btn-default {
    padding: 12px 16px;
  }
  .agency.header .header-top-line {
    margin-bottom: 20px;
  }
  .agency.header .header-sub-text {
    margin-bottom: 25px;
  }
  .agency.header .header-sub-text p {
    line-height: 22px;
    letter-spacing: 1px;
  }
  .agency.header .circle-container {
    display: none;
  }
  .agency.header .center-text {
    margin-left: 20px;
  }
  .agency.header .girl-boy {
    right: 4%;
  }
  .agency.header .girl-boy img {
    width: 370px;
  }
  .agency.blog .m-r-25 {
    margin-right: 15px;
  }
  .agency.blog .m-r-10 {
    margin-right: 5px;
  }
  .agency.footer2 .link-horizontal ul li {
    padding-right: 5px;
  }
  .agency.footer2 .link-horizontal ul li.borders-right {
    margin-right: 5px;
  }
  .agency.footer2 .link-horizontal ul li:last-child {
    padding-right: 0;
  }
  .agency.footer2 .list ul li {
    padding-right: 5px;
    padding-left: 0;
  }
  .agency.footer2 .list ul li:last-child {
    padding-right: 0;
  }
  .agency.footer2 .footer-contant .footer-headings {
    padding-bottom: 35px;
  }
  .agency.agency-content .agency-header-center-container {
    margin-bottom: 30px;
  }
  .agency.agency-content .agency-para {
    margin-bottom: 25px;
  }
  .agency.agency-content .about-img {
    width: 160px;
  }
  .agency.agency-content .blue-img {
    width: 390px;
    left: -25%;
  }
  .agency.testimonial-bg {
    background-position: inherit;
  }
  .agency .para2 {
    letter-spacing: 1px;
  }
  .agency .icon-collection .about-icon {
    margin-bottom: 25px;
  }
  .agency .icon-collection .about-icon a {
    padding: 25px 5px;
  }
  .agency .icon-collection .about-icon a img {
    margin-bottom: 15px;
    height: 40px;
  }
  .agency.testimonial .testimonial-slider .owl-nav {
    top: auto;
    top: initial;
    bottom: -40px;
    right: 50%;
    transform: translateX(50%);
  }
  footer.footer2.agency .brand-container {
    padding: 15px;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .wedding.header .center-text {
    height: 585px;
    margin-top: 65px;
  }
  .wedding.header .wedding-content .girl {
    left: 0;
  }
  .wedding.header .wedding-content .girl img {
    width: 520px;
  }
  .wedding.header .wedding-content .logo-h1 {
    height: 120px;
    margin-left: 0;
  }
  .wedding .event-content.wedding-content {
    margin-bottom: 20px;
  }
  .wedding.blog .owl-theme .owl-dots {
    margin-top: 30px !important;
  }
  .wedding .title .title-img {
    height: 25px;
  }
  .yoga.header .yoga-content .right-way {
    margin-top: 0;
  }
  .yoga.header .header-text, .yoga.header .header-sub-text {
    margin-bottom: 16px;
  }
  .yoga.header .girl {
    display: none;
  }
  .yoga.header .text-right {
    text-align: center !important;
  }
  .yoga.header .header-sub-text p {
    padding: 0 120px;
    line-height: 25px;
    letter-spacing: 1px;
  }
  .yoga .meter {
    margin-top: 25px;
  }
  .yoga .meter span {
    height: 32px;
  }
  .yoga.format .format-head-text {
    margin-bottom: 15px;
  }
  .yoga.format .format-head-text .about-font-header {
    font-size: 235%;
  }
  .yoga.format .format-sub-text {
    margin-bottom: 25px;
  }
  .yoga.format .format-sub-text .about-para {
    margin-bottom: 25px;
  }
  .yoga.format .girl-img-container {
    min-height: 0;
    min-height: initial;
  }
  .yoga.format .girl-img-container .girl-yoga {
    width: 400px;
  }
  .yoga.testimonial .testimonial-info .testimonial-para {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .yoga.event .event-container {
    margin-bottom: 50px;
  }
  .yoga.event .event-container .circle {
    padding: 12px;
  }
  .yoga.event .event-container .event-info {
    margin-left: 20px;
  }
  .yoga.event .event-container .event-info .address, .yoga.event .event-container .event-info .address {
    margin-bottom: 10px;
  }
  .yoga.format .experience-container {
    min-height: 360px;
  }
  .yoga.format .experience-container .exp-img {
    width: 500px;
  }
  .resume .title.title2 .title-text {
    line-height: 1.4;
  }
  .resume.about .border-container {
    margin: 5px 0;
  }
  .resume.services .p-l-0 {
    padding-left: 15px;
  }
  .saas1.service .about-chat .chat-box img {
    height: 60px;
  }
  .saas1.build-bg .build-right-slider {
    display: none;
  }
  .saas1.build-bg .build-box .build-head {
    margin-bottom: 30px;
  }
  .saas1.build-bg .build-box ul {
    margin-top: 25px;
  }
  .saas1.build-bg .build-box ul li {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: normal;
  }
  .saas1.build-bg .sync1 .item {
    margin: 0;
  }
  .saas1.howitwork .work-tab .nav-pills .nav-link {
    padding: 0 25px;
  }
  .saas1.howitwork .work-tab .nav-pills .nav-link img {
    height: 35px;
  }
  .saas1.pricing .btn-default {
    padding: 11px 35px;
  }
  .saas1.pricing .pricing__switcher {
    margin: 0 auto 70px auto;
  }
  .saas1.pricing .plan-box .price-box {
    padding: 20px;
  }
  .saas1.pricing .plan-box .price-box h4.no-weight {
    margin: 15px 0 10px 0;
  }
  .saas1.pricing .plan-box .price-box ul {
    margin-top: 25px;
    margin-bottom: 30px;
  }
  .saas1.pricing .plan-box .price-box ul li {
    margin-bottom: 5px;
  }
  .saas1.testimonial .video-box {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .saas1.testimonial .video-box img {
    position: relative;
    padding: 150px;
    justify-content: center;
    display: flex;
  }
  .saas1.testimonial .testimonial-slider {
    margin-top: 20px;
  }
  .saas1.testimonial .testimonial-slider .owl-theme .owl-dots {
    display: none;
  }
  .saas1.subscribe .media {
    display: block;
  }
  .saas1.subscribe .media img {
    height: 50px;
    display: flex;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .saas1.subscribe .media .media-body {
    text-align: center;
  }
  .saas1.subscribe .subscribe-input {
    margin-top: 30px;
  }
  .saas1.subscribe .subscribe-input form, .saas1.subscribe .subscribe-input .text {
    justify-content: center;
  }
  .saas1.subscribe h6 {
    margin-top: 5px;
  }
  .saas2 .set-center-div {
    min-height: 0;
    min-height: initial;
  }
  .saas2 .set-center-div .side-img {
    display: none;
  }
  .saas2.laptop-slider .slider-container .center-img img {
    height: 246px;
    width: 442px;
  }
  .saas2.feature {
    margin-bottom: -30px;
  }
  .saas2.feature .center-content {
    margin-bottom: 30px;
  }
  .saas2.feature .center-content img {
    height: 30px;
  }
  .saas2.feature .center-content .feature-content {
    margin-left: 15px;
  }
  .saas2.services .saas2-services .row .service-container:nth-child(n+4) {
    margin-top: 30px;
  }
  .copyright .link-horizontal ul li {
    padding-right: 10px;
  }
  .copyright .copyright-text.text-right {
    text-align: center !important;
  }
  .filter-main-btn {
    display: block;
  }
  .collection-filter {
    position: fixed;
    height: 100vh;
    top: 0;
    left: -350px;
    background-color: white;
    z-index: 999;
    overflow-y: scroll;
    padding: 15px 0 15px 15px;
    max-width: 350px;
    transition: all 0.5s ease;
    box-shadow: 1px 0 5px #dddddd;
  }
  .collection-filter .collection-sidebar-banner {
    text-align: center;
  }
  .collection-filter .theme-card {
    padding-left: 30px;
    padding-right: 30px;
  }
  .collection-filter .collection-sidebar-banner {
    padding: 0 30px;
  }
  .collection-filter-block {
    border: none;
  }
  .collection-mobile-back {
    display: block;
  }
  .dropdown-sec .dropdown-content .dropdown-main-container {
    padding: 0;
  }
  .dropdown-sec .dropdown-content.dropdown-size {
    min-width: 0;
    min-width: initial;
  }
  .dropdown-sec .menu-head {
    font-size: 13px;
    color: black;
    border-bottom: 1px solid #f1f1f1;
    background: #eeeeee !important;
    margin-bottom: 0;
  }
  .dropdown-sec .drop-down-design {
    box-shadow: none;
  }
  .dropdown-sec ul li {
    transition: 0.6s;
    background: #f0eeee;
    border-bottom: 1px solid #eeeeee;
  }
  .mega-menu-container .container {
    margin: 0;
  }
  .loding-header {
    padding: 10px 0;
  }
  footer.app2 section .container .row div:nth-child(3), footer.app2 section .container .row div:nth-child(4) {
    margin-top: 30px;
  }
  footer.app2 section .container .row div:nth-child(3) h5, footer.app2 section .container .row div:nth-child(4) h5 {
    padding-bottom: 25px;
  }
  footer.saas1 h5 {
    padding-bottom: 40px;
  }
  .p-b-160 {
    padding-bottom: 120px;
  }
  .sub-menu-title {
    font-weight: 500;
  }
  .login-page .authentication-right {
    height: auto;
  }
  .testimonial .testimonial-slider .media .media-body {
    padding: 0 30px;
    height: 100%;
    align-self: center;
  }
  .testimonial .testimonial-slider .media .media-body p {
    margin-bottom: 0;
  }
  .testimonial .testimonial-slider .slick-track .slick-slide:nth-child(even) .media {
    border-left: none;
    padding-left: 0;
  }
  .blog-detail-page .blog-advance ul {
    margin-bottom: 20px;
  }
  .blog-detail-page .blog-advance p:last-child {
    margin-bottom: 0;
  }
  .top-banner-content h4 {
    font-size: 20px;
  }
  .collection-product-wrapper .product-top-filter {
    border-top: none;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
    border-top: 1px solid #dddddd;
    text-align: left;
    padding: 21px 34px 21px 34px;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
    display: none;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
    display: none;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
    width: 100% !important;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view:before, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before {
    right: 15px !important;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select {
    border-left: 1px solid #dddddd;
    padding: 21px 34px 21px 34px;
    border-top: none;
    border-bottom: none;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select {
    border-right: none !important;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
    border-top: 1px solid #dddddd;
  }
  .filter-main-btn {
    display: block;
  }
  .collection-filter {
    position: fixed;
    height: 100vh;
    top: 0;
    left: -350px;
    background-color: white;
    z-index: 9999;
    overflow-y: scroll;
    padding: 15px 0 15px 15px;
    max-width: 350px;
    transition: all 0.5s ease;
    box-shadow: 1px 0 5px #ddd;
  }
  .collection-filter .collection-sidebar-banner {
    text-align: center;
  }
  .collection-filter .theme-card {
    padding-left: 30px;
    padding-right: 30px;
  }
  .collection-filter .collection-sidebar-banner {
    padding: 0 30px;
  }
  .collection-filter-block {
    border: none;
  }
  .collection-mobile-back {
    display: block;
  }
  .collection .section-t-space {
    padding-top: 30px;
  }
  .collection .partition-collection > div:nth-last-child(1) {
    margin-top: 30px;
  }
  .collection .partition-collection > div:nth-last-child(2) {
    margin-top: 30px;
  }
  .right-login {
    margin-top: 30px;
  }
  .contact-page .map iframe {
    height: 350px;
  }
  .contact-page .contact-right {
    padding-bottom: 0;
  }
  .contact-page .contact-right ul li {
    padding-left: 0;
    border-bottom: 1px solid #dddddd;
    text-align: center;
    padding-bottom: 10px;
    margin-top: 15px;
  }
  .contact-page .contact-right ul li .contact-icon {
    position: relative;
    margin: 0 auto;
    border-right: 0;
  }
  .contact-page .contact-right ul li p {
    margin-bottom: 10px;
  }
  .cart-section .cart-table thead th:last-child {
    display: none;
  }
  .cart-section tbody tr td {
    min-width: 135px;
  }
  .cart-section tbody tr td:last-child {
    display: none;
  }
  .cart-section .cart-buttons > div:last-child {
    padding-right: 15px;
  }
  .cart-section tfoot tr td {
    padding-right: 0;
  }
  .wishlist-section tbody tr td {
    min-width: 138px;
  }
  .product-right h2 {
    margin-top: 15px;
  }
  .product-right .payment-card-bottom .d-flex {
    justify-content: center;
  }
  .product-right {
    text-align: center;
    margin: 20px 0 10px 0;
  }
  .product-right .detail-section, .product-right .product-icon {
    justify-content: center;
  }
  .product-right .product-description .qty-box {
    justify-content: center;
  }
  .product-right .timer {
    text-align: left;
  }
  .product-right .product-icon .product-social li {
    padding-right: 20px;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
    width: 55%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 20px;
    background: none #000;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .open-popup {
    text-align: left;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup > a {
    color: #fff;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter {
    height: 100vh;
    left: -350px;
    transition: all 0.5s ease;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .search-count {
    width: 100%;
    padding: 10px 0;
    text-align: center;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .collection-view, .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view {
    display: none;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
    width: 50%;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
    top: 13px;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
    left: auto;
    left: initial;
    right: 35px;
  }
  .tab-product {
    padding-top: 0;
  }
  .tab-product .nav-material.nav-tabs {
    justify-content: center;
  }
  .pro_sticky_info {
    border: none;
    padding: 10px 0;
  }
  .product-form-box {
    margin-bottom: 10px;
  }
  .dashboard-left {
    position: fixed;
    height: 100vh;
    top: 0;
    left: -350px;
    background-color: white;
    z-index: 99;
    padding: 0 35px 35px;
    max-width: 350px;
    transition: all 0.5s ease;
    box-shadow: 0 0 8px 0 #dddddd;
  }
  .dashboard-left .block-title h2 {
    display: none;
  }
  .dashboard-left .block-content {
    border: none;
    padding: 0;
    margin-top: 20px;
  }
  .dashboard-left .block-content ul li:hover {
    padding-left: 0;
  }
  .account-sidebar {
    display: block;
  }
  .typography_section .row > div:first-child .typography-box:last-child {
    margin-bottom: 30px;
  }
  .product-slick .slick-prev, .product-slick .slick-next, .rtl-product-slick .slick-prev, .rtl-product-slick .slick-next, .product-right-slick .slick-prev, .product-right-slick .slick-next, .rtl-product-right-slick .slick-prev, .rtl-product-right-slick .slick-next {
    opacity: 1;
  }
  .product-slick .slick-prev, .rtl-product-slick .slick-prev, .product-right-slick .slick-prev, .rtl-product-right-slick .slick-prev {
    left: 20px;
  }
  .product-slick .slick-next, .rtl-product-slick .slick-next, .product-right-slick .slick-next, .rtl-product-right-slick .slick-next {
    right: 20px;
  }
  .order-up {
    order: -1;
  }
  .bundle .bundle_img {
    justify-content: center;
  }
  .bundle .bundle_detail .theme_checkbox {
    padding: 0 20%;
  }
  .checkout-page .checkout-form .checkout-details {
    margin-top: 30px;
  }
  .custom-scroll.header-absolute.loding-header .responsive-btn a i {
    color: #fff !important;
  }
  .portfolio-metro h1 {
    font-size: 35px;
    margin-bottom: 0;
  }
  .product-title.size-text {
    text-align: left;
  }
  .image-swatch {
    justify-content: center;
  }
  .breadcrumb-section-main.inner-2 .breadcrumb-contain > div {
    width: 40%;
  }
  .breadcrumb-section-main.inner-2 .breadcrumb-contain > div:last-child {
    width: 60%;
  }
  .opensubmenu {
    display: block !important;
  }
  .openSubChildMenu {
    display: block !important;
  }
  .overlay-sidebar {
    visibility: hidden;
    opacity: 0;
    background-color: #212331;
    position: fixed;
    z-index: 4;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
  }
  .overlay-sidebar.overlay-sidebar-open {
    opacity: 0.8;
    visibility: visible;
  }
  .overlay-sidebar-header {
    visibility: hidden;
    opacity: 0;
    background-color: #212331;
    position: fixed;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
  }
  .overlay-sidebar-header.overlay-sidebar-header-open {
    opacity: 0.8;
    visibility: visible;
  }
}
@media only screen and (min-width: 768px) {
  .blog-sec.blog-list .blog-agency .blog-contain .blog-info {
    padding-top: 0;
  }
  .blog-sec.blog-list .blog-agency .blog-contain .blog-img {
    border: 1px solid #f3f3f3;
  }
  .blog-sec.blog-list .blog-agency .blog-info {
    padding: 0 !important;
  }
  .blog-sec.blog-list .blog-agency .btn-bottom {
    margin-top: 18px;
  }
  .blog-sec.blog-list .blog-agency .btn-bottom .btn-default {
    padding-left: 28px;
    margin: 0;
    margin: initial;
    transform: none;
    transform: initial;
  }
  .blog-sec.blog-list .img-container {
    padding: 15px 30px;
  }
  body.rtl .offset-md-2 {
    margin-right: 16.6666666667%;
  }
}
@media only screen and (max-width: 767px) {
  .product-box:hover .cart-wrap button, .product-wrap:hover .cart-wrap button {
    animation: none !important;
  }
  .product-box:hover .cart-wrap a i, .product-wrap:hover .cart-wrap a i {
    animation: none;
  }
  .p-3col-width .p-width {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 0;
  }
  .p-4col-width .p-width {
    max-width: 50%;
    flex: 50%;
    margin-bottom: 0;
  }
  .m-layout .m-width.m-3-col, .m-layout .m-width.m-4-col {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    margin-bottom: 0;
  }
  header.nav-lg {
    padding: 0.2rem 1rem;
  }
  .ecommerce-footer .footer-end {
    text-align: center;
  }
  .ecommerce-footer .sub-footer {
    margin-top: 40px;
  }
  .ecommerce-footer .payment-card-bottom {
    text-align: center;
    margin-top: 10px;
  }
  .ecommerce-footer .footer-theme > .col {
    flex-basis: auto;
    width: 100%;
  }
  .ecommerce-footer h4 {
    margin-bottom: 0;
  }
  .ecommerce-footer .footer-mobile-title {
    display: block;
    padding-top: 0;
  }
  .ecommerce-footer .col-md-12 {
    text-align: left;
    margin-bottom: 0;
  }
  .banner-three > div + div {
    margin-top: 30px;
  }
  .portfolio-section .col-12.m-b-50 {
    margin-bottom: 0 !important;
  }
  .team-grid .speker-container .d-flex {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .team-grid .employee h5, .team-grid .employee h6 {
    width: 100%;
  }
  .team-grid .employee p {
    text-align: center;
  }
  .animated-bg i {
    height: 40px;
    width: 40px;
  }
  .event.team-grid .team-para {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .saas2.pricing h6 {
    line-height: 1.8;
  }
  .pricing.yoga .owl-theme .owl-dots, .pricing.saas2 .owl-theme .owl-dots {
    margin-top: 20px !important;
  }
  .saas1.faq .faq-block h6.link {
    margin-top: 20px;
  }
  .music .link-horizontal {
    padding-bottom: 10px;
  }
  .saas1.footer2 {
    padding-bottom: 10px;
  }
  .m-b-25 {
    margin-bottom: 15px;
  }
  footer .footer-title.mobile-title h3 {
    line-height: 1.4;
  }
  .event.contact .iframe-container, .event.contact .bg-white {
    border-radius: 15px;
  }
  .portfolio-section.portfolio-creative .my-auto {
    padding: 20px !important;
  }
  .portfolio-section.portfolio-creative.creative2 .set-order {
    order: 2;
  }
  .portfolio-metro h1 {
    letter-spacing: 0;
    margin-bottom: 20px;
  }
  .coming-soon .container-fluid, .coming-soon .container-sm, .coming-soon .container-md, .coming-soon .container-lg, .coming-soon .container-xl {
    padding: 0 15px !important;
  }
  .coming-soon .set-bg-img {
    position: absolute;
    height: 100%;
  }
  .coming-soon .set-bg-img .bg-coming-soon {
    height: 100%;
  }
  .coming-soon .bg-black {
    background: rgba(0, 0, 0, 0.67);
  }
  .blog .img-container .blog-info {
    text-align: center;
  }
  .blog .img-container .blog-info .social-list ul {
    justify-content: center;
  }
  .wedding.format .format-head-text {
    margin-bottom: 10px;
  }
  .wedding.format .format-sub-text .about-para {
    margin-bottom: 10px;
  }
  .wedding.copyright {
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
  }
  .yoga .subscribe .d-flex, .app1 .subscribe .d-flex {
    display: block !important;
  }
  .yoga .subscribe .d-flex .form-control, .app1 .subscribe .d-flex .form-control {
    padding: 17px 35px;
  }
  .copyright.resume hr {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  header.wedding {
    border-radius: 0;
  }
  .wedding .subscribe .d-flex {
    display: block !important;
  }
  .wedding .subscribe .d-flex .btn-default {
    margin: 0 auto;
  }
  .center-text {
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  .saas1.pricing .plan-box .price-box {
    padding: 40px;
  }
  .subscribe .form-group input {
    margin-bottom: 15px;
  }
  .filter-section .filter-container ul.filter > li {
    text-decoration: line-through;
    padding: 0 8px;
  }
  .filter-section .filter-container ul.filter > li a {
    line-height: 1;
  }
  .filter-section .filter-container ul.filter > li.active {
    background-color: transparent;
    text-decoration: none;
  }
  .filter-section .filter-container ul.filter > li.active a {
    color: #000;
  }
  .testimonial.gym .testimonial-para, .testimonial.music .testimonial-para, .testimonial.wedding .testimonial-para, .testimonial.yoga .testimonial-para, .testimonial.agency .testimonial-para {
    margin-bottom: 20px !important;
  }
  .testimonial.gym .testimonial-info, .testimonial.music .testimonial-info, .testimonial.wedding .testimonial-info, .testimonial.yoga .testimonial-info, .testimonial.agency .testimonial-info {
    margin-top: 30px !important;
    padding: 0 10px !important;
  }
  footer.footer2.saas2 {
    margin-top: 0;
  }
  .event.subscribe .form-control {
    margin-bottom: 30px;
  }
  .event.about .text-right {
    width: 50%;
    margin: 0 auto;
  }
  .event.contact .p-r-0, .event.contact .p-l-0 {
    padding: 0 !important;
  }
  .event.contact .map {
    margin-bottom: 20px;
  }
  .subscribe.yoga .button-primary {
    right: auto;
    right: initial;
  }
  .subscribe .subscribe-2 {
    padding-top: 30px;
  }
  .app2 .subscribe .subscribe {
    margin-top: 30px;
  }
  .app2 .subscribe .form-group .button-primary .btn {
    border: 1px solid #fff;
    padding: 10px 20px;
    margin-top: 20px;
  }
  .app2 .subscribe .form-group .icon {
    top: 35px;
  }
  .app2.brand-sliders {
    padding-bottom: 60px;
  }
  .agency.blog .blog-agency .blog-contain .img-container .blog-info {
    text-align: center;
    padding: 15px;
  }
  .agency.blog .blog-agency .blog-contain .img-container .blog-info > .d-flex {
    display: block !important;
  }
  .agency.blog .blog-agency .blog-contain .img-container .blog-info > .d-flex > div {
    margin-bottom: 5px;
  }
  .agency.blog .blog-agency .blog-contain .img-container .blog-info .m-b-20 {
    margin-bottom: 10px !important;
  }
  .agency.blog .blog-agency .blog-contain .img-container .blog-info p {
    letter-spacing: 0;
  }
  .agency.blog .blog-agency .blog-contain .img-container .blog-head {
    margin-bottom: 16px;
  }
  .agency.blog .blog-agency .blog-contain .img-container .m-t-20 {
    margin-top: 10px !important;
  }
  .agency.blog.blog-split .blog-list:nth-child(even) .center-text {
    justify-content: center;
  }
  .videos .video {
    padding: 85px 0;
  }
  .services.app1 .row .col-md-4 + .col-md-4 {
    margin-top: 15px;
  }
  .subscribe.app1 .button-primary {
    right: auto;
    right: initial;
  }
  .subscribe .button-primary {
    position: relative;
  }
  .subscribe .button-primary button {
    margin: 0 auto;
  }
  .subscribe .form-group input {
    padding: 24px 35px;
  }
  .tap-top {
    width: 40px;
    height: 40px;
    bottom: 20px;
    right: 20px;
    line-height: 1.7;
  }
  .download-img, .link-horizontal ul {
    align-items: center;
    justify-content: center;
  }
  .download .download-img .center-img-content {
    margin-left: 0 !important;
  }
  .agency.blog .blog-agency .blog-contain {
    flex-flow: column;
  }
  .agency.blog .blog-agency .blog-contain .img-container {
    order: 2;
  }
  .title .main-title {
    margin-bottom: 8px;
  }
  .title .main-title h2 {
    margin-bottom: 0;
    line-height: 1.4 !important;
  }
  .accordion .register-page {
    margin-top: 25px;
  }
  .accordion .testimonial.videos {
    margin-top: 25px;
  }
  .portfolio-section.videos .m-b-50 {
    margin-bottom: 10px;
  }
  .portfolio-section.videos .w-100 {
    width: 100% !important;
  }
  .portfolio-section .portfolio-detail {
    margin-top: 20px;
  }
  .cart-section tbody tr td a, .wishlist-section tbody tr td a {
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .cart-section .cart-table thead th:nth-last-child(-n+4) {
    display: none;
  }
  .cart-section tbody tr td:nth-last-child(-n+4) {
    display: none;
  }
  .cart-section tbody tr td .mobile-cart-content {
    display: flex;
  }
  .wishlist-section .cart-table thead th:nth-last-child(-n+3) {
    display: none;
  }
  .wishlist-section tbody tr td:nth-last-child(-n+3) {
    display: none;
  }
  .wishlist-section tbody tr td .mobile-cart-content {
    display: flex;
  }
  .app1.services .container {
    margin-bottom: -20px;
  }
  .app1.services .service {
    margin-bottom: 20px;
  }
  .login-modal .close {
    right: 16px;
  }
  .single-product-tables table {
    width: 100%;
  }
  .format {
    text-align: center;
  }
  .format .link-horizontal ul {
    justify-content: center;
  }
  .icon-collection {
    justify-content: center;
  }
  .header .rotate {
    display: none;
  }
  .header.saas2 .center-text {
    padding: 110px 0;
  }
  .header .center-text {
    text-align: center;
    height: auto;
    margin-top: 40px;
    padding: 40px 0;
  }
  .header.wedding .center-text {
    height: auto;
  }
  .header .music-content .center-text {
    height: 445px;
    margin-top: 58px;
  }
  .header .img-mobile {
    display: none;
  }
  .header .wave-orange {
    display: none;
  }
  .header.app1 .link-horizontal ul {
    justify-content: center;
  }
  .header .bg.app2-header .header-text h1:before {
    left: 50%;
    transform: translate(-50%, 0);
  }
  .header .bg.app2-header .link-horizontal ul {
    justify-content: center;
  }
  .header .header-text {
    margin-bottom: 25px;
  }
  .header .header-text {
    margin-bottom: 30px;
  }
  .header .header8-content .slider-banner {
    display: none;
  }
  .header .header8-content .center-text > div {
    width: 100%;
  }
  .header .header8-content .center-text > div .header-text .d-flex {
    justify-content: center;
  }
  .header .header8-content .center-text > div .header-text .slider-logo {
    margin-left: 5px;
  }
  .header .header8-content .center-text > div .header-text .slider-logo img {
    height: 15px;
  }
  .header .header8-content .center-text > div .header-text .header-text {
    margin-bottom: 12px;
  }
  .header .header8-content .center-text > div .header-text .header-sub-text {
    margin-bottom: 12px;
  }
  .header .header8-content .center-text > div .header-text .header-sub-text span {
    font-size: 20px;
  }
  .header .header8-content .center-text > div .link-horizontal ul {
    justify-content: center;
  }
  .header.saas1 h1 {
    margin-top: -10px;
  }
  .header.saas1 .bg {
    background-position: right;
  }
  .header.event .set-bottom {
    bottom: 5px;
  }
  .borders-before {
    margin-bottom: 20px;
  }
  .pricing .siema {
    margin: -5px;
  }
  .pricing .siema .price-container.price-margin {
    margin: 5px 15px;
  }
  .link-horizontal ul li {
    padding-right: 15px;
  }
  .link-horizontal ul li.borders-right {
    margin-right: 15px;
    height: 40px;
  }
  .link-horizontal ul li a.icon-btn i {
    font-size: 15px;
    height: 40px;
    width: 40px;
    margin: 0 auto 10px;
  }
  .videos .video {
    margin-bottom: 20px;
  }
  .videos .counters {
    text-align: center;
  }
  .videos .counters .link-horizontal ul {
    justify-content: center;
  }
  .videos .w-100 {
    width: 70% !important;
  }
  .download .center-mobile {
    margin-top: -90px;
    margin-bottom: -80px;
    min-height: 484px;
  }
  .download .center-mobile img {
    max-height: 400px;
  }
  .services .service.app2 {
    padding: 30px 10px;
  }
  .services .service .service-feature .feature-text {
    margin-bottom: 20px;
  }
  .services.app2 .service-container .service {
    margin-bottom: 30px;
  }
  .services.app2 .service-container:nth-child(n+3) .service {
    margin-bottom: 30px;
  }
  .services.app2 .service-container:nth-child(n+5) .service {
    margin-bottom: 0;
  }
  .saas1 .app1 p {
    line-height: 22px;
  }
  .download .download-img .center-abs.elipse {
    display: none;
  }
  .download .download-img .download-icon {
    display: none;
  }
  .m-t-50 {
    margin-top: 30px;
  }
  .about.about2 .counters.set-height {
    text-align: center;
  }
  .about.about2 .counters.set-height img {
    height: 500px;
  }
  .event.booking .form-inline, .music.booking .form-inline {
    display: block;
  }
  .event.booking .form-inline .form-group, .music.booking .form-inline .form-group {
    margin-bottom: 15px;
  }
  .event.booking .btn-default, .music.booking .btn-default {
    padding: 15px 40px;
  }
  .title {
    margin-bottom: 20px;
  }
  .title.title2 .sub-title {
    line-height: 30px;
  }
  .title.title2 .para {
    font-size: 115%;
  }
  .m-b-40 {
    margin-bottom: 20px;
  }
  .m-t-50 {
    margin-top: 30px;
  }
  .booking-1 .form-inline {
    display: block;
  }
  .booking-1 .form-inline .form-group {
    margin-bottom: 15px;
  }
  .team-section .teams:nth-child(even) {
    margin-top: 0;
  }
  footer .footer-headings {
    display: none;
  }
  footer .footer-title.mobile-title {
    display: block;
  }
  footer .footer-contant {
    padding: 10px 0;
  }
  footer .footer-title {
    padding: 10px 0;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
  }
  footer .footer-title.active .according-menu {
    font: normal normal normal 15px/1 FontAwesome;
  }
  footer .footer-title.active .according-menu:before {
    content: "\f106";
    position: absolute;
    right: 2px;
    bottom: 10px;
  }
  footer .footer-title .according-menu {
    font: normal normal normal 15px/1 FontAwesome;
  }
  footer .footer-title .according-menu:before {
    content: "\f107";
    position: absolute;
    right: 2px;
    bottom: 10px;
  }
  footer.footer2.saas2 {
    background-image: linear-gradient(#2652d5, #3a62db);
  }
  footer.footer2.saas2 .footer-padding {
    padding-top: 0;
  }
  .event.booking .form-inline, .music.booking .form-inline {
    margin-bottom: 35px;
  }
  .app2.format {
    text-align: left;
  }
  .app2.format .icon-collection {
    justify-content: right;
  }
  .app2.format .format-head-text .about-font-header {
    font-size: 150%;
  }
  .app2.about {
    padding-top: 70px;
  }
  .app2.about .set-height {
    min-height: 445px;
  }
  .app2.about .set-height .mobile1 {
    width: 250px;
  }
  .app2 .subscribe .form-group .d-flex {
    margin-top: 50px;
  }
  .app2.footer2.bg {
    background: linear-gradient(#3a62db, #2652d5);
  }
  .event.gallery .gallery-list, .wedding.gallery .gallery-list, .resume.gallery .gallery-list {
    margin-bottom: 40px;
  }
  .event.gallery .list, .wedding.gallery .list, .resume.gallery .list {
    padding: 5px 20px;
  }
  .event.gallery .list a, .wedding.gallery .list a, .resume.gallery .list a {
    font-size: 14px;
  }
  .event.testimonial .testimonial .item.p-t-30, .saas2.testimonial .testimonial .item.p-t-30 {
    padding-top: 0;
  }
  .event.testimonial .testimonial.owl-theme .owl-nav, .saas2.testimonial .testimonial.owl-theme .owl-nav {
    margin-top: 30px;
  }
  .event.testimonial .testimonial.owl-theme .owl-nav .owl-prev, .event.testimonial .testimonial.owl-theme .owl-nav .owl-next, .saas2.testimonial .testimonial.owl-theme .owl-nav .owl-prev, .saas2.testimonial .testimonial.owl-theme .owl-nav .owl-next {
    position: relative;
    margin: 0;
    padding: 0;
    top: auto;
    top: initial;
    transform: none;
    transform: initial;
  }
  .event.testimonial .testimonial.owl-theme .owl-nav .owl-prev, .saas2.testimonial .testimonial.owl-theme .owl-nav .owl-prev {
    left: auto;
    left: initial;
    margin-right: 20px;
  }
  .event.testimonial .testimonial.owl-theme .owl-nav .owl-next, .saas2.testimonial .testimonial.owl-theme .owl-nav .owl-next {
    right: auto;
    right: initial;
  }
  .event.testimonial .quotes, .saas2.testimonial .quotes {
    text-align: center;
  }
  .event.testimonial .quotes .left-quote, .event.testimonial .quotes .right-quote, .saas2.testimonial .quotes .left-quote, .saas2.testimonial .quotes .right-quote {
    display: none;
  }
  .event.testimonial .testimonial-msg, .saas2.testimonial .testimonial-msg {
    width: 100%;
  }
  .event.testimonial .testimonial-msg img, .saas2.testimonial .testimonial-msg img {
    margin: 0 auto;
  }
  .event.testimonial .testimonial-msg .msg-box, .saas2.testimonial .testimonial-msg .msg-box {
    display: none;
  }
  .event.testimonial .rating .stars, .saas2.testimonial .rating .stars {
    margin-right: 10px;
  }
  .event.testimonial .rating .stars i, .saas2.testimonial .rating .stars i {
    font-size: 14px;
  }
  .event.speaker .container {
    margin-bottom: -20px;
  }
  .event.speaker .container .speker-container {
    margin-bottom: 30px;
  }
  .event .format .format-head-text, .event .format .format-sub-text {
    margin-bottom: 30px;
  }
  .event .format .format-head-text .about-para, .event .format .format-sub-text .about-para {
    margin-bottom: 20px;
    line-height: 18px;
  }
  .event.about .text-right {
    text-align: center !important;
  }
  .event.about .announcer-img {
    margin-bottom: 60px;
  }
  .event.sponsor .set-margin {
    margin-bottom: -30px;
  }
  .event.sponsor .sponsor-img {
    margin-bottom: 30px;
  }
  .event.contact .bg-white form {
    padding: 20px;
  }
  .event.contact .bg-white form .form-group {
    margin-bottom: 30px;
  }
  .event.contact .iframe-container iframe {
    width: 100%;
    height: 100%;
  }
  .event.copyright .d-flex {
    justify-content: center;
    margin-bottom: 10px;
  }
  .schedule .event-container {
    padding-right: 20px;
  }
  .schedule .event-container .cal-time.events .timing {
    display: flex;
    float: right;
    padding-top: 35px;
  }
  .schedule .event-container .cal-time.events .timing .event-time {
    padding: 0 20px;
  }
  .schedule .event-container .cal-time.events .timing .event-time:first-child {
    padding-left: 0;
  }
  .schedule .event-container .cal-time.events .timing .event-time:last-child {
    padding-right: 0;
  }
  .schedule .event-container .cal-time.events .timing .event-time.active {
    padding: 0 20px;
  }
  .schedule .event-container .cal-time.events .timing .border-container {
    display: flex;
    align-self: center;
  }
  .schedule .event-container .cal-time.events .timing .border-container .border-dashed {
    width: 50px;
    height: auto;
    height: initial;
    border-left: 0;
    border-left: initial;
    border-top: 2px dashed;
  }
  .gym .about-img {
    margin-bottom: 60px;
  }
  .gym .about-img .borders-around .bg-black {
    width: 38%;
  }
  .gym .about-img .borders-around .bg-black:after, .gym .about-img .borders-around .bg-black:before {
    width: 184px;
    height: 184px;
  }
  .gym .about-img .borders-around .format-img {
    width: 70%;
  }
  .gym .calculate-bmi {
    margin-top: 20px;
  }
  .gym .default-dots .owl-dots {
    bottom: 25px !important;
  }
  .gym .counter-container + .counter-container {
    border-left: 1px solid #ddd;
    padding-bottom: 0;
    padding-bottom: initial;
  }
  .gym .counter-container + .counter-container + .counter-container {
    padding-top: 0;
    padding-top: initial;
    margin-top: 30px;
    border-top: 0;
  }
  .gym .calculate-bmi tr td {
    font-size: 14px;
    padding: 15px 0;
  }
  .music .img-height img {
    width: 500px;
  }
  .music .left-side, .music .right-side {
    display: none;
  }
  .music div:nth-child(n+5) .album-list {
    margin-bottom: 30px;
  }
  .music div:nth-child(n+7) .album-list {
    margin-bottom: 0;
  }
  .music.artist .artist-text p.text-para {
    font-size: 115%;
  }
  .music.sponsor div .sponsor-img {
    margin-bottom: 30px;
  }
  .music.sponsor div:nth-child(n+11) .sponsor-img {
    margin-bottom: 0;
  }
  .music.copyright .link-horizontal ul {
    justify-content: center;
  }
  .music.bg-video .center-text .d-flex {
    justify-content: center;
  }
  .agency.header .bg {
    background: #2652d5;
  }
  .agency.header h1 {
    color: #fff;
    margin-top: -10px;
  }
  .agency.header p {
    color: #fff;
  }
  .agency.header .center-text {
    text-align: center;
    margin-left: 0;
  }
  .agency.header .link-horizontal ul {
    justify-content: center;
  }
  .agency.header .girl-boy img {
    display: none;
  }
  .agency.header .plus-container {
    display: none;
  }
  .agency .format-container {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .agency .format-container .block-span {
    display: inline;
    display: initial;
  }
  .agency .format-container .borders-before {
    margin-bottom: 15px;
  }
  .agency .format-container .format-head-text {
    margin-bottom: 25px;
  }
  .agency .format-container .format-sub-text {
    margin-bottom: 20px;
  }
  .agency.testimonial .testimonial-container.testimonial-container2 {
    padding: 20px;
  }
  .agency.testimonial .testimonial-slider .owl-nav {
    position: relative;
    line-height: 0;
    top: auto;
    top: initial;
    text-align: center;
    bottom: auto;
    bottom: initial;
  }
  .agency.testimonial .testimonial-slider .owl-nav .owl-prev, .agency.testimonial .testimonial-slider .owl-nav .owl-next {
    padding: 0;
    margin: 0;
  }
  .agency.testimonial .testimonial-slider .owl-nav .owl-prev {
    margin-right: 20px;
  }
  .agency.agency-content {
    text-align: center;
  }
  .agency.agency-content .agency-header-center-container {
    justify-content: center;
  }
  .agency.agency-content .agency-header-center-container .borders {
    display: none;
  }
  .agency.agency-content .agency-para, .agency.agency-content .btn-default {
    margin-left: 0;
  }
  .agency.agency-content .side-img {
    display: none;
  }
  .agency.agency-content .blue-img {
    display: none;
  }
  .agency.agency-content .agency-head .agency-head-text {
    font-size: 245%;
  }
  .agency.agency-content .agency-para {
    line-height: 26px;
  }
  .agency.testimonial-bg {
    background: #2652d5;
  }
  .agency.speaker .team-img .social ul li {
    margin-right: 10px;
  }
  .agency.speaker .team-img .social ul li a i {
    height: 25px;
    width: 25px;
  }
  .agency.video .d-inline-block .bg-video {
    width: 70%;
  }
  .wedding.format .format-small-text {
    margin-top: 20px;
  }
  .wedding.format .about-img {
    width: 400px;
  }
  .wedding.header .header-text {
    margin-bottom: 22px;
  }
  .wedding.header .wedding-content .logo-h1 {
    height: 90px;
    margin-left: 0;
  }
  .wedding .wedding-banner .frem {
    width: 85%;
  }
  .wedding .wedding-banner .text-container .couple-text {
    margin-bottom: 0;
  }
  .wedding .wedding-banner .text-container .couple-text .banner-text {
    font-size: 45px;
  }
  .wedding .wedding-banner .text-container .couple-text .banner-text.small {
    font-size: 35px;
  }
  .wedding .wedding-banner .text-container .place {
    font-size: 25px;
  }
  .wedding .wedding-time {
    margin-bottom: 30px;
  }
  .wedding.blog .blog-container .set-skew {
    -webkit-clip-path: initial;
            clip-path: initial;
    margin-bottom: 20px;
  }
  .wedding.blog .blog-container .blog-date, .wedding.blog .blog-container .blog-place, .wedding.blog .blog-container .blog-para {
    margin-left: 0;
  }
  .wedding.blog .blog-container .blog-para {
    text-indent: inherit;
  }
  .wedding.blog .blog-container .btn.btn-blog {
    margin-left: 0;
  }
  .wedding.pricing .when-slider.owl-theme .owl-nav .owl-prev, .wedding.pricing .when-slider.owl-theme .owl-nav .owl-next {
    display: none;
  }
  .yoga.header .yoga-content .owl-nav .owl-prev, .yoga.header .yoga-content .owl-nav .owl-next {
    padding: 6px 14px;
  }
  .yoga.header .yoga-content .owl-nav .owl-prev {
    left: 0;
  }
  .yoga.header .yoga-content .owl-nav .owl-next {
    right: 0;
  }
  .yoga.header .header-sub-text p {
    padding: 0 40px;
  }
  .yoga .set-order-2 {
    order: 2;
  }
  .yoga.testimonial .testimonial-info {
    padding: 0;
    margin-top: 30px;
  }
  .yoga.event .event-container {
    margin-bottom: 30px;
  }
  .yoga.event .event-container .event-info .time, .yoga.event .event-container .event-info .address {
    margin-bottom: 5px;
  }
  .yoga.event .row div:nth-child(n+5) .event-container {
    margin-bottom: 30px;
  }
  .yoga.event .row div:last-child .event-container {
    margin-bottom: 0;
  }
  .yoga.format .experience-container {
    min-height: 0;
    min-height: initial;
  }
  .yoga.format .experience-container .exp-img {
    position: relative;
  }
  .yoga.format .girl-img-container .girl-yoga {
    position: relative;
    display: flex;
  }
  .resume.header .link-horizontal ul {
    justify-content: center;
  }
  .resume.header .font-large {
    font-size: 120%;
  }
  .resume .bg-pink img {
    display: none;
  }
  .saas1 .work-tab-bg {
    padding-top: 30px;
  }
  .saas1 .title img {
    height: 18px;
    margin-right: 5px;
  }
  .saas1.howitwork .work-tab .nav-pills .nav-link {
    padding: 0 15px;
  }
  .saas1.howitwork .work-tab .nav-pills .nav-link img {
    display: none;
  }
  .saas1.howitwork .work-tab .nav-pills .nav-link h6 {
    font-size: 16px;
    margin-top: 10px;
  }
  .saas1.howitwork .work-tab .nav-pills .nav-link.active span {
    display: none;
  }
  .saas1.build-bg .owl-carousel .owl-item .work-slide {
    height: 400px;
  }
  .saas1.faq .faq-img-block {
    display: none;
  }
  .saas1.faq .faq-block .frequent-text {
    margin-top: -8px;
  }
  .saas2.feature .advance-feature-img {
    margin-bottom: 30px;
  }
  .saas2.feature .center-content {
    display: block;
    text-align: center;
  }
  .saas2.feature .center-content img {
    margin-bottom: 15px;
  }
  .saas2.feature .center-content .feature-content {
    margin-left: 0;
  }
  .saas2.feature .image-container .advance-feature-img {
    margin-bottom: 50px;
  }
  .saas2.services .saas2-services .row .service-container:nth-child(n+3) {
    margin-top: 30px;
  }
  .saas2.services .service .img-block {
    max-width: 70px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .saas2.laptop-slider .slider-container .center-img img {
    height: auto;
    width: 100%;
  }
  .saas2.laptop-slider .slider-container .trainers-slider.owl-carousel .owl-item.active.center .item:after, .saas2.laptop-slider .slider-container .trainers-slider.owl-carousel .owl-item.active.center .item:before {
    display: none;
  }
  .saas2.laptop-slider .slider-container .trainers-slider.owl-carousel .owl-item.active.center img {
    margin: 0 auto;
  }
  .saas2.testimonial .container {
    margin-bottom: 0;
  }
  footer.footer2.agency .link-horizontal {
    margin-bottom: 20px;
  }
  footer.footer2.agency .link-horizontal, footer.footer2.agency .list {
    float: none !important;
    float: initial !important;
  }
  footer.footer2.agency .link-horizontal ul, footer.footer2.agency .list ul {
    justify-content: center;
  }
  footer.footer2.agency .link-horizontal ul li.borders-right, footer.footer2.agency .list ul li.borders-right {
    height: 30px;
  }
  footer.app2 section .container .row > div:nth-child(3), footer.app2 section .container .row > div:nth-child(4) {
    margin-top: 0;
    margin-top: initial;
  }
  .testimonial.music .testimonial-info .testimonial-para {
    margin-bottom: 20px;
    line-height: 28px;
    font-size: 120%;
  }
  .testimonial.music .music-testimonial-slider.owl-theme .owl-nav .owl-prev {
    left: -8px;
  }
  .testimonial.music .music-testimonial-slider.owl-theme .owl-nav .owl-next {
    right: -32px;
  }
  .counter .counters .counter-img {
    margin-bottom: 15px;
  }
  .blog .img-container .blog-info {
    padding: 15px;
  }
  .blog .img-container .blog-info .blog-text {
    font-size: 145%;
  }
  .blog .img-container .blog-info .small-font {
    margin-bottom: 10px;
  }
  .event.pricing .btn-default, .gym.pricing .btn-default, .agency.pricing .btn-default, .resume.pricing .btn-default {
    padding: 12px 25px;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .collection-view, .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view, .collection-product-wrapper .product-top-filter .product-filter-content .collection-view, .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
    display: none;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
    width: 50%;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
    width: 50%;
  }
  .product-pagination .pagination {
    justify-content: center;
    border-left: 1px solid #dddddd;
  }
  .product-pagination .pagination {
    border-color: #2652d5;
  }
  .collection-product-wrapper .pagination_sec {
    margin: 0 auto !important;
  }
  .collection-product-wrapper .product-pagination .product-search-count-bottom h5 {
    padding: 12px 0;
    text-align: center;
    width: 100%;
  }
  .collection-product-wrapper .product-pagination .theme-paggination-block nav {
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
    border-color: #dddddd;
    display: flex;
  }
  .agency header nav {
    padding: 15px 0;
  }
  .agency header nav .responsive-btn i {
    color: #000 !important;
  }
  .counter-container + .counter-container {
    padding-bottom: 30px;
    border-left: 1px solid #ddd;
  }
  .counter-container + .counter-container + .counter-container {
    margin-top: 0 !important;
    border-left: 0;
    padding-top: 30px;
    border-top: 1px solid #ddd;
  }
  .counter-container + .counter-container + .counter-container + .counter-container {
    border-left: 1px solid #ddd;
  }
  .p-b-160 {
    padding-bottom: 145px;
  }
  header.agency nav a img {
    filter: brightness(0) invert(1);
  }
  .blog-detail-page .comment-section li {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .product-pagination .pagination {
    justify-content: center;
    border-left: 1px solid #dddddd;
  }
  .testimonial .testimonial-slider .media .media-body {
    padding: 0;
  }
  .about-page {
    text-align: center;
  }
  .about-page p {
    line-height: 1.5;
  }
  .team h2 {
    font-size: 25px;
  }
  .layout2-logo {
    padding-right: 70px;
  }
  .faq-section .theme-accordion .card .card-body p {
    line-height: 1.5 !important;
  }
  .faq-section .theme-accordion .card .card-header button {
    font-size: 14px !important;
    white-space: normal;
    width: 100%;
    padding: 16px 30px 16px 18px !important;
  }
  .product-wrapper-grid.list-view .product-box {
    display: block;
    border: 1px solid #eee;
    padding: 15px;
  }
  .product-wrapper-grid.list-view .product-box .img-wrapper, .product-wrapper-grid.list-view .product-box .img-block {
    margin: 0 auto 15px;
  }
  .product-wrapper-grid.list-view .product-box .product-detail {
    padding-left: 0;
    text-align: center !important;
  }
  .register-page .theme-card {
    padding: 25px;
  }
  .register-page .theme-card .theme-form input {
    margin-bottom: 25px;
    padding: 13px 18px;
  }
  .collection .partition-collection > div:nth-last-child(1), .collection .partition-collection > div:nth-last-child(2), .collection .partition-collection > div:nth-last-child(3) {
    margin-top: 30px;
  }
  .collection-product-wrapper .product-pagination .pagination .page-item a {
    padding: 15px 18px;
  }
  .collection-product-wrapper .product-pagination .product-search-count-bottom {
    justify-content: center;
    padding-right: 0;
  }
  .collection-product-wrapper .product-pagination .product-search-count-bottom h5 {
    padding: 10px 0;
  }
  .collection-product-wrapper .product-pagination .theme-paggination-block nav {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .cart-section tbody tr td a, .wishlist-section tbody tr td a {
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .cart-section .cart-table thead th:nth-last-child(-n+4) {
    display: none;
  }
  .cart-section tbody tr td:nth-last-child(-n+4) {
    display: none;
  }
  .cart-section tbody tr td .mobile-cart-content {
    display: flex;
  }
  .wishlist-section .cart-table thead th:nth-last-child(-n+3) {
    display: none;
  }
  .wishlist-section tbody tr td:nth-last-child(-n+3) {
    display: none;
  }
  .wishlist-section tbody tr td .mobile-cart-content {
    display: flex;
  }
  .search-product > div:nth-last-child(4) {
    margin-top: 30px;
  }
  .blog-page .order-sec {
    order: -1;
  }
  .blog-page .blog-media:last-child {
    margin-bottom: 30px;
  }
  .blog-page .blog-sidebar ul li {
    display: block;
  }
  .tab-pane iframe {
    width: 100%;
  }
  .product-order .product-order-detail img {
    height: auto;
  }
  .typography_section .typography-box .typo-content.product-pagination .pagination {
    border-left: none;
  }
  .typography_section .typography-box .typo-content.typo-buttons a:last-child {
    margin-top: 5px;
  }
  .breadcrumb-section {
    padding: 150px 0;
    text-align: center;
  }
  .breadcrumb-section h2 {
    line-height: normal;
  }
  .breadcrumb-section.video-sec {
    height: 40vh;
  }
  .agency.blog.blog-sec.blog-list .blog-img, .agency.blog.blog-sec.blog-split .blog-img {
    width: 100%;
  }
  .product-box .cart-info, .product-box .cart-wrap {
    opacity: 1;
  }
  .portfolio-metro h1 {
    font-size: 30px;
  }
  .portfolio-section.metro-section .product-box .cart-wrap a i {
    opacity: 1;
    animation: none !important;
  }
  .portfolio-section.metro-section .product-box .product-detail {
    padding: 4px;
    opacity: 1;
    bottom: 15px;
  }
  .portfolio-section.metro-section .product-box .product-detail h6 {
    padding-bottom: 0;
  }
  .breadcrumb-section-main {
    padding: 70px 0;
    text-align: center;
  }
  .breadcrumb-section-main .breadcrumb-contain {
    justify-content: center;
    display: block;
    text-align: center;
  }
  .breadcrumb-section-main .breadcrumb-contain > div {
    width: 100%;
  }
  .breadcrumb-section-main .breadcrumb-contain > div:last-child {
    width: 100%;
  }
  .breadcrumb-section-main .breadcrumb-contain > div .breadcrumb-txt {
    text-align: center;
  }
  .breadcrumb-section-main .breadcrumb-contain > div ul {
    text-align: center;
  }
  .breadcrumb-section-main .breadcrumb-contain > div ul li {
    margin-right: 10px;
  }
  .breadcrumb-section-main .breadcrumb-contain > div ul li a i {
    margin-right: 10px;
  }
  .breadcrumb-section-main.inner-2 {
    text-align: center;
  }
  .breadcrumb-section-main.inner-2 .breadcrumb-contain > div {
    width: 100%;
  }
  .breadcrumb-section-main.inner-2 .breadcrumb-contain > div:last-child {
    width: 100%;
  }
  .breadcrumb-section-main.inner-2 .breadcrumb-contain ul {
    text-align: center;
  }
  .breadcrumb-section-main.inner-2 .breadcrumb-contain ul li {
    margin-right: 10px;
  }
  .breadcrumb-section-main.inner-2 .breadcrumb-contain ul li a i {
    margin-right: 10px;
  }
  .breadcrumb-section-main.inner-2 .breadcrumb-contain .breadcrumb-txt {
    margin-bottom: 10px;
  }
  .breadcrumb-section-main.inner-3 .breadcrumb-contain ul li {
    margin-right: 0;
  }
  .breadcrumb-section-main.inner-3 .breadcrumb-contain ul li a i {
    margin-right: 5px;
  }
  .breadcrumb-section-main.inner-3 .breadcrumb-contain .breadcrumb-txt {
    margin-top: 2px;
  }
  .breadcrumb-section-main.inner-4 .breadcrumb-contain > div .breadcrumb-txt {
    margin-bottom: 5px;
  }
  .breadcrumb-section-main.breadcrumb-section-sm {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 767px) and (min-width: 576px) {
  .team-section .center-container {
    height: 100%;
  }
  .team-section .teams {
    margin-bottom: 20px;
  }
  .team-section .teams:nth-child(n+3) {
    margin-bottom: 0;
  }
  .resume.about div .radial {
    margin-bottom: 30px;
  }
  .resume.about div .m-t-50 {
    margin-top: 0;
  }
  .music.sponsor .row > div:nth-last-child(2) .sponsor-img {
    margin-bottom: 0;
  }
  .music.blog .img-container .blog-info {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 600px) {
  .header .event-content .link-horizontal ul li a {
    margin-bottom: 30px;
  }
  .section-404 .navbar-links {
    display: none;
  }
  .section-404 .custom-navbar {
    text-align: center;
  }
  .section-404 .brand-logo img {
    width: 120px;
  }
  .section-404 .box_astronaut {
    top: 70%;
  }
}
@media only screen and (max-width: 575px) {
  .modal1 .offer-content > div {
    padding-right: 15px;
  }
  header.nav-lg {
    padding: 1.2rem 1rem;
  }
  header.ecommerce nav .top-header-right {
    margin-right: 30px;
  }
  header.ecommerce nav .top-header-right ul li a {
    padding: 5px;
  }
  .parallax-banner.full-banner {
    background-blend-mode: overlay;
    background-color: #d2d2d2;
  }
  .down-banner .banner-contain {
    max-width: 100%;
    margin: 0;
  }
  .banner-contain > div {
    background-color: rgba(128, 128, 128, 0.23);
    padding: 30px;
    margin-right: 15px;
  }
  .modal-bg {
    display: none !important;
  }
  .ecommerce .collection {
    margin: 10px 30px;
  }
  .ecommerce .banner-three {
    padding: 15px 0;
  }
  .ecommerce .banner-three > div + div {
    margin-top: 15px;
  }
  .ecommerce.nav-fix {
    padding: 0;
  }
  .ecommerce.nav-fix nav ul {
    padding: 10px 0 !important;
  }
  .ecommerce .contain h1 {
    margin-bottom: 20px;
  }
  .ecommerce.ecommerce-home {
    padding-top: 55px;
  }
  .ecommerce.ecommerce-home .ecommerce-home-slider .owl-item, .ecommerce.ecommerce-home .ecommerce-home-slider .bg-size {
    min-height: 250px;
    height: 70vh;
    background-blend-mode: overlay;
    background-color: #d6d6d6;
  }
  .ecommerce.collection {
    margin: 30px;
  }
  .ecommerce .owl-nav [class*=owl-] i {
    font-size: 10px;
  }
  .ecommerce .owl-nav [class*=owl-].owl-next {
    bottom: 10%;
    padding: 10px;
    line-height: 0;
  }
  .ecommerce .owl-nav [class*=owl-].owl-prev {
    bottom: 10%;
    padding: 10px;
    line-height: 0;
    right: 50px;
  }
  .layout-ecommerce section {
    padding: 40px 0;
  }
  .layout-ecommerce .ecommerce-footer {
    padding-top: 40px;
  }
  .btn-default {
    padding: 10px 25px;
  }
  .parallax-banner .banner-contain {
    max-width: 100%;
  }
  .portfolio_section > div {
    width: 100%;
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .blog-sidebar .sidebar-container .post-container:nth-last-child(2) {
    margin-bottom: 20px;
  }
  .music .form-footer .form-group input, .music .form-footer .form-group textarea {
    padding: 12px 20px;
  }
  .music .form-footer .form-group {
    margin-bottom: 12px;
  }
  .subscribe.music .subscribe-title {
    padding: 0;
  }
  .booking .form-group input {
    padding: 12px 20px;
  }
  .breadcrumb-section .breadcrumb-text {
    margin-bottom: 10px;
  }
  .wedding .wedding-banner .frem {
    width: 100%;
  }
  .wedding .schedule i {
    display: block;
    margin-right: 0;
  }
  header nav > a .img-fluid {
    height: 33px;
  }
  .breadcrumb-section {
    padding: 110px 0 50px 0;
  }
  header {
    border-bottom: 1px solid rgba(31, 35, 44, 0.12);
    padding: 10px 0;
  }
  header nav {
    padding: 0 !important;
  }
  .portfolio-metro .man {
    width: 80px;
    margin-bottom: 20px;
  }
  .portfolio-metro h1 {
    margin-bottom: 0;
  }
  .portfolio-metro .center-content {
    order: 1;
  }
  .yoga.pricing .price-container {
    margin: 0 30px;
    transform: scale(1) !important;
  }
  .yoga.pricing .price-container .service-feature {
    margin-bottom: -80px;
  }
  .yoga.format .girl-img-container .girl-yoga {
    width: 250px;
  }
  .yoga.format .experience-container .exp-img {
    width: 250px;
  }
  .yoga.format .meter {
    height: 23px;
    margin-top: 10px;
  }
  .yoga.format .meter .progress {
    height: 23px;
  }
  .section-404 .text-404 {
    margin-right: 0;
    margin-left: 0;
  }
  .section-404 .text-inner {
    margin-top: -26px;
    margin-bottom: -30px;
  }
  .section-404 .object_astronaut {
    display: none;
  }
  .section-404 .object_rocket {
    width: 70px;
  }
  .section-404 .object_earth {
    width: 50px;
  }
  .section-404 .object_moon {
    width: 40px;
  }
  .checkout-page .checkout-title {
    margin-bottom: 18px;
  }
  .checkout-page .checkout-form .form-group {
    margin-bottom: 15px;
  }
  .checkout-page .checkout-form .form-group .field-label {
    margin-bottom: 6px;
  }
  .checkout-page .checkout-form input[type=text], .checkout-page .checkout-form input[type=email], .checkout-page .checkout-form input[type=password], .checkout-page .checkout-form input[type=tel], .checkout-page .checkout-form input[type=number], .checkout-page .checkout-form input[type=url] {
    height: 35px;
  }
  .checkout-page .checkout-form .checkout-details {
    padding: 15px;
    margin-top: 20px;
  }
  .checkout-page .checkout-form .checkout-details .order-box {
    margin-bottom: 0;
  }
  .checkout-page .checkout-form .checkout-details .order-box .total {
    margin-bottom: 25px;
  }
  .checkout-page .checkout-form .checkout-details .order-box .sub-total .shipping {
    width: 100%;
    margin-top: 15px;
  }
  .title.title2 .borders span:before, .title.title2 .borders span:after {
    content: normal;
    content: initial;
  }
  .pagination_sec ul li {
    height: 38px;
    width: 38px;
    margin: 0 8px;
  }
  .cart-section .cart-buttons > div:last-child {
    padding-right: 15px;
  }
  .cart-section .cart-buttons .btn-solid {
    padding: 7px 8px;
  }
  .wishlist-section .btn-solid {
    padding: 7px 8px;
  }
  .team-sec.team-grid .team-para {
    margin-top: 10px;
  }
  .header.saas2 .header-sub-text {
    margin-top: 20px;
  }
  .saas1.howitwork .work-tab .nav-pills .nav-item {
    display: inline-block;
  }
  .gym.counter .row .counter-container + .counter-container {
    padding-bottom: 30px;
    border-left: 1px solid #ddd;
  }
  .gym.counter .row .counter-container + .counter-container + .counter-container {
    border-left: 0;
    padding-top: 30px;
    border-top: 1px solid #ddd;
  }
  .gym.counter .row .counter-container + .counter-container + .counter-container + .counter-container {
    border-left: 1px solid #ddd;
  }
  section, footer {
    padding: 50px 0;
  }
  .p-t-100 {
    padding-top: 50px !important;
  }
  .p-b-100 {
    padding-bottom: 50px !important;
  }
  .m-b-30 {
    margin-bottom: 25px;
  }
  .header .rotate {
    display: none;
  }
  .header .set-square .left {
    height: 190px;
  }
  .header .set-square .left:before {
    width: 190px;
  }
  .header .set-square .right {
    width: 190px;
  }
  .header .right-line {
    left: calc(50% + 95px);
    height: 200px;
  }
  .header.event .set-bottom {
    bottom: 20px;
  }
  .header.app1 h1 {
    line-height: 38px;
    margin-top: -5px;
  }
  .pricing .siema .price-container.price-margin {
    margin: 5px 0;
  }
  .title .sub-title {
    line-height: 20px;
  }
  .about.app1 .counters {
    border-right: 0;
    border-right: initial;
  }
  .about.app1 .counters:nth-child(3) {
    border-bottom: 1px solid #fff;
  }
  .about.app1 .counters img {
    margin-bottom: 15px;
  }
  .about.app1 .counters h3 {
    font-size: 225%;
    margin-bottom: 0;
    line-height: 35px;
  }
  .about.app1 .counters .abouts {
    padding: 20px 0;
  }
  .about.app1 .counters .abouts img {
    height: 30px;
  }
  .about.app1 .counters:first-child .abouts {
    padding-top: 0;
  }
  .about.app1 .counters:last-child .abouts {
    padding-bottom: 0;
  }
  .format .counters.set-order-2 {
    order: 2;
  }
  .format .counters.set-height {
    text-align: center;
  }
  .services.app2 .service-container:nth-child(n+5) .service {
    margin-bottom: 30px;
  }
  .services.app2 .service-container:nth-child(n+7) .service {
    margin-bottom: 0;
  }
  .subscribe .form-group input {
    padding: 18px 35px;
    padding-left: 15px;
  }
  .subscribe .form-group .d-flex .button-primary button {
    padding: 12px 20px;
    font-size: 12px;
  }
  .subscribe .form-group .form-control {
    font-size: 12px;
  }
  .download .download-img.d-flex {
    display: block !important;
    text-align: center;
  }
  .download .download-img.d-flex .download-icon {
    margin-bottom: 20px;
  }
  .download .information p {
    text-align: center;
  }
  .download .link-horizontal ul {
    justify-content: center;
  }
  .pricing .feature-text {
    margin-bottom: 30px;
  }
  .pricing .feature-text .price-value {
    font-weight: 600;
    margin-bottom: 25px;
  }
  .pricing .service .service-feature h6 {
    margin-bottom: 10px;
  }
  .pricing .price-container {
    margin-bottom: 20px;
  }
  .pricing .price-container .price-feature-container .price-value .price .large {
    font-size: 40px;
  }
  .pricing.app2 .feature-text {
    margin-bottom: 0;
  }
  .app1 p {
    line-height: 26px;
  }
  .app1 .socials-lists ul li a i {
    height: 40px;
    width: 40px;
    font-size: 15px;
  }
  .app1 .socials-lists.m-t-50 {
    margin-top: 25px;
  }
  .app1.services .container {
    margin-bottom: -20px;
  }
  .videos.app1 .video .button img {
    height: 40px;
  }
  .videos.saas1 .video .button img {
    height: 30px;
  }
  .event .wedding-time .row > div:nth-child(odd) .count {
    margin-left: auto;
  }
  .event .wedding-time .row > div:nth-child(even) .count {
    margin-right: auto;
  }
  .event h1 {
    margin-top: -5px;
  }
  .event .socials-lists ul li a i {
    height: 40px;
    width: 40px;
    font-size: 15px;
  }
  .event .wedding-time {
    margin-bottom: 30px;
  }
  .event div .event-content .count {
    max-width: 130px;
    margin-bottom: 15px;
  }
  .event div:nth-child(n+3) .event-content .count {
    margin-bottom: 0;
  }
  .event .circle {
    top: 15px;
  }
  .event .circle:after {
    top: -18px;
    height: 15px;
  }
  .videos .video-description p {
    margin-bottom: 15px;
  }
  .videos .video {
    padding: 95px 0;
  }
  .team-section .teams {
    margin-bottom: 20px;
  }
  .team-section .teams:last-child {
    margin-bottom: 0;
  }
  .event.speaker .container, .agency.speaker .container {
    margin-bottom: -30px;
  }
  .event.speaker .speker-container, .agency.speaker .speker-container {
    margin-bottom: 30px;
  }
  .event.speaker .team-img, .agency.speaker .team-img {
    margin-bottom: 15px;
  }
  .event.testimonial .testimonial .owl-theme .owl-prev, .event.testimonial .testimonial .owl-theme .owl-next, .saas2.testimonial .testimonial .owl-theme .owl-prev, .saas2.testimonial .testimonial .owl-theme .owl-next {
    display: none;
  }
  .event.testimonial .testimonial .testimonial-msg, .saas2.testimonial .testimonial .testimonial-msg {
    margin-bottom: 20px;
  }
  .event.testimonial .testimonial .testimonial-msg img, .saas2.testimonial .testimonial .testimonial-msg img {
    height: 70px;
  }
  .event.testimonial h6, .saas2.testimonial h6 {
    text-align: center;
  }
  .event.testimonial .rating, .saas2.testimonial .rating {
    display: block;
    text-align: center;
  }
  .event.testimonial .rating .stars, .saas2.testimonial .rating .stars {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .event .title.title3 .sub-title p {
    line-height: 20px;
    margin-bottom: -4px;
  }
  .event.sponsor .sponsor-img {
    margin-bottom: 30px;
  }
  .event.sponsor .sponsor-img:nth-child(n+10) {
    margin-bottom: 30px;
  }
  .event.sponsor .sponsor-img:last-child {
    margin-bottom: 0;
  }
  .event.contact .row {
    padding: 0 15px;
  }
  .event.contact .iframe-container {
    height: 250px;
  }
  .event.contact .form-footer {
    padding-left: 15px;
  }
  .event.contact .form-footer .bg-white form {
    padding: 25px;
  }
  .event.contact .form-footer .bg-white form .form-group {
    margin-bottom: 20px;
  }
  .schedule .cal-time.events {
    padding: 20px;
  }
  .event.gallery .gallery-list, .wedding.gallery .gallery-list, .resume.gallery .gallery-list {
    margin-bottom: 25px;
  }
  .event.gallery .list a, .wedding.gallery .list a, .resume.gallery .list a {
    padding: 0 10px;
  }
  .gym h1 {
    margin-top: -8px;
  }
  .gym.bg-cal-bmi .link-horizontal.m-t-40 {
    margin-top: 10px;
  }
  .gym.bg-cal-bmi .link-horizontal.m-b-40 {
    margin-bottom: 10px;
  }
  .gym.bg-cal-bmi .calculate-bmi {
    margin-top: 30px;
  }
  .gym.copyright .link-horizontal {
    margin-bottom: 15px;
  }
  .gym.bg-cal-bmi .btn-white {
    margin-bottom: 20px;
  }
  .music.header .music-content .center-text {
    height: 351px;
    margin-top: 50px;
  }
  .music .music-container {
    margin-top: 0;
    margin-top: initial;
  }
  .music .row div:nth-child(n+7) .album-list {
    margin-bottom: 30px;
  }
  .music .row div:last-child .album-list {
    margin-bottom: 0;
  }
  .music.sponsor div:nth-child(n+11) .sponsor-img {
    margin-bottom: 30px;
  }
  .music.sponsor div:nth-child(n+13) .sponsor-img {
    margin-bottom: 0;
  }
  .music .title.title3 .sub-title p {
    line-height: 20px;
  }
  .music.bg-footer .row div .contact-details {
    margin-bottom: 25px;
  }
  .music.bg-footer .row div .contact-details .contact-heading {
    margin-bottom: 10px;
  }
  .music.bg-footer .row div:last-child .contact-details {
    margin-bottom: 0;
  }
  .music .audioplayer {
    padding: 19px;
  }
  .agency.header .bg {
    background-position: 0 0;
    background-position: initial;
  }
  .agency.header .plus-container {
    display: none;
  }
  .agency .icon-collection {
    display: flex;
    margin-bottom: 15px;
  }
  .agency .icon-collection .about-icon {
    margin: 0 5px;
  }
  .agency .icon-collection .about-icon:first-child {
    margin-left: 0;
  }
  .agency .icon-collection .about-icon:last-child {
    margin-right: 0;
  }
  .agency .icon-collection .about-icon a {
    padding: 15px 8px;
  }
  .agency.testimonial .testimonial-slider .owl-nav {
    display: none;
  }
  .agency .para2 {
    margin-bottom: 20px;
  }
  .agency.video .d-inline-block .bg-video {
    width: auto;
  }
  .agency.copyright .link-horizontal {
    margin-bottom: 10px;
  }
  .agency.blog.blog-sec.blog-list .row, .agency.blog.blog-sec.blog-split .row, .agency.blog.blog-sec.blog-sidebar .row {
    padding-left: 15px;
    padding-right: 15px;
  }
  .agency.blog .blog-agency .blog-contain .img-container .blog-info {
    padding: 20px;
  }
  .wedding .wedding-banner .text-container .couple-text .banner-text {
    font-size: 45px;
  }
  .wedding .wedding-banner .text-container .couple-text .banner-text.small {
    font-size: 35px;
  }
  .wedding .wedding-banner .text-container .place {
    font-size: 20px;
  }
  .wedding .wedding-banner .text-container .address {
    font-size: 11px;
    margin-top: 0;
  }
  .saas1.howitwork .work-tab .nav-pills {
    display: flex;
  }
  .saas1.howitwork .work-tab .nav-pills .nav-link {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }
  .saas1.howitwork .work-tab .nav-pills .nav-link h6 {
    display: flex;
    align-items: center;
    margin-top: 0;
    margin-left: 20px;
  }
  .saas1.howitwork .work-tab .nav-pills .nav-link span {
    bottom: -12px;
  }
  .saas1.pricing .pricing__switcher {
    width: 260px;
  }
  .saas1.pricing .switcher__button {
    font-size: 14px;
  }
  .saas1.pricing .pricing__switcher {
    margin: 0 auto 50px auto;
  }
  .saas1.build-bg .owl-carousel .owl-item .work-slide {
    height: 300px;
  }
  .saas1 .title .sub-title .p-padding {
    padding: 0;
  }
  .saas2.feature {
    margin-bottom: -35px;
  }
  .saas2.feature .center-content {
    margin-bottom: 35px;
  }
  .saas2.feature .center-content img {
    height: 40px;
  }
  .saas2.feature .center-content .feature-content {
    margin-left: 20px;
  }
  .saas2.laptop-slider .slider-container .center-img img {
    height: 140px;
    width: 232px;
  }
  .saas2.laptop-slider .slider-container .item img {
    height: 102px;
    width: 153px;
  }
  .saas2.laptop-slider .slider-container .trainers-slider.owl-carousel .owl-stage-outer {
    padding-top: 0;
  }
  .saas2.pricing .feature-text {
    margin-bottom: 0;
  }
  .saas2.testimonial .container {
    margin-bottom: -15px;
  }
  .resume.about .row div .radial {
    margin-bottom: 30px;
  }
  .resume.about .row div:last-child .radial {
    margin-bottom: 0;
  }
  .artist .artist-text p.text-para {
    line-height: 20px;
    font-size: 95%;
  }
  .subscribe.music .subscribe-title .subscribe-main {
    font-size: 120%;
    letter-spacing: 0.5px;
  }
  .testimonial.wedding .testimonial-container img {
    height: 30px;
  }
  .testimonial.wedding .testimonial-container .testimonial-info {
    margin-top: 30px;
  }
  .testimonial.wedding .testimonial-container .testimonial-info .testimonial-para {
    margin-bottom: 20px;
    line-height: 26px;
    font-size: 120%;
  }
  .list ul li {
    padding: 4px 20px;
  }
  .list ul li img {
    height: 15px;
  }
  .list ul li img.play {
    height: 32px;
  }
  .copyright .link-horizontal ul {
    flex-wrap: wrap;
  }
  .copyright .link-horizontal ul li {
    padding-right: 15px;
  }
  .copyright .copyright-text {
    text-align: center !important;
  }
  .copyright.wedding {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }
  .app2.team-section .teams .our-team .set-relative.set-border {
    padding-bottom: 30px;
  }
  .app2.team-section .teams .our-team .borders {
    height: 30px;
  }
  .app2 .subscribe {
    margin-top: 30px;
  }
  .app2 .subscribe .form-group .icon {
    top: 27px;
  }
  .app2.about, .app2.quality {
    padding-top: 50px;
  }
  .app2.about .set-height, .app2.quality .set-height {
    min-height: 0;
    min-height: initial;
  }
  .app2.about .set-height .mobile1, .app2.about .set-height .mobile2, .app2.quality .set-height .mobile1, .app2.quality .set-height .mobile2 {
    width: 250px;
    position: relative;
  }
  .app2.quality .set-height .mobile2 {
    top: -17px;
  }
  .app2 .abouts .logo {
    height: 60px;
  }
  .app2 .abouts .set-border {
    margin-bottom: 12px;
  }
  .app2.about .set-height .j-img {
    display: none;
  }
  .app2.format .logo {
    padding-bottom: 10px;
  }
  .app2.format .abouts {
    text-align: center;
  }
  .app2.format .icon-collection {
    justify-content: center;
  }
  .app2.format .format-head-text {
    margin-bottom: 20px;
  }
  .app2.format .format-sub-text {
    margin-bottom: 15px;
  }
  .app2.format .m-t-50 {
    margin-top: 14px;
  }
  .app2.team .team-slider .team-container {
    margin-left: 15px;
  }
  .portfolio-creative .head-sub-text {
    padding: 0 15px;
  }
  .portfolio-creative.creative3 .portfolio-text.d-flex {
    display: block !important;
    padding: 30px 0;
  }
  .portfolio-creative.creative3 .portfolio-text .w-75 {
    width: auto !important;
    width: initial !important;
  }
  .portfolio-creative.creative3 .portfolio-text .w-75 .header-sub-text {
    margin-top: 0;
  }
  .portfolio-creative.creative3 .portfolio-text .text-right {
    text-align: left !important;
    margin-top: 15px;
  }
  .counter-container + .counter-container {
    padding-bottom: 30px;
    border-left: 1px solid #ddd;
  }
  .counter-container + .counter-container + .counter-container {
    border-left: 0;
    padding-top: 30px;
    border-top: 1px solid #ddd;
  }
  .counter-container + .counter-container + .counter-container + .counter-container {
    border-left: 1px solid #ddd;
  }
  .p-b-160 {
    padding-bottom: 135px;
  }
  footer.event.contact .form-footer form .row div {
    padding-left: 0;
    padding-right: 0;
  }
  .gym .trainers-slider.owl-carousel .owl-stage-outer, .yoga .trainers-slider.owl-carousel .owl-stage-outer {
    min-height: 388px !important;
  }
  .template-password #container #login {
    margin-bottom: 0;
  }
  .error-section {
    padding: 100px 0;
  }
  .error-section h1 {
    font-size: 100px;
  }
  .error-section h2 {
    margin: 20px 0;
    font-size: 18px;
  }
  .about-page .about-head {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .about-page .about-head .theme-breadcrumb .breadcrumb {
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 0;
  }
  .blog-detail-page .blog-detail .post-social li {
    display: block;
  }
  .blog-detail-page .blog-detail .post-social li + li {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
  }
  .collection .collection-block .collection-content p {
    margin-bottom: 10px;
  }
  .collection .collection-block .collection-content h4, .collection .collection-block .collection-content h3 {
    margin-bottom: 5px;
  }
  .collection-product-wrapper .product-wrapper-grid .product-box {
    margin-top: 30px;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
    padding: 10px 20px 10px 20px;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .search-count h5 {
    font-size: 14px;
    line-height: 20px;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
    width: 100%;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select {
    padding: 10px 20px 10px 20px;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view:before, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before {
    top: 11px;
  }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
    border-right: 1px solid #dddddd !important;
    border-bottom: 1px solid #dddddd;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .search-count {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view {
    border-bottom: 1px solid #dddddd;
    width: 100%;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select {
    border-right: none;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before {
    top: 14px;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
    width: 100%;
    border-top: none;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
    left: auto;
    left: initial;
    right: 35px !important;
    top: 14px;
  }
  .cart-section .cart-buttons > div:last-child {
    padding-right: 15px;
  }
  .cart-section .cart-buttons .btn-solid {
    padding: 7px 8px;
  }
  .wishlist-section .btn-solid {
    padding: 7px 8px;
  }
  .collection-wrapper .order-up {
    order: -1;
  }
  .checkout-page .checkout-form .checkout-details {
    padding: 15px;
  }
  .search-product > div:nth-last-child(5) {
    margin-top: 30px;
  }
  .product-box .img-wrapper .lable-block .lable3 {
    font-size: 12px;
    padding: 13px 8px;
  }
  .product-box .img-block .lable-wrapper .lable1, .product-box .img-block .lable-wrapper .lable2 {
    padding: 6px 9px 8px 15px;
    font-size: 12px;
  }
  .tab-product .tab-content.nav-material p, .product-full-tab .tab-content.nav-material p {
    padding: 15px 0;
  }
  .tab-product .tab-content.nav-material p {
    line-height: 1.3;
  }
  .slider-right-nav .slick-slide:first-child > div {
    margin-top: 15px;
  }
  .lookbook .lookbook-block .lookbook-dot .dot-showbox {
    width: 90px;
    top: -70px;
  }
  .lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h5 {
    line-height: 16px;
  }
  .layout7-product .product-box .details-product {
    padding: 5px;
  }
  .layout7-product .product-box:hover .details-product {
    animation: none;
  }
  .padding-cls {
    padding-left: 15px;
    padding-right: 15px;
  }
  .success-text i {
    font-size: 40px;
  }
  .success-text p {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.2;
  }
  .success-text h2 {
    margin-bottom: 10px;
  }
  .order-success-sec > div {
    margin-top: 15px;
  }
  .delivery-sec {
    padding: 15px;
    margin-top: 15px;
  }
  .delivery-sec h3, .delivery-sec h2 {
    font-size: 20px;
  }
  .product-order h3 {
    font-size: 20px;
  }
  .product-order .product-order-detail .order_detail h4, .product-order .product-order-detail .order_detail h5 {
    font-size: 14px;
    line-height: 1.2;
  }
  .product-order .total-sec ul li {
    font-size: 16px;
  }
  .product-order .final-total h3 {
    font-size: 16px;
  }
  .beauty-about .service .service-block1 {
    margin-bottom: 20px;
  }
  .beauty-about .service .service-block1:last-child {
    margin-bottom: 0;
  }
  .main-menu .menu-left .navbar i {
    font-size: 24px;
  }
  .typography_section .typography-box .typo-content.typo-buttons a:last-child {
    margin-top: 0;
  }
  .typography_section .typography-box .typo-content.typo-buttons .btn-solid.btn-sm, .typography_section .typography-box .typo-content.typo-buttons .btn-group-sm > .btn-solid.btn {
    padding: 3px 12px;
  }
  .bundle .bundle_img .img-box img {
    max-width: 70px;
  }
  .bundle .bundle_detail .theme_checkbox {
    padding: 0;
  }
  .breadcrumb-section-main {
    padding: 50px 0;
  }
  .breadcrumb-section-main .breadcrumb-text {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .p-2col-width .p-width {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0;
  }
  .p-3col-width .p-width {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .p-4col-width .p-width {
    max-width: 100%;
    flex: 100%;
    margin-bottom: 0;
  }
  .m-layout .m-width.m-4-col, .m-layout .m-width.m-2-col, .m-layout .m-width.m-3-col {
    width: 100%;
    max-width: 100%;
    flex: 0 100%;
  }
  .saas1.subscribe input[type=email] {
    width: 220px;
  }
  .saas2.pricing .price-container .price-feature-container {
    margin-top: -50px;
  }
  .maintenance-sec .center-content button, .coming-soon .center-content button {
    margin-left: 0;
  }
  .copyright.resume .link-horizontal ul li a {
    line-height: 1.8;
  }
  .wedding.bg.countdown-bg .counter-container .gradient-text {
    margin-top: 10px;
  }
  .portfolio-metro .portfolio_section h6 {
    padding-top: 20px;
  }
  header .navbar {
    width: 300px;
  }
  footer.footer2.agency .link-horizontal ul li.borders-right {
    margin-right: 2px;
  }
  .counter .counters.hover-counter {
    padding: 15px 0;
  }
  .saas1.testimonial .testimonial-box {
    padding: 20px;
  }
  .compare-page .table-wrapper .table .featured-image {
    width: 100px;
  }
  .coming-soon .our-web-text {
    letter-spacing: 0;
  }
  .coming-soon .coming-logo {
    margin-bottom: 30px;
    width: 100px;
  }
  .coming-soon .launch-text {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .coming-soon .launch-text2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .coming-soon .counters-content .count {
    border-right: none;
  }
  .coming-soon .form-group .d-flex {
    display: block !important;
  }
  .coming-soon .form-group .d-flex input {
    margin-bottom: 15px;
  }
  .coming-soon.coming-soon-2 .set-bg {
    padding-top: 30px;
  }
  .side-section {
    width: 270px;
  }
  .slider-container .trainers-slider .item {
    margin: 0 0;
  }
  .saas1.howitwork .work-tab .nav-pills .nav-link {
    padding: 0 0;
  }
  .wedding.brand-slider .owl-carousel img {
    max-width: 200px;
    margin: 0 auto;
  }
  .wedding.brand-sliders .brand-slider .item img {
    height: auto;
    width: auto;
    margin: 0 auto;
  }
  .event.about .text-right {
    width: 80%;
  }
  .portfolio-section.videos .m-b-50 {
    margin-bottom: 0;
  }
  .portfolio-section.videos .video {
    padding: 120px 0;
  }
  .app2 .subscribe .form-group .button-primary .btn {
    margin-top: 0;
  }
  .app2 h1 {
    line-height: 36px;
  }
  h1 {
    line-height: 40px;
  }
  .header .wave {
    display: none;
  }
  .brand-sliders .brand-slider .item img {
    height: 25px;
    width: auto;
  }
  .m-b-25 {
    margin-bottom: 15px;
  }
  .videos .video {
    padding: 80px 0;
  }
  .videos .video-description p {
    margin-bottom: 10px;
  }
  .m-b-35 {
    margin-bottom: 20px;
  }
  .subscribe.subscribe-2 .form-group input {
    padding-left: 95px;
  }
  .saas1.build-bg .owl-carousel .owl-item .work-slide {
    height: 250px;
  }
  .saas1.testimonial .video-box img {
    padding: 100px;
  }
  .saas1.testimonial .testi-profile .media-body {
    margin-top: 20px;
  }
  .saas2.laptop-slider .slider-container .center-img img {
    display: none;
  }
  .saas2.laptop-slider .slider-container .item img {
    height: auto;
    width: auto;
    max-width: 100%;
  }
  .event.gallery .gallery-list, .wedding.gallery .gallery-list, .resume.gallery .gallery-list {
    margin-bottom: 15px;
  }
  .event.gallery .list, .wedding.gallery .list, .resume.gallery .list {
    display: block;
    -moz-column-count: 2;
         column-count: 2;
  }
  .event.gallery .list a, .wedding.gallery .list a, .resume.gallery .list a {
    padding: 0;
    width: 100%;
    display: -webkit-box;
    margin-bottom: 10px;
  }
  .gym .about-img {
    margin: 25px 0;
    margin-bottom: 50px;
  }
  .gym .about-img .borders-around .bg-black {
    width: 140px;
  }
  .gym .about-img .borders-around .bg-black:before, .gym .about-img .borders-around .bg-black:after {
    width: 114px;
    height: 114px;
  }
  .gym .about-img .borders-around .bg-black:before {
    top: -25px;
    left: -25px;
  }
  .gym .about-img .borders-around .bg-black:after {
    bottom: -25px;
    right: -25px;
  }
  .agency .icon-collection {
    display: block;
    margin-bottom: 0;
  }
  .agency .icon-collection .about-icon {
    margin: 0;
    margin-bottom: 15px;
  }
  .agency .icon-collection .about-icon a {
    padding: 25px 10px;
  }
  .agency .icon-collection .about-icon:first-child, .agency .icon-collection .about-icon:last-child {
    margin-bottom: 15px;
  }
  .agency .row .center-content:last-child .icon-collection:last-child .about-icon:last-child {
    margin-bottom: 0;
  }
  .agency.video {
    margin-top: 20px;
  }
  .agency.video .m-b-20 {
    margin-bottom: 10px;
  }
  .agency.video .abs-center {
    width: 100%;
  }
  .agency.video .video-img {
    height: 50px;
  }
  .agency.video .video-heading {
    margin-bottom: 12px;
  }
  .wedding .wedding-banner .text-container .couple-text {
    margin-bottom: 5px;
  }
  .wedding .wedding-banner .text-container .couple-text .banner-text {
    font-size: 35px;
  }
  .wedding .wedding-banner .text-container .couple-text .banner-text.small {
    font-size: 27px;
  }
  .wedding .wedding-banner .text-container .place {
    font-size: 18px;
  }
  .wedding .wedding-time {
    margin-bottom: 10px;
  }
  .wedding .wedding-time .count h2 {
    font-size: 310%;
  }
  .wedding .wedding-time .count .days {
    font-size: 85%;
  }
  .wedding .wedding-time .count .counter-container {
    padding: 35px 0;
  }
  .wedding .schedule .m-r-15 {
    margin-right: 5px;
  }
  .testimonial.music .testimonial-info {
    margin-top: 20px;
  }
  .testimonial.music .music-testimonial-slider.owl-theme .item img {
    height: 30px;
  }
  .testimonial.wedding .testimonial-container {
    margin-bottom: 10px;
    padding: 15px;
  }
  .testimonial.wedding .testimonial-container .border-around {
    padding: 15px 0;
  }
  .testimonial.wedding .testimonial-container img {
    height: 25px;
  }
  .testimonial.wedding .testimonial-container .testimonial-info {
    margin-top: 25px;
  }
  .testimonial.wedding .testimonial-container .testimonial-info .testimonial-para {
    line-height: 20px;
    font-size: 12px;
  }
  .testimonial .testimonial-slider .testi-profile {
    text-align: center;
  }
  .testimonial .testimonial-slider .media {
    display: inline-block;
  }
  .testimonial .testimonial-slider .media img {
    margin: 0 auto;
    height: 100px;
    width: 100px;
  }
  .testimonial .testimonial-slider .media .media-body {
    padding: 0;
    text-align: center;
  }
  .event.gallery .list ul li, .wedding.gallery .list ul li, .resume.gallery .list ul li {
    padding: 3px 10px;
  }
  .event.gallery .list ul li a, .wedding.gallery .list ul li a, .resume.gallery .list ul li a {
    font-size: 12px;
  }
  .yoga.event .event-container {
    text-align: center;
    display: block !important;
  }
  .yoga.event .event-container .yoga-circle {
    position: relative;
    left: 0;
    margin-bottom: 10px;
  }
  .yoga.event .event-container .event-info {
    margin-left: 0;
  }
  .gym .trainers-slider.owl-carousel .owl-stage-outer, .yoga .trainers-slider.owl-carousel .owl-stage-outer {
    min-height: 380px !important;
  }
  .select_input select {
    padding: 12px 15px;
    margin-bottom: 18px;
  }
  .about-page p {
    line-height: 1.5;
  }
  .blog-detail-page .blog-contact h2 {
    font-size: 30px;
    margin-bottom: 25px;
  }
  .blog-detail-page .blog-contact .theme-form input, .blog-detail-page .blog-contact .theme-form textarea {
    padding: 12px 20px;
    margin-bottom: 20px;
  }
  .blog-detail-page .blog-detail h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .blog-detail-page .blog-detail img {
    margin-bottom: 25px;
  }
  .blog-detail-page .blog-advance ul {
    line-height: 1.5;
  }
  .blog-detail-page .blog-advance img {
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .blog-detail-page .blog-advance p {
    line-height: 1.5;
  }
  .blog-detail-page .comment-section li {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .blog-detail-page .comment-section li p {
    line-height: 1.5;
  }
  .blog-detail-page .comment-section li h6 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .blog-detail-page .comment-section li h6 span {
    display: inherit;
    margin-left: 0;
  }
  .blog-detail-page .comment-section .media {
    display: inline-block;
    text-align: center;
  }
  .faq-section .theme-accordion .card .card-body p {
    line-height: 1.5 !important;
  }
  .faq-section .theme-accordion .card .card-header button {
    line-height: 1.3;
    padding: 12px 35px 12px 12px !important;
  }
  .faq-section .accordion.theme-accordion .card .card-header button:before {
    top: 20px;
  }
  .pwd-page {
    padding: 70px 0;
  }
  .pwd-page h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .login-page .authentication-right h6 {
    margin-bottom: 10px;
  }
  .login-page .theme-card {
    padding: 25px;
  }
  .register-page .theme-card {
    padding: 18px;
  }
  .register-page .theme-card .theme-form input {
    margin-bottom: 20px;
    padding: 12px 15px;
  }
  .search-block .btn-solid {
    padding: 10px 15px;
  }
  .contact-page .map iframe {
    height: 275px;
  }
  .contact-page .theme-form input {
    padding: 12px 15px;
    margin-bottom: 18px;
  }
  .blog-page .blog-media .blog-right h6 {
    margin-bottom: 0;
  }
  .blog-page .blog-media .blog-right p {
    line-height: 1.3;
  }
  .blog-page .blog-media .blog-right h4 {
    margin-bottom: 5px;
  }
  .blog-page .blog-media .blog-right ul {
    margin-bottom: 5px;
  }
  .blog-page .blog-media .blog-right ul li {
    display: block;
  }
  .blog-page .blog-media .blog-right ul li + li {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
  }
  .account-sidebar {
    width: 45%;
  }
  .success-text h2 {
    font-size: 20px;
  }
  .success-text p {
    font-size: 14px;
  }
  .delivery-sec h3, .delivery-sec h2 {
    font-size: 18px;
  }
  .typography_section .typography-box .typo-content.typo-buttons a {
    margin: 5px 0;
  }
}
@media only screen and (max-width: 420px) {
  .weeding ~ .tap-top {
    bottom: 100px;
  }
  .saas2.laptop-slider .slider-container {
    margin-bottom: -30px;
  }
  section.gym.trainers .title {
    margin-bottom: -30px;
  }
  .yoga.brand-slider .owl-carousel .item img {
    max-width: 250px;
    margin: 0 auto;
  }
  .yoga .title.title2 .borders span:before, .yoga .title.title2 .borders span:after {
    width: 55px;
  }
  footer.wedding.copyright {
    padding: 20px 0;
  }
  footer.wedding.copyright .footer-titles.mobile-title h3 {
    text-align: center;
    margin-bottom: 5px;
  }
  footer.wedding.copyright .link-horizontal ul.link li {
    text-align: center;
  }
  footer.wedding.copyright .link-horizontal ul {
    margin-bottom: 0px;
  }
  footer.wedding.copyright .link-horizontal ul li a i {
    font-size: 15px;
  }
  footer.wedding .footer-headings {
    display: none;
  }
  footer.wedding .footer-titles.mobile-title {
    display: block;
  }
  footer.wedding .footer-contants {
    padding: 10px 0;
  }
  footer.wedding .footer-titles {
    padding: 5px 0;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
  }
  footer.wedding .footer-titles.active .according-menu {
    font: normal normal normal 15px/1 FontAwesome;
  }
  footer.wedding .footer-titles.active .according-menu:before {
    content: "\f106";
    position: absolute;
    right: 2px;
    bottom: 10px;
  }
  footer.wedding .footer-titles .according-menu {
    font: normal normal normal 15px/1 FontAwesome;
  }
  footer.wedding .footer-titles .according-menu:before {
    content: "\f107";
    position: absolute;
    right: 2px;
    bottom: 10px;
  }
  .header.music .music-content .center-text {
    height: 356px;
    margin-top: 45px;
  }
  .header.wedding .center-text {
    height: auto;
    margin-top: 63px;
  }
  .subscribe .form-group {
    margin: 0;
  }
  .subscribe .form-group input {
    height: 50px;
    margin-bottom: 20px;
  }
  .subscribe .form-group .d-flex {
    display: block !important;
    text-align: center;
  }
  .subscribe .form-group .d-flex .button-primary {
    width: 100%;
    position: relative;
  }
  .subscribe .form-group .d-flex .button-primary button {
    margin: 0 auto;
  }
  .subscribe .social i {
    height: 40px;
    width: 40px;
  }
  .subscribe.subscribe-2 .form-group .icon {
    font-size: 25px;
    top: 25%;
    left: 35px;
  }
  .subscribe.subscribe-2 .form-group .btn-default {
    border: 1px solid #fff;
  }
  .app2 .link-horizontal .btn-default {
    padding: 15px 20px;
  }
  .title.title2 .para {
    font-size: 80%;
  }
  .wedding.bg.attend-bg {
    padding-bottom: 80px;
  }
  .wedding .wedding-banner .text-container .couple-text {
    margin-bottom: 25px;
  }
  .wedding .wedding-banner .text-container .couple-text .banner-text.small {
    font-size: 16px;
  }
  .wedding .wedding-banner .text-container .place {
    font-size: 16px;
  }
  .wedding.copyright .link-horizontal ul.link {
    display: block;
  }
  .wedding.copyright .link-horizontal ul.link li {
    padding-right: 5px;
  }
  .videos .w-100 {
    width: 100% !important;
  }
  .agency.header .btn-default {
    padding: 10px 12px;
  }
  .yoga.copyright .link-horizontal.social-link, .resume.copyright .link-horizontal.social-link {
    margin-bottom: 15px;
  }
  .yoga.copyright hr, .resume.copyright hr {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .saas1.build-bg .owl-carousel .owl-item .work-slide {
    height: 220px;
  }
  .saas1.build-bg .build-right-slider {
    margin-left: 40px;
  }
  .saas1.build-bg .owl-dots {
    transform: translate(-25%, -50%);
  }
  .saas1.build-bg .owl-theme .owl-dots .owl-dot span {
    margin-bottom: 20px;
    width: 45px;
  }
  .saas1.build-bg .owl-theme .owl-dots .owl-dot.active span {
    width: 55px;
  }
  .saas1.subscribe .subscribe-input .text {
    margin-top: 20px;
    display: block;
  }
  .saas2.pricing .price-container .price-features {
    margin-top: 30px;
  }
  .inner-pages-footer.resume .link-horizontal.social-link {
    margin-bottom: -5px;
  }
  .blog-details p {
    font-size: 14px;
    line-height: 1.3;
  }
  .login-page .authentication-right p {
    line-height: 1.5;
  }
  .login-page .theme-card .theme-form input {
    padding: 15px 20px;
    margin-bottom: 25px;
  }
  .tab-product .nav-tabs {
    display: block;
  }
  .tab-product .nav-tabs .nav-item {
    width: 100%;
  }
  .tab-product .nav-tabs .nav-item .nav-link {
    padding: 10px 20px;
  }
  .vertical-tab.tab-product .nav-material.nav-tabs .nav-item .nav-link, .vertical-tab .product-full-tab .nav-material.nav-tabs .nav-item .nav-link {
    padding: 10px 20px;
  }
  .product-right .product-buttons .btn-default {
    padding: 7px 13px;
  }
  .product-right.product-form-box .timer {
    padding-left: 29px;
  }
  .product-right.product-form-box .timer span {
    width: 45px;
  }
  .product-right .timer {
    padding-left: 35px;
  }
  .product-right .timer span {
    width: 45px;
  }
  .product-right .product-icon .product-social {
    margin-top: 0;
  }
  .product-right .product-icon .product-social li {
    padding-right: 5px;
  }
  .product-right .product-icon .product-social li a i {
    font-size: 14px;
  }
  .product-right .product-icon .wishlist-btn i {
    font-size: 14px;
  }
  .product-right .product-icon .wishlist-btn span {
    font-size: 14px;
  }
  .tab-product .theme-form input, .tab-product .theme-form textarea {
    font-size: 12px;
    padding: 8px 15px;
  }
  .order-box .sub-total .shipping {
    width: auto;
    width: initial;
    float: none;
    float: initial;
    display: flex;
  }
  .order-box .sub-total .shipping .shopping-option:last-child {
    padding-left: 20px;
  }
  .checkout-page .checkout-form .form-group {
    margin-bottom: 15px;
  }
  .checkout-page .checkout-form input[type=text], .checkout-page .checkout-form input[type=email], .checkout-page .checkout-form input[type=password], .checkout-page .checkout-form input[type=tel], .checkout-page .checkout-form input[type=number], .checkout-page .checkout-form input[type=url] {
    height: 40px;
  }
  .checkout-page .checkout-form select, .checkout-page .checkout-form textarea {
    height: 40px;
  }
  .team h6 {
    line-height: 15px;
  }
  .gym .trainers-slider.owl-carousel .owl-stage-outer, .yoga .trainers-slider.owl-carousel .owl-stage-outer {
    min-height: 310px !important;
  }
}
@media only screen and (max-width: 360px) {
  .yoga.pricing .price-container .service-feature {
    margin-bottom: -50px;
  }
  .yoga.pricing .owl-theme .owl-dots {
    margin-top: 20px !important;
  }
  .agency.blog .blog-info > .d-flex {
    display: block !important;
  }
  .cart-section .btn-default, .wishlist-section .btn-default {
    padding: 14px 12px;
  }
  .cart-section tbody tr td, .wishlist-section tbody tr td {
    min-width: 115px;
  }
  .cart-section tbody tr td .mobile-cart-content .col-xs-3, .wishlist-section tbody tr td .mobile-cart-content .col-xs-3 {
    margin-left: 5px;
    margin-right: 5px;
  }
  .cart-section tbody tr td a img, .wishlist-section tbody tr td a img {
    height: 80px;
  }
  .cart-section tfoot tr td, .wishlist-section tfoot tr td {
    padding-right: 27px;
  }
  .cart-section tfoot tr td h2, .wishlist-section tfoot tr td h2 {
    font-size: 21px;
  }
  .wishlist-section .wishlist-buttons:last-child a {
    margin-left: 0;
  }
  .filter-main-btn span {
    width: 100%;
  }
  .header.wedding .center-text {
    margin-top: 63px;
  }
  .header.wedding .center-text .header-sub-text {
    font-size: 12px;
  }
  .header.wedding .wedding-content .girl img {
    height: 330px;
  }
  .header.wedding .wedding-content .logo-h1 {
    height: 50px;
  }
  .header.wedding .wedding-content .btn-default {
    padding: 10px 20px;
  }
  .header.saas1 h1 {
    letter-spacing: 1px;
  }
  .header.music .music-content .center-text {
    height: 361px;
    margin-top: 40px;
  }
  .app2 .link-horizontal .btn-default {
    padding: 10px 16px;
  }
  .app2 .title .title-img {
    height: 55px;
  }
  .schedule .cal-time i.fa-angle-left {
    left: 10px;
  }
  .schedule .cal-time i.fa-angle-right {
    right: 10px;
  }
  .gym .default-dots .owl-dots, .yoga .default-dots .owl-dots, .saas2 .default-dots .owl-dots {
    bottom: 30px !important;
  }
  .gym .btn-default, .yoga .btn-default, .saas2 .btn-default {
    padding: 10px 18px;
  }
  .gym .owl-carousel.trainers-slider.owl-carousel .owl-item.active.center .item img, .yoga .owl-carousel.trainers-slider.owl-carousel .owl-item.active.center .item img, .saas2 .owl-carousel.trainers-slider.owl-carousel .owl-item.active.center .item img {
    margin-bottom: 30px;
  }
  .music .cd-animation {
    height: 250px;
  }
  .music.side-section .jp-type-playlist .jp-gui .girls {
    width: 150px;
    padding: 15px;
  }
  .music.side-section .jp-type-playlist .jp-gui .gradient-block .now-play {
    padding-top: 15px;
  }
  .music.side-section .side-player .jp-progress {
    margin-top: 20px;
  }
  .music.side-section .jp-audio .jp-time-holder {
    padding-top: 8px;
  }
  .music.side-section .jp-controls .button-container {
    padding: 15px;
  }
  .music.side-section .jp-playlist {
    margin-top: 15px;
  }
  .music.side-section .btn-sidebar {
    padding: 12px 18px;
  }
  .wedding .bottom-img {
    height: 20px;
  }
  .wedding .wedding-banner .text-container .couple-text {
    margin-bottom: 0;
  }
  .wedding .wedding-banner .text-container .couple-text .banner-text.small {
    font-size: 16px;
  }
  .wedding .wedding-banner .text-container .place {
    font-size: 15px;
  }
  .wedding.pricing .m-4 {
    margin: 0 !important;
  }
  .event div .event-content .count {
    margin-left: 5px;
    margin-right: 5px;
  }
  .saas1.build-bg .owl-carousel .owl-item .work-slide {
    height: 180px;
  }
  .saas1.testimonial .testimonial-box {
    padding: 30px 20px;
  }
  .saas1.testimonial .testimonial-box h6 {
    line-height: 24px;
  }
  .list ul li {
    padding: 4px 10px;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
    width: 100%;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
    width: 100%;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
  }
  .blog-detail-page .blog-detail p {
    line-height: 1.5;
  }
  .blog-detail-page .blog-contact h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .about-page p {
    line-height: 1.2;
  }
  .login-page .theme-card {
    padding: 18px;
  }
  .search-block .btn-solid {
    padding: 10px 5px;
  }
  .search-block .form-header .input-group input {
    padding: 10px 12px;
  }
  .contact-page .map iframe {
    height: 200px;
  }
  .collection-product-wrapper .product-pagination .pagination .page-item a {
    padding: 15px 13px;
  }
  .collection-product-wrapper .product-pagination .product-search-count-bottom {
    padding-left: 10px;
  }
  .collection-product-wrapper .product-pagination .product-search-count-bottom h5 {
    line-height: 15px;
  }
  .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
    width: 80%;
  }
  .cart-section tbody tr td, .wishlist-section tbody tr td {
    min-width: 115px;
  }
  .cart-section tbody tr td .mobile-cart-content .col-xs-3, .wishlist-section tbody tr td .mobile-cart-content .col-xs-3 {
    margin-left: 5px;
    margin-right: 5px;
  }
  .cart-section tbody tr td a img, .wishlist-section tbody tr td a img {
    height: 80px;
  }
  .cart-section tfoot tr td, .wishlist-section tfoot tr td {
    padding-right: 27px;
  }
  .cart-section tfoot tr td h2, .wishlist-section tfoot tr td h2 {
    font-size: 21px;
  }
  .wishlist-section .wishlist-buttons:last-child a {
    margin-left: 0;
  }
  .product-buttons .btn-default {
    padding: 7px 16px;
  }
  .product-description .qty-box .input-group {
    width: 100%;
  }
  .single-product-tables.detail-section table {
    width: 70%;
  }
  .product-right .timer {
    padding-left: 25px;
  }
  .product-right .timer span .padding-l {
    padding-left: 10px;
  }
  .product-form-box .timer span {
    width: 47px;
  }
  .product-form-box .timer span .padding-l {
    padding-left: 9px;
  }
  .product-form-box .product-buttons .btn-default {
    padding: 5px 5px;
  }
  .product-form-box .timer span, .border-product .timer span {
    width: 45px;
  }
  .product-form-box .timer span .padding-l, .border-product .timer span .padding-l {
    padding-right: 5px;
  }
  .portfolio-metro h1 {
    font-size: 20px;
  }
  .breadcrumb-section-main.inner-2 .breadcrumb-contain ul li:last-child {
    display: block;
  }
}
@media only screen and (max-width: 320px) {
  .m-l-24 {
    margin-left: 10px;
  }
  .agency.agency-content .agency-header-center-container .agency-head .agency-head-text {
    margin-top: -10px;
  }
  .saas1.testimonial .testi-profile img {
    padding-left: 0;
  }
  .collection-banner .contain-banner.banner-3 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .collection-banner .contain-banner.banner-3 h2 {
    font-size: 15px;
  }
  .collection-banner .contain-banner.banner-4 {
    padding-left: 35px;
    padding-right: 35px;
  }
  .collection-banner .contain-banner.banner-4 h2 {
    font-size: 15px;
  }
}
/**=====================
       63. Responsive CSS end
  ==========================**/
@font-face {
  font-family: BrandOtf;
  src: url('Brand.otf') format("opentype");
}
/**** Dark LAYOUT SECTION **/
body.dark {
  background-color: #191f3c;
  /*** responsive***/
}
body.dark .saas1.testimonial .testimonial-box:before {
  background: #1c2440;
}
body.dark .saas1.howitwork .work-tab .nav-pills .nav-link span {
  color: white;
}
body.dark .saas1.howitwork .work-tab .nav-pills .nav-link span:after, body.dark .saas1.howitwork .work-tab .nav-pills .nav-link span:before {
  color: white;
}
body.dark .saas1.howitwork .work-tab .nav-pills .nav-link h6 {
  color: #cfd4da;
}
body.dark .saas1.howitwork .work-tab .nav-pills .nav-link img {
  filter: brightness(0) invert(1);
}
body.dark h1 {
  color: #f1f3f5;
}
body.dark h2 {
  color: #f1f3f5;
}
body.dark h3 {
  color: #eaedef;
}
body.dark h4 {
  color: #e7eaec;
}
body.dark h5 {
  color: #dee2e6;
}
body.dark h6 {
  color: #cfd4da;
}
body.dark p {
  color: #cfd4da;
}
body.dark a {
  color: #cfd4da;
}
body.dark .font-primary {
  color: #cfd4da !important;
}
body.dark .text-white {
  color: #cfd4da !important;
}
body.dark header nav ul ul {
  background: #1c2440;
}
body.dark header nav ul ul li a {
  color: #cfd4da !important;
}
body.dark header nav ul .mega-menu .mega-menu-container {
  background: #1c2440;
}
body.dark header nav .top-header-right ul li i {
  color: #cfd4da;
}
body.dark header nav .menu-head {
  border-color: rgba(255, 255, 255, 0.08);
  color: #cfd4da !important;
}
body.dark header nav .logo-erapper {
  filter: brightness(0) invert(1);
}
body.dark header.dark {
  background-color: #191f3c;
}
body.dark header.dark nav ul li > a {
  color: #cfd4da;
}
body.dark header.resume .responsive-btn i {
  color: #cfd4da !important;
}
body.dark .header .bg.agency {
  background-color: #1c2440;
}
body.dark .header .bg.app1-header, body.dark .header .bg.app2-header, body.dark .header .bg.header3, body.dark .header .bg.gym-header, body.dark .header .bg.saas1-header, body.dark .header .bg.saas2-bg, body.dark .header .bg.yogas {
  background-image: none !important;
  background-image: initial !important;
  background-color: #1c2440;
}
body.dark .header .bg.app1-header:before, body.dark .header .bg.app2-header:before, body.dark .header .bg.header3:before, body.dark .header .bg.gym-header:before, body.dark .header .bg.saas1-header:before, body.dark .header .bg.saas2-bg:before, body.dark .header .bg.yogas:before {
  background-image: none;
  background-image: initial;
}
body.dark .header .bg.music-bg {
  background-image: none !important;
  background-image: initial !important;
}
body.dark .header .animation-circle-inverse i {
  background: #3a4683;
}
body.dark .header .wave {
  background-image: none;
  background-image: initial;
  background-color: #1c2440;
}
body.dark .header .wave:before {
  background-image: none;
  background-image: initial;
}
body.dark .header .wave:after {
  background-image: none;
  background-image: initial;
}
body.dark .bg-black {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  background: initial !important;
}
body.dark .bg-shadow-top {
  box-shadow: inset 0px -70px 90px -44px #1c2440;
}
body.dark .bg-shadow-top-bottom {
  box-shadow: inset 0 70px 75px -15px rgb(26, 33, 61), inset 0 -70px 75px -15px rgb(26, 33, 61);
}
body.dark .app1.about .counters {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .app1.about .counters:nth-child(even) {
  border-right: none;
}
body.dark .app1.about .counters:nth-child(n+3) {
  border-bottom: none;
}
body.dark .app1.pricing .price-feature-container {
  background-color: transparent;
}
body.dark .screenshot .owl-theme.screenshot-slider .owl-dots .owl-dot.active span {
  box-shadow: 0 0 4px 1px rgba(255, 255, 255, 0.08);
}
body.dark .team-section .border-around {
  border-color: #191f3c;
  box-shadow: 0 0 30px rgba(255, 255, 255, 0.08);
}
body.dark .form-group input, body.dark .form-group textarea {
  color: #cfd4da;
  background-color: #1c2440;
}
body.dark .form-group input::-moz-placeholder, body.dark .form-group textarea::-moz-placeholder {
  color: #cfd4da;
}
body.dark .form-group input::placeholder, body.dark .form-group textarea::placeholder {
  color: #cfd4da;
}
body.dark .event.bg-about {
  background-image: none !important;
  background-image: initial !important;
  background-color: #1c2440;
}
body.dark .event.bg-about:before {
  background-image: none;
  background-image: initial;
}
body.dark .gym.bg-img3, body.dark .gym.testimonial, body.dark .gym.bg-cal-bmi {
  background-image: none;
  background-image: initial;
  background-color: #1c2440;
}
body.dark .gym .calculate-bmi tr td {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .gym .borders-around .bg-black:before {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .gym .borders-around .bg-black:after {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .gym .owl-theme.default-dots .owl-dots .owl-dot.active span {
  box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.08);
}
body.dark .pro_sticky_info {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .music .overlay-box {
  background-color: #1c2440;
}
body.dark .music.bg-artist {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  background: initial !important;
}
body.dark .music.sponsor {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  background: initial !important;
}
body.dark .music.bg-footer {
  background: #191f3c !important;
}
body.dark .music .form-footer .form-group input, body.dark .music .form-footer .form-group textarea {
  background-color: #1c2440;
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .music.bg-gallery {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  background: initial !important;
}
body.dark .music.bg-album {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  background: initial !important;
}
body.dark .music.bg-video {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  background: initial !important;
}
body.dark .breadcrumb-section-main.inner-3, body.dark .breadcrumb-section-main.inner-2, body.dark .breadcrumb-section-main.inner-1 {
  background: #1c2440;
}
body.dark .breadcrumb-section-main .breadcrumb li {
  color: #cfd4da;
}
body.dark .breadcrumb-section-main .breadcrumb li a {
  color: #cfd4da;
}
body.dark .breadcrumb-section-main .breadcrumb li + li:before {
  color: #cfd4da;
}
body.dark .breadcrumb-section-main .breadcrumb-text {
  color: #cfd4da;
}
body.dark h6.borders-before span:before {
  border-color: #cfd4da;
}
body.dark .para2 {
  color: #cfd4da;
}
body.dark .font-secondary {
  color: #cfd4da !important;
}
body.dark .agency.testimonial .testimonial-container.testimonial-container2 .center-content .name {
  color: #cfd4da;
}
body.dark .agency.testimonial .testimonial-slider .owl-theme .owl-dots {
  left: 0;
  right: auto;
  right: initial;
}
body.dark .agency.testimonial .testimonial-slider .owl-theme .owl-dots .owl-dot span {
  background-color: #ba1313;
}
body.dark .agency a.logo-light {
  filter: brightness(0) invert(1);
}
body.dark .agency.service-bg, body.dark .agency.counter-bg, body.dark .agency.expert-bg {
  background-color: #1c2440;
}
body.dark .footer2 .brand-container {
  background-color: #1c2440;
}
body.dark .footer2 .link-btns ul li.buttons a {
  color: #cfd4da;
}
body.dark .footer2 .footer-contant .footer-headings {
  color: #cfd4da;
}
body.dark .footer2 .footer-contant .form-group .fa-paper-plane {
  color: rgba(255, 255, 255, 0.08);
}
body.dark .footer2 .footer-lists li a {
  color: #cfd4da;
}
body.dark .footer2 .logo-sec .footer-social .footer-social-list a {
  color: #cfd4da;
}
body.dark .footer2 .link-horizontal ul li.borders-right {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .footer2.agency {
  background-image: linear-gradient(#1c2440, #191f3c);
}
body.dark .footer2.gym {
  background-color: #1c2440;
}
body.dark .copyright {
  background-color: #1c2440;
}
body.dark .copyright .link-horizontal ul li a {
  color: #cfd4da;
}
body.dark .copyright .link-horizontal.social-link ul li a i {
  color: #cfd4da;
}
body.dark .copyright .copyright-text {
  color: #cfd4da;
}
body.dark .copyright.agency.inner-page {
  background: #191f3c;
}
body.dark .copyright.yoga hr, body.dark .copyright.resume hr, body.dark .copyright.creative hr {
  background: rgba(255, 255, 255, 0.08);
}
body.dark .resume.about .border-container .borders-bottom {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .subscribe.bg {
  background-color: #1c2440;
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  background: initial !important;
}
body.dark .subscribe.subscribe-2 .form-group .icon {
  color: #f95a4e;
}
body.dark .subscribe .form-group input, body.dark .subscribe .form-group textarea {
  background-color: #1c2440;
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .subscribe .form-group input::-moz-placeholder, body.dark .subscribe .form-group textarea::-moz-placeholder {
  color: #dee2e6;
}
body.dark .subscribe .form-group input::placeholder, body.dark .subscribe .form-group textarea::placeholder {
  color: #dee2e6;
}
body.dark .blog-sec.detail2 .bg-blog-detail {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
  background-color: #1c2440;
}
body.dark .bg-theme, body.dark .bg-pink {
  background: #1c2440;
}
body.dark .blog-sidebar .sidebar-container .sidebar-list li {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .blog-sidebar .sidebar-container .sidebar-list li a {
  color: #e7eaec;
}
body.dark .blog-sidebar .post-container .date {
  color: #cfd4da;
}
body.dark .blog-sidebar .blog-title {
  color: #cfd4da;
}
body.dark .blog-sidebar .blog-title:before {
  border-color: #e7eaec;
}
body.dark .blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .comment-post p {
  color: #cfd4da;
}
body.dark .blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left .comment-date h6, body.dark .blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left .comment-user h6 {
  color: #cfd4da;
}
body.dark .blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left .comment-date i, body.dark .blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left .comment-user i {
  color: #e7eaec;
}
body.dark .blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .link-btn {
  color: #e7eaec;
}
body.dark .single_blog_item .blog-text .blog-description p {
  color: #e7eaec;
}
body.dark .single_blog_item .blog-text .blog-description h5.pull-right i {
  color: #dee2e6;
}
body.dark .single_blog_item .blog-text h6 {
  color: #cfd4da;
}
body.dark label {
  color: #cfd4da;
}
body.dark .counter .counters.hover-counter.active, body.dark .counter .counters.hover-counter:hover {
  background-color: #1c2440;
  filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.08));
}
body.dark .counter .counters .counter-img {
  filter: brightness(0) invert(1);
}
body.dark .counter.agency .row .counter-container:nth-child(2) .counters {
  background-color: #1c2440;
  filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.08));
}
body.dark .price-feature-container {
  background-color: #1c2440;
}
body.dark .videos .video-description p {
  color: #cfd4da;
}
body.dark .download .download-img .download-icon {
  box-shadow: 5px 8.66px 30px 0 rgba(255, 255, 255, 0.08);
}
body.dark .blog .blog-agency .blog-contain {
  background-color: #1c2440;
  border-color: rgba(255, 255, 255, 0.08);
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.08));
}
body.dark .blog .blog-agency .blog-contain:hover {
  box-shadow: 1px 1px 10px 1px rgba(255, 255, 255, 0.08);
}
body.dark .blog .blog-agency .blog-contain .img-container i {
  color: #cfd4da;
}
body.dark .blog .blog-agency .blog-contain .img-container .blog-info .font-blog {
  color: #cfd4da;
}
body.dark .blog .blog-agency .blog-contain .img-container .blog-head {
  color: #cfd4da;
}
body.dark .testimonial .testimonial-container.testimonial-container2 {
  background: #1c2440;
}
body.dark .testimonial .testimonial-container .primary-border {
  border-color: #cfd4da;
}
body.dark .services .service {
  border-color: rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.08);
}
body.dark .services .service .img-block {
  filter: brightness(0) invert(1);
}
body.dark .services .service.service-overlay:hover {
  box-shadow: 0 5px 20px rgba(255, 255, 255, 0.08);
}
body.dark .services .service-container:hover .service {
  background-color: #1c2440;
}
body.dark .services .service-container .service .feature-text {
  color: #e7eaec;
}
body.dark .services .service-container:nth-child(n+5) .service {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .services h2 {
  color: #f1f3f5;
}
body.dark .link-horizontal ul li a.icon-btn i {
  border-color: rgba(255, 255, 255, 0.08);
  background-color: #1c2440;
  color: #cfd4da;
}
body.dark .socials-lists ul li a i {
  border-color: rgba(255, 255, 255, 0.08);
  background-color: #1c2440;
}
body.dark .saas2 .title .sub-title-para {
  color: #cfd4da;
}
body.dark .saas2 h2 {
  color: #f1f3f5;
}
body.dark .saas2.footer2 .form-control {
  border: medium none currentColor;
  border: initial;
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .saas2.quick-sol {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  background: initial !important;
}
body.dark .saas2.bg-gradient {
  background-image: linear-gradient(#1c2440, #1a203c) !important;
}
body.dark .yoga .meter {
  background: #1c2440;
}
body.dark .yoga .btn-default {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .yoga.img-1.bg {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  background: initial !important;
  background-color: #1c2440;
}
body.dark .filter-section .filter-container ul.filter li.active {
  background-color: #1c2440;
}
body.dark .filter-section .filter-container ul.filter li a {
  color: #cfd4da;
}
body.dark .product-box .product-detail h6 {
  color: #cfd4da;
}
body.dark .product-box .product-detail h4 {
  color: #e7eaec;
}
body.dark .ecommerce-footer .footer-contant .contact-list li {
  color: #cfd4da;
}
body.dark .ecommerce-footer .footer-contant ul li a {
  color: #cfd4da;
}
body.dark .ecommerce-footer .sub-footer {
  background-color: #191f3c;
}
body.dark .app2.copyright {
  background-color: #191f3c;
}
body.dark .app2.team .team-slider .team-container {
  border-color: rgba(255, 255, 255, 0.08);
  background: #1c2440;
}
body.dark .app2.team .team-slider .team-container .members {
  border: 5px solid rgba(255, 255, 255, 0.08);
  filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.08));
}
body.dark .app2 .btn-default.primary-btn {
  border-color: rgba(255, 255, 255, 0.08);
  background-color: #fd6d64;
}
body.dark .app2 .btn-default.btn-gradient {
  background-color: #FF534B;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F66E54), to(#FF534B));
}
body.dark .app2 .animated-bg i {
  background: #21284a;
  box-shadow: 0 15px 30px 0 #31374d;
}
body.dark .testimonial .testimonial-box {
  background-color: #1c2440;
}
body.dark .compare-page .table-wrapper .table {
  color: #cfd4da;
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .compare-page .table-wrapper .table tbody tr td {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .compare-page .table-wrapper .table tbody tr p {
  color: #cfd4da;
}
body.dark .compare-page .table-wrapper .table tbody tr th {
  border-color: rgba(255, 255, 255, 0.08);
  background: #1c2440;
}
body.dark .compare-page .table-wrapper .table thead .th-compare th {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .compare-page .table-wrapper .table thead .th-compare th .remove-compare {
  color: #cfd4da;
}
body.dark .compare-page .table-wrapper .table thead .th-compare td {
  background: #1c2440;
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .compare-page .table-wrapper .table th {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .speaker .employee .post {
  color: #cfd4da;
}
body.dark .app2 .font-primary {
  color: #fd6d64 !important;
}
body.dark .title.title2 .borders span:before {
  border-top: 2px solid rgba(255, 255, 255, 0.08);
}
body.dark .title.title2 .borders span:after {
  border-top: 2px solid rgba(255, 255, 255, 0.08);
}
body.dark .title.title2 .title-inner .borders span:before {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .title.title2 span {
  color: #cfd4da;
}
body.dark .bg-light-inner {
  background: #1c2440 !important;
}
body.dark .compare-section .item {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .compare-section .item .detail-part .title-detail {
  background-color: #1c2440;
  border-color: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .compare-section .item .detail-part .title-detail h5 {
  color: #dee2e6;
}
body.dark .compare-section .item .btn-part {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .compare-section span {
  color: #cfd4da;
}
body.dark .btn-default {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .btn-default.primary-btn {
  border-color: rgba(255, 255, 255, 0.08);
  background-color: #191f3c;
}
body.dark .btn-default.primary-btn:hover, body.dark .btn-default.primary-btn.active, body.dark .btn-default.primary-btn:focus {
  background: #cfd4da;
  color: #1c2440 !important;
}
body.dark .btn-default.btn-white {
  border: 2px solid;
  color: #cfd4da !important;
}
body.dark .btn-default.btn-gradient {
  background-color: #191f3c;
  background-image: linear-gradient(to right, #29275e, #191f3c, #191f3c, #29275e);
}
body.dark .about .color-light {
  color: #cfd4da;
}
body.dark .pricing .price-container.shadows {
  border-color: rgba(255, 255, 255, 0.08);
  filter: drop-shadow(0 0 6px rgba(255, 255, 255, 0.08));
  box-shadow: 2px 1px 10px 0 rgba(255, 255, 255, 0.08);
}
body.dark .pricing .price-container .price-features .price-feature {
  color: #f1f3f5;
}
body.dark .pricing .price-container .price-feature-container .price {
  color: #cfd4da;
}
body.dark .pricing .price-container .price-feature-container .price-value .price {
  color: #cfd4da;
}
body.dark .pricing .price-container .price-feature-container .price-value .price .large {
  color: #cfd4da;
}
body.dark .pricing .price-container .price-feature-container .feature-text hr {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .pricing .price-container .feature-icon {
  color: #cfd4da;
}
body.dark .pricing .price-container .service-feature {
  background-image: linear-gradient(#1a224d, #161c3c);
}
body.dark .pricing .btn-default {
  background-color: #1c2440;
}
body.dark .pricing .set-border {
  background: #1c2440;
}
body.dark .pricing.agency a.btn-white {
  border-color: rgba(255, 255, 255, 0.08);
  color: #cfd4da !important;
}
body.dark .pricing.saas2 .owl-theme .owl-dot span {
  background-image: linear-gradient(#f1f3f5, #cfd4da);
}
body.dark .pricing .price-container.shadows {
  background: rgba(255, 255, 255, 0.08);
}
body.dark .pricing.yoga .owl-item.active.center .price-container, body.dark .pricing.saas2 .owl-item.active.center .price-container {
  filter: drop-shadow(0 0 6px rgba(255, 255, 255, 0.08));
}
body.dark .pagination_sec ul li a {
  color: #cfd4da;
  background: #1c2440;
}
body.dark .product-right h4 del {
  color: #e7eaec;
}
body.dark .product-right .size-box ul li a {
  color: #cfd4da;
}
body.dark .product-right .product-icon .product-social li a {
  color: #cbcbcb;
}
body.dark .product-right .product-icon .wishlist-btn {
  color: #cfd4da;
}
body.dark .product-right .product-icon .wishlist-btn i {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .product-right .product-title {
  color: #cfd4da;
}
body.dark .product-right h4 span {
  color: #e7eaec;
}
body.dark .product-right.product-form-box {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .product-right .border-product {
  border-top: 1px dashed rgba(255, 255, 255, 0.08);
}
body.dark .bundle .theme_checkbox label {
  color: #cfd4da;
}
body.dark .bundle .theme_checkbox label .checkmark {
  background-color: #1c2440;
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .bundle .bundle_detail .price_product {
  color: #cfd4da;
}
body.dark .tab-product .justify-content-start.nav-tabs {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .tab-product .justify-content-start.nav-tabs .nav-link {
  color: #cfd4da;
}
body.dark .tab-product .justify-content-start.nav-tabs .nav-link.active {
  color: #cfd4da;
  background-color: #1c2440;
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .tab-product .justify-content-start.nav-tabs .nav-item .material-border {
  border-bottom: 2px solid rgba(255, 255, 255, 0.08);
}
body.dark .checkout-page .checkout-form .checkout-details {
  background-color: #1c2440;
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .checkout-page .checkout-form .form-group .field-label {
  color: #cfd4da;
}
body.dark .checkout-page .checkout-form input[type=text], body.dark .checkout-page .checkout-form select {
  background-color: #1c2440;
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .checkout-page .checkout-title h3 {
  color: #eaedef;
}
body.dark .order-box .title-box {
  color: #cfd4da;
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .order-box .qty {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .order-box .qty li span {
  color: #cfd4da;
}
body.dark .order-box .sub-total {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .order-box .sub-total li {
  color: #cfd4da;
}
body.dark .order-box .sub-total li .count {
  color: #cfd4da;
}
body.dark .order-box .total li {
  color: #cfd4da;
}
body.dark .order-box .total li .count {
  color: #cfd4da;
}
body.dark select {
  color: #cfd4da;
}
body.dark .cart-table thead th {
  color: #cfd4da;
  border-bottom: 2px solid rgba(255, 255, 255, 0.08);
}
body.dark tbody tr td {
  border-color: rgba(255, 255, 255, 0.08);
  color: #cfd4da;
}
body.dark tbody tr td .td-color {
  color: #cfd4da;
}
body.dark tbody tr td h2 {
  color: #f1f3f5;
}
body.dark tbody tr td a {
  color: #cfd4da;
}
body.dark tbody tr td p {
  color: #cfd4da;
}
body.dark .bg-white {
  background-color: #191f3c !important;
}
body.dark .team-section .teams .our-team .employee .e-name {
  color: #e7eaec;
}
body.dark .team-section .teams .our-team .employee h6 {
  color: #cfd4da;
}
body.dark .team-section .teams .our-team .borders {
  border-right: 2px dashed white;
}
body.dark .event.pricing .price-container .feature-icon {
  color: #e3154f;
}
body.dark .event.pricing .price-container .price {
  color: #cfd4da;
}
body.dark .event.pricing .btn-default {
  color: #e3154f !important;
  border: 2px solid #e3154f;
}
body.dark .event .btn-default {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .bg-gradient-color {
  background: linear-gradient(#1c2440, #191f3c);
}
body.dark .gym.brand-slider .item img {
  filter: brightness(0) invert(1);
}
body.dark .about-page.testimonial {
  background-color: #1c2440;
}
body.dark .faq .faq-block a {
  color: #cfd4da;
}
body.dark .faq .faq-block .card-header {
  color: #cfd4da;
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .faq .faq-block .card-header button {
  color: #cfd4da;
}
body.dark .faq .faq-block .card-body, body.dark .faq .faq-block h6 {
  color: #cfd4da;
}
body.dark .saas1 {
  background-color: transparent;
  background-color: initial;
}
body.dark .saas1 span.theme-color {
  color: #f93b64;
}
body.dark .saas1.client {
  background-color: #1c2440;
}
body.dark .saas1.header .btn-default {
  background-color: #fb3b64;
  color: #cfd4da !important;
  border: 1px solid #fb3b64;
}
body.dark .saas1 .saas1-btn {
  border: 2px solid rgba(255, 255, 255, 0.08) !important;
}
body.dark .saas1.pricing .plan-box .price-box {
  background-color: #191f3c;
}
body.dark .saas1.pricing .plan-box .price-box img {
  filter: brightness(0) invert(1);
}
body.dark .saas1.pricing .plan-box .price-box ul li {
  color: #f1f3f5;
}
body.dark .saas1.pricing .plan-box .price-box ul li img {
  filter: brightness(0) invert(1);
}
body.dark .saas1.pricing .plan-box .price-box ul li span {
  color: #f1f3f5;
}
body.dark .saas1.testimonial .testimonial-slider .owl-theme .owl-dots .owl-dot span {
  background-color: #cfd4da;
}
body.dark .saas1.build-bg, body.dark .saas1.pricing, body.dark .saas1.subscribe {
  background-image: none;
  background-image: initial;
  background-color: #1c2440;
}
body.dark .saas1.build-bg input[type=email], body.dark .saas1.pricing input[type=email], body.dark .saas1.subscribe input[type=email] {
  background-color: #191f3c;
  border: solid rgba(255, 255, 255, 0.08);
  color: #cfd4da;
}
body.dark .saas1.build-bg input[type=email]::-moz-placeholder, body.dark .saas1.pricing input[type=email]::-moz-placeholder, body.dark .saas1.subscribe input[type=email]::-moz-placeholder {
  color: #cfd4da;
}
body.dark .saas1.build-bg input[type=email]::placeholder, body.dark .saas1.pricing input[type=email]::placeholder, body.dark .saas1.subscribe input[type=email]::placeholder {
  color: #cfd4da;
}
body.dark .saas1.subscribe input[type=submit] {
  background-color: #1c2440;
  border: solid rgba(255, 255, 255, 0.08);
  color: #cfd4da;
}
body.dark .register-page h3 {
  color: #eaedef;
}
body.dark .theme-card {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .theme-card .theme-form label {
  color: #cfd4da;
}
body.dark .theme-card .theme-form input, body.dark .theme-card .theme-form textarea {
  background: #1c2440;
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .about-page.testimonial .quotes .quote-text h5 {
  color: #dee2e6;
}
body.dark .about-page.testimonial .rating .name {
  color: #cfd4da;
}
body.dark .top-banner-wrapper .top-banner-content h5, body.dark .top-banner-wrapper .top-banner-content p {
  color: #dee2e6;
}
body.dark .theme-card .offer-slider .media .media-body h4 {
  color: #e7eaec;
}
body.dark .theme-card h5 {
  color: #dee2e6;
}
body.dark table {
  color: #e7eaec;
}
body.dark .product-pagination {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .product-pagination .product-search-count-bottom {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .product-pagination .product-search-count-bottom h5 {
  color: #dee2e6;
}
body.dark .portfolio-section .portfolio-text .head-sub-text {
  color: #cfd4da;
}
body.dark .team-sec.team-grid .employee {
  background: #1c2440;
  box-shadow: 1px 0 15px 2px rgba(255, 255, 255, 0.08);
}
body.dark .product-related h2 {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .product-accordion .btn-link {
  color: #cfd4da;
}
body.dark .product-accordion .card {
  background-color: #1c2440;
}
body.dark .schedule .cal-time {
  background-color: #1c2440;
}
body.dark .schedule .cal-time.events {
  background-color: #1c2440;
}
body.dark .schedule .cal-time.events .schedule-event .schedule-img {
  filter: brightness(0) invert(1);
}
body.dark .schedule .cal-time.events .timing .event-time.active {
  background-color: #191f3c;
  color: #cfd4da;
}
body.dark .portfolio-detail h5 {
  color: #dee2e6;
}
body.dark .portfolio-detail .detail-head {
  color: #cfd4da;
}
body.dark .portfolio-detail .detail-container {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .form-control {
  border-color: rgba(255, 255, 255, 0.08);
  background-color: #1c2440;
  color: #cfd4da;
}
body.dark .form-control::-moz-placeholder {
  color: #7881aa;
}
body.dark .form-control::placeholder {
  color: #7881aa;
}
body.dark .collection .collection-block .collection-content p {
  color: #cfd4da;
}
body.dark .collection .collection-block .collection-content h3 {
  color: #eaedef;
}
body.dark .collection .collection-block .collection-content h4 {
  color: #e7eaec;
}
body.dark .collection-filter-block {
  border-color: rgba(255, 255, 255, 0.08);
  background-color: #1c2440;
}
body.dark .collection-filter-block .product-service .media svg {
  filter: brightness(0) invert(1);
}
body.dark .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label {
  color: #cfd4da;
}
body.dark .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li a {
  color: #cfd4da;
}
body.dark .collection-collapse-block .collapse-block-title:after {
  color: #dee2e6;
}
body.dark .collection-product-wrapper .product-top-filter {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li img {
  filter: brightness(0) invert(1);
}
body.dark .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .collection-product-wrapper .product-top-filter .product-filter-content .collection-view ul li {
  color: #cfd4da;
}
body.dark .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select option, body.dark .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select option, body.dark .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select option, body.dark .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select option {
  background-color: #1c2440;
}
body.dark .theme-card h5.title-border {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .link-horizontal ul li.borders-right {
  border-color: rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.08);
}
body.dark .format .about-icon .quality {
  color: #cfd4da;
}
body.dark .typography_section .typography-box .headings {
  border-color: rgba(255, 255, 255, 0.08);
  background-color: #1c2440;
}
body.dark .typography_section .typography-box .headings span {
  color: #cfd4da;
}
body.dark .typography_section .typography-box .headings h3 {
  color: #eaedef;
}
body.dark .typography_section .typography-box .typo-content.heading_content h1 {
  color: white;
}
body.dark .typography_section .typography-box .typo-content.heading_content h2 {
  color: #f1f3f5;
}
body.dark .typography_section .typography-box .typo-content.heading_content h3 {
  color: #eaedef;
}
body.dark .typography_section .typography-box .typo-content.heading_content h4 {
  color: #e7eaec;
}
body.dark .typography_section .typography-box .typo-content.heading_content h5 {
  color: #dee2e6;
}
body.dark .typography_section .typography-box .typo-content.heading_content h6 {
  color: #cfd4da;
}
body.dark .typography_section .typography-box .typo-content .sub-title {
  color: #cfd4da;
}
body.dark .typography_section .typography-box .typo-content.product-pagination .pagination .page-item {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .typography_section .typography-box .typo-content ol li {
  color: #cfd4da;
}
body.dark .typography_section .typography-box .typo-content ul li {
  color: #cfd4da;
}
body.dark .typography_section .typography-box p {
  color: #cfd4da;
}
body.dark .typography_section .typography-box dl dt {
  color: #cfd4da;
}
body.dark .typography_section .typography-box dl dd {
  color: #cfd4da;
}
body.dark .single_blog_item .blog-text .blog-description {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark hr {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .contact .bg-white form .form-group label {
  color: #cfd4da;
}
body.dark .contact .bg-white form .form-group .form-control {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .ecommerce p {
  color: #1c2440;
}
body.dark .ecommerce .contain h1 {
  color: #191f3c;
}
body.dark .ecommerce.nav-fix {
  background-color: #1c2440;
}
body.dark .ecommerce nav ul.main-menu > li > a {
  color: #f1f3f5;
}
body.dark .ecommerce nav ul.main-menu > li:hover > a {
  color: #f1f3f5;
}
body.dark .parallax-banner .banner-contain h2 {
  color: #333;
}
body.dark .parallax-banner .banner-contain p {
  color: #242e5c;
}
body.dark .down-banner .banner-contain h3 {
  color: #1f232c;
}
body.dark .wedding p, body.dark .wedding h3, body.dark .wedding h4, body.dark .wedding h6, body.dark .wedding h2 {
  color: #c0882f;
}
body.dark .wedding .font-primary {
  color: #c0882f !important;
}
body.dark .wedding.copyright h6 {
  color: #c0882f;
}
body.dark .wedding.copyright .link-horizontal ul li a {
  color: #c0882f;
}
body.dark .wedding .btn-default.btn-gradient {
  background-color: #BF862D;
  background-image: linear-gradient(to right, #ECC878, #BF862D, #BF862D, #ECC878);
}
body.dark .wedding.counter .counters .counter-img {
  filter: initial;
}
body.dark .wedding.header-rel {
  background-color: rgb(25, 31, 60);
}
body.dark .wedding.bg.countdown-bg, body.dark .wedding.bg.attend-bg {
  background-image: none;
  background-image: initial;
  background-color: #1c2440;
}
body.dark .wedding.copyright {
  background-color: #191f3c;
}
body.dark .testimonial.wedding .testimonial-container {
  background-color: #1c2440;
}
body.dark .team .team-slider .team-container {
  box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.08);
}
body.dark .team .team-slider .team-container .name {
  color: #cfd4da;
}
body.dark .login-page .authentication-right h6 {
  color: #cfd4da;
}
body.dark .login-page .authentication-right p {
  color: #cfd4da;
}
body.dark .login-page .theme-card .theme-form label {
  color: #cfd4da;
}
body.dark .search-count h5 {
  color: #dee2e6;
}
body.dark .ecommerce-footer {
  background-color: #1c2440;
}
body.dark .ecommerce-footer .footer-social ul li a i {
  color: #1c2440;
}
body.dark .bg-light {
  background-color: #191f3c !important;
}
body.dark .brand-sliders .brand-slider .item a img {
  filter: brightness(0) invert(1);
}
body.dark .link-horizontal .img-fluid {
  filter: brightness(0) invert(1);
}
body.dark .m-r-auto img {
  filter: brightness(0) invert(1);
}
body.dark footer.dark {
  background-image: linear-gradient(#14225a, #05060e) !important;
}
body.dark footer.footer2.saas2 {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  background: initial !important;
  background-color: #1c2440;
}
body.dark footer.footer2.bg {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  background: initial !important;
  background-color: #1c2440;
}
body.dark .load-more-sec a {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .tap-top {
  background: #1c2440;
}
body.dark .animated-bg i {
  background: #191f3c;
  box-shadow: 0 15px 30px 0 rgba(255, 255, 255, 0.08);
}
body.dark .modal1 .offer-content {
  background-color: #191f3c;
}
body.dark .modal1 span {
  color: #f1f3f5;
}
body.dark .saas1-btn {
  color: #f1f3f5 !important;
}
body.dark .icon-collection .about-icon {
  background-color: #1c2440;
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.08));
}
body.dark .icon-collection .about-icon a img {
  filter: brightness(0) invert(1);
}
body.dark .alert-section .card .card-header {
  background: #1c2440;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
body.dark .alert-section .card .card-body {
  background: #1c2440;
}
body.dark .alert-section .card .card-body .alert a {
  color: black;
}
body.dark .collection-mobile-back span {
  color: white;
}
body.dark .bundle .theme_checkbox label .checkmark:after {
  border-color: white;
}
body.dark .stripe-section {
  background-color: #1c2440;
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .stripe-section .content h5 {
  color: #dee2e6;
}
body.dark .stripe-section .content table tr {
  border-color: rgba(255, 255, 255, 0.08);
}
body.dark .stripe-section .content table tr td {
  color: #cfd4da;
}
body.dark .order-box .qty li {
  color: #cfd4da;
}
body.dark .breadcrumb-section-main {
  background-color: #1c2440;
}
@media only screen and (max-width: 1430px) {
  body.dark .collection-product-wrapper .product-top-filter .product-filter-content .collection-view, body.dark .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
    border-color: rgba(255, 255, 255, 0.08);
  }
}
@media only screen and (max-width: 991px) {
  body.dark header.ecommerce .responsive-btn i {
    color: #f1f3f5 !important;
  }
  body.dark header .navbar {
    background: #1c2440;
    color: #cfd4da;
  }
  body.dark header .navbar .responsive-btn {
    border-color: rgba(255, 255, 255, 0.08);
  }
  body.dark header .navbar .responsive-btn h5 {
    color: #cfd4da !important;
  }
  body.dark header.agency nav ul li > a:hover {
    color: #f1f3f5;
  }
  body.dark header nav ul li > a:hover {
    color: #f1f3f5;
  }
  body.dark .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select, body.dark .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select {
    border-color: rgba(255, 255, 255, 0.08);
  }
  body.dark .collection-filter {
    background-color: #1c2440;
  }
}
@media only screen and (max-width: 767px) {
  body.dark.agency header nav .responsive-btn i {
    color: #f1f3f5 !important;
  }
  body.dark .counter-container + .counter-container {
    border-color: rgba(255, 255, 255, 0.08);
  }
  body.dark .counter-container + .counter-container + .counter-container {
    border-color: rgba(255, 255, 255, 0.08);
    border-left: 0;
    border-left: initial;
  }
  body.dark .counter-container + .counter-container + .counter-container + .counter-container {
    border-color: rgba(255, 255, 255, 0.08);
  }
}
@media only screen and (max-width: 420px) {
  body.dark footer.wedding .footer-titles {
    border-color: rgba(255, 255, 255, 0.08);
  }
}
/**54. Rtl css start**/
.rtl {
  direction: rtl;
  text-align: right;
  /***App landing 2***/
  /***** event layout ***/
  /***Gym Layout**/
  /***MUSIC Layout**/
  /***Yoga Layout**/
  /*****Eccomerce layout**/
  /*****portfolio layout**/
  /*****Typography layout**/
  /******* subscribe section : ***/
  /******* Testimonial section : ***/
  /* responsive*/
}
.rtl .coming-soon .count.no-border {
  border-right: 1px solid #777;
}
.rtl .coming-soon .set-count .counters-content:first-child .count {
  border-right: 0;
}
.rtl .header .center-text {
  direction: rtl;
}
.rtl .header .bg.app2-header .header-text h1:before {
  right: 0;
}
.rtl .header .wave-orange:after {
  display: none;
}
.rtl header nav ul .sub-menu > a:before {
  left: 18px;
  right: auto;
  right: initial;
}
.rtl header nav ul .dropdown:before {
  left: 18px;
  right: auto;
  right: initial;
}
.rtl header nav ul .mega-menu .mega-menu-container {
  right: auto;
  right: initial;
  left: 0;
}
.rtl header nav ul ul li {
  text-align: right;
}
.rtl header nav .menu-head {
  padding: 10px 10px 10px 28px;
}
.rtl header .menu-container .menu-icon li a {
  padding-right: 22px;
  padding-left: 0;
  padding-left: initial;
}
.rtl header .menu-container .menu-icon li a i {
  right: 0;
  left: auto;
  left: initial;
}
.rtl header .color-animated {
  margin-right: 10px;
  margin-left: 0;
  margin-left: initial;
}
.rtl header .center-text {
  direction: inherit;
}
.rtl header .main-menu.mr-auto {
  margin-left: auto !important;
  margin-right: 0 !important;
  margin-right: initial !important;
}
.rtl header.wedding nav a img {
  filter: initial;
}
.rtl header.wedding .responsive-btn i {
  color: #c0882f !important;
}
.rtl header.resume nav a img {
  filter: initial;
}
.rtl header.dark nav a img {
  filter: initial;
}
.rtl header.agency .responsive-btn i {
  color: #10266b !important;
}
.rtl header.dark nav ul li > a {
  color: #000;
}
.rtl header.dark nav a img {
  filter: initial;
}
.rtl header.yoga .logo-abs {
  right: 50%;
  left: auto;
  left: initial;
}
.rtl header.ecommerce nav a img {
  filter: initial;
}
.rtl .modal-header .close {
  margin: -1rem auto -1rem -1rem;
}
.rtl .shadow-section .offset-md-2 {
  margin-left: 0;
  margin-right: 16.6666666667%;
}
.rtl .owl-theme .owl-nav {
  direction: ltr;
}
.rtl .pull-right {
  float: left;
}
.rtl .center-content {
  direction: rtl;
}
.rtl section.header {
  direction: ltr;
}
.rtl section.app1, .rtl section.event {
  direction: inherit;
}
.rtl section.app2 .center-text {
  direction: inherit;
}
.rtl section.saas1.build-bg {
  direction: ltr;
}
.rtl section.saas1.testimonial .testi-profile .media-body {
  flex: initial;
  margin-left: 20px;
}
.rtl section.saas1.testimonial .testimonial {
  margin-left: 40px;
  margin-right: 20px;
}
.rtl .link-horizontal ul {
  direction: rtl;
}
.rtl .m-r-5 {
  margin-left: 5px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .text-left {
  text-align: right !important;
}
.rtl .m-r-auto {
  margin-left: auto !important;
  margin-right: 0 !important;
  margin-right: initial !important;
}
.rtl .m-r-auto img {
  transform: scalex(-1);
}
.rtl .m-l-auto {
  margin-right: auto;
  margin-left: 0;
  margin-left: initial;
}
.rtl .ml-auto {
  margin-right: auto !important;
  margin-left: 0 !important;
  margin-left: initial !important;
}
.rtl .slick-slider {
  direction: ltr;
}
.rtl .text-as-shadow {
  right: 250px;
  left: auto;
  left: initial;
}
.rtl .agency-content {
  text-align: right;
}
.rtl .agency-content .agency-header-center-container {
  text-align: right;
}
.rtl .agency-content .agency-header-center-container .borders {
  margin-left: 30px;
  border-left: 2px solid;
  margin-right: 0;
  margin-right: initial;
  border-right: 0;
  border-right: initial;
}
.rtl .agency-content .agency-para {
  text-align: right;
  margin-right: 30px;
}
.rtl .agency-content .btn-default {
  margin-right: 30px;
}
.rtl .agency-content .blue-img {
  right: -14%;
  left: auto;
  left: initial;
  transform: scalex(-1);
}
.rtl .agency-content .side-img.left-0 {
  right: 0;
  left: auto;
  left: initial;
  transform: scalex(-1);
}
.rtl .agency .blog-agency .blog-contain .img-container i {
  margin-left: 10px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .agency .blog_comment.comment-list .comment_sec .offset-1 {
  margin-right: 8.3333333333%;
}
.rtl .agency .blog_comment.comment-list .comment_sec .blog_center .blog_user {
  margin-right: 15px;
}
.rtl .agency .blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left .comment-user i {
  margin-left: 5px;
}
.rtl .agency .blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left .comment-date {
  margin-right: 10px;
}
.rtl .agency .blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .text-left .comment-date i {
  margin-left: 5px;
}
.rtl .agency .blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .link-btn {
  float: left;
}
.rtl .agency .blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .link-btn .pr-2 {
  padding-left: 0.5rem !important;
}
.rtl .agency .blog_comment.comment-list .comment_sec .blog_center .blog_user .panel-body .link-btn i.fa-reply {
  transform: scalex(-1);
}
.rtl .agency.blog-sidebar .blog-title {
  text-align: right;
}
.rtl .agency.blog-sidebar .blog-title::before {
  right: 0;
}
.rtl .agency.blog-sidebar .sidebar-container .newsletter .form-group i {
  left: 4%;
  right: auto;
  right: initial;
}
.rtl .agency.blog-sidebar .sidebar-container .sidebar-list li a {
  margin-right: 15px;
  margin-left: 0;
  margin-left: initial;
}
.rtl .agency.blog-sidebar .sidebar-container .sidebar-list li a i {
  right: 10px;
  left: auto;
  left: initial;
  transform: scalex(-1);
}
.rtl .agency.blog-sidebar .sidebar-container .sidebar-list li a i.m-r-15 {
  margin-left: 15px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .agency.blog-sidebar .post-container div .badge {
  right: 0;
  left: auto;
  left: initial;
}
.rtl .agency.blog-sidebar.blog-split .blog-list:nth-child(even) .center-text {
  justify-content: flex-start;
}
.rtl .agency.testimonial-bg {
  direction: ltr;
  text-align: left;
}
.rtl .agency .m-r-auto img {
  filter: brightness(0) invert(1);
}
.rtl header.agency .navbar {
  background-color: #11266b;
  border-radius: 15px;
}
.rtl .collection-collapse-block .collapse-block-title:after {
  left: -3px;
  right: auto;
  right: initial;
}
.rtl .collection-collapse-block .collapse-block-title .custom-control {
  padding-right: 1.5rem;
}
.rtl .event .bg-about:before {
  transform: scalex(3);
}
.rtl .wedding-time .count {
  padding-right: 15px;
  padding-left: 0;
  padding-left: initial;
}
.rtl .wedding-time .count:before {
  right: 0;
  left: auto;
  left: initial;
}
.rtl .wedding-time .count .set-border-left {
  border-right: 5px solid #fff;
  border-left: 0;
  border-left: initial;
  right: 0;
  left: auto;
  left: initial;
}
.rtl .wedding-time .count .set-border-bottom {
  right: 5px;
  left: auto;
  left: initial;
}
.rtl .wedding-time .count:after {
  border-left: 5px solid #fff;
  border-right: 0;
  border-right: initial;
  right: calc(100% - 20px);
  left: auto;
  left: initial;
}
.rtl nav .logo-erapper {
  transform: scalex(-1);
}
.rtl .navbar .container,
.rtl .navbar .container-fluid,
.rtl .navbar .container-sm,
.rtl .navbar .container-md,
.rtl .navbar .container-lg,
.rtl .navbar .container-xl {
  display: block;
}
.rtl .blog-sidebar .blog-insta li {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .header .rotate {
  left: 17%;
  right: auto;
  right: initial;
}
.rtl .header .animation-circle-inverse {
  left: 100px;
  right: auto;
  right: initial;
}
.rtl .about.app1 .mobile {
  left: 10%;
  right: auto;
  right: initial;
}
.rtl .about.app1 .mobile .rectangle {
  left: -4%;
  right: auto;
  right: initial;
}
.rtl .about.app1 .mobile .rectangle .r-2 {
  left: -2%;
  right: auto;
  right: initial;
}
.rtl .about.app1 .counters {
  border-left: 1px solid #fff;
  border-right: 0;
  border-right: initial;
}
.rtl .about.app1 .counters:nth-child(even) {
  border-left: none;
}
.rtl .about.app1 .mobile.galaxy {
  left: -15%;
  right: auto;
  right: initial;
}
.rtl .center-img-content.m-l-15 {
  margin-right: 15px;
  margin-left: 0;
  margin-left: initial;
}
.rtl .link-horizontal ul li {
  padding-left: 35px;
  padding-right: 0;
  padding-right: initial;
}
.rtl .link-horizontal ul li.borders-right {
  border-left: 1px solid #fff;
  border-right: 0;
  border-right: initial;
  margin-left: 35px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .link-horizontal ul li:last-child {
  padding-left: 0;
  padding-right: 0;
  padding-right: initial;
}
.rtl .videos .video-description {
  text-align: right;
}
.rtl .payment-box .float-right {
  float: left !important;
}
.rtl .order-box .sub-total .shopping-option label {
  padding-right: 10px;
  padding-left: 0;
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .collection-view ul li:first-child, .rtl .collection-product-wrapper .product-top-filter .popup-filter .collection-view ul li:first-child {
  margin-right: 0;
  margin-left: 14px;
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select, .rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select, .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select, .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
  background-position: 5%;
}
.rtl .custom-control-label:before {
  right: -1.5rem;
  left: auto;
  left: initial;
}
.rtl .custom-control-label:after {
  right: -1.5rem;
  left: auto;
  left: initial;
}
.rtl .custom-control {
  padding-left: 0;
  padding-right: 1.5rem;
}
.rtl .mr-auto, .rtl .mx-auto {
  margin-left: auto !important;
}
.rtl .mr-auto {
  margin-right: 0 !important;
  margin-right: initial !important;
}
.rtl .float-right {
  float: left !important;
}
.rtl .app2.about .set-height .mobile1 {
  left: 0;
  right: auto;
  right: initial;
}
.rtl .app2.about .set-height .j-img {
  left: 20%;
  right: auto;
  right: initial;
}
.rtl .quality {
  text-align: right;
}
.rtl .format .about-icon:first-child {
  margin-right: 0;
  margin-left: 0;
  margin-left: initial;
}
.rtl .format .about-icon:last-child {
  margin-left: 0;
  margin-right: 0;
  margin-right: initial;
}
.rtl footer.subscribe {
  direction: inherit;
}
.rtl footer.footer2 .link-horizontal ul li.borders-right {
  border-left: 3px solid #fff;
  border-right: 0;
  border-right: initial;
  margin-left: 15px;
  margin-right: 0;
  margin-right: initial;
}
.rtl footer.footer2 .float-right {
  float: left !important;
}
.rtl footer .footer-contant .form-group input {
  padding-right: 0;
  margin-left: 0;
  margin-left: initial;
}
.rtl footer .footer-contant .form-group .fa-paper-plane {
  left: 10px;
  right: auto;
  right: initial;
}
.rtl footer .logo-sec .footer-social .footer-social-list:first-child {
  padding-right: 0;
  padding-left: 0;
  padding-left: initial;
}
.rtl footer .logo-sec .footer-social .footer-social-list:last-child {
  padding-left: 0;
  padding-right: 0;
  padding-right: initial;
}
.rtl footer .footer-lists.contacts li i {
  margin-left: 18px;
  margin-right: 0;
  margin-right: initial;
}
.rtl footer.contact .plane2 {
  left: 0;
  right: auto;
  right: initial;
}
.rtl footer.contact .p-r-0 {
  padding-left: 0;
}
.rtl footer.contact .p-l-0 {
  padding-right: 0;
}
.rtl footer .logo-sec .footer-logo {
  transform: scalex(-1);
}
.rtl footer.yoga.copyright {
  direction: ltr;
}
.rtl .list ul li {
  padding-right: 0;
  padding-left: 60px;
}
.rtl .list ul li:last-child {
  padding-left: 0;
}
.rtl .swiper-container-3d {
  direction: ltr;
}
.rtl .about.event .announcer-img {
  transform: scalex(-1);
}
.rtl .gym input {
  margin-left: 12px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .gym .calculate-bmi tr td {
  padding: 25px 60px 25px 0;
}
.rtl .music.format .watch-now {
  margin-right: 15px;
  margin-left: 0;
  margin-left: initial;
}
.rtl .music.bg-video img {
  transform: scalex(-1);
}
.rtl .watch .m-l-15 {
  margin-right: 15px;
}
.rtl .saas1.faq a div {
  left: auto;
  left: initial;
  right: 0;
  margin-right: 0;
  margin-right: initial;
}
.rtl .saas1.faq .collapsed a div {
  margin-right: 0;
  margin-left: 15px;
}
.rtl .saas1 .faq-img-block .img-fluid {
  transform: scalex(-1);
}
.rtl .saas1.subscribe .media img {
  margin-left: 20px;
}
.rtl .saas1.subscribe input[type=submit] {
  margin-right: -50px;
  margin-left: 0;
  margin-left: initial;
}
.rtl .saas1.subscribe input[type=email],
.rtl .saas1.subscribe input[type=submit] {
  padding-right: 15px;
  padding-left: 15px;
}
.rtl .saas1.subscribe .subscribe-input h6 {
  margin-left: 16px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .saas1.pricing .plan-box .price-box ul {
  text-align: right;
}
.rtl .saas2.feature .center-content .feature-content {
  margin-right: 25px;
}
.rtl .saas2.quick-sol .set-center-div .side-img {
  left: -14%;
  right: auto;
  right: initial;
  transform: scalex(-1);
  top: 0;
}
.rtl .saas2 .offers-container .offers-content .fa-check-circle {
  margin-left: 20px;
}
.rtl .wedding .about-img {
  transform: scalex(-1);
}
.rtl .wedding .decore img:nth-child(2) {
  transform: scalex(-1);
}
.rtl .wedding .m-r-10 {
  margin-left: 10px;
}
.rtl .wedding .wedding-time .count .set-border-left {
  border-right: 5px solid #bf862d;
  right: 0;
}
.rtl .wedding .wedding-time .count .set-border-bottom {
  right: 5px;
}
.rtl .wedding .wedding-time .count:after {
  border-left: 5px solid #ecc878;
  right: calc(100% - 20px);
  left: auto;
  left: initial;
}
.rtl .wedding .wedding-content .logo-h1 {
  margin-right: -170px;
  margin-left: 0;
  margin-left: initial;
}
.rtl .wedding-content .girl {
  right: 18%;
  left: auto;
  left: initial;
  transform: scalex(-1);
}
.rtl .header .yoga-content .girl {
  transform: scalex(-1);
}
.rtl .yoga .meter .lorem {
  padding-right: 20px;
  padding-left: 0;
  padding-left: initial;
}
.rtl .yoga .meter .percent {
  left: 20px;
  right: auto;
  right: initial;
}
.rtl .yoga.format .experience-container .exp-img {
  transform: scalex(-1);
}
.rtl .yoga.format .girl-img-container .girl-yoga {
  transform: scalex(-1);
  right: 22%;
  left: auto;
  left: initial;
}
.rtl .yoga.event .animated-bg i {
  right: auto;
  right: initial;
  left: 0;
}
.rtl .yoga.event .event-container .event-info {
  margin-right: 20px;
}
.rtl .product-box .product-detail {
  text-align: right;
  padding-right: 5px;
}
.rtl .product-box .product-detail .color-variant li {
  margin-left: 5px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .layout-ecommerce .ecommerce-footer {
  text-align: right;
  direction: rtl;
}
.rtl .layout-ecommerce .ecommerce-footer .payment-card-bottom {
  text-align: left;
}
.rtl .layout-ecommerce .ecommerce-footer .payment-card-bottom ul li + li {
  padding-right: 10px;
  padding-left: 0;
  padding-left: initial;
}
.rtl .layout-ecommerce .ecommerce-footer img {
  transform: scalex(-1);
}
.rtl .down-banner .banner-contain,
.rtl .parallax-banner .banner-contain {
  left: 10%;
}
.rtl .product-pagination .product-search-count-bottom {
  padding-left: 15px;
  padding-right: 0;
  padding-right: initial;
}
.rtl .collection-wrapper .theme-card .offer-slider img {
  padding: 15px 0px 15px 15px;
}
.rtl .collection-wrapper .theme-card .offer-slider .media .media-body.ml-3 {
  margin-right: 1rem !important;
}
.rtl .collection-wrapper .theme-card .offer-slider .media .media-body a h6 {
  margin-left: 61px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .collection-wrapper .theme-card .offer-slider .media .media-body .rating i {
  padding-left: 5px;
}
.rtl .collection-wrapper .image-swatch li img {
  margin-left: 5px;
}
.rtl .portfolio-creative.creative3 .portfolio-text .head-text:before {
  right: 0;
  left: auto;
  left: initial;
}
.rtl .typography_section .typography-box .typo-content.input_button label {
  padding-right: 5px;
}
.rtl .mr-2 {
  margin-left: 0.5rem !important;
}
.rtl .m-r-10 {
  margin-left: 10px;
}
.rtl .alert .fa.m-r-10 {
  margin-left: 10px;
}
.rtl .copyright .link-horizontal.social-link ul li {
  padding-left: 45px;
  padding-right: 0;
  padding-right: initial;
}
.rtl .copyright .link-horizontal img {
  transform: scalex(-1);
}
.rtl .copyright .link-horizontal ul li {
  padding-right: 0;
  padding-left: 30px;
}
.rtl .copyright.yoga .link-horizontal.social-link ul li, .rtl .copyright.resume .link-horizontal.social-link ul li, .rtl .copyright.creative .link-horizontal.social-link ul li {
  padding-right: 0;
  padding-left: 45px;
}
.rtl .copyright.yoga .link-horizontal.social-link ul li:last-child, .rtl .copyright.resume .link-horizontal.social-link ul li:last-child, .rtl .copyright.creative .link-horizontal.social-link ul li:last-child {
  padding-left: 0;
}
.rtl .product-right h4 span {
  padding-right: 5px;
}
.rtl .product-right .color-variant li {
  margin-left: 5px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .product-right .product-description h6 span {
  float: left;
}
.rtl .product-right .product-description .qty-box .input-group .form-control {
  border-left: none;
}
.rtl .product-right .product-description .qty-box .input-group button {
  padding-right: 12px;
}
.rtl .product-right .size-box ul li {
  margin-left: 10px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .product-right .product-buttons a:last-child {
  margin-right: 10px;
}
.rtl .product-right .product-icon .wishlist-btn i {
  margin-right: 5px;
  margin-left: 0;
  margin-left: initial;
  border-right: 1px solid #ddd;
  border-left: 0;
  border-left: initial;
  padding-right: 10px;
  padding-left: 0;
  padding-left: initial;
}
.rtl .product-right .product-icon .wishlist-btn span {
  padding-right: 10px;
  padding-left: 0;
  padding-left: initial;
}
.rtl .product-right .product-icon .product-social li {
  padding-right: 0;
  padding-left: 30px;
}
.rtl .product-right .product-icon .product-social li:last-child {
  padding-left: 0;
}
.rtl .product-right .payment-card-bottom ul li {
  padding-left: 10px;
  padding-right: 0;
  padding-right: initial;
}
.rtl .product-right .product-title.size-text {
  text-align: right;
}
.rtl .qty-box .input-group .input-group-prepend {
  margin-left: -1px;
}
.rtl .qty-box .input-group .input-group-prepend .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rtl .collection-filter-block .product-service .media .media-body {
  padding-right: 10px;
  padding-left: 0;
  padding-left: initial;
}
.rtl .bundle .theme_checkbox label {
  padding-right: 30px;
  padding-left: 0;
  padding-left: initial;
}
.rtl .bundle .theme_checkbox label .checkmark {
  right: 0;
  left: auto;
  left: initial;
}
.rtl .bundle .bundle_detail .price_product {
  padding-right: 3px;
  padding-left: 0;
  padding-left: initial;
}
.rtl .cart-section,
.rtl .wishlist-section {
  direction: rtl;
}
.rtl .cart-section tfoot tr td,
.rtl .wishlist-section tfoot tr td {
  text-align: left;
  padding-left: 63px;
}
.rtl .cart-section tfoot tr td:first-child,
.rtl .wishlist-section tfoot tr td:first-child {
  padding-right: 10px;
}
.rtl .cart-section .cart-buttons > div:last-child,
.rtl .wishlist-section .cart-buttons > div:last-child {
  text-align: left;
  padding-left: 59px;
}
.rtl .payment-box .payment-options li .radio-option input[type=radio] {
  right: 0;
  left: auto;
  left: initial;
}
.rtl .payment-box .payment-options li .radio-option label {
  padding-right: 30px;
  padding-left: 0;
  padding-left: initial;
}
.rtl .owl-carousel .owl-stage-outer {
  direction: ltr;
}
.rtl .subscribe .form-group input {
  padding: 30px 35px 30px 35%;
}
.rtl .subscribe .button-primary {
  left: 4%;
  right: auto;
  right: initial;
}
.rtl .subscribe.subscribe-2 .form-group .icon {
  right: 50px;
  left: auto;
  left: initial;
}
.rtl .subscribe.subscribe-2 .form-group input {
  padding-right: 110px;
  padding-left: 0;
  padding-left: initial;
}
.rtl .subscribe.yoga .button-primary {
  left: 28px;
  right: auto;
  right: initial;
}
.rtl .subscribe.wedding .button-primary button {
  margin-left: 10px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .subscribe.app1 .button-primary {
  left: 4%;
  right: auto;
  right: initial;
}
.rtl .app2 .subscribe .button-primary {
  left: 2%;
  right: auto;
  right: initial;
}
.rtl .testimonial .testimonial-box:before {
  right: 12%;
  left: auto;
  left: initial;
}
.rtl .testimonial .testimonial-slider .owl-theme .owl-dots {
  left: 0;
  right: auto;
  right: initial;
}
.rtl .testimonial .testimonial-slider .owl-carousel .owl-item img {
  transform: scalex(-1);
}
.rtl .testimonial .testi-profile img {
  padding-right: 25px;
  padding-left: 0;
  padding-left: initial;
  margin-left: 20px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .testimonial.event .testimonial.owl-theme .owl-prev, .rtl .testimonial.saas2 .testimonial.owl-theme .owl-prev {
  right: 0;
  left: auto;
  left: initial;
}
.rtl .testimonial.event .testimonial.owl-theme .owl-next, .rtl .testimonial.saas2 .testimonial.owl-theme .owl-next {
  left: 0;
  right: auto;
  right: initial;
}
.rtl .testimonial.event .testimonial .quotes .right-quote, .rtl .testimonial.saas2 .testimonial .quotes .right-quote {
  left: 80px;
  right: auto;
  right: initial;
}
.rtl .testimonial.event .testimonial .quotes .left-quote, .rtl .testimonial.saas2 .testimonial .quotes .left-quote {
  right: -33px;
  left: auto;
  left: initial;
}
.rtl .testimonial.event img, .rtl .testimonial.saas2 img {
  transform: scaleX(-1);
}
.rtl .testimonial.event .rating .stars, .rtl .testimonial.saas2 .rating .stars {
  margin-left: 25px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .compare-page .table-wrapper .table thead .th-compare th .remove-compare {
  float: right;
}
.rtl .checkout-page .checkout-form select {
  padding: 0 55px;
}
.rtl .compare-section .item .close-btn {
  left: 0;
  right: auto;
  right: initial;
}
.rtl .coming-soon {
  direction: rtl;
}
.rtl .coming-soon .center-content button {
  margin-right: -50px;
}
.rtl .icon-collection {
  direction: rtl;
}
.rtl .text-right {
  text-align: left !important;
}
.rtl .m-l-5 {
  margin-right: 5px;
}
.rtl .mr-3 {
  margin-left: 1rem !important;
}
.rtl .event.contact .iframe-container {
  border-radius: 0 15px 15px 0;
}
.rtl .event.contact .bg-white {
  border-radius: 15px 0 0 15px;
}
.rtl .m-r-25 {
  margin-left: 25px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .blog .img-container .blog-info {
  direction: rtl;
}
.rtl .speaker .team-img .social ul li {
  margin-left: 20px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .speaker .team-img .social ul li:last-child {
  margin-left: 0;
  margin-right: 0;
  margin-right: initial;
}
.rtl .schedule .event-container {
  padding-left: 60px;
  padding-right: 0;
  padding-right: initial;
}
.rtl .breadcrumb-section-main .breadcrumb-contain > div:last-child {
  text-align: left;
}
.rtl .breadcrumb-section-main .breadcrumb-contain > div ul li {
  margin-left: 15px;
  margin-right: 0;
  margin-right: initial;
}
.rtl .breadcrumb-section-main .breadcrumb-contain > div ul li:last-child {
  margin-left: 0;
  margin-right: 0;
  margin-right: initial;
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .search-count,
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .sidebar-popup {
  border-left: 1px solid #ddd;
  border-right: 0;
  border-right: initial;
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .search-count,
.rtl .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
  border-left: 1px solid #ddd;
  border-right: 0;
  border-right: initial;
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select,
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,
.rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select,
.rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
  border-left: 1px solid #ddd;
  border-right: 0;
  border-right: initial;
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view,
.rtl .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view {
  border-left: 1px solid #ddd;
  border-right: 0;
  border-right: initial;
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,
.rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
  border-left: none;
  border-right: 0;
  border-right: initial;
}
.rtl .agency.testimonial .testimonial-container.testimonial-container2 .d-flex .m-r-25 {
  margin-left: 0;
  margin-left: initial;
  margin-right: 25px !important;
}
.rtl .owl-theme .owl-nav.disabled + .owl-dots {
  left: 0;
  margin-left: 0;
  margin-left: initial;
}
.rtl .menu-container li a:before {
  right: 0;
  left: auto;
  left: initial;
}
.rtl .team-sec.team-grid .team-para {
  text-align: right;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .rtl header.agency nav ul li .dropdown {
    color: #fff;
  }
  .rtl section.services .offset-lg-3 {
    margin-right: 25%;
    margin-left: 0;
    margin-left: initial;
  }
}
@media only screen and (max-width: 991px) and (min-width: 576px) {
  .rtl .resume .counter-container + .counter-container {
    border-right: 1px solid;
    border-left: 0;
    border-left: initial;
  }
  .rtl .resume .counter-container + .counter-container + .counter-container {
    border-right: 0;
    border-left: 0;
    border-left: initial;
  }
  .rtl .resume .counter-container + .counter-container + .counter-container + .counter-container {
    border-right: 1px solid;
    border-left: 0;
    border-left: initial;
  }
}
@media only screen and (max-width: 1600px) {
  .rtl .header .wedding-content .girl {
    right: 16%;
    left: auto;
    left: initial;
  }
  .rtl .about.app1 .mobile {
    left: 6%;
    right: auto;
    right: initial;
  }
  .rtl .saas2 .set-center-div .side-img {
    left: -14%;
    right: auto;
    right: initial;
  }
}
@media only screen and (max-width: 480px) {
  .rtl .subscribe.subscribe-2 .form-group input {
    padding-right: 95px;
    padding-left: 0;
    padding-left: initial;
  }
}
@media only screen and (max-width: 1430px) {
  .rtl .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
  }
  .rtl .collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
    padding-left: 0 !important;
    padding-right: 20px !important;
    border-right: 1px solid #ddd;
    border-left: 0;
    border-left: initial;
  }
  .rtl .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-left: initial !important;
  }
  .rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
    border-left: 1px solid #ddd;
    border-right: 0;
    border-right: initial;
  }
  .rtl .cart-section tfoot tr td,
.rtl .wishlist-section tfoot tr td {
    padding-left: 41px;
  }
}
@media only screen and (max-width: 1366px) {
  .rtl .header .wedding-content .girl {
    right: 11%;
    left: auto;
    left: initial;
  }
  .rtl .header .rotate {
    left: 15%;
    right: auto;
    right: initial;
  }
  .rtl .header.agency .center-text {
    margin-right: 50px;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl .agency.agency-content .blue-img {
    right: -18%;
    left: auto;
    left: initial;
  }
  .rtl .about.app1 .mobile.galaxy {
    left: -12%;
    right: auto;
    right: initial;
  }
  .rtl .saas2 .set-center-div .side-img {
    left: 2%;
    right: auto;
    right: initial;
  }
  .rtl .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
    border-right: 1px solid #ddd;
    text-align: center;
  }
  .rtl .product-right .product-icon .product-social li {
    padding-left: 4px;
  }
}
@media only screen and (max-width: 1199px) {
  .rtl .agency.agency-content .blue-img {
    right: -20%;
    left: auto;
    left: initial;
  }
  .rtl .copyright .link-horizontal ul li {
    padding-left: 20px;
    padding-right: 0;
    padding-right: initial;
  }
  .rtl .header .wedding-content .girl {
    right: 6%;
    left: auto;
    left: initial;
  }
  .rtl .header .rotate {
    left: 12%;
    right: auto;
    right: initial;
  }
  .rtl .cart-section tfoot tr td,
.rtl .wishlist-section tfoot tr td {
    padding-left: 25px;
  }
  .rtl .payment-box .float-right {
    float: none !important;
    float: initial !important;
  }
}
@media only screen and (max-width: 991px) {
  .rtl .agency.header .center-text {
    margin-right: 20px;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl .agency.agency-content .blue-img {
    right: -25%;
    left: auto;
    left: initial;
  }
  .rtl .agency.blog .m-r-25 {
    margin-left: 15px;
    margin-right: 0;
    margin-right: initial;
  }
  .rtl .agency.blog .m-r-10 {
    margin-left: 5px;
    margin-right: 0;
    margin-right: initial;
  }
  .rtl .agency.footer2 .link-horizontal ul li {
    padding-left: 5px;
    padding-right: 0;
    padding-right: initial;
  }
  .rtl header .navbar {
    background-color: #fff !important;
  }
  .rtl header nav ul li a {
    text-align: right;
  }
  .rtl header nav .menu-head:after {
    left: 20px;
    right: auto;
    right: initial;
  }
  .rtl header.dark .responsive-btn i, .rtl header.resume .responsive-btn i {
    color: #1f232c !important;
  }
  .rtl header.yoga .logo-abs {
    right: 0;
    left: auto;
    left: initial;
  }
  .rtl header.ecommerce .logo-erapper ~ .responsive-btn {
    left: 0;
    right: auto;
    right: initial;
  }
  .rtl header.ecommerce nav .top-header-right {
    margin-left: 40px;
    margin-right: 0;
    margin-right: initial;
  }
  .rtl .copyright .link-horizontal ul li {
    padding-left: 10px;
    padding-right: 0;
    padding-right: initial;
  }
  .rtl .saas1.subscribe .media img {
    margin-left: auto;
  }
  .rtl .header .rotate {
    left: 12%;
    right: auto;
    right: initial;
  }
  .rtl .schedule .event-container {
    padding-left: 30px;
    padding-right: 0;
    padding-right: initial;
  }
  .rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select {
    border-right: 1px solid #ddd !important;
  }
  .rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select,
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select {
    border-right: 1px solid #ddd;
    border-left: 0;
    border-left: initial;
  }
  .rtl .gym .calculate-bmi tr td {
    padding: 15px 40px 15px 0px;
  }
  .rtl .payment-box button {
    margin-left: 0;
    margin-right: 10px;
  }
  .rtl .product-right .product-icon .product-social li {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .rtl header .responsive-btn i {
    color: #fff !important;
  }
  .rtl header.agency .responsive-btn i {
    color: #fff !important;
  }
  .rtl header.ecommerce .responsive-btn i {
    color: #000 !important;
  }
  .rtl .link-horizontal ul li {
    padding-left: 15px;
    padding-right: 0;
    padding-right: initial;
  }
  .rtl .counter-container + .counter-container {
    border-right: 1px solid #ddd;
    border-left: 0;
    border-left: initial;
  }
  .rtl .counter-container + .counter-container + .counter-container {
    border-right: 0;
    border-left: 0;
    border-left: initial;
  }
  .rtl .counter-container + .counter-container + .counter-container + .counter-container {
    border-right: 1px solid #ddd;
    border-left: 0;
    border-left: initial;
  }
  .rtl .event.testimonial .testimonial.owl-theme .owl-nav .owl-prev {
    right: auto;
    right: initial;
    margin-left: 20px;
    margin-right: 0;
    margin-right: initial;
  }
  .rtl .ecommerce-footer .col-md-12 {
    text-align: right;
  }
  .rtl footer .footer-title {
    text-align: right;
  }
  .rtl footer .footer-title .according-menu:before {
    left: 2px;
    right: auto;
    right: initial;
  }
  .rtl footer .footer-title.active .according-menu:before {
    left: 2px;
    right: auto;
    right: initial;
  }
  .rtl .agency.header .center-text {
    margin-right: 0;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl .agency.speaker .team-img .social ul li {
    margin-left: 10px;
    margin-right: 0;
    margin-right: initial;
  }
  .rtl .schedule .event-container {
    padding-left: 20px;
    padding-right: 0;
    padding-right: initial;
  }
  .rtl .gym .counter-container + .counter-container {
    border-left: 0;
    border-left: initial;
  }
  .rtl .breadcrumb-section-main.inner-2 .breadcrumb-contain ul li a i {
    margin-left: 10px;
    margin-right: 0;
    margin-right: initial;
  }
  .rtl .breadcrumb-section-main .breadcrumb-contain > div ul li a i {
    margin-left: 10px;
    margin-right: 0;
    margin-right: initial;
  }
  .rtl .yoga.format .girl-img-container .girl-yoga {
    right: auto;
    right: initial;
  }
  .rtl .subscribe .button-primary {
    justify-content: center;
  }
  .rtl .agency.blog.blog-split .blog-list:nth-child(even) .center-text {
    justify-content: center;
  }
  .rtl .team-sec.team-grid .team-para {
    text-align: center;
  }
  .rtl .app2.format {
    text-align: right;
  }
}
@media only screen and (max-width: 575px) {
  .rtl header.ecommerce nav .top-header-right {
    margin-left: 30px;
  }
  .rtl .about.app1 .counters {
    border-left: 0;
    border-left: initial;
  }
  .rtl .event .wedding-time .row > div:nth-child(even) .count {
    margin-left: auto;
    margin-right: 0;
    margin-right: initial;
  }
  .rtl .event .wedding-time .row > div:nth-child(odd) .count {
    margin-right: auto;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl .copyright .link-horizontal ul li {
    padding-left: 15px;
    padding-right: 0;
    padding-right: initial;
  }
  .rtl .subscribe .form-group input {
    padding-right: 15px;
    padding-left: 0;
    padding-left: initial;
  }
  .rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select {
    border-left: 1px solid #ddd;
    border-right: 0;
    border-right: initial;
  }
  .rtl .portfolio-creative.creative3 .portfolio-text .text-right {
    text-align: right !important;
  }
  .rtl .cart-section .cart-buttons > div:last-child,
.rtl .wishlist-section .cart-buttons > div:last-child {
    padding-left: 15px;
  }
}
@media (max-width: 420px) {
  .rtl .payment-box button {
    margin-right: 0;
  }
  .rtl .product-right .product-icon .product-social li {
    padding-left: 5px;
  }
}
@media only screen and (min-width: 1200px) {
  .rtl .offset-xl-3 {
    margin-right: 25%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl .offset-xl-1 {
    margin-right: 8.3333333333%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl .offset-xl-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.wedding .offset-xl-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
    margin-left: initial;
  }
}
@media only screen and (min-width: 768px) {
  .rtl .offset-md-3 {
    margin-right: 25%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.resume .offset-md-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.gym.pricing .offset-md-1 {
    margin-right: 8.3333333333%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.gym.format .offset-md-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.music .offset-md-1 {
    margin-right: 8.3333333333%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.music.testimonial .offset-md-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.music.header .music-container .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .rtl section.saas2 .offset-md-1 {
    margin-right: 8.3333333333%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.wedding .offset-md-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.wedding.subscribe .offset-md-2 {
    margin-right: 25%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.yoga .offset-md-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.yoga.pricing .offset-md-1 {
    margin-right: 8.3333333333%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.app2 .offset-md-1 {
    margin-right: 8.3333333333%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.app1 .offset-md-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.app1.pricing .offset-md-2, .rtl section.app1.screenshot .offset-md-2 {
    margin-right: 25%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.event .offset-md-1 {
    margin-right: 8.3333333333%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.event.header .offset-md-1 {
    margin-right: 25%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.format .offset-md-1 {
    margin-right: 8.3333333333%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.testimonial .offset-md-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.ecommerce .offset-md-2, .rtl section.ecommerce-tab .offset-md-2, .rtl section.bg-light .offset-md-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl .offset-md-0 {
    margin-right: 0;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl .offset-md-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
    margin-left: initial;
  }
}
@media only screen and (min-width: 992px) {
  .rtl .offset-lg-1 {
    margin-right: 8.3333333333%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl .offset-lg-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl .offset-lg-3 {
    margin-right: 25% !important;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl .offset-lg-7 {
    margin-right: 58.3333333333%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl .offset-lg-0 {
    margin-right: 0;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl header nav ul .dropdown:before {
    left: 0;
    right: auto;
    right: initial;
  }
  .rtl section.app1.about .offset-lg-3 {
    margin-right: 25%;
    margin-left: 0;
    margin-left: initial;
  }
  .rtl section.saas2.testimonial .item .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("/assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-unice-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "themify";
  src: url("/assets/fonts/themify.eot?-fvbane");
  src: url("/assets/fonts/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("/assets/fonts/themify.woff?-fvbane") format("woff"), url("/assets/fonts//themify.ttf?-fvbane") format("truetype"), url("/assets/fonts/themify.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-],
[class*=" icon-"] {
  font-family: "themify";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *margin-right: 0.3em;
}
[class^=icon-]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}
/* makes sure icons active on rollover in links */
a [class^=icon-],
a [class*=" icon-"] {
  display: inline;
}
/* increased font size for icon-large */
[class^=icon-].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}
.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}
[class^=icon-].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: white;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^=icon-].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}
.icon-wand:before {
  content: "\e600";
}
.icon-volume:before {
  content: "\e601";
}
.icon-user:before {
  content: "\e602";
}
.icon-unlock:before {
  content: "\e603";
}
.icon-unlink:before {
  content: "\e604";
}
.icon-trash:before {
  content: "\e605";
}
.icon-thought:before {
  content: "\e606";
}
.icon-target:before {
  content: "\e607";
}
.icon-tag:before {
  content: "\e608";
}
.icon-tablet:before {
  content: "\e609";
}
.icon-star:before {
  content: "\e60a";
}
.icon-spray:before {
  content: "\e60b";
}
.icon-signal:before {
  content: "\e60c";
}
.icon-shopping-cart:before {
  content: "\e60d";
}
.icon-shopping-cart-full:before {
  content: "\e60e";
}
.icon-settings:before {
  content: "\e60f";
}
.icon-search:before {
  content: "\e610";
}
.icon-zoom-in:before {
  content: "\e611";
}
.icon-zoom-out:before {
  content: "\e612";
}
.icon-cut:before {
  content: "\e613";
}
.icon-ruler:before {
  content: "\e614";
}
.icon-ruler-pencil:before {
  content: "\e615";
}
.icon-ruler-alt:before {
  content: "\e616";
}
.icon-bookmark:before {
  content: "\e617";
}
.icon-bookmark-alt:before {
  content: "\e618";
}
.icon-reload:before {
  content: "\e619";
}
.icon-plus:before {
  content: "\e61a";
}
.icon-pin:before {
  content: "\e61b";
}
.icon-pencil:before {
  content: "\e61c";
}
.icon-pencil-alt:before {
  content: "\e61d";
}
.icon-paint-roller:before {
  content: "\e61e";
}
.icon-paint-bucket:before {
  content: "\e61f";
}
.icon-na:before {
  content: "\e620";
}
.icon-mobile:before {
  content: "\e621";
}
.icon-minus:before {
  content: "\e622";
}
.icon-medall:before {
  content: "\e623";
}
.icon-medall-alt:before {
  content: "\e624";
}
.icon-marker:before {
  content: "\e625";
}
.icon-marker-alt:before {
  content: "\e626";
}
.icon-arrow-up:before {
  content: "\e627";
}
.icon-arrow-right:before {
  content: "\e628";
}
.icon-arrow-left:before {
  content: "\e629";
}
.icon-arrow-down:before {
  content: "\e62a";
}
.icon-lock:before {
  content: "\e62b";
}
.icon-location-arrow:before {
  content: "\e62c";
}
.icon-link:before {
  content: "\e62d";
}
.icon-layout:before {
  content: "\e62e";
}
.icon-layers:before {
  content: "\e62f";
}
.icon-layers-alt:before {
  content: "\e630";
}
.icon-key:before {
  content: "\e631";
}
.icon-import:before {
  content: "\e632";
}
.icon-image:before {
  content: "\e633";
}
.icon-heart:before {
  content: "\e634";
}
.icon-heart-broken:before {
  content: "\e635";
}
.icon-hand-stop:before {
  content: "\e636";
}
.icon-hand-open:before {
  content: "\e637";
}
.icon-hand-drag:before {
  content: "\e638";
}
.icon-folder:before {
  content: "\e639";
}
.icon-flag:before {
  content: "\e63a";
}
.icon-flag-alt:before {
  content: "\e63b";
}
.icon-flag-alt-2:before {
  content: "\e63c";
}
.icon-eye:before {
  content: "\e63d";
}
.icon-export:before {
  content: "\e63e";
}
.icon-exchange-vertical:before {
  content: "\e63f";
}
.icon-desktop:before {
  content: "\e640";
}
.icon-cup:before {
  content: "\e641";
}
.icon-crown:before {
  content: "\e642";
}
.icon-comments:before {
  content: "\e643";
}
.icon-comment:before {
  content: "\e644";
}
.icon-comment-alt:before {
  content: "\e645";
}
.icon-close:before {
  content: "\e646";
}
.icon-clip:before {
  content: "\e647";
}
.icon-angle-up:before {
  content: "\e648";
}
.icon-angle-right:before {
  content: "\e649";
}
.icon-angle-left:before {
  content: "\e64a";
}
.icon-angle-down:before {
  content: "\e64b";
}
.icon-check:before {
  content: "\e64c";
}
.icon-check-box:before {
  content: "\e64d";
}
.icon-camera:before {
  content: "\e64e";
}
.icon-announcement:before {
  content: "\e64f";
}
.icon-brush:before {
  content: "\e650";
}
.icon-briefcase:before {
  content: "\e651";
}
.icon-bolt:before {
  content: "\e652";
}
.icon-bolt-alt:before {
  content: "\e653";
}
.icon-blackboard:before {
  content: "\e654";
}
.icon-bag:before {
  content: "\e655";
}
.icon-move:before {
  content: "\e656";
}
.icon-arrows-vertical:before {
  content: "\e657";
}
.icon-arrows-horizontal:before {
  content: "\e658";
}
.icon-fullscreen:before {
  content: "\e659";
}
.icon-arrow-top-right:before {
  content: "\e65a";
}
.icon-arrow-top-left:before {
  content: "\e65b";
}
.icon-arrow-circle-up:before {
  content: "\e65c";
}
.icon-arrow-circle-right:before {
  content: "\e65d";
}
.icon-arrow-circle-left:before {
  content: "\e65e";
}
.icon-arrow-circle-down:before {
  content: "\e65f";
}
.icon-angle-double-up:before {
  content: "\e660";
}
.icon-angle-double-right:before {
  content: "\e661";
}
.icon-angle-double-left:before {
  content: "\e662";
}
.icon-angle-double-down:before {
  content: "\e663";
}
.icon-zip:before {
  content: "\e664";
}
.icon-world:before {
  content: "\e665";
}
.icon-wheelchair:before {
  content: "\e666";
}
.icon-view-list:before {
  content: "\e667";
}
.icon-view-list-alt:before {
  content: "\e668";
}
.icon-view-grid:before {
  content: "\e669";
}
.icon-uppercase:before {
  content: "\e66a";
}
.icon-upload:before {
  content: "\e66b";
}
.icon-underline:before {
  content: "\e66c";
}
.icon-truck:before {
  content: "\e66d";
}
.icon-timer:before {
  content: "\e66e";
}
.icon-ticket:before {
  content: "\e66f";
}
.icon-thumb-up:before {
  content: "\e670";
}
.icon-thumb-down:before {
  content: "\e671";
}
.icon-text:before {
  content: "\e672";
}
.icon-stats-up:before {
  content: "\e673";
}
.icon-stats-down:before {
  content: "\e674";
}
.icon-split-v:before {
  content: "\e675";
}
.icon-split-h:before {
  content: "\e676";
}
.icon-smallcap:before {
  content: "\e677";
}
.icon-shine:before {
  content: "\e678";
}
.icon-shift-right:before {
  content: "\e679";
}
.icon-shift-left:before {
  content: "\e67a";
}
.icon-shield:before {
  content: "\e67b";
}
.icon-notepad:before {
  content: "\e67c";
}
.icon-server:before {
  content: "\e67d";
}
.icon-quote-right:before {
  content: "\e67e";
}
.icon-quote-left:before {
  content: "\e67f";
}
.icon-pulse:before {
  content: "\e680";
}
.icon-printer:before {
  content: "\e681";
}
.icon-power-off:before {
  content: "\e682";
}
.icon-plug:before {
  content: "\e683";
}
.icon-pie-chart:before {
  content: "\e684";
}
.icon-paragraph:before {
  content: "\e685";
}
.icon-panel:before {
  content: "\e686";
}
.icon-package:before {
  content: "\e687";
}
.icon-music:before {
  content: "\e688";
}
.icon-music-alt:before {
  content: "\e689";
}
.icon-mouse:before {
  content: "\e68a";
}
.icon-mouse-alt:before {
  content: "\e68b";
}
.icon-money:before {
  content: "\e68c";
}
.icon-microphone:before {
  content: "\e68d";
}
.icon-menu:before {
  content: "\e68e";
}
.icon-menu-alt:before {
  content: "\e68f";
}
.icon-map:before {
  content: "\e690";
}
.icon-map-alt:before {
  content: "\e691";
}
.icon-loop:before {
  content: "\e692";
}
.icon-location-pin:before {
  content: "\e693";
}
.icon-list:before {
  content: "\e694";
}
.icon-light-bulb:before {
  content: "\e695";
}
.icon-Italic:before {
  content: "\e696";
}
.icon-info:before {
  content: "\e697";
}
.icon-infinite:before {
  content: "\e698";
}
.icon-id-badge:before {
  content: "\e699";
}
.icon-hummer:before {
  content: "\e69a";
}
.icon-home:before {
  content: "\e69b";
}
.icon-help:before {
  content: "\e69c";
}
.icon-headphone:before {
  content: "\e69d";
}
.icon-harddrives:before {
  content: "\e69e";
}
.icon-harddrive:before {
  content: "\e69f";
}
.icon-gift:before {
  content: "\e6a0";
}
.icon-game:before {
  content: "\e6a1";
}
.icon-filter:before {
  content: "\e6a2";
}
.icon-files:before {
  content: "\e6a3";
}
.icon-file:before {
  content: "\e6a4";
}
.icon-eraser:before {
  content: "\e6a5";
}
.icon-envelope:before {
  content: "\e6a6";
}
.icon-download:before {
  content: "\e6a7";
}
.icon-direction:before {
  content: "\e6a8";
}
.icon-direction-alt:before {
  content: "\e6a9";
}
.icon-dashboard:before {
  content: "\e6aa";
}
.icon-control-stop:before {
  content: "\e6ab";
}
.icon-control-shuffle:before {
  content: "\e6ac";
}
.icon-control-play:before {
  content: "\e6ad";
}
.icon-control-pause:before {
  content: "\e6ae";
}
.icon-control-forward:before {
  content: "\e6af";
}
.icon-control-backward:before {
  content: "\e6b0";
}
.icon-cloud:before {
  content: "\e6b1";
}
.icon-cloud-up:before {
  content: "\e6b2";
}
.icon-cloud-down:before {
  content: "\e6b3";
}
.icon-clipboard:before {
  content: "\e6b4";
}
.icon-car:before {
  content: "\e6b5";
}
.icon-calendar:before {
  content: "\e6b6";
}
.icon-book:before {
  content: "\e6b7";
}
.icon-bell:before {
  content: "\e6b8";
}
.icon-basketball:before {
  content: "\e6b9";
}
.icon-bar-chart:before {
  content: "\e6ba";
}
.icon-bar-chart-alt:before {
  content: "\e6bb";
}
.icon-back-right:before {
  content: "\e6bc";
}
.icon-back-left:before {
  content: "\e6bd";
}
.icon-arrows-corner:before {
  content: "\e6be";
}
.icon-archive:before {
  content: "\e6bf";
}
.icon-anchor:before {
  content: "\e6c0";
}
.icon-align-right:before {
  content: "\e6c1";
}
.icon-align-left:before {
  content: "\e6c2";
}
.icon-align-justify:before {
  content: "\e6c3";
}
.icon-align-center:before {
  content: "\e6c4";
}
.icon-alert:before {
  content: "\e6c5";
}
.icon-alarm-clock:before {
  content: "\e6c6";
}
.icon-agenda:before {
  content: "\e6c7";
}
.icon-write:before {
  content: "\e6c8";
}
.icon-window:before {
  content: "\e6c9";
}
.icon-widgetized:before {
  content: "\e6ca";
}
.icon-widget:before {
  content: "\e6cb";
}
.icon-widget-alt:before {
  content: "\e6cc";
}
.icon-wallet:before {
  content: "\e6cd";
}
.icon-video-clapper:before {
  content: "\e6ce";
}
.icon-video-camera:before {
  content: "\e6cf";
}
.icon-vector:before {
  content: "\e6d0";
}
.icon-themify-logo:before {
  content: "\e6d1";
}
.icon-themify-favicon:before {
  content: "\e6d2";
}
.icon-themify-favicon-alt:before {
  content: "\e6d3";
}
.icon-support:before {
  content: "\e6d4";
}
.icon-stamp:before {
  content: "\e6d5";
}
.icon-split-v-alt:before {
  content: "\e6d6";
}
.icon-slice:before {
  content: "\e6d7";
}
.icon-shortcode:before {
  content: "\e6d8";
}
.icon-shift-right-alt:before {
  content: "\e6d9";
}
.icon-shift-left-alt:before {
  content: "\e6da";
}
.icon-ruler-alt-2:before {
  content: "\e6db";
}
.icon-receipt:before {
  content: "\e6dc";
}
.icon-pin2:before {
  content: "\e6dd";
}
.icon-pin-alt:before {
  content: "\e6de";
}
.icon-pencil-alt2:before {
  content: "\e6df";
}
.icon-palette:before {
  content: "\e6e0";
}
.icon-more:before {
  content: "\e6e1";
}
.icon-more-alt:before {
  content: "\e6e2";
}
.icon-microphone-alt:before {
  content: "\e6e3";
}
.icon-magnet:before {
  content: "\e6e4";
}
.icon-line-double:before {
  content: "\e6e5";
}
.icon-line-dotted:before {
  content: "\e6e6";
}
.icon-line-dashed:before {
  content: "\e6e7";
}
.icon-layout-width-full:before {
  content: "\e6e8";
}
.icon-layout-width-default:before {
  content: "\e6e9";
}
.icon-layout-width-default-alt:before {
  content: "\e6ea";
}
.icon-layout-tab:before {
  content: "\e6eb";
}
.icon-layout-tab-window:before {
  content: "\e6ec";
}
.icon-layout-tab-v:before {
  content: "\e6ed";
}
.icon-layout-tab-min:before {
  content: "\e6ee";
}
.icon-layout-slider:before {
  content: "\e6ef";
}
.icon-layout-slider-alt:before {
  content: "\e6f0";
}
.icon-layout-sidebar-right:before {
  content: "\e6f1";
}
.icon-layout-sidebar-none:before {
  content: "\e6f2";
}
.icon-layout-sidebar-left:before {
  content: "\e6f3";
}
.icon-layout-placeholder:before {
  content: "\e6f4";
}
.icon-layout-menu:before {
  content: "\e6f5";
}
.icon-layout-menu-v:before {
  content: "\e6f6";
}
.icon-layout-menu-separated:before {
  content: "\e6f7";
}
.icon-layout-menu-full:before {
  content: "\e6f8";
}
.icon-layout-media-right-alt:before {
  content: "\e6f9";
}
.icon-layout-media-right:before {
  content: "\e6fa";
}
.icon-layout-media-overlay:before {
  content: "\e6fb";
}
.icon-layout-media-overlay-alt:before {
  content: "\e6fc";
}
.icon-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}
.icon-layout-media-left-alt:before {
  content: "\e6fe";
}
.icon-layout-media-left:before {
  content: "\e6ff";
}
.icon-layout-media-center-alt:before {
  content: "\e700";
}
.icon-layout-media-center:before {
  content: "\e701";
}
.icon-layout-list-thumb:before {
  content: "\e702";
}
.icon-layout-list-thumb-alt:before {
  content: "\e703";
}
.icon-layout-list-post:before {
  content: "\e704";
}
.icon-layout-list-large-image:before {
  content: "\e705";
}
.icon-layout-line-solid:before {
  content: "\e706";
}
.icon-layout-grid4:before {
  content: "\e707";
}
.icon-layout-grid3:before {
  content: "\e708";
}
.icon-layout-grid2:before {
  content: "\e709";
}
.icon-layout-grid2-thumb:before {
  content: "\e70a";
}
.icon-layout-cta-right:before {
  content: "\e70b";
}
.icon-layout-cta-left:before {
  content: "\e70c";
}
.icon-layout-cta-center:before {
  content: "\e70d";
}
.icon-layout-cta-btn-right:before {
  content: "\e70e";
}
.icon-layout-cta-btn-left:before {
  content: "\e70f";
}
.icon-layout-column4:before {
  content: "\e710";
}
.icon-layout-column3:before {
  content: "\e711";
}
.icon-layout-column2:before {
  content: "\e712";
}
.icon-layout-accordion-separated:before {
  content: "\e713";
}
.icon-layout-accordion-merged:before {
  content: "\e714";
}
.icon-layout-accordion-list:before {
  content: "\e715";
}
.icon-ink-pen:before {
  content: "\e716";
}
.icon-info-alt:before {
  content: "\e717";
}
.icon-help-alt:before {
  content: "\e718";
}
.icon-headphone-alt:before {
  content: "\e719";
}
.icon-hand-point-up:before {
  content: "\e71a";
}
.icon-hand-point-right:before {
  content: "\e71b";
}
.icon-hand-point-left:before {
  content: "\e71c";
}
.icon-hand-point-down:before {
  content: "\e71d";
}
.icon-gallery:before {
  content: "\e71e";
}
.icon-face-smile:before {
  content: "\e71f";
}
.icon-face-sad:before {
  content: "\e720";
}
.icon-credit-card:before {
  content: "\e721";
}
.icon-control-skip-forward:before {
  content: "\e722";
}
.icon-control-skip-backward:before {
  content: "\e723";
}
.icon-control-record:before {
  content: "\e724";
}
.icon-control-eject:before {
  content: "\e725";
}
.icon-comments-smiley:before {
  content: "\e726";
}
.icon-brush-alt:before {
  content: "\e727";
}
.icon-youtube:before {
  content: "\e728";
}
.icon-vimeo:before {
  content: "\e729";
}
.icon-twitter:before {
  content: "\e72a";
}
.icon-time:before {
  content: "\e72b";
}
.icon-tumblr:before {
  content: "\e72c";
}
.icon-skype:before {
  content: "\e72d";
}
.icon-share:before {
  content: "\e72e";
}
.icon-share-alt:before {
  content: "\e72f";
}
.icon-rocket:before {
  content: "\e730";
}
.icon-pinterest:before {
  content: "\e731";
}
.icon-new-window:before {
  content: "\e732";
}
.icon-microsoft:before {
  content: "\e733";
}
.icon-list-ol:before {
  content: "\e734";
}
.icon-linkedin:before {
  content: "\e735";
}
.icon-layout-sidebar-2:before {
  content: "\e736";
}
.icon-layout-grid4-alt:before {
  content: "\e737";
}
.icon-layout-grid3-alt:before {
  content: "\e738";
}
.icon-layout-grid2-alt:before {
  content: "\e739";
}
.icon-layout-column4-alt:before {
  content: "\e73a";
}
.icon-layout-column3-alt:before {
  content: "\e73b";
}
.icon-layout-column2-alt:before {
  content: "\e73c";
}
.icon-instagram:before {
  content: "\e73d";
}
.icon-google:before {
  content: "\e73e";
}
.icon-github:before {
  content: "\e73f";
}
.icon-flickr:before {
  content: "\e740";
}
.icon-facebook:before {
  content: "\e741";
}
.icon-dropbox:before {
  content: "\e742";
}
.icon-dribbble:before {
  content: "\e743";
}
.icon-apple:before {
  content: "\e744";
}
.icon-android:before {
  content: "\e745";
}
.icon-save:before {
  content: "\e746";
}
.icon-save-alt:before {
  content: "\e747";
}
.icon-yahoo:before {
  content: "\e748";
}
.icon-wordpress:before {
  content: "\e749";
}
.icon-vimeo-alt:before {
  content: "\e74a";
}
.icon-twitter-alt:before {
  content: "\e74b";
}
.icon-tumblr-alt:before {
  content: "\e74c";
}
.icon-trello:before {
  content: "\e74d";
}
.icon-stack-overflow:before {
  content: "\e74e";
}
.icon-soundcloud:before {
  content: "\e74f";
}
.icon-sharethis:before {
  content: "\e750";
}
.icon-sharethis-alt:before {
  content: "\e751";
}
.icon-reddit:before {
  content: "\e752";
}
.icon-pinterest-alt:before {
  content: "\e753";
}
.icon-microsoft-alt:before {
  content: "\e754";
}
.icon-linux:before {
  content: "\e755";
}
.icon-jsfiddle:before {
  content: "\e756";
}
.icon-joomla:before {
  content: "\e757";
}
.icon-html5:before {
  content: "\e758";
}
.icon-flickr-alt:before {
  content: "\e759";
}
.icon-email:before {
  content: "\e75a";
}
.icon-drupal:before {
  content: "\e75b";
}
.icon-dropbox-alt:before {
  content: "\e75c";
}
.icon-css3:before {
  content: "\e75d";
}
.icon-rss:before {
  content: "\e75e";
}
.icon-rss-alt:before {
  content: "\e75f";
}
/*
Flaticon icon font: Flaticon
Creation date: 07/01/2019 07:52
*/
@font-face {
  font-family: "Flaticon";
  src: url("/assets/fonts/Flaticon.eot");
  src: url("/assets/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/Flaticon.woff") format("woff"), url("/assets/fonts/Flaticon.ttf") format("truetype"), url("/assets/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/assets/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
[class^=flaticon-]:before, [class*=" flaticon-"]:before, [class^=flaticon-]:after, [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 14px;
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.flaticon-rocket-ship:before {
  content: "\f100";
}
.flaticon-diamond:before {
  content: "\f101";
}
.flaticon-pie-chart:before {
  content: "\f102";
}

/*# sourceMappingURL=styles.css.map*/