/**font variables**/
/**end font variables**/
/**color variables**/
.section-heading h2 {
  font-weight: 600;
  color: #191144;
  font-size: 48px;
  line-height: 62px;
  padding-bottom: 20px;
}
.section-heading h2 span {
  background: linear-gradient(90deg, #7CD345 -6.67%, #7CD345 11.67%, #3D2E86 78.89%, #3D2E86 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-heading p {
  color: #566573;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 38.4px;
}

/****hero-banner-section****/
.hero-banner-section {
  padding: 32px 0 80px;
  background-color: #fff;
}
.hero-banner-section .hero-banner-heading {
  text-align: center;
}
.hero-banner-section .hero-banner-heading .banner-sub-heading {
  background-color: #EAECEE;
  display: inline-block;
  padding: 2px 32px;
  border-radius: 30px;
}
.hero-banner-section .hero-banner-heading .banner-sub-heading h3 {
  color: #121a22;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.4px;
  padding-bottom: 0;
}
.hero-banner-section .hero-banner-heading .banner-main-heading {
  padding-top: 36px;
}
.hero-banner-section .hero-banner-heading .banner-main-heading h1 {
  color: #191144;
  text-align: center;
  font-size: 52px;
  font-style: normal;
  font-weight: 600;
  line-height: 66.04px;
}
.hero-banner-section .hero-banner-heading .banner-main-heading h1 span {
  background: linear-gradient(90deg, #7CD345 0%, #7CD345 20.19%, #3D2E86 81.77%, #3D2E86 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hero-banner-section .hero-banner-btn {
  text-align: center;
  padding-bottom: 27px;
}
.hero-banner-section .hero-banner-btn p {
  padding-bottom: 13px;
  color: #566573;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  max-width: 575px;
  margin: 0 auto;
}
.hero-banner-section .hero-banner-btn .hero-banner-subtext {
  font-size: 18px;
  line-height: 29px;
}
.hero-banner-section .hero-banner-btn a {
  display: inline-block;
  margin: 0 14px;
  border-radius: 8px;
}
.hero-banner-section .hero-banner-btn a:hover {
  box-shadow: -5px 5px #7CD345;
  transition: all 0.5s !important;
}
.hero-banner-section .hero-banner-btn .banner-app-btn {
  display: flex;
  justify-content: center;
}
.hero-banner-section .hero-banner-img {
  text-align: center;
  padding-top: 48px;
}

.about-us-section {
  padding: 80px 0 80px;
}
.about-us-section .about-us-content {
  max-width: 510px;
}
.about-us-section .about-us-content h2 {
  color: #191144;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 60.96px;
  padding-bottom: 24px;
}
.about-us-section .about-us-content h2 span {
  background: linear-gradient(90deg, #7CD345 -6.67%, #7CD345 11.67%, #3D2E86 78.89%, #3D2E86 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about-us-section .about-us-content p {
  color: #566573;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
}

.Why-Chooseus-section {
  padding: 80px 0 80px;
}
.Why-Chooseus-section .section-heading {
  text-align: center;
  padding-bottom: 52px;
}
.Why-Chooseus-section .advantages-card .advantages-img {
  padding-bottom: 38px;
}
.Why-Chooseus-section .advantages-card .advantages-content h3 {
  color: #191144;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 35.56px;
  padding-bottom: 24px;
  min-height: 96px;
}
.Why-Chooseus-section .advantages-card .advantages-content p {
  color: #566573;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
}

.our-features-section {
  padding: 80px 0 0px;
}
.our-features-section .our-features-inner {
  padding: 80px 90px;
  background: #fafafa;
  border-radius: 32px;
}
.our-features-section .our-features-inner .section-heading {
  padding-bottom: 78px;
}

.features-card {
  margin-bottom: 24px;
  background: #fff;
  border: 1px solid #bec3c9;
  padding: 16px 16px 0;
  border-radius: 24px;
  overflow: hidden;
  min-height: calc(100% - 24px);
}
.features-card .features-card-content h3 {
  color: #191144;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 30.48px;
  padding-bottom: 24px;
}
.features-card .features-card-content p {
  color: #566573;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
}
.features-card.features-card-1 {
  padding: 22px 29px;
  background: #fff;
}
.features-card.features-card-1:hover .features-card-img img {
  transform: scale(1.05);
}
.features-card.features-card-1 .row {
  align-items: center;
}
.features-card.features-card-1 .features-card-img {
  text-align: right;
  max-width: 446px;
  border-radius: 24px;
  margin-left: auto;
  overflow: hidden;
}
.features-card.features-card-1 .features-card-img img {
  border-radius: 24px;
  transition: 1s linear;
}
.features-card.features-card-2:hover .features-card-img img {
  transform: scale(1.05);
}
.features-card.features-card-2 .features-card-img {
  height: 206px;
  border-radius: 24px;
  overflow: hidden;
}
.features-card.features-card-2 .features-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transition: 1s linear;
}
.features-card.features-card-2 .features-card-content {
  padding: 24px 0 32px;
}
.features-card.features-card-3 {
  display: flex;
  flex-flow: column;
  padding-bottom: 16px;
}
.features-card.features-card-3:hover .features-card-img img {
  transform: scale(1.05);
}
.features-card.features-card-3 > .row {
  flex: 1;
  height: 100%;
}
.features-card.features-card-3 > .row .col-lg-6:nth-child(2) {
  align-self: center;
}
.features-card.features-card-3 .features-card-img {
  height: 100%;
  border-radius: 24px;
  overflow: hidden;
}
.features-card.features-card-3 .features-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transition: 1s linear;
}
.features-card.features-card-3 .features-card-content {
  padding: 24px 24px 24px 3px;
}

.aevirt-community-section {
  padding: 80px 0 16px;
}
.aevirt-community-section .section-heading {
  padding-bottom: 32px;
  max-width: 866px;
  margin: 0 auto;
}
.aevirt-community-section .section-heading h2 span {
  background: linear-gradient(90deg, #7CD345 -6.67%, #7CD345 11.67%, #3D2E86 78.89%, #3D2E86 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: linear;
  margin: 0;
  padding: 0;
}

.cta-section {
  padding: 0 0 80px;
}
.cta-section .cta-section-inner {
  background: url(../images/cta-bg.webp) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 53px 53px 0;
  border-radius: 51px;
}
.cta-section .cta-section-inner .cta-left-img {
  text-align: center;
}
.cta-section .cta-section-inner .cta-content {
  padding-bottom: 63px;
}
.cta-section .cta-section-inner .cta-content h2 {
  color: #191144;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 60.96px;
  padding-bottom: 34px;
}
.cta-section .cta-section-inner .cta-content p {
  color: #191144;
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
}
.cta-section .cta-section-inner .cta-download-btn {
  padding-bottom: 30px;
}
.cta-section .cta-section-inner .cta-download-btn p {
  color: #727e8a;
  font-family: Graphik;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 13px;
  line-height: 24px;
  /* 171.429% */
}
.cta-section .cta-section-inner .cta-download-btn .cta-btn {
  display: flex;
}
.cta-section .cta-section-inner .cta-download-btn .cta-btn a {
  display: inline-block;
  border-radius: 8px;
}
.cta-section .cta-section-inner .cta-download-btn .cta-btn a:hover {
  box-shadow: -5px 5px #7CD345;
  transition: all 0.5s !important;
}
.cta-section .cta-section-inner .cta-download-btn .cta-btn a:first-child {
  margin-right: 28px;
}

.text-slider {
  overflow: hidden;
  padding: 130px 0 280px;
}
.text-slider .swiper-slide {
  width: fit-content;
}
.text-slider .text-slider-1 {
  background: #9FE870;
  padding: 10px 0;
  transform: rotate(-2deg);
  width: 104%;
  margin-left: -2%;
  margin-bottom: 80px;
}
.text-slider .text-slider-1 li {
  list-style: none;
}
.text-slider .text-slider-1 li p {
  color: #2C3F50;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 33.6px;
  position: relative;
  padding: 0 24px 0 12px;
  white-space: nowrap;
}
.text-slider .text-slider-1 li p::after {
  content: "";
  width: 14px;
  height: 25px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-image: url(../images/text-icon.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.text-slider .text-slider-2 {
  background: linear-gradient(343.75deg, #361968 11.28%, #433D9C 103.41%);
  padding: 10px 0;
  transform: rotate(2deg);
  width: 104%;
  margin-left: -2%;
}
.text-slider .text-slider-2 li {
  list-style: none;
}
.text-slider .text-slider-2 li p {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 33.6px;
  position: relative;
  padding: 0 24px 0 12px;
  white-space: nowrap;
}
.text-slider .text-slider-2 li p::after {
  content: "";
  width: 14px;
  height: 25px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-image: url(../images/text-icon-white.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

/****hero-banner-section****/
/****keyframes****/
@keyframes marquee {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/*****************/
/*****responsive******/
@media (max-width: 1400px) {
  .hero-banner-section .hero-banner-img .banner-link .card-link {
    width: 350px;
    height: 260px;
  }
}
@media (max-width: 1200px) {
  .section-heading h2 {
    font-size: 38px;
    line-height: 48px;
  }
  .section-heading p {
    font-size: 18px;
    line-height: 26px;
  }
  .hero-banner-section .hero-banner-heading .banner-main-heading h1 {
    font-size: 45px;
    line-height: 55px;
  }
  .hero-banner-section .hero-banner-img .banner-link .card-link {
    width: 280px;
    height: 200px;
    background-size: 42%;
  }
  .hero-banner-section .hero-banner-img .banner-link .card-link .card-link-text {
    font-size: 24px;
  }
  .about-us-section .about-us-content h2 {
    font-size: 38px;
    line-height: 48px;
  }
  .Why-Chooseus-section .advantages-card .advantages-content h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .Why-Chooseus-section .advantages-card .advantages-content p {
    font-size: 16px;
    line-height: 24px;
  }
  .features-card .features-card-content h3 {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 16px;
  }
  .features-card .features-card-content p {
    font-size: 16px;
    line-height: 24px;
  }
  .cta-section .cta-section-inner .cta-content h2 {
    font-size: 38px;
    line-height: 48px;
    padding-bottom: 24px;
  }
  .text-slider {
    padding: 130px 0 180px;
  }
}
@media (max-width: 991px) {
  .hero-banner-section {
    padding: 32px 0 40px;
  }
  .hero-banner-section .hero-banner-img .banner-link .card-link {
    width: 260px;
    height: 160px;
    background-size: 35%;
  }
  .hero-banner-section .hero-banner-img .banner-link .card-link .card-link-text {
    font-size: 24px;
    padding-bottom: 20px;
  }
  .our-features-section .our-features-inner {
    padding: 0 90px 40px;
  }
  .our-features-section .our-features-inner .section-heading {
    padding-bottom: 40px;
  }
  .about-us-section {
    padding: 40px 0 40px;
  }
  .about-us-section .map-image {
    text-align: center;
  }
  .about-us-section .about-us-content {
    max-width: 100%;
    padding-bottom: 30px;
  }
  .Why-Chooseus-section {
    padding: 40px 0 40px;
  }
  .Why-Chooseus-section .section-heading {
    padding-bottom: 20px;
  }
  .Why-Chooseus-section .advantages-card {
    padding-bottom: 40px;
  }
  .our-features-section {
    padding: 40px 0 0px;
  }
  .aevirt-community-section {
    padding: 40px 0 16px;
  }
  .text-slider {
    padding: 88px 0 130px;
  }
  .cta-section .cta-section-inner .row {
    flex-flow: column-reverse;
  }
}
@media (max-width: 767px) {
  .section-heading h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .section-heading p {
    font-size: 16px;
    line-height: 24px;
  }
  .hero-banner-section .hero-banner-heading .banner-main-heading h1 {
    font-size: 35px;
    line-height: 45px;
  }
  .hero-banner-section .hero-banner-img .banner-link .card-link {
    width: 280px;
    height: 200px;
    background-size: 42%;
  }
  .hero-banner-section .hero-banner-img .banner-link .card-link .card-link-text {
    font-size: 24px;
  }
  .about-us-section .about-us-content h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .Why-Chooseus-section .advantages-card .advantages-img {
    text-align: center;
  }
  .Why-Chooseus-section .advantages-card .advantages-content {
    text-align: center;
  }
  .Why-Chooseus-section .advantages-card .advantages-content h3 {
    font-size: 20px;
    line-height: 30px;
    min-height: inherit;
  }
  .Why-Chooseus-section .advantages-card .advantages-content h3 br {
    display: none;
  }
  .Why-Chooseus-section .advantages-card .advantages-content p {
    font-size: 14px;
    line-height: 22px;
  }
  .our-features-section .our-features-inner {
    padding: 40px 30px;
  }
  .our-features-section .our-features-inner .section-heading {
    padding-bottom: 20px;
  }
  .features-card .features-card-content h3 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 16px;
  }
  .features-card .features-card-content p {
    font-size: 14px;
    line-height: 22px;
  }
  .features-card.features-card-1 .features-card-content {
    padding-bottom: 30px;
  }
  .features-card.features-card-3 .features-card-content {
    padding: 16px;
  }
  .cta-section .cta-section-inner .cta-content {
    padding-bottom: 30px;
  }
  .cta-section .cta-section-inner .cta-content h2 {
    font-size: 28px;
    line-height: 38px;
    padding-bottom: 24px;
  }
  .text-slider {
    padding: 88px 0 130px;
  }
}
@media (max-width: 575px) {
  .section-heading h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .hero-banner-section {
    padding: 32px 20px 20px;
  }
  .hero-banner-section .hero-banner-heading .banner-sub-heading h3 {
    font-size: 13px;
    line-height: 18px;
  }
  .hero-banner-section .hero-banner-heading .banner-main-heading {
    padding-top: 20px;
  }
  .hero-banner-section .hero-banner-heading .banner-main-heading h1 {
    font-size: 24px;
    line-height: 34px;
  }
  .hero-banner-section .hero-banner-btn .hero-banner-subtext {
    font-size: 14px;
    line-height: 22px;
  }
  .hero-banner-section .hero-banner-btn a {
    margin: 0 5px;
  }
  .hero-banner-section .hero-banner-img {
    padding-top: 28px;
  }
  .about-us-section {
    padding: 20px;
  }
  .about-us-section .about-us-content h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .about-us-section .about-us-content p {
    font-size: 14px;
    line-height: 22px;
  }
  .Why-Chooseus-section {
    padding: 20px 20px 0;
  }
  .Why-Chooseus-section .advantages-card {
    padding-bottom: 20px;
  }
  .Why-Chooseus-section .advantages-card .advantages-content h3 {
    padding-bottom: 14px;
  }
  .our-features-section {
    padding: 0;
  }
  .our-features-section .our-features-inner {
    padding: 20px 20px 0;
  }
  .features-card.features-card-1 {
    padding: 16px;
  }
  .aevirt-community-section {
    padding: 20px 20px 16px;
  }
  .text-slider {
    padding: 40px 0 77px;
  }
  .text-slider .text-slider-1 {
    margin-bottom: 30px;
  }
  .text-slider .text-slider-2 li p,
  .text-slider .text-slider-1 li p {
    font-size: 16px;
    line-height: 24px;
  }
  .cta-section {
    padding: 0 20px 20px;
  }
  .cta-section .cta-section-inner {
    padding: 30px 20px 0;
  }
  .cta-section .cta-section-inner .cta-content p {
    font-size: 18px;
    line-height: 28px;
  }
  .cta-section .cta-section-inner .cta-content h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .cta-section .cta-section-inner .cta-download-btn .cta-btn a:first-child {
    margin-right: 10px;
  }
}/*# sourceMappingURL=custom.css.map */
