@charset "UTF-8";
.black {
  color: #0e0e29 !important;
}

.light_black {
  color: #3a3a4c !important;
}

.theme_text {
  color: #7b68ee !important;
}

.blue_bg {
  background: #EDFAFE !important;
}
.blue_bg.inpiring_bg {
  height: 240px;
}

.cover {
  object-fit: cover;
}

.inspiring_content {
  background-color: gray;
  width: 100%;
  position: relative;
  top: -55%;
}
.inspiring_content .wid_50 {
  width: 50%;
}

.banner {
  position: relative;
  height: 100vh;
  background: rgb(171, 161, 207);
  background: linear-gradient(130deg, rgb(171, 161, 207) 0%, rgb(192, 173, 248) 12%, rgb(238, 234, 254) 42%, rgb(250, 249, 255) 50%, rgb(250, 249, 255) 55%, rgb(246, 249, 254) 58%, rgb(205, 235, 242) 64%, rgb(195, 243, 247) 68%, rgb(199, 243, 246) 74%, rgb(165, 232, 235) 83%, rgb(156, 240, 242) 100%);
}
.banner .h100vh {
  height: 100vh;
}
@media (max-width: 1024px) {
  .banner .h100vh.home_banner_50 {
    height: 60vh;
  }
}
@media (max-width: 991px) {
  .banner.home_banner {
    text-align: center;
    padding-top: 120px;
    height: 100vh;
  }
  .banner.home_banner .banner_img {
    min-height: 300px;
    width: 100%;
    position: static;
  }
}
@media (max-width: 769px) {
  .banner.home_banner {
    text-align: center;
    padding-top: 120px;
    height: 50vh;
  }
  .banner.home_banner .banner_img {
    min-height: 300px;
    width: 100%;
    position: static;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .banner.home_banner .banner_text {
    top: 0;
    bottom: 0;
    height: 120px;
    bottom: 0;
    margin: auto;
  }
  .banner.home_banner .banner_img {
    width: 60%;
  }
}
.banner .banner_bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.banner .banner_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.e-book-banner {
  background: url(/assets/EBook/ebook-Banner.webp);
  height: 800px;
  /* padding-top: 100px; */
  margin-top: 50px;
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 0 !important;
}
@media (max-width: 1024px) {
  .e-book-banner {
    margin-top: 80px !important;
  }
}
@media (max-width: 767px) {
  .e-book-banner {
    margin-top: 80px !important;
    height: 555px;
  }
}
.e-book-banner .banner-cnt {
  padding-top: 250px;
}
@media (max-width: 768px) {
  .e-book-banner .banner-cnt {
    padding: 35px 10px !important;
    text-align: center;
  }
  .e-book-banner .banner-cnt .heading {
    font-size: 25px !important;
    height: 40px !important;
  }
  .e-book-banner .banner-cnt .sub-heading {
    font-size: 21px !important;
  }
  .e-book-banner .banner-cnt p {
    font-size: 12px !important;
  }
  .e-book-banner .banner-cnt .input-wrapper {
    width: 85% !important;
    margin: 0 auto !important;
  }
  .e-book-banner .banner-cnt .input-wrapper .mail {
    height: 34px !important;
    padding: 0 100px 0 15px !important;
  }
  .e-book-banner .banner-cnt .input-wrapper input::placeholder {
    font-size: 12px !important;
  }
  .e-book-banner .banner-cnt .input-wrapper .download-btn {
    height: 34px !important;
    padding: 0 22px !important;
    font-size: 13px !important;
  }
}
.e-book-banner .banner-cnt .input-error {
  border: 2px solid red !important;
  color: red;
}
.e-book-banner .banner-cnt .input-error::placeholder {
  color: red;
}
.e-book-banner .banner-cnt .input-wrapper {
  position: relative;
  width: 40%;
}
.e-book-banner .banner-cnt .input-wrapper .mail {
  width: 100%;
  height: 43px;
  padding: 0 165px 0 15px;
  font-size: 16px;
  border-radius: 10px;
  border: 2px solid transparent;
  transition: all 0.3s ease;
  background-color: #EFEFEF;
}
.e-book-banner .banner-cnt .input-wrapper .mail:focus {
  outline: none;
}
.e-book-banner .banner-cnt .input-wrapper .download-btn {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  height: 43px;
  padding: 0 45px;
  border: none;
  background: transparent linear-gradient(92deg, #3865F4 0%, #8E53EE 100%) 0% 0% no-repeat padding-box;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  font-weight: 500;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.e-book-banner .banner-cnt .input-wrapper .download-btn:hover {
  background: transparent linear-gradient(92deg, #3865F4 0%, #8E53EE 100%) 0% 0% no-repeat padding-box;
}
.e-book-banner .banner-cnt .heading {
  font-size: 50px;
  margin: 0;
  height: 68px;
}
.e-book-banner .banner-cnt .sub-heading {
  color: #7059F0;
  font-size: 40px;
  margin: 0 0 10px 0;
}
.e-book-banner .banner-cnt p {
  font-size: 21px;
  margin-bottom: 30px;
}

.rental-marketplace-banner,
.service-marketplace-banner {
  background: url(/assets/Rental_MarketPlace/Rental_Banner_bg.webp);
}
.rental-marketplace-banner.height80,
.service-marketplace-banner.height80 {
  height: auto !important;
  margin-top: 0px !important;
}
@media (max-width: 768px) {
  .rental-marketplace-banner.height80,
  .service-marketplace-banner.height80 {
    height: auto !important;
  }
}
.rental-marketplace-banner,
.service-marketplace-banner {
  height: 973px;
  position: relative;
  /* padding-top: 100px; */
  margin-top: 50px;
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 0 !important;
}
@media (max-width: 1024px) {
  .rental-marketplace-banner,
  .service-marketplace-banner {
    margin-top: 80px !important;
  }
}
@media (max-width: 767px) {
  .rental-marketplace-banner,
  .service-marketplace-banner {
    margin-top: 80px !important;
    height: 285px;
  }
  .rental-marketplace-banner.height-80,
  .service-marketplace-banner.height-80 {
    height: 340px !important;
    margin-top: 25% !important;
  }
}
@media (max-width: 767px) {
  .rental-marketplace-banner .mobile-view-changes,
  .service-marketplace-banner .mobile-view-changes {
    padding-bottom: 50px;
    margin-bottom: 150px;
  }
}
.rental-marketplace-banner .banner_text,
.service-marketplace-banner .banner_text {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .rental-marketplace-banner .banner_text,
  .service-marketplace-banner .banner_text {
    margin-top: 16px;
  }
  .rental-marketplace-banner .banner_text .font_40,
  .service-marketplace-banner .banner_text .font_40 {
    line-height: 20px;
    margin-bottom: 0;
  }
  .rental-marketplace-banner .banner_text .font_40 img,
  .service-marketplace-banner .banner_text .font_40 img {
    width: 45px;
    height: 45px;
  }
}
.rental-marketplace-banner .rental-banner-img img,
.service-marketplace-banner .rental-banner-img img {
  width: 1500px;
  height: auto;
  object-fit: cover;
  top: 100px;
  position: relative;
}
@media (max-width: 768px) {
  .rental-marketplace-banner .rental-banner-img img,
  .service-marketplace-banner .rental-banner-img img {
    top: 50px;
  }
}

.service-marketplace-banner {
  background: url(/assets/ServiceMarketplace/bannerBG.webp) center/cover no-repeat;
  padding: 20px 0 130px 0px !important;
}
@media (max-width: 768px) {
  .service-marketplace-banner {
    padding: 20px 0 40px 0px !important;
    background: url(/assets/ServiceMarketplace/MobileBanner.webp) center/cover no-repeat;
  }
  .service-marketplace-banner a {
    position: relative;
    z-index: 1;
  }
}
.service-marketplace-banner {
  contain: paint;
  will-change: contents;
}
.service-marketplace-banner .banner_img-container {
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: 70px;
}
@media (max-width: 768px) {
  .service-marketplace-banner .banner_img-container {
    margin-top: 20px;
  }
}
.service-marketplace-banner .banner_img-container img {
  height: 60%;
  width: 80%;
}
@media (max-width: 768px) {
  .service-marketplace-banner .banner_img-container img {
    height: auto;
    width: 90%;
  }
}
.service-marketplace-banner .banner_img-container .mobileImage {
  position: absolute;
  width: 100% !important;
  left: 0;
  top: -70px;
}
.service-marketplace-banner .banner_text {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .service-marketplace-banner .banner_text {
    margin-top: 16px;
  }
  .service-marketplace-banner .banner_text .font_40 {
    line-height: 37px;
    margin-bottom: 0;
  }
  .service-marketplace-banner .banner_text .font_40 img {
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 767px) {
  .service-marketplace-banner .mobile-view-changes {
    padding-bottom: 10px !important;
    margin-bottom: 15px !important;
  }
}

.qmarket-banner {
  background: url(/assets/images/rental-marketplace-banner-img.webp) !important;
  height: 100vh;
  /* padding-top: 100px; */
  margin-top: 50px;
  background-position: center center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  padding: 0 !important;
}
@media (max-width: 767px) {
  .qmarket-banner {
    margin-top: 0px !important;
    height: 35vh !important;
    background-position: 100% 85% !important;
  }
}
@media (max-width: 767px) {
  .qmarket-banner .mobile-view-changes {
    padding-bottom: 105px;
    margin-bottom: 150px;
  }
}
@media (max-width: 480px) {
  .qmarket-banner .small_btn {
    font-size: 12px !important;
  }
}

.qoreups-banner {
  background-image: url(/assets/resized-images/qoreups-bg-big.webp);
  height: 100vh;
  /* padding-top: 100px; */
  margin-top: 50px;
  background-repeat: no-repeat !important;
  padding: 0 !important;
  background-position: center 90% !important;
  background-size: cover !important;
}
@media (max-width: 767px) {
  .qoreups-banner {
    background-image: url(/assets/images/qoreupsback_1.webp);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    margin-top: 0px !important;
    height: 35vh !important;
  }
}
@media (max-width: 1024px) {
  .qoreups-banner {
    height: 50vh !important;
  }
}
@media (max-width: 767px) {
  .qoreups-banner .mobile-view-changes {
    padding-bottom: 50px;
    margin-bottom: 150px;
  }
}

.feature-banner {
  background: url(/assets/images/qmarketbanner-bg_small.webp);
  height: 90vh;
  /* padding-top: 100px; */
  margin-top: 120px;
  background-position: center bottom !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  padding: 0 !important;
}
@media (max-width: 1024px) {
  .feature-banner {
    margin-top: 80px !important;
    height: 35vh;
    background-position: center 100% !important;
  }
}
@media (max-width: 768px) {
  .feature-banner {
    margin-top: 80px !important;
    height: 40vh;
  }
}
@media (max-width: 480px) {
  .feature-banner {
    margin-top: 80px !important;
    height: 50vh;
  }
}
@media (max-width: 480px) {
  .feature-banner.rental {
    height: 37vh !important;
    background-position: center 95% !important;
  }
}
@media (max-width: 380px) {
  .feature-banner.rental {
    height: 50vh !important;
    background-position: center 100% !important;
  }
}
@media (max-width: 767px) {
  .feature-banner .mobile-view-changes {
    padding-bottom: 50px;
    margin-bottom: 150px;
  }
}

.hero-banner,
.err-banner {
  background-position: center center;
  background-size: cover;
  padding: 75px 0 75px;
}
.hero-banner .banner-img,
.err-banner .banner-img {
  padding-top: 0;
}
@media (max-width: 768px) {
  .hero-banner .row,
  .err-banner .row {
    flex-direction: column-reverse;
  }
}
.hero-banner .banner_text,
.err-banner .banner_text {
  padding: 20px 0 0 0;
}
.hero-banner .theme_btn-car-rental,
.err-banner .theme_btn-car-rental {
  border-radius: 8px;
  padding: 13px 40px;
  border: none;
  color: white !important;
  font-weight: 600;
  background: transparent linear-gradient(113deg, #F2C758 0%, #F95F6E 22%, #AB7DF9 65%, #5ADBEF 100%) 0% 0% no-repeat padding-box;
  font-size: 16px;
  display: inline-block;
  cursor: pointer;
  transition-duration: 0.25s;
}
.hero-banner .theme_btn-car-rental:hover,
.err-banner .theme_btn-car-rental:hover {
  box-shadow: 0 0 20px 10px rgba(145, 130, 254, 0.4901960784);
  color: white !important;
}
.hero-banner.feature,
.err-banner.feature {
  background: url("/assets/images/featurepagebg.webp");
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-banner.h-100vh,
.err-banner.h-100vh {
  height: 75vh;
}
.hero-banner.padding,
.err-banner.padding {
  padding: 90px 0;
}
@media (max-width: 991px) {
  .hero-banner:not(.padding),
  .err-banner:not(.padding) {
    padding: 80px 0 80px;
  }
}
.hero-banner .banner_img,
.err-banner .banner_img {
  min-height: 230px;
}
.hero-banner .banner_img img,
.err-banner .banner_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: blur(10px);
  opacity: 0.6;
  transition: filter 0.3s ease, opacity 0.3s ease;
}
.hero-banner .banner_img img.loaded,
.err-banner .banner_img img.loaded {
  filter: blur(0);
  opacity: 1;
}
.hero-banner .smallImg,
.err-banner .smallImg {
  font-weight: 600;
  color: #0e0e29;
  font-size: 16px;
}
@media (min-width: 992px) {
  .hero-banner .smallImg,
  .err-banner .smallImg {
    margin-left: -20px;
  }
}
.hero-banner .smallImg span,
.err-banner .smallImg span {
  margin: 0 10px;
  color: #3a3a4c;
}
.hero-banner .smallImg span img,
.err-banner .smallImg span img {
  width: 68px;
  height: 68px;
  object-fit: contain;
}
@media (max-width: 767px) {
  .hero-banner .smallImg span img,
  .err-banner .smallImg span img {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 480px) {
  .hero-banner .smallImg span img,
  .err-banner .smallImg span img {
    width: 28px;
    height: 28px;
  }
}
@media (max-width: 480px) {
  .hero-banner .smallImg span h6,
  .err-banner .smallImg span h6 {
    font-size: 12px !important;
  }
}
@media (max-width: 767px) {
  .hero-banner .check-mark,
  .err-banner .check-mark {
    justify-content: center;
  }
}
.hero-banner .check-mark p,
.err-banner .check-mark p {
  margin: 0 10px 0 0;
  font-size: 11px;
  position: relative;
  top: 2px;
  left: 3px;
  font-weight: 600;
}
.hero-banner .check-mark img,
.err-banner .check-mark img {
  width: 12px;
  height: 12px;
}

.err-banner {
  background-color: #FAF5FF;
}
.err-banner .ban_img {
  max-width: 809px;
}
@media (max-width: 767px) {
  .err-banner .white-wrapper .white-box {
    padding: 20px !important;
    max-height: 450px;
  }
}
.err-banner .white-wrapper .white-box {
  padding: 30px 35px 32px 35px;
  background: white;
  border-radius: 18px;
  border: 1px solid white;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  max-width: 1011px;
  max-height: 200px;
  margin: auto;
  border: 2px solid transparent;
  transition: all 0.1s ease-in-out;
}
.err-banner .white-wrapper .white-box:hover {
  border-color: rgba(95, 11, 252, 0.3);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  cursor: pointer;
}
@media (max-width: 767px) {
  .err-banner .white-wrapper .white-box .row {
    flex-direction: column;
  }
}
.err-banner .white-wrapper .white-box .left {
  width: 25%;
  display: flex;
  margin-right: 10px;
  justify-content: center;
}
@media (max-width: 767px) {
  .err-banner .white-wrapper .white-box .left {
    width: 100%;
    height: 140px;
  }
}
@media (max-width: 767px) {
  .err-banner .white-wrapper .white-box .left img {
    width: 64%;
  }
}
.err-banner .white-wrapper .white-box .left img {
  width: 94%;
  height: 100%;
  object-fit: contain;
}
.err-banner .white-wrapper .white-box .right {
  border-left: 2px solid lightgray;
}
@media (max-width: 767px) {
  .err-banner .white-wrapper .white-box .right {
    width: 100%;
    border-left: none !important;
    padding: 0px 20px 0 20px;
  }
  .err-banner .white-wrapper .white-box .right p {
    font-size: 12px !important;
    font-weight: 300;
  }
}
.err-banner .white-wrapper .white-box .right {
  width: 72%;
  padding: 0px 0 0 33px;
}
.err-banner .white-wrapper .white-box .right p {
  color: #3A3A4C;
  font-size: 15px;
}
.err-banner .usecases .parent,
.err-banner .solutions .parent {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
  flex-wrap: wrap;
  max-width: 1050px;
  margin: auto;
}
@media (min-width: 768px) {
  .err-banner .usecases .parent:hover .div1:not(:hover),
  .err-banner .solutions .parent:hover .div1:not(:hover) {
    filter: blur(1px);
    transform: scale(0.95);
    opacity: 0.8;
    z-index: 0;
  }
}
.err-banner .usecases .parent .div1,
.err-banner .solutions .parent .div1 {
  color: black !important;
  width: 333px;
  min-height: 356px;
  cursor: pointer;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid #F3F3F3;
  border-radius: 18px;
  transition: all 0.3s ease-in-out;
  z-index: 0;
  opacity: 1;
  filter: none;
  transform: scale(1);
}
.err-banner .usecases .parent .div1:hover,
.err-banner .solutions .parent .div1:hover {
  transform: translateY(-4px) scale(1.01);
  box-shadow: 0px 15px 28px rgba(143, 95, 209, 0.15), 0 0 20px rgba(143, 95, 209, 0.4);
  border-color: rgba(95, 11, 252, 0.3);
  z-index: 1;
  filter: none;
  opacity: 1;
}
.err-banner .usecases .parent .div1 h2,
.err-banner .solutions .parent .div1 h2 {
  padding: 0 15px;
  font-size: 21px;
  font-weight: 600;
}
.err-banner .usecases .parent .div1 p,
.err-banner .solutions .parent .div1 p {
  padding: 0 30px;
  color: #3A3A4C;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}
.err-banner .usecases .parent .div1 .img-wrapper,
.err-banner .solutions .parent .div1 .img-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}
.err-banner .usecases .parent .div1 .img-wrapper img,
.err-banner .solutions .parent .div1 .img-wrapper img {
  width: 193px;
  height: 193px;
}
.err-banner .solutions .parent {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: auto;
}
.err-banner .solutions .parent .div1 {
  width: 279px !important;
  min-height: 306px;
  padding: 10px 0;
}
.err-banner .solutions .parent .div1 .img-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}
.err-banner .solutions .parent .div1 .img-wrapper img {
  width: 60px;
  height: 130px;
}
.err-banner .solutions .parent .div1 p {
  margin-bottom: 20px;
  padding: 0 22px;
}

.info {
  background: white;
  box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.0705882353);
  border-radius: 12px;
  padding: 34px 20px;
}
.info .num {
  font-size: 32px;
}
.info .num,
.info .country {
  color: #0e0e29;
  font-weight: 700;
}
.info .country {
  font-size: 22px;
}
.info p {
  font-size: 20px;
  color: #3a3a4c;
  font-weight: 600;
}

.product {
  border-radius: 12px;
  background: rgba(94, 37, 193, 0.0509803922);
  padding: 30px 15px;
}
.product.qoreupsHome {
  background: #F6ECFF;
}
@media (max-width: 767px) {
  .product {
    padding: 20px 15px;
  }
}
@media (min-width: 1200px) {
  .product .rowPad {
    padding: 0px 50px 0px 50px;
  }
}
@media (min-width: 1200px) {
  .product .padNoneWeb {
    padding: 0px;
  }
}
.product .product_list .pr_inner {
  background: #EDD8FF 0% 0% no-repeat padding-box;
  border-radius: 20px;
  padding: 3px 12px;
  margin: 12px 0;
}
@media (max-width: 767px) {
  .product .product_list .pr_inner {
    margin-left: 5px;
  }
}
.product .product_list .pr_inner .mobile_content {
  font-size: 12px;
  padding: 0px 12px !important;
}
.product .product_list .pr_inner .mobile_content.second_row {
  padding: 0px 6px !important;
}
.product .product_list .pr_inner .img_outer {
  margin: 10px;
  background: #cb8dff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 61px;
  height: 61px;
}
@media (max-width: 767px) {
  .product .product_list .pr_inner .img_outer {
    width: 100px;
    height: 100px;
  }
}
.product .product_list .pr_inner .img_outer_img {
  width: 29px;
  height: 29px;
}
@media (max-width: 767px) {
  .product .product_list .pr_inner .img_outer_img {
    width: 50px;
    height: 50px;
  }
}
.product .product_list .pr_inner img {
  width: 81px;
  height: 81px;
}
@media (max-width: 767px) {
  .product .product_list .pr_inner img {
    width: 50px;
    height: 50px;
  }
}

.info_section {
  padding: 20px 0 50px 0;
}
.info_section .row {
  align-items: center;
  justify-content: space-between;
}
.info_section .infoImg1 {
  width: 100%;
}
@media (min-width: 991px) {
  .info_section .infoImg1 {
    padding-right: 50px;
  }
}
.info_section .infoImg2 {
  width: 100%;
}
@media (min-width: 991px) {
  .info_section .infoImg2 {
    padding-left: 50px;
  }
}

.card_icon,
.card_item img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}
@media (max-width: 767px) {
  .card_icon,
  .card_item img {
    margin: auto;
  }
}

.card_item {
  background: #FFFFFF;
  box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.0705882353);
  border-radius: 12px;
  padding: 35px;
  height: 100%;
  position: relative;
}
.card_item .imgContent {
  position: absolute;
  top: -25px;
}
@media (max-width: 767px) {
  .card_item {
    padding: 25px;
  }
}
.card_item .card_height {
  height: 60px;
}
@media (max-width: 767px) {
  .card_item .card_height {
    height: auto;
  }
}

.card_item_home {
  background: #effff7;
  box-shadow: 0px 10px 22px rgba(0, 0, 0, 0.0784313725);
  border: 2px solid #FFFFFF;
  border-radius: 24px;
  position: relative;
  height: 260px;
}
.card_item_home.heightIncrease {
  height: 280px;
}
.card_item_home.qoreupsHome {
  background: #f0faf5;
}
.card_item_home.height_350 {
  height: 390px !important;
}
@media (max-width: 1024px) {
  .card_item_home.height_350 {
    height: 440px !important;
  }
}
@media (max-width: 480px) {
  .card_item_home.height_350 {
    height: auto;
  }
}
.card_item_home .img_back {
  position: absolute;
  top: -60px;
  left: 30px;
  width: 98px;
  height: 98px;
  background: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card_item_home .img_back.rental {
  background: none !important;
  width: 115px;
  height: 115px;
}
@media (max-width: 1024px) {
  .card_item_home .img_back.rental {
    transform: translate(-50%, 5%);
  }
}
.card_item_home .img_back .wid45 {
  width: 45%;
}
.card_item_home .img_back .wid_55 {
  width: 55%;
}
.card_item_home .img_back.qoreupsHome {
  width: 83px;
  height: 83px;
  top: -50px;
}
@media (max-width: 991px) {
  .card_item_home .img_back {
    left: 130px;
    width: 90px !important;
    height: 90px !important;
  }
}
@media (max-width: 767px) {
  .card_item_home .img_back {
    top: 0px !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
  .card_item_home .img_back.rental {
    left: 135px;
  }
}
.card_item_home .img_back .imgContent {
  width: 100%;
  height: 100%;
}
.card_item_home.bg_lite {
  background: #f0faf5 !important;
}
@media (max-width: 767px) {
  .card_item_home {
    height: auto !important;
  }
}
@media (max-width: 991px) {
  .card_item_home {
    height: 260px;
  }
}
.card_item_home .card_desc_home p {
  padding: 0px 18px 25px 18px;
}
@media (max-width: 991px) {
  .card_item_home .card_desc_home p {
    padding: 0px 10px 25px 20px !important;
  }
}
.card_item_home .card_desc_home h3 {
  padding: 40px 18px 0px 18px;
}
@media (max-width: 991px) {
  .card_item_home .card_desc_home h3 {
    padding: 36px 20px 0px 20px !important;
  }
}
@media (max-width: 767px) {
  .card_item_home {
    padding: 10px;
    text-align: center;
  }
}
.card_item_home .card_height {
  height: 60px;
}
@media (max-width: 767px) {
  .card_item_home .card_height {
    height: auto;
  }
}

.our_partners {
  background-color: #FFF8FB;
  border-radius: 12px;
  padding: 30px;
  text-align: center;
}
.our_partners .clients_img {
  padding: 10px 20px;
  display: inline-block;
  width: 175px;
}
.our_partners .clients_img img {
  width: 120px;
  height: 40px;
  object-fit: contain;
}

.green_bg {
  background-color: #F1FBEB;
}

.card_section {
  border-radius: 18px;
  padding: 30px 0 60px;
}
.card_section.ptNone {
  padding-top: 0px !important;
}
.card_section .plr-50 {
  padding: 0px 45px 0px 80px;
}
@media (max-width: 991px) {
  .card_section .plr-50 {
    padding: 20px !important;
  }
}
.card_section.bg-linear {
  background: linear-gradient(0deg, #F6ECFF 0%, #FFFFFF 100%);
  box-shadow: 0px -3px 10px rgba(162, 59, 255, 0.1411764706);
  margin-top: 0px !important;
}
.card_section.bg-linear .pt80 {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .card_section {
    text-align: center;
    padding: 40px 15px;
  }
}
.card_section .row {
  margin: 0;
}
.card_section img.cover {
  border-radius: 22px;
}
.card_section.pink_bg {
  background-color: #fff3fc;
  position: relative;
}
@media (min-width: 768px) {
  .card_section.pink_bg.border_line::after {
    content: "";
    position: absolute;
    left: -20px;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 80%;
    background: rgba(162, 162, 162, 0.4784313725);
    margin: auto;
  }
}

.align_center {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.align_center a {
  display: block;
  margin: auto;
}
@media (min-width: 768px) {
  .align_center a {
    margin: auto auto 0 0;
  }
}

.bg_pink {
  background-color: #fff3fc;
  border-radius: 16px;
  padding: 50px;
}
@media (max-width: 991px) {
  .bg_pink {
    padding: 30px;
  }
}
.bg_pink .flex-direction-column {
  flex-direction: column;
}
.bg_pink .card_icon {
  width: 55px;
  height: 55px;
  object-fit: contain;
  margin: 0 10px 0 0 !important;
}

.roadmap_setion {
  background-color: #F7F4FC;
  border-radius: 18px;
}
.roadmap_setion .stepper {
  position: relative;
}
@media (min-width: 1200px) {
  .roadmap_setion .stepper::after {
    content: "";
    position: absolute;
    left: 10px;
    right: 0;
    top: -70px;
    bottom: 0;
    margin: auto;
    width: 5px;
    height: 80%;
    background-color: #7b68ee;
  }
}
.roadmap_setion .point {
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 1;
}
.roadmap_setion .stepper_icon {
  width: 120px;
  height: 120px;
  object-fit: contain;
}
.roadmap_setion .stepper_name {
  margin-top: 40px;
  position: relative;
}
.roadmap_setion .stepper_name.right {
  left: -1px;
}
.roadmap_setion .stepper_name.left {
  left: 1px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .roadmap_setion .stepper_name.right {
    left: -4px;
  }
  .roadmap_setion .stepper_name.left {
    left: 5px;
  }
}
.roadmap_setion h3 {
  font-size: 26px;
  font-weight: 800;
  display: flex;
  align-items: center;
  gap: 10px;
}
.roadmap_setion p {
  font-size: 16px;
  font-weight: 600;
  background: white;
  border-radius: 10px;
  padding: 10px 20px;
  margin: 0;
  max-width: 500px;
  line-height: 28px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1098039216);
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .roadmap_setion p {
    max-width: 440px;
  }
}

.slider {
  background: transparent linear-gradient(118deg, #2A2E34 35%, #9182FE 100%) 0% 0% no-repeat padding-box;
  border-radius: 18px;
  padding: 50px 0;
}
.slider .slider_items {
  background-color: white;
  border-radius: 22px;
  padding: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.slider p {
  font-size: 16px;
  font-weight: 600;
  color: #0e0e29;
}
.slider .client_img {
  display: flex;
  gap: 10px;
  margin: auto auto 0 0;
}
.slider .client_img .client {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.slider .client_img .name {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  color: #0e0e29;
}
.slider .client_img p {
  font-size: 14px;
  font-weight: 400;
}
.slider .rating {
  width: 100px !important;
  height: 16px;
}
.slider #testimonial_slider .owl-stage {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .slider #testimonial_slider .owl-stage {
    padding-left: 20px !important;
  }
}
.slider #testimonial_slider .owl-stage .item,
.slider #testimonial_slider .owl-stage .slider_items {
  height: 100%;
}
.slider #testimonial_slider .owl-dots {
  margin-top: 50px;
}
.slider #testimonial_slider .owl-dots button.active span {
  background-color: white;
}
.slider #testimonial_slider .owl-dots button:hover span {
  background: #D6D6D6;
}
@media (min-width: 991px) {
  .slider #testimonial_slider .owl-dots span {
    width: 60px;
    height: 3px;
  }
}

.feature-qmarket-tabs #feature-qmarket {
  overflow: auto;
  white-space: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 991px) {
  .feature-qmarket-tabs #feature-qmarket {
    padding-bottom: 15px;
    justify-content: start !important;
  }
}
@media (max-width: 1199px) {
  .feature-qmarket-tabs #feature-qmarket::-webkit-scrollbar {
    height: 2px !important;
  }
}
.feature-qmarket-tabs #feature-qmarket::-webkit-scrollbar {
  height: 5px;
}
.feature-qmarket-tabs #feature-qmarket li {
  display: inline-block;
}
.feature-qmarket-tabs #feature-qmarket li button {
  background: transparent;
  font-weight: 600;
  border: none;
  border-bottom: 2px solid #eaeaea;
}
.feature-qmarket-tabs #feature-qmarket li button.active {
  border-color: #0e0e29;
}
.feature-qmarket-tabs #feature-qmarket li button span {
  display: inline-block;
  margin: 0 5px;
}
.feature-qmarket-tabs #feature-qmarket li button span img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.feature-qmarket-tabs .img_parent {
  background: white;
  border-radius: 40px;
  margin-right: 10px !important;
}
.feature-qmarket-tabs .img_parent img {
  padding: 10px;
}
.feature-qmarket-tabs .img_parent img.search {
  padding: 8px;
}
.feature-qmarket-tabs .stellarParent {
  padding: 10px 20px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.feature-qmarket-tabs .stellarParent p {
  margin: 0px !important;
}
.feature-qmarket-tabs .tab-pane .row {
  justify-content: space-evenly;
}
@media (max-width: 991px) {
  .feature-qmarket-tabs .tab-pane .row {
    flex-direction: column-reverse;
  }
}
@media (min-width: 992px) {
  .feature-qmarket-tabs .tab-pane {
    padding: 60px 0 40px;
  }
}

.solutions .solutions_tab {
  background: white;
  box-shadow: 0px 0px 55px rgba(0, 0, 0, 0.1098039216);
  border: 4px solid #FFF1FB;
  border-left: 0;
  border-radius: 18px;
}
.solutions .solutions_tab .nav-pills {
  background: #FFF1FB;
}
.solutions .solutions_tab .menu_bar_slide .nav {
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow: auto;
}
.solutions .solutions_tab .menu_bar_slide .nav::-webkit-scrollbar {
  height: 2px;
}
.solutions .solutions_tab button {
  font-weight: 700;
  font-size: 24px;
  border-radius: 0;
  padding: 15px 25px;
  text-align: left;
  position: relative;
}
.solutions .solutions_tab button::after {
  content: "";
  position: absolute;
  background: url("/landing-images/Qmarket/arrow.svg") no-repeat;
  width: 40px;
  height: 14px;
  right: 20px;
  background-size: contain;
  top: 0px;
  bottom: 0;
  left: 0;
  margin: auto 0 auto auto;
}
.solutions .solutions_tab button {
  color: #0e0e29 !important;
}
@media (min-width: 1200px) {
  .solutions .solutions_tab button {
    padding: 25px 0 25px 45px;
  }
}
@media (max-width: 1199px) {
  .solutions .solutions_tab button {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .solutions .solutions_tab button {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .solutions .solutions_tab button::after {
    display: none;
  }
}
.solutions .solutions_tab button.active {
  background-color: #FFBFED;
}
.solutions .solutions_tab button.active::after {
  width: 60px;
}
.solutions .solutions_tab button:nth-child(1) {
  border-radius: 18px 0 0 0;
}
.solutions .view_arrow {
  vertical-align: inherit;
  width: 20px;
  height: 100%;
  margin-left: 5px;
}

.crt_market_btn {
  position: relative;
  background-color: #9182FE;
  box-shadow: 0px 0px 28px rgba(0, 0, 0, 0.0901960784);
  z-index: 1;
}
@media (max-width: 575px) {
  .crt_market_btn::after {
    display: none;
  }
  .crt_market_btn .theme_btn {
    background: white !important;
    color: #0e0e29 !important;
  }
}
.crt_market_btn::after {
  content: "";
  position: absolute;
  background: url("/landing-images/Qmarket/curve.svg") no-repeat;
  width: 45%;
  max-width: 518px;
  height: calc(100% + 9px);
  top: -5px;
  right: -2px;
  z-index: -1;
  background-size: cover;
}

.slider-toggle .switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 25px;
}
.slider-toggle .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider-toggle .slider-btn {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #7b68ee;
}
.slider-toggle .slider-btn,
.slider-toggle .slider-btn:before {
  content: "";
  position: absolute;
  cursor: pointer;
  transition: 0.4s;
}
.slider-toggle .slider-btn:before {
  height: 20px;
  width: 20px;
  left: 4px;
  background-color: white;
  margin: auto 0;
  top: 0;
  bottom: 0;
}
.slider-toggle input:checked + .slider-btn {
  background-color: #7b68ee;
}
.slider-toggle input:focus + .slider-btn {
  box-shadow: 0 0 1px #7b68ee;
}
.slider-toggle input:checked + .slider-btn:before {
  -webkit-transform: translateX(23px);
  -ms-transform: translateX(23px);
  transform: translateX(23px);
}
.slider-toggle .slider-btn.round {
  border-radius: 34px;
}
.slider-toggle .slider-btn.round:before {
  border-radius: 50%;
}

.feature_tab {
  padding: 45px 0 20px;
}
@media (max-width: 991px) {
  .feature_tab .nav-tabs:not(#ServicesTab) {
    overflow: auto;
    white-space: nowrap;
    flex-wrap: nowrap;
    justify-content: start !important;
    margin-bottom: 30px;
  }
}
.feature_tab .nav-tabs {
  border: none;
}
.feature_tab .nav-tabs::-webkit-scrollbar {
  height: 4px;
}
.feature_tab button.active {
  background: #3B6CF6 !important;
  color: white !important;
  box-shadow: inset 3px -5px 11px rgba(0, 0, 0, 0.231372549), 0px 0px 14px rgba(0, 0, 0, 0.0705882353);
}
.feature_tab button {
  font-weight: 600;
  font-size: 16px;
  border: none !important;
  background: white !important;
  color: #0e0e29;
  border-radius: 39px !important;
  padding: 10px 35px;
  margin: 10px 10px 25px 10px !important;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.0705882353);
}
.feature_tab .accordion-item {
  background: transparent !important;
  border: none;
}
.feature_tab .accordion-item button {
  background: transparent !important;
  box-shadow: none;
  padding: 0;
  margin: 0 !important;
  font-weight: 700;
  font-size: 20px;
  color: #0e0e29;
  padding-left: 25px;
  width: 100%;
}
.feature_tab .accordion-item button::after {
  background-image: url("/landing-images/tab-faq-btn.svg") !important;
  position: absolute;
  left: -8px;
  top: 0px;
  bottom: 0;
  margin: auto;
}
.feature_tab .accordion-item button:not(.collapsed)::after {
  transform: rotate(-180deg) !important;
}
.feature_tab .accordion-item button {
  margin: 20px 0;
}
@media (max-width: 991px) {
  .feature_tab .accordion-item button {
    font-size: 18px;
  }
}
.feature_tab .accordion-item .accordion-body {
  padding: 10px 0;
  font-size: 16px;
  line-height: 32px !important;
}
.feature_tab .tab-content {
  background-color: #f7f4fc;
  border-radius: 11px;
  padding: 60px 0px;
}
@media (max-width: 991px) {
  .feature_tab .tab-content {
    padding: 30px 20px 50px 20px;
  }
}
.feature_tab .tab-content img {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.2);
  border-radius: 11px;
}

.intergration_images {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .intergration_images {
    display: block;
  }
  .intergration_images .img_items {
    width: 100% !important;
    justify-content: center;
  }
}
.intergration_images .img_items {
  width: 140px;
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}
@media (min-width: 768px) {
  .intergration_images .img_items {
    justify-content: center;
  }
}
.intergration_images .img_items.big_content {
  width: 150px;
  margin-right: 20px;
}
.intergration_images .img_items span {
  padding: 0 10px;
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  color: #0e0e29;
}
.intergration_images .img_items img {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.service_list ul li {
  font-weight: 600;
  font-size: 22px;
  position: relative;
}
.service_list ul li::before {
  content: "";
  width: 25px;
  height: 25px;
  background: url("/landing-images/tab-faq-btn.svg") no-repeat !important;
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.commission {
  background: #F7F4FC;
  border-radius: 12px;
  padding: 35px;
}
@media (max-width: 767px) {
  .commission {
    padding: 35px 25px;
  }
}

.price_table {
  overflow: auto;
}
.price_table::-webkit-scrollbar {
  height: 7px;
}
.price_table table {
  width: 100%;
  table-layout: fixed;
  background: white;
  border-radius: 24px;
  border-spacing: 0;
  border-collapse: collapse;
  overflow: scroll;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.price_table table th,
.price_table table td {
  padding: 10px 20px 10px 35px;
  font-weight: 700;
  text-align: left;
}
.price_table table tr:last-child td {
  border-bottom: 0;
}
.price_table table td {
  font-size: 24px;
  border: 2px solid #F1F1F1;
  border-right: 0;
}
@media (max-width: 991px) {
  .price_table table td {
    font-size: 20px;
  }
}
.price_table table td:nth-child(1) {
  font-size: 18px;
  border-left: 0;
  text-align: left;
}
@media (max-width: 991px) {
  .price_table table td:nth-child(1) {
    font-size: 16px;
  }
}
.price_table table th {
  border: 2px solid #F1F1F1;
  border-top: 0;
  font-size: 18px;
  width: 150px;
  border-right: 0;
}
@media (max-width: 991px) {
  .price_table table th {
    font-size: 16px;
  }
}
.price_table table th:nth-child(1) {
  border-left: 0;
  font-size: 20px;
  font-weight: 800;
  text-align: left;
  width: 220px;
}
@media (max-width: 991px) {
  .price_table table th:nth-child(1) {
    font-size: 18px;
  }
}

.benefits .first_col,
.benefits .sec_col {
  box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.0901960784);
  padding: 25px 25px 25px 45px;
}
@media (min-width: 1200px) {
  .benefits .first_col,
  .benefits .sec_col {
    padding: 25px 25px 25px 75px;
  }
}
.benefits .first_col {
  border-radius: 16px;
  background-color: white;
  position: relative;
}
.benefits .sec_col {
  border-radius: 0 16px 16px 0;
  background-color: #fff2fc;
}
@media (min-width: 991px) {
  .benefits .sec_col {
    margin-left: -5px;
  }
}
.benefits p {
  position: relative;
  padding-left: 20px;
}
.benefits p::before {
  content: "";
  width: 12px;
  height: 12px;
  background: url("/landing-images/theme-dot.svg") no-repeat !important;
  position: absolute;
  left: -2px;
  top: 12px;
}

.partner-list {
  width: 250px;
  display: inline-block;
  margin: 10px;
  background-color: white;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1098039216);
  border-radius: 11px;
  text-align: center;
  padding: 25px 10px 15px 10px;
}
.partner-list img {
  margin-bottom: 10px;
  width: 52px;
  height: 52px;
  object-fit: contain;
}

.contact-page .banner_form {
  padding: 120px 0 40px;
}
.contact-page .banner_form .form-img {
  border-radius: 60px 0px 0px 60px;
  object-position: right;
  object-fit: cover;
}
.contact-page .contact-details {
  background: #F7F4FC;
  border-radius: 29px 60px 60px 29px;
  padding: 30px 0 40px 0;
}
.contact-page .details {
  display: flex;
  padding-left: 20px;
  margin: 25px 0;
}
@media (min-width: 768px) {
  .contact-page .details {
    padding-left: 50px;
  }
}
.contact-page .details span {
  display: inline-block;
  padding: 0 10px;
}
.contact-page .details span:nth-child(2) {
  flex-grow: 1;
}
.contact-page .details span img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}
.contact-page .details span p {
  margin: 0;
}
.contact-page .map iframe {
  border-radius: 20px;
}

.hero-banner.pTop {
  padding: 135px 0 60px;
}

.form_sec {
  background: #F3F5F7;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 61px 0px 0px;
  padding: 30px 30px 50px;
}
@media (min-width: 1200px) {
  .form_sec {
    padding: 30px 50px 50px;
    height: 100%;
  }
}
.form_sec .contactusCode {
  position: absolute;
  top: 13px;
}
.form_sec .contactusCode .code {
  position: absolute;
  top: 6px;
  opacity: 0;
  width: 75px;
  border: none;
  background-color: #F3F5F7;
  padding: 4px !important;
}
.form_sec .selectTag {
  font-size: 16px;
  font-weight: 600;
}
.form_sec form input,
.form_sec form textarea {
  border: none;
  border-bottom: 2px solid #0e0e29;
  outline: none;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  padding: 12px 15px;
  background: transparent;
}
.form_sec form input:-internal-autofill-selected,
.form_sec form textarea:-internal-autofill-selected {
  -webkit-box-shadow: 0 0 0 40px #F3F5F7 inset !important;
  -webkit-text-fill-color: black;
}
@media (max-width: 991px) {
  .form_sec form input,
  .form_sec form textarea {
    font-size: 16px;
  }
}
.form_sec form input::placeholder,
.form_sec form textarea::placeholder {
  color: #0e0e29;
}
.form_sec form .phoneNum {
  padding-left: 70px !important;
}
.form_sec form textarea {
  border: 2px solid #0e0e29 !important;
  border-radius: 8px;
  min-height: 137px;
}
.form_sec form .err_msg {
  color: red;
  font-size: 14px;
  font-weight: 400;
  padding: 4px;
}
.form_sec form .theme_btn {
  width: 204px;
  text-align: center;
  display: block;
  margin: auto;
}
.form_sec .success {
  text-align: center;
  color: green;
  margin-top: 10px;
}

.form_sec-new .input-group {
  position: relative;
}
.form_sec-new .input-group img {
  position: absolute;
  top: 15px;
}
@media (max-width: 768px) {
  .form_sec-new .input-group img {
    top: 13px;
  }
}
.form_sec-new .input-group .full-width {
  width: 100%;
}
.form_sec-new .contactusCode {
  position: absolute;
  top: 16px;
  left: 45px;
}
.form_sec-new .contactusCode .code {
  position: absolute;
  opacity: 0;
  right: -24px;
  width: 82px;
  border: none;
  border: none;
  background-color: #F3F5F7;
  padding: 4px !important;
  cursor: pointer;
}
.form_sec-new .selectTag {
  font-size: 16px;
  font-weight: 600;
}
.form_sec-new form input,
.form_sec-new form textarea {
  border: none;
  border-bottom: 2px solid rgba(128, 128, 128, 0.0901960784);
  outline: none;
  width: 100%;
  font-size: 18px;
  font-weight: 300;
  padding: 12px 15px 12px 50px;
  background: transparent;
}
.form_sec-new form input:-internal-autofill-selected,
.form_sec-new form textarea:-internal-autofill-selected {
  -webkit-box-shadow: 0 0 0 40px #F3F5F7 inset !important;
  -webkit-text-fill-color: black;
}
@media (max-width: 991px) {
  .form_sec-new form input,
  .form_sec-new form textarea {
    font-size: 16px;
  }
}
.form_sec-new form input::placeholder,
.form_sec-new form textarea::placeholder {
  color: gray;
  font-weight: 100;
}
.form_sec-new form .phoneNum {
  padding-left: 130px !important;
}
.form_sec-new form textarea {
  border-bottom: 2px solid rgba(128, 128, 128, 0.0901960784) !important;
  min-height: 137px;
}
.form_sec-new form .err_msg {
  color: red;
  font-size: 14px;
  font-weight: 400;
  padding: 4px;
}
.form_sec-new form .theme_btn {
  width: 204px;
  text-align: center;
  display: block;
  margin: auto;
}
.form_sec-new .success {
  text-align: center;
  color: green;
  margin-top: 10px;
}
.form_sec-new .arrow-icon {
  position: absolute;
  /* left: 45px; */
  top: 10px !important;
  left: 52px;
}

.pricing_card1.active {
  background: #E3E1FC;
}
.pricing_card1.active * {
  color: black !important;
}
.pricing_card1.active a {
  background: white;
  border: none;
  color: #0e0e29 !important;
  font-weight: 800;
}
.pricing_card1 {
  padding: 30px 30px 50px;
  max-width: 279px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1199px) {
  .pricing_card1 .price {
    font-size: 20px;
  }
  .pricing_card1 .price sub {
    font-size: 18px;
  }
}
.pricing_card1 .price {
  font-size: 30px;
}
.pricing_card1 sub {
  vertical-align: inherit;
  font-size: 18px;
  margin-left: -5px;
}
.pricing_card1 a {
  border: 2px solid #000000;
  border-radius: 8px;
  width: 100%;
  color: #0e0e29 !important;
  background: transparent;
  box-shadow: none;
  padding: 12px;
  text-align: center;
  margin: auto 0 0 0;
}
.pricing_card1:not(.active) a:hover {
  color: white !important;
  border-color: transparent;
  background: #7b68ee !important;
}

.pricing_card.active {
  background: #7b68ee;
}
.pricing_card.active * {
  color: white !important;
}
.pricing_card.active a {
  background: white;
  border: none;
  color: #0e0e29 !important;
  font-weight: 800;
}
.pricing_card {
  background: white;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 24px;
  padding: 30px 30px 50px;
  max-width: 250px;
  margin: 30px 12px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1199px) {
  .pricing_card .price {
    font-size: 20px;
  }
  .pricing_card .price sub {
    font-size: 18px;
  }
}
.pricing_card .price {
  font-size: 30px;
}
.pricing_card sub {
  vertical-align: inherit;
  font-size: 18px;
  margin-left: -5px;
}
.pricing_card a {
  border: 2px solid #000000;
  border-radius: 8px;
  width: 100%;
  color: #0e0e29 !important;
  background: transparent;
  box-shadow: none;
  padding: 12px;
  text-align: center;
  margin: auto 0 0 0;
}
.pricing_card:not(.active) a:hover {
  color: white !important;
  border-color: transparent;
  background: #7b68ee !important;
}

.planning_details {
  border-radius: 22px;
  overflow: hidden;
  min-height: 1000px;
}
.planning_details .table-responsive {
  border: 1px solid #E6E6E6;
  padding: 25px 30px 15px;
  border-radius: 22px;
  overflow: auto;
}
.planning_details .table-responsive::-webkit-scrollbar {
  height: 5px;
}
.planning_details table {
  border-collapse: collapse;
  border-spacing: 0;
  padding: 20px 0;
  width: 100%;
  table-layout: fixed;
  overflow: scroll;
}
.planning_details table .feature {
  font-size: 24px;
  width: 450px;
  text-align: left;
  padding: 0 0 20px 20px;
}
.planning_details table .btn-th {
  text-align: center;
  width: 150px;
}
.planning_details table .btn-th span {
  border-radius: 8px;
  color: white;
  font-weight: 600;
  padding: 7px 12px;
  font-size: 20px;
  width: calc(100% - 10px);
  display: inline-block;
  margin-bottom: 25px;
}
.planning_details table tbody tr td {
  border: 1px solid #E6E6E6;
  border-right: 0;
  font-size: 18px;
  font-weight: 600;
  padding: 7px;
}
.planning_details table tbody tr td:not(.planning_details table tbody tr td:nth-child(1)) {
  text-align: center;
}
.planning_details table tbody tr td:nth-child(1) {
  border-left: 0;
}
.planning_details table tbody tr:nth-last-child(1) td {
  border-bottom: none;
}

.more_section {
  background: #E6C7F8;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 28px;
  padding: 50px 0;
}
.more_section p,
.more_section h3,
.more_section h4 {
  margin: 0;
}
.more_section .price {
  font-weight: 700;
}
.more_section .price sub {
  margin-left: -10px;
  font-size: 18px;
  vertical-align: inherit;
}

.sign-up-page {
  padding: 60px 0px;
}
.sign-up-page .form_wrapper {
  padding: 1.5em 3em;
  background: #F3F5F7;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 61px 12px 0px;
}
@media (max-width: 575px) {
  .sign-up-page .form_wrapper .ph_field .countryCode {
    left: 20px;
  }
  .sign-up-page .form_wrapper .ph_field input {
    padding-left: 100px;
  }
  .sign-up-page .form_wrapper {
    padding: 1.5em;
  }
}
@media (max-width: 991px) {
  .sign-up-page .form_wrapper {
    border-radius: 12px;
  }
}
.sign-up-page .form_wrapper input {
  color: #0e0e29;
}
.sign-up-page .form_wrapper input::placeholder {
  color: #212121;
}
.sign-up-page button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.sign-up-page .signup_bg {
  background: url("/landing-images/sign-up-bg-img.webp") no-repeat;
  background-size: cover;
  border-radius: 12px 0 0 60px;
  background-position: 50% 80%;
}
@media (max-width: 991px) {
  .sign-up-page .signup_bg {
    height: 850px;
  }
}
@media (max-width: 991px) {
  .sign-up-page .signup_none {
    display: none;
  }
}

.form_wrapper label,
.form_wrapper input,
.form_wrapper select {
  font-weight: 600;
  font-size: 14px;
}
.form_wrapper option {
  font-weight: 400;
}
.form_wrapper input,
.form_wrapper select {
  width: 100%;
  padding: 14px 15px 14px 25px;
  display: inline-block;
  border: 1px solid #707070;
  border-radius: 29px;
  outline: none;
  transition-duration: 0.25s;
  background: white;
  color: #0e0e29;
}
.form_wrapper input:active, .form_wrapper input:focus,
.form_wrapper select:active,
.form_wrapper select:focus {
  border-color: #7b68ee;
}
.form_wrapper input:-internal-autofill-selected,
.form_wrapper select:-internal-autofill-selected {
  -webkit-box-shadow: 0 0 0 40px white inset !important;
  -webkit-text-fill-color: #0e0e29;
}
.form_wrapper select:invalid,
.form_wrapper select option[value=""] {
  color: #212121;
}
.form_wrapper select {
  padding: 14px 15px 14px 25px;
  cursor: pointer;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  background: url("/landing-images/arrow.svg") no-repeat;
  background-position: calc(100% - 20px) center !important;
  background-size: 12px;
  padding-right: 2rem !important;
  background-color: white;
}
.form_wrapper .form-group {
  margin: 3px 0;
}
.form_wrapper .form-group input[type=checkbox] {
  width: 15px;
  height: 15px;
  margin: 2px 10px;
}
.form_wrapper .form-group .checkboxlabel {
  cursor: pointer;
  color: #0e0e29;
  font-weight: 400;
}
.form_wrapper .ph_field select {
  border: none;
  position: absolute;
  opacity: 0;
  padding: 0;
  margin: 0;
  left: 10px;
  width: 100px;
  height: 100%;
  top: 0px;
  right: 0;
}
.form_wrapper .ph_field input {
  padding-left: 110px;
}
.form_wrapper .ph_field .countryCode {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  font-weight: 600;
  font-size: 16px;
}
.form_wrapper .err_msg {
  color: red;
  font-size: 14px;
  font-weight: 400;
}

.marginBottom {
  margin-bottom: 0px !important;
}

.ml15 {
  margin-left: 15px;
}

.planning_list {
  margin-top: 70px;
}
.planning_list .saveImg {
  position: absolute;
  width: clamp(79px, 7.5vw, 109px);
  top: -33px;
  right: 379px;
}
@media (min-width: 767px) and (max-width: 992px) {
  .planning_list .saveImg {
    top: -50px;
    right: 170px;
  }
}
@media (max-width: 767px) {
  .planning_list .saveImg {
    width: 15%;
    right: 54px;
  }
}
.planning_list .saveContent {
  color: #F26A4B;
  position: absolute;
  top: -30px;
  right: 170px;
}
@media (min-width: 767px) and (max-width: 992px) {
  .planning_list .saveContent {
    top: -30px;
    right: 8px;
  }
}
@media (max-width: 767px) {
  .planning_list .saveContent {
    right: 62px;
    top: -62px;
  }
}
.planning_list .Slider {
  gap: 16px;
  font-size: 24px;
  font-weight: 600;
}

.toggle-pricing {
  display: flex;
  background: #FAF5FF 0% 0% no-repeat padding-box;
  /* padding: 20px 40px; */
  border-radius: 56px;
  box-shadow: 0px 0px 10px rgba(142, 83, 238, 0.3294117647);
}
@media (max-width: 767px) {
  .toggle-pricing {
    justify-content: space-between !important;
    width: 70px;
    height: 34px;
  }
}
.toggle-pricing .toggle {
  padding: 14px 14px;
  font-weight: 400 !important;
  margin: 7px !important;
  color: #878787;
}
@media (max-width: 767px) {
  .toggle-pricing .toggle {
    padding: 7px 10px !important;
  }
}
.toggle-pricing .toggle.active {
  background: transparent linear-gradient(99deg, #3865F4 0%, #8E53EE 100%) 0% 0% no-repeat padding-box;
  border-radius: 56px;
  color: white !important;
}

.padNone {
  padding: 0px !important;
}

.platform-img {
  max-width: 800px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media only screen and (max-width: 500px) {
  .g-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
  }
}
.code {
  padding: 10px !important;
}

.list {
  list-style: circle !important;
}

.card {
  background-color: #fff;
  border-radius: 24px;
  padding: 24px 0px 20px;
  width: 250px;
}

.btnLoaderlg {
  width: 80%;
  text-align: center;
  position: absolute !important;
  top: 78%;
  right: 10%;
}

.cardForSmall {
  background-color: #fff;
  border-radius: 24px;
  padding: 30px 30px 50px;
  width: 250px;
  margin: 30px 12px;
  box-shadow: 9px 17px 45px -29px rgba(0, 0, 0, 0.44);
}

/* Card image loading */
.card__image img {
  width: 100%;
  height: 100%;
}

/* Card title */
.card__title {
  padding: 8px;
  font-size: 22px;
  font-weight: 700;
}

.card__title.loading {
  height: 1rem;
  width: 50%;
  margin: 1rem;
  border-radius: 3px;
}

/* Card description */
.card__description {
  padding: 8px;
  font-size: 16px;
}

.card__description.loading {
  margin: 0rem 2rem;
  border-radius: 3px;
}
.card__description.loading.one {
  margin: 0rem 8rem 0rem 2rem;
  height: 2rem;
  top: 60px;
}
.card__description.loading.two {
  margin: 0rem 8rem 0rem 2rem;
  height: 3rem;
  top: 80px;
}
.card__description.loading.three {
  height: 4rem;
  top: 100px;
}

.card__button {
  padding: 8px;
  font-size: 16px;
}

.card__button.loading {
  height: 3rem;
  margin: 1rem;
  border-radius: 3px;
}

/* The loading Class */
.loading {
  position: relative;
  background-color: #e2e2e2;
}

/* The moving element */
.loading::after {
  display: block;
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  transform: translateX(-100%);
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.2)), to(transparent));
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  /* Adding animation */
  animation: loading 0.8s infinite;
}

/* Loading Animation */
@keyframes loading {
  100% {
    transform: translateX(100%);
  }
}
.thickerBracket {
  font-variant: no-contextual;
}

.pl25 {
  padding-left: 25px;
}

.pos-absolute {
  position: absolute;
  left: -14px;
  top: 70px;
  padding: 4px;
  background: white;
  border-radius: 25px;
  transform: rotate(0deg);
  width: 25px;
  height: 25px;
  border: 1px solid #7b68ee;
  transition: 0.5s;
  color: #7b68ee;
}

.pos-absolute:hover {
  background-color: #7b68ee;
  color: white;
  box-shadow: 0 0 20px 10px rgba(145, 130, 254, 0.49);
}

.pos_relative {
  position: relative;
}

.passwordIcon {
  position: absolute;
  right: 30px;
  top: 15px;
}

.pointer {
  cursor: pointer;
}

.close_widget {
  left: -20px;
  transform: rotate(180deg) !important;
}

.page_not {
  font-size: 47px;
  font-weight: 800;
}

.radius25 {
  border-radius: 25px !important;
}

.padTop40 {
  padding-top: 40px !important;
}

.modal {
  top: 100px !important;
}

.ml60 {
  margin-left: 30px;
}

.mrNone {
  margin: 0px 0px 0px 15px !important;
}

.mar20 {
  margin: 21px;
}

.mar8 {
  margin: 8px;
}

.mt65 {
  font-size: 28px;
  color: white;
}

.notAllowed {
  cursor: not-allowed !important;
}

.checkBox_Parent {
  display: flex;
  justify-content: center;
}
.checkBox_Parent .checkBox_signup {
  display: flex;
  flex-direction: column;
}
.checkBox_Parent .checkBox_signup .widthNone {
  width: 10% !important;
}
.checkBox_Parent .labelCheck {
  font-size: 18px !important;
  padding: 5px;
}

.modal_parent {
  font-size: 16px !important;
  font-weight: 700 !important;
  padding: 30px 45px !important;
  border-radius: 33px !important;
}
.modal_parent .sub_checkbox {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1607843137);
  border: 2px solid #7B68EE;
  border-radius: 10px;
  padding: 7px 20px;
  margin: 10px 60px;
  cursor: pointer;
}
.modal_parent .check {
  width: 5% !important;
}
.modal_parent .labelCheck {
  cursor: pointer;
  font-size: 16px !important;
  width: 100% !important;
}
@media (max-width: 575px) {
  .modal_parent .sub_checkbox {
    margin: 10px 20px !important;
  }
}

.pad10 {
  padding: 30px 60px;
}
@media (max-width: 575px) {
  .pad10 {
    padding: 30px 10px;
  }
}

.infoContent {
  font-size: 12px;
  padding: 9px 0px 0px 10px;
}

.bgColor {
  background-color: #FFF3FC;
  padding: 10px;
  border-radius: 10px;
}
.bgColor .mt10 {
  margin-top: 1rem !important;
}

.activeSolutions {
  background-color: #FFBFED;
}

.myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 15px;
  z-index: 99;
  border: none;
  background-color: #7B68D7;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 25px;
  height: 40px;
  width: 40px;
  transition: 0.5s;
}

.myBtn:hover {
  box-shadow: 0 0 20px 5px rgba(145, 130, 254, 0.49);
}

.topBtn {
  color: white !important;
  position: relative;
  top: -6px;
  left: -1px;
}

.createCenter {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 40px;
}
@media (max-width: 992px) {
  .createCenter.selling {
    justify-content: center;
    align-items: center;
    padding-right: 12px !important;
  }
}
@media (max-width: 767px) {
  .createCenter {
    padding-right: 0px !important;
  }
}
@media (max-width: 767px) {
  .createCenter {
    justify-content: center !important;
  }
}

.pl30 {
  padding-left: 30px;
}
@media (max-width: 767px) {
  .pl30 {
    padding-left: 0px !important;
  }
}
@media (max-width: 992px) {
  .pl30.selling {
    padding-left: 0px !important;
  }
}

.h-70 {
  height: 70%;
}
@media (max-width: 991px) {
  .h-70 {
    height: 100%;
  }
}

.affiliatePricing {
  display: flex;
}
@media (max-width: 991px) {
  .affiliatePricing {
    display: inline;
  }
}

.hover_image {
  width: 100%;
  height: 330px;
  padding: 10px 0px;
}

.pos-abs {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

.text {
  color: black;
  font-size: 20px;
  font-weight: 800;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: white;
}

.pos-abs:hover .overlay {
  opacity: 1;
}
.pos-abs:hover .overlay .text {
  top: 10%;
  transition: 0.5s;
}

.para {
  color: black;
  font-size: 16px;
  text-align: center;
  margin-top: 60px;
  padding: 5px;
  height: 190px;
}
@media (max-width: 991px) {
  .para {
    margin-bottom: 0px !important;
  }
}

.text_show {
  color: white !important;
  font-size: 26px;
}

.content_img {
  border-radius: 10px;
}

.marbtmNone {
  margin: 0px 5px !important;
  padding: 0px 5px;
}

.w-50 {
  width: 35% !important;
}

.w-70 {
  width: 100%;
}
@media (max-width: 991px) {
  .w-70 {
    width: 100%;
  }
}

.secondColumn {
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .secondColumn {
    flex-direction: column;
  }
}

.padStatic {
  padding: 0px 5px;
}

.exploreTxt {
  color: #7B68D7;
  font-weight: 600;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: white;
  justify-content: center;
  display: flex;
  align-items: center;
}

.progresss {
  position: relative;
}

.loading01 span {
  animation: loading01 1.2s infinite alternate;
}
.loading01 span:nth-child(2) {
  animation-delay: 0.2s;
}
.loading01 span:nth-child(3) {
  animation-delay: 0.4s;
}
.loading01 span:nth-child(4) {
  animation-delay: 0.6s;
}
.loading01 span:nth-child(5) {
  animation-delay: 0.8s;
}
.loading01 span:nth-child(6) {
  animation-delay: 1s;
}
.loading01 span:nth-child(7) {
  animation-delay: 1.2s;
}
.loading01 span:nth-child(8) {
  animation-delay: 1.4s;
}
.loading01 span:nth-child(9) {
  animation-delay: 1.6s;
}

@keyframes loading01 {
  0% {
    filter: blur(0);
    opacity: 1;
  }
  100% {
    filter: blur(0.5px);
    opacity: 0.2;
  }
}
.mt20 {
  margin-top: 20px !important;
}

.mt60 {
  margin-top: 60px;
}

.mnone {
  margin: 0px !important;
}

.fnt16 {
  font-size: 16px !important;
}

.fnt20 {
  font-size: 20px;
}
@media (max-width: 767px) {
  .fnt20 {
    font-size: 14px !important;
  }
}

.qmarketLogo {
  flex-direction: row;
}
@media (max-width: 480px) {
  .qmarketLogo img {
    width: 40px;
    height: 40px;
  }
}

.qmarket-feature-lyrics {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 76px;
  padding: 0 12px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .qmarket-feature-lyrics {
    min-height: 98px;
  }
}
@media (max-width: 767px) {
  .qmarket-feature-lyrics {
    min-height: 124px;
    padding: 0 10px;
  }
}
@media (max-width: 480px) {
  .qmarket-feature-lyrics {
    min-height: 72px;
  }
}
.qmarket-feature-lyrics .qmarket-feature-item {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  box-sizing: border-box;
  margin: 6px 0;
  padding: 0 6px;
  font-size: 24px;
  line-height: 1.35;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, -10px, 0) scale(0.997);
  filter: blur(0.6px);
  will-change: opacity, transform, filter;
  transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), transform 1.2s cubic-bezier(0.22, 1, 0.36, 1), filter 1.2s ease-out, visibility 0s linear 1.2s;
}
@media (max-width: 991px) {
  .qmarket-feature-lyrics .qmarket-feature-item {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .qmarket-feature-lyrics .qmarket-feature-item {
    font-size: 16px !important;
    line-height: 1.45;
  }
}
.qmarket-feature-lyrics .qmarket-feature-item strong {
  font-weight: 700;
}
.qmarket-feature-lyrics .qmarket-feature-item .qmarket-feature-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.qmarket-feature-lyrics .qmarket-feature-item .qmarket-feature-content .qmarket-feature-text {
  display: block;
  max-width: calc(100% - 46px);
  text-align: left;
  white-space: normal;
  overflow-wrap: anywhere;
}
.qmarket-feature-lyrics .qmarket-feature-item .qmarket-feature-content .qmarket-feature-text-desktop {
  display: block !important;
}
.qmarket-feature-lyrics .qmarket-feature-item .qmarket-feature-content .qmarket-feature-text-mobile {
  display: none !important;
}
@media (max-width: 991px) {
  .qmarket-feature-lyrics .qmarket-feature-item .qmarket-feature-content {
    gap: 8px;
    align-items: center;
  }
  .qmarket-feature-lyrics .qmarket-feature-item .qmarket-feature-content .qmarket-feature-text {
    max-width: calc(100% - 36px);
  }
  .qmarket-feature-lyrics .qmarket-feature-item .qmarket-feature-content .qmarket-feature-text-desktop {
    display: none !important;
  }
  .qmarket-feature-lyrics .qmarket-feature-item .qmarket-feature-content .qmarket-feature-text-mobile {
    display: block !important;
    font-weight: 700;
  }
}
.qmarket-feature-lyrics .qmarket-feature-item .qmarket-feature-icon {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: center;
  flex-shrink: 0;
  font-size: 13px;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.26);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.32);
  transform: perspective(160px) translateZ(0);
  background: radial-gradient(circle at 30% 22%, rgba(255, 255, 255, 0.58) 0%, rgba(255, 255, 255, 0) 42%), linear-gradient(145deg, #b88dff 0%, #7b3ff2 100%);
}
@media (max-width: 991px) {
  .qmarket-feature-lyrics .qmarket-feature-item .qmarket-feature-icon {
    width: 32px;
    height: 32px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .qmarket-feature-lyrics .qmarket-feature-item .qmarket-feature-icon {
    width: 28px;
    height: 28px;
    font-size: 11px;
  }
}
.qmarket-feature-lyrics .qmarket-feature-item.is-active {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0) scale(1);
  filter: blur(0);
  transition: opacity 0.9s cubic-bezier(0.33, 1, 0.68, 1), transform 0.9s cubic-bezier(0.22, 1, 0.36, 1), filter 0.9s ease-out, visibility 0s linear 0s;
  animation: qmarketFeatureItemIn 0.95s cubic-bezier(0.33, 1, 0.68, 1) both;
}

@media (min-width: 992px) {
  .qmarket_page .feature-banner.rental {
    min-height: 680px;
  }
}
@media (min-width: 992px) and (max-height: 800px) {
  .qmarket_page .feature-banner.rental {
    min-height: 780px;
  }
}

@keyframes qmarketFeatureItemIn {
  0% {
    opacity: 0;
    transform: translate3d(0, 14px, 0) scale(0.995);
    filter: blur(0.85px);
  }
  65% {
    opacity: 0.86;
    filter: blur(0.2px);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
    filter: blur(0);
  }
}
@media (max-width: 991px) {
  .alingFormob {
    text-align: center;
  }
}

.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}

.grecaptcha-badge:hover {
  width: 256px !important;
}

.errorBorder {
  border-color: red !important;
}

.pricing_parent {
  border-radius: 24px;
  margin: 30px 0px;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1294117647);
  margin: 30px 0px;
}
.pricing_parent a {
  border: 2px solid #000000;
  border-radius: 8px;
  width: 100%;
  color: #0e0e29 !important;
  background: transparent;
  box-shadow: none;
  padding: 12px;
  text-align: center;
  margin: auto 0 0 0;
}

.pricing_btn {
  position: absolute;
  top: 80%;
  right: 5%;
  width: 90%;
  text-align: center;
  padding: 10px 30px !important;
}

.wid110 {
  width: 110% !important;
}

.pt50 {
  padding-top: 50px !important;
}

.solution_card,
.solution_card-qoreups,
.solution_card-paty-rental {
  background: #e7f8ef;
  border-radius: 24px;
}
@media (max-width: 767px) {
  .solution_card .pad5,
  .solution_card-qoreups .pad5,
  .solution_card-paty-rental .pad5 {
    padding: 5px !important;
  }
}
@media (max-width: 767px) {
  .solution_card .mtNone,
  .solution_card-qoreups .mtNone,
  .solution_card-paty-rental .mtNone {
    margin-top: 0px !important;
  }
}
@media (max-width: 767px) {
  .solution_card .pad_card,
  .solution_card-qoreups .pad_card,
  .solution_card-paty-rental .pad_card {
    padding: 10px 20px !important;
  }
}
@media (max-width: 767px) {
  .solution_card .pad_sub_card,
  .solution_card-qoreups .pad_sub_card,
  .solution_card-paty-rental .pad_sub_card {
    padding: 10px 20px !important;
  }
  .solution_card .pad_sub_card.left,
  .solution_card-qoreups .pad_sub_card.left,
  .solution_card-paty-rental .pad_sub_card.left {
    padding: 10px 20px !important;
  }
}
.solution_card .img-left,
.solution_card-qoreups .img-left,
.solution_card-paty-rental .img-left {
  padding: 40px 15px 50px 40px !important;
}
@media (max-width: 767px) {
  .solution_card .img-left,
  .solution_card-qoreups .img-left,
  .solution_card-paty-rental .img-left {
    padding: 15px !important;
  }
}
.solution_card .img-right,
.solution_card-qoreups .img-right,
.solution_card-paty-rental .img-right {
  padding: 30px 40px 70px 20px !important;
}
@media (max-width: 767px) {
  .solution_card .img-right,
  .solution_card-qoreups .img-right,
  .solution_card-paty-rental .img-right {
    padding: 15px !important;
  }
}
.solution_card .title,
.solution_card-qoreups .title,
.solution_card-paty-rental .title {
  font-size: 20px;
  color: #1BA45B;
  text-align: center;
}
@media (max-width: 767px) {
  .solution_card .title,
  .solution_card-qoreups .title,
  .solution_card-paty-rental .title {
    font-size: 12px !important;
  }
}
.solution_card .mlr-200,
.solution_card-qoreups .mlr-200,
.solution_card-paty-rental .mlr-200 {
  margin: 0px 200px;
}
@media (max-width: 767px) {
  .solution_card .mlr-200,
  .solution_card-qoreups .mlr-200,
  .solution_card-paty-rental .mlr-200 {
    margin: 0px 20px !important;
  }
}
.solution_card ul,
.solution_card-qoreups ul,
.solution_card-paty-rental ul {
  display: flex;
  background: #D8F5E5;
  margin: 10px 52px;
  border-radius: 56px;
  padding: 8px !important;
}
@media (min-width: 1024px) {
  .solution_card ul,
  .solution_card-qoreups ul,
  .solution_card-paty-rental ul {
    justify-content: space-between;
  }
}
@media (max-width: 1024px) {
  .solution_card ul,
  .solution_card-qoreups ul,
  .solution_card-paty-rental ul {
    margin: 10px 20px;
    background: transparent;
    justify-content: space-evenly;
  }
}
@media (max-width: 380px) {
  .solution_card ul,
  .solution_card-qoreups ul,
  .solution_card-paty-rental ul {
    margin: 10px 0px;
  }
}
.solution_card li,
.solution_card-qoreups li,
.solution_card-paty-rental li {
  padding: 15px 30px;
  font-size: 22px;
  color: #656565;
}
@media (max-width: 1024px) {
  .solution_card li,
  .solution_card-qoreups li,
  .solution_card-paty-rental li {
    padding: 12px 100px !important;
  }
}
@media (max-width: 767px) {
  .solution_card li,
  .solution_card-qoreups li,
  .solution_card-paty-rental li {
    padding: 12px 20px !important;
    font-size: 14px !important;
  }
}
.solution_card li.active,
.solution_card-qoreups li.active,
.solution_card-paty-rental li.active {
  background: white;
  color: #000000;
  padding: 15px 60px;
  border-radius: 56px;
  font-weight: 400;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.0705882353);
}

.solution_card-qoreups {
  background: #F8F1FF !important;
}
.solution_card-qoreups .title {
  color: #E91E63;
}
.solution_card-qoreups .theme_btn {
  background: transparent linear-gradient(85deg, #3865F4 0%, #AF7DFF 46%, #8E53EE 100%) 0% 0% no-repeat padding-box !important;
  padding: 17px 50px !important;
}
.solution_card-qoreups ul {
  background: #DFCBFF !important;
  cursor: pointer;
}
@media (max-width: 768px) {
  .solution_card-qoreups ul {
    background: transparent !important;
  }
  .solution_card-qoreups ul li {
    padding: 12px 12px !important;
    background: rgba(255, 255, 255, 0.3098039216) 0% 0% no-repeat padding-box;
    border: 1px solid #FFFFFF;
    border-radius: 24px;
    margin-bottom: 7px;
  }
}
.solution_card-qoreups .wrapper {
  padding: 30px 50px !important;
  width: 100% !important;
  gap: 20px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.solution_card-qoreups .wrapper .card-wrapper {
  width: calc((100% - 40px) / 3) !important;
  padding: 0 !important;
}
.solution_card-qoreups .hoverCard {
  background: white;
  border-radius: 20px 20px 0 0 !important;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: none;
  height: 100%;
  position: relative;
}
.solution_card-qoreups .hoverCard .mobile-toggle-btn {
  display: none;
  position: absolute;
  top: -10%;
  left: 44%;
  z-index: 2;
  background: rgba(168, 85, 247, 0.9);
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.solution_card-qoreups .hoverCard .mobile-toggle-btn:active {
  transform: scale(0.95);
}
.solution_card-qoreups .hoverCard .mobile-toggle-btn .dots {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3px;
}
.solution_card-qoreups .hoverCard .mobile-toggle-btn .dots span {
  width: 4px;
  height: 4px;
  background: white;
  border-radius: 50%;
  display: block;
}
.solution_card-qoreups .hoverCard.active .image-container {
  height: 120px;
  top: 0;
}
.solution_card-qoreups .hoverCard.active .card-image {
  width: 80px !important;
  height: 80px !important;
}
.solution_card-qoreups .hoverCard.active .content-container {
  transform: translateY(0);
}
.solution_card-qoreups .hoverCard.active .content-description {
  opacity: 1;
  transform: translateY(0);
}
.solution_card-qoreups .hoverCard.active .mobile-toggle-btn {
  background: rgb(147, 51, 234);
  transform: rotate(180deg);
}
.solution_card-qoreups .hoverCard:hover .image-container {
  height: 120px;
  top: 0;
}
.solution_card-qoreups .hoverCard:hover .card-image {
  width: 80px !important;
  height: 80px !important;
}
.solution_card-qoreups .hoverCard:hover .content-container {
  transform: translateY(0);
}
.solution_card-qoreups .hoverCard:hover .content-description {
  opacity: 1;
  transform: translateY(0);
}
.solution_card-qoreups .card-inner {
  position: relative;
  height: 360px;
  overflow: hidden;
}
.solution_card-qoreups .image-container {
  position: absolute;
  top: -10%;
  left: 0;
  right: 0;
  height: 100%;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.solution_card-qoreups .card-image {
  width: 200px !important;
  height: 200px !important;
  object-fit: contain;
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.solution_card-qoreups .content-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center !important;
  background: linear-gradient(135deg, #a855f7 0%, #9333ea 100%);
  padding: 10px 30px 30px 30px;
  transform: translateY(calc(100% - 80px));
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  height: calc(100% - 124px);
  border-radius: 20px 20px 0 0 !important;
}
.solution_card-qoreups .content-container .button {
  line-height: 1;
  text-decoration: none;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  gap: 7px;
  font-size: 14px;
  background-color: #fff;
  color: #000;
  border: 1px solid transparent;
  border-radius: 10rem;
  font-weight: 600;
  padding: 6px 10px;
  padding-left: 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.solution_card-qoreups .content-container .button__icon-wrapper {
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  background-color: #000;
  color: #fff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  position: relative;
  overflow: hidden;
  transition: background-color 0.3s, color 0.3s;
}
.solution_card-qoreups .content-container .button__icon-svg--copy {
  position: absolute;
  transform: translate(-150%, 150%);
}
.solution_card-qoreups .content-container .button:hover {
  background-color: #f2f2f2;
  color: #9333ea;
  border-color: #080808;
}
.solution_card-qoreups .content-container .button:hover .button__icon-wrapper {
  background-color: #9333ea;
  color: #ffffff;
}
.solution_card-qoreups .content-container .button:hover .button__icon-svg:first-child {
  transition: transform 0.3s ease-in-out;
  transform: translate(150%, -150%);
}
.solution_card-qoreups .content-container .button:hover .button__icon-svg--copy {
  transition: transform 0.3s ease-in-out 0.1s;
  transform: translate(0);
}
.solution_card-qoreups .content-title {
  color: white;
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 15px;
  opacity: 1;
}
@media (max-width: 768px) {
  .solution_card-qoreups .content-title {
    font-size: 20px !important;
  }
}
.solution_card-qoreups .content-description {
  color: rgba(255, 255, 255, 0.95);
  font-size: 16px;
  line-height: 1.6;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
}
@media (max-width: 768px) {
  .solution_card-qoreups .content-description {
    font-size: 13px !important;
  }
}
@media (max-width: 992px) {
  .solution_card-qoreups .wrapper .card-wrapper {
    width: calc((100% - 20px) / 2) !important;
  }
}
@media (max-width: 576px) {
  .solution_card-qoreups .wrapper {
    padding: 20px !important;
  }
  .solution_card-qoreups .wrapper .card-wrapper {
    width: 100% !important;
  }
  .solution_card-qoreups .hoverCard .mobile-toggle-btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .solution_card-qoreups .hoverCard:hover:not(.active) .image-container {
    height: 100%;
    top: -10%;
  }
  .solution_card-qoreups .hoverCard:hover:not(.active) .card-image {
    width: 200px !important;
    height: 200px !important;
  }
  .solution_card-qoreups .hoverCard:hover:not(.active) .content-container {
    transform: translateY(calc(100% - 80px));
  }
  .solution_card-qoreups .hoverCard:hover:not(.active) .content-description {
    opacity: 0;
    transform: translateY(20px);
  }
  .solution_card-qoreups .hoverCard.active .image-container {
    height: 120px !important;
    top: 0 !important;
  }
  .solution_card-qoreups .hoverCard.active .card-image {
    width: 80px !important;
    height: 80px !important;
  }
  .solution_card-qoreups .hoverCard.active .content-container {
    transform: translateY(0) !important;
  }
  .solution_card-qoreups .hoverCard.active .content-description {
    opacity: 1 !important;
    transform: translateY(0) !important;
  }
}

.tab-features {
  padding: 90px 0;
}
@media (max-width: 768px) {
  .tab-features {
    padding: 40px 0 !important;
  }
}
.tab-features {
  background: #F8F1FF !important;
}
.tab-features .solution_card-paty-rental {
  background: #F8F1FF !important;
}
.tab-features .solution_card-paty-rental .title {
  color: #E91E63;
}
.tab-features .solution_card-paty-rental .theme_btn {
  background: transparent linear-gradient(85deg, #3865F4 0%, #AF7DFF 46%, #8E53EE 100%) 0% 0% no-repeat padding-box !important;
  padding: 17px 50px !important;
}
.tab-features .solution_card-paty-rental ul {
  background: white !important;
  cursor: pointer;
}
.tab-features .solution_card-paty-rental ul li {
  font-size: 20px !important;
}
.tab-features .solution_card-paty-rental ul .active {
  background: #BD7BFF !important;
  color: white !important;
}
@media (max-width: 768px) {
  .tab-features .solution_card-paty-rental ul {
    background: transparent !important;
  }
  .tab-features .solution_card-paty-rental ul li {
    border: 1px solid #FFFFFF;
    border-radius: 24px;
    margin-bottom: 7px;
    font-size: 15px !important;
    padding: 12px 25px !important;
  }
}
.tab-features .wrapper {
  padding: 30px 50px !important;
  width: 100% !important;
  gap: 1%;
  display: flex;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .tab-features .wrapper {
    padding: 0px !important;
    flex-direction: column-reverse !important;
    gap: 20px;
  }
}
.tab-features .wrapper .column-contents {
  width: 46%;
  padding: 0 10px;
}
@media (max-width: 991px) {
  .tab-features .wrapper .column-contents {
    width: 100% !important;
    margin-bottom: 30px !important;
  }
}
.tab-features .wrapper .column-contents .white-box {
  padding: 25px 30px;
  background: white;
  border-radius: 24px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.tab-features .wrapper .column-contents .white-box .desc {
  color: #3A3A4C;
}
.tab-features .wrapper .column-contents .white-box:hover {
  transform: translate(-2px, -2px);
  box-shadow: 0px 0px 30px 9px rgba(77, 46, 255, 0.29);
}
.tab-features .wrapper .column-img {
  background: #F3E6FF;
  border-radius: 24px;
  width: 53%;
}
.tab-features .wrapper .column-img img {
  width: 96%;
  height: 100%;
  object-fit: contain;
  margin: 0 auto;
  margin-top: 40px;
}
.tab-features .wrapper .column-img img.none-margin {
  margin-top: 0 !important;
}
@media (max-width: 991px) {
  .tab-features .wrapper .column-img {
    width: 100% !important;
  }
}

.tech_section {
  background: #E7F8EF;
  position: relative;
}
.tech_section .title {
  color: #1BA45B;
}
.tech_section .content_box {
  background-color: white;
  padding: 22px;
  border-radius: 8px;
  margin: 10px;
  z-index: 10;
}
@media (min-width: 1024px) {
  .tech_section .content_box {
    width: 30%;
  }
}
@media (max-width: 768px) {
  .tech_section .content_box {
    z-index: 0 !important;
  }
}
.tech_section .content_box .title_content {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.tech_section .content_box .title_content img {
  width: 66px;
  height: 68px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .tech_section .content_box .title_content img {
    width: 55px;
    height: 60px;
    margin-right: 20px;
  }
}
@media (max-width: 480px) {
  .tech_section .content_box .title_content img {
    width: 58px;
    height: 60px;
  }
}
.tech_section .content_box .title_content img.rocket {
  width: 41px !important;
  height: 80px !important;
}
@media (max-width: 767px) {
  .tech_section .content_box .title_content img.rocket {
    margin-right: 30px;
    margin-left: 10px;
  }
}
.tech_section .content_box .title_content img.thunder {
  width: 44px;
  height: 70px;
}
@media (max-width: 767px) {
  .tech_section .content_box .title_content img.thunder {
    margin-right: 30px;
    margin-left: 10px;
  }
}
.tech_section .content_box .desc {
  margin-top: 15px;
  line-height: 25px;
  color: #3A3A4C;
}
.tech_section .parent_content {
  width: 100%;
  display: flex;
  flex-direction: row;
  transition: margin-left 2s;
}
@media (max-width: 1024px) {
  .tech_section .parent_content {
    flex-direction: column;
  }
}
.tech_section .parent_content.justifyStart {
  margin-left: 90px;
}
@media (max-width: 1024px) {
  .tech_section .parent_content.justifyStart {
    margin-left: 0px !important;
  }
}
.tech_section .parent_content.justifyEnd {
  margin-left: 320px;
  transition: margin-left 2s;
}
@media (max-width: 1024px) {
  .tech_section .parent_content.justifyEnd {
    margin-left: 0px !important;
  }
}
.tech_section .pb-100 {
  padding-bottom: 100px;
}
.tech_section .first_circle,
.tech_section .second,
.tech_section .third_circle,
.tech_section .fourth_circle {
  position: absolute;
  border-radius: 50%;
  transition: transform 1.5s ease-in-out;
}
.tech_section .first_circle {
  width: 216px;
  height: 216px;
  background: #A598FE;
  right: -5%;
  top: 20%;
  transition: right 2s;
}
.tech_section .first_circle.second {
  width: 216px;
  height: 216px;
  background-color: #F26A4B;
  left: -8%;
  top: 40%;
  transition: left 2s;
}
.tech_section .third_circle {
  width: 50px;
  height: 50px;
  background-color: #F2B800;
  right: 85%;
  top: 61%;
  transition: right 2s;
}
.tech_section .fourth_circle {
  width: 124px;
  height: 124px;
  background: #3B64F4;
  right: 15%;
  bottom: 5%;
  transition: right 2s;
}
.tech_section.hovered .first_circle {
  right: 90%;
}
.tech_section.hovered .parent_content.justifyStart {
  margin-left: 330px;
}
@media (max-width: 1024) {
  .tech_section.hovered .parent_content.justifyStart {
    margin-left: 0px !important;
  }
}
.tech_section.hovered .parent_content.justifyEnd {
  margin-left: 30px;
}
@media (max-width: 1024) {
  .tech_section.hovered .parent_content.justifyEnd {
    margin-left: 0px !important;
  }
}
.tech_section.hovered .first_circle.second {
  left: 88%;
}
.tech_section.hovered .third_circle {
  right: 22%;
}
.tech_section.hovered .fourth_circle {
  right: 80%;
}

.twoSection {
  margin: 70px 10px 10px 50px;
  padding: 35px 30px 35px 30px;
  border-radius: 24px;
}
.twoSection img {
  width: 106px;
}
.twoSection.second img {
  width: 90px;
  height: 88px;
}
@media (max-width: 1024px) {
  .twoSection {
    margin: 0px !important;
  }
}
@media (max-width: 768px) {
  .twoSection {
    margin: 0px !important;
    text-align: center;
    padding: 10px;
  }
  .twoSection img {
    width: 82px;
    height: 62px;
  }
  .twoSection.second {
    margin: 0px !important;
    padding: 10px !important;
  }
  .twoSection.second img {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 480px) {
  .twoSection {
    margin-top: 0px !important;
  }
}
@media (max-width: 767px) {
  .twoSection .getStarted {
    justify-content: center;
    align-items: center;
  }
}
.twoSection .mt35 {
  margin-top: 35px !important;
}
.twoSection.second {
  margin: 70px 55px 10px 10px;
  padding: 35px 30px 30px 30px;
}
.twoSection:hover {
  background: #FFFFFF;
  box-shadow: 0px 0px 35px rgba(170, 152, 75, 0.1215686275);
}
.twoSection p {
  line-height: 25px;
}
.twoSection .content {
  color: #3A3A4C;
}

.staticHeight {
  height: 500px;
  overflow-x: auto;
}

@media (max-width: 767px) {
  .buildMarketPlace {
    padding: 0px 20px;
  }
}
.buildMarketPlace .padNone {
  padding: 0px !important;
}
.buildMarketPlace .left_section {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
}
.buildMarketPlace .image_1 {
  width: 388px;
  height: 190px;
  /* UI Properties */
  background: transparent linear-gradient(344deg, #6881FF 0%, #CF7EFF 100%) 0% 0% no-repeat padding-box;
  border-radius: 12px;
  position: relative;
}
@media (max-width: 820px) {
  .buildMarketPlace .image_1 {
    width: 100% !important;
  }
}
@media (min-width: 767px) and (max-width: 820px) {
  .buildMarketPlace .image_1 {
    height: 320px;
  }
}
.buildMarketPlace .image_1.second {
  margin-top: 220px;
  margin-left: 80px;
  background: transparent linear-gradient(347deg, #FFD255 0%, #28E369 100%) 0% 0% no-repeat padding-box !important;
}
.buildMarketPlace .image_1.sec {
  background: transparent linear-gradient(347deg, #FFD255 0%, #28E369 100%) 0% 0% no-repeat padding-box !important;
}
.buildMarketPlace .image_1.three {
  background: transparent linear-gradient(339deg, #78FFC5 0%, #75E3FF 100%) 0% 0% no-repeat padding-box !important;
}
.buildMarketPlace .image_1.third {
  margin-top: 80px;
  background: transparent linear-gradient(339deg, #78FFC5 0%, #75E3FF 100%) 0% 0% no-repeat padding-box !important;
}
.buildMarketPlace .image_1.fourth {
  background: transparent linear-gradient(342deg, #FF759B 0%, #FEB25B 100%) 0% 0% no-repeat padding-box !important;
}
.buildMarketPlace .image_1.fifth {
  background: transparent linear-gradient(344deg, #C9A1FF 0%, #3ADDFF 100%) 0% 0% no-repeat padding-box !important;
}
.buildMarketPlace .image_1.four {
  margin-top: 160px;
  margin-left: 80px;
  background: transparent linear-gradient(342deg, #FF759B 0%, #FEB25B 100%) 0% 0% no-repeat padding-box !important;
}
.buildMarketPlace .image_1.five {
  margin-top: 80px;
  background: transparent linear-gradient(344deg, #C9A1FF 0%, #3ADDFF 100%) 0% 0% no-repeat padding-box !important;
}
.buildMarketPlace .img_1 {
  width: 100%;
  height: 122%;
  position: absolute;
  top: -55px;
  padding: 0px 25px;
  object-fit: contain;
}
@media (max-width: 1024px) {
  .buildMarketPlace .img_1 {
    top: -75px !important;
  }
}
.buildMarketPlace .count_1 {
  background: #6881FF 0% 0% no-repeat padding-box;
  opacity: 1;
  width: 25px;
  height: 25px;
  justify-content: center;
  display: flex;
  align-items: center;
  border-radius: 50%;
  color: white;
  position: absolute;
  left: -11px;
  top: 0px;
  font-size: 14px;
}
.buildMarketPlace .count_1.secondCount {
  top: 290px;
  background: #28E369 !important;
}
.buildMarketPlace .count_1.thirdCount {
  top: 580px;
  background: #75E3FF !important;
}
.buildMarketPlace .count_1.fourthCount {
  top: 860px;
  background: #FF759B !important;
}
.buildMarketPlace .count_1.fifthCount {
  top: 1180px;
  background: #C9A1FF !important;
}
.buildMarketPlace .center_line {
  width: 3px;
  /* Line width */
  height: 95%;
  /* Full height of the container */
  background-color: #F2EFF1;
  /* Line color */
  position: relative;
  /* Keep it in the center */
  margin-bottom: 65px;
}
.buildMarketPlace .center_line_parent {
  display: flex;
  align-items: end;
  justify-content: end;
  margin-top: 15px;
  padding-right: 12px !important;
}
.buildMarketPlace .content_1 {
  margin-left: 100px;
  width: 70%;
}
.buildMarketPlace .content_1.second {
  margin-right: 30px;
  margin-top: 100px;
  margin: 100px 30px 100px 0px;
}
.buildMarketPlace .content_1.third {
  margin-top: 100px;
}
.buildMarketPlace .content_1.four {
  margin-top: 110px !important;
}
.buildMarketPlace .content_1.five {
  margin-top: 140px !important;
}

.questionSection {
  border-radius: 8px !important;
}

.mb-none {
  margin-bottom: 0px !important;
}

@media (max-width: 991px) {
  .mobView {
    flex-direction: column-reverse;
  }
}

.fnt_italic {
  font-style: italic;
}

.text_color {
  color: #3A3A4C;
}

.pricing_parent_new {
  border-radius: 19px;
  opacity: 1;
  padding: 5px 0px;
  border: 1px solid white;
}
.pricing_parent_new .pricing_content {
  background: white;
  /* margin: 4px; */
  padding: 10px 20px;
  margin: 0px 5px;
  border-radius: 18px;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2392156863);
  box-shadow: 1px 2px 22px 8px #ccb9ef;
}

@media (min-width: 767px) {
  .padrl_35 {
    padding: 0px 35px;
  }
}

.ready-to-create {
  margin-top: 50px;
  border-radius: 24px;
}
.ready-to-create:hover {
  background: #FFFFFF;
  box-shadow: 0px 0px 35px rgba(170, 152, 75, 0.1215686275);
}
.ready-to-create .img-section img {
  width: 134px;
  height: 102px;
}
@media (max-width: 767px) {
  .ready-to-create .img-section img {
    height: 64px;
    width: 84px;
  }
}
@media (max-width: 1024px) {
  .ready-to-create .img-section {
    text-align: center !important;
  }
}
.ready-to-create .totalContent {
  padding: 0px 40px;
}
@media (max-width: 767px) {
  .ready-to-create .totalContent {
    text-align: center !important;
    padding: 0px 20px;
  }
}
.ready-to-create .pl-140 {
  padding-right: 50px;
}
@media (max-width: 767px) {
  .ready-to-create .pl-140 {
    padding: 0px 20px !important;
  }
}
.ready-to-create .line-height-25 {
  line-height: 25px;
}
.ready-to-create .getStarted {
  padding-bottom: 20px !important;
}

.object-contain {
  object-fit: contain;
}

.feature-page-tabs {
  display: flex;
}
.feature-page-tabs.mt50 {
  margin-top: 80px;
}
.feature-page-tabs .feature-sidebar {
  position: sticky;
  top: 80px;
  height: calc(100vh - 80px);
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 1px 1px 13px rgba(52, 52, 52, 0.1215686275);
  border-radius: 25px;
  margin-left: 90px;
  overflow-y: scroll;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.feature-page-tabs .feature-sidebar ::-webkit-scrollbar {
  display: none;
  /* For Chrome, Safari, and Opera */
}
.feature-page-tabs .feature-sidebar .stellar-heading {
  font-size: 20px;
  color: #8E53EE;
}
.feature-page-tabs .feature-sidebar ul {
  padding: 20px 20px !important;
}
.feature-page-tabs .feature-sidebar ul li {
  padding: 10px 15px;
  margin: 10px 0px;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
}
.feature-page-tabs .feature-sidebar ul li.active {
  font-weight: 600 !important;
  background: #8E53EE 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 8px rgba(84, 21, 187, 0.3882352941);
  border-radius: 5px;
  color: white;
}
.feature-page-tabs .section-1 {
  width: 26%;
}
.feature-page-tabs .section-2 {
  width: 74%;
}
@media (max-width: 1024px) {
  .feature-page-tabs .section-2 {
    width: 100%;
  }
}
.feature-page-tabs .feature-header {
  background: #1BA45B;
  padding: 20px 40px 20px 70px;
  color: white;
}
@media (max-width: 767px) {
  .feature-page-tabs .feature-header {
    text-align: center;
    padding: 20px !important;
  }
}
.feature-page-tabs .mt70 {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .feature-page-tabs .mt70 {
    margin-top: 20px !important;
  }
}
.feature-page-tabs .pad-none {
  padding: 0px !important;
}
.feature-page-tabs .heading-content {
  color: #1BA45B;
  font-size: 22px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .feature-page-tabs .heading-content {
    text-align: center;
  }
}
.feature-page-tabs .sub-content {
  color: #0E0E29;
  font-size: 16px;
  font-weight: 400;
  padding-right: 65px;
}
@media (max-width: 1024px) {
  .feature-page-tabs .sub-content {
    text-align: center;
    padding: 10px 28px !important;
  }
}
.feature-page-tabs .pad_none {
  padding-left: 50px;
}
@media (max-width: 1024px) {
  .feature-page-tabs .pad_none {
    padding-left: 0px;
  }
}
.feature-page-tabs .padNone {
  padding-right: 0px !important;
}
@media (max-width: 1024px) {
  .feature-page-tabs .padNone {
    text-align: center;
    padding: 10px 28px !important;
  }
}
@media (max-width: 1024px) {
  .feature-page-tabs .order-1-mob {
    order: 1;
  }
}
@media (max-width: 1024px) {
  .feature-page-tabs .order-mob-2 {
    order: 2;
  }
}
.feature-page-tabs .padImg {
  padding: 30px 40px;
}
.feature-page-tabs .padImg.right-img {
  padding: 30px 75px 0px 40px;
}
@media (max-width: 767px) {
  .feature-page-tabs .padImg {
    padding: 20px 50px !important;
  }
}

@media (max-width: 767px) {
  .mobFlex {
    display: flex;
    justify-content: center;
  }
}

.pricing_bg {
  position: relative;
  height: 320px;
}
@media (max-width: 767px) {
  .pricing_bg {
    margin-top: 10px;
    width: 290px !important;
    height: 270px !important;
  }
}
.pricing_bg img {
  position: absolute;
  z-index: -1;
}
.pricing_bg .heading {
  padding: 50px 15px 0px 40px;
}
@media (max-width: 767px) {
  .pricing_bg .heading {
    padding: 45px 15px 0px 40px;
  }
}
.pricing_bg .priceContent {
  padding: 0px 40px;
  color: #000000;
}
@media (max-width: 767px) {
  .pricing_bg .priceContent {
    padding: 0px 40px;
  }
}
.pricing_bg .pricePara {
  padding: 0px 40px;
}
@media (max-width: 767px) {
  .pricing_bg .pricePara {
    padding: 0px 40px;
    font-size: 16px !important;
  }
}

.price_bg_1 {
  background: linear-gradient(90deg, rgb(211, 218, 248) 0%, rgb(9, 9, 121) 51%, rgb(206, 187, 241) 100%);
  width: 100%;
}

.newplan {
  position: relative;
  padding: 90px 0;
  max-width: 1470px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .newplan {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .newplan .cust-container {
    flex-direction: column;
  }
}
.newplan .cust-container #years,
.newplan .cust-container #month {
  gap: 40px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .newplan .cust-container #years,
  .newplan .cust-container #month {
    flex-direction: column;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .newplan .plan-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.newplan .plan-container {
  position: relative;
}
.newplan .plan-container .exclusive-badge {
  position: absolute;
  top: -17px;
  right: -30px;
  color: #fff;
  font-weight: bold;
  z-index: 2;
}
@media (max-width: 767px) {
  .newplan .plan-container .exclusive-badge {
    right: 18px;
  }
}
.newplan .plan-container .exclusive-badge img {
  width: 140px;
}
@media (max-width: 767px) {
  .newplan .plan-container .exclusive-badge img {
    width: 100px;
  }
}
.newplan .plan-container .plan-wraper {
  width: 100%;
}
.newplan .plan-container .plans {
  width: 333px;
}
@media (max-width: 767px) {
  .newplan .plan-container .plans {
    width: 260px;
    left: -3px;
  }
}
.newplan .plan-container .plans {
  min-height: 535px;
}
@media (max-width: 767px) {
  .newplan .plan-container .plans {
    min-height: 510px;
  }
}
.newplan .plan-container .plans {
  padding: 15px 15px 15px 24px;
  border-radius: 20px;
  background-color: white;
  position: relative;
  z-index: 1;
  left: 12px;
}
.newplan .plan-container .plans .price {
  margin: 0;
  font-size: 38px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .newplan .plan-container .plans .price {
    font-size: 31px;
  }
}
.newplan .plan-container .plans .plan-cnt {
  font-size: 13px;
  color: gray;
  padding: 0 44px 0 0;
}
@media (max-width: 767px) {
  .newplan .plan-container .plans .plan-cnt {
    font-size: 11px;
  }
}
.newplan .plan-container .plans h2 {
  font-size: 28px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .newplan .plan-container .plans h2 {
    font-size: 24px;
  }
}
.newplan .plan-container .plans ul {
  padding: 0 0 0 4px;
  margin: 0;
  height: 230px;
}
@media (max-width: 767px) {
  .newplan .plan-container .plans ul {
    font-size: 12px;
  }
}
.newplan .plan-container .plans ul li {
  line-height: 35px;
  display: flex;
  gap: 10px;
  color: #686868;
}
.newplan .plan-container .plans ul li img {
  width: 20px;
}
.newplan .plan-container .plans a {
  padding: 11px 108px;
}
@media (max-width: 767px) {
  .newplan .plan-container .plans a {
    padding: 7px 70px;
  }
}
.newplan .plan-container .plans a {
  text-align: center;
  background-color: black;
  color: white;
  border-radius: 9px;
  border: 2px solid transparent;
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
}
.newplan .plan-container .plans a:hover {
  background-color: white;
  color: black;
  border: 2px solid black;
}
.newplan .plan-container .plans-bg {
  height: 510px;
  width: 325px;
}
@media (max-width: 767px) {
  .newplan .plan-container .plans-bg {
    width: 242px;
    right: 18px;
    height: 490px;
  }
}
.newplan .plan-container .plans-bg {
  border-radius: 20px;
  background-color: #faf5ff;
  position: absolute;
  top: -13px;
}

.pricing_table {
  background-color: #FBFBFB;
}

.table_parent {
  padding-bottom: 25px;
  width: 100%;
}
.table_parent .thead {
  display: flex;
  background: white;
  margin: 20px 100px;
}
.table_parent .th1 {
  width: 30%;
  font-size: 25px;
  font-weight: 600;
  padding: 55px 0px 55px 50px;
}
.table_parent .th2 {
  width: 18%;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
}
.table_parent .th3 {
  width: 18%;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
}
.table_parent .th4 {
  width: 18%;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
}
.table_parent .th5 {
  width: 18%;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
}

.table_pricings {
  background-color: #FBFBFB;
}
.table_pricings h1 {
  margin: 0 auto;
  width: 98.5%;
  background: transparent linear-gradient(90deg, #EFEEEE 0%, #FBFBFB 100%) 0% 0% no-repeat padding-box;
  padding: 15px 0 15px 55px;
}
.table_pricings .tooltip-icon {
  display: inline-block;
  position: relative;
  margin-left: 8px;
  cursor: pointer;
  vertical-align: middle;
  bottom: 3px;
}
.table_pricings .tooltip-icon svg {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}
.table_pricings .tooltip-icon .tooltip-text {
  visibility: hidden;
  opacity: 0;
  width: 326px;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  text-align: left;
  padding: 8px 10px;
  border-radius: 6px;
  position: absolute;
  /* place the tooltip to the right of the icon */
  left: calc(100% + 10px);
  top: 59%;
  transform: translateY(-50%);
  transition: opacity 0.18s ease-in-out, visibility 0.18s;
  font-size: 13px;
  line-height: 1.2;
}
.table_pricings .tooltip-icon:focus .tooltip-text,
.table_pricings .tooltip-icon:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
  width: 326px;
  font-size: 14px;
}
.table_pricings .tooltip-icon .tooltip-text::after {
  content: "";
  position: absolute;
  /* arrow positioned on the left edge of the tooltip, pointing left */
  left: -12px;
  top: 50%;
  transform: translateY(-50%);
  border-width: 6px;
  border-style: solid;
  /* create a left-pointing arrow using the right border color */
  border-color: transparent rgba(0, 0, 0, 0.85) transparent transparent;
}
.table_pricings table {
  width: 100%;
  margin: auto;
  border-collapse: separate;
  border-spacing: 10px 0px;
  background-color: #FBFBFB;
  overflow: hidden;
}
.table_pricings table .spacer {
  height: 10px;
  background: transparent;
}
.table_pricings .wrong-width {
  width: 13px !important;
  height: 2px !important;
}
.table_pricings .feature-name {
  padding: 75px 45px;
  font-size: 25px;
  /* border-radius: 10px; */
  /* border-top-right-radius: 10px; */
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  width: 33% !important;
}
@media (max-width: 767px) {
  .table_pricings .feature-name {
    width: 38% !important;
  }
}
.table_pricings .feature-name p {
  margin-bottom: 0px;
}
.table_pricings th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.table_pricings th:nth-child(2) {
  width: 12% !important;
}
.table_pricings td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.table_pricings td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  padding-left: 55px;
  text-align: left !important;
  font-size: 18px;
  width: 33% !important;
}
@media (max-width: 767px) {
  .table_pricings td:first-child {
    font-size: 16px !important;
    color: black;
  }
}
.table_pricings td:nth-child(2) {
  width: 12% !important;
}
@media (max-width: 767px) {
  .table_pricings td:nth-child(2) {
    width: 15% !important;
  }
}
.table_pricings th,
.table_pricings td {
  padding: 15px;
  text-align: center;
  width: 18%;
}
.table_pricings th {
  background-color: #ffffff;
  text-align: center;
}
.table_pricings .price {
  font-size: 32px;
  font-weight: 600;
  color: #000;
}
.table_pricings .sub-text {
  font-size: 20px;
  color: #000000;
}
.table_pricings .feature-name {
  font-weight: 600;
  padding-left: 45px;
  font-size: 25px;
  width: 270px;
}
.table_pricings .overflow-auto {
  overflow-x: auto;
}
.table_pricings .checkmark {
  color: purple;
  font-size: 20px;
}
.table_pricings .row-bg {
  background-color: white;
  border-radius: 10px;
}

/* ========================= */
/* 📱 Mobile Responsive SCSS */
/* ========================= */
@media (max-width: 768px) {
  .table_pricings .table_wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    /* Hide scrollbar */
  }
  .table_pricings .table_wrapper::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }
  .table_pricings .table_wrapper {
    -ms-overflow-style: none;
    /* IE & Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  .table_pricings th,
  .table_pricings td {
    padding: 18px 12px !important;
    border-bottom: 1px solid #eee;
    vertical-align: middle;
    text-align: left;
    word-wrap: break-word;
    font-size: 14px !important;
  }
  .table_pricings thead th {
    top: 0;
    background: #ffffff;
  }
  .table_pricings {
    /* make first column sticky */
  }
  .table_pricings th.feature-name,
  .table_pricings td:first-child {
    left: 0;
    background: #fff;
    box-shadow: 4px 0 8px -6px rgba(0, 0, 0, 0.08);
    text-align: left !important;
  }
  .table_pricings {
    /* center other columns */
  }
  .table_pricings td:nth-child(n+2),
  .table_pricings th:nth-child(n+2) {
    text-align: center;
  }
  .table_pricings h1 {
    font-size: 18px;
    margin: 0 auto;
    padding: 15px 0 15px 22px;
  }
  .table_pricings .tooltip-icon {
    position: relative;
  }
  .table_pricings .tooltip-icon .tooltip-text {
    width: 415px !important;
    position: absolute;
    left: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 480px) {
  .table_pricings .table_wrapper table {
    min-width: 698px;
    /* Adjust to your content width */
  }
  .table_pricings td {
    padding: 18px 10px !important;
    font-size: 13px !important;
  }
  .table_pricings th {
    padding: 8px 10px !important;
    font-size: 13px !important;
    height: 100px;
  }
}
@media (max-width: 767px) {
  .pad5 {
    padding: 5px !important;
  }
}

.new-faq {
  padding: 90px 0 !important;
}
@media (max-width: 767px) {
  .new-faq {
    padding: 40px 0 !important;
  }
}
.new-faq .heading {
  display: flex;
  justify-content: space-between;
}
.new-faq .heading p:first-child {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
@media (max-width: 767px) {
  .new-faq .heading p:first-child {
    font-size: 20px;
  }
}
.new-faq .heading p:last-child {
  font-size: 16px;
  font-weight: 400;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .new-faq .heading p:last-child {
    font-size: 14px;
  }
}
.new-faq {
  /* Desktop Navigation */
}
.new-faq .qn-grp {
  padding: 0 50px;
  line-height: 50px;
  cursor: pointer;
  list-style: none;
}
.new-faq .qn-grp li {
  position: relative;
  margin: 25px 0;
  width: 80%;
  padding: 0 20px 0 30px;
  font-size: 20px;
  font-weight: 500;
  color: #2c2c2c;
  border: 1px solid transparent;
  border-radius: 6px;
  transition: all 0.3s ease;
  cursor: pointer;
  background: transparent;
}
.new-faq .qn-grp li.active {
  background: #FCF8FF 0% 0% no-repeat padding-box;
  border: 1px solid #d5abff;
  color: #000;
  font-weight: 600;
}
.new-faq .qn-grp li.active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 12px;
  height: 100%;
  background: #A394FF;
  border: 1px solid #d5abff;
  border-right: none;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  clip-path: polygon(0% 0%, 100% 43%, 121% 47%, 0 100%);
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.new-faq .qn-grp li.active::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  background: #ffffff;
  border-radius: 50%;
}
.new-faq .qn-grp li:hover {
  color: #000;
  background: #fcf8ff;
  border: 1px solid #d5abff;
}
.new-faq {
  /* Mobile Navigation */
}
.new-faq .faq-nav-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
}
.new-faq .faq-nav-wrapper .nav-arrow {
  width: 32px;
  height: 32px;
  background: #fff;
  border: none;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.2s ease;
}
.new-faq .faq-nav-wrapper .nav-arrow img {
  width: 10px;
  height: 14px;
}
.new-faq .faq-nav-wrapper .nav-arrow:hover {
  transform: scale(1.05);
}
.new-faq .faq-nav-wrapper .nav-arrow.disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.new-faq .faq-nav-wrapper .list-container {
  flex: 1;
  overflow: hidden;
  text-align: center;
}
.new-faq .faq-nav-wrapper .list-container .demo-pill2.mobile {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.3s ease-in-out;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.new-faq .faq-nav-wrapper .list-container .demo-pill2.mobile li {
  display: none;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  border-radius: 40px;
  padding: 12px 50px;
  color: #fff;
  background: linear-gradient(93deg, #2b0066 0%, #40009c 100%);
  text-align: center;
  white-space: nowrap;
}
.new-faq .faq-nav-wrapper .list-container .demo-pill2.mobile li.active {
  display: flex;
}

.price_enterprise {
  border-radius: 10px;
  padding: 36px 50px 20px 60px;
  background: #FAF5FF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 10px rgba(142, 83, 238, 0.3294117647);
}
.price_enterprise .pr-30 {
  padding-right: 30px;
}
@media (min-width: 767px) {
  .price_enterprise .pr-80 {
    padding-right: 80px;
  }
}
.price_enterprise p {
  color: #555555;
}
.price_enterprise a {
  padding: 17px 76px !important;
}
@media (max-width: 767px) {
  .price_enterprise {
    padding: 10px 16px !important;
  }
  .price_enterprise h1,
  .price_enterprise p {
    text-align: center;
  }
  .price_enterprise .mob-justify-center {
    justify-content: center !important;
    margin-bottom: 10px;
  }
  .price_enterprise .pr-30 {
    padding-right: 0px !important;
  }
}

.black_btn {
  padding: 15px 80px;
  color: white;
  background: #0E0E29;
  border-radius: 11px;
  font-size: 18px;
  font-weight: 600;
}
.black_btn:hover {
  background-color: #8E53EE;
  color: white;
  border: 1px solid #8E53EE;
}

.align-items-end {
  align-items: end;
}

.justifyContentMob {
  justify-content: space-between;
}
@media (max-width: 767px) {
  .justifyContentMob {
    align-items: center;
    justify-content: center;
  }
}

.rentalWorkflow {
  padding: 90px 0;
}
@media (max-width: 767px) {
  .rentalWorkflow {
    padding: 30px 0;
  }
}
.rentalWorkflow .pad20 {
  padding: 20px 55px 20px 40px;
}
@media (max-width: 767px) {
  .rentalWorkflow .pad20 {
    padding: 20px 25px !important;
  }
}
@media (max-width: 767px) {
  .rentalWorkflow h3 {
    font-size: 20px !important;
    font-weight: 700;
  }
}
.rentalWorkflow h3 {
  font-weight: 600;
}
@media (max-width: 767px) {
  .rentalWorkflow img {
    margin-top: 0px !important;
  }
}

.rental_page .blog-parent {
  background-color: #F9F3FF;
}
.rental_page .blog-parent .arrow {
  background-color: #D5ABFF !important;
}
.rental_page .blog-parent .card-body a {
  background-color: #D5ABFF !important;
}
.rental_page .blog-parent .card-body a:hover {
  border-color: #993ef3 !important;
}

.inspiring-section {
  background-color: #F6ECFF;
  position: relative;
  height: 265px;
  margin-top: 310px;
}
@media (max-width: 1024px) {
  .inspiring-section {
    height: auto;
    background-color: #E7F8EF;
    margin: 60px 0px;
  }
}
.inspiring-section .parent-container {
  background-image: url(../../images/inpiringbgimg.png);
  display: flex;
  background-color: white;
  padding: 30px 20px 20px 50px;
  margin: 10px 120px;
}
@media (max-width: 768px) {
  .inspiring-section .parent-container.service-market {
    margin: 3px 10px;
  }
}
.inspiring-section .parent-container {
  position: absolute;
  top: -155px;
  border-radius: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  box-shadow: 0px -8px 15px 5px rgba(128, 128, 128, 0.0784313725);
}
@media (max-width: 1024px) {
  .inspiring-section .parent-container {
    margin: 10px 20px;
    flex-direction: column-reverse;
    position: static;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    padding: 10px;
    align-items: center;
  }
}
.inspiring-section .content-section {
  width: 60%;
}
@media (max-width: 1024px) {
  .inspiring-section .content-section {
    width: 100%;
    background-color: white;
    border-radius: 15px;
    text-align: center;
    padding: 15px;
    background-image: url(../../images/inpiringbgimg.png);
    background-position: 10% 30%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 20px;
  }
}
.inspiring-section .content-section p {
  line-height: 28px;
}
.inspiring-section .img-content {
  width: 40%;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inspiring-section .img-content {
    width: 60% !important;
  }
}
@media (max-width: 1024px) {
  .inspiring-section .img-content {
    width: 100%;
    display: flex;
    justify-content: center;
    background: white;
    margin: 30px;
    border-radius: 15px;
  }
}
.inspiring-section .img-content img {
  position: absolute;
  top: -130px;
  object-fit: contain;
  right: 10px;
}
@media (max-width: 1024px) {
  .inspiring-section .img-content img {
    position: static;
    width: 100%;
    padding: 10px 10px 0px 10px;
  }
}
@media (max-width: 767px) {
  .inspiring-section a {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .f700Mob {
    font-weight: 700;
  }
}

@media (max-width: 767px) {
  .pb-4-mob {
    padding-bottom: 10px !important;
  }
}

@media (max-width: 767px) {
  .lh-25 {
    line-height: 25px !important;
  }
}

@media (max-width: 767px) {
  .py-10-mob {
    padding: 10px 0px !important;
  }
}

.footerDesign li {
  font-size: 14px !important;
}
.footerDesign .navbar-brand {
  display: block;
  width: 180px;
}

.logo-wrapper {
  justify-content: space-between;
  margin: 0 0 15px 0;
}
.logo-wrapper .scehdule-btn {
  border: 1px solid #003D4B;
  border-radius: 10px;
  background-color: #003D4B;
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 10px 20px;
}
@media (max-width: 767px) {
  .logo-wrapper .scehdule-btn {
    padding: 10px 15px !important;
    width: 52%;
  }
}
.logo-wrapper .scehdule-btn {
  cursor: pointer;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  transform: translateY(0);
  box-shadow: 0 2px 0 #002932;
}
.logo-wrapper .scehdule-btn:hover {
  transform: translateY(-2px);
  /* lifts upward */
  box-shadow: 0 5px 0 #01232b;
  /* longer shadow = 3D pop */
}
@media (max-width: 767px) {
  .logo-wrapper .scehdule-btn img {
    width: 20px !important;
    height: 20px !important;
  }
}
.logo-wrapper .scehdule-btn .text-box p {
  color: white !important;
  margin: 0;
  font-size: 22px;
}
@media (max-width: 767px) {
  .logo-wrapper .scehdule-btn .text-box p {
    font-size: 12px !important;
  }
}
.logo-wrapper .scehdule-btn .text-box .small {
  font-size: 11px;
  font-weight: 100;
}
@media (max-width: 767px) {
  .logo-wrapper .scehdule-btn .text-box .small {
    font-size: 7px !important;
  }
}

@media (max-width: 1024px) {
  .d-none-tab {
    display: none;
  }
}

@media (max-width: 991px) {
  .d-none-header {
    display: none;
  }
}

.pricing_section {
  background: #F6ECFF;
  padding: 90px 0;
}
.pricing_section.green_bg {
  background-color: #E7F8EF !important;
}
.pricing_section .title {
  color: #7B68D7;
}
.pricing_section .arrowImg {
  position: absolute;
  transform: translate(700px, -46px);
}
.pricing_section .saveContent1 {
  color: #F26A4B;
  font-size: 16px;
  position: absolute;
  transform: translate(744px, -28px);
}
.pricing_section .pricing_box-par {
  display: flex;
  justify-content: space-around;
}
.pricing_section .pricing_child {
  padding: 30px 25px 25px 25px;
  width: 299px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #F3F3F3;
  border-radius: 18px;
}
.pricing_section .pricing_child:hover {
  border: 1px solid #7758F0;
  transition: 200ms;
  transform: translateY(-8px) scale(1.01);
}
.pricing_section .pricing_child ul {
  padding: 0;
}
.pricing_section .pricing_child ul li {
  line-height: 35px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 15px;
}
.pricing_section .pricing_child p {
  width: 101px;
  height: 37px;
  background: #7758F0;
  border-radius: 8px;
  color: white;
  font-size: 17px;
}
.pricing_section .pricing_child h2 {
  font-weight: 500;
}
.pricing_section .pricing_child .pricing_img {
  margin-right: 15px;
}
.pricing_section .pricing_child:nth-child(2) {
  background: transparent linear-gradient(150deg, #E2D8F9 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}
.pricing_section .pricing_child:nth-child(2) p {
  width: 118px;
  background: #FFFFFF;
  color: #000;
}
.pricing_section .toggle-pricing {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 10px;
  border-radius: 40px;
  background: #F3F3F3;
  box-shadow: inset -4px -4px 10px rgba(255, 255, 255, 0.7);
}
@media (max-width: 768px) {
  .pricing_section .toggle-pricing {
    width: 225px;
    height: 75px;
  }
}
.pricing_section .toggle {
  cursor: pointer;
  font-weight: 600;
  font-size: 18px;
  padding: 10px 14px;
  border-radius: 20px;
  color: #333;
}
.pricing_section .toggle.active {
  color: white;
  padding: 10px 30px;
  background: #0E0E29;
  border-radius: 36px;
  font-weight: 700;
}

@media (max-width: 992px) {
  .pricing_box-par {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
  }
  .pricing_child {
    height: auto !important;
  }
  .arrowImg {
    transform: translate(400px, -46px);
  }
  .saveContent1 {
    transform: translate(427px, -28px);
    font-size: 12px;
  }
}
@media (max-width: 820px) and (min-width: 768px) {
  .pricing_section .arrowImg {
    transform: translate(428px, -48px);
  }
  .pricing_section .saveContent1 {
    transform: translate(470px, -31px);
  }
}
@media (max-width: 576px) {
  .pricing_section .arrowImg {
    transform: perspective(500px) rotateY(185deg) translate(-128px, -48px);
  }
  .pricing_section .saveContent1 {
    transform: translate(-2px, -31px);
    font-size: 12px;
  }
  .pricing_section .pricing_box-par {
    flex-direction: column;
    align-items: center;
    gap: 18px;
  }
  .pricing_section .pricing_child {
    height: auto !important;
  }
}
@media (min-width: 993px) {
  .pricing_child {
    height: auto;
  }
}
.getstarted {
  position: relative;
  text-align: center;
  background: #F6ECFF 0% 0% no-repeat padding-box;
  border-radius: 24px;
  line-height: 32px;
}
.getstarted h3 {
  font-weight: 500;
}
.getstarted .getstarted_img {
  width: 170px;
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  border: 4px solid white;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.getstarted .getstarted_img img {
  width: 60%;
  position: relative;
  left: -4px;
}
.getstarted p {
  color: #3A3A4C;
  width: 820px;
  margin: auto;
  font-weight: 100;
}
.getstarted .theme_btn1 {
  border-radius: 8px;
  padding: 13px 40px;
  border: none;
  color: white !important;
  font-weight: 600;
  background: transparent linear-gradient(92deg, #3865F4 0%, #8E53EE 100%) 0% 0% no-repeat padding-box;
  font-size: 16px;
  display: inline-block;
  cursor: pointer;
  transition-duration: 0.25s;
}
.getstarted .theme_btn {
  border-radius: 8px;
  padding: 9px 46px;
  border: none;
  color: white !important;
  font-weight: 600;
  background: transparent linear-gradient(92deg, #3865F4 0%, #8E53EE 100%) 0% 0% no-repeat padding-box;
  font-size: 16px;
  display: inline-block;
  cursor: pointer;
  transition-duration: 0.25s;
}
@media (max-width: 820px) and (min-width: 768px) {
  .getstarted p {
    width: auto;
    padding: 0px 35px;
  }
}
@media (max-width: 576px) {
  .getstarted p {
    width: auto;
    padding: 0px 35px;
  }
  .getstarted h3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 768px) {
  .new_features_section,
  .new_features_section1 {
    padding: 0;
  }
}
.new_features_section.green_bg,
.new_features_section1.green_bg {
  background-color: white !important;
}
.new_features_section,
.new_features_section1 {
  padding-top: 50px;
  background: #F6ECFF;
}
.new_features_section .view_btn,
.new_features_section1 .view_btn {
  display: flex;
  justify-content: center;
}
.new_features_section .feat_row1,
.new_features_section .feat_row2,
.new_features_section1 .feat_row1,
.new_features_section1 .feat_row2 {
  display: flex;
}
.new_features_section .feat_row1 .feat_cl1,
.new_features_section .feat_row2 .feat_cl1,
.new_features_section1 .feat_row1 .feat_cl1,
.new_features_section1 .feat_row2 .feat_cl1 {
  flex: 0 0 45%;
}
.new_features_section .feat_row1 .feat_cl1 ul,
.new_features_section .feat_row2 .feat_cl1 ul,
.new_features_section1 .feat_row1 .feat_cl1 ul,
.new_features_section1 .feat_row2 .feat_cl1 ul {
  padding: 0;
}
.new_features_section .feat_row1 .feat_cl1 ul li,
.new_features_section .feat_row2 .feat_cl1 ul li,
.new_features_section1 .feat_row1 .feat_cl1 ul li,
.new_features_section1 .feat_row2 .feat_cl1 ul li {
  position: relative;
  padding-left: 25px;
  line-height: 60px;
  display: flex;
  cursor: pointer;
  width: 400px;
  align-items: center;
  border-radius: 5px;
  gap: 20px;
}
.new_features_section .feat_row1 .feat_cl1 ul li:nth-child(3) .list_img img,
.new_features_section .feat_row2 .feat_cl1 ul li:nth-child(3) .list_img img,
.new_features_section1 .feat_row1 .feat_cl1 ul li:nth-child(3) .list_img img,
.new_features_section1 .feat_row2 .feat_cl1 ul li:nth-child(3) .list_img img {
  width: 20px;
}
.new_features_section .feat_row1 .feat_cl1 ul li .list_img,
.new_features_section .feat_row1 .feat_cl1 ul li .list_img2,
.new_features_section .feat_row2 .feat_cl1 ul li .list_img,
.new_features_section .feat_row2 .feat_cl1 ul li .list_img2,
.new_features_section1 .feat_row1 .feat_cl1 ul li .list_img,
.new_features_section1 .feat_row1 .feat_cl1 ul li .list_img2,
.new_features_section1 .feat_row2 .feat_cl1 ul li .list_img,
.new_features_section1 .feat_row2 .feat_cl1 ul li .list_img2 {
  width: 40px;
  height: 40px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.new_features_section .feat_row1 .feat_cl1 ul li .list_img img,
.new_features_section .feat_row1 .feat_cl1 ul li .list_img2 img,
.new_features_section .feat_row2 .feat_cl1 ul li .list_img img,
.new_features_section .feat_row2 .feat_cl1 ul li .list_img2 img,
.new_features_section1 .feat_row1 .feat_cl1 ul li .list_img img,
.new_features_section1 .feat_row1 .feat_cl1 ul li .list_img2 img,
.new_features_section1 .feat_row2 .feat_cl1 ul li .list_img img,
.new_features_section1 .feat_row2 .feat_cl1 ul li .list_img2 img {
  width: 24px;
}
.new_features_section .feat_row1 .feat_cl1 ul li.active,
.new_features_section .feat_row2 .feat_cl1 ul li.active,
.new_features_section1 .feat_row1 .feat_cl1 ul li.active,
.new_features_section1 .feat_row2 .feat_cl1 ul li.active {
  background: #8E53EE;
  color: #ffffff;
  transform: scale(1.01);
  transition: transform 0.3s ease-in-out, background 0.4s ease, color 0.4s ease;
}
.new_features_section .feat_row1 .feat_cl1 ul li.active::before,
.new_features_section .feat_row2 .feat_cl1 ul li.active::before,
.new_features_section1 .feat_row1 .feat_cl1 ul li.active::before,
.new_features_section1 .feat_row2 .feat_cl1 ul li.active::before {
  content: "";
  background-color: #ffffff;
  position: absolute;
  left: 3px;
  top: 3px;
  height: 54px;
  width: 4px;
  z-index: 1;
  border-radius: 5px;
}
.new_features_section .feat_row1 .feat_cl2,
.new_features_section .feat_row2 .feat_cl2,
.new_features_section1 .feat_row1 .feat_cl2,
.new_features_section1 .feat_row2 .feat_cl2 {
  flex: 0 0 55%;
}
.new_features_section .feat_cl1 img,
.new_features_section .feat_cl2 img,
.new_features_section1 .feat_cl1 img,
.new_features_section1 .feat_cl2 img {
  width: 50%;
}
.new_features_section .feat_cl1 p,
.new_features_section .feat_cl2 p,
.new_features_section1 .feat_cl1 p,
.new_features_section1 .feat_cl2 p {
  margin: 0px;
}

.new_features_section1 {
  padding-top: 50px !important;
  background: #e7f8ef;
}
.new_features_section1 .active-feature-card {
  width: 265px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background-color: #00a24c;
  padding: 8px;
  color: white;
}
.new_features_section1 #featIconMobile {
  width: 62px !important;
}
@media (max-width: 820px) {
  .new_features_section1 .nav-arrow1 .nav-arrow {
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: none;
  }
}
.new_features_section1 .nav-arrow1 img {
  width: 20px !important;
}
.new_features_section1 #mobileFeatureContent {
  transition: opacity 0.4s ease;
}
.new_features_section1 #mobileFeatureContent.fade-out {
  opacity: 0;
}
@media (max-width: 820px) {
  .new_features_section1 #mobileFeatureIcon {
    width: 60px !important;
  }
}

/* Feature Carousel - Hidden on Desktop */
.feature-carousel-wrapper {
  display: none;
  /* Hide on desktop */
}

/* Desktop List - Visible by Default */
.hidden-list {
  display: block !important;
  /* Ensure it's visible on desktop */
}

/* Responsive styles */
@media (max-width: 820px) {
  .new_features_section .feat_row1,
  .new_features_section .feat_row2,
  .new_features_section1 .feat_row1,
  .new_features_section1 .feat_row2 {
    flex-direction: column;
  }
  .new_features_section .feat_row1 .feature-carousel-wrapper,
  .new_features_section .feat_row2 .feature-carousel-wrapper,
  .new_features_section1 .feat_row1 .feature-carousel-wrapper,
  .new_features_section1 .feat_row2 .feature-carousel-wrapper {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
  }
  .new_features_section .feat_row1 .feature-carousel-wrapper .nav-arrow,
  .new_features_section .feat_row2 .feature-carousel-wrapper .nav-arrow,
  .new_features_section1 .feat_row1 .feature-carousel-wrapper .nav-arrow,
  .new_features_section1 .feat_row2 .feature-carousel-wrapper .nav-arrow {
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: white;
    border: none;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  }
  .new_features_section .feat_row1 .feature-carousel-wrapper .prev-arrow span img,
  .new_features_section .feat_row1 .feature-carousel-wrapper .prev-arrow2 span img,
  .new_features_section .feat_row1 .feature-carousel-wrapper #mobileArrowPrev span img,
  .new_features_section .feat_row2 .feature-carousel-wrapper .prev-arrow span img,
  .new_features_section .feat_row2 .feature-carousel-wrapper .prev-arrow2 span img,
  .new_features_section .feat_row2 .feature-carousel-wrapper #mobileArrowPrev span img,
  .new_features_section1 .feat_row1 .feature-carousel-wrapper .prev-arrow span img,
  .new_features_section1 .feat_row1 .feature-carousel-wrapper .prev-arrow2 span img,
  .new_features_section1 .feat_row1 .feature-carousel-wrapper #mobileArrowPrev span img,
  .new_features_section1 .feat_row2 .feature-carousel-wrapper .prev-arrow span img,
  .new_features_section1 .feat_row2 .feature-carousel-wrapper .prev-arrow2 span img,
  .new_features_section1 .feat_row2 .feature-carousel-wrapper #mobileArrowPrev span img {
    position: absolute;
    top: 50%;
    left: 49%;
    transform: translate(-50%, -50%);
    width: 9px;
  }
  .new_features_section .feat_row1 .feature-carousel-wrapper .next-arrow span img,
  .new_features_section .feat_row1 .feature-carousel-wrapper .next-arrow2 span img,
  .new_features_section .feat_row2 .feature-carousel-wrapper .next-arrow span img,
  .new_features_section .feat_row2 .feature-carousel-wrapper .next-arrow2 span img,
  .new_features_section1 .feat_row1 .feature-carousel-wrapper .next-arrow span img,
  .new_features_section1 .feat_row1 .feature-carousel-wrapper .next-arrow2 span img,
  .new_features_section1 .feat_row2 .feature-carousel-wrapper .next-arrow span img,
  .new_features_section1 .feat_row2 .feature-carousel-wrapper .next-arrow2 span img {
    position: absolute;
    top: 50%;
    left: 51%;
    transform: translate(-50%, -50%);
    width: 9px;
  }
  .new_features_section .feat_cl2 p,
  .new_features_section1 .feat_cl2 p {
    text-align: justify;
  }
  .new_features_section .feat_cl2 img,
  .new_features_section1 .feat_cl2 img {
    width: 100%;
  }
  .new_features_section .feature-icon,
  .new_features_section .feature-icon2,
  .new_features_section1 .feature-icon,
  .new_features_section1 .feature-icon2 {
    background: white;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .new_features_section .feature-icon img,
  .new_features_section .feature-icon2 img,
  .new_features_section1 .feature-icon img,
  .new_features_section1 .feature-icon2 img {
    width: 16px;
  }
  .active-feature-card,
  .active-feature-card2 {
    width: 265px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
    background-color: #8E53EE;
    padding: 8px;
    color: white;
  }
  #activeFeatureTitle1,
  #activeFeatureTitle2 {
    font-size: 12px;
  }
  /* Show the carousel on mobile */
  .feature-carousel-wrapper {
    display: flex;
  }
  /* Hide the desktop list on mobile */
  .hidden-list {
    display: none !important;
  }
}
.customer-Video-section {
  background: #F6ECFF;
}
.customer-Video-section .row {
  padding: 80px 0;
}
.customer-Video-section .row .video-sec {
  padding: 20px;
}
.customer-Video-section .row .video-sec .video-content iframe {
  width: 100%;
  height: 340px;
  border-radius: 24px;
}
.customer-Video-section .row .para-sec {
  padding: 20px;
}
.customer-Video-section .row .para-sec .title {
  color: #9182FE;
  font-weight: 100;
}
.customer-Video-section .row .para-sec p {
  color: #3A3A4C;
  line-height: 30px;
}

@media (max-width: 768px) {
  .adapt-industries {
    padding: 40px 0px !important;
  }
}
.adapt-industries {
  padding: 90px 0px;
  background-color: #E7F8EF;
}
.adapt-industries .title {
  color: #1BA45B;
  font-weight: 100;
  margin: 0%;
}
.adapt-industries h3 {
  font-weight: 500;
  font-weight: 32px;
}
.adapt-industries .icons-container {
  gap: 30px;
  flex-wrap: wrap;
}
.adapt-industries .icons-container .icons-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 235px;
  height: 250px;
  border: 2px solid white;
  background: 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 22px rgba(0, 0, 0, 0.0784313725);
  border-radius: 24px;
}
.adapt-industries .icons-container .icons-div p {
  margin: 10px 0;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  height: 25%;
  padding: 0 10px;
}
.adapt-industries .icons-container .icons-div .icons {
  height: 75%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 140px;
  border-radius: 50%;
}
.adapt-industries .icons-container .icons-div .icons img {
  width: 140px;
  height: 140px;
}

@media (max-width: 768px) {
  .tools-integration {
    padding: 40px 0px !important;
  }
}
.tools-integration.green_bg {
  background-color: #E7F8EF !important;
}
.tools-integration.green_bg .title {
  color: #1BA45B !important;
}
.tools-integration {
  padding: 90px 0px;
  background-color: white;
}
.tools-integration .title {
  color: #9182FE;
  font-weight: 100;
  margin: 0%;
}
.tools-integration h3 {
  font-weight: 500;
  font-weight: 32px;
}
.tools-integration .icons-container {
  gap: 30px;
  flex-wrap: wrap;
}
.tools-integration .icons-container .icons-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 145px;
  height: 145px;
  border: 3px solid rgba(129, 127, 127, 0.19);
  background: 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 22px rgba(93, 93, 93, 0.08);
  backdrop-filter: blur(19px);
  border-radius: 24px;
  transition: all 0.35s ease;
}
.tools-integration .icons-container .icons-div:hover {
  transform: translateY(-8px) scale(1.05);
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.2);
  border-color: rgba(95, 11, 252, 0.3);
  background: rgba(255, 255, 255, 0.2);
}
.tools-integration .icons-container .icons-div p {
  margin: 10px 0;
  font-weight: 700;
  font-size: 20px;
}
.tools-integration .icons-container .icons-div .icons {
  height: 140px;
  width: 140px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tools-integration .icons-container .icons-div .icons img {
  width: 85px;
  height: 85px;
}

.Build-any-kind-of-marketplace {
  padding: 90px 0px;
  background-color: #F6ECFF;
}
.Build-any-kind-of-marketplace .title {
  color: #9182FE;
  font-weight: 100;
  margin: 0%;
}
.Build-any-kind-of-marketplace h3 {
  font-weight: 500;
  font-weight: 32px;
}
.Build-any-kind-of-marketplace .icons-container {
  gap: 30px;
  flex-wrap: wrap;
}
.Build-any-kind-of-marketplace .icons-container .icons-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 365px;
  height: auto;
  background: 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 22px rgba(93, 93, 93, 0.0784313725);
  backdrop-filter: blur(19px);
  border-radius: 28px;
  background: white;
}
.Build-any-kind-of-marketplace .icons-container .icons-div .icons {
  border-radius: inherit;
}
.Build-any-kind-of-marketplace .icons-container .icons-div .icons img {
  width: 100%;
  border-radius: 25px;
}
.Build-any-kind-of-marketplace .icons-container .icons-div .contents-sec .heading {
  margin: 20px 0 0 0;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}
.Build-any-kind-of-marketplace .icons-container .icons-div .contents-sec p {
  margin: 6px 0 20px 0;
  line-height: 27px;
  font-size: 15px;
  padding: 0 25px;
}

@media (max-width: 768px) {
  .Adapts-Other-Industries,
  .Adapts-Other-Industries-party,
  .Adapts-Other-Industries-equip {
    padding: 40px 0px !important;
  }
}
.Adapts-Other-Industries,
.Adapts-Other-Industries-party,
.Adapts-Other-Industries-equip {
  padding: 90px 0px;
  background-color: white;
}
.Adapts-Other-Industries .title,
.Adapts-Other-Industries-party .title,
.Adapts-Other-Industries-equip .title {
  color: #9182FE;
  font-weight: 100;
  margin: 0%;
}
.Adapts-Other-Industries h3,
.Adapts-Other-Industries-party h3,
.Adapts-Other-Industries-equip h3 {
  font-weight: 500;
  font-weight: 32px;
}
.Adapts-Other-Industries .icons-container,
.Adapts-Other-Industries-party .icons-container,
.Adapts-Other-Industries-equip .icons-container {
  gap: 30px;
  flex-wrap: wrap;
}
.Adapts-Other-Industries .icons-container .icons-div,
.Adapts-Other-Industries-party .icons-container .icons-div,
.Adapts-Other-Industries-equip .icons-container .icons-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 365px;
  height: auto;
  background: 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 22px rgba(93, 93, 93, 0.0784313725);
  backdrop-filter: blur(19px);
  border-radius: 28px;
  background: #F6ECFF;
  transition: all 0.4s ease;
}
.Adapts-Other-Industries .icons-container .icons-div:hover,
.Adapts-Other-Industries-party .icons-container .icons-div:hover,
.Adapts-Other-Industries-equip .icons-container .icons-div:hover {
  transform: translateY(-10px) scale(1.01);
  box-shadow: 0px 15px 28px rgba(93, 93, 93, 0.15);
  background: linear-gradient(135deg, #f6ecff, #e0cfff);
  cursor: pointer;
}
.Adapts-Other-Industries .icons-container .icons-div .icons,
.Adapts-Other-Industries-party .icons-container .icons-div .icons,
.Adapts-Other-Industries-equip .icons-container .icons-div .icons {
  border-radius: inherit;
}
.Adapts-Other-Industries .icons-container .icons-div .icons img,
.Adapts-Other-Industries-party .icons-container .icons-div .icons img,
.Adapts-Other-Industries-equip .icons-container .icons-div .icons img {
  width: 100%;
  border-radius: 25px;
}
.Adapts-Other-Industries .icons-container .icons-div .contents-sec,
.Adapts-Other-Industries-party .icons-container .icons-div .contents-sec,
.Adapts-Other-Industries-equip .icons-container .icons-div .contents-sec {
  padding: 28px 27px;
}
.Adapts-Other-Industries .icons-container .icons-div .contents-sec .heading,
.Adapts-Other-Industries-party .icons-container .icons-div .contents-sec .heading,
.Adapts-Other-Industries-equip .icons-container .icons-div .contents-sec .heading {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 5px;
}
.Adapts-Other-Industries .icons-container .icons-div .contents-sec .cont,
.Adapts-Other-Industries-party .icons-container .icons-div .contents-sec .cont,
.Adapts-Other-Industries-equip .icons-container .icons-div .contents-sec .cont {
  line-height: 27px;
  font-size: 15px;
  height: 160px;
}
@media (max-width: 768px) {
  .Adapts-Other-Industries .icons-container .icons-div .contents-sec .cont,
  .Adapts-Other-Industries-party .icons-container .icons-div .contents-sec .cont,
  .Adapts-Other-Industries-equip .icons-container .icons-div .contents-sec .cont {
    height: auto;
  }
}
.Adapts-Other-Industries .icons-container .icons-div .contents-sec a,
.Adapts-Other-Industries-party .icons-container .icons-div .contents-sec a,
.Adapts-Other-Industries-equip .icons-container .icons-div .contents-sec a {
  color: #9182FE;
}

.Adapts-Other-Industries-party {
  background: #F3FFF9 0% 0% no-repeat padding-box !important;
}

.Adapts-Other-Industries-equip {
  background: #F3FFF9 0% 0% no-repeat padding-box !important;
}

#faq_section ul li,
#chapters_sec ul li {
  list-style: disc;
}

.No-hiddenfees,
.No-hiddenfees1 {
  padding: 90px 0px;
  background: #F8F1FF 0% 0% no-repeat padding-box;
}
@media (max-width: 768px) {
  .No-hiddenfees,
  .No-hiddenfees1 {
    padding: 40px 0px !important;
  }
}
.No-hiddenfees.white_bg,
.No-hiddenfees1.white_bg {
  background-color: white !important;
}
.No-hiddenfees h3,
.No-hiddenfees1 h3 {
  font-weight: 500;
}
.No-hiddenfees .title,
.No-hiddenfees1 .title {
  color: #9182FE;
  font-weight: 100;
  margin: 0%;
}
.No-hiddenfees .No-hiddenfees-container,
.No-hiddenfees1 .No-hiddenfees-container {
  flex-wrap: wrap;
  width: 100%;
  gap: 20px;
}
@media (max-width: 768px) {
  .No-hiddenfees .No-hiddenfees-container,
  .No-hiddenfees1 .No-hiddenfees-container {
    padding: 20px;
    flex-direction: column;
    width: 100%;
  }
}
.No-hiddenfees .parent-div,
.No-hiddenfees1 .parent-div {
  width: 30%;
  line-height: 28px;
  height: 390px;
}
@media (max-width: 768px) {
  .No-hiddenfees .parent-div,
  .No-hiddenfees1 .parent-div {
    padding: 20px;
    width: 100%;
  }
}
.No-hiddenfees .parent-div,
.No-hiddenfees1 .parent-div {
  transition: all 0.4s ease;
}
.No-hiddenfees .parent-div:hover,
.No-hiddenfees1 .parent-div:hover {
  transform: translateY(-10px) scale(1.01);
  box-shadow: 0px 15px 28px rgba(93, 93, 93, 0.15);
  cursor: pointer;
}
.No-hiddenfees .parent-div,
.No-hiddenfees1 .parent-div {
  padding: 20px;
  background: #faf6fa 0% 0% no-repeat padding-box;
}
.No-hiddenfees .parent-div.green_bg,
.No-hiddenfees1 .parent-div.green_bg {
  background: #E7F8EF 0% 0% no-repeat padding-box !important;
}
.No-hiddenfees .parent-div,
.No-hiddenfees1 .parent-div {
  box-shadow: 0px 10px 22px rgba(0, 0, 0, 0.0784313725);
  border: 2px solid #FFFFFF;
  backdrop-filter: blur(19px);
  border-radius: 18px;
  text-align: center;
  height: auto;
}
.No-hiddenfees .icon-div img,
.No-hiddenfees1 .icon-div img {
  width: 150px;
  height: auto;
}

.No-hiddenfees1 {
  background-color: white !important;
}
.No-hiddenfees1 .parent-div {
  width: 25%;
}
@media (max-width: 768px) {
  .No-hiddenfees1 .parent-div {
    width: 100%;
  }
}
.No-hiddenfees1 .parent-div {
  transition: all 0.4s ease;
}
.No-hiddenfees1 .parent-div:hover {
  transform: translateY(-10px) scale(1.01);
  box-shadow: 0px 15px 28px rgba(93, 93, 93, 0.15);
  cursor: pointer;
}
.No-hiddenfees1 .parent-div {
  line-height: 28px;
  height: 350px;
  padding: 20px;
  background: #E7F8EF 0% 0% no-repeat padding-box;
  box-shadow: none;
  border: none;
  backdrop-filter: blur(19px);
  border-radius: 18px;
  text-align: left;
}
.No-hiddenfees1 .icon-div img {
  width: 114px !important;
  height: auto;
}

.Experience-the-Power-of-QMarket {
  padding: 90px 0px;
}
@media (max-width: 768px) {
  .Experience-the-Power-of-QMarket {
    padding: 40px 0px !important;
  }
}
.Experience-the-Power-of-QMarket h3 {
  font-weight: 500;
}
.Experience-the-Power-of-QMarket .No-hiddenfees-container {
  flex-wrap: wrap;
  width: 100%;
  gap: 10px;
}
@media (max-width: 768px) {
  .Experience-the-Power-of-QMarket .No-hiddenfees-container {
    padding: 20px;
    flex-direction: column;
    width: 100%;
  }
}
.Experience-the-Power-of-QMarket .parent-div {
  text-align: center;
  width: 24%;
  line-height: 28px;
  height: 350px;
}
@media (max-width: 768px) {
  .Experience-the-Power-of-QMarket .parent-div {
    padding: 20px;
    width: 100%;
  }
}
.Experience-the-Power-of-QMarket .parent-div {
  padding: 20px;
  border-radius: 18px;
}
.Experience-the-Power-of-QMarket .parent-div .child-div {
  height: 100%;
}
.Experience-the-Power-of-QMarket .parent-div:nth-child(-n+3) .icon-circle img {
  width: 75px;
}
.Experience-the-Power-of-QMarket .icon-div {
  display: flex;
  justify-content: center;
  height: 45%;
}
.Experience-the-Power-of-QMarket .icon-div .icon-circle {
  height: 120px;
  width: 120px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Experience-the-Power-of-QMarket .icon-div img {
  width: 50px;
  height: auto;
}

.new-review-section {
  padding: 90px 0px;
}
.new-review-section .title {
  color: #1BA45B;
  font-weight: 100;
  margin: 0%;
}
.new-review-section h3 {
  font-weight: 500;
}
.new-review-section .review-container {
  gap: 20px;
  padding: 47px 0 75px 0;
}
@media (max-width: 426px) {
  .new-review-section .review-container {
    gap: 75px;
  }
}
@media (max-width: 768px) {
  .new-review-section .review-container {
    flex-wrap: wrap;
  }
}
.new-review-section .review-container .nav-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
}
.new-review-section .review-container .review-div1 {
  background-color: #EFECFF;
}
.new-review-section .review-container .review-div2 {
  background-color: #E7F8EF;
}
.new-review-section .review-container .review-div3 {
  background-color: #FAF5E2;
}
.new-review-section .review-container .review-div1,
.new-review-section .review-container .review-div2,
.new-review-section .review-container .review-div3 {
  padding: 20px 25px;
  border-radius: 10px;
}
.new-review-section .review-container .review-div1 .review,
.new-review-section .review-container .review-div2 .review,
.new-review-section .review-container .review-div3 .review {
  position: relative;
}
.new-review-section .review-container .review-div1 .review img,
.new-review-section .review-container .review-div2 .review img,
.new-review-section .review-container .review-div3 .review img {
  width: 135px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -63%);
}
.new-review-section .review-container .review-div1 .rating-box,
.new-review-section .review-container .review-div2 .rating-box,
.new-review-section .review-container .review-div3 .rating-box {
  display: flex;
  justify-content: space-around;
}
.new-review-section .review-container .review-div1 .rating-box .stars,
.new-review-section .review-container .review-div2 .rating-box .stars,
.new-review-section .review-container .review-div3 .rating-box .stars {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 10px;
  padding: 10px 15px;
  background: white;
  display: flex;
  gap: 7px;
}
.new-review-section .review-container .review-div1 .rating-box .stars img,
.new-review-section .review-container .review-div2 .rating-box .stars img,
.new-review-section .review-container .review-div3 .rating-box .stars img {
  width: 25px;
}

.launch-your-marketplace {
  padding: 90px 0px;
}
@media (max-width: 768px) {
  .launch-your-marketplace {
    padding: 40px 0px !important;
  }
}
.launch-your-marketplace {
  background: #E7F8EF 0% 0% no-repeat padding-box;
}
.launch-your-marketplace .container {
  padding: 0px 25px;
}
.launch-your-marketplace .paragraph {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1019607843);
  border-radius: 30px;
  padding: 25px 75px;
}
@media (max-width: 768px) {
  .launch-your-marketplace .paragraph {
    padding: 25px 20px;
  }
}

.Why-Party-Rental-Software {
  padding: 90px 0px;
  background: #E7F8EF 0% 0% no-repeat padding-box;
}
@media (max-width: 768px) {
  .Why-Party-Rental-Software {
    padding: 40px 0px !important;
  }
}
.Why-Party-Rental-Software h3 {
  font-weight: 500;
}
.Why-Party-Rental-Software .No-hiddenfees-container {
  flex-wrap: wrap;
  width: 100%;
  gap: 20px;
}
@media (max-width: 768px) {
  .Why-Party-Rental-Software .No-hiddenfees-container {
    padding: 20px;
    flex-direction: column;
    width: 100%;
  }
}
.Why-Party-Rental-Software .parent-div {
  width: 28%;
  line-height: 28px;
  height: 455px;
}
@media (max-width: 768px) {
  .Why-Party-Rental-Software .parent-div {
    padding: 20px;
    width: 100%;
  }
}
.Why-Party-Rental-Software .parent-div {
  padding: 20px;
  background: #effff7 0% 0% no-repeat padding-box;
  border-radius: 18px;
  border: 2px solid #FFFFFF;
  transition: all 0.3s ease;
}
.Why-Party-Rental-Software .parent-div:hover {
  transform: translateY(-5px) scale(1.02);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  background: #e0ffee;
}
.Why-Party-Rental-Software .icon-div img {
  width: 115px;
  height: auto;
}

.workflow-container {
  padding: 90px 0px;
}
@media (max-width: 768px) {
  .workflow-container {
    padding: 40px 0px !important;
  }
}

.what-sets-us {
  padding: 90px 0;
}
.what-sets-us .title {
  color: #9182FE;
  font-weight: 100;
  margin: 0;
}
.what-sets-us h3 {
  font-weight: 500;
}
.what-sets-us .parent-wrap {
  display: flex;
  justify-content: center;
}
.what-sets-us .parent-wrap .para-container {
  padding: 70px 65px;
}
@media (max-width: 768px) {
  .what-sets-us .parent-wrap .para-container {
    padding: 30px 20px;
  }
}
.what-sets-us .parent-wrap .para-container {
  margin-top: 70px;
  width: 90%;
  background: #F8F1FF;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1019607843);
  border-radius: 15px;
}
.what-sets-us .parent-wrap .para-container .row {
  position: relative;
  flex-direction: column-reverse !important;
}
@media (max-width: 768px) {
  .what-sets-us .parent-wrap .para-container .para-sec {
    text-align: justify;
    margin-top: 20px !important;
  }
}
.what-sets-us .parent-wrap .para-container .para-sec p {
  line-height: 30px;
}
.what-sets-us .parent-wrap .para-container .image-wrapper {
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.what-sets-us .parent-wrap .para-container .image-wrapper img {
  width: 47%;
  height: auto;
  position: absolute;
  top: -119px;
  left: 53%;
}
@media (max-width: 1025px) {
  .what-sets-us .parent-wrap .para-container .image-wrapper img {
    display: none;
  }
}
.what-sets-us .parent-wrap .para-container .image-wrapper .width {
  width: 50% !important;
  top: -101px !important;
}
.what-sets-us .parent-wrap .para-container .image-wrapper2 {
  display: none;
}
@media (max-width: 1024px) {
  .what-sets-us .parent-wrap .para-container .image-wrapper2 {
    display: flex;
  }
}
.what-sets-us .parent-wrap .para-container .image-wrapper2 {
  justify-content: center;
  align-items: center;
}
.what-sets-us .parent-wrap .para-container .image-wrapper2 img {
  width: 100%;
}

.what-sets-us-vacation,
.what-sets-us-Boat-rentals,
.what-sets-us-Car-rentals {
  padding: 90px 0;
}
.what-sets-us-vacation .title,
.what-sets-us-Boat-rentals .title,
.what-sets-us-Car-rentals .title {
  color: #9182FE;
  font-weight: 100;
  margin: 0;
}
.what-sets-us-vacation h3,
.what-sets-us-Boat-rentals h3,
.what-sets-us-Car-rentals h3 {
  font-weight: 500;
}
.what-sets-us-vacation .parent-wrap,
.what-sets-us-Boat-rentals .parent-wrap,
.what-sets-us-Car-rentals .parent-wrap {
  display: flex;
  justify-content: center;
}
.what-sets-us-vacation .parent-wrap .para-container,
.what-sets-us-Boat-rentals .parent-wrap .para-container,
.what-sets-us-Car-rentals .parent-wrap .para-container {
  padding: 70px 65px;
}
@media (max-width: 768px) {
  .what-sets-us-vacation .parent-wrap .para-container,
  .what-sets-us-Boat-rentals .parent-wrap .para-container,
  .what-sets-us-Car-rentals .parent-wrap .para-container {
    padding: 30px 20px;
  }
}
.what-sets-us-vacation .parent-wrap .para-container,
.what-sets-us-Boat-rentals .parent-wrap .para-container,
.what-sets-us-Car-rentals .parent-wrap .para-container {
  margin-top: 70px;
  width: 90%;
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(209, 164, 255, 0.4117647059);
  border-radius: 15px;
}
.what-sets-us-vacation .parent-wrap .para-container .row,
.what-sets-us-Boat-rentals .parent-wrap .para-container .row,
.what-sets-us-Car-rentals .parent-wrap .para-container .row {
  position: relative;
}
@media (max-width: 768px) {
  .what-sets-us-vacation .parent-wrap .para-container .para-sec,
  .what-sets-us-Boat-rentals .parent-wrap .para-container .para-sec,
  .what-sets-us-Car-rentals .parent-wrap .para-container .para-sec {
    text-align: justify;
  }
}
.what-sets-us-vacation .parent-wrap .para-container .para-sec p,
.what-sets-us-Boat-rentals .parent-wrap .para-container .para-sec p,
.what-sets-us-Car-rentals .parent-wrap .para-container .para-sec p {
  line-height: 30px;
}
.what-sets-us-vacation .parent-wrap .para-container .image-wrapper,
.what-sets-us-Boat-rentals .parent-wrap .para-container .image-wrapper,
.what-sets-us-Car-rentals .parent-wrap .para-container .image-wrapper {
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.what-sets-us-vacation .parent-wrap .para-container .image-wrapper img,
.what-sets-us-Boat-rentals .parent-wrap .para-container .image-wrapper img,
.what-sets-us-Car-rentals .parent-wrap .para-container .image-wrapper img {
  width: 100%;
  height: auto;
}
@media (max-width: 1025px) {
  .what-sets-us-vacation .parent-wrap .para-container .image-wrapper img,
  .what-sets-us-Boat-rentals .parent-wrap .para-container .image-wrapper img,
  .what-sets-us-Car-rentals .parent-wrap .para-container .image-wrapper img {
    display: none;
  }
}
.what-sets-us-vacation .parent-wrap .para-container .image-wrapper2,
.what-sets-us-Boat-rentals .parent-wrap .para-container .image-wrapper2,
.what-sets-us-Car-rentals .parent-wrap .para-container .image-wrapper2 {
  display: none;
}
@media (max-width: 1024px) {
  .what-sets-us-vacation .parent-wrap .para-container .image-wrapper2,
  .what-sets-us-Boat-rentals .parent-wrap .para-container .image-wrapper2,
  .what-sets-us-Car-rentals .parent-wrap .para-container .image-wrapper2 {
    display: flex;
  }
}
.what-sets-us-vacation .parent-wrap .para-container .image-wrapper2,
.what-sets-us-Boat-rentals .parent-wrap .para-container .image-wrapper2,
.what-sets-us-Car-rentals .parent-wrap .para-container .image-wrapper2 {
  justify-content: center;
  align-items: center;
}
.what-sets-us-vacation .parent-wrap .para-container .image-wrapper2 img,
.what-sets-us-Boat-rentals .parent-wrap .para-container .image-wrapper2 img,
.what-sets-us-Car-rentals .parent-wrap .para-container .image-wrapper2 img {
  width: 100%;
}

.what-sets-us-Boat-rentals {
  padding: 90px 0;
}
.what-sets-us-Boat-rentals .title {
  color: #9182FE;
  font-weight: 100;
  margin: 0;
}
.what-sets-us-Boat-rentals h3 {
  font-weight: 500;
}
.what-sets-us-Boat-rentals .parent-wrap {
  display: flex;
  justify-content: center;
}
.what-sets-us-Boat-rentals .parent-wrap .para-container {
  padding: 70px 65px;
}
@media (max-width: 768px) {
  .what-sets-us-Boat-rentals .parent-wrap .para-container {
    padding: 30px 20px;
  }
}
.what-sets-us-Boat-rentals .parent-wrap .para-container {
  margin-top: 70px;
  width: 90%;
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(209, 164, 255, 0.4117647059);
  border-radius: 15px;
}
.what-sets-us-Boat-rentals .parent-wrap .para-container .row {
  position: relative;
  flex-direction: column-reverse;
}
@media (max-width: 768px) {
  .what-sets-us-Boat-rentals .parent-wrap .para-container .para-sec {
    text-align: justify;
  }
}
.what-sets-us-Boat-rentals .parent-wrap .para-container .para-sec p {
  line-height: 30px;
}
.what-sets-us-Boat-rentals .parent-wrap .para-container .image-wrapper {
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.what-sets-us-Boat-rentals .parent-wrap .para-container .image-wrapper img {
  width: 45%;
  height: auto;
  position: absolute;
  top: -97px;
  right: -84px;
}
@media (max-width: 1025px) {
  .what-sets-us-Boat-rentals .parent-wrap .para-container .image-wrapper img {
    display: none;
  }
}
.what-sets-us-Boat-rentals .parent-wrap .para-container .image-wrapper2 {
  display: none;
}
@media (max-width: 1024px) {
  .what-sets-us-Boat-rentals .parent-wrap .para-container .image-wrapper2 {
    display: flex;
  }
}
.what-sets-us-Boat-rentals .parent-wrap .para-container .image-wrapper2 {
  justify-content: center;
  align-items: center;
}
.what-sets-us-Boat-rentals .parent-wrap .para-container .image-wrapper2 img {
  width: 100%;
}

.what-sets-us-car-rentals {
  padding: 90px 0;
}
.what-sets-us-car-rentals .title {
  color: #9182FE;
  font-weight: 100;
  margin: 0;
}
.what-sets-us-car-rentals h3 {
  font-weight: 500;
}
.what-sets-us-car-rentals .parent-wrap {
  display: flex;
  justify-content: center;
}
.what-sets-us-car-rentals .parent-wrap .para-container {
  padding: 70px 65px;
}
@media (max-width: 768px) {
  .what-sets-us-car-rentals .parent-wrap .para-container {
    padding: 30px 20px;
  }
}
.what-sets-us-car-rentals .parent-wrap .para-container {
  margin-top: 70px;
  width: 90%;
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(209, 164, 255, 0.4117647059);
  border-radius: 15px;
}
.what-sets-us-car-rentals .parent-wrap .para-container .row {
  position: relative;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .what-sets-us-car-rentals .parent-wrap .para-container .para-sec {
    text-align: justify;
  }
}
.what-sets-us-car-rentals .parent-wrap .para-container .para-sec p {
  line-height: 30px;
}
.what-sets-us-car-rentals .parent-wrap .para-container .image-wrapper {
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.what-sets-us-car-rentals .parent-wrap .para-container .image-wrapper img {
  width: 100%;
  height: auto;
}
@media (max-width: 1025px) {
  .what-sets-us-car-rentals .parent-wrap .para-container .image-wrapper img {
    display: none;
  }
}
.what-sets-us-car-rentals .parent-wrap .para-container .image-wrapper2 {
  display: none;
}
@media (max-width: 1024px) {
  .what-sets-us-car-rentals .parent-wrap .para-container .image-wrapper2 {
    display: flex;
  }
}
.what-sets-us-car-rentals .parent-wrap .para-container .image-wrapper2 {
  justify-content: center;
  align-items: center;
}
.what-sets-us-car-rentals .parent-wrap .para-container .image-wrapper2 img {
  width: 100%;
}

.what-sets-us-equip-rentals {
  padding: 90px 0;
  background-color: #F6ECFF;
}
.what-sets-us-equip-rentals .title {
  color: #9182FE;
  font-weight: 100;
  margin: 0;
}
.what-sets-us-equip-rentals h3 {
  font-weight: 500;
}
.what-sets-us-equip-rentals .parent-wrap {
  display: flex;
  justify-content: center;
}
.what-sets-us-equip-rentals .parent-wrap .para-container {
  padding: 70px 65px;
}
@media (max-width: 768px) {
  .what-sets-us-equip-rentals .parent-wrap .para-container {
    padding: 30px 20px;
  }
}
.what-sets-us-equip-rentals .parent-wrap .para-container {
  margin-top: 70px;
  width: 90%;
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(209, 164, 255, 0.4117647059);
  border-radius: 15px;
}
.what-sets-us-equip-rentals .parent-wrap .para-container .row {
  position: relative;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .what-sets-us-equip-rentals .parent-wrap .para-container .para-sec {
    text-align: justify;
  }
}
.what-sets-us-equip-rentals .parent-wrap .para-container .para-sec p {
  line-height: 30px;
}
.what-sets-us-equip-rentals .parent-wrap .para-container .image-wrapper {
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.what-sets-us-equip-rentals .parent-wrap .para-container .image-wrapper img {
  width: 100%;
  height: auto;
}
@media (max-width: 1025px) {
  .what-sets-us-equip-rentals .parent-wrap .para-container .image-wrapper img {
    display: none;
  }
}
.what-sets-us-equip-rentals .parent-wrap .para-container .image-wrapper2 {
  display: none;
}
@media (max-width: 1024px) {
  .what-sets-us-equip-rentals .parent-wrap .para-container .image-wrapper2 {
    display: flex;
  }
}
.what-sets-us-equip-rentals .parent-wrap .para-container .image-wrapper2 {
  justify-content: center;
  align-items: center;
}
.what-sets-us-equip-rentals .parent-wrap .para-container .image-wrapper2 img {
  width: 100%;
}

@media (min-width: 1025px) {
  .pill-parent-main {
    display: block;
    background: #F7FDFA no-repeat padding-box;
    padding: 90px 0;
  }
  .pill-parent-main .pills-section .row,
  .pill-parent-main .pills-section2 .row {
    border: 2px solid #FFFFFF;
    padding: 12px;
    border-radius: 94px;
    width: 60%;
    display: flex;
    background: rgba(255, 255, 255, 0.0784313725) no-repeat padding-box;
    box-shadow: 0px 10px 22px rgba(0, 0, 0, 0.0784313725);
    flex-direction: row;
    transition: all 0.5s ease;
    margin-bottom: 30px;
    position: relative;
    left: 215px;
  }
  .pill-parent-main .pills-section .row .pills-left,
  .pill-parent-main .pills-section2 .row .pills-left {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .pill-parent-main .pills-section .row .pills-left img,
  .pill-parent-main .pills-section2 .row .pills-left img {
    width: 171px;
    position: relative;
    top: 11px;
  }
  .pill-parent-main .pills-section .row .pills-right,
  .pill-parent-main .pills-section2 .row .pills-right {
    padding-left: 20px;
  }
  .pill-parent-main .pills-section .row .pills-right .pill-heading,
  .pill-parent-main .pills-section2 .row .pills-right .pill-heading {
    display: block;
    color: #001F4E;
  }
  .pill-parent-main .pills-section .row .pills-right .pill-paragraph,
  .pill-parent-main .pills-section2 .row .pills-right .pill-paragraph {
    display: none;
    color: #001F4E;
    line-height: 30px;
  }
  .pill-parent-main .pills-section .row:hover,
  .pill-parent-main .pills-section2 .row:hover {
    flex-direction: row-reverse;
    cursor: pointer;
  }
  .pill-parent-main .pills-section .row:hover .left,
  .pill-parent-main .pills-section2 .row:hover .left {
    display: flex;
    justify-content: flex-end;
  }
  .pill-parent-main .pills-section .row:hover .pills-right .pill-heading,
  .pill-parent-main .pills-section2 .row:hover .pills-right .pill-heading {
    display: none;
  }
  .pill-parent-main .pills-section .row:hover .pills-right .pill-paragraph,
  .pill-parent-main .pills-section2 .row:hover .pills-right .pill-paragraph {
    display: block;
  }
  .pill-parent-main .circle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px !important;
    border: 2px solid #FFFFFF !important;
    background-color: #ffffff !important;
  }
  .pill-parent-main .img {
    width: 65px !important;
    position: relative !important;
    top: 0px !important;
  }
  .pill-parent-main .pills-section2 .row {
    margin-bottom: 0;
    margin-top: 20px;
  }
  .pill-parent-main .img-pill .img-wrapper {
    position: relative;
  }
  .pill-parent-main .img-pill .img-wrapper .white-circle {
    position: absolute;
    left: 10%;
    top: 35%;
    display: flex;
    justify-content: center;
    width: 66%;
    height: 36%;
    border-radius: 50%;
    background-color: #ffffff;
    align-items: center;
  }
  .pill-parent-main .img-pill .img-wrapper .white-circle p {
    color: #092853;
    text-align: center;
    font-weight: 900 !important;
    letter-spacing: 0.5px;
  }
  .pill-parent-main .img-pill .img-wrapper .white-circle-boat {
    position: absolute;
    left: 10%;
    top: 33%;
    display: flex;
    justify-content: center;
    width: 66%;
    height: 36%;
    border-radius: 50%;
    background-color: #ffffff;
    align-items: center;
  }
  .pill-parent-main .img-pill .img-wrapper .white-circle-boat p {
    color: #092853;
    text-align: center;
    font-weight: 900 !important;
    letter-spacing: 0.5px;
  }
  .pill-parent-main .img-pill .img-wrapper img {
    width: 100% !important;
  }
  .pill-parent-main .img-pill .pill-wrapper {
    display: flex;
    flex-direction: column;
    gap: 35px;
  }
  .pill-parent-main .img-pill .pill-wrapper .pill-parent,
  .pill-parent-main .img-pill .pill-wrapper .pill-parent2 {
    background: transparent;
  }
  .pill-parent-main .img-pill .pill-wrapper .pill-parent .row,
  .pill-parent-main .img-pill .pill-wrapper .pill-parent2 .row {
    width: 100%;
    border: 2px solid #ffffff;
    border-radius: 100px;
    display: flex;
    background: rgba(255, 255, 255, 0.0784313725) no-repeat padding-box;
    box-shadow: 0px 10px 22px rgba(0, 0, 0, 0.0784313725);
    padding: 12px;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease;
    flex-direction: row;
  }
  .pill-parent-main .img-pill .pill-wrapper .pill-parent .row .pills-left,
  .pill-parent-main .img-pill .pill-wrapper .pill-parent2 .row .pills-left {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .pill-parent-main .img-pill .pill-wrapper .pill-parent .row .pills-left img,
  .pill-parent-main .img-pill .pill-wrapper .pill-parent2 .row .pills-left img {
    width: 171px;
    position: relative;
    top: 11px;
  }
  .pill-parent-main .img-pill .pill-wrapper .pill-parent .row .pills-right,
  .pill-parent-main .img-pill .pill-wrapper .pill-parent2 .row .pills-right {
    padding-left: 20px;
  }
  .pill-parent-main .img-pill .pill-wrapper .pill-parent .row .pills-right .pill-heading,
  .pill-parent-main .img-pill .pill-wrapper .pill-parent2 .row .pills-right .pill-heading {
    display: block;
    color: #001F4E;
    line-height: 30px;
  }
  .pill-parent-main .img-pill .pill-wrapper .pill-parent .row .pills-right .pill-paragraph,
  .pill-parent-main .img-pill .pill-wrapper .pill-parent2 .row .pills-right .pill-paragraph {
    display: none;
    color: #001F4E;
    line-height: 30px;
  }
  .pill-parent-main .img-pill .pill-wrapper .pill-parent .row:hover,
  .pill-parent-main .img-pill .pill-wrapper .pill-parent2 .row:hover {
    flex-direction: row-reverse;
    cursor: pointer;
  }
  .pill-parent-main .img-pill .pill-wrapper .pill-parent .row:hover .left,
  .pill-parent-main .img-pill .pill-wrapper .pill-parent2 .row:hover .left {
    display: flex;
    justify-content: flex-end;
  }
  .pill-parent-main .img-pill .pill-wrapper .pill-parent .row:hover .pills-right .pill-heading,
  .pill-parent-main .img-pill .pill-wrapper .pill-parent2 .row:hover .pills-right .pill-heading {
    display: none;
  }
  .pill-parent-main .img-pill .pill-wrapper .pill-parent .row:hover .pills-right .pill-paragraph,
  .pill-parent-main .img-pill .pill-wrapper .pill-parent2 .row:hover .pills-right .pill-paragraph {
    display: block;
  }
  .pill-parent-main .img-pill .pill-wrapper .pill-parent.pill-parent2 .row,
  .pill-parent-main .img-pill .pill-wrapper .pill-parent2.pill-parent2 .row {
    position: relative;
    left: 20px;
  }
  .pills-responsive {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .pill-parent-main {
    display: none !important;
  }
  .pills-responsive {
    display: block;
    padding: 40px 0;
    background: #E7F8EF no-repeat padding-box;
  }
  .pills-responsive h3 {
    font-weight: 500;
  }
  .pills-responsive .No-hiddenfees-container {
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
    padding: 20px;
    flex-direction: column;
  }
  .pills-responsive .parent-div {
    width: 100%;
    line-height: 28px;
    height: 430px;
    padding: 20px;
    background: #effff7 no-repeat padding-box;
    border-radius: 18px;
    border: 2px solid #FFFFFF;
  }
  .pills-responsive .icon-div img {
    width: 115px;
    height: auto;
  }
  .pills-responsive .icon-div .border {
    padding: 20px;
    border: 2px solid white !important;
    border-radius: 50% !important;
    background-color: white !important;
  }
}
.blog-parent,
.blog-parent-car,
.blog-parent-equip,
.blog-parent-qmarket {
  background: #E7F8EF 0% 0% no-repeat padding-box;
  padding: 90px 0px;
}
@media (max-width: 768px) {
  .blog-parent,
  .blog-parent-car,
  .blog-parent-equip,
  .blog-parent-qmarket {
    padding: 40px 0px !important;
  }
}
.blog-parent .card-parent,
.blog-parent-car .card-parent,
.blog-parent-equip .card-parent,
.blog-parent-qmarket .card-parent {
  justify-content: center;
  gap: 20px;
}
@media (max-width: 768px) {
  .blog-parent .card-parent,
  .blog-parent-car .card-parent,
  .blog-parent-equip .card-parent,
  .blog-parent-qmarket .card-parent {
    flex-direction: column !important;
    padding: 0 20px;
    gap: 40px;
  }
}
.blog-parent .card-parent .card-wrapper,
.blog-parent-car .card-parent .card-wrapper,
.blog-parent-equip .card-parent .card-wrapper,
.blog-parent-qmarket .card-parent .card-wrapper {
  width: 32%;
}
@media (max-width: 768px) {
  .blog-parent .card-parent .card-wrapper,
  .blog-parent-car .card-parent .card-wrapper,
  .blog-parent-equip .card-parent .card-wrapper,
  .blog-parent-qmarket .card-parent .card-wrapper {
    width: 100%;
  }
}
.blog-parent .card-parent .card-wrapper .card-cover,
.blog-parent-car .card-parent .card-wrapper .card-cover,
.blog-parent-equip .card-parent .card-wrapper .card-cover,
.blog-parent-qmarket .card-parent .card-wrapper .card-cover {
  width: 100%;
}
.blog-parent .card-parent .card-wrapper .card-cover .relate,
.blog-parent-car .card-parent .card-wrapper .card-cover .relate,
.blog-parent-equip .card-parent .card-wrapper .card-cover .relate,
.blog-parent-qmarket .card-parent .card-wrapper .card-cover .relate {
  position: relative;
}
.blog-parent .card-parent .card-wrapper .card-cover img,
.blog-parent-car .card-parent .card-wrapper .card-cover img,
.blog-parent-equip .card-parent .card-wrapper .card-cover img,
.blog-parent-qmarket .card-parent .card-wrapper .card-cover img {
  width: 100%;
}
.blog-parent .card-parent .card-wrapper .card-cover img:hover,
.blog-parent-car .card-parent .card-wrapper .card-cover img:hover,
.blog-parent-equip .card-parent .card-wrapper .card-cover img:hover,
.blog-parent-qmarket .card-parent .card-wrapper .card-cover img:hover {
  transform: scale(1.01);
  transition: transform 0.3s ease-in-out;
}
.blog-parent .card-parent .card-wrapper .card-cover .arrow,
.blog-parent-car .card-parent .card-wrapper .card-cover .arrow,
.blog-parent-equip .card-parent .card-wrapper .card-cover .arrow,
.blog-parent-qmarket .card-parent .card-wrapper .card-cover .arrow {
  position: absolute;
  right: 3px;
  width: 70px;
  height: 70px;
  background: #bcebd2;
  border-radius: 50%;
  bottom: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .blog-parent .card-parent .card-wrapper .card-cover .arrow,
  .blog-parent-car .card-parent .card-wrapper .card-cover .arrow,
  .blog-parent-equip .card-parent .card-wrapper .card-cover .arrow,
  .blog-parent-qmarket .card-parent .card-wrapper .card-cover .arrow {
    bottom: 0px;
    width: 61px;
    height: 61px;
    right: -3px;
  }
}
.blog-parent .card-parent .card-wrapper .card-cover .arrow:hover,
.blog-parent-car .card-parent .card-wrapper .card-cover .arrow:hover,
.blog-parent-equip .card-parent .card-wrapper .card-cover .arrow:hover,
.blog-parent-qmarket .card-parent .card-wrapper .card-cover .arrow:hover {
  transform: scale(1.05);
  transition: transform 0.3s ease-in-out;
}
.blog-parent .card-parent .card-wrapper .card-cover .arrow:active,
.blog-parent-car .card-parent .card-wrapper .card-cover .arrow:active,
.blog-parent-equip .card-parent .card-wrapper .card-cover .arrow:active,
.blog-parent-qmarket .card-parent .card-wrapper .card-cover .arrow:active {
  transform: scale(0.95);
}
.blog-parent .card-parent .card-wrapper .card-cover .arrow .arr,
.blog-parent-car .card-parent .card-wrapper .card-cover .arrow .arr,
.blog-parent-equip .card-parent .card-wrapper .card-cover .arrow .arr,
.blog-parent-qmarket .card-parent .card-wrapper .card-cover .arrow .arr {
  font-size: 39px;
  position: absolute;
  top: 1px;
  color: black;
}
@media (max-width: 768px) {
  .blog-parent .card-parent .card-wrapper .card-cover .arrow .arr,
  .blog-parent-car .card-parent .card-wrapper .card-cover .arrow .arr,
  .blog-parent-equip .card-parent .card-wrapper .card-cover .arrow .arr,
  .blog-parent-qmarket .card-parent .card-wrapper .card-cover .arrow .arr {
    font-size: 32px;
  }
}
.blog-parent .card-parent .card-wrapper .card-cover .card-body h5,
.blog-parent .card-parent .card-wrapper .card-cover .card-body p,
.blog-parent-car .card-parent .card-wrapper .card-cover .card-body h5,
.blog-parent-car .card-parent .card-wrapper .card-cover .card-body p,
.blog-parent-equip .card-parent .card-wrapper .card-cover .card-body h5,
.blog-parent-equip .card-parent .card-wrapper .card-cover .card-body p,
.blog-parent-qmarket .card-parent .card-wrapper .card-cover .card-body h5,
.blog-parent-qmarket .card-parent .card-wrapper .card-cover .card-body p {
  padding: 6px;
}
.blog-parent .card-parent .card-wrapper .card-cover .card-body a,
.blog-parent-car .card-parent .card-wrapper .card-cover .card-body a,
.blog-parent-equip .card-parent .card-wrapper .card-cover .card-body a,
.blog-parent-qmarket .card-parent .card-wrapper .card-cover .card-body a {
  padding: 10px 30px;
  background: #BCEBD2 0% 0% no-repeat padding-box;
  border-radius: 10px;
  color: black;
  border: 2px solid transparent;
  transition: border 0.3s ease;
}
.blog-parent .card-parent .card-wrapper .card-cover .card-body a:hover,
.blog-parent-car .card-parent .card-wrapper .card-cover .card-body a:hover,
.blog-parent-equip .card-parent .card-wrapper .card-cover .card-body a:hover,
.blog-parent-qmarket .card-parent .card-wrapper .card-cover .card-body a:hover {
  border: 2px solid #4CAF50;
  transform: scale(1.01);
}

.blog-parent-car .card-body .card-text1 {
  margin: 0 0 45px 0 !important;
}
.blog-parent-car .card-body .card-text2 {
  margin: 0 0 45px 0 !important;
}

.blog-parent-equip .card-body .card-text1 {
  margin: 0 0 45px 0 !important;
}

.blog-parent-qmarket {
  background: #F9F3FF 0% 0% no-repeat padding-box !important;
}
.blog-parent-qmarket .arrow {
  background: #D5ABFF 0% 0% no-repeat padding-box !important;
}
.blog-parent-qmarket .card-body a {
  background: #D5ABFF 0% 0% no-repeat padding-box !important;
}
.blog-parent-qmarket .card-body a:hover {
  border: 2px solid #a859f7 !important;
}

.BoatRental .theme_btn-car-rental,
.car-rental .theme_btn-car-rental {
  padding: 13px 75px;
}
@media (max-width: 767px) {
  .BoatRental .check-mark,
  .car-rental .check-mark {
    justify-content: center;
  }
}
.BoatRental .check-mark p,
.car-rental .check-mark p {
  margin: 0 26px 0 0;
  font-size: 11px;
  position: relative;
  top: 4px;
  left: 3px;
  font-weight: 600;
}
.BoatRental .check-mark img,
.car-rental .check-mark img {
  width: 12px;
  height: 12px;
}

.inspiring-section .img-content img {
  top: -158px;
}

.car-rental-faq {
  padding: 90px 0;
}

.contact-us,
.contact-us-modal {
  padding: 90px 0;
}
@media (max-width: 768px) {
  .contact-us,
  .contact-us-modal {
    padding: 40px 0 !important;
  }
}
.contact-us .container,
.contact-us-modal .container {
  padding: 45px;
}
@media (max-width: 768px) {
  .contact-us .container,
  .contact-us-modal .container {
    padding: 50px 15px !important;
    border-radius: 8px;
  }
}
.contact-us .container,
.contact-us-modal .container {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 42px rgba(0, 0, 0, 0.2);
  border-radius: 45px;
}
.contact-us .row,
.contact-us-modal .row {
  justify-content: space-between;
}
.contact-us .row .left-col,
.contact-us-modal .row .left-col {
  width: 40%;
}
@media (max-width: 768px) {
  .contact-us .row .left-col,
  .contact-us-modal .row .left-col {
    width: 100%;
  }
}
.contact-us .row .right-col,
.contact-us-modal .row .right-col {
  width: 57%;
}
@media (max-width: 768px) {
  .contact-us .row .right-col,
  .contact-us-modal .row .right-col {
    width: 100%;
    padding: 10px 20px 0 20px;
  }
}
.contact-us .img-parent,
.contact-us-modal .img-parent {
  width: 100%;
  background: #F6ECFF 0% 0% no-repeat padding-box;
  border: 10px solid white;
}
@media (max-width: 768px) {
  .contact-us .img-parent,
  .contact-us-modal .img-parent {
    border: 5px solid white;
  }
  .contact-us .img-parent p,
  .contact-us-modal .img-parent p {
    width: 40% !important;
    font-size: 15px !important;
  }
}
.contact-us .img-parent,
.contact-us-modal .img-parent {
  border-radius: 20px;
  box-shadow: 0px 0px 28px rgba(0, 0, 0, 0.1490196078);
  padding: 20px;
}
.contact-us .img-parent p,
.contact-us-modal .img-parent p {
  width: 27%;
  font-size: 17px;
  font-weight: 500;
  color: black;
  margin: 10px 0 4px 10px;
  background: white;
  text-align: center;
  padding: 4px 0px;
  border-radius: 8px;
}
.contact-us .img-parent h2,
.contact-us-modal .img-parent h2 {
  margin: 0 0 0 10px;
  font-weight: 600;
  font-size: 40px;
}
.contact-us .img-parent .white-box,
.contact-us-modal .img-parent .white-box {
  padding: 10px;
  background: white;
  border-radius: 10px;
  border: 1px solid white;
  box-shadow: 0px 0px 28px rgba(0, 0, 0, 0.1490196078);
  gap: 12px;
  color: black;
  transition: background-color 0.3s ease-in-out;
}
.contact-us .img-parent .white-box:hover,
.contact-us-modal .img-parent .white-box:hover {
  background-color: #f6ecff;
  cursor: pointer;
  border: 1px solid #8E53EE;
  transition: border 0.1s ease-in;
}
.contact-us .img-parent .white-box h4,
.contact-us-modal .img-parent .white-box h4 {
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .contact-us .img-parent .white-box h4,
  .contact-us-modal .img-parent .white-box h4 {
    font-size: 16px;
  }
}
.contact-us .img-parent .white-box .icon-wrapper,
.contact-us-modal .img-parent .white-box .icon-wrapper {
  height: 45px;
  width: 45px;
}
@media (max-width: 768px) {
  .contact-us .img-parent .white-box .icon-wrapper,
  .contact-us-modal .img-parent .white-box .icon-wrapper {
    height: 40px;
    width: 40px;
  }
}
.contact-us .img-parent .white-box .icon-wrapper,
.contact-us-modal .img-parent .white-box .icon-wrapper {
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.contact-us .img-parent .purple-text,
.contact-us-modal .img-parent .purple-text {
  color: #8E53EE;
}

.qoreups .phone-icon {
  left: 2px;
}

#customModal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  /* Ensure full screen */
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  overflow: auto;
}
#customModal .container {
  max-height: 80vh;
  overflow-y: auto;
}
#customModal .container::-webkit-scrollbar {
  display: none;
}
#customModal .container {
  /* Hide scrollbar for Firefox */
  scrollbar-width: none;
}
#customModal {
  /* Hide scrollbar for WebKit browsers */
}
#customModal .modal-content {
  overflow: auto;
  margin: auto;
  border-radius: 45px;
  width: 90%;
}
@media (max-width: 768px) {
  #customModal .modal-content {
    width: 100%;
  }
}
#customModal .modal-content {
  max-width: 900px;
  position: relative;
  top: 2%;
}
#customModal .modal-close-btn {
  display: none;
  position: absolute;
  top: 8px;
  right: 18px;
  z-index: 1001;
  background: transparent;
  border: none;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  font-size: 22px;
  color: #333;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  #customModal .modal-close-btn {
    display: flex;
  }
}

#customModal-car-rental,
#customModal-boat-rental {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  /* Ensure full screen */
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  overflow: auto;
  justify-content: center;
  align-items: center;
}
#customModal-car-rental .container,
#customModal-boat-rental .container {
  max-height: 80vh;
  overflow-y: auto;
}
#customModal-car-rental .container::-webkit-scrollbar,
#customModal-boat-rental .container::-webkit-scrollbar {
  display: none;
}
#customModal-car-rental .container,
#customModal-boat-rental .container {
  /* Hide scrollbar for Firefox */
  scrollbar-width: none;
}
#customModal-car-rental,
#customModal-boat-rental {
  /* Hide scrollbar for WebKit browsers */
}
#customModal-car-rental .modal-content,
#customModal-boat-rental .modal-content {
  overflow: auto;
  margin: auto;
  border-radius: 45px;
  width: 90%;
}
@media (max-width: 768px) {
  #customModal-car-rental .modal-content,
  #customModal-boat-rental .modal-content {
    width: 100%;
  }
}
#customModal-car-rental .modal-content,
#customModal-boat-rental .modal-content {
  max-width: 900px;
}
#customModal-car-rental .modal-close-btn,
#customModal-boat-rental .modal-close-btn {
  display: none;
  position: absolute;
  top: 8px;
  right: 18px;
  z-index: 1001;
  background: transparent;
  border: none;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  font-size: 22px;
  color: #333;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  #customModal-car-rental .modal-close-btn,
  #customModal-boat-rental .modal-close-btn {
    display: flex;
  }
}

.contact-us-modal {
  padding: 0px;
}
.contact-us-modal .container {
  padding: 20px;
}
.contact-us-modal .img-parent p {
  width: 40% !important;
}
.contact-us-modal .white-box h4 {
  font-size: 14px !important;
  font-weight: 400;
}
@media (max-width: 768px) {
  .contact-us-modal .white-box h4 {
    font-size: 14px;
  }
}

.tab-feat {
  background-color: #E7F8EF;
  padding: 90px 0px;
}
@media (max-width: 768px) {
  .tab-feat {
    padding: 40px 0px !important;
  }
}
.tab-feat .tabs {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  border-bottom: 4px solid #E7F8EF;
}
.tab-feat .tabs::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: white;
  z-index: 0;
}
.tab-feat .tabs li {
  position: relative;
  cursor: pointer;
  transition: color 0.3s ease;
  display: flex;
  align-items: center;
  font-weight: 500;
}
@media (max-width: 768px) {
  .tab-feat .tabs li {
    font-size: 10px;
  }
}
.tab-feat .tabs li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 4px;
  background-color: #00A24C;
  transition: width 0.3s ease;
  z-index: 1;
}
.tab-feat .tabs li.active::after {
  width: 108%;
}
.tab-feat .tabs li img {
  width: 75px;
  height: auto;
}
@media (max-width: 768px) {
  .tab-feat .tabs li img {
    width: 55px;
  }
}
.tab-feat .tabs .tab-hr {
  width: 100%;
  height: 1px;
  background-color: #E7F8EF;
  margin: 0;
  border: none;
}
.tab-feat .content {
  width: 100%;
  padding: 20px 30px;
  opacity: 1;
  transition: opacity 0.4s ease;
}
.tab-feat .content.fade-out {
  opacity: 0;
}
.tab-feat .content .col1 {
  margin: auto;
  width: 45%;
}
@media (max-width: 768px) {
  .tab-feat .content .col1 {
    width: 100%;
  }
}
.tab-feat .content .col1 p {
  line-height: 35px;
}
.tab-feat .content .col2 {
  width: 55%;
}
@media (max-width: 768px) {
  .tab-feat .content .col2 {
    width: 100%;
  }
}
.tab-feat .content .col2 {
  display: flex;
  justify-content: end;
  align-items: center;
}
.tab-feat .content .col2 img {
  width: 95%;
  height: auto;
  border-radius: 15px;
}
@media (max-width: 768px) {
  .tab-feat .content .col2 img {
    width: 100%;
    border-radius: 15px;
  }
}
.tab-feat .content img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .tab-feat .content img {
    width: 100%;
  }
}

.mini-form {
  padding: 90px 0;
}
@media (max-width: 768px) {
  .mini-form {
    padding: 40px 0 !important;
  }
}
.mini-form .check-list {
  padding: 0;
}
.mini-form .check-list li {
  padding: 10px 0;
  font-weight: 500;
}
@media (max-width: 768px) {
  .mini-form .check-list li {
    font-size: 16px;
  }
}
.mini-form .check-list img {
  margin-right: 18px;
  width: 35px !important;
}
.mini-form .form-section {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mini-form .form-section .form-wrapper {
  width: 90%;
  border-radius: 24px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 55px 30px;
}
.mini-form .form-section .form-wrapper form {
  flex-direction: column;
  align-items: center;
}
.mini-form .form-section .form-wrapper form input {
  width: 90%;
  border: none;
  padding: 12px;
  background: rgba(246, 246, 246, 0.768627451) 0% 0% no-repeat padding-box;
  border-radius: 10px;
  border: 2px solid rgb(248, 248, 249);
  margin-bottom: 30px;
}
.mini-form .form-section .form-wrapper form input:focus {
  outline: none;
  border: 2px solid #8E53EE;
}
.mini-form .form-section .form-wrapper form input {
  transition: 0.3s ease;
}
.mini-form .form-section .form-wrapper form input.error {
  border-color: red;
  animation: shake 0.3s ease;
}
.mini-form .form-section .form-wrapper form input.error::placeholder {
  color: red;
}
.mini-form .form-section .form-wrapper form a {
  width: 90%;
  text-align: center;
}

.we-help-you {
  padding: 90px 0;
}
@media (max-width: 768px) {
  .we-help-you {
    padding: 40px 0 !important;
  }
}
.we-help-you .title {
  color: #00411F;
  font-weight: 100;
}
.we-help-you .wrapper {
  background-image: url(/assets/airbnb/bg-back.svg);
}
@media (max-width: 768px) {
  .we-help-you .wrapper {
    flex-direction: column-reverse;
    height: auto;
    padding: 30px;
  }
}
.we-help-you .wrapper {
  border-radius: 40px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  height: 446px;
  background-size: cover;
  background-position: center;
  display: flex;
}
.we-help-you .wrapper .col1 {
  width: 40%;
}
@media (max-width: 768px) {
  .we-help-you .wrapper .col1 {
    width: 100%;
  }
}
.we-help-you .wrapper .col1 {
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .we-help-you .wrapper .col1 img {
    width: 40%;
  }
}
.we-help-you .wrapper .col1 img {
  height: 100%;
  /* position: relative; */
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
}
.we-help-you .wrapper .col2 {
  width: 60%;
}
@media (max-width: 768px) {
  .we-help-you .wrapper .col2 {
    width: 100%;
    text-align: center;
  }
}
.we-help-you .wrapper .col2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.our-beneficiaries {
  padding: 90px 0;
  background: #E7F8EF;
}
.our-beneficiaries .title {
  color: #1BA45B;
  font-weight: 600;
  margin-bottom: 10px;
}
.our-beneficiaries .subtitle {
  font-weight: 600;
  color: #001f4e;
  margin: 10px 0;
}
.our-beneficiaries .paragraph {
  color: #001f4e;
  max-width: 800px;
  margin: 0 auto;
}
.our-beneficiaries .large-img {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.our-beneficiaries .large-img img {
  width: 80%;
  height: auto;
}
@media (max-width: 768px) {
  .our-beneficiaries .large-img img {
    width: 100%;
  }
}

.purple-section,
.purple-section-service {
  padding-top: 200px;
  padding-bottom: 90px;
}
.purple-section.pad-110,
.purple-section-service.pad-110 {
  padding-top: 110px !important;
}
@media (max-width: 768px) {
  .purple-section.pad-110,
  .purple-section-service.pad-110 {
    padding-top: 45px !important;
  }
}
@media (max-width: 768px) {
  .purple-section,
  .purple-section-service {
    padding-top: 50px;
    padding-bottom: 55px;
  }
}
.purple-section,
.purple-section-service {
  background-color: #2C076A !important;
}
@media (max-width: 768px) {
  .purple-section .para-cnt p,
  .purple-section-service .para-cnt p {
    line-height: 28px !important;
    padding: 20px 34px;
    margin: 30px 0 0 0 !important;
  }
}
.purple-section .para-cnt,
.purple-section-service .para-cnt {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.purple-section .para-cnt p,
.purple-section-service .para-cnt p {
  color: white;
  line-height: 35px;
  margin-bottom: 30px;
}
.purple-section .para-cnt pre,
.purple-section-service .para-cnt pre {
  font-family: inherit;
  color: white;
  line-height: 35px;
  margin: 20px 0 0 0 !important;
  white-space: pre-wrap;
  /* allow wrapping but keep your manual line breaks */
  word-wrap: break-word;
  font-size: 18px;
}
.purple-section .para-cnt a,
.purple-section-service .para-cnt a {
  margin: 0 auto;
}

.purple-section-service {
  padding-top: 90px !important;
}
@media (max-width: 768px) {
  .purple-section-service {
    padding: 40px 0 !important;
    min-height: 420px;
  }
}
.purple-section-service .para-cnt p {
  line-height: 35px !important;
  padding: 20px 34px;
  margin: 0 !important;
  font-size: 18px !important;
}
@media (max-width: 768px) {
  .purple-section-service .para-cnt p {
    font-size: 14px !important;
  }
}
.purple-section-service .para-cnt pre {
  font-family: inherit;
  color: white;
  line-height: 35px;
  margin: 0 !important;
  white-space: pre-wrap;
  /* allow wrapping but keep your manual line breaks */
  word-wrap: break-word;
}

.postion-section {
  background-color: #2C076A !important;
  padding: 50px 0;
}
.postion-section .container {
  display: flex;
  flex-direction: column;
}
.postion-section .posimag {
  width: 100%;
  display: flex;
  justify-content: center;
}
.postion-section .posimag img {
  width: 70%;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, 19.59%);
}
@media (max-width: 768px) {
  .postion-section .posimag img {
    width: 97%;
    top: 50%;
  }
}
@media (min-resolution: 110dpi) {
  .postion-section .posimag {
    width: 60%;
  }
}
.postion-section .para-cnt {
  margin-top: 185px;
}
@media (max-width: 768px) {
  .postion-section .para-cnt {
    margin-top: 42px;
  }
}
.postion-section .para-cnt {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.postion-section .para-cnt p {
  color: white;
  line-height: 35px;
  margin-bottom: 30px;
}
.postion-section .para-cnt a {
  margin: 0 auto;
}

.our-products,
.our-products-service {
  padding: 90px 0px;
}
@media (max-width: 768px) {
  .our-products,
  .our-products-service {
    padding: 40px 0px !important;
  }
}
.our-products .pill,
.our-products-service .pill {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  padding: 8px 24px;
  background: #F8F1FF 0% 0% no-repeat padding-box;
  border-radius: 25px;
}
.our-products .pill .dot,
.our-products-service .pill .dot {
  height: 10px;
  width: 10px;
  background: transparent linear-gradient(99deg, #3865F4 0%, #8E53EE 100%) 0% 0% no-repeat padding-box;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.our-products .pill .title-txt,
.our-products-service .pill .title-txt {
  color: #001A67;
  font-weight: 500;
  font-size: 20px;
}
@media (max-width: 768px) {
  .our-products .pill .title-txt,
  .our-products-service .pill .title-txt {
    font-size: 16px !important;
  }
}
.our-products .grid-parent,
.our-products-service .grid-parent {
  display: flex;
  justify-content: center;
  gap: 25px;
  flex-wrap: wrap;
  width: 100%;
}
.our-products .grid-parent .grid-child1,
.our-products .grid-parent .grid-child2,
.our-products .grid-parent .grid-child3,
.our-products .grid-parent .grid-child4,
.our-products .grid-parent .grid-child5,
.our-products .grid-parent .grid-child6,
.our-products .grid-parent .grid-child7,
.our-products .grid-parent .grid-child8,
.our-products .grid-parent .grid-child9,
.our-products-service .grid-parent .grid-child1,
.our-products-service .grid-parent .grid-child2,
.our-products-service .grid-parent .grid-child3,
.our-products-service .grid-parent .grid-child4,
.our-products-service .grid-parent .grid-child5,
.our-products-service .grid-parent .grid-child6,
.our-products-service .grid-parent .grid-child7,
.our-products-service .grid-parent .grid-child8,
.our-products-service .grid-parent .grid-child9 {
  width: 30%;
}
@media (max-width: 786px) {
  .our-products .grid-parent .grid-child1,
  .our-products .grid-parent .grid-child2,
  .our-products .grid-parent .grid-child3,
  .our-products .grid-parent .grid-child4,
  .our-products .grid-parent .grid-child5,
  .our-products .grid-parent .grid-child6,
  .our-products .grid-parent .grid-child7,
  .our-products .grid-parent .grid-child8,
  .our-products .grid-parent .grid-child9,
  .our-products-service .grid-parent .grid-child1,
  .our-products-service .grid-parent .grid-child2,
  .our-products-service .grid-parent .grid-child3,
  .our-products-service .grid-parent .grid-child4,
  .our-products-service .grid-parent .grid-child5,
  .our-products-service .grid-parent .grid-child6,
  .our-products-service .grid-parent .grid-child7,
  .our-products-service .grid-parent .grid-child8,
  .our-products-service .grid-parent .grid-child9 {
    width: 100%;
  }
}
.our-products .grid-parent .grid-child1,
.our-products .grid-parent .grid-child2,
.our-products .grid-parent .grid-child3,
.our-products .grid-parent .grid-child4,
.our-products .grid-parent .grid-child5,
.our-products .grid-parent .grid-child6,
.our-products .grid-parent .grid-child7,
.our-products .grid-parent .grid-child8,
.our-products .grid-parent .grid-child9,
.our-products-service .grid-parent .grid-child1,
.our-products-service .grid-parent .grid-child2,
.our-products-service .grid-parent .grid-child3,
.our-products-service .grid-parent .grid-child4,
.our-products-service .grid-parent .grid-child5,
.our-products-service .grid-parent .grid-child6,
.our-products-service .grid-parent .grid-child7,
.our-products-service .grid-parent .grid-child8,
.our-products-service .grid-parent .grid-child9 {
  height: 187px;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 17px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.our-products .grid-parent .grid-child1 p,
.our-products .grid-parent .grid-child2 p,
.our-products .grid-parent .grid-child3 p,
.our-products .grid-parent .grid-child4 p,
.our-products .grid-parent .grid-child5 p,
.our-products .grid-parent .grid-child6 p,
.our-products .grid-parent .grid-child7 p,
.our-products .grid-parent .grid-child8 p,
.our-products .grid-parent .grid-child9 p,
.our-products-service .grid-parent .grid-child1 p,
.our-products-service .grid-parent .grid-child2 p,
.our-products-service .grid-parent .grid-child3 p,
.our-products-service .grid-parent .grid-child4 p,
.our-products-service .grid-parent .grid-child5 p,
.our-products-service .grid-parent .grid-child6 p,
.our-products-service .grid-parent .grid-child7 p,
.our-products-service .grid-parent .grid-child8 p,
.our-products-service .grid-parent .grid-child9 p {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  color: white;
  z-index: 1;
  transition: opacity 0.3s ease;
}
.our-products .grid-parent .grid-child1 .hover-box,
.our-products .grid-parent .grid-child2 .hover-box,
.our-products .grid-parent .grid-child3 .hover-box,
.our-products .grid-parent .grid-child4 .hover-box,
.our-products .grid-parent .grid-child5 .hover-box,
.our-products .grid-parent .grid-child6 .hover-box,
.our-products .grid-parent .grid-child7 .hover-box,
.our-products .grid-parent .grid-child8 .hover-box,
.our-products .grid-parent .grid-child9 .hover-box,
.our-products-service .grid-parent .grid-child1 .hover-box,
.our-products-service .grid-parent .grid-child2 .hover-box,
.our-products-service .grid-parent .grid-child3 .hover-box,
.our-products-service .grid-parent .grid-child4 .hover-box,
.our-products-service .grid-parent .grid-child5 .hover-box,
.our-products-service .grid-parent .grid-child6 .hover-box,
.our-products-service .grid-parent .grid-child7 .hover-box,
.our-products-service .grid-parent .grid-child8 .hover-box,
.our-products-service .grid-parent .grid-child9 .hover-box {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fbf8ff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
  transition: bottom 0.4s ease;
}
.our-products .grid-parent .grid-child1 .hover-box .hover-para,
.our-products .grid-parent .grid-child2 .hover-box .hover-para,
.our-products .grid-parent .grid-child3 .hover-box .hover-para,
.our-products .grid-parent .grid-child4 .hover-box .hover-para,
.our-products .grid-parent .grid-child5 .hover-box .hover-para,
.our-products .grid-parent .grid-child6 .hover-box .hover-para,
.our-products .grid-parent .grid-child7 .hover-box .hover-para,
.our-products .grid-parent .grid-child8 .hover-box .hover-para,
.our-products .grid-parent .grid-child9 .hover-box .hover-para,
.our-products-service .grid-parent .grid-child1 .hover-box .hover-para,
.our-products-service .grid-parent .grid-child2 .hover-box .hover-para,
.our-products-service .grid-parent .grid-child3 .hover-box .hover-para,
.our-products-service .grid-parent .grid-child4 .hover-box .hover-para,
.our-products-service .grid-parent .grid-child5 .hover-box .hover-para,
.our-products-service .grid-parent .grid-child6 .hover-box .hover-para,
.our-products-service .grid-parent .grid-child7 .hover-box .hover-para,
.our-products-service .grid-parent .grid-child8 .hover-box .hover-para,
.our-products-service .grid-parent .grid-child9 .hover-box .hover-para {
  color: #333;
  font-size: 16px;
}
.our-products .grid-parent .grid-child1:hover p,
.our-products .grid-parent .grid-child2:hover p,
.our-products .grid-parent .grid-child3:hover p,
.our-products .grid-parent .grid-child4:hover p,
.our-products .grid-parent .grid-child5:hover p,
.our-products .grid-parent .grid-child6:hover p,
.our-products .grid-parent .grid-child7:hover p,
.our-products .grid-parent .grid-child8:hover p,
.our-products .grid-parent .grid-child9:hover p,
.our-products-service .grid-parent .grid-child1:hover p,
.our-products-service .grid-parent .grid-child2:hover p,
.our-products-service .grid-parent .grid-child3:hover p,
.our-products-service .grid-parent .grid-child4:hover p,
.our-products-service .grid-parent .grid-child5:hover p,
.our-products-service .grid-parent .grid-child6:hover p,
.our-products-service .grid-parent .grid-child7:hover p,
.our-products-service .grid-parent .grid-child8:hover p,
.our-products-service .grid-parent .grid-child9:hover p {
  opacity: 0;
}
.our-products .grid-parent .grid-child1:hover .hover-para,
.our-products .grid-parent .grid-child2:hover .hover-para,
.our-products .grid-parent .grid-child3:hover .hover-para,
.our-products .grid-parent .grid-child4:hover .hover-para,
.our-products .grid-parent .grid-child5:hover .hover-para,
.our-products .grid-parent .grid-child6:hover .hover-para,
.our-products .grid-parent .grid-child7:hover .hover-para,
.our-products .grid-parent .grid-child8:hover .hover-para,
.our-products .grid-parent .grid-child9:hover .hover-para,
.our-products-service .grid-parent .grid-child1:hover .hover-para,
.our-products-service .grid-parent .grid-child2:hover .hover-para,
.our-products-service .grid-parent .grid-child3:hover .hover-para,
.our-products-service .grid-parent .grid-child4:hover .hover-para,
.our-products-service .grid-parent .grid-child5:hover .hover-para,
.our-products-service .grid-parent .grid-child6:hover .hover-para,
.our-products-service .grid-parent .grid-child7:hover .hover-para,
.our-products-service .grid-parent .grid-child8:hover .hover-para,
.our-products-service .grid-parent .grid-child9:hover .hover-para {
  opacity: 1;
}
.our-products .grid-parent .grid-child1:hover .hover-box,
.our-products .grid-parent .grid-child2:hover .hover-box,
.our-products .grid-parent .grid-child3:hover .hover-box,
.our-products .grid-parent .grid-child4:hover .hover-box,
.our-products .grid-parent .grid-child5:hover .hover-box,
.our-products .grid-parent .grid-child6:hover .hover-box,
.our-products .grid-parent .grid-child7:hover .hover-box,
.our-products .grid-parent .grid-child8:hover .hover-box,
.our-products .grid-parent .grid-child9:hover .hover-box,
.our-products-service .grid-parent .grid-child1:hover .hover-box,
.our-products-service .grid-parent .grid-child2:hover .hover-box,
.our-products-service .grid-parent .grid-child3:hover .hover-box,
.our-products-service .grid-parent .grid-child4:hover .hover-box,
.our-products-service .grid-parent .grid-child5:hover .hover-box,
.our-products-service .grid-parent .grid-child6:hover .hover-box,
.our-products-service .grid-parent .grid-child7:hover .hover-box,
.our-products-service .grid-parent .grid-child8:hover .hover-box,
.our-products-service .grid-parent .grid-child9:hover .hover-box {
  bottom: 0;
}
.our-products .grid-parent .grid-child1,
.our-products-service .grid-parent .grid-child1 {
  background-image: url(/assets/Rental_MarketPlace/OurMarketplace/01.webp);
}
.our-products .grid-parent .grid-child2,
.our-products-service .grid-parent .grid-child2 {
  background-image: url(/assets/Rental_MarketPlace/OurMarketplace/02.webp);
}
.our-products .grid-parent .grid-child3,
.our-products-service .grid-parent .grid-child3 {
  background-image: url(/assets/Rental_MarketPlace/OurMarketplace/03.webp);
}
.our-products .grid-parent .grid-child4,
.our-products-service .grid-parent .grid-child4 {
  background-image: url(/assets/Rental_MarketPlace/OurMarketplace/04.webp);
}
.our-products .grid-parent .grid-child5,
.our-products-service .grid-parent .grid-child5 {
  background-image: url(/assets/Rental_MarketPlace/OurMarketplace/05.webp);
}
.our-products .grid-parent .grid-child6,
.our-products-service .grid-parent .grid-child6 {
  background-image: url(/assets/Rental_MarketPlace/OurMarketplace/06.webp);
}
.our-products .grid-parent .grid-child7,
.our-products-service .grid-parent .grid-child7 {
  background-image: url(/assets/Rental_MarketPlace/OurMarketplace/07.webp);
}
.our-products .grid-parent .grid-child8,
.our-products-service .grid-parent .grid-child8 {
  background-image: url(/assets/Rental_MarketPlace/OurMarketplace/08.webp);
}
.our-products .grid-parent .grid-child9,
.our-products-service .grid-parent .grid-child9 {
  background-image: url(/assets/Rental_MarketPlace/OurMarketplace/09.webp);
}

.our-products-service {
  background: transparent linear-gradient(180deg, #F6ECFF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box !important;
}
.our-products-service .grid-child1 {
  background-image: url(/assets/ServiceMarketplace/ourProducts/01.webp) !important;
}
.our-products-service .grid-child2 {
  background-image: url(/assets/ServiceMarketplace/ourProducts/02.webp) !important;
}
.our-products-service .grid-child3 {
  background-image: url(/assets/ServiceMarketplace/ourProducts/03.webp) !important;
}
.our-products-service .grid-child4 {
  background-image: url(/assets/ServiceMarketplace/ourProducts/04.webp) !important;
}
.our-products-service .grid-child5 {
  background-image: url(/assets/ServiceMarketplace/ourProducts/05.webp) !important;
}
.our-products-service .grid-child6 {
  background-image: url(/assets/ServiceMarketplace/ourProducts/06.webp) !important;
}
.our-products-service .grid-child7 {
  padding: 10px !important;
  background-image: url(/assets/ServiceMarketplace/ourProducts/07.webp) !important;
}
.our-products-service .grid-child8 {
  background-image: url(/assets/ServiceMarketplace/ourProducts/08.webp) !important;
}
.our-products-service .grid-child9 {
  background-image: url(/assets/ServiceMarketplace/ourProducts/09.webp) !important;
}

.qmarket-sec,
.features-sec,
.demo-parent,
.Our-Workflow,
.robust-feat,
.Airbnb-sec,
.best-choice,
.demo-parent-service,
.features-sec-service,
.our-products-service {
  background: #F9F3FF 0% 0% no-repeat padding-box;
  padding: 90px 0px;
}
@media (max-width: 768px) {
  .qmarket-sec,
  .features-sec,
  .demo-parent,
  .Our-Workflow,
  .robust-feat,
  .Airbnb-sec,
  .best-choice,
  .demo-parent-service,
  .features-sec-service,
  .our-products-service {
    padding: 40px 10px !important;
  }
}
.qmarket-sec .pill,
.features-sec .pill,
.demo-parent .pill,
.Our-Workflow .pill,
.robust-feat .pill,
.Airbnb-sec .pill,
.best-choice .pill,
.demo-parent-service .pill,
.features-sec-service .pill,
.our-products-service .pill {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  padding: 8px 24px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 25px;
}
.qmarket-sec .pill .dot,
.features-sec .pill .dot,
.demo-parent .pill .dot,
.Our-Workflow .pill .dot,
.robust-feat .pill .dot,
.Airbnb-sec .pill .dot,
.best-choice .pill .dot,
.demo-parent-service .pill .dot,
.features-sec-service .pill .dot,
.our-products-service .pill .dot {
  height: 10px;
  width: 10px;
  background: transparent linear-gradient(99deg, #3865F4 0%, #8E53EE 100%) 0% 0% no-repeat padding-box;
  border-radius: 50%;
}
.qmarket-sec .pill .title-txt,
.features-sec .pill .title-txt,
.demo-parent .pill .title-txt,
.Our-Workflow .pill .title-txt,
.robust-feat .pill .title-txt,
.Airbnb-sec .pill .title-txt,
.best-choice .pill .title-txt,
.demo-parent-service .pill .title-txt,
.features-sec-service .pill .title-txt,
.our-products-service .pill .title-txt {
  color: #001A67;
  font-weight: 500;
  font-size: 20px;
}
@media (max-width: 768px) {
  .qmarket-sec .pill .title-txt,
  .features-sec .pill .title-txt,
  .demo-parent .pill .title-txt,
  .Our-Workflow .pill .title-txt,
  .robust-feat .pill .title-txt,
  .Airbnb-sec .pill .title-txt,
  .best-choice .pill .title-txt,
  .demo-parent-service .pill .title-txt,
  .features-sec-service .pill .title-txt,
  .our-products-service .pill .title-txt {
    font-size: 16px !important;
  }
}
.qmarket-sec .solution_card,
.features-sec .solution_card,
.demo-parent .solution_card,
.Our-Workflow .solution_card,
.robust-feat .solution_card,
.Airbnb-sec .solution_card,
.best-choice .solution_card,
.demo-parent-service .solution_card,
.features-sec-service .solution_card,
.our-products-service .solution_card {
  background: none !important;
}
.qmarket-sec .solution_card .d-mob-xs-none,
.features-sec .solution_card .d-mob-xs-none,
.demo-parent .solution_card .d-mob-xs-none,
.Our-Workflow .solution_card .d-mob-xs-none,
.robust-feat .solution_card .d-mob-xs-none,
.Airbnb-sec .solution_card .d-mob-xs-none,
.best-choice .solution_card .d-mob-xs-none,
.demo-parent-service .solution_card .d-mob-xs-none,
.features-sec-service .solution_card .d-mob-xs-none,
.our-products-service .solution_card .d-mob-xs-none {
  background: #FFFFFF 0% 0% no-repeat padding-box;
}
.qmarket-sec .solution_card .active,
.features-sec .solution_card .active,
.demo-parent .solution_card .active,
.Our-Workflow .solution_card .active,
.robust-feat .solution_card .active,
.Airbnb-sec .solution_card .active,
.best-choice .solution_card .active,
.demo-parent-service .solution_card .active,
.features-sec-service .solution_card .active,
.our-products-service .solution_card .active {
  background: #2E005D 0% 0% no-repeat padding-box;
  color: white;
}
@media (max-width: 768px) {
  .qmarket-sec .solution_card li,
  .features-sec .solution_card li,
  .demo-parent .solution_card li,
  .Our-Workflow .solution_card li,
  .robust-feat .solution_card li,
  .Airbnb-sec .solution_card li,
  .best-choice .solution_card li,
  .demo-parent-service .solution_card li,
  .features-sec-service .solution_card li,
  .our-products-service .solution_card li {
    padding: 12px 14px !important;
    font-size: 13px !important;
    background: white;
    margin: 0 0 10px 0;
    border-radius: 25px;
  }
  .qmarket-sec .solution_card li .active,
  .features-sec .solution_card li .active,
  .demo-parent .solution_card li .active,
  .Our-Workflow .solution_card li .active,
  .robust-feat .solution_card li .active,
  .Airbnb-sec .solution_card li .active,
  .best-choice .solution_card li .active,
  .demo-parent-service .solution_card li .active,
  .features-sec-service .solution_card li .active,
  .our-products-service .solution_card li .active {
    background: #2E005D 0% 0% no-repeat padding-box;
    color: white;
  }
}
@media (max-width: 768px) {
  .qmarket-sec .solution_card .wrapper-block,
  .features-sec .solution_card .wrapper-block,
  .demo-parent .solution_card .wrapper-block,
  .Our-Workflow .solution_card .wrapper-block,
  .robust-feat .solution_card .wrapper-block,
  .Airbnb-sec .solution_card .wrapper-block,
  .best-choice .solution_card .wrapper-block,
  .demo-parent-service .solution_card .wrapper-block,
  .features-sec-service .solution_card .wrapper-block,
  .our-products-service .solution_card .wrapper-block {
    padding: 10px 20px !important;
  }
}
@media (max-width: 1024px) {
  .qmarket-sec .solution_card .d-web-xl-none,
  .features-sec .solution_card .d-web-xl-none,
  .demo-parent .solution_card .d-web-xl-none,
  .Our-Workflow .solution_card .d-web-xl-none,
  .robust-feat .solution_card .d-web-xl-none,
  .Airbnb-sec .solution_card .d-web-xl-none,
  .best-choice .solution_card .d-web-xl-none,
  .demo-parent-service .solution_card .d-web-xl-none,
  .features-sec-service .solution_card .d-web-xl-none,
  .our-products-service .solution_card .d-web-xl-none {
    gap: 10px;
  }
}
.qmarket-sec .solution_card .content-div,
.features-sec .solution_card .content-div,
.demo-parent .solution_card .content-div,
.Our-Workflow .solution_card .content-div,
.robust-feat .solution_card .content-div,
.Airbnb-sec .solution_card .content-div,
.best-choice .solution_card .content-div,
.demo-parent-service .solution_card .content-div,
.features-sec-service .solution_card .content-div,
.our-products-service .solution_card .content-div {
  background-color: white;
  border-radius: 20px;
}
.qmarket-sec .solution_card .content-div h3,
.features-sec .solution_card .content-div h3,
.demo-parent .solution_card .content-div h3,
.Our-Workflow .solution_card .content-div h3,
.robust-feat .solution_card .content-div h3,
.Airbnb-sec .solution_card .content-div h3,
.best-choice .solution_card .content-div h3,
.demo-parent-service .solution_card .content-div h3,
.features-sec-service .solution_card .content-div h3,
.our-products-service .solution_card .content-div h3 {
  text-align: left;
}
@media (max-width: 768px) {
  .qmarket-sec .solution_card .content-div h3,
  .features-sec .solution_card .content-div h3,
  .demo-parent .solution_card .content-div h3,
  .Our-Workflow .solution_card .content-div h3,
  .robust-feat .solution_card .content-div h3,
  .Airbnb-sec .solution_card .content-div h3,
  .best-choice .solution_card .content-div h3,
  .demo-parent-service .solution_card .content-div h3,
  .features-sec-service .solution_card .content-div h3,
  .our-products-service .solution_card .content-div h3 {
    text-align: center;
  }
}
.qmarket-sec .solution_card .content-div p,
.features-sec .solution_card .content-div p,
.demo-parent .solution_card .content-div p,
.Our-Workflow .solution_card .content-div p,
.robust-feat .solution_card .content-div p,
.Airbnb-sec .solution_card .content-div p,
.best-choice .solution_card .content-div p,
.demo-parent-service .solution_card .content-div p,
.features-sec-service .solution_card .content-div p,
.our-products-service .solution_card .content-div p {
  text-align: left;
}
@media (max-width: 768px) {
  .qmarket-sec .solution_card .content-div p,
  .features-sec .solution_card .content-div p,
  .demo-parent .solution_card .content-div p,
  .Our-Workflow .solution_card .content-div p,
  .robust-feat .solution_card .content-div p,
  .Airbnb-sec .solution_card .content-div p,
  .best-choice .solution_card .content-div p,
  .demo-parent-service .solution_card .content-div p,
  .features-sec-service .solution_card .content-div p,
  .our-products-service .solution_card .content-div p {
    text-align: center !important;
    font-size: 14px !important;
  }
}
.qmarket-sec .solution_card .content-div .col-60s,
.features-sec .solution_card .content-div .col-60s,
.demo-parent .solution_card .content-div .col-60s,
.Our-Workflow .solution_card .content-div .col-60s,
.robust-feat .solution_card .content-div .col-60s,
.Airbnb-sec .solution_card .content-div .col-60s,
.best-choice .solution_card .content-div .col-60s,
.demo-parent-service .solution_card .content-div .col-60s,
.features-sec-service .solution_card .content-div .col-60s,
.our-products-service .solution_card .content-div .col-60s {
  width: 62% !important;
}
@media (max-width: 768px) {
  .qmarket-sec .solution_card .content-div .col-60s,
  .features-sec .solution_card .content-div .col-60s,
  .demo-parent .solution_card .content-div .col-60s,
  .Our-Workflow .solution_card .content-div .col-60s,
  .robust-feat .solution_card .content-div .col-60s,
  .Airbnb-sec .solution_card .content-div .col-60s,
  .best-choice .solution_card .content-div .col-60s,
  .demo-parent-service .solution_card .content-div .col-60s,
  .features-sec-service .solution_card .content-div .col-60s,
  .our-products-service .solution_card .content-div .col-60s {
    width: 100% !important;
  }
}
.qmarket-sec .solution_card .content-div .col-60,
.features-sec .solution_card .content-div .col-60,
.demo-parent .solution_card .content-div .col-60,
.Our-Workflow .solution_card .content-div .col-60,
.robust-feat .solution_card .content-div .col-60,
.Airbnb-sec .solution_card .content-div .col-60,
.best-choice .solution_card .content-div .col-60,
.demo-parent-service .solution_card .content-div .col-60,
.features-sec-service .solution_card .content-div .col-60,
.our-products-service .solution_card .content-div .col-60 {
  width: 66%;
  padding: 0px 40px 0 40px;
}
@media (max-width: 768px) {
  .qmarket-sec .solution_card .content-div .col-60,
  .features-sec .solution_card .content-div .col-60,
  .demo-parent .solution_card .content-div .col-60,
  .Our-Workflow .solution_card .content-div .col-60,
  .robust-feat .solution_card .content-div .col-60,
  .Airbnb-sec .solution_card .content-div .col-60,
  .best-choice .solution_card .content-div .col-60,
  .demo-parent-service .solution_card .content-div .col-60,
  .features-sec-service .solution_card .content-div .col-60,
  .our-products-service .solution_card .content-div .col-60 {
    padding: 0px 20px;
  }
}
.qmarket-sec .solution_card .content-div .col-60.justify,
.features-sec .solution_card .content-div .col-60.justify,
.demo-parent .solution_card .content-div .col-60.justify,
.Our-Workflow .solution_card .content-div .col-60.justify,
.robust-feat .solution_card .content-div .col-60.justify,
.Airbnb-sec .solution_card .content-div .col-60.justify,
.best-choice .solution_card .content-div .col-60.justify,
.demo-parent-service .solution_card .content-div .col-60.justify,
.features-sec-service .solution_card .content-div .col-60.justify,
.our-products-service .solution_card .content-div .col-60.justify {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 768px) {
  .qmarket-sec .solution_card .content-div .col-60,
  .features-sec .solution_card .content-div .col-60,
  .demo-parent .solution_card .content-div .col-60,
  .Our-Workflow .solution_card .content-div .col-60,
  .robust-feat .solution_card .content-div .col-60,
  .Airbnb-sec .solution_card .content-div .col-60,
  .best-choice .solution_card .content-div .col-60,
  .demo-parent-service .solution_card .content-div .col-60,
  .features-sec-service .solution_card .content-div .col-60,
  .our-products-service .solution_card .content-div .col-60 {
    width: 100%;
    margin-bottom: 20px;
  }
}
.qmarket-sec .solution_card .content-div .col-60 p,
.features-sec .solution_card .content-div .col-60 p,
.demo-parent .solution_card .content-div .col-60 p,
.Our-Workflow .solution_card .content-div .col-60 p,
.robust-feat .solution_card .content-div .col-60 p,
.Airbnb-sec .solution_card .content-div .col-60 p,
.best-choice .solution_card .content-div .col-60 p,
.demo-parent-service .solution_card .content-div .col-60 p,
.features-sec-service .solution_card .content-div .col-60 p,
.our-products-service .solution_card .content-div .col-60 p {
  font-weight: 500;
  line-height: 35px;
  margin: 0;
}
.qmarket-sec .solution_card .content-div .col-60 a,
.features-sec .solution_card .content-div .col-60 a,
.demo-parent .solution_card .content-div .col-60 a,
.Our-Workflow .solution_card .content-div .col-60 a,
.robust-feat .solution_card .content-div .col-60 a,
.Airbnb-sec .solution_card .content-div .col-60 a,
.best-choice .solution_card .content-div .col-60 a,
.demo-parent-service .solution_card .content-div .col-60 a,
.features-sec-service .solution_card .content-div .col-60 a,
.our-products-service .solution_card .content-div .col-60 a {
  margin-top: 13px !important;
}
.qmarket-sec .solution_card .content-div .col-40,
.features-sec .solution_card .content-div .col-40,
.demo-parent .solution_card .content-div .col-40,
.Our-Workflow .solution_card .content-div .col-40,
.robust-feat .solution_card .content-div .col-40,
.Airbnb-sec .solution_card .content-div .col-40,
.best-choice .solution_card .content-div .col-40,
.demo-parent-service .solution_card .content-div .col-40,
.features-sec-service .solution_card .content-div .col-40,
.our-products-service .solution_card .content-div .col-40 {
  width: 34%;
}
@media (max-width: 768px) {
  .qmarket-sec .solution_card .content-div .col-40,
  .features-sec .solution_card .content-div .col-40,
  .demo-parent .solution_card .content-div .col-40,
  .Our-Workflow .solution_card .content-div .col-40,
  .robust-feat .solution_card .content-div .col-40,
  .Airbnb-sec .solution_card .content-div .col-40,
  .best-choice .solution_card .content-div .col-40,
  .demo-parent-service .solution_card .content-div .col-40,
  .features-sec-service .solution_card .content-div .col-40,
  .our-products-service .solution_card .content-div .col-40 {
    width: 100%;
    padding: 10px 20px;
  }
}
.qmarket-sec .solution_card .content-div .col-40,
.features-sec .solution_card .content-div .col-40,
.demo-parent .solution_card .content-div .col-40,
.Our-Workflow .solution_card .content-div .col-40,
.robust-feat .solution_card .content-div .col-40,
.Airbnb-sec .solution_card .content-div .col-40,
.best-choice .solution_card .content-div .col-40,
.demo-parent-service .solution_card .content-div .col-40,
.features-sec-service .solution_card .content-div .col-40,
.our-products-service .solution_card .content-div .col-40 {
  padding-right: 0;
}
.qmarket-sec .solution_card .content-div .img-container,
.features-sec .solution_card .content-div .img-container,
.demo-parent .solution_card .content-div .img-container,
.Our-Workflow .solution_card .content-div .img-container,
.robust-feat .solution_card .content-div .img-container,
.Airbnb-sec .solution_card .content-div .img-container,
.best-choice .solution_card .content-div .img-container,
.demo-parent-service .solution_card .content-div .img-container,
.features-sec-service .solution_card .content-div .img-container,
.our-products-service .solution_card .content-div .img-container {
  width: 100%;
  background-color: #2e005d;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.qmarket-sec .solution_card .content-div .img-container.img-container-wc,
.features-sec .solution_card .content-div .img-container.img-container-wc,
.demo-parent .solution_card .content-div .img-container.img-container-wc,
.Our-Workflow .solution_card .content-div .img-container.img-container-wc,
.robust-feat .solution_card .content-div .img-container.img-container-wc,
.Airbnb-sec .solution_card .content-div .img-container.img-container-wc,
.best-choice .solution_card .content-div .img-container.img-container-wc,
.demo-parent-service .solution_card .content-div .img-container.img-container-wc,
.features-sec-service .solution_card .content-div .img-container.img-container-wc,
.our-products-service .solution_card .content-div .img-container.img-container-wc {
  background-color: white !important;
}
.qmarket-sec .solution_card .content-div .img-container img,
.features-sec .solution_card .content-div .img-container img,
.demo-parent .solution_card .content-div .img-container img,
.Our-Workflow .solution_card .content-div .img-container img,
.robust-feat .solution_card .content-div .img-container img,
.Airbnb-sec .solution_card .content-div .img-container img,
.best-choice .solution_card .content-div .img-container img,
.demo-parent-service .solution_card .content-div .img-container img,
.features-sec-service .solution_card .content-div .img-container img,
.our-products-service .solution_card .content-div .img-container img {
  width: 94%;
  height: 100%;
}

.features-sec-service {
  display: flex;
  justify-content: center;
}
.features-sec-service .second-tab ul {
  width: 77% !important;
}
.features-sec-service .pb-0 {
  padding-bottom: 0 !important;
}
.features-sec-service .feature-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.features-sec-service .feature-list li {
  text-align: center;
  padding: 10px;
  background: white;
  border-radius: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.features-sec-service .feature-list li:last-child:nth-child(odd) {
  grid-column: 1/-1;
  justify-self: center;
  width: 80%;
}

.try14days-free {
  padding: 90px 0px;
  background: #2C076A 0% 0% no-repeat padding-box;
}
@media (max-width: 768px) {
  .try14days-free {
    padding: 40px 0px !important;
  }
}
.try14days-free h3,
.try14days-free p {
  color: white;
}
@media (max-width: 768px) {
  .try14days-free .tick-list.service ul {
    align-items: start !important;
    margin-left: 25px !important;
  }
  .try14days-free .tick-list.service ul li:first-child {
    position: relative;
    left: 0px;
  }
  .try14days-free .tick-list.service ul li:last-child {
    position: relative;
    left: 0px;
  }
}
.try14days-free .tick-list ul {
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
}
@media (max-width: 768px) {
  .try14days-free .tick-list ul {
    flex-direction: column;
    gap: 20px;
  }
  .try14days-free .tick-list ul li:first-child {
    position: relative;
    left: -10px;
  }
  .try14days-free .tick-list ul li:last-child {
    position: relative;
    left: -2px;
  }
}
.try14days-free .tick-list ul li {
  display: flex;
  color: white;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.try14days-free .tick-list ul li p {
  margin: 0;
  font-weight: 600;
}

.robust-feat {
  background: transparent linear-gradient(181deg, #F6ECFF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  padding: 90px 0px;
}
@media (max-width: 768px) {
  .robust-feat {
    padding: 40px 0px !important;
  }
}
.robust-feat .flex-box {
  padding: 0 10px;
  width: 80% !important;
}
@media (max-width: 768px) {
  .robust-feat .flex-box {
    width: 100% !important;
  }
}
.robust-feat .flex-box {
  flex-wrap: wrap !important;
  gap: 10px;
  margin: 0 auto;
  justify-content: center;
}
.robust-feat .parent {
  flex-shrink: 0;
  border: 2px solid transparent;
  background: #fff;
  padding: 23px 30px;
  border-radius: 14px;
  height: 115px;
  width: 440px;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 768px) {
  .robust-feat .parent {
    height: 165px;
    width: 313px;
  }
  .robust-feat .parent img {
    width: 50px !important;
  }
  .robust-feat .parent h3 {
    font-size: 15px;
  }
  .robust-feat .parent p {
    font-size: 13px;
  }
}
.robust-feat .parent img {
  width: 80px;
}
.robust-feat .parent .right {
  text-align: left;
}
.robust-feat .parent .right h3 {
  margin: 0;
}
.robust-feat .parent .right p {
  margin: 0;
  font-weight: 500;
}
.robust-feat .parent:hover {
  cursor: pointer;
  border: 2px solid #2C076A;
  transform: translate(-5px, -5px);
  transition: transform 0.3s ease, border 0.3s ease;
}

.Airbnb-sec {
  background: #2C076A;
  padding: 90px 0;
}
.Airbnb-sec h3,
.Airbnb-sec p {
  color: white;
}
@media (max-width: 768px) {
  .Airbnb-sec {
    padding: 40px 0 !important;
  }
}
.Airbnb-sec .card-parent {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .Airbnb-sec .card-parent {
    flex-direction: column;
    align-items: center;
  }
}
.Airbnb-sec .card-parent .airbnb-card {
  display: flex;
  align-items: center;
  background: #fff;
  width: 46%;
  padding: 27px 40px;
  box-shadow: 0px 3px 6px rgba(166, 65, 255, 0.2);
  border-radius: 14px;
  gap: 17px;
  text-align: left;
  transition: all 0.3s ease-in-out;
  height: 198px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .Airbnb-sec .card-parent .airbnb-card {
    width: 90%;
    padding: 18px 13px;
    height: 152px;
  }
}
.Airbnb-sec .card-parent .airbnb-card:hover img {
  transform: scale(1.09);
}
.Airbnb-sec .card-parent .airbnb-card .img-container {
  background: linear-gradient(99deg, #3865F4 0%, #8E53EE 100%);
  width: 107px;
  height: 107px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .Airbnb-sec .card-parent .airbnb-card .img-container {
    width: 95px;
    height: 94px;
  }
}
.Airbnb-sec .card-parent .airbnb-card .img-container img {
  width: 142px;
  height: 129px;
}
@media (max-width: 768px) {
  .Airbnb-sec .card-parent .airbnb-card .img-container img {
    width: 74px;
  }
}
.Airbnb-sec .card-parent .airbnb-card .img-container img {
  object-fit: contain;
  transition: transform 0.3s ease-in-out;
}
.Airbnb-sec .card-parent .airbnb-card h3 {
  font-size: 24px;
}
@media (max-width: 768px) {
  .Airbnb-sec .card-parent .airbnb-card h3 {
    font-size: 15px;
  }
}
.Airbnb-sec .card-parent .airbnb-card h3 {
  font-weight: 600;
  margin: 0 0 8px 0;
  color: black;
}
.Airbnb-sec .card-parent .airbnb-card p {
  font-size: 18px;
}
@media (max-width: 768px) {
  .Airbnb-sec .card-parent .airbnb-card p {
    font-size: 11px;
  }
}
.Airbnb-sec .card-parent .airbnb-card p {
  font-weight: 500;
  color: black;
  margin: 0;
}
.Airbnb-sec .card-parent .airbnb-card .theme_btn {
  width: 22% !important;
}

.demo-parent,
.demo-parent-service {
  padding: 90px 0px;
  background: #2C076A 0% 0% no-repeat padding-box;
}
@media (max-width: 768px) {
  .demo-parent,
  .demo-parent-service {
    padding: 40px 0px !important;
  }
}
.demo-parent h3,
.demo-parent p,
.demo-parent-service h3,
.demo-parent-service p {
  color: white;
}
.demo-parent .demo-pill:not(.mobile),
.demo-parent-service .demo-pill:not(.mobile) {
  display: flex;
  cursor: pointer;
  gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.demo-parent .demo-pill:not(.mobile) li,
.demo-parent-service .demo-pill:not(.mobile) li {
  gap: 10px;
  padding: 7px 25px 7px 8px;
  border-radius: 35px;
  background: transparent linear-gradient(93deg, #20377d 0%, #4a1a98 100%) 0% 0% no-repeat padding-box;
  color: white;
  display: flex;
  align-items: center;
}
.demo-parent .demo-pill:not(.mobile) li.active,
.demo-parent-service .demo-pill:not(.mobile) li.active {
  background: transparent linear-gradient(93deg, #3865F4 0%, #8E53EE 100%) 0% 0% no-repeat padding-box;
}
.demo-parent .demo-pill:not(.mobile) li img,
.demo-parent-service .demo-pill:not(.mobile) li img {
  width: 36px;
  height: 36px;
  padding: 4px;
  background: white;
  border: 1px solid white;
  border-radius: 50%;
}
.demo-parent .list-wrapper,
.demo-parent-service .list-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
  overflow: hidden;
  gap: 30px;
}
.demo-parent .list-wrapper .nav-arrow,
.demo-parent-service .list-wrapper .nav-arrow {
  width: 40px !important;
  background: white;
  height: 40px !important;
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  flex-shrink: 0;
  border: none;
}
.demo-parent .list-wrapper .nav-arrow.disabled,
.demo-parent-service .list-wrapper .nav-arrow.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.demo-parent .list-wrapper .nav-arrow img,
.demo-parent-service .list-wrapper .nav-arrow img {
  width: 15px;
  height: 20px;
  display: flex;
}
.demo-parent .list-wrapper .list-container,
.demo-parent-service .list-wrapper .list-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.demo-parent .list-wrapper .list-container .demo-pill.mobile,
.demo-parent-service .list-wrapper .list-container .demo-pill.mobile {
  display: flex;
  transition: transform 0.3s ease-in-out;
  width: 100%;
}
.demo-parent .list-wrapper .list-container .demo-pill.mobile li,
.demo-parent-service .list-wrapper .list-container .demo-pill.mobile li {
  min-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 17px 10px;
  opacity: 0;
  position: absolute;
}
.demo-parent .list-wrapper .list-container .demo-pill.mobile li.active,
.demo-parent-service .list-wrapper .list-container .demo-pill.mobile li.active {
  opacity: 1;
  position: relative;
  background: transparent linear-gradient(93deg, #3865F4 0%, #8E53EE 100%) 0% 0% no-repeat padding-box;
  border-radius: 40px;
}
.demo-parent .list-wrapper .list-container .demo-pill.mobile li img,
.demo-parent-service .list-wrapper .list-container .demo-pill.mobile li img {
  width: 30px;
  height: 30px;
  padding: 3px;
  background: white;
  border: 1px solid white;
  border-radius: 50%;
}
.demo-parent .list-wrapper .list-container .demo-pill.mobile li p,
.demo-parent-service .list-wrapper .list-container .demo-pill.mobile li p {
  color: white;
  margin: 0;
}
.demo-parent .demo-box,
.demo-parent-service .demo-box {
  display: flex;
  gap: 20px;
  width: 100%;
  justify-content: center;
}
@media (max-width: 768px) {
  .demo-parent .demo-box,
  .demo-parent-service .demo-box {
    flex-direction: column;
    align-items: center;
  }
}
.demo-parent .demo-box .box,
.demo-parent-service .demo-box .box {
  border: 1px solid white;
  padding: 20px;
  text-align: left;
  border-radius: 20px;
  width: 35%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 300px;
}
@media (max-width: 768px) {
  .demo-parent .demo-box .box,
  .demo-parent-service .demo-box .box {
    width: 75%;
    height: auto;
  }
}
.demo-parent .demo-box .box,
.demo-parent-service .demo-box .box {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #8E53EE 100%) 0% 0% no-repeat padding-box;
}
.demo-parent .demo-box .box h3,
.demo-parent-service .demo-box .box h3 {
  color: #8E53EE;
}
.demo-parent .demo-box .box p,
.demo-parent-service .demo-box .box p {
  color: black;
}
.demo-parent .demo-box button,
.demo-parent-service .demo-box button {
  border: none;
  background: #2C076A 0% 0% no-repeat padding-box;
  color: white;
  padding: 10px 20px;
  border-radius: 11px;
  margin-top: 15px;
  cursor: pointer;
  width: 50%;
}
@media (max-width: 768px) {
  .demo-parent .demo-box button,
  .demo-parent-service .demo-box button {
    width: 100%;
  }
}
.demo-parent .demo-box button:hover,
.demo-parent-service .demo-box button:hover {
  opacity: 0.9;
}

.Our-Workflow {
  background-color: white;
  padding: 90px 0px;
}
.Our-Workflow.airbnb {
  padding: 90px 0px 140px 0px !important;
  background-color: #E7F8EF !important;
}
.Our-Workflow.airbnb .pill {
  background: white 0% 0% no-repeat padding-box !important;
}
@media (max-width: 768px) {
  .Our-Workflow {
    padding: 40px 0px 60px 0px !important;
  }
}
.Our-Workflow .pill {
  background: #F8F1FF 0% 0% no-repeat padding-box;
}
@media (max-width: 768px) {
  .Our-Workflow .steps {
    flex-direction: column;
    gap: 60px;
  }
  .Our-Workflow .steps .step {
    width: 60%;
  }
  .Our-Workflow .steps .step img,
  .Our-Workflow .steps .step p {
    margin-bottom: 10px !important;
  }
  .Our-Workflow .steps .step .mobile-mar {
    margin-bottom: 15px !important;
    height: 40px;
  }
  .Our-Workflow .steps .step .mobile-mar.v1 {
    height: 40px;
  }
  .Our-Workflow .steps .step .icon-arrow {
    display: none !important;
  }
}
.Our-Workflow .steps .icon-arrow {
  width: 80px;
  height: 43px;
}
.Our-Workflow .steps .icon-arrow svg {
  width: 100%;
  height: 100%;
  position: relative;
  bottom: 83px;
}
.Our-Workflow .steps .icon-arrow #arrow-icon-one {
  animation: color-anim 1s infinite 0.6s;
}
.Our-Workflow .steps .icon-arrow #arrow-icon-two {
  animation: color-anim 1s infinite 0.4s;
}
.Our-Workflow .steps .icon-arrow #arrow-icon-three {
  animation: color-anim 1s infinite 0.2s;
}
.Our-Workflow .steps .step img {
  width: 90px;
}
.Our-Workflow .steps .step {
  color: #001F4E;
}
.Our-Workflow .steps .step p {
  color: #001F4E;
  line-height: 28px;
  height: 50px;
}

.other-marketplaces {
  padding: 90px 0px;
  background-color: #2C076A;
}
@media (max-width: 768px) {
  .other-marketplaces {
    padding: 40px 0px !important;
  }
}
.other-marketplaces h3,
.other-marketplaces p,
.other-marketplaces h2 {
  color: white;
}
.other-marketplaces .title-text {
  display: flex;
  justify-content: end;
  margin: 0 22px 0 0;
}
.other-marketplaces .title-text h3 {
  width: 33%;
}
.other-marketplaces .parent-container {
  gap: 20px;
  width: 100%;
  justify-content: center;
}
.other-marketplaces .parent-container .child-container1 {
  width: 30%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.other-marketplaces .parent-container .child-container1 .marketplace {
  position: relative;
  padding: 47px 90px;
  border: 1px solid white;
  border-radius: 25px;
  margin: 20px 0;
  background: transparent linear-gradient(180deg, #511AAC 0%, #290A5D 100%) 0% 0% no-repeat padding-box;
}
.other-marketplaces .parent-container .child-container1 .marketplace .white-bg {
  height: 44px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
  left: 96%;
  transform: translateX(0%);
  top: 38px;
  width: 44px;
  z-index: 11;
}
.other-marketplaces .parent-container .child-container1 .marketplace .icon-arrow {
  width: 80px;
  height: 43px;
}
.other-marketplaces .parent-container .child-container1 .marketplace .icon-arrow svg {
  width: 70%;
  height: 100%;
  position: relative;
  left: 6px;
}
.other-marketplaces .parent-container .child-container1 .marketplace .icon-arrow #arrow-icon-one {
  animation: color-anim 1s infinite 0.6s;
}
.other-marketplaces .parent-container .child-container1 .marketplace .icon-arrow #arrow-icon-two {
  animation: color-anim 1s infinite 0.4s;
}
.other-marketplaces .parent-container .child-container1 .marketplace .icon-arrow #arrow-icon-three {
  animation: color-anim 1s infinite 0.2s;
}
.other-marketplaces .parent-container .child-container2 {
  width: 32%;
  padding: 20px 55px;
  border: 1px solid white;
  border-radius: 35px;
  background: transparent linear-gradient(180deg, #511AAC 0%, #290A5D 100%) 0% 0% no-repeat padding-box;
}
.other-marketplaces .parent-container .child-container2 hr {
  height: 2px;
  width: 70%;
  color: white;
  position: relative;
  left: 43px;
}
.other-marketplaces .parent-container .child-container2 .para1 {
  position: relative;
  line-height: 33px;
}
.other-marketplaces .parent-container .child-container2 .para1 .white-bg {
  height: 44px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
  top: 45px;
  left: 100%;
  transform: translateX(99%);
  width: 44px;
  z-index: 11;
}
.other-marketplaces .parent-container .child-container2 .para1 .icon-arrow {
  width: 80px;
  height: 43px;
}
.other-marketplaces .parent-container .child-container2 .para1 .icon-arrow svg {
  width: 70%;
  height: 100%;
  position: relative;
  left: 6px;
}
.other-marketplaces .parent-container .child-container2 .para1 .icon-arrow #arrow-icon-one {
  animation: color-anim 1s infinite 0.6s;
}
.other-marketplaces .parent-container .child-container2 .para1 .icon-arrow #arrow-icon-two {
  animation: color-anim 1s infinite 0.4s;
}
.other-marketplaces .parent-container .child-container2 .para1 .icon-arrow #arrow-icon-three {
  animation: color-anim 1s infinite 0.2s;
}
.other-marketplaces .parent-container-mob {
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.other-marketplaces .parent-container-mob .list-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 30px;
}
.other-marketplaces .parent-container-mob .list-wrapper .nav-arrow {
  width: 40px;
  height: 40px;
  background-color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}
.other-marketplaces .parent-container-mob .list-wrapper .nav-arrow img {
  width: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.other-marketplaces .parent-container-mob .list-container {
  width: 58%;
  overflow: hidden;
  padding: 8px 6px;
  border: 1px solid white;
  border-radius: 11px;
  color: white;
  background: transparent linear-gradient(180deg, #511AAC 0%, #290A5D 100%) 0% 0% no-repeat padding-box;
}
.other-marketplaces .parent-container-mob .list-container .usecase-list {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.other-marketplaces .parent-container-mob .list-container .usecase-list li {
  width: 100%;
  text-align: center;
  padding: 10px;
  display: none;
  /* Hidden by default */
}
.other-marketplaces .parent-container-mob .list-container .usecase-list li.active {
  display: block;
  /* Only show active item */
  border-radius: 30px;
  color: white;
}
.other-marketplaces .parent-container-mob .desc-box {
  display: flex;
  justify-content: center;
  gap: 20px;
  width: 100%;
  margin-top: 30px;
}
.other-marketplaces .parent-container-mob .desc-box .box {
  width: 45%;
  padding: 20px;
  border: 1px solid white;
  border-radius: 20px;
  color: white !important;
  background: transparent linear-gradient(180deg, #511AAC 0%, #290A5D 100%) 0% 0% no-repeat padding-box;
}
.other-marketplaces .parent-container-mob .desc-box .box h3 {
  font-size: 17px;
  font-weight: 500;
}
.other-marketplaces .parent-container-mob .desc-box .box p {
  font-weight: 400;
}
@media (max-width: 768px) {
  .other-marketplaces .parent-container-mob .desc-box .box p {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .other-marketplaces .parent-container-mob .desc-box {
    flex-direction: column;
    align-items: center;
  }
  .other-marketplaces .parent-container-mob .desc-box .box {
    width: 95%;
    margin-bottom: 15px;
  }
}

.best-choice {
  background: #2C076A;
  padding: 90px 0;
}
.best-choice h3,
.best-choice p {
  color: white;
}
@media (max-width: 768px) {
  .best-choice {
    padding: 40px 0;
  }
}
.best-choice .card-parent {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .best-choice .card-parent {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .best-choice .card-parent:hover .airbnb-card:not(:hover) {
    filter: blur(1px);
    transform: scale(0.95);
    opacity: 0.8;
    z-index: 0;
  }
}
.best-choice .card-parent .airbnb-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 23%;
  padding: 27px 7px;
  box-shadow: 0px 3px 6px rgba(166, 65, 255, 0.2117647059);
  border-radius: 14px;
  gap: 17px;
  text-align: left;
  transition: all 0.3s ease-in-out;
  height: 340px;
  cursor: pointer;
  text-align: center;
  z-index: 0;
  opacity: 1;
  filter: none;
  transform: scale(1);
}
@media (max-width: 768px) {
  .best-choice .card-parent .airbnb-card {
    width: 60%;
    padding: 18px 13px;
    height: 255px;
  }
}
.best-choice .card-parent .airbnb-card:hover {
  transform: translateY(-5px) scale(1.01);
  box-shadow: 0px 15px 20px rgba(143, 95, 209, 0.08), 0 0 15px rgba(143, 95, 209, 0.15), 0 0 20px rgba(143, 95, 209, 0.2), 0 0 30px rgba(143, 95, 209, 0.2);
  /* outer glow subtle */
  /* outer glow reduced */
  border-color: rgba(95, 11, 252, 0.3);
  z-index: 1;
  filter: none;
  opacity: 1;
}
.best-choice .card-parent .airbnb-card:hover img {
  transform: scale(1.09);
}
.best-choice .card-parent .airbnb-card .img-container {
  background: linear-gradient(99deg, #3865F4 0%, #8E53EE 100%);
  width: 107px;
  height: 107px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .best-choice .card-parent .airbnb-card .img-container {
    width: 95px;
    height: 94px;
  }
}
.best-choice .card-parent .airbnb-card .img-container img {
  width: 142px;
  height: 129px;
}
@media (max-width: 768px) {
  .best-choice .card-parent .airbnb-card .img-container img {
    width: 111px;
  }
}
.best-choice .card-parent .airbnb-card .img-container img {
  object-fit: contain;
  transition: transform 0.3s ease-in-out;
}
.best-choice .card-parent .airbnb-card h3 {
  font-size: 24px;
}
@media (max-width: 768px) {
  .best-choice .card-parent .airbnb-card h3 {
    font-size: 15px;
  }
}
.best-choice .card-parent .airbnb-card h3 {
  font-weight: 600;
  margin: 0 0 8px 0;
  color: black;
}
.best-choice .card-parent .airbnb-card p {
  font-size: 18px;
}
@media (max-width: 768px) {
  .best-choice .card-parent .airbnb-card p {
    font-size: 11px;
  }
}
.best-choice .card-parent .airbnb-card p {
  font-weight: 500;
  color: #082653;
  margin: 0;
}
.best-choice .card-parent .airbnb-card .theme_btn {
  width: 22% !important;
}

@media (max-width: 768px) {
  .demo-parent-service .list-wrapper {
    gap: 15px !important;
  }
}
.demo-parent-service .box {
  border: 1px solid white;
  padding: 20px;
  text-align: left;
  border-radius: 20px;
  display: flex;
  flex-direction: row !important;
  /* justify-content: space-between; */
  height: auto !important;
  background: white !important;
  width: 100% !important;
}
.demo-parent-service .box .col-60s {
  width: 62% !important;
}
@media (max-width: 768px) {
  .demo-parent-service .box .col-60s {
    width: 100% !important;
  }
}
.demo-parent-service .box .col-60 {
  width: 66%;
  padding: 0px 40px 0 40px;
}
@media (max-width: 768px) {
  .demo-parent-service .box .col-60 {
    padding: 0px 20px;
  }
}
.demo-parent-service .box .col-60.justify {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 768px) {
  .demo-parent-service .box .col-60 {
    width: 100%;
    margin-bottom: 20px;
  }
}
.demo-parent-service .box .col-60 p {
  font-weight: 500;
  line-height: 35px;
  margin: 0;
}
.demo-parent-service .box .col-60 a {
  margin-top: 13px !important;
}
.demo-parent-service .box .col-40 {
  width: 34%;
}
@media (max-width: 768px) {
  .demo-parent-service .box .col-40 {
    width: 100%;
    padding: 10px 20px;
  }
}
.demo-parent-service .box .col-40 {
  padding-right: 0;
}
.demo-parent-service .box .img-container {
  width: 100%;
  background-color: #2e005d;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.demo-parent-service .box .img-container.img-container-wc {
  background-color: white !important;
}
.demo-parent-service .box .img-container img {
  width: 94%;
  height: 100%;
}
.demo-parent-service .box a {
  width: 25% !important;
  text-align: center !important;
  padding: 14px 26px !important;
}
@media (max-width: 768px) {
  .demo-parent-service .box {
    flex-direction: column-reverse !important;
  }
  .demo-parent-service .box a {
    width: 51% !important;
  }
}

.chat-whatsapp {
  padding: 90px 0;
  margin-top: 80px;
}
@media (max-width: 768px) {
  .chat-whatsapp {
    padding: 30px 0 75px 0;
    margin-top: 0px;
  }
}
.chat-whatsapp .wrapper {
  height: 120px;
  border-radius: 83px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 20px;
  background: #F8F0FF;
}
.chat-whatsapp .wrapper .image {
  width: 30%;
}
.chat-whatsapp .wrapper .image img {
  width: 100%;
  position: relative;
  top: -81px;
  left: 35px;
}
.chat-whatsapp .wrapper .content-txt {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 55%;
}
.chat-whatsapp .wrapper .content-txt .chat-us .qns {
  color: #8E53EE;
}
.chat-whatsapp .wrapper .content-txt .chat-us .cht {
  font-weight: 100;
  font-size: 30px !important;
  margin-bottom: 4px;
  margin-left: 10px;
}
.chat-whatsapp .wrapper .content-txt .chat-us {
  flex-direction: row;
  margin-left: 30px;
}
.chat-whatsapp .wrapper .wh-button {
  width: 15%;
  margin: 0 0 0 20px;
}
.chat-whatsapp .wrapper .wh-button a {
  border-radius: 28px;
  padding: 14px 19px;
  font-size: 17px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  font-weight: 400;
}
.chat-whatsapp .wrapper .wh-button a img {
  margin: 0;
  width: 20px;
}
@media (max-width: 768px) {
  .chat-whatsapp .wrapper {
    height: 100px;
    flex-direction: column;
    gap: 10px;
  }
}
.chat-whatsapp .mobile-card {
  background: #F8F0FF 0% 0% no-repeat padding-box;
  text-align: center;
  border-radius: 20px;
  padding: 30px 30px 0px 30px;
  width: 80%;
  margin: 0 auto;
}
.chat-whatsapp .mobile-card .purple {
  font-size: 25px;
}
.chat-whatsapp .mobile-card a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 10px;
  justify-content: center;
  margin: 0 auto;
  width: 77%;
  border-radius: 29px;
  font-weight: 400;
}
.chat-whatsapp .mobile-card a img {
  margin: 0;
  width: 20px;
}
.chat-whatsapp .mobile-card img {
  width: 100%;
  margin-top: 50px;
}

.faq-service {
  padding: 90px 0;
}

.pill {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  padding: 8px 24px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 25px;
}
.pill.light {
  background: #F8F0FF 0% 0% no-repeat padding-box;
}
.pill .dot {
  height: 10px;
  width: 10px;
  background: transparent linear-gradient(99deg, #3865F4 0%, #8E53EE 100%) 0% 0% no-repeat padding-box;
  border-radius: 50%;
}
.pill .title-txt {
  color: #001A67;
  font-weight: 500;
  font-size: 20px;
}
@media (max-width: 768px) {
  .pill .title-txt {
    font-size: 16px !important;
  }
}

.ebook-guide {
  padding: 90px 0;
  background: #FBF6FF 0% 0% no-repeat padding-box;
}
@media (max-width: 768px) {
  .ebook-guide {
    padding: 40px 0px !important;
  }
}
.ebook-guide .step-wrapper {
  justify-content: space-between !important;
  align-items: center;
  position: relative;
  /* Initial line state */
}
.ebook-guide .step-wrapper::before {
  content: "";
  position: absolute;
  top: 80px;
  left: 10%;
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, #5D8CEB, #C57DFF);
  z-index: 1;
  transition: width 1.6s ease;
}
.ebook-guide .step-wrapper {
  /* Forward animation: draw line */
}
.ebook-guide .step-wrapper.animate-line::before {
  width: 80%;
}
.ebook-guide .step-wrapper {
  /* Reverse animation: shrink back */
}
.ebook-guide .step-wrapper.reverse-line::before {
  width: 0%;
}
.ebook-guide .step-wrapper .step {
  text-align: center;
  position: relative;
  z-index: 2;
  width: 30%;
}
.ebook-guide .step-wrapper .step img {
  width: 43%;
  transform: scale(1);
}
.ebook-guide .step-wrapper .step h3 {
  color: #001F4E;
}
.ebook-guide .step-wrapper .step p {
  padding: 0px 47px;
  margin-bottom: 0;
  line-height: 33px;
  color: #001F4E;
  opacity: 0.89;
}
.ebook-guide .step-wrapper .step.pop img {
  animation: pop-scale 0.5s ease forwards;
}
.ebook-guide {
  /* Image pop animation */
}
@keyframes pop-scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
  }
}
@media (max-width: 768px) {
  .ebook-guide .step-wrapper-mob {
    display: flex;
    flex-direction: column;
    gap: 65px;
    position: relative;
    width: 100%;
    padding: 20px 0;
    /* Vertical line visible */
  }
  .ebook-guide .step-wrapper-mob::before {
    content: "";
    position: absolute;
    top: 31px;
    bottom: 0;
    left: 40%;
    transform: translateX(-50%);
    width: 2px;
    background: linear-gradient(#5D8CEB, #C57DFF);
    z-index: 0;
    transition: height 1.6s ease;
    height: 0%;
  }
  .ebook-guide .step-wrapper-mob.animate-line::before {
    height: 84%;
  }
  .ebook-guide .step-wrapper-mob .step {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
  }
  .ebook-guide .step-wrapper-mob .step img {
    width: 20% !important;
  }
  .ebook-guide .step-wrapper-mob .step h3 {
    font-size: 20px !important;
    width: 25% !important;
  }
  .ebook-guide .step-wrapper-mob .step p {
    width: 45% !important;
    font-size: 12px;
    margin: 0;
    color: #001F4E;
  }
  .ebook-guide .step-wrapper-mob .step.pop img {
    animation: pop-scale 0.5s ease forwards;
  }
}

.blank-numbers {
  padding: 90px 0;
  background: #FFFFFF 0% 0% no-repeat padding-box;
}
@media (max-width: 768px) {
  .blank-numbers {
    padding: 40px 0px !important;
  }
}
.blank-numbers .wrapper-box {
  justify-content: space-evenly;
}
@media (max-width: 768px) {
  .blank-numbers .wrapper-box {
    align-items: center;
  }
  .blank-numbers .wrapper-box .count-box {
    width: 100% !important;
  }
  .blank-numbers .wrapper-box h3 {
    font-size: 40px !important;
  }
  .blank-numbers .wrapper-box p {
    font-size: 11px !important;
  }
}
.blank-numbers .wrapper-box .count-box {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.6s ease-out;
  transition-delay: 0s;
  width: 30%;
}
.blank-numbers .wrapper-box .count-box.show {
  opacity: 1;
  transform: translateY(0px);
}
.blank-numbers .wrapper-box h3 {
  color: #D18EF4;
  font-size: 70px;
  font-weight: 600;
  margin: 0;
}
.blank-numbers .wrapper-box p {
  color: #2E3381;
  font-size: x-large;
}

.download {
  background-image: url(/assets/EBook/background.webp);
}
@media (max-width: 768px) {
  .download {
    background-image: url(/assets/EBook/Download-Mobile.webp) !important;
  }
}
.download {
  background-size: cover;
  background-position: center;
  height: 650px;
  padding: 90px 0;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .download {
    padding: 40px 0px !important;
    height: 250px;
  }
  .download .input-wrapper {
    width: 85% !important;
  }
  .download .input-wrapper .mail {
    height: 34px !important;
    padding: 0 100px 0 15px !important;
  }
  .download .input-wrapper input::placeholder {
    font-size: 12px !important;
  }
  .download .input-wrapper .download-btn {
    height: 34px !important;
    padding: 0 22px !important;
    font-size: 13px !important;
  }
}
.download .parent-wrap {
  margin: 90px 0;
}
@media (max-width: 768px) {
  .download .parent-wrap {
    margin: 25px 0 !important;
  }
}
.download .download-section {
  color: white;
}
.download .download-section h2 {
  font-size: 46px;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .download .download-section h2 {
    font-size: 17px !important;
  }
}
.download .input-error {
  border: 2px solid red !important;
  color: red;
}
.download .input-error::placeholder {
  color: red;
}
.download .input-wrapper {
  position: relative;
  width: 60%;
  margin: 0 auto;
}
.download .mail {
  width: 100%;
  height: 44px;
  padding: 0 165px 0 15px;
  font-size: 16px;
  border-radius: 10px;
  border: none;
  transition: all 0.3s ease;
}
.download .mail:focus {
  outline: none;
  border-color: #27ae60;
}
.download .download-btn {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  height: 45px;
  padding: 0 45px;
  border: none;
  background: transparent linear-gradient(92deg, #3865F4 0%, #8E53EE 100%) 0% 0% no-repeat padding-box;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  font-weight: 500;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.download .download-btn:hover {
  background: transparent linear-gradient(92deg, #3865F4 0%, #8E53EE 100%) 0% 0% no-repeat padding-box;
}

.chapters {
  background: transparent linear-gradient(359deg, #F6ECFF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  padding: 90px 0px;
}
@media (max-width: 768px) {
  .chapters {
    padding: 40px 0px !important;
  }
}
.chapters .screen-bg {
  background-image: url(/assets/EBook/screenbg.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 500px;
  position: relative;
}
@media (max-width: 768px) {
  .chapters .screen-bg {
    padding: 0 !important;
    height: 300px !important;
  }
  .chapters .screen-bg .btn-wrapper {
    position: absolute;
    width: 100%;
    display: flex;
    padding: 0;
    justify-content: space-between;
    top: 35%;
    z-index: 4;
  }
  .chapters .screen-bg .btn-wrapper .abs-left,
  .chapters .screen-bg .btn-wrapper .abs-right {
    border: none !important;
    padding: 0;
    background: none !important;
  }
}
.chapters .screen-bg .content {
  padding: 10px 50px;
  max-height: 340px;
  overflow-y: auto;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
}
.chapters .screen-bg .content #chapterHeader,
.chapters .screen-bg .content #para1,
.chapters .screen-bg .content #para2,
.chapters .screen-bg .content #para3 {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.chapters .screen-bg .content #chapterHeader.fade-out,
.chapters .screen-bg .content #para1.fade-out,
.chapters .screen-bg .content #para2.fade-out,
.chapters .screen-bg .content #para3.fade-out {
  opacity: 0;
  transform: translateY(10px);
}
.chapters .screen-bg .content #chapterHeader.fade-in,
.chapters .screen-bg .content #para1.fade-in,
.chapters .screen-bg .content #para2.fade-in,
.chapters .screen-bg .content #para3.fade-in {
  opacity: 1;
  transform: translateY(0);
}
.chapters .screen-bg .content #chapterHeader {
  color: #663FAA;
}
.chapters .screen-bg .content #para1,
.chapters .screen-bg .content #para2,
.chapters .screen-bg .content #para3,
.chapters .screen-bg .content #para4 {
  color: #7D7D7D;
}
.chapters .screen-bg .content {
  /* Hide scrollbar — Chrome, Safari */
}
.chapters .screen-bg .content::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.chapters .screen-bg .content {
  /* Hide scrollbar — Firefox */
  scrollbar-width: none;
  /* Hide scrollbar — IE / Edge */
  -ms-overflow-style: none;
}
@media (max-width: 768px) {
  .chapters .screen-bg .content {
    top: 25px !important;
    max-height: 195px !important;
    padding: 5px 50px !important;
  }
}
.chapters .mobile-content h1 {
  font-size: 20px;
}
.chapters .mobile-content p {
  font-size: 12px;
  color: #7D7D7D;
}

.new-section {
  padding: 90px 0px;
  background: #FBF6FF 0% 0% no-repeat padding-box;
}
@media (max-width: 768px) {
  .new-section {
    padding: 40px 0px !important;
  }
}
.new-section .left-side {
  padding: 10px 30px;
}
@media (max-width: 768px) {
  .new-section .left-side {
    padding: 10px 20px !important;
  }
}
.new-section .wrapper-div {
  height: 100%;
  max-height: 450px;
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.new-section .wrapper-div::-webkit-scrollbar-track {
  background: white;
  border-radius: 10px;
  height: 6px;
}
.new-section .wrapper-div::-webkit-scrollbar-thumb {
  background: #b78dff;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .new-section .wrapper-div {
    margin: 40px 0 0 0;
    gap: 30px;
    padding: 0 20px;
    max-height: none;
    height: auto !important;
  }
  .new-section .wrapper-div::-webkit-scrollbar {
    display: none;
  }
  .new-section .wrapper-div {
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE/Edge */
  }
  .new-section .wrapper-div .list-container {
    padding: 15px;
    background-color: white;
    border-radius: 15px;
  }
  .new-section .wrapper-div .para-conatiner {
    margin: 0 !important;
    text-align: center !important;
  }
  .new-section .wrapper-div .para-conatiner h3 {
    font-size: 20px !important;
  }
  .new-section .wrapper-div .para-conatiner p {
    width: 100% !important;
    font-size: 14px !important;
    line-height: 26px !important;
    padding: 0 20px;
  }
}
.new-section .wrapper-div .list-container {
  display: flex;
  align-items: center;
  width: 100%;
}
.new-section .wrapper-div .list-container:hover {
  cursor: pointer;
}
.new-section .wrapper-div .list-container:hover .img-container .whitebox {
  transform: scale(1.06);
  border: 2px solid #b78dff;
}
.new-section .wrapper-div .list-container .img-container {
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.new-section .wrapper-div .list-container .img-container .whitebox {
  transition: transform 0.3s ease-in-out, border 0.3s ease-in-out;
  border: 2px solid transparent;
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.new-section .wrapper-div .para-conatiner {
  margin: 0 0 0 15px;
}
.new-section .wrapper-div .para-conatiner h3 {
  font-size: 28px;
  font-weight: 600;
  color: #001F4E;
}
.new-section .wrapper-div .para-conatiner p {
  font-size: 16px;
  line-height: 32px;
  width: 90%;
  color: #001F4E;
  margin-bottom: 0;
}

.schedule-call {
  padding: 90px 0;
  margin: 30px 0;
}
@media (max-width: 768px) {
  .schedule-call {
    padding: 40px 0 !important;
  }
}
.schedule-call.green_bg {
  background-color: #E7F8EF !important;
}
.schedule-call .wrapper {
  position: relative;
  height: 402px;
  background-image: url("/assets/images/schedulebg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.schedule-call .wrapper .column1 {
  padding: 0 0 0 50px;
}
.schedule-call .wrapper .column1 img {
  width: 41%;
  position: absolute;
  top: -30px;
}
.schedule-call .wrapper .column2 .content {
  padding: 0px 0 0 77px;
  width: 95%;
  margin-top: 15px;
}
.schedule-call .wrapper .column2 .content h2 {
  font-size: 40px;
  font-weight: 800;
  margin: 0;
}
.schedule-call .wrapper .column2 .content p {
  font-size: 18px;
  font-weight: 500;
  margin: 5px 0 0 0;
}
.schedule-call .wrapper .column2 .content a {
  font-size: 18px;
  font-weight: 600;
  border-radius: 15px;
}
.schedule-call .wrapper-mob {
  position: relative;
  background: url("/assets/images/scheduleMob-bg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 95%;
  margin: auto;
  height: 645px;
}
.schedule-call .wrapper-mob .content {
  padding-top: 50px;
}
.schedule-call .wrapper-mob img {
  position: absolute;
  left: -15px;
  width: 110%;
}

.difference-section {
  position: relative;
  padding: 90px 0 120px 0;
}
.difference-section .heading-box {
  width: 75%;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding-bottom: 30px;
}
.difference-section .heading-box .heading {
  padding: 13px 64px;
  border-radius: 28px;
  background: transparent linear-gradient(92deg, #3865F4 0%, #8E53EE 100%) 0% 0% no-repeat padding-box;
  color: white;
  margin: 0;
  font-size: 20px;
  font-weight: 500;
}
.difference-section .content-wrapper {
  position: relative !important;
}
.difference-section .content-wrapper .Content-box {
  margin: 10px 0;
  width: 100%;
  justify-content: space-between;
  padding: 35px 0px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(166, 65, 255, 0.2117647059);
  border-radius: 20px;
}
.difference-section .content-wrapper .Content-box .content {
  width: 50%;
  margin: 0 50px;
  display: flex;
  font-size: 21px;
  padding: 0 105px;
  font-weight: 600;
}
.difference-section .icon-box {
  width: 10%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 10px;
  gap: 26px;
  position: absolute;
  /* bottom: 241px; */
  top: 278px;
  left: 45%;
  margin: 29px 0;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(166, 65, 255, 0.2117647059);
  border-radius: 14px;
}
.difference-section .icon-box .leftarrow img {
  position: absolute;
  width: 51px !important;
  left: -75px;
  top: -10px;
}
.difference-section .icon-box .rightarrow img {
  position: absolute;
  width: 51px !important;
  left: 120px;
  top: -10px;
}
.difference-section .icon-box .img-container {
  position: relative;
  background: linear-gradient(99deg, #3865F4 0%, #8E53EE 100%);
  width: 97px;
  height: 97px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin: 10px 0;
}
@media (max-width: 768px) {
  .difference-section .icon-box .img-container {
    width: 95px;
    height: 94px;
  }
}
.difference-section .icon-box .img-container img {
  width: 115px;
  height: 115px;
}
@media (max-width: 768px) {
  .difference-section .icon-box .img-container img {
    width: 74px;
  }
}
.difference-section .icon-box .img-container img {
  object-fit: contain;
  transition: transform 0.3s ease-in-out;
}

.carousel-section {
  padding: 90px 0;
  background: #FBF6FF;
}
.carousel-section .carousel-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-section .carousel-wrapper .carousel-track {
  display: flex;
  width: 100%;
  transform: translateX(0);
  transition: transform 0.5s ease;
}
.carousel-section .carousel-wrapper .carousel-card {
  flex: 0 0 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 70px 35px;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #E0B3FF;
  display: flex;
  background-image: url(/assets/Rental_MarketPlace/Carosuel-bg.webp);
  background-size: cover;
  background-position: center;
}
@media (max-width: 768px) {
  .carousel-section .carousel-wrapper .carousel-card {
    flex-direction: column;
    padding: 30px 20px;
    background-image: none;
  }
}
.carousel-section .carousel-wrapper .carousel-card .content-section {
  width: 55%;
}
@media (max-width: 768px) {
  .carousel-section .carousel-wrapper .carousel-card .content-section {
    width: 100%;
  }
}
.carousel-section .carousel-wrapper .carousel-card .image-section {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.carousel-section .carousel-wrapper .carousel-card .image-section img {
  width: 100%;
  height: 100% !important;
}
@media (max-width: 768px) {
  .carousel-section .carousel-wrapper .carousel-card .image-section {
    width: 100%;
    margin-top: 20px;
  }
}
.carousel-section .carousel-wrapper {
  /* dots */
}
.carousel-section .carousel-wrapper .carousel-dots {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.carousel-section .carousel-wrapper .carousel-dots button {
  width: 8px;
  height: 10px;
  margin: 0 6px;
  border-radius: 50%;
  border: none;
  background: #ccc;
  cursor: pointer;
  transition: 0.3s;
}
.carousel-section .carousel-wrapper .carousel-dots button.active {
  width: 27px;
  border-radius: 10px;
  background: #8a2be2;
}

.new-blog {
  padding: 90px 0;
  background: #eef8f3;
}
@media (max-width: 768px) {
  .new-blog {
    padding: 40px 0;
  }
}
.new-blog .container {
  max-width: 1200px;
  margin: auto;
  padding: 0 16px;
}
.new-blog {
  /* Title */
}
.new-blog .blog-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.new-blog .blog-title p {
  font-size: 34px;
  font-weight: 600;
  margin: 0;
}
@media (max-width: 768px) {
  .new-blog .blog-title p {
    font-size: 27px;
  }
}
.new-blog .blog-title a {
  font-size: 20px;
  color: #001f4e;
  text-decoration: underline;
  font-weight: 500;
}
@media (max-width: 768px) {
  .new-blog .blog-title a {
    font-size: 14px;
  }
}
.new-blog {
  /* Main wrapper */
}
.new-blog .blog-wrapper {
  display: flex;
  gap: 30px;
}
@media (max-width: 992px) {
  .new-blog .blog-wrapper {
    flex-direction: column;
  }
}
.new-blog {
  /* Left main blog */
}
.new-blog .main-blog {
  flex: 1.3;
}
.new-blog .main-blog .main-blog-card {
  background: #ffffff;
  border-radius: 18px;
  overflow: hidden;
  height: 100%;
}
.new-blog .main-blog .main-blog-card img {
  width: 100%;
  display: block;
}
.new-blog .main-blog .main-blog-card .main-blog-content {
  padding: 24px;
}
.new-blog .main-blog .main-blog-card .main-blog-content h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 12px;
}
.new-blog .main-blog .main-blog-card .main-blog-content p {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 16px;
}
.new-blog .main-blog .main-blog-card .main-blog-content a {
  color: #656565;
  font-weight: 500;
  text-decoration: underline;
}
.new-blog {
  /* Right blog list */
}
.new-blog .blog-list {
  flex: 1;
  background: #f3fbf7;
  border-radius: 18px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.new-blog .blog-list h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
.new-blog .blog-list .blog-item .wrap {
  display: flex;
  gap: 16px;
  padding: 10px;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}
.new-blog .blog-list .blog-item .wrap:hover {
  transform: translateY(-4px);
  background: white;
  border-radius: 20px;
}
.new-blog .blog-list .blog-item .wrap:hover .blog-info p {
  color: #8E53EE;
}
.new-blog .blog-list .blog-item .wrap:hover img {
  transform: scale(1.05);
}
.new-blog .blog-list .blog-item {
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid #e0eee7;
}
.new-blog .blog-list .blog-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.new-blog .blog-list .blog-item img {
  width: 125px;
  height: 125px;
  border-radius: 12px;
  object-fit: cover;
  flex-shrink: 0;
}
.new-blog .blog-list .blog-item .blog-info {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.new-blog .blog-list .blog-item .blog-info .date {
  font-size: 18px;
  color: #888;
}
.new-blog .blog-list .blog-item .blog-info p {
  font-size: 20px;
  font-weight: 600;
  color: #111;
  margin: 0;
  line-height: 1.4;
}

.platform-section {
  padding: 90px 0;
  background: #F8F1FF 0% 0% no-repeat padding-box;
}
@media (max-width: 768px) {
  .platform-section {
    padding: 40px 0px !important;
  }
}
.platform-section .btn-grp {
  gap: 15px !important;
}
@media (max-width: 768px) {
  .platform-section .content-section {
    padding: 20px 30px !important;
  }
}
@media (max-width: 768px) {
  .platform-section .content-section .btn-grp {
    justify-content: center !important;
  }
}

.free-trial-section {
  padding: 90px 0;
  background: white 0% 0% no-repeat padding-box;
}
@media (max-width: 768px) {
  .free-trial-section {
    padding: 40px 0px !important;
  }
}
.free-trial-section .btn-grp {
  gap: 15px !important;
}
.free-trial-section .content-section {
  width: 47%;
}
@media (max-width: 768px) {
  .free-trial-section .content-section {
    width: 90% !important;
    margin-bottom: 20px;
  }
}
.free-trial-section .content-section {
  border-radius: 20px;
  padding: 50px 40px;
  background: #E7F8EF 0% 0% no-repeat padding-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.free-trial-section .content-section.gap {
  gap: 15px;
}
.free-trial-section .companies-section {
  width: 43%;
  height: 370px;
  overflow: auto;
  padding: 3px 6px 20px 13px;
}
.free-trial-section .companies-section.height-inc {
  height: 401px !important;
}
@media (max-width: 768px) {
  .free-trial-section .companies-section {
    width: 100% !important;
    height: none !important;
    overflow-y: auto;
  }
}
.free-trial-section .companies-section .white-box {
  padding: 25px 30px;
  background: white;
  border-radius: 24px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.growth-section,
.growth-section-2 {
  padding: 90px 0;
  background: #F8F1FF !important;
}
.growth-section.white-bg,
.growth-section-2.white-bg {
  background: white !important;
}
@media (max-width: 768px) {
  .growth-section,
  .growth-section-2 {
    padding: 40px 0px !important;
  }
}
.growth-section .btn-grp,
.growth-section-2 .btn-grp {
  gap: 15px !important;
}
.growth-section .wrapper,
.growth-section-2 .wrapper {
  padding: 20px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1019607843);
  border-radius: 30px;
}
@media (max-width: 768px) {
  .growth-section .wrapper,
  .growth-section-2 .wrapper {
    flex-direction: column !important;
  }
}
.growth-section .content-section,
.growth-section-2 .content-section {
  width: 48%;
}
@media (max-width: 768px) {
  .growth-section .content-section,
  .growth-section-2 .content-section {
    width: 100% !important;
    margin-bottom: 20px;
    margin-top: 30px;
  }
}
.growth-section .content-section,
.growth-section-2 .content-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
}
.growth-section .content-section a,
.growth-section-2 .content-section a {
  text-align: center !important;
  width: 47%;
}
@media (max-width: 768px) {
  .growth-section .content-section a,
  .growth-section-2 .content-section a {
    width: 69% !important;
  }
  .growth-section .content-section a.width-80,
  .growth-section-2 .content-section a.width-80 {
    width: 80% !important;
  }
}
.growth-section .image-section,
.growth-section-2 .image-section {
  width: 50%;
  padding: 15px;
  background: #F8F1FF 0% 0% no-repeat padding-box;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .growth-section .image-section,
  .growth-section-2 .image-section {
    width: 100% !important;
  }
}
.growth-section .image-section.green,
.growth-section-2 .image-section.green {
  background: #E7F8EF 0% 0% no-repeat padding-box !important;
}
.growth-section .image-section img,
.growth-section-2 .image-section img {
  width: 100%;
  height: auto;
}

.growth-section-2 {
  padding-top: 90px 0px !important;
  background-color: white !important;
}
.growth-section-2 .wrapper {
  padding: 20px 20px 20px 37px !important;
}
@media (max-width: 768px) {
  .growth-section-2 .wrapper {
    flex-direction: column-reverse !important;
  }
}
.growth-section-2 a {
  width: 54% !important;
}

.Old-FAQ {
  padding: 90px 0;
}
@media (max-width: 768px) {
  .Old-FAQ {
    padding: 40px 0px !important;
  }
}

.marketplace-software-section {
  background-color: #2C076A;
  padding: 80px 0;
}
.marketplace-software-section .content-wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
.marketplace-software-section .section-title {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #ffffff;
}
@media (max-width: 768px) {
  .marketplace-software-section .section-title {
    font-size: 32px;
  }
}
.marketplace-software-section .section-desc {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 25px;
  opacity: 0.9;
}
.marketplace-software-section .cta-wrapper {
  margin-top: 40px;
}
.marketplace-software-section .software-btn {
  background: #7B68EE;
  color: #ffffff;
  padding: 12px 40px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 18px;
  display: inline-block;
  transition: all 0.3s ease;
}
.marketplace-software-section .software-btn:hover {
  background: #7B68EE;
  color: #ffffff;
}

.why-choose-us-section {
  background: transparent linear-gradient(0deg, #F6ECFF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  padding: 80px 0;
}
.why-choose-us-section .section-title {
  font-size: 36px;
  font-weight: 700;
  color: #0e0e29;
  margin-bottom: 30px;
  line-height: 1.3;
}
@media (max-width: 768px) {
  .why-choose-us-section .section-title {
    font-size: 28px;
  }
}
.why-choose-us-section .section-desc {
  font-size: 16px;
  line-height: 1.8;
  color: #3a3a4c;
  margin-bottom: 25px;
}
.why-choose-us-section .features-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.why-choose-us-section .features-list li {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.why-choose-us-section .features-list li:last-child {
  margin-bottom: 0;
}
.why-choose-us-section .features-list li .icon-box {
  width: 50px;
  height: 50px;
  background-color: #E2DEFB;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  flex-shrink: 0;
}
.why-choose-us-section .features-list li .icon-box i {
  color: #7B68EE;
  font-size: 20px;
}
.why-choose-us-section .features-list li .feature-text {
  font-size: 18px;
  font-weight: 600;
  color: #0e0e29;
}
@media (max-width: 991px) {
  .why-choose-us-section .right-content {
    margin-top: 40px;
  }
}

@keyframes nextArrowAnim {
  0% {
    transform: translateX(0);
    opacity: 0.4;
  }
  50% {
    transform: translateX(4px);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 0.4;
  }
}
@keyframes bounceLite {
  0%, 100% {
    transform: translateY(0);
    animation-timing-function: ease-in;
  }
  50% {
    transform: translateY(-10px);
    animation-timing-function: ease-out;
  }
}
.bounce-lite {
  animation: bounceLite 4s infinite;
}

@keyframes shake {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-4px);
  }
  50% {
    transform: translateX(4px);
  }
  75% {
    transform: translateX(-4px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes color-anim {
  0% {
    fill: white;
  }
  50% {
    fill: #7b00f9;
  }
  100% {
    fill: white;
  }
}
.features-accordion-section {
  padding: 80px 0;
  background-color: #EFFBF7;
}
.features-accordion-section .section-header {
  margin-bottom: 50px;
}
.features-accordion-section .section-header .sub-title {
  color: #3FC799;
  font-weight: 700;
  font-size: 20px;
  display: block;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
}
.features-accordion-section .section-header .main-title {
  color: #001F4E;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.3;
  max-width: 900px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .features-accordion-section .section-header .main-title {
    font-size: 28px;
  }
}
.features-accordion-section .category-tabs-wrapper {
  position: relative;
}
@media (max-width: 991px) {
  .features-accordion-section .row.align-items-center {
    display: flex;
    flex-direction: column-reverse;
  }
}
.features-accordion-section .mobile-tab-navigation {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 20px 15px;
}
@media (max-width: 768px) {
  .features-accordion-section .mobile-tab-navigation {
    display: flex;
  }
}
.features-accordion-section .mobile-tab-navigation .mobile-tab-arrow {
  background: #3FC799;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  color: white;
  font-size: 18px;
  flex-shrink: 0;
}
.features-accordion-section .mobile-tab-navigation .mobile-tab-arrow:hover {
  background: #35B388;
  transform: scale(1.1);
}
.features-accordion-section .mobile-tab-navigation .mobile-tab-arrow:active {
  transform: scale(0.95);
}
.features-accordion-section .mobile-tab-navigation .mobile-tab-arrow i {
  pointer-events: none;
}
.features-accordion-section .mobile-tab-navigation .mobile-current-tab {
  font-size: 22px;
  font-weight: 700;
  color: #001F4E;
  text-align: center;
  line-height: 1.3;
  min-width: 200px;
}
@media (max-width: 480px) {
  .features-accordion-section .mobile-tab-navigation .mobile-current-tab {
    font-size: 22px;
    min-width: 150px;
  }
}
.features-accordion-section .category-tabs {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .features-accordion-section .category-tabs {
    display: none;
  }
}
.features-accordion-section .category-tabs .tab-btn {
  background: transparent;
  border: 2px solid transparent;
  color: #999;
  font-size: 24px;
  font-weight: 700;
  padding: 10px 25px;
  margin: 0 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  outline: none;
}
.features-accordion-section .category-tabs .tab-btn.active {
  color: #001F4E;
  border-bottom: 3px solid #3FC799;
}
.features-accordion-section .category-tabs .tab-btn:hover {
  color: #001F4E;
}
@media (max-width: 576px) {
  .features-accordion-section .category-tabs .tab-btn {
    display: block;
    width: 100%;
    margin: 10px 0;
  }
}
.features-accordion-section .feature-accordion {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.features-accordion-section .feature-accordion.fade-out {
  opacity: 0;
  transform: translateY(-10px);
}
.features-accordion-section .feature-accordion .accordion-item {
  background: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2196078431) !important;
  padding: 20px;
  margin-bottom: 20px;
  cursor: pointer;
  border: 1px solid transparent;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.features-accordion-section .feature-accordion .accordion-item.active .accordion-header .accordion-title {
  color: #3FC799;
}
.features-accordion-section .feature-accordion .accordion-item.active .accordion-body {
  max-height: 500px;
  opacity: 1;
  padding-top: 15px;
  margin-top: 10px;
}
.features-accordion-section .feature-accordion .accordion-item .accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.features-accordion-section .feature-accordion .accordion-item .accordion-header .accordion-title {
  font-size: 22px;
  font-weight: 700;
  color: #001F4E;
  transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.features-accordion-section .feature-accordion .accordion-item .accordion-header .icon {
  color: white;
  font-size: 16px;
  padding: 5px;
  border-radius: 50%;
  background-color: #3FC799;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.features-accordion-section .feature-accordion .accordion-item .accordion-body {
  max-height: 0;
  overflow: hidden;
  font-size: 15px;
  color: #001F4E;
  line-height: 1.6;
  opacity: 0;
  padding-top: 0;
  margin-top: 0;
  transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.1s, padding 0.4s cubic-bezier(0.4, 0, 0.2, 1), margin 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.features-accordion-section .feature-image-wrapper {
  text-align: center;
  padding-left: 30px;
}
@media (max-width: 991px) {
  .features-accordion-section .feature-image-wrapper {
    margin-bottom: 20px;
    padding-left: 0;
  }
}
.features-accordion-section .feature-image-wrapper #feature-dynamic-img {
  max-height: 500px;
  object-fit: contain;
  transition: opacity 0.2s ease-in-out;
  border-radius: 15px;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

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