/*------ Google-Font ------*/

@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");

body {
  font-family: "Plus Jakarta Sans", sans-serif;
  overflow-x: hidden !important;
  font-size: 15px;
  color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Plus Jakarta Sans", sans-serif;
  line-height: 1.2;
  font-weight: 800;
  color: #000000;
}
::-moz-selection {
  background: #590d82;
  color: #ffffff;
}

::selection {
  background: #590d82;
  color: #ffffff;
}

a {
  text-decoration: none !important;
}

p {
  line-height: 1.6;
}

.section {
  padding: 80px 0;
  position: relative;
}

.nav-fixed-top {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  background-color: #ffffff !important;
}
.sticky {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.navbar-fixed-top {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
}

.sticky {
  background-color: #ffffff !important;
}
.navbar-fixed-top .navbar-icon {
  margin: 8px 0px;
  width: 40px;
  height: 2px;
  background: #000;
  display: block;
}
.nav-contact {
  background: #590d82;
  padding: 0.8rem 2rem;
  border-radius: 0.5rem;
  width: 7rem;
  text-align: center;
  color: #ffffff !important;
}
.navbar-nav .nav-item .nav-link {
  color: #666;
  font-weight: 500;
  font-size: 0.95rem;
}
.navbar-nav .nav-item.active .nav-link {
  color: #590d82 !important;
}

.nav-item .nav-link:hover {
  color: #590d82;
}
.nav-item .nav-link:focus {
  outline: none;
}
.navbar-nav .nav-item.active.dropdown:after {
  border: solid #590d82;
  border-width: 0 2px 2px 0;
}

.navbar.nav-responsive-bg {
  background-color: #fff;
}
.navbar-toggler:focus {
  box-shadow: none;
}
.logo-svg {
  width: 167px;
  height: 52px;
}

.nav-btn {
  box-shadow: 0 0 1px rgb(0 0 0 / 0%);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding: 0.6rem 0.8rem !important;
  background-color: #590d82;
  border-radius: 1rem;
  color: #ffffff !important;
  width: 7rem;
  text-align: center;
}
.nav-btn:hover,
.nav-btn:focus,
.nav-btn:active {
  color: #590d82 !important;
  background-color: #ffffff;
  font-weight: 500;
  transform: translateY(-1 px);
  box-shadow: rgb(0 0 0 / 30%) 0 4px 12px;
}
.navbar-icon {
  background: #590d82;
  display: block;
  margin: 0.4rem 0;
  width: 1.8rem;
  height: 0.1rem;
}
.nav-btn-lg {
  box-shadow: 0 0 1px rgb(0 0 0 / 0%);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  padding: 0.6rem 0.8rem !important;
  transition-duration: 0.3s;
  background-color: #e5e5e5;
  border-radius: 0.5rem;
  color: #590d82 !important;
  width: 7rem;
  text-align: center;
}
.nav-btn-lg:hover,
.nav-btn-lg:focus,
.nav-btn-lg:active {
  color: #fff !important;
  background-color: #590d82;
  transform: translateY(-1 px);
  box-shadow: rgb(0 0 0 / 30%) 0 4px 12px;
}
.navbar-icon {
  background: #590d82;
  display: block;
  margin: 0.4rem 0;
  width: 1.8rem;
  height: 0.1rem;
}
.banner-img {
  width: 100%;
  height: 540px;
  object-fit: contain;
}
.hero-section {
  position: relative;
}

.section-padding {
  padding: 5rem 0;
}
.hero-title {
  font-size: 2.5rem;
  color: #000000;
  font-weight: 800;
  line-height: 1.5;
}
.head-price del {
  color: #666866;
}
.icon-list li {
  padding-top: 1rem;
  color: #666866;
  font-size: 1rem;
}
.icon-lists li {
  padding-top: 1rem;
  color: #666866;
  font-size: 0.8rem;
}
.icon-listser li {
  padding-top: 1rem;
  color: #666866;
  /* font-size: 1rem; */
  display: flex;
}
.filter-inner-heading{
  line-height: 1.5;
}
strong {
  color: #000;
}
.btn.btn-primary-cta {
  background-color: #590d82;
  padding: 0.8em 4em;
  border-radius: 1rem;
  font-size: 1em;
  font-weight: 700;

  color: #ffffff;
}
.btn.btn-primary-cta:hover {
  background-color: #ffffff;
  padding: 0.8em 4em;
  border-radius: 1rem;
  font-size: 1em;
  font-weight: 700;
  color: #590d82;
  box-shadow: 0px 5px 45px #00000030;
}
.review-img {
  width: 160px;
  height: 60px;
  object-fit: contain;
}
p {
  color: #666866;
  font-weight: 500;
  font-size: 0.9rem;
}
.sub-heading {
  line-height: 1.8em;
  color: #666866;
  font-weight: 500;
  font-size: 1rem;
  max-width: 800px;
  margin: auto;
}
.border-divider {
  border: 1px solid #acacac;
}

.profile-img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
}
.ml-n1 {
  margin-left: -1rem;
}
.profile-badge {
  display: flex;
  justify-content: center;
  align-items: center;
}
.profile-text {
  color: #666866;
  font-weight: 500;
}
.footer-list li a {
  margin-right: 1rem;
  font-size: 0.8em;
  color: #ffffff;
  font-weight: 500;
}
.copyright {
  font-size: 0.8em;
  color: #ffffff;
  font-weight: 500;
}
.bg-footer {
  background-color: #590d82;
  color: #ffffff;
  padding: 1rem;
}
.bg-cta {
  position: relative;
  border-radius: 1rem;
  box-shadow: 0px 5px 45px #00000030;
}
.cta-heading h3 {
  font-size: 2.5rem;
  color: #000000;
}
.cta-heading p {
  color: #000000;
  margin-top: 1em;
}

.price-list li {
  font-size: 1rem;
  color: #666866;
  margin: 0.8rem 0;
}
.icon-round {
  background: #f5e6ff;
  border-radius: 100%;

  text-align: center;
  font-size: 0.8rem;
  color: #12d31f;
  display: inline-block;
  margin-right: 0.6rem;
}
.pricing-img {
  width: 200px;
  min-height: 100%;
}
.custom-card {
  border-radius: 1rem;
  border-color: #ebe7ff;
  padding: 1.5rem;
}

.reveiwer-logo-lg {
  width: 3em;
}
.card-title {
  font-size: 1.2rem;
  color: #000000;
  font-weight: 700;
  line-height: 1.7rem;
}

div.review-card-wrap {
  margin: 10px;
  display: flex;
  flex-direction: column;
  flex: 0 1 500px;
}
.review-card {
height: 100%;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  border-radius: 1rem;
  border-color: #acacac;
  background-color: #f3f5f7;
  -webkit-box-shadow: 0 0 30px rgb(81 94 125 / 8%);
  box-shadow: 0 0 30px rgb(81 94 125 / 8%);
  padding: 35px 35px 40px;
}
.marquee--inner {
  display: flex;
  width: 300%;
  margin-top: 3em;
  position: relative;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 50s linear infinite;
}
.marquee--inners {
  display: flex;
  width: 300%;

  position: relative;
  animation: marquees 50s linear infinite;
  flex-wrap: wrap;
}
.marquee-testi {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  display: block;
  margin: 0 auto;
}
.marquee--inner:hover {
  animation-play-state: paused;
}
.marquee--inners:hover {
  animation-play-state: paused;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

@keyframes marquees {
  0% {
    left: -100%;
  }

  100% {
    left: 0;
  }
}
.color-black {
  color: #000;
}
.profiles-img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 50%;
  filter:blur(2px);
}

.cta-version-two {
  padding: 7em 6em;
  border-radius: 1rem;
}

.cta-version-two:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background-position: center 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(/assets/img/cta-bg.svg);
  z-index: -1;
  border-radius: 1rem;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-bottom: 3px solid #590d82;
  color: #590d82;
  padding: 0.5em 2rem;
  border-top: none;
  border-right: none;
  border-left: none;
  font-size: 1rem;
}
.nav-tabs {
  padding: 0.5em 2rem;
  font-size: 1.2rem;
  border-bottom: 0;
}
.seo-btn {
  color: #000000;
  font-size: 1.2rem;
  font-weight: 600;
}
.max-width-50 {
  max-width: 1140px;
  margin: auto;
  box-shadow: 0 0 30px rgb(81 94 125 / 16%);
  padding: 4em 3em;
  border-radius: 1rem;
}
.nav-tabs .nav-link {
  padding: 0.5em 2rem;
  font-size: 1rem;
  border-bottom: 3px solid #dfdfdf;
}
.tab-program {
  display: flex;
  justify-content: space-evenly;
}
.navbar {
  background-color: #ffffff;
}

.section-heading {
  font-size: 2.5rem;
  font-weight: 800;
}
.svg-icon {
  width: 30px;
  height: 30px;
}
.cta-img {
  width: 140px;
  height: 140px;
  object-fit: cover;
}

.subscribe-card {
  background-color: #ffffff;
  border-radius: 1rem;
  padding: 2.5rem;
  box-shadow: 0 0 30px rgb(81 94 125 / 16%);
}

.btn-primary-outline {
  background-color: #ffffff;
  padding: 0.8em 1rem;
  border: 2px solid #ebe7ff;
  border-radius: 1rem;
  font-size: 0.9rem;
  color: #000;
  font-weight: 600;
}

.accordion-item {
  border: none;
  background: #fff;
  box-shadow: 0 5px 45px rgba(0, 0, 0, 0.07);
  border-radius: 1rem !important;
  overflow: hidden;
}

.accordion-button::after {
  color: #e3455a !important;
  background-image: var(--bs-accordion-btn-active-icon) !important;
}

.accordion-button:focus {
  box-shadow: none !important;
  background-color: transparent !important;
  border-color: transparent !important;
}

.icon-btn::before {
  background-image: url(/assets/img/arrow-down.svg);
}

.accordion {
  --bs-accordion-btn-active-icon: url("../img/arrow-down.svg") !important;
  --bs-accordion-btn-focus-border-color: #e3455a !important;
}

.accordion-item {
  border: none !important;
}

.accordion-button::after {
  color: #590d82 !important;
}

*,
::after,
::before {
  box-sizing: border-box;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

.accordion-button:not(.collapsed) {
  color: #590d82;
  background-color: #ffffff;
  box-shadow: 0 5px 45px rgba(0, 0, 0, 0.07);
}

.accordion-button {
  font-size: 0.9rem !important;
  font-weight: 700 !important;
}

.accordion {
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.1rem #e9ecef !important;
}
.tiny-timeline {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.tiny-timeline:before {
  content: "";
  position: absolute;
  width: 100%;
  top: 17px;
  left: 0;
  height: 2px;
  background: #590d82;
}

.tiny-timeline .item-box {
  margin: 0px 0 20px;
}

.tiny-timeline .item-box:before,
.tiny-timeline .item-box:after {
  content: "";
  position: absolute;
  left: 50%;
  background: #590d82;
}

.tiny-timeline .item-box:before {
  width: 2px;
  height: 80px;
  bottom: 80px;
  z-index: -1;
  transform: translateX(-50%);
}

.title-diiver {
  width: 150px;
  margin: 0 auto;
  height: 5px;
  background: linear-gradient(255.64deg, #bfdeff 8.16%, #590d82 87.77%);
  border-radius: 5px;
}

.card-bg {
  background-color: transparent;
}
.card-img {
  width: 50px;
  height: 50px;
}
.img-count {
  font-size: 3rem;
  font-weight: 800;
  margin: auto;
}
.count-position {
  position: absolute;
  right: 0;
  left: 0;
  top: -50px;
}
.bg-white-color {
  box-shadow: 0 4px 13px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: auto;
  display: flex;
}
.custom-card {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 8px 10px -6px rgba(0, 0, 0, 0.1);
}
