@charset "UTF-8";
/*reset css start*/
* {
  margin: 0;
  padding: 0;
  font-family: "Red Hat Display", sans-serif;
}
body{} 
html,
body {
  font-size: 15px !important;
  height: auto !important;
  font-family: "Red Hat Display", sans-serif;
}

button:focus {
  outline: 0;
}

a {
  text-decoration: none;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*reset css end*/
/*varibale start*/
/*varibale end*/
/*mixin start*/
/*mixin end*/
.marque-footer a.py-5 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}
.bg-primary\/5 {
    background-color: #0f172a0d;
}

.compare-table h6 {
    color:#fff;
}

.short-image-qpe-new{
width:680px;
height:550px;
overflow:hidden;
}
.short-image-qpe-new img{
width:100%;
object-fit:cover;
height:100%;
}
header #nav-menu li a:hover {
  background-color: #f1f5f9;
  color: #0f172a;
}

header .navigation nav ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.transform-img img{
margin:auto;
display:block;
}
header .navigation nav ul li a {
  color: #000;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  font-weight: 500;
  text-decoration: none;
}

.accordion_section{
background:#111827;
}
header .navigation nav ul li a:hover {
  background-color: #f1f5f9;
  border-radius: 0.5rem;
}
header .button-cntnr button {
  width: 110px;
  height: 38px;
  background-color: #000;
  border-radius: 50px;
  font-size: 0.938rem;
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: 600;
  justify-content: center;
}

.hero_banner-outer {
  height: 147vh;
}
.hero_banner-outer .hero_banner {
  background-color: #0d0028;
  height: 100vh;
  background-image: url(../images/circle.jpg);
  background-size: 75%;
  background-position: center 70px;
  background-repeat: no-repeat;
  padding: 65px 0px;
}
.new-dizi-header-logo{width:100px;}
.new-dizi-header-logo img{width:100%;height:100%;object-fit:cover;}
.hero_banner-outer .hero_banner .hero_text {
  text-align: center;
  padding-top: 100px;
}
@media (max-width: 767px) {
  .hero_banner-outer .hero_banner .hero_text {
    padding-top: 60px;
  }
 .close-menu {
    position: absolute;
    top: 11px !important;
}
}
.hero_banner-outer .hero_banner .hero_text .linear-text-gradient {
  background: linear-gradient(to top, #a855f7, #ec4899);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.hero_banner-outer .hero_banner .hero_text p.create_text {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-bottom: 23px;
}
.hero_banner-outer .hero_banner .hero_text h1.affordable_text {
  color: #fff;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 500;
}
@media (max-width: 767px) {
  .hero_banner-outer .hero_banner .hero_text h1.affordable_text {
    font-weight: 600;
    font-size: 40px;
    line-height: 1.1;
  }
}
.hero_banner-outer .hero_banner .hero_text label {
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #fff;
  margin-top: 1.875rem;
}
@media (max-width: 767px) {
  .hero_banner-outer .hero_banner .hero_text label {
    padding: 0px 1rem;
  }
}
.hero_banner-outer .hero_banner .hero_btn_cont {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 30px;
}
.hero_banner-outer .hero_banner .hero_btn_cont button {
  background-color: #6921a0;
  width: auto;
  height: 35px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.938rem;
  border: 0;
  font-weight: 500;
  color: #fff;
  padding: 0px 15px;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.hero_banner-outer .hero_banner .hero_btn_cont button:hover {
  margin-top: -10px;
}
.hero_banner-outer .hero_banner .hero_btn_cont button + button {
  background-color: #fff;
  color: #000;
}
.hero_banner-outer .hero_banner .all-order-bg {
  margin-top: 50px;
  position: relative;
  display: flex;
}
.hero_banner-outer .hero_banner .all-order-bg .hooper-div {
  max-width: 350px;
  width: 100%;
  position: absolute;
  left: 58px;
  top: 130px;
}
@media (max-width: 767px) {
  .hero_banner-outer .hero_banner .all-order-bg .hooper-div {
    display: none;
  }
}
.hero_banner-outer .hero_banner .all-order-bg .hooper-div img {
  border-radius: 0.5rem;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  transition-duration: 0.3s;
}
.hero_banner-outer .hero_banner .all-order-bg .hooper-div img:hover {
  transform: scale(1.1);
}
.hero_banner-outer .hero_banner .all-order-bg .all-order-img {
  max-width: 700px;
  width: 100%;
  margin: auto;
}
@media (max-width: 767px) {
  .hero_banner-outer .hero_banner .all-order-bg .all-order-img {
    position: absolute;
    top: 50px;
  }
}
.hero_banner-outer .hero_banner .all-order-bg .all-order-img img {
  border-radius: 0.5rem;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}
.hero_banner-outer .hero_banner .all-order-bg .analytics_div {
  max-width: 300px;
  position: absolute;
  right: 57px;
  top: 50px;
}
@media (max-width: 767px) {
  .hero_banner-outer .hero_banner .all-order-bg .analytics_div {
    display: none;
  }
}
.hero_banner-outer .hero_banner .all-order-bg .analytics_div img {
  border-radius: 0.5rem;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  transition-duration: 0.3s;
}
.hero_banner-outer .hero_banner .all-order-bg .analytics_div img:hover {
  transform: scale(1.1);
}

.best_startup_section {
  max-width: 83%;
  width: 100%;
  display: flex;
  margin: auto;
  justify-content: space-between;
  margin-top: 100px !important;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .best_startup_section {
    max-width: 90%;
  }
}
.best_startup_section .inner_text {
  justify-content: center;
  flex-direction: column;
  display: flex;
}
@media (max-width: 767px) {
  .best_startup_section .inner_text {
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
  }
}
.best_startup_section .inner_text span {
  font-size: 45px;
  color: #1a1a1a;
  font-weight: 1000;
  text-align:center;
}
@media (max-width: 767px) {
  .best_startup_section .inner_text span {
    font-size: 30px;
  }
}
.best_startup_section .inner_text .achievement-rating-ct:before {
  content: "★★★★★";
  background: linear-gradient(90deg, #68c5ed 100%, #b5dbee 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.best_startup_section .inner_text .achievement-rating-g2:before {
  content: "★★★★★";
  background: linear-gradient(90deg, #ef4b2e 100%, #f79f92 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.best_startup_section .inner_text .text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.5;
}
.best_startup_section .inner_text p {
  color: #1a1a1a;
  font-size: 15px;
  text-align:center;
  font-weight: 1000;
}
.best_startup_section .inner_text .img-logo {
  text-align: center;
  margin:auto;
}
.best_startup_section .inner_text .img-logo img {
  width: 100px;
  margin:auto;
}
.best_startup_section .inner_text .img-logo img.sofware_advise {
  max-width: 140px;
  width: 100%;
}

.high-perfomence {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.high-perfomence h3 {
  font-size: 3rem;
  color: #1a1a1a;
  line-height: 1.25;
  font-weight: 600;
}
.high-perfomence .creative-visually {
  position: relative;
}
.high-perfomence .creative-visually p {
  font-size: 17px;
  color: #1a1a1a;
  margin-bottom: 22px;
}
.high-perfomence .creative-visually button {
  background-color: #1f2937;
  border-radius: 50px;
  color: #fff;
  border: 0px;
  width: 192px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 15px;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  position: absolute;
  bottom: -36px;
}
.high-perfomence .creative-visually button:hover {
  bottom: -26px;
}

.qpe-card-cntnr {
  display: flex;
  margin-top: 75px;
  flex-wrap: wrap;
}
.qpe-card-cntnr .pad-right {
  padding: 0px 7.5px;
}
.qpe-card-cntnr .card-2:hover {
  background-color: #c0f2ec;
}
.qpe-card-cntnr .card-one:hover {
  background-color: #fdd4d4;
}
.qpe-card-cntnr .card-three:hover {
  background-color: #fdf0b8;
}
.qpe-card-cntnr .card-four:hover {
  background-color: #fedec4;
}
.qpe-card-cntnr .qpe-cards {
  border: solid 1px #1f2937;
  padding: 1.25rem;
  border-radius: 0.75rem;
  min-height: 390px;
}
.qpe-card-cntnr .qpe-cards h5 {
  font-size: 14px;
  color: #1a1a1a;
  text-transform: uppercase;
}
.qpe-card-cntnr .qpe-cards h3 {
  font-size: 48px;
  color: #1a1a1a;
  font-weight: 700;
}
.qpe-card-cntnr .qpe-cards p {
  font-size: 16px;
  color: #1f2937;
  font-weight: 500;
  border-bottom: solid 1px #6b7280;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.qpe-card-cntnr .qpe-cards p + p {
  padding: 20px 0 0 0;
  border-bottom: 0;
}

.partners {
  border: solid 1px #d1d5db;
  border-radius: 0.5rem;
  padding: 3rem;
  margin-top: 90px;
}

.simplyfying-ecomm {
  background: #e6e6fa;
  padding: 3rem;
}
.simplyfying-ecomm .simmply-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.simplyfying-ecomm .simmply-btn button {
  width: 134px;
  height: 34px;
  background-color: #bbd6e3;
  border: 0px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 0.75rem;
  color: #0d9488;
  line-height: 1rem;
  margin-bottom: 15px;
}
.simplyfying-ecomm .simmply-btn h3 {
  font-size: 3rem;
  color: #1a1a1a;
  font-weight: 600;
  margin-bottom: 28px;
}
.simplyfying-ecomm .transform-img {
  text-align: center;
}

.create-sale-front {
  margin-top: 70px;
}
.create-sale-front h3 {
  font-size: 18px;
  color: #1a1a1a;
  font-weight: 700;
}
.create-sale-front p {
  font-size: 1rem;
  color: #374151;
  font-weight: 600;
  margin-top: 10px;
  padding: 0px 20px 0px 0px;
}

.reach_customers {
  padding: 100px 0px 20px 0;
}
.reach_customers h3 {
  font-size: 3rem;
  color: #1a1a1a;
  font-weight: 600;
  line-height: 1.25;
}
.reach_customers p {
  font-size: 1rem;
  color: #374151;
  line-height: 1.5;
  font-weight: 600;
  padding-top: 7px;
}

/*scroll card start*/
#cards {
  list-style: none;
  padding-left: 0;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(var(--cards), var(--cardHeight));
  gap: var(--cardMargin);
  padding-bottom: calc(var(--cards) * var(--cardTopPadding));
  margin-bottom: var(--cardMargin);
  margin-top: -350px;
  padding-left:0 !important;
  gap:0;
}

#card1 {
  --index: 1;
}

#card2 {
  --index: 2;
}

#card3 {
  --index: 3;
}

#card4 {
  --index: 4;
}

#card5 {
  --index: 5;
}

.card {
  position: sticky !important;
  top: 264px;
  padding-top: calc(var(--index) * var(--cardTopPadding));
  border: 0 !important;
  background-color: transparent !important;
}

@media (max-width: 768px) {
  .card {
    position: relative;
    top: 400px;
    padding-top: 20px;
  }
  #cards {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-bottom: 10px;
  }
}
:root {
  --cards: 5;
  --cardHeight: 35vh;
  --cardTopPadding: 1.5em;
  --cardMargin: 4vw;
}

/*scroll card end*/
.sell-smart {
  margin-top: 223px;
  padding: 30px 0px;
}
.sell-smart h3 {
  font-size: 48px;
  color: #1a1a1a;
  font-weight: 600;
}
.sell-smart p {
  font-weight: 600;
  font-size: 17px;
  color: #1a1a1a;
  padding-top: 2px;
}

.autoplay-slider {
  border: solid 1px #d1d5db;
  border-radius: 0.5rem;
  padding: 3rem 0;
  margin-top: 45px;
}
.autoplay-slider .owl-dots {
  display: none !important;
}
.autoplay-slider img {
  width: 80px !important;
}

.qpe-theme {
  background-color: #cde4e1;
  padding: 10px 20px 22px;
  margin-top: 100px;
}
.qpe-theme .qpe-head-text-sec {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
.qpe-theme .qpe-head-text-sec .qpe-head-text-sec-left h3 {
  font-size: 3rem;
  font-weight: 600;
  color: #1a1a1a;
}
.qpe-theme .qpe-head-text-sec .qpe-head-text-sec-right p {
  font-size: 16px;
  color: #1a1a1a;
  font-weight: 600;
  padding-top: 2px;
}

.built-inner {
  margin-top: 80px;
}
.built-inner h3 {
  font-size: 3rem;
  font-weight: 600;
  color: #1a1a1a;
}
.built-inner p {
  font-weight: 500;
  font-size: 1rem;
  color: #1a1a1a;
  padding-top: 5px;
}

.tab-bootstrap {
  margin-top: 55px;
}
.tab-bootstrap .tab-content {
  background-color: #e0e7ff;
  border-bottom-right-radius: 70px;
  border-bottom-left-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  padding: 40px;
}
.tab-bootstrap nav {
  background-color: #f1f5f9;
  height: 64px;
  display: flex;
  align-items: center;
  border-radius: 0.75rem;
  margin-bottom: 15px;
  padding: 0px 10px;
}
.tab-bootstrap nav .nav-link {
  color: #74648b;
  font-size: 18px;
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
}
.tab-bootstrap nav .nav-link.active {
  background-color: #1f2937;
  border-radius: 0.5rem;
  color: #fff;
}
.tab-bootstrap nav #nav-tab {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.tab-bootstrap .tab1-qpe {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tab-bootstrap .tab1-qpe button {
  display: flex;
  align-items: center;
  gap: 10px;
}
.tab-bootstrap .tab1-qpe h3 {
  font-size: 30px;
  color: #1a1a1a;
  font-weight: 700;
}
.tab-bootstrap .tab1-qpe p {
  font-size: 1rem;
  color: #1a1a1a;
  font-weight: 600;
  margin: 15px 0 25px 0;
}
.tab-bootstrap .tab1-qpe .rounded-img-qpe {
  padding-left: 50px;
}
.tab-bootstrap .tab1-qpe .rounded-img-qpe img {
  border-bottom-right-radius: 70px;
  border-bottom-left-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.customize-store {
  margin-top: 120px;
  display: flex;
}
.customize-store .pad-30 {
  padding-left: 50px;
}
.customize-store h3 {
  color: #1a1a1a;
  font-size: 3rem;
  line-height: 1.25;
  font-weight: 600;
  margin-top: 20px;
}
.customize-store p {
  color: #1f2937;
  font-weight: 600;
  color: #1a1a1a;
  margin: 25px 0;
}
.customize-store ul {
  margin-bottom: 30px;
}
.customize-store ul li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  color: #374151;
  font-size: 1rem;
  font-weight: 600;
}
.customize-store ul li img {
  width: 20px;
}

.powering-sec .align-left {
  text-align: left;
}
.powering-sec .subscribe-img {
  -webkit-clip-path: circle(100.4% at 98% 107%);
          clip-path: circle(100.4% at 98% 107%);
  height: 100%;
}

.autoplay-slider-qpe {
  background: #10002a;
}

@keyframes marquee {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
.animate-marquee {
  animation: marquee 45s linear infinite;
}

/*media query start*/
@media (min-width: 1280px) {

}
.animate-zoom {
  animation: slide-in 0.5s ease-out;
}

@keyframes slide-in {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.bootstrap-tab-qpe .nav > div {
  margin-bottom: 30px;
}
.bootstrap-tab-qpe nav {
  flex-direction: column;
  background-color: transparent;
  height: auto;
}
.bootstrap-tab-qpe .first-click-div {
  border-bottom: solid 1px #d1d5db;
  padding-bottom: 1.25rem;
}
.bootstrap-tab-qpe .tab-content {
  background-color: transparent;
  padding: 0;
}
.bootstrap-tab-qpe .sellin-prod {
  margin-bottom: 25px !important;
  width: 115px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bootstrap-tab-qpe .pad-left-60 {
  padding-left: 60px;
}
.bootstrap-tab-qpe .leading-normal {
  font-weight: 600;
  margin-bottom: 20px;
}

.margin-left-first-child:first-child {
  margin-left: 200px;
}

.height-fix img {
  height: 350px;
}

.owl-new .owl-nav {
  display: flex !important;
  width: 70%;
  margin: 40px auto 0px auto !important;
  justify-content: space-between;
}
.owl-new .owl-dots {
  position: absolute;
  bottom: 13px;
  left: 42%;
}
.owl-new .owl-prev,
.owl-new .owl-next {
  background-color: #1f2937 !important;
  width: 80px;
  height: 48px;
  border-radius: 50px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.owl-new-class {
  background-color: #F5FFFA;
  padding: 2rem;
}
.owl-new-class .owl-next {
  font-size: 0px !important;
  background-image: url(https://ik.imagekit.io/lnu6zvhsq/right-arrow.png) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.owl-new-class .owl-prev {
  font-size: 0px !important;
  background-image: url(https://ik.imagekit.io/lnu6zvhsq/left-arrow.png) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.pricing #brands h3 {
  font-weight: 600;
}
.pricing #top {
  margin-top: -10px;
}
.pricing .accordion-button::after {
  background-image: url(../images/add.png);
  background-size: 16px;
}
.pricing .accordion-button:not(.collapsed)::after {
  background-image: url(../images/minus.png);
  transform: rotate(-180deg);
}
.pricing .plus-minus-tab .accordion-body {
  color: #fff;
  padding: 0rem 0rem 1.5rem 0px;
  font-size: 16px;
}
.pricing .plus-minus-tab .collapse {
  visibility: inherit;
}
.pricing .plus-minus-tab .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: transparent;
  box-shadow: 0px 0px 0px;
  padding-left: 0;
}
.pricing .plus-minus-tab .accordion-item {
  background-color: transparent;
  border: 0;
  border-bottom: solid 1px #fff;
  border-radius: 0;
}
.pricing .plus-minus-tab .accordion-header button {
  font-size: 20px;
  color: #fff;
  background-color:transparent;
  font-weight: 600;
  border-radius: 0 !important;
  padding: 25px 0px;
}
.pricing .plus-minus-tab .accordion-header button:focus,
.pricing .plus-minus-tab .accordion-header button:focus-visible
{border:0;outline:0;box-shadow:0 0 0;}
.pricing .plus-minus-tab .accordion-header button:hover {
  text-decoration: underline;
}

.logos-slide {
  animation: 45s slide-scroll infinite linear;
}

.logos:hover .logos-slide {
  animation-play-state: paused;
}

.logos::before {
  left: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
 
}

.logos::after {
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}

.logos::before,
.logos::after {
  position: absolute;
  top: 0;
  width: 250px;
  height: 100%;
  z-index: 2;
  content: "";
 
}

@keyframes slide-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.logos-slide {
  animation: 45s slide-scroll infinite linear;
}

Mobile CSS .logos-slide {
  animation: 30s slide-scroll infinite linear;
}

.logos::before,
.logos::after {
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
  z-index: 2;
  content: "";
}

.features-table-container {
  display: none;
}

#buttonText1 {
  display: none;
}

.features-list li::marker {
  content: "✔️";
}

.bdr-btm {
    border-bottom: solid 1px #000 !important;
   
    
}
.first-click-div{padding:0 10px;}
.features-list li {
  font-size: 14px;
}

.features-table-container .text-xl {
  text-align: center;
}
.features-table-container .text-left {
  text-align: left !important;
}


.pricing-grid .hover\:bg-gray-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39/var(--tw-bg-opacity)) !important;
}

/*abou us start*/
.about-us-new .py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.about-us-new .subscribe-img-2 {
  -webkit-clip-path: circle(115.4% at 98% 107%);
          clip-path: circle(115.4% at 98% 107%);
}
.about-us-new .object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.about-us-new .bg-primary {
  background-color: #0f172a !important;
}

/*about us end*/
/*contact start*/
.contact-new .text-primary {
  color: #0f172a !important;
}

/*contact end*/
@media (max-width: 767px) {
  .customize-store {
    flex-wrap: wrap;
  }
  .customize-store {
    margin-top: 60px;
  }
  .custom-side-bar-nav {
    flex-wrap: wrap !important;
    width: auto !important;
  }
  .bootstrap-tab-qpe .pad-left-60 {
    padding-left: 0;
    order: -1;
  }
  .customize-store .pad-30 {
    padding-left: 0px;
    margin-top: 25px;
  }
  .autoplay-slider {
    margin: 15px auto 0px auto;
    width: 90%;
  }
  .tab-bootstrap nav .nav-link {
    white-space: nowrap;
  }
  .tab-bootstrap nav #nav-tab {
    flex-wrap: nowrap;
    width: 1000px;
  }
  .tab-bootstrap nav {
    overflow: hidden;
    overflow-x: scroll;
  }
  .qpe-theme {
    margin-top: 50px;
  }
  .qpe-theme .px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .built-inner h3 {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .sell-smart {
    margin-top: 0;
  }
  .reach_customers {
    padding: 50px 0px 50px 0;
  }
  .inner_text:last-child {
    width: 100%;
  }
  .simplyfying-ecomm .simmply-btn h3 {
    font-size: 36px;
  }
  .simplyfying-ecomm {
    padding: 2rem;
  }
  .reach_customers h3,
  .sell-smart h3,
  .qpe-theme .qpe-head-text-sec .qpe-head-text-sec-left h3 {
    font-size: 36px;
  }
  .reach_customers h3 br {
    display: none;
  }
  #brands .main-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #brands {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .qpe-card-cntnr {
    overflow-x: scroll;
  }
  .qpe-card-cntnr .pad-right {
    flex-basis: 80%;
  }
  .high-perfomence .creative-visually p {
    font-size: 15px;
    margin-top: 5px;
  }
  .high-perfomence {
    padding: 0px 15px;
    margin-top: 50px;
  }
  .high-perfomence {
    flex-wrap: wrap;
  }
  .high-perfomence h3 {
    font-size: 36px;
  }
  div.py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .about-us-new .mobile-pad-about {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .offcanvas-top {
    height: 80vh !important;
  }
  .new-footer .mobile-top-margin {
    margin-top: 1rem !important;
  }
}
@media (max-width: 768px) {
  .tab-bootstrap .tab1-qpe {
    flex-wrap: wrap;
  }
  .customize-store h3 {
    font-size: 35px;
  }
  .order-change {
    order: -1;
  }
  .tab-bootstrap .tab1-qpe h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .tab-bootstrap .tab1-qpe p {
    display: none;
  }
  .tab-bootstrap .tab1-qpe .rounded-img-qpe {
    padding-left: 0;
    margin-bottom: 20px;
  }
}
span.text-primary {
  color: #0f172a !important;
}

@keyframes scrollImage {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-90%); 
  }
}
.scroll-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.scroll-container:hover .scroll-image {
  animation: scrollImage 15s linear infinite;
}

.scroll-image {
  width: 100%;
  height: auto;
  transition: transform 0.1s ease-in-out;
}

.themes .px-5 {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}

@media (min-width: 769px) {
  .pricing-display-block-mobile {
    display: none;
  }
  .full-list-feature {
    display: none;
  }
}
@media (max-width: 769px) {
  .pricing-display-none-mobile {
    display: none;
  }
  .pricing-display-block-mobile #nav-tab {
    width: auto !important;
    flex-wrap: wrap !important;
  }
  .pricing-display-block-mobile .nav-link {
    padding: 0.5rem 11px !important;
  }
  .pricing-display-block-mobile .tab-content {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
  }
  .pricing-display-block-mobile #starter-plan,
  .pricing-display-block-mobile #advanced-plan,
  .pricing-display-block-mobile #growth-plan {
    width: 100%;
  }
  .pricing-display-block-mobile .tab-bootstrap {
    margin-bottom: 15px;
  }
  .pricing-display-block-mobile .tab-bootstrap nav {
    background-color: transparent;
    overflow: inherit;
    overflow-x: inherit;
    border-bottom: solid 1px #f3f4f6;
  }
  .pricing-display-block-mobile .tab-bootstrap nav .nav-link.active {
    color: #fff;
  }
  .pricing-display-block-mobile .tab-bootstrap nav .nav-link {
    color: #1f2937;
  }
  .full-list-feature {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
  }
  .full-list-feature .accordion-button::after {
    background-image: url(../images/plus-black.png);
  }
  .full-list-feature .accordion-button:not(.collapsed)::after {
    background-image: url(../images/minus-black.png);
    transform: rotate(-180deg);
  }
  .full-list-feature .accordion-header button {
    font-size: 1rem !important;
    color: #1a1a1a !important;
  }
}
@media (max-width: 768px) {
  .hero_banner-outer {
    height: 110vh;
  }
  .best_startup_section{margin-top:30px !important;}
  #solutions,
  .plan-features-outer {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  section.plan-features-outer,
  #brands {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-top: 0 !important;
  }
  #plan-features {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .sell-smart {
    margin-top: 0;
  }
  .tab-bootstrap nav .nav-link {
    font-size: 13px;
  }
  .high-perfomence,
  .qpe-theme .qpe-head-text-sec {
    padding: 0px 15px;
  }
  .reach_customers {
    padding: 22px 20px 22px;
  }
  .sell-smart {
    padding: 30px 15px;
  }
  .best_startup_section {
    padding: 0px 0px;
    width: 100%;
    max-width: inherit;
  }
  .built-inner {
    padding: 0 15px;
  }
  .customize-store {
    padding: 0px 15px;
  }
}
@media (max-width: 600px) {
  .hero_banner-outer {
    height: 140vh;
  }
  .qpe-card-cntnr {
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 990px) and (min-width: 769px) {
  .rounded-img-qpe {
    padding-left: 0 !important;
    margin-top: 15px;
  }
}/*# sourceMappingURL=style.css.map */

@media(max-width:767px){
.yearly-box {
  width: 100% !important;
    margin-bottom: 20px;
}
.yearly-subs {
   flex-wrap: wrap;
}
}

.container{
width:95% !important;
}

@media(max-width:766px){
.hero-pricing h1 {
    font-size: 34px !important;
 }
.hero-pricing h6{
font-size:17px;
}
    header .logo img {
        width: 100%;
        height: 100% !important;
        object-fit: contain;
    }
.sticky-container .section-new {
  
    margin-bottom: 530px !important;

}
#cards{
margin-top:-624px;
}
}

.right-image {
    width: 315px;
    height: 464px;
    right: 50px;
    position: absolute;
    top: 50px;
}
.left-img {
    left: 50px;
    position: absolute;
    top: 130px;
}
@media(max-width:766px){
#nav-content{
padding:10px 0px;
}
header .logo{
width:87.5px;
height:50px;
}
#nav{
height:70px;
}
.priciing-seq {
    display: flex;
    gap: 20px;
    flex-direction: column;
}
.hero-text-cont p {
    font-size: 40px !important;
    color: #fff;
    line-height:1.2;
}
.left-img,.right-image{display:none;}

.hero-text-cont{
padding:0 20px;
}
.short-image-qpe-new {
    width: auto;
    height: auto;
    overflow: hidden;
    padding: 0 20px;
}

.hero-text-cont h3 {
    font-size: 17px;
    color: #fff;
    padding: 0 67px;
    line-height: 1.75rem;
    letter-spacing: 0.1em;
}
}

/* =========================================================
   NEW DIZI HEADER
========================================================= */

.new-dizi-header{
    width:100%;
    height:auto;
    background:#ffffff;
    position:relative;
    z-index:9999;
    padding:10px 0;
}

.new-dizi-header-inner{
    width:100%;
    
    height:100%;
    margin:0 auto;
    padding:0 50px;
    justify-content: space-between;
    display:flex;
    align-items:center;
}


/* =========================================================
   LOGO
========================================================= */

.new-dizi-header-logo{
    
    flex-shrink:0;

    display:flex;
    align-items:center;
    gap:12px;

    text-decoration:none;
    color:#111111;
}

.new-dizi-header-logo-mark{
    width:52px;
    height:62px;
    position:relative;
    overflow:hidden;
}

.new-dizi-header-logo-shape{
    position:absolute;
    display:block;
}

.new-dizi-header-logo-blue{
    width:27px;
    height:54px;

    left:2px;
    top:7px;

    background:linear-gradient(
        180deg,
        #2c9bea 0%,
        #3158e8 100%
    );

    border-radius:0 22px 22px 0;
}

.new-dizi-header-logo-blue:after{
    content:"";

    position:absolute;

    width:20px;
    height:25px;

    left:0;
    bottom:0;

    background:#3477dc;

    border-radius:0 0 18px 0;
}

.new-dizi-header-logo-green{
    width:25px;
    height:25px;

    top:1px;
    left:19px;

    background:linear-gradient(
        135deg,
        #55c887,
        #1ca99a
    );

    border-radius:0 20px 0 20px;

    transform:rotate(2deg);
}

.new-dizi-header-logo-text{
    display:flex;
    flex-direction:column;
    line-height:1;
}

.new-dizi-header-logo-text strong{
    font-size:35px;
    font-weight:500;
    letter-spacing:-1.8px;
}

.new-dizi-header-logo-text small{
    margin-top:4px;
    margin-left:2px;

    font-size:13px;
    font-weight:700;

    letter-spacing:1px;
}


/* =========================================================
   NAVIGATION
========================================================= */

.new-dizi-header-nav{
    height:100%;
    gap:30px;
    display:flex;
    align-items:center;
    justify-content:space-between;
}

.new-dizi-header-nav-item{
    height:100%;
    position:relative;

    display:flex;
    align-items:center;
    justify-content:center;
}

.new-dizi-header-nav-btn,
.new-dizi-header-nav-link{
    height:100%;

    border:0;
    outline:none;
    background:transparent;

    padding:0px;

    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;

    font-family:inherit;
    font-size:17px;
    font-weight:600;

    color:#111111;

    text-decoration:none;

    cursor:pointer;
}

.new-dizi-header-nav-btn svg{
    width:17px;
    height:17px;

    fill:none;
    stroke:currentColor;
    stroke-width:2;

    stroke-linecap:round;
    stroke-linejoin:round;

    transition:transform .25s ease;
}


/* =========================================================
   PRODUCTS NAV
========================================================= */

.new-dizi-header-products-nav{
    position:static;
}




/* =========================================================
   PRODUCTS DROPDOWN
========================================================= */

.new-dizi-header-products-dropdown{
    position:absolute;
    display:none; 
    top:67px;
    left:50%;

    width:1250px;

    transform:translateX(-50%);

    background:#ffffff;

    border-radius:0 0 18px 18px;

    overflow:hidden;

    box-shadow:
        0 20px 45px rgba(24,55,100,.10),
        0 5px 18px rgba(24,55,100,.06);

    opacity:1;
    visibility:visible;

    transition:
        opacity .25s ease,
        visibility .25s ease;
}


/* =========================================================
   PRODUCTS GRID
========================================================= */

.new-dizi-header-products-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    padding:0px 0px 18px;
    padding-top:20px;
}

.new-dizi-header-product-column{
    padding:0 36px;
}

.new-dizi-header-product-column
+ .new-dizi-header-product-column{
    border-left:1px solid #e9e9e9;
}


/* =========================================================
   PRODUCT ITEM
========================================================= */

.new-dizi-header-product-item{
    

    display:flex;
    align-items:flex-start;

    gap:27px;

    padding:10px 0;

    

    text-decoration:none;
    color:#111111;

    transition:
        transform .25s ease,
        background .25s ease;
}

.new-dizi-header-product-column
.new-dizi-header-product-item:last-child{
    border-bottom:0;
}

.new-dizi-header-product-item:hover{
    transform:translateX(3px);
}


/* =========================================================
   PRODUCT ICON
========================================================= */

.new-dizi-header-product-icon{
    width:50px;
    height:50px;

    flex:0 0 50px;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:8px;
}

.new-dizi-header-product-icon svg{
    width:25px;
    height:25px;

    fill:none;

    stroke-width:1.8;

    stroke-linecap:round;
    stroke-linejoin:round;
}


/* =========================================================
   ICON COLORS
========================================================= */

.new-dizi-header-green{
    background:#e8f8f0;
}

.new-dizi-header-green svg{
    stroke:#20ae82;
}


.new-dizi-header-purple{
    background:#f1e7ff;
}

.new-dizi-header-purple svg{
    stroke:#8c4be8;
}


.new-dizi-header-blue{
    background:#e9f1ff;
}

.new-dizi-header-blue svg{
    stroke:#3679e8;
}


.new-dizi-header-orange{
    background:#fff0df;
}

.new-dizi-header-orange svg{
    stroke:#ee8a24;
}


.new-dizi-header-yellow{
    background:#fff3dd;
}

.new-dizi-header-yellow svg{
    stroke:#e9a521;
}


.new-dizi-header-mint{
    background:#e6f8f2;
}

.new-dizi-header-mint svg{
    stroke:#28ad8b;
}


.new-dizi-header-pink{
    background:#fde9ef;
}

.new-dizi-header-pink svg{
    stroke:#d74b83;
}


.new-dizi-header-light-blue{
    background:#eaf3ff;
}

.new-dizi-header-light-blue svg{
    stroke:#4189df;
}


.new-dizi-header-lavender{
    background:#f0e8fc;
}

.new-dizi-header-lavender svg{
    stroke:#8d58dc;
}


.new-dizi-header-green-circle{
    background:#e9f8e8;
}

.new-dizi-header-green-circle svg{
    stroke:#3eaf54;
}


.new-dizi-header-rose{
    background:#fbe8ed;
}

.new-dizi-header-rose svg{
    stroke:#db5678;
}


/* =========================================================
   PRODUCT CONTENT
========================================================= */

.new-dizi-header-product-content{
    padding-top:4px;
}

.new-dizi-header-product-content h4{
    margin:0 0 5px;

    font-size:17px;
    line-height:1.2;

    font-weight:600;

    color:#111111;
}

.new-dizi-header-product-content p{
    margin:0;
    font-size:13px;
    line-height:normal;
    font-weight:400;
    color:#404040;

    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}


/* =========================================================
   DROPDOWN FOOTER
========================================================= */

.new-dizi-header-products-footer{
    

    padding:15px 40px;

    display:flex;
    align-items:center;
    justify-content:space-between;

    background:#f5f8ff;

    border-top:1px solid #edf0f6;
}


/* =========================================================
   FOOTER LEFT
========================================================= */

.new-dizi-header-footer-left{
    display:flex;
    align-items:center;
    gap:27px;
}

.new-dizi-header-footer-icon{
    width:50px;
    height:50px;

    flex:0 0 60px;

    display:flex;
    align-items:center;
    justify-content:center;

    background:#4b83e5;

    border-radius:8px;
}

.new-dizi-header-footer-icon svg{
    width:25px;
    height:25px;

    fill:none;
    stroke:#ffffff;

    stroke-width:1.8;

    stroke-linecap:round;
    stroke-linejoin:round;
}

.new-dizi-header-footer-left h4{
    margin:0 0 8px;

    font-size:14px;
    line-height:1.2;

    font-weight:600;

    color:#111111;
}

.new-dizi-header-footer-left p{
    margin:0;

    font-size:12px;
    line-height:1.5;

    color:#444444;
}


/* =========================================================
   EXPLORE ALL PRODUCTS
========================================================= */

.new-dizi-header-explore-products{
    display:flex;
    align-items:center;
    gap:16px;

    font-size:12px;
    font-weight:600;

    color:#155edb;

    text-decoration:none;

    white-space:nowrap;
}

.new-dizi-header-explore-products svg{
    width:18px;
    height:18px;

    fill:none;
    stroke:#155edb;

    stroke-width:2;

    stroke-linecap:round;
    stroke-linejoin:round;

    transition:transform .25s ease;
}

.new-dizi-header-explore-products:hover svg{
    transform:translateX(4px);
}


/* =========================================================
   HOVER
========================================================= */






/* =========================================================
   RESPONSIVE - 1400
========================================================= */

@media(max-width:1400px){

    .new-dizi-header-logo{
        
    }

    .new-dizi-header-nav-btn,
    .new-dizi-header-nav-link{
        padding:0 0px;
        font-size:17px;
    }

    .new-dizi-header-products-dropdown{
        width:1150px;
    }

    .new-dizi-header-products-grid{
        padding-left:35px;
        padding-right:35px;
    }

    .new-dizi-header-product-column{
        padding-left:25px;
        padding-right:25px;
    }

}


/* =========================================================
   RESPONSIVE - 1100
========================================================= */

@media(max-width:1100px){

    .new-dizi-header-inner{
        padding:0 20px;
    }

    .new-dizi-header-logo{
        
    }

    .new-dizi-header-logo-text strong{
        font-size:29px;
    }

    .new-dizi-header-nav-btn,
    .new-dizi-header-nav-link{
        padding:0px;
        font-size:15px;
    }

    .new-dizi-header-products-dropdown{
        width:95vw;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media(max-width:767px){

    .new-dizi-header{
        height:80px;
    }

    .new-dizi-header-inner{
        padding:0 15px;
    }

    .new-dizi-header-logo{
        width:auto;
    }

    .new-dizi-header-logo-mark{
        width:40px;
        height:48px;
    }

    .new-dizi-header-logo-blue{
        width:21px;
        height:42px;
    }

    .new-dizi-header-logo-green{
        width:20px;
        height:20px;
        left:15px;
    }

    .new-dizi-header-logo-text strong{
        font-size:26px;
    }

    .new-dizi-header-logo-text small{
        font-size:9px;
    }

    .new-dizi-header-nav{
        display:none;
    }

}
.logo-nav-wrap-new-dizi{
    display: flex;
    align-items: center;
    gap: 50px;
}


.new-dizi-header-products-nav button {
    position: relative;
}

.new-dizi-header-products-nav button::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -21px;
    width: 100%;
    border-bottom: 3px solid #087fcb;
    opacity: 0;
    transition: opacity 0.25s ease;
}

.new-dizi-header-products-nav:hover button::after {
    opacity: 1;
}
