.box-transparent h3 {
  font-weight: 600;
}
.box-transparent p {
  color: #25252f;
  line-height: 1.6;
}

.rotate-box .icon-circle.warning-circle {
  background-color: rgba(249, 102, 46, 0.2509803922);
  color: #f9662e;
}
.rotate-box .icon-circle.info-circle {
  background-color: rgba(100, 78, 243, 0.2509803922);
  color: #644ef3;
}
.rotate-box span {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
}

.title-separator {
  background-color: rgba(100, 78, 243, 0.2509803922);
}

.cta-text-primary-bold {
  color: #644ef3;
  font-weight: 700;
}

.cta-text-primary {
  color: #644ef3;
  font-weight: 500;
}

.performance-card h3 {
  font-weight: 600;
}
.performance-card p {
  color: rgba(37, 37, 47, 0.7490196078);
}

.testimonial-card .description {
  color: #fff;
  font-size: 30px;
  margin-inline: auto;
  max-width: 950px;
}
.testimonial-card .user-name {
  font-size: 22px;
  color: #fff;
  font-weight: 600;
}
.testimonial-card .designation {
  color: #fff;
  font-size: 14px;
}

ul li {
  color: #25252f;
  font-size: 17px;
}

.benefits-section {
  background-color: #15151d;
}
.benefits-section.home-benefits .fill-body-bg {
  color: #F6F6F6;
}
.benefits-section .benefits-card {
  background-color: #2D2D34;
}
.benefits-section .fill-body-bg {
  color: #fff;
}
@media screen and (max-width: 1199.98px) {
  .benefits-section .fill-body-bg {
    bottom: -14px;
  }
}
.benefits-section .subtitle-top {
  color: #f9662e;
}

.benefits-card h4 {
  font-weight: 600;
}

.pricing-card h4 {
  font-weight: 600;
}
.pricing-card p {
  color: #25252F;
}
.pricing-card .flag {
  display: inline-block;
  margin-bottom: 4px;
  background-color: #5bdf91;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  border-radius: 8px;
  padding: 0.2em 0.9em;
}
.pricing-card .price {
  font-weight: 300;
  color: #25252F;
  letter-spacing: -0.011rem;
}
.pricing-card .price b {
  font-weight: 700;
}
.pricing-card ul li {
  display: flex;
  align-items: flex-start;
}

.pricing-col:nth-child(2) .pricing-card .btn-gradient-secondary {
  background-image: linear-gradient(90deg, #644ef3 0, #f9662e 50%, #644ef3);
}
.pricing-col:nth-child(2) .pricing-card .btn-gradient-secondary:hover {
  background-position: 100%;
  box-shadow: 0 0.5rem 1rem rgba(48, 47, 58, 0.1);
}

.btn.btn-white {
  font-size: 21px;
  border-radius: 0.675rem;
  padding: 0.5rem 1rem;
  color: #15151d;
  background-color: #FFF;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15), 0 1px 1px rgba(21, 21, 29, 0.075);
  transition: all 0.4s;
}
.btn.btn-white:hover {
  box-shadow: 0 0.25rem 1rem rgba(var(220, 220, 221), 0.25);
  color: #FFF;
  background-color: #15151d;
}

.traffic-service .traffic-icon {
  height: 26px;
  width: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  background: linear-gradient(135deg, #84bcfa, #2b70fa);
  color: #fff;
  font-size: 16px;
  box-shadow: 0 6px 10px 0 rgba(16, 73, 189, 0.3);
  min-width: 26px;
}
.traffic-service .traffic-content {
  max-width: 200px;
}
.traffic-service .traffic-content h4 {
  font-weight: 700;
}
.traffic-service .traffic-content p {
  font-size: 15px;
}

.conversation-section .btn.btn-primary {
  border: 1px solid #2b70fa;
  padding: 0 30px;
  font-size: 15px;
  line-height: 45px;
  border-radius: 6px;
  color: #fff;
  text-transform: capitalize;
}

.conversation-tabs i {
  margin-right: 12px;
}
.conversation-tabs ul {
  flex-wrap: nowrap;
  overflow-x: auto;
}
.conversation-tabs ul li button {
  white-space: nowrap;
}
.conversation-tabs .active-tab-link i {
  background-color: #2563eb;
  color: #fff;
}

.btn.primary-btn {
  padding: 0.5rem 1rem;
  font-size: 1.328125rem;
  box-shadow: 0 0.25rem 1rem rgba(123, 105, 245, 0.25);
}
.btn.primary-btn:hover {
  box-shadow: 0 0.25rem 1rem rgba(123, 105, 245, 0.25);
}

.swiper.pagination-center .swiper-pagination.swiper-pagination-bullets {
  margin-top: 30px;
  bottom: 0;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.swiper.pagination-center .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  transform: scale(0.5);
  transition: all 0.2s;
  background-color: #eae9f5;
  opacity: 1;
  display: block;
  transform-origin: center;
}
.swiper.pagination-center .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child) {
  margin-right: 6px;
}
.swiper.pagination-center .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
  transform: none;
  background-color: #644ef3;
}

.landing-banner .search-group {
  background: #fff;
  border: 1px solid #F0F0F0;
  box-shadow: 0px 3px 53px rgba(197, 197, 197, 0.2);
  padding: 20px;
  min-width: 600px;
  position: relative;
  border-radius: 7px;
}
@media screen and (max-width: 667.98px) {
  .landing-banner .search-group {
    flex-wrap: wrap;
    min-width: unset;
  }
}
.landing-banner .form-group {
  width: 100%;
}
@media screen and (max-width: 667.98px) {
  .landing-banner .form-group {
    max-width: calc(100% - 140px);
  }
}
.landing-banner .form-group .form-control {
  padding-left: 45px;
  border-radius: 0;
  border: medium none;
  border-right: 1px solid #E3E4E8;
}
@media screen and (max-width: 667.98px) {
  .landing-banner .form-group .form-control {
    border: 1px solid #E3E4E8;
    border-right: 0;
    border-radius: 0px;
  }
}
.landing-banner .form-group .form-control:hover, .landing-banner .form-group .form-control:active, .landing-banner .form-group .form-control:focus {
  border-right: 1px solid #E3E4E8;
}
.landing-banner .form-group img {
  max-width: 18px;
  position: absolute;
  top: 12px;
  left: 15px;
}
.landing-banner .speciality-dropdown {
  min-width: 200px;
}
@media screen and (max-width: 667.98px) {
  .landing-banner .speciality-dropdown {
    min-width: 140px;
    max-width: 140px;
  }
}
.landing-banner .banner-search-btn {
  padding: 9px 24px;
  background-color: #fff;
  border-right: 1px solid #E3E4E8;
  margin-right: 24px;
  width: calc(100% - 24px);
  color: #000;
  font-size: 16px;
  border-radius: 0;
}
@media screen and (max-width: 667.98px) {
  .landing-banner .banner-search-btn {
    margin-right: 0px;
    border: 1px solid #E3E4E8;
    padding: 9px 10px;
    width: 100%;
  }
}
.landing-banner .search-group .btn.btn-primary {
  padding: 5px 18px;
  border-radius: 8px;
}
@media screen and (max-width: 667.98px) {
  .landing-banner .search-group .btn.btn-primary {
    margin-left: auto;
    margin-top: 10px;
    min-width: 122px;
  }
}

.swiper.center-swiper {
  overflow: visible;
}
.swiper.center-swiper .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper.center-swiper .swiper-button-prev,
.swiper.center-swiper .swiper-button-next {
  background-color: #644ef3;
  height: 40px;
  width: 40px;
  border-radius: 10px;
  position: absolute;
  top: 0px;
  left: unset;
}
.swiper.center-swiper .swiper-button-prev::after,
.swiper.center-swiper .swiper-button-next::after {
  font-size: 24px;
  color: #fff;
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
}
.swiper.center-swiper .swiper-button-next {
  right: 0;
}
.swiper.center-swiper .swiper-button-next::after {
  content: "\f061";
}
.swiper.center-swiper .swiper-button-prev {
  right: 50px;
  left: unset;
}
.swiper.center-swiper .swiper-button-prev::after {
  content: "\f060";
}

@media screen and (max-width: 450px) {
  ul.feature-tabs {
    justify-content: flex-start;
  }
}/*# sourceMappingURL=landing-page.css.map */