@import url(https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap);
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap");
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
address,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
menu,
ol,
p,
pre,
table,
ul {
  margin: 0 0 20px;
}

ol li,
ul li {
  margin-top: 10px;
  margin-bottom: 10px;
}

pre,
textarea {
  overflow: auto;
}

a,
ins,
ol li a,
ul li a {
  text-decoration: none;
}

blockquote,
cite,
dfn,
em {
  font-style: italic;
}

.nav-area ul,
nav ol,
nav ul {
  list-style: none;
}

.rts-btn,
.single-support-area-wrapper .icon {
  min-width: -moz-max-content;
  min-width: max-content;
}

:root {
  --color-primary: #615EFC;
  --color-secondary: #1F1F25;
  --color-body: #555555;
  --color-heading-1: #272A6C;
  --color-white: #fff;
  --color-border: #DDD8F9;
  --border-width: 1px;
  --radius: 10px;
  --color-success: #3EB75E;
  --color-danger: #FF0003;
  --color-warning: #FF8F3C;
  --color-info: #1BA2DB;
  --color-facebook: #3B5997;
  --color-twitter: #1BA1F2;
  --color-youtube: #ED4141;
  --color-linkedin: #0077B5;
  --color-pinterest: #E60022;
  --color-instagram: #C231A1;
  --color-vimeo: #00ADEF;
  --color-twitch: #6441A3;
  --color-discord: #7289da;
  --p-light: 300;
  --p-regular: 400;
  --p-medium: 500;
  --p-semi-bold: 600;
  --p-bold: 700;
  --p-extra-bold: 800;
  --p-black: 900;
  --s-light: 300;
  --s-regular: 400;
  --s-medium: 500;
  --s-semi-bold: 600;
  --s-bold: 700;
  --s-extra-bold: 800;
  --s-black: 900;
  --transition: 0.3s;
  --font-primary: "Inter", sans-serif;
  --font-secondary: "Inter", sans-serif;
  --font-3: "fontawesome";
  --font-size-b1: 16px;
  --font-size-b2: 16px;
  --font-size-b3: 22px;
  --line-height-b1: 26px;
  --line-height-b2: 26px;
  --line-height-b3: 1.7;
  --h1: 60px;
  --h2: 48px;
  --h3: 30px;
  --h4: 26px;
  --h5: 24px;
  --h6: 18px ;
}

* {
  box-sizing: border-box;
  box-sizing: border-box;
}

html {
  margin: 0;
  padding: 0;
  font-size: 10px;
  overflow: hidden;
  overflow-y: auto;
  scroll-behavior: auto !important;
}

body {
  font-size: var(--font-size-b1);
  line-height: var(--line-height-b1);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: var(--font-primary);
  color: var(--color-body);
  font-weight: var(--p-regular);
  position: relative;
  overflow-x: hidden;
}

body::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0.05;
}

.h1,
h1 {
  font-size: var(--h1);
  line-height: 1.3;
  font-weight: 700;
}

.h2,
h2 {
  font-size: var(--h2);
  line-height: 1.23;
}

.h3,
h3 {
  font-size: var(--h3);
  line-height: 1.4;
}

.h4,
h4 {
  font-size: var(--h4);
  line-height: 1.25;
}

.h5,
h5 {
  font-size: var(--h5);
  line-height: 1.24;
}

.h6,
h6 {
  font-size: var(--h6);
  line-height: 1.25;
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

.bg-color-tertiary .h1,
.bg-color-tertiary .h2,
.bg-color-tertiary .h3,
.bg-color-tertiary .h4,
.bg-color-tertiary .h5,
.bg-color-tertiary .h6,
.bg-color-tertiary h1,
.bg-color-tertiary h2,
.bg-color-tertiary h3,
.bg-color-tertiary h4,
.bg-color-tertiary h5,
.bg-color-tertiary h6,
.footer-main-wrapper .btn-primary:hover,
ins,
kbd {
  color: #fff;
}

.bg-color-tertiary a,
.bg-color-tertiary p {
  color: #6c7279;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  body {
    overflow: hidden;
  }
  .h1,
  h1 {
    font-size: 38px;
  }
  .h2,
  h2 {
    font-size: 32px;
  }
  .h3,
  h3 {
    font-size: 28px;
  }
  .h4,
  h4 {
    font-size: 24px;
  }
  .h5,
  h5 {
    font-size: 18px;
  }
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  word-break: break-word;
  font-family: "Inter Tight", sans-serif;
  color: var(--color-heading-1);
  font-weight: var(--s-bold);
}

p {
  font-size: var(--font-size-b2);
  line-height: var(--line-height-b2);
  font-weight: var(--p-regular);
  color: var(--color-body);
  margin: 0 0 40px;
}

p.has-large-font-size {
  line-height: 1.5;
  font-size: 36px;
}

p.has-medium-font-size {
  font-size: 24px;
  line-height: 36px;
}

p.has-small-font-size {
  font-size: 13px;
}

.b1,
ol li,
p.b1,
ul li {
  font-size: var(--font-size-b1);
  line-height: var(--line-height-b1);
}

p.has-very-light-gray-color {
  color: var(--color-white);
}

.wp-block-pullquote cite,
.wp-block-pullquote.is-style-solid-color blockquote cite,
.wp-block-quote cite,
a,
cite,
dt,
ol li a {
  color: var(--color-heading);
}

p.has-background {
  padding: 20px 30px;
}

.b2,
p.b2 {
  font-size: var(--font-size-b2);
  line-height: var(--line-height-b2);
}

.b3,
p.b3 {
  font-size: var(--font-size-b3);
  line-height: var(--line-height-b3);
}

p:last-child,
ul ul {
  margin-bottom: 0;
}

.b4 {
  font-size: var(--font-size-b4);
  line-height: var(--line-height-b4);
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

ol li,
ul li,
ul.liststyle.bullet li {
  color: var(--color-body);
}

a:active,
a:focus,
a:hover,
code,
kbd,
ol li a:hover,
pre,
samp,
ul li a:hover {
  color: var(--color-primary);
}

var {
  font-family: "Inter Tight", sans-serif;
}

ul {
  list-style: square;
}

ul.liststyle.bullet li {
  font-size: 18px;
  line-height: 30px;
  position: relative;
  padding-left: 30px;
}

@media only screen and (max-width: 767px) {
  body {
    overflow: hidden;
  }
  .h1,
  h1 {
    font-size: 34px;
  }
  .h2,
  h2 {
    font-size: 28px;
  }
  .h3,
  h3 {
    font-size: 24px;
  }
  .h4,
  .h5,
  h4,
  h5 {
    font-size: 20px;
  }
  p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 28px;
  }
  ul.liststyle.bullet li {
    padding-left: 19px;
  }
}
ul.liststyle.bullet li::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: var(--color-body);
  left: 0;
  top: 10px;
}

ul.liststyle.bullet li + li {
  margin-top: 8px;
}

ul li a {
  color: var(--color-gray);
}

ol ul {
  padding-left: 30px;
  margin-bottom: 0;
}

.typo-title-area .title {
  margin-top: 0;
}

.paragraph-area p.disc {
  margin-bottom: 20px;
  color: #fff;
}

@media only screen and (max-width: 1199px) {
  h1 {
    font-size: 1.3;
  }
  h2 {
    font-size: 54px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  body {
    overflow: hidden;
  }
  h1 {
    font-size: 54px;
  }
  h2 {
    font-size: 44px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 40px;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 575px) {
  h1 {
    font-size: 28px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 1199px) {
  h3 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  h2 {
    font-size: 36px;
    line-height: 1.4;
  }
  h3 {
    font-size: 30px;
    line-height: 56px;
  }
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 32px;
    line-height: 1.4;
  }
  h3 {
    font-size: 30px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 575px) {
  h2 {
    font-size: 32px;
    line-height: 1.4;
  }
  h3 {
    font-size: 24px;
    line-height: 36px;
  }
}
code,
kbd,
pre,
samp {
  font-size: var(--font-size-b3);
}

.mb_dec--25 {
  margin-bottom: -25px;
}

.mb_dec--30 {
  margin-bottom: -30px;
}

.m--0,
.nav-area ul li,
figure,
form,
li > ol,
li > ul {
  margin: 0;
}

address,
hr {
  margin: 0 0 24px;
}

dl,
dt {
  margin-bottom: 10px;
}

.rts-section-gap {
  padding: 120px 0;
}

.rts-section-gapBottom {
  padding-bottom: 120px;
}

.rts-section-gapTop {
  padding-top: 120px;
}

.rts-section-gap2 {
  padding: 130px 0;
}

.rts-section-gap2Bottom {
  padding-bottom: 130px;
}

.rts-section-gap2Top {
  padding-top: 130px;
}

.rts-section-gap3 {
  padding: 150px 0;
}

.rts-section-gap3Bottom {
  padding-bottom: 150px;
}

.rts-section-gap3Top {
  padding-top: 150px;
}

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

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

a {
  outline: 0;
}

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

a:focus {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

.banner-wrapper-one-inner p.disc span,
b,
blockquote b,
blockquote strong,
strong {
  font-weight: 700;
}

mark {
  background: var(--color-primary);
  color: #fff;
}

code,
kbd,
pre,
samp {
  -webkit-hyphens: none;
  hyphens: none;
}

pre {
  font-family: Raleway, sans-serif;
  margin: 10px 0;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  color: var(--color-body);
  background: var(--color-lighter);
}

small {
  font-size: smaller;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl {
  margin-top: 0;
}

menu,
ol,
ul {
  margin: 16px 0;
  padding: 0 0 0 40px;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

.fix,
svg:not(:root) {
  overflow: hidden;
}

fieldset {
  border: 1px solid var(--color-border);
  margin: 0 2px;
  min-width: inherit;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
  background: 0 0;
  border: 1px solid var(--color-border);
  transition: 0.4s ease-out;
  color: var(--color-body);
  width: 100%;
}

button,
input {
  line-height: normal;
}

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

button[disabled],
input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  padding: 0;
  opacity: 1;
  position: relative;
  height: auto !important;
  max-width: 18px;
  width: -moz-max-content;
  width: max-content;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  appearance: textfield;
  padding-right: 2px;
  width: 270px;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  vertical-align: top;
}

caption,
td,
th {
  font-weight: 400;
}

th {
  font-weight: 500;
  text-transform: uppercase;
}

.wp-block-calendar tfoot td,
td {
  border: 1px solid var(--color-border);
  padding: 7px 10px;
}

del {
  color: #333;
}

ins {
  background: rgba(255, 47, 47, 0.4);
}

hr {
  background-size: 4px 4px;
  border: 0;
  height: 1px;
}

table a,
table a:link,
table a:visited {
  text-decoration: underline;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 15px 15px;
}

caption {
  caption-side: top;
}

kbd {
  background: var(--heading-color);
}

blockquote,
q {
  -webkit-hyphens: none;
  hyphens: none;
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

blockquote {
  font-size: var(--font-size-b1);
  font-weight: var(--p-light);
  margin: 24px 40px;
}

blockquote blockquote {
  margin-right: 0;
}

blockquote cite,
blockquote small {
  font-size: var(--font-size-b3);
  font-weight: 400;
}

button:active,
button:focus,
input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  outline: 0;
  border-color: var(--color-primary);
}

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

input {
  height: 40px;
  padding: 0 15px;
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
textarea {
  font-size: var(--font-size-b2);
  font-weight: 400;
  height: auto;
  line-height: 28px;
  background: 0 0;
  box-shadow: none;
  padding: 0 15px;
  outline: 0;
  border: var(--border-width) solid var(--color-border);
  border-radius: var(--radius);
}

.form-group input,
.form-group textarea {
  transition: var(--transition);
  background-color: var(--color-lightest);
}

input[type=email]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, textarea::-moz-placeholder {
  color: var(--body-color);
  opacity: 1;
}

input[type=email]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
textarea::placeholder {
  color: var(--body-color);
  opacity: 1;
}

input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: var(--body-color);
}

input[type=email]::-ms-input-placeholder,
input[type=number]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
input[type=text]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: var(--body-color);
}

.form-group textarea:focus,
.input-active input[type=email],
.input-active input[type=number],
.input-active input[type=password],
.input-active input[type=tel],
.input-active input[type=text],
input[type=email].input-active,
input[type=email].p-holder__active,
input[type=email]:focus,
input[type=number].input-active,
input[type=number].p-holder__active,
input[type=number]:focus,
input[type=password].input-active,
input[type=password].p-holder__active,
input[type=password]:focus,
input[type=tel].input-active,
input[type=tel].p-holder__active,
input[type=tel]:focus,
input[type=text].input-active,
input[type=text].p-holder__active,
input[type=text]:focus,
textarea.input-active,
textarea.p-holder__active,
textarea:focus {
  border-color: var(--color-primary);
}

.input-active input[type=email]::-moz-placeholder, .input-active input[type=number]::-moz-placeholder, .input-active input[type=password]::-moz-placeholder, .input-active input[type=tel]::-moz-placeholder, .input-active input[type=text]::-moz-placeholder, input[type=email].input-active::-moz-placeholder, input[type=email].p-holder__active::-moz-placeholder, input[type=number].input-active::-moz-placeholder, input[type=number].p-holder__active::-moz-placeholder, input[type=password].input-active::-moz-placeholder, input[type=password].p-holder__active::-moz-placeholder, input[type=tel].input-active::-moz-placeholder, input[type=tel].p-holder__active::-moz-placeholder, input[type=text].input-active::-moz-placeholder, input[type=text].p-holder__active::-moz-placeholder, textarea.input-active::-moz-placeholder, textarea.p-holder__active::-moz-placeholder {
  color: var(--color-primary);
  opacity: 1;
}

.input-active input[type=email]::placeholder,
.input-active input[type=number]::placeholder,
.input-active input[type=password]::placeholder,
.input-active input[type=tel]::placeholder,
.input-active input[type=text]::placeholder,
input[type=email].input-active::placeholder,
input[type=email].p-holder__active::placeholder,
input[type=number].input-active::placeholder,
input[type=number].p-holder__active::placeholder,
input[type=password].input-active::placeholder,
input[type=password].p-holder__active::placeholder,
input[type=tel].input-active::placeholder,
input[type=tel].p-holder__active::placeholder,
input[type=text].input-active::placeholder,
input[type=text].p-holder__active::placeholder,
textarea.input-active::placeholder,
textarea.p-holder__active::placeholder {
  color: var(--color-primary);
  opacity: 1;
}

.input-active input[type=email]:-ms-input-placeholder,
.input-active input[type=number]:-ms-input-placeholder,
.input-active input[type=password]:-ms-input-placeholder,
.input-active input[type=tel]:-ms-input-placeholder,
.input-active input[type=text]:-ms-input-placeholder,
input[type=email].input-active:-ms-input-placeholder,
input[type=email].p-holder__active:-ms-input-placeholder,
input[type=number].input-active:-ms-input-placeholder,
input[type=number].p-holder__active:-ms-input-placeholder,
input[type=password].input-active:-ms-input-placeholder,
input[type=password].p-holder__active:-ms-input-placeholder,
input[type=tel].input-active:-ms-input-placeholder,
input[type=tel].p-holder__active:-ms-input-placeholder,
input[type=text].input-active:-ms-input-placeholder,
input[type=text].p-holder__active:-ms-input-placeholder,
textarea.input-active:-ms-input-placeholder,
textarea.p-holder__active:-ms-input-placeholder {
  color: var(--color-primary);
}

.input-active input[type=email]::-ms-input-placeholder,
.input-active input[type=number]::-ms-input-placeholder,
.input-active input[type=password]::-ms-input-placeholder,
.input-active input[type=tel]::-ms-input-placeholder,
.input-active input[type=text]::-ms-input-placeholder,
input[type=email].input-active::-ms-input-placeholder,
input[type=email].p-holder__active::-ms-input-placeholder,
input[type=number].input-active::-ms-input-placeholder,
input[type=number].p-holder__active::-ms-input-placeholder,
input[type=password].input-active::-ms-input-placeholder,
input[type=password].p-holder__active::-ms-input-placeholder,
input[type=tel].input-active::-ms-input-placeholder,
input[type=tel].p-holder__active::-ms-input-placeholder,
input[type=text].input-active::-ms-input-placeholder,
input[type=text].p-holder__active::-ms-input-placeholder,
textarea.input-active::-ms-input-placeholder,
textarea.p-holder__active::-ms-input-placeholder {
  color: var(--color-primary);
}

.input-error input[type=email],
.input-error input[type=email]:focus,
.input-error input[type=number],
.input-error input[type=number]:focus,
.input-error input[type=password],
.input-error input[type=password]:focus,
.input-error input[type=tel],
.input-error input[type=tel]:focus,
.input-error input[type=text],
.input-error input[type=text]:focus,
input[type=email].input-error,
input[type=email].input-error:focus,
input[type=email].p-holder__error,
input[type=email].p-holder__error:focus,
input[type=number].input-error,
input[type=number].input-error:focus,
input[type=number].p-holder__error,
input[type=number].p-holder__error:focus,
input[type=password].input-error,
input[type=password].input-error:focus,
input[type=password].p-holder__error,
input[type=password].p-holder__error:focus,
input[type=tel].input-error,
input[type=tel].input-error:focus,
input[type=tel].p-holder__error,
input[type=tel].p-holder__error:focus,
input[type=text].input-error,
input[type=text].input-error:focus,
input[type=text].p-holder__error,
input[type=text].p-holder__error:focus,
textarea.input-error,
textarea.input-error:focus,
textarea.p-holder__error,
textarea.p-holder__error:focus {
  border-color: #f4282d;
}

.input-error input[type=email]::-moz-placeholder, .input-error input[type=number]::-moz-placeholder, .input-error input[type=password]::-moz-placeholder, .input-error input[type=tel]::-moz-placeholder, .input-error input[type=text]::-moz-placeholder, input[type=email].input-error::-moz-placeholder, input[type=email].p-holder__error::-moz-placeholder, input[type=number].input-error::-moz-placeholder, input[type=number].p-holder__error::-moz-placeholder, input[type=password].input-error::-moz-placeholder, input[type=password].p-holder__error::-moz-placeholder, input[type=tel].input-error::-moz-placeholder, input[type=tel].p-holder__error::-moz-placeholder, input[type=text].input-error::-moz-placeholder, input[type=text].p-holder__error::-moz-placeholder, textarea.input-error::-moz-placeholder, textarea.p-holder__error::-moz-placeholder {
  color: #f4282d;
  opacity: 1;
}

.input-error input[type=email]::placeholder,
.input-error input[type=number]::placeholder,
.input-error input[type=password]::placeholder,
.input-error input[type=tel]::placeholder,
.input-error input[type=text]::placeholder,
input[type=email].input-error::placeholder,
input[type=email].p-holder__error::placeholder,
input[type=number].input-error::placeholder,
input[type=number].p-holder__error::placeholder,
input[type=password].input-error::placeholder,
input[type=password].p-holder__error::placeholder,
input[type=tel].input-error::placeholder,
input[type=tel].p-holder__error::placeholder,
input[type=text].input-error::placeholder,
input[type=text].p-holder__error::placeholder,
textarea.input-error::placeholder,
textarea.p-holder__error::placeholder {
  color: #f4282d;
  opacity: 1;
}

.input-error input[type=email]:-ms-input-placeholder,
.input-error input[type=number]:-ms-input-placeholder,
.input-error input[type=password]:-ms-input-placeholder,
.input-error input[type=tel]:-ms-input-placeholder,
.input-error input[type=text]:-ms-input-placeholder,
input[type=email].input-error:-ms-input-placeholder,
input[type=email].p-holder__error:-ms-input-placeholder,
input[type=number].input-error:-ms-input-placeholder,
input[type=number].p-holder__error:-ms-input-placeholder,
input[type=password].input-error:-ms-input-placeholder,
input[type=password].p-holder__error:-ms-input-placeholder,
input[type=tel].input-error:-ms-input-placeholder,
input[type=tel].p-holder__error:-ms-input-placeholder,
input[type=text].input-error:-ms-input-placeholder,
input[type=text].p-holder__error:-ms-input-placeholder,
textarea.input-error:-ms-input-placeholder,
textarea.p-holder__error:-ms-input-placeholder {
  color: #f4282d;
}

.input-error input[type=email]::-ms-input-placeholder,
.input-error input[type=number]::-ms-input-placeholder,
.input-error input[type=password]::-ms-input-placeholder,
.input-error input[type=tel]::-ms-input-placeholder,
.input-error input[type=text]::-ms-input-placeholder,
input[type=email].input-error::-ms-input-placeholder,
input[type=email].p-holder__error::-ms-input-placeholder,
input[type=number].input-error::-ms-input-placeholder,
input[type=number].p-holder__error::-ms-input-placeholder,
input[type=password].input-error::-ms-input-placeholder,
input[type=password].p-holder__error::-ms-input-placeholder,
input[type=tel].input-error::-ms-input-placeholder,
input[type=tel].p-holder__error::-ms-input-placeholder,
input[type=text].input-error::-ms-input-placeholder,
input[type=text].p-holder__error::-ms-input-placeholder,
textarea.input-error::-ms-input-placeholder,
textarea.p-holder__error::-ms-input-placeholder {
  color: #f4282d;
}

.demo-area-single .title-demo .title:hover,
.megamenu-area li:hover span,
input[type=submit]:hover {
  color: var(--color-primary);
}

input[type=checkbox] ~ label,
input[type=radio] ~ label {
  position: relative;
  font-size: 12px;
  line-height: 17px;
  color: var(--color-body);
  font-weight: 400;
  padding-left: 25px;
  cursor: pointer;
}

input[type=checkbox] ~ label::before,
input[type=radio] ~ label::before {
  content: " ";
  position: absolute;
  top: 1 px;
  left: 0;
  width: 15px;
  height: 15px;
  background-color: #5d5d7e;
  border-radius: 2px;
  transition: 0.3s;
}

input[type=checkbox] ~ label::after,
input[type=radio] ~ label::after {
  content: " ";
  position: absolute;
  top: 16%;
  left: 2px;
  width: 10px;
  height: 6px;
  background-color: transparent;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  border-radius: 2px;
  transform: rotate(-45deg);
  opacity: 0;
  transition: 0.3s;
}

input[type=checkbox]:checked ~ label::after,
input[type=radio]:checked ~ label::after {
  opacity: 1;
}

input:checked ~ .rn-check-box-label::before {
  background: var(--color-primary) !important;
}

input[type=radio] ~ label::before {
  border-radius: 50%;
}

input[type=radio] ~ label::after {
  width: 8px;
  height: 8px;
  left: 3px;
  background: #fff;
  border-radius: 50%;
}

.form-group {
  margin-bottom: 20px;
}

.form-group label {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}

.form-group input,
.form-group textarea,
input[type=submit] {
  font-size: var(--font-size-b2);
}

.form-group input {
  border: 1px solid transparent;
  border-radius: 4px;
  height: 50px;
  padding: 0 20px;
}

.form-group input:focus {
  border-color: var(--color-primary);
  box-shadow: none;
}

.form-group textarea {
  min-height: 160px;
  border: 1px solid transparent;
  border-radius: 4px;
  resize: none;
  padding: 15px;
}

.bg-color-primary,
[data-overlay]:before,
input[type=submit] {
  background: var(--color-primary);
}

input[type=submit] {
  width: auto;
  padding: 0 30px;
  border-radius: 500px;
  display: inline-block;
  font-weight: 500;
  transition: 0.3s;
  color: var(--color-white);
  font-weight: var(--p-medium);
  line-height: var(--line-height-b3);
  height: 50px;
  border: 2px solid var(--color-primary);
  transition: var(--transition);
}

input[type=submit]:hover {
  background: 0 0;
  transform: translateY(-5px);
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.slick-initialized .slick-slide {
  margin-bottom: -10px;
}

.slick-gutter-15 {
  margin: -30px -15px;
}

.slick-gutter-15 .slick-slide {
  padding: 30px 15px;
}

.single-inner-marquree .image img,
iframe {
  width: 100%;
}

.bg-color-secondary {
  background: var(--color-secondary);
}

.bg-color-tertiary {
  background: var(--color-tertiary);
}

.bg-color-gray {
  background: var(--color-gray);
}

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

.bg-color-black {
  background: #1a1a1a;
}

.bg-color-extra03 {
  background: var(--color-extra03);
}

.bg_image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.bg_image--1 {
  background-image: url(../images/bg/bg-image-1.jpg);
}

.bg_image--2 {
  background-image: url(../images/bg/bg-image-2.jpg);
}

.bg_image--3 {
  background-image: url(../images/bg/bg-image-3.jpg);
}

.bg_image--4 {
  background-image: url(../images/bg/bg-image-4.jpg);
}

.bg_image--5 {
  background-image: url(../images/bg/bg-image-5.jpg);
}

.bg_image--6 {
  background-image: url(../images/bg/bg-image-6.jpg);
}

.bg_image--7 {
  background-image: url(../images/bg/bg-image-7.jpg);
}

.bg_image--8 {
  background-image: url(../images/bg/bg-image-8.jpg);
}

.bg_image--9 {
  background-image: url(../images/bg/bg-image-9.jpg);
}

.bg_image--10 {
  background-image: url(../images/bg/bg-image-10.jpg);
}

.bg_image--11 {
  background-image: url(../images/bg/bg-image-11.jpg);
}

.bg_image--12 {
  background-image: url(../images/bg/bg-image-12.jpg);
}

.bg_image--13 {
  background-image: url(../images/bg/bg-image-13.jpg);
}

.bg_image--14 {
  background-image: url(../images/bg/bg-image-14.jpg);
}

.bg_image--15 {
  background-image: url(../images/bg/bg-image-15.jpg);
}

.bg_image--16 {
  background-image: url(../images/bg/bg-image-16.jpg);
}

.bg_image--17 {
  background-image: url(../images/bg/bg-image-17.jpg);
}

.bg_image--18 {
  background-image: url(../images/bg/bg-image-18.jpg);
}

.bg_image--19 {
  background-image: url(../images/bg/bg-image-19.jpg);
}

.bg_image--20 {
  background-image: url(../images/bg/bg-image-20.jpg);
}

.bg_image--21 {
  background-image: url(../images/bg/bg-image-21.jpg);
}

.bg_image--22 {
  background-image: url(../images/bg/bg-image-22.jpg);
}

.bg_image--23 {
  background-image: url(../images/bg/bg-image-23.jpg);
}

.bg_image--24 {
  background-image: url(../images/bg/bg-image-24.jpg);
}

.bg_image--25 {
  background-image: url(../images/bg/bg-image-25.jpg);
}

.bg_image--26 {
  background-image: url(../images/bg/bg-image-26.jpg);
}

.bg_image--27 {
  background-image: url(../images/bg/bg-image-27.jpg);
}

.bg_image--28 {
  background-image: url(../images/bg/bg-image-28.jpg);
}

.bg_image--29 {
  background-image: url(../images/bg/bg-image-29.jpg);
}

.bg_image--30 {
  background-image: url(../images/bg/bg-image-30.jpg);
}

.bg_image--31 {
  background-image: url(../images/bg/bg-image-31.jpg);
}

.bg_image--32 {
  background-image: url(../images/bg/bg-image-32.jpg);
}

.bg_image--33 {
  background-image: url(../images/bg/bg-image-33.jpg);
}

.bg_image--34 {
  background-image: url(../images/bg/bg-image-34.jpg);
}

.bg_image--35 {
  background-image: url(../images/bg/bg-image-35.jpg);
}

.bg_image--36 {
  background-image: url(../images/bg/bg-image-36.jpg);
}

.bg_image--37 {
  background-image: url(../images/bg/bg-image-37.jpg);
}

.bg_image--38 {
  background-image: url(../images/bg/bg-image-38.jpg);
}

.bg_image--39 {
  background-image: url(../images/bg/bg-image-39.jpg);
}

.bg_image--40 {
  background-image: url(../images/bg/bg-image-40.jpg);
}

.row--0 {
  margin-left: 0;
  margin-right: 0;
}

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

.row--5 {
  margin-left: -5px;
  margin-right: -5px;
}

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

.row--10 {
  margin-left: -10px;
  margin-right: -10px;
}

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

.row--20 {
  margin-left: -20px;
  margin-right: -20px;
}

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

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rts-section-gap,
  .rts-section-gap2,
  .rts-section-gap3 {
    padding: 80px 0;
  }
  .rts-section-gap2Bottom,
  .rts-section-gap3Bottom,
  .rts-section-gapBottom {
    padding-bottom: 80px;
  }
  .rts-section-gap2Top,
  .rts-section-gap3Top,
  .rts-section-gapTop {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .rts-section-gap,
  .rts-section-gap2,
  .rts-section-gap3 {
    padding: 60px 0;
  }
  .rts-section-gap2Bottom,
  .rts-section-gap3Bottom,
  .rts-section-gapBottom {
    padding-bottom: 60px;
  }
  .rts-section-gap2Top,
  .rts-section-gap3Top,
  .rts-section-gapTop {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-wrapper-one-inner .banner-counter-area ul {
    flex-wrap: wrap;
    gap: 25px;
  }
  .banner-wrapper-one-inner .banner-counter-area ul li {
    width: 45%;
    padding: 0 !important;
    border: none !important;
    text-align: center !important;
  }
}
.row--30 {
  margin-left: -30px;
  margin-right: -30px;
}

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

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .row--30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row--30 > [class*=col-],
  .row--30 > [class*=col] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row--30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row--30 > [class*=col-],
  .row--30 > [class*=col] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row--30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row--30 > [class*=col-],
  .row--30 > [class*=col] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .row--30 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .row--30 > [class*=col-],
  .row--30 > [class*=col] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .row--45 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row--45 > [class*=col-],
  .row--45 > [class*=col] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  opacity: 1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
}

.overlay-bottom-section,
[data-black-overlay],
[data-black-overlay] > *,
[data-black-overlay] > div,
[data-overlay],
[data-overlay] > *,
[data-overlay] > div,
[data-white-overlay],
[data-white-overlay] > *,
[data-white-overlay] > div {
  position: relative;
  z-index: 2;
}

[data-black-overlay]:before,
[data-overlay]:before,
[data-white-overlay]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

[data-black-overlay]:before {
  background-color: #000;
}

[data-white-overlay]:before {
  background-color: #fff;
}

[data-black-overlay="1"]:before,
[data-overlay="1"]:before,
[data-white-overlay="1"]:before {
  opacity: 0.1;
}

[data-black-overlay="2"]:before,
[data-overlay="2"]:before,
[data-white-overlay="2"]:before {
  opacity: 0.2;
}

[data-black-overlay="3"]:before,
[data-overlay="3"]:before,
[data-white-overlay="3"]:before {
  opacity: 0.3;
}

[data-black-overlay="4"]:before,
[data-overlay="4"]:before,
[data-white-overlay="4"]:before {
  opacity: 0.4;
}

[data-black-overlay="5"]:before,
[data-overlay="5"]:before,
[data-white-overlay="5"]:before {
  opacity: 0.5;
}

[data-black-overlay="6"]:before,
[data-overlay="6"]:before,
[data-white-overlay="6"]:before {
  opacity: 0.6;
}

[data-black-overlay="7"]:before,
[data-overlay="7"]:before,
[data-white-overlay="7"]:before {
  opacity: 0.7;
}

[data-black-overlay="8"]:before,
[data-overlay="8"]:before,
[data-white-overlay="8"]:before {
  opacity: 0.8;
}

[data-black-overlay="9"]:before,
[data-overlay="9"]:before,
[data-white-overlay="9"]:before {
  opacity: 0.9;
}

[data-aos=slideInUp2].aos-animate,
[data-black-overlay="10"]:before,
[data-overlay="10"]:before,
[data-white-overlay="10"]:before {
  opacity: 1;
}

/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  animation-duration: 0.75s;
}
@keyframes bounce {
  20%, 53%, 80%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes jump-3 {
  0%, 100% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, 50px, 0) scale(0.7);
  }
}
@keyframes jump-4 {
  0%, 100% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, 20px, 0) scale(0.8);
  }
}
@keyframes jump-5 {
  0%, 100% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, 10px, 0);
  }
}
@keyframes flash {
  50%, from, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
@keyframes pulse {
  from, to {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from, to {
    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);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from, to {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
}
.tada {
  animation-name: tada;
}
@keyframes wobble {
  from, to {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  11.1%, from, to {
    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.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  20%, 40%, 60%, 80%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp2 {
  from {
    opacity: 0;
    transform: translate3d(0, 40%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}

.flipInY,
.flipOutX {
  -webkit-backface-visibility: visible !important;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft2 {
  from {
    transform: translate3d(-10%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp2 {
  from {
    transform: translate3d(0, 20%, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@keyframes slideInUp3 {
  from {
    transform: translate3d(0, 20px, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
[data-aos=slideInUp2] {
  opacity: 0;
  transition-property: transform, opacity;
}

@media screen and (min-width: 768px) {
  [data-aos=slideInUp2] {
    transform: translateY(30px);
  }
  [data-aos=slideInUp2].aos-animate {
    transform: translateY(0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

@keyframes jump-1 {
  0%, 100% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, 20px, 0);
  }
}
@keyframes jump-2 {
  0%, 100% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, 30px, 0);
  }
}
@keyframes rotateIt {
  to {
    transform: rotate(-360deg);
  }
}
@keyframes rotateIt2 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes shape-service-1 {
  0% {
    right: -40%;
    top: 30%;
  }
  100% {
    right: -23%;
    top: 0;
  }
}
@keyframes animate-floting {
  0% {
    transform: translateX(50%);
  }
  50% {
    transform: translateX(-40%);
  }
  100% {
    transform: translateX(40%);
  }
}
@keyframes animate-floting-2 {
  0% {
    transform: translateX(-50%);
  }
  50% {
    transform: translateX(40%);
  }
  100% {
    transform: translateX(-40%);
  }
}
@keyframes animate-floting-3 {
  0%, 100% {
    transform: translateX(-20%);
  }
  50% {
    transform: translateX(0);
  }
}
.floting-line {
  animation: 15s linear infinite animate-floting;
}

.floting-line-2:hover,
.floting-line:hover {
  animation-play-state: paused;
}

.floting-line-2 {
  animation: 15s linear infinite animate-floting-2;
}

@keyframes waves {
  0% {
    transform: scale(0.2, 0.2);
    opacity: 0;
  }
  50% {
    opacity: 0.9;
  }
  100% {
    transform: scale(0.9, 0.9);
    opacity: 0;
  }
}
@keyframes vsmorph {
  0% {
    border-radius: var(--morp-value);
  }
  50% {
    border-radius: var(--morp-md-value);
  }
  100% {
    border-radius: 40% 60%;
  }
}
@keyframes morpspin {
  to {
    transform: rotate(1turn);
  }
}
.reveal-item {
  position: relative;
  display: block;
  overflow: hidden;
}

.reveal-item .reveal-animation {
  position: absolute;
  top: 0;
  width: 100%;
  height: 101%;
  background: var(--color-primary);
}

.reveal-item .reveal-animation::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--bs-gray-400);
  transition-property: transform;
  transition-duration: 1s;
}

.reveal-animation.reveal-primary::before {
  background: #0c0c0a;
}

.reveal-animation.reveal-dark::before,
.reveal-animation.reveal-white::before {
  background: #000;
}

.reveal-animation.reveal-bottom.aos-animate::before,
.reveal-animation.reveal-top.aos-animate::before,
[data-aos=reveal-bottom],
[data-aos=reveal-top] {
  transform: scaleY(1);
}

.reveal-animation.reveal-end.aos-animate::before,
.reveal-animation.reveal-start.aos-animate::before,
[data-aos=reveal-end],
[data-aos=reveal-start] {
  transform: scaleX(1);
}

.reveal-animation.reveal-top::before,
[data-aos=reveal-bottom].aos-animate {
  transform: scaleY(0);
  transform-origin: 0% 100%;
}

.reveal-animation.reveal-start::before,
[data-aos=reveal-end].aos-animate {
  transform: scaleX(0);
  transform-origin: 100% 0%;
}

.reveal-animation.reveal-end::before,
[data-aos=reveal-start].aos-animate {
  transform: scaleX(0);
  transform-origin: 0% 100%;
}

.reveal-animation.reveal-bottom::before,
[data-aos=reveal-top].aos-animate {
  transform: scaleY(0);
  transform-origin: 100% 0%;
}

[data-aos=reveal-bottom],
[data-aos=reveal-end],
[data-aos=reveal-start],
[data-aos=reveal-top] {
  transition-property: transform;
  transition-delay: 1s;
}

[data-aos=reveal-item] {
  visibility: hidden;
  transition-property: visibility;
  transition-duration: 0s;
}

[data-aos=reveal-item].aos-animate {
  visibility: visible;
}

@keyframes scaleIn {
  from {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.scaleIn {
  animation-name: scaleIn;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 10%, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -2%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(10%, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-2%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-30%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.6, 0.6, 0.6);
  }
  50% {
    opacity: 1;
  }
}
.loader,
.progress-wrap img {
  transform: translate(-50%, -50%);
}

.zoomIn {
  animation-name: zoomIn;
}

.rts-header-area {
  position: absolute;
  width: 100%;
}

.megamenu-area {
  right: 0;
  left: 0;
  display: flex !important;
  flex-wrap: wrap !important;
  padding: 15px !important;
}

.megamenu-area li {
  flex: 0 0 20%;
  max-width: 20%;
  transition: 0.3s;
}

.megamenu-area li a {
  padding: 10px 15px !important;
  margin: 5px !important;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.megamenu-area li a img {
  border-radius: 5px;
  transition: 0.3s;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.megamenu-area li span {
  display: block;
  margin-top: 10px;
  font-weight: 500;
  text-align: center;
  color: #272a6c;
  font-size: 14px;
  transition: 0.3s;
}

.megamenu-area li:hover img {
  transform: translateY(-2px);
}

.header--sticky.sticky .megamenu-area {
  right: 0;
  left: 0;
  display: flex !important;
  flex-wrap: wrap !important;
}

.header--sticky.sticky .megamenu-area li {
  flex: 0 0 20%;
  max-width: 20%;
  transition: 0.3s;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .row--60 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row--60 > [class*=col-],
  .row--60 > [class*=col] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header--sticky.sticky .megamenu-area li,
  .megamenu-area li {
    flex: 0 0 16.5%;
    max-width: 16.5%;
  }
}
.header--sticky.sticky .megamenu-area li a {
  padding: 10px 15px !important;
  margin: 5px !important;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.header--sticky.sticky .megamenu-area li a img {
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}

.header--sticky.sticky .megamenu-area li a span {
  transition: 0.3s;
}

.header--sticky.sticky .megamenu-area li span {
  display: block;
  margin-top: 10px;
  font-weight: 500;
  text-align: center;
  color: #272a6c;
  font-size: 14px;
  transition: 0.3s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row--60 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row--60 > [class*=col-],
  .row--60 > [class*=col] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .header--sticky.sticky .megamenu-area li span,
  .megamenu-area li span {
    font-size: 12px;
  }
}
.header--sticky.sticky .megamenu-area li:hover span {
  letter-spacing: 1px;
  color: var(--color-primary);
}

.container {
  max-width: 1289.58px;
  margin: auto;
}

.progress-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
}

.progress-wrap::after,
.progress-wrap::before {
  display: none !important;
}

.loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

.loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  background: var(--color-white);
  width: 50%;
  height: 100%;
  z-index: 1000;
}

.loader-wrapper .loader-section.section-left {
  left: 0;
}

.loader-wrapper .loader-section.section-right {
  right: 0;
}

.loaded .loader-wrapper .loader-section.section-left,
.loaded .loader-wrapper .loader-section.section-right {
  transition: 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
  opacity: 0;
}

.loaded .loader {
  opacity: 0;
  transition: 0.3s ease-out;
}

.loaded .loader-wrapper {
  visibility: hidden;
  transform: translateY(-100%);
  transition: 0.3s ease-out 1s;
}

.loader:after {
  content: "";
  position: absolute;
  top: 14px;
  left: 14px;
  right: 14px;
  bottom: 14px;
  border: 4px solid transparent;
  border-top-color: var(--color-primary);
  border-right-color: var(--color-primary);
  border-bottom-color: var(--color-primary);
  border-radius: 100%;
  animation: 1.5s linear infinite spin;
}

.loader {
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  z-index: 1001;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.nav-area ul {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 17px 20px 15px;
  border-radius: 4px;
}

.nav-area ul li a {
  padding: 0;
  display: block;
  transition: 0.3s;
  font-weight: 600;
  color: var(--color-white);
  line-height: 1;
}
.nav-area ul li a:hover {
  color: var(--color-primary);
}

@media only screen and (max-width: 1199px) {
  .pb_xl--130 {
    padding-bottom: 110px;
  }
  .footer-main-wrapper .top-sub-wrapper .title {
    line-height: 28px;
  }
}
@media only screen and (max-width: 871px) {
  .nav-area {
    display: block;
  }
}
@keyframes stickyanimations {
  0% {
    transform: translateY(-100px);
  }
  100% {
    transform: translateY(0);
  }
}
.header--sticky {
  display: block;
  width: 100%;
  box-shadow: none;
  z-index: 999;
  margin: auto;
  align-items: center;
  left: 0;
  border-radius: 0;
  transition: none;
  top: 0;
  transform: translateY(0);
  position: absolute;
  padding: 30px 0;
}

.header--sticky.sticky {
  position: fixed !important;
  top: 0;
  animation: 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both stickyanimations;
  display: block;
  width: 100%;
  box-shadow: 0 7px 18px rgba(24, 16, 16, 0.0509803922);
  background: linear-gradient(180deg, #080A0F 0%, #040E2A 100%);
  z-index: 999;
  border: none !important;
  max-width: 100%;
  padding: 20px 0;
}

.demo-area-single {
  background: #F4F4FF;
  padding: 20px 20px 30px;
  border-radius: 10px;
  border: 1px solid rgba(97, 76, 225, 0.2);
}
.demo-area-single .title-demo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.demo-area-single .title-demo .title {
  display: flex;
  align-items: center;
  gap: 8px;
}
.demo-area-single,
.header--sticky.sticky .nav-area ul li a {
  display: block;
  transition: 0.3s;
}

li.has-dropdown {
  position: relative;
}

li.has-dropdown .submenu {
  min-width: 230px;
  height: auto;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 90;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  transition: 0.3s;
  border-radius: 0 0 10px 10px;
  background-color: #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.0784313725);
  border-bottom: 1px solid rgba(255, 255, 255, 0.0784313725);
  border-right: 1px solid rgba(255, 255, 255, 0.0784313725);
  display: inline-block;
  box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
  padding: 14px 0;
  transform-origin: 0 0;
  transform: scaleY(0);
}

li.has-dropdown .submenu li {
  margin-right: 0;
  padding: 0;
}

li.has-dropdown .submenu li a {
  padding: 6px 12px;
  margin: 2px 10px;
  font-weight: 400;
  font-size: 16px;
  transition: 0.3s;
  border-radius: 4px;
}

li.has-dropdown:hover .submenu {
  opacity: 1;
  visibility: visible;
  top: 100%;
  transform: translateY(0);
  transform: scaleY(1);
}

.header-1-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 810px) {
  .nav-area {
    display: none;
  }
  .header-1-main {
    padding: 0 10px;
  }
}
.rts-btn {
  padding: 11px 24px;
  display: block;
  max-width: -moz-max-content;
  max-width: max-content;
  border-radius: 4px;
  font-size: 16px;
  transition: 0.3s;
  font-weight: 600;
}

.rts-btn.btn-primary {
  background: #615EFC;
  border: 1px solid var(--color-primary);
}

.rts-btn.btn-primary:hover {
  background: 0 0;
  border: 1px solid #c8c8c8;
}

.rts-btn.btn-border {
  border: 1px solid #c8c8c8;
}

.rts-btn.btn-border:hover {
  background: #615EFC;
  border: 1px solid var(--color-primary);
  color: #fff;
}

.rts-banner-area-1 {
  text-align: center;
  height: auto;
  padding-top: 220px;
  background: linear-gradient(180deg, #080A0F 0%, #040E2A 100%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  height: 100vh;
}
.rts-banner-area-1 .shape {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.rts-banner-area-1 .shape img {
  width: 100%;
}

.banner-wrapper-one-inner,
.title-area-main-center {
  text-align: center;
}

.banner-wrapper-one-inner {
  position: relative;
  z-index: 1;
}
.banner-wrapper-one-inner .pre-title {
  color: var(--color-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 30px;
  padding: 12px 15px 10px;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: auto;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 30px;
}
.banner-wrapper-one-inner .title {
  text-align: center;
  font-size: 250px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  line-height: 0.9;
}
.banner-wrapper-one-inner h4 {
  color: var(--color-white);
  font-size: 64px;
  font-weight: 500;
}
.banner-wrapper-one-inner .banner-counter-area {
  margin-top: 130px;
}
.banner-wrapper-one-inner .banner-counter-area ul {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-wrapper-one-inner .banner-counter-area ul li {
  list-style: none;
  margin: 0;
  text-align: start;
  padding: 0 60px;
  border-right: 3px solid rgba(255, 255, 255, 0.1);
}
.banner-wrapper-one-inner .banner-counter-area ul li:first-child {
  padding-left: 0;
}
.banner-wrapper-one-inner .banner-counter-area ul li:last-child {
  padding-right: 0;
  border: none;
}
.banner-wrapper-one-inner .banner-counter-area ul li h3 {
  font-size: 64px;
  color: var(--color-white);
  line-height: 1;
  font-weight: 600;
  margin-bottom: 10px;
}
.banner-wrapper-one-inner .banner-counter-area ul li p {
  color: var(--color-white);
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .row--60 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .row--60 > [class*=col-],
  .row--60 > [class*=col] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .rts-banner-area-1 {
    height: 840px;
  }
  .banner-wrapper-one-inner .title {
    font-size: 180px;
  }
  .rts-demo-area-start .title-area-main-center .title {
    font-size: 48px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb_dec--35 {
    margin-bottom: 0;
  }
  .banner-wrapper-one-inner .title {
    font-size: 160px;
  }
  .rts-demo-area-start .title-area-main-center .title {
    font-size: 36px !important;
  }
}
@media only screen and (max-width: 479px) {
  h1 {
    font-size: 26px;
    line-height: 1.3;
  }
  h2 {
    font-size: 32px;
    line-height: 1.4;
  }
  h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .banner-wrapper-one-inner .title {
    font-size: 120px;
  }
  .banner-wrapper-one-inner h4 {
    font-size: 48px;
  }
}
.banner-wrapper-one-inner p.disc {
  max-width: 690px;
  margin: auto;
}

.banner-wrapper-one-inner .rts-btn {
  margin: 40px auto auto;
}

.rts-demo-area-start .title-area-main-center {
  margin-bottom: 60px;
}
.rts-demo-area-start .title-area-main-center .title {
  font-size: 64px;
  font-weight: 500;
  line-height: 1;
}
.rts-demo-area-start .title-area-main-center .title span {
  font-family: "Playfair", serif;
  font-style: italic;
  color: #1346C3;
}

.demo-area-single:hover .inner {
  transform: translateY(-5px);
}

.demo-area-single .inner {
  border-radius: 10px;
  border: 1px solid #eaeaea;
  transition: 0.3s;
}

.demo-area-single .title-demo {
  display: flex;
  position: relative;
  text-align: center;
  margin-top: 30px;
}

.demo-area-single .title-demo .title {
  font-weight: 600;
  transition: 0.3s;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0;
  color: #0C1018;
}
.demo-area-single .title-demo p {
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  color: #0C1018;
}
.demo-area-single .title-demo span {
  display: block;
  color: var(--color-white);
  line-height: 1;
  font-weight: 600;
  padding: 6px 13px;
  border-radius: 4px;
}

.demo-area-single.coming-soon {
  cursor: not-allowed;
}

.demo-area-single.coming-soon a {
  cursor: not-allowed;
}

.title-area-main-center span {
  color: #614ce1;
  font-weight: 500;
}

.title-area-main-center .title {
  margin-top: 20px;
  font-size: 48px;
  color: #0C1018;
}

.title-area-main-center p.disc {
  max-width: 503px;
  margin: auto;
  font-size: 16px;
}

.marquee .marquee__item {
  display: inline-block;
  will-change: transform;
  animation: 65s linear infinite marquee;
}

.single-inner-marquree .image {
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 30px;
}

.container-2 {
  max-width: 1700px;
  margin: auto;
}

.footer-main-wrapper,
.rts-inner-pages .marquee .marquee__item .main--wrapper-tt .single-inner-marquree .title {
  text-align: center;
}

@media (max-width: 1366px) {
  .rts-banner-area-1 {
    padding-top: 180px;
  }
  .banner-wrapper-one-inner .banner-counter-area {
    margin-top: 70px;
  }
}
@media (max-width: 1200px) {
  .order-change-lg {
    order: -1;
  }
  .rts-banner-area-1 {
    padding-top: 180px;
  }
  .banner-wrapper-one-inner .banner-counter-area {
    margin-top: 70px;
  }
  .rts-inner-pages .section-inner .title-area-main-center .title {
    font-size: 42px;
  }
  .rts-inner-pages .section-inner .title-area-main-center {
    padding: 100px 40px !important;
  }
  .rts-inner-pages .section-inner .title-area-main-center .watermark {
    font-size: 160px !important;
  }
}
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes marquee-2 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes marqueeTop {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes marqueeTop-2 {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.right-side-marquee-area {
  height: 700px;
  position: relative;
  border-radius: 12px;
  padding: 20px;
  display: flex;
  gap: 8px;
}
.right-side-marquee-area .marquee-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  animation: verticalMarquee 40s linear infinite;
}
.right-side-marquee-area .marquee-item .single-marquee {
  max-width: 240px;
  flex: 0 0 25%;
}
.right-side-marquee-area .marquee-item .single-marquee img {
  width: 100%;
}
.right-side-marquee-area .marquee-item.item-2 {
  animation: verticalMarquee2 60s linear infinite;
}

/* Pause animation on hover */
.right-side-marquee-area .marquee-item:hover {
  animation-play-state: paused;
}

/* Gradient overlays for smooth edges */
.right-side-marquee-area::before,
.right-side-marquee-area::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 300px;
  z-index: 2;
  pointer-events: none;
}

.right-side-marquee-area::before {
  top: -40px;
  background: linear-gradient(180deg, rgba(12, 16, 24, 0) 39.11%, #0C1018 97.78%);
  transform: rotate(-180deg);
}

.right-side-marquee-area::after {
  bottom: -40px;
  background: linear-gradient(180deg, rgba(12, 16, 24, 0) 39.11%, #0C1018 97.78%);
}

/* Marquee animation */
@keyframes verticalMarquee {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes verticalMarquee2 {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
/* Responsive adjustments */
@media (max-width: 1100px) {
  .title-area-main-center h2 {
    font-size: 36px;
  }
  .watermark {
    font-size: 80px;
  }
}
@media (max-width: 768px) {
  .row {
    gap: 20px;
  }
  .title-area-main-center h2 {
    font-size: 32px;
  }
  .watermark {
    font-size: 60px;
  }
  .right-side-marquee-area {
    height: 500px;
  }
}
.marquee .marquee__item.two {
  display: inline-block;
  will-change: transform !important;
  animation: 65s linear infinite marquee-2;
}

.rts-inner-pages .section-inner {
  background: #0C1018 !important;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: block;
  border-radius: 20px;
}
.rts-inner-pages .section-inner .title-area-main-center {
  padding: 100px 60px 100px 80px;
  text-align: start;
}
.rts-inner-pages .section-inner .title-area-main-center span {
  color: var(--color-white);
  border: 1px solid #DFFF03;
  padding: 8px 18px 7px;
  line-height: 1;
  border-radius: 30px;
}
.rts-inner-pages .section-inner .title-area-main-center .title {
  color: var(--color-white);
  font-weight: 500;
  margin-bottom: 30px;
}
.rts-inner-pages .section-inner .title-area-main-center .disc {
  font-weight: 500;
  color: var(--color-white);
  margin-left: 0;
}
.rts-inner-pages .section-inner .title-area-main-center .watermark {
  margin-top: 120px;
  font-size: 184px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  line-height: 0.9;
}

.banner-wrapper-one-inner .elite-icon {
  max-width: 120px;
  margin: auto auto 15px;
}

.progress-wrap {
  position: fixed;
  right: 30px;
  bottom: 50px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 10000;
  opacity: 1;
  visibility: hidden;
  transform: translateY(15px);
  transition: 0.2s linear;
}

.progress-wrap::after,
.progress-wrap::before {
  font-family: var(--font-3);
  content: "\f341";
  font-weight: 200;
  line-height: 46px;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  -webkit-transition: 0.2s linear;
  font-size: 24px;
  position: absolute;
  text-align: center;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  box-shadow: 0 1px 5px 10px rgba(0, 0, 0, 0.041);
}

.progress-wrap::after {
  color: var(--color-primary);
  z-index: 1;
  transition: 0.2s linear;
  border: 0 solid var(--color-primary);
  box-shadow: none;
  border-radius: 50% !important;
}

.progress-wrap:hover::after {
  opacity: 1;
  content: "\f341";
  font-weight: 200;
  border: 0 solid var(--color-primary);
}

.progress-wrap::before {
  opacity: 0;
  background: var(--color-primary);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 2;
  transition: 0.2s linear;
}

.progress-wrap:hover::before {
  opacity: 0;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg {
  color: var(--color-primary);
  border-radius: 50%;
  background: #fff;
}

.progress-wrap svg.progress-circle path {
  stroke: var(--color-primary);
  stroke-width: 0;
  box-sizing: border-box;
  transition: 0.2s linear;
}

.home-blue .progress-wrap svg.progress-circle path {
  stroke: var(--color-primary-2);
}

.home-blue .progress-wrap::after {
  border-color: var(--color-primary-2);
  box-shadow: 0 3px 20px 6px rgba(7, 66, 233, 0.3215686275);
  color: var(--color-primary-2);
}

.title-center-wrapper-title .title {
  font-size: 48px;
}

@media only screen and (max-width: 767px) {
  .title-center-wrapper-title .title {
    font-size: 32px;
  }
}
.bg_colorlight {
  background: #eff5ff;
}

.single-feature-area {
  padding: 24px;
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  height: 100%;
}

.single-feature-area .icon {
  margin-bottom: 25px;
}

.single-feature-area .title {
  font-size: 18px;
  margin-bottom: 10px;
}

.single-feature-area p.disc {
  color: #19223f;
  font-weight: 400;
}

.rts-support-area {
  background: #F6F5FF;
}

.single-support-area-wrapper {
  background-color: #FF8D4E;
  border-radius: 10px;
  padding: 40px 30px;
  display: flex;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  z-index: 1;
}
.single-support-area-wrapper img.shape {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.single-support-area-wrapper.two {
  background: #0F62FE;
}
.single-support-area-wrapper.three {
  background: #614CE1;
}

.single-support-area-wrapper .content-wrapper .title {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 5px;
}

.single-support-area-wrapper .content-wrapper .disc {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
}

.single-support-area-wrapper.active {
  background-color: #120743;
}

.accordion-body span {
  color: var(--color-danger);
  font-weight: 500;
}

.rts-faq-area {
  background: #F6F5FF;
}
.rts-faq-area .title-center-wrapper-title .pre-title {
  border: 1px solid #CFCFF0;
  border-radius: 30px;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: auto;
  padding: 8px 18px;
  line-height: 1;
  font-weight: 500;
  color: var(--color-secondary);
  margin-bottom: 10px;
}
.rts-faq-area .title-center-wrapper-title .title {
  color: var(--color-secondary);
}

.container-faq {
  max-width: 896px;
  margin: auto;
}

.faq-area-bottom .accordion-item {
  background: 0 0;
  border: none;
  border-bottom: 1px solid rgba(0, 25, 30, 0.2);
  padding: 25px 0;
}

.faq-area-bottom .accordion-item .accordion-header {
  background: 0 0;
  border: none;
  position: relative;
}

.faq-area-bottom .accordion-item .accordion-header button {
  background: 0 0;
  border: none;
  color: #19223f;
  font-size: 20px;
  font-weight: 600;
  padding: 0;
  box-shadow: none;
}

.faq-area-bottom .accordion-item .accordion-header button:focus,
.rts-btn:focus {
  box-shadow: none;
}

.faq-area-bottom .accordion-item .accordion-header button::after {
  background-image: url(../images/icon/06.png);
  height: 26px;
  width: 26px;
  transform: none;
  top: -1px;
  position: absolute;
  right: 0;
  background-size: cover;
}

.faq-area-bottom .accordion-item .accordion-header button[aria-expanded=true]::after {
  background-image: url(../images/icon/07.png);
}

.faq-area-bottom .accordion-item .accordion-body {
  margin-top: 0;
  padding: 25px 0 0;
}

@media only screen and (max-width: 991px) {
  .faq-area-bottom {
    padding: 0 15px;
  }
  .rts-banner-area-1 {
    height: auto;
  }
  .banner-wrapper-one-inner .banner-counter-area ul li {
    padding: 0 45px;
  }
  .banner-wrapper-one-inner .banner-counter-area ul li h3 {
    font-size: 42px;
  }
  .right-side-marquee-area {
    overflow: hidden;
  }
  .right-side-marquee-area .marquee-item .single-marquee {
    max-width: 300px;
  }
  .rts-inner-pages .section-inner .title-area-main-center {
    padding: 100px 40px 60px !important;
  }
}
.rts-customer-review-area {
  padding-bottom: 70px;
}
.rts-customer-review-area .title-sec .pre-title {
  border: 1px solid rgba(0, 37, 36, 0.1);
  max-width: -moz-max-content;
  max-width: max-content;
  border-radius: 30px;
  margin: auto;
  padding: 8px 18px 6px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 20px;
}

.rts-customer-review-area .title-sec {
  text-align: center;
  margin-bottom: 60px;
}

.rts-customer-review-area .title-sec .course-title {
  margin-bottom: 10px;
  font-size: 48px;
  line-height: 58px;
  font-weight: 700;
  color: var(--color-secondary);
}

.rts-customer-review-area .title-sec .desc {
  color: #737477;
}

@media (max-width: 450px) {
  .rts-customer-review-area .title-sec .course-title {
    font-size: 26px;
    line-height: 35px;
  }
  .rts-customer-review-area .title-sec .desc br {
    display: none;
  }
}
.rts-customer-review-area .section-inner .single-testimonials-area {
  background: var(--color-white);
  border-radius: 10px;
  border: 1px solid #d6d6d6;
  padding: 30px;
  min-height: 100%;
}

@media (max-width: 991px) {
  .rts-inner-pages .section-inner.top .desc br {
    display: none;
  }
  .rts-inner-pages .marquee .marquee__item .main--wrapper-tt .single-inner-marquree {
    flex: 0 0 50%;
    flex: 0 0 30%;
  }
  .order-change {
    order: -1;
  }
  .rts-customer-review-area .section-inner .single-testimonials-area {
    padding: 50px 25px;
  }
}
.rts-customer-review-area .section-inner .single-testimonials-area .title {
  font-size: 18px;
  font-weight: 400;
  color: #7b7b7b;
}

.rts-customer-review-area .section-inner .single-testimonials-area .title span {
  font-weight: 600;
  color: var(--color-secondary);
}

.rts-customer-review-area .section-inner .single-testimonials-area .desc {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  padding-bottom: 100px;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 30px;
}

.rts-customer-review-area .section-inner .single-testimonials-area .author-area {
  display: flex;
  align-items: center;
  gap: 20px;
}

.rts-customer-review-area .section-inner .single-testimonials-area .author-area .image-area {
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  border-radius: 50%;
  background: #f1f1f1;
}

.rts-customer-review-area .section-inner .single-testimonials-area .author-area .image-area img {
  width: 19px;
}

.rts-customer-review-area .section-inner .single-testimonials-area .author-area .text h4 {
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 600;
}

.rts-customer-review-area .section-inner .single-testimonials-area .author-area .text p {
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 0;
  color: #737477;
}

.overlay-bottom-section::after {
  position: absolute;
  bottom: -22px;
  left: -25%;
  width: 150%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 6.66%, rgba(255, 255, 255, 0.91) 48.38%, #fff 85.73%);
  content: "";
  height: 600px;
  z-index: 1;
  pointer-events: none;
  transition: 0.5s;
}

.overlay-bottom-section .rts-btn {
  margin-top: -100px !important;
  transition: 0.5s;
}

.button-area-box-shadow .btn-bottom-center {
  text-align: center;
  margin: auto;
  z-index: 5;
  position: relative;
  transition: 0.5s;
  background: var(--color-primary);
  color: var(--color-white);
}

.accordion-body a {
  color: var(--color-primary);
  font-weight: 600;
}

.rts-footer-area {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 140px 0;
  background: linear-gradient(180deg, #080A0F 0%, #040E2A 100%);
}
.rts-footer-area .shape {
  position: absolute;
  z-index: -1;
  bottom: 0;
}

.footer-main-wrapper .title {
  font-size: 14px;
  color: #fff;
}

.footer-main-wrapper .top-sub-wrapper {
  padding: 8px 18px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  min-width: -moz-max-content;
  min-width: max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: center;
  margin: auto auto 23px;
  border-radius: 100px;
  background: linear-gradient(90deg, #000000 -113.11%, #0B0B0B 122.79%);
}

.footer-main-wrapper .top-sub-wrapper .title {
  margin: 0;
  font-weight: 500;
}

.footer-main-wrapper .title-main {
  font-size: 48px;
  color: #fff;
}

@media only screen and (max-width: 575px) {
  .title-center-wrapper-title .title {
    font-size: 26px;
  }
  .rts-customer-review-area .section-inner .single-testimonials-area .desc {
    padding-bottom: 30px;
  }
  .footer-main-wrapper .title-main {
    font-size: 32px;
  }
}
.footer-main-wrapper p {
  font-size: 14px;
  color: #e3e3e3;
}

.footer-main-wrapper .btn-primary {
  background: var(--color-primary);
  color: var(--color-white);
  border: 1px solid transparent;
  font-weight: 600;
  margin: auto;
  letter-spacing: 1px;
}

.bg-g {
  background: #34C759;
}

.bg-p {
  background: var(--color-primary);
}

.bg-s {
  background: #68ACF3;
}

.bg-d {
  background: #0C1018;
}

.bg-d2 {
  background: #132A64;
}

.rts-features.area-2 .title-sec {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .rts-features.area-2 .title-sec {
    display: block;
  }
}
.rts-features.area-2 .title-sec .pre-title {
  color: #132A64;
  border: 1px solid #132A64;
  border-radius: 3px;
  padding: 7px 8px;
  font-size: 14px;
  max-width: -moz-max-content;
  max-width: max-content;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 20px;
}
.rts-features.area-2 .title-sec h2 {
  margin-bottom: 40px;
  font-size: 48px;
  line-height: 48px;
  color: var(--color-secondary);
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .rts-features.area-2 .title-sec h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (max-width: 450px) {
  .rts-features.area-2 .title-sec h2 {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (max-width: 576px) {
  .rts-features.area-2 .title-sec p br {
    display: none;
  }
}
.rts-features.area-2 .title-sec .desc {
  color: #737477;
  margin-bottom: 0;
}
.rts-features .feature-inner {
  margin-top: 60px;
}

.rts-features .all-features {
  display: flex;
  flex-wrap: wrap;
  margin-top: 70px;
  justify-content: center;
  padding: 0;
}

.rts-features .all-features li {
  flex: 0 0 20%;
  max-width: 20%;
  text-align: center;
  list-style: none;
}

.rts-features .all-features li div {
  display: block;
  margin: 0 15px 30px;
  background: #fff;
  padding: 50px 20px 40px 20px;
  border-radius: 10px;
  box-shadow: 0px 7px 18px rgba(24, 16, 16, 0.0509803922);
  border: 1px solid rgba(54, 70, 128, 0.0392156863);
  cursor: pointer;
}

.rts-features .all-features li div img {
  display: block;
  height: 70px;
  margin: 0 auto;
  transition: all 0.5s ease;
}

.rts-features .all-features li div span {
  display: block;
  font-weight: 600;
  font-size: 16px;
  color: #5d666f;
  margin-top: 20px;
}

.rts-features .all-features li div:hover img {
  transform: scale(1.1) translateY(-10px);
}

.rts-elements-area {
  background: linear-gradient(90deg, #614CE1 -7.47%, #132A64 279.48%);
  padding: 120px 0;
}
.rts-elements-area .section-title-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .rts-elements-area .section-title-area {
    flex-direction: column;
    gap: 30px;
  }
  .rts-elements-area .section-title-area .right-side {
    text-align: center;
  }
}
.rts-elements-area .section-title-area .watermark {
  font-weight: 700;
  font-size: 200px;
  line-height: 170px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) -87.37%, rgba(17, 12, 45, 0) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 0;
}
.rts-elements-area .section-title-area .heading-title {
  font-size: 48px;
  color: #FFFFFF;
  font-weight: 500;
}
.rts-elements-area .section-title-area .desc {
  color: #CDCDCD;
}
.rts-elements-area .top-inner {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.rts-elements-area .top-inner .marquee {
  padding: 0;
  margin: 0;
  will-change: transform;
  animation: marquee 65s linear infinite;
  align-items: center;
  display: flex;
  padding: 5px 0;
}
.rts-elements-area .top-inner .marquee:hover {
  animation-play-state: paused;
}
.rts-elements-area .top-inner .marquee li {
  list-style: none;
  flex: 0 0 auto;
  position: relative;
  text-align: center;
  margin: 0 10px;
  padding: 0;
  border-radius: 4px;
}
@media (max-width: 1200px) {
  .rts-elements-area .top-inner .marquee li {
    flex: 0 0 auto;
  }
}
.rts-elements-area .mid-inner {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.rts-elements-area .mid-inner .marquee {
  padding: 0;
  margin: 0;
  will-change: transform;
  animation: marquee-2 65s linear infinite;
  align-items: center;
  display: flex;
  padding: 5px 0;
}
.rts-elements-area .mid-inner .marquee:hover {
  animation-play-state: paused;
}
.rts-elements-area .mid-inner .marquee li {
  list-style: none;
  flex: 0 0 auto;
  position: relative;
  text-align: center;
  margin: 0 10px;
  padding: 0;
  border-radius: 4px;
}
@media (max-width: 1200px) {
  .rts-elements-area .mid-inner .marquee li {
    flex: 0 0 auto;
  }
}
.rts-elements-area .mid-inner .marquee li a {
  display: block;
}
.rts-elements-area .bottom-inner {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.rts-elements-area .bottom-inner .marquee {
  padding: 0;
  margin: 0;
  will-change: transform;
  animation: marquee 65s linear infinite;
  align-items: center;
  display: flex;
  padding: 5px 0;
}
.rts-elements-area .bottom-inner .marquee:hover {
  animation-play-state: paused;
}
.rts-elements-area .bottom-inner .marquee li {
  list-style: none;
  flex: 0 0 auto;
  position: relative;
  text-align: center;
  margin: 0 10px;
  padding: 0;
  border-radius: 4px;
}
@media (max-width: 1200px) {
  .rts-elements-area .bottom-inner .marquee li {
    flex: 0 0 auto;
  }
}/*# sourceMappingURL=style.css.map */