.header_area {
  z-index: 999;
  position: relative;
}
.header_area.navbar_fixed .nav-pills .nav-link {
  color: #212529 !important;
}

.header_area.navbar_fixed .nav-pills .nav-link {
  color: #212529 !important;
}


.nav-pills .nav-link {
  color: #ffffff !important;
}
#pills-megaMenu .nav-link {
  color: #212529 !important;
}
@media (min-width: 1400px) {
  .main_title {
    font-size: 44px !important;
    font-weight: 700 !important;
    line-height: 55px !important;
  }
}

@media (max-width: 1399px) {
  .main_title {
    font-size: 38px !important;
    font-weight: 700 !important;
    line-height: 55px !important;
  }
}
@media (max-width: 460px) {
   .main_title {
    font-size: 35px !important;
    line-height: 45px !important;
  }
}
@media (max-width: 767px) {
  .sec_title {
    color: #122437;
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
  }
}
@media (min-width: 768px) {
  .sec_title {
    color: #122437;
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
  }
}
.demo_abs_part .demo_abs {
  transition: all linear 0.4s;
  transform: translateY(20px);
  opacity: 0;
}

.demo_view_inner .img_part:hover .demo_abs {
  transform: translateY(0);
  opacity: 1;
}

.demo_view_inner .img_part .demo_abs_part .demo_abs:last-child {
  transition-delay: 0.2s;
}

.desktop_ver .demo_btn.download {
  background-color: #bf3129;
}

.desktop_ver .demo_btn.buy {
  background-color: #4652e4;
}

.desktop_ver .demo_btn.doc {
  background-color: #13a778;
}

/*================================
============Addons CSS ===========
================================*/

.addons_area {
  padding: 110px 0px;
}

.addons_area .title_addons {
  margin-bottom: 60px;
}

.sec_title p,
.title_addons p {
  font-size: 18px;
  line-height: 26px;
  margin-top: 25px;
}

.addons_block {
  border-radius: 5px;
  padding: 40px;
  transition: all 0.3s linear;
  margin: 15px 0;
  display: flex;
  flex-wrap: wrap;
  flex: 1 1 auto;
  width: 100%;
  justify-content: center;
  align-content: space-between;
}

.addons_desktop {
  background-color: #c9e4e4;
}

.addons_desktop .purchase_btn_two {
  border: 2px solid #329696;
  background: #329696;
}

.addons_printer {
  background-color: #bfe1fd;
}

.addons_printer .purchase_btn_two {
  border: 2px solid #70afe3;
  background: #70afe3;
}

.addons_printer .purchase_btn_two:hover {
  border: 2px solid #6cbcff;
  background: #6cbcff;
  color: #ffffff;
}

.addons_androidPos {
  background-color: #ffc89a;
}

.addons_androidPos .purchase_btn_two {
  border: 2px solid #c5824b;
  background: #c5824b;
}

.addons_qr {
  background: #cac9f7;
}

.addons_qr .purchase_btn_two {
  border: 2px solid #5c5abf;
  background: #5c5abf;
}

.addons_app {
  background: #efd6b2;
}

.addons_app .purchase_btn_two {
  border: 2px solid #b97d27;
  background: #b97d27;
}

.addons_loyalty {
  background: #f1b7b4;
}

.addons_loyalty .purchase_btn_two {
  border: 2px solid #bf3129;
  background: #bf3129;
}

.addons_razorpay {
  background: #afe6f3;
}

.addons_razorpay .purchase_btn_two {
  border: 2px solid #0a8cab;
  background: #0a8cab;
}

.addons_shift {
  background: #9ce8d0;
}

.addons_shift .purchase_btn_two {
  border: 2px solid #13a778;
  background: #13a778;
}

.purchase_btn_two {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  border-radius: 3px;
  display: inline-block;
  padding: 10px 25px;
  text-align: center;
  font-weight: 600;
  transition: all 0.3s linear;
  position: relative;
  z-index: 1;
  width: 100%;
  text-decoration: none;
}

.addons_printer .purchase_btn_two:hover,
.addons_printer .purchase_btn_two:focus,
.addons_androidPos .purchase_btn_two:hover,
.addons_androidPos .purchase_btn_two:focus,
.addons_loyalty .purchase_btn_two:hover,
.addons_loyalty .purchase_btn_two:focus,
.addons_shift .purchase_btn_two:hover,
.addons_shift .purchase_btn_two:focus,
.addons_razorpay .purchase_btn_two:hover,
.addons_razorpay .purchase_btn_two:focus,
.addons_qr .purchase_btn_two:hover,
.addons_qr .purchase_btn_two:focus,
.addons_desktop .purchase_btn_two:hover,
.addons_desktop .purchase_btn_two:focus,
.addons_app .purchase_btn_two:hover,
.addons_app .purchase_btn_two:focus {
  border: 2px solid #1a1a1a;
  background: #1a1a1a;
  color: #fff;
}

.addons_block h5 {
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  font-weight: 400;
}

.addons_block p {
  font-size: 14px;
  line-height: 28px;
  color: #8b8b99;
}

.addons_block .price_icon {
  margin-top: 24px;
}

.addons_block .rate {
  font-size: 37px;
  font-weight: 600;
  padding-bottom: 0;
  transition: all 0.3s linear;
  margin-top: 10px;
}

.addons_block .rate span {
  font-size: 20px;
  vertical-align: top;
  line-height: 1.5;
}

.addons_block ul {
  padding: 15px 0px;
}

.addons_block ul li {
  font-size: 16px;
  line-height: 20px;
  margin: 8px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #464646;
  font-weight: 500;
}

.addons_block ul li span {
  text-align: left;
  width: 80%;
}

.addons_block .addons_text {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  margin: 8px 0;
  color: #464646;
  font-weight: 500;
  padding: 15px 0;
}

/*license CSS*/

.license .contact-details {
  padding: 30px;
}

/*========= Testimonial CSS
==================================*/

.client_comment {
  line-height: 40px;
  font-size: 24px;
  margin-bottom: 35px;
}

.client-name {
  font-size: 20px;
}

.testimonial_part .new-test .owl-nav {
  display: none;
}

.new-test .owl-dots {
  text-align: center;
  margin-top: 30px;
}

.new-test .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  background-color: #c4c4c4;
  margin: 0 3px;
  border-radius: 50%;
}

.new-test .owl-dots .owl-dot.active {
  background-color: #00c156;
}

.testimonial_part .quotation-icon {
  opacity: 0.05;
}
.testimonial-img {
  height: 90px;
  width: 90px;
}
/*========= FAQ CSS
==================================*/

.faq .accordion-button:not(.collapsed) {
  color: #000000;
  font-weight: 500;
  background-color: transparent;
  border-bottom: 1px solid #ddd;
}

.faq .accordion-button:focus {
  box-shadow: none;
}

.faq .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

@media (max-width: 767px) {
  .py_140 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .badge_all .addon {
    right: 0;
  }
}

.lift {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  transform: translateY(0);
  transition: all 0.3s ease;
}

.lift:hover {
  transform: translateY(-0.4rem);
  box-shadow: 0 0.25rem 1.25rem rgb(52 63 82 / 10%);
}

.features:hover {
  transform: scale(1.06);
  transition: all 0.3s ease-in-out;
}

/* isshue management css */

.header-section {
  background-image: url(../image/smart-budget-multi-store-ecommerce-shopping-cart-software.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 1199px) {
  .header-section {
    height: auto;
  }
}

.bottom_shoape {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
}

.middle_shape {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0.2;
}

.title {
  font-weight: 700;
  margin-bottom: 35px;
  font-size: 34px;
  color: #fff;
}

.ceo-text {
  font-weight: 700;
  background: -webkit-linear-gradient(334deg, #41d562, #32bec3);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.header-bottom {
  transform: translateY(-54px);
  background: rgb(255, 255, 255);
  z-index: 9;
  position: relative;
  border-radius: 10px;
}

.py-01 {
  padding: 1px 0px;
}

.py_70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .header-bottom {
    transform: translateY(-98px);
  }
}

@media (min-width: 1200px) {
  .effect-bg1 {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .effect-bg6 {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .header-bottom {
    transform: translateY(-54px);
  }
}

@media (max-width: 366px) {
  .codeigniter-mb {
    margin-bottom: 24px !important;
  }
}

.effect-bg1 {
  background: #e5e0ec;
}

.effect-bg2 {
  background: #bedadd;
}

.effect-bg3 {
  background: #e2e3d4;
}

.effect-bg4 {
  background: #f5f2eb;
}

.effect-bg5 {
  background: #ece0e0;
}

.effect-bg6 {
  background: #d6d5e9;
}

.arrow-down {
  border: 1px solid;
  padding: 12px 14px;
  font-size: 17px;
  border-radius: 34px;
  color: aliceblue;
  text-decoration: none;
  background-color: transparent;
}

.arrow-down:hover {
  color: aliceblue;
  text-decoration: none;
  background-color: #43c38c;
}

.arrow {
  text-align: center;
  padding: 50px 0px;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.hero-btn1 {
  color: #000000;
  font-family: inherit;
  background-image: linear-gradient(to right, #b7e9f1, #ccfff3, #ade0e4);
  padding: 12px 38px;
  border: solid 1px #dddddd;
  text-decoration: none;
  outline: none;
  font-weight: 600;
  position: relative;
  border-radius: 0.5rem;
  font-size: 17px;
  user-select: none;
  box-shadow: 0 0.2rem 0.4rem rgb(0 0 0 / 40%), 0 -0.3rem 0.6rem rgb(0 0 0 / 20%) inset;
  transform: translateY(0);
  transition: all 0.2s ease-in-out;
}

.hero-btn1:hover {
  color: #000000;
  transition: all 0.2s ease-in-out;
  /* transform: translateY(-0.15rem); */
}

.hero-btn2 {
  color: #000000;
  font-family: inherit;
  background-image: linear-gradient(to right, #cad9a2, #efffc4, #cad9a2);
  padding: 12px 38px;
  border: solid 1px #ffffff;
  text-decoration: none;
  outline: none;
  font-weight: 600;
  position: relative;
  border-radius: 0.5rem;
  font-size: 17px;
  user-select: none;
  box-shadow: 0 0.2rem 0.4rem rgb(0 0 0 / 40%), 0 -0.3rem 0.6rem rgb(0 0 0 / 20%) inset;
  transform: translateY(0);
  transition: all 0.2s ease-in-out;
}

.hero-btn2:hover {
  color: #000000;
  transition: all 0.2s ease-in-out;
  transform: translateY(-0.15rem);
}

.btn-hover {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  padding: 15px;
  text-align: center;
  border: none;
  background-size: 300% 100%;
  border-radius: 6px;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.btn-hover:hover {
  background-position: 100% 0;
  color: #fff;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.btn-hover.color-1 {
  background-image: linear-gradient(to right, #010c42, #af1efb, #7b74c9, #412d91);
  box-shadow: 0 4px 15px 0 rgb(40 195 81 / 75%);
}

.btn-hover.color-2 {
  background-image: linear-gradient(to right, #072009, #1efbfb, #74c99f, #2d6391);
  box-shadow: 0 4px 15px 0 rgb(40 195 81 / 75%);
}

.btn-hover.color-3 {
  background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed);
  box-shadow: 0 4px 15px 0 rgb(122 146 183 / 61%);
}

.btn-hover.color-4 {
  /* background-image: linear-gradient(to right, #4fb340, #81ad2f, #33a248, #92be3f); */
  background-image: linear-gradient(to right, #b7e9f1, #ccfff3, #ade0e4);
  box-shadow: 0 4px 15px 0 rgb(40 195 81 / 17%);
  color: #000;
}

.btn-hover.color-5 {
  background-image: linear-gradient(to right, #0b1e0c, #092a2a, #0b1e0c, #092a2a);
  box-shadow: 0 4px 15px 0 rgb(14 64 27 / 37%);
}

button.depth {
  background: #c9c4c4;
  padding: 10px;
  border: none;
  border-radius: 75px;
  box-shadow: inset 0 0 2px 2px hsl(0deg 0% 0% / 20%), inset 0 0 2px 4px hsl(0deg 0% 0% / 20%), inset 0 0 2px 6px hsl(0deg 0% 0% / 20%), inset 0 0 1px 8px hsl(0deg 0% 0% / 50%), inset 0 -4px 2px 4px hsl(0deg 0% 0% / 50%), inset 0 1px 1px 8px hsl(0deg 0% 100% / 25%), inset 0 -21px 27px hsl(0deg 0% 0% / 20%), 0px -2px 5px 2px hsl(0deg 0% 0% / 50%), 0 10px 10px hsl(0deg 0% 0% / 25%), 0 0 2px 2px hsl(0deg 0% 0% / 21%), 0 0 2px 4px hsl(0deg 0% 0% / 20%), 0 0 2px 6px hsl(0deg 0% 0% / 19%), 0 0 2px 8px hsl(0deg 0% 0% / 50%), 0 1px 2px 8px hsl(0deg 0% 100% / 26%), 0 -1px 6px 7px hsl(0deg 0% 0% / 50%);
  color: #303030;
  cursor: pointer;
  padding: 16px;
  text-shadow: 0 1px 1px hsl(0deg 0% 100% / 25%), 0 -1px 1px hsl(0deg 0% 0% / 75%);
}

.watch-button {
  border: solid 0.25em transparent;
  padding: 4px;
  font-size: 15px;
  border-radius: 1.375em;
  box-shadow: inset 0 1px 1px rgba(#f7f7f7, 0.875), inset 0 -1px 1px rgba(#bbb, 0.75);
  background: linear-gradient(#9ea1a6, #fdfdfe) content-box, linear-gradient(#fff, #9c9fa4) padding-box, linear-gradient(#eee, #a4a7ab) border-box;
  font-weight: 600;
}

.watch-button i {
  padding: 12px 3px 12px 13px;
}

.watch-button span {
  padding: 12px 13px 12px 2px;
}

.py-header {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (max-width: 535px) {
  .title {
    font-size: 30px;
  }
  .py-header {
  padding-top: 35px !important;
  }
}

.gd {
  border-radius: 9px;
  color: #000;
  box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
  border: solid 2px transparent;
  background-image: linear-gradient(271.32deg, #86bedc -0.41%, rgba(134, 190, 220, 0) 25.66%), linear-gradient(113.54deg, rgb(103 225 80 / 60%) 29.38%, rgba(121, 223, 255, 0.6) 85.33%), linear-gradient(111.34deg, #03ffca 0%, #8df79d 100%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 2px 1000px 1px rgb(248 250 252/1) inset;
  background-color: rgb(248 250 252/1);
}

@media (min-width: 768px) {
  .video-ply {
    height: 320px;
    width: 100%;
    border-radius: 10px;
  }
  .html5-video-player:not(.ytp-transparent) {
    background-color: #f4fbf5 !important;
  }
}

@media (max-width: 768px) {
  .video-ply {
    height: 217px;
    width: 100%;
    border-radius: 10px;
  }
  .html5-video-player:not(.ytp-transparent) {
    background-color: #f4fbf5 !important;
  }
}

.star-color {
  color: #e1a800;
}

.titl {
  background-image: linear-gradient(271.32deg, #86bedc -0.41%, rgba(134, 190, 220, 0) 25.66%), linear-gradient(113.54deg, rgba(188, 223, 123, 0.6) 29.38%, rgb(118 222 255 / 37%) 85.33%), linear-gradient(111.34deg, #8bffe7 0%, #c7ffcfa1 100%);
  padding: 10px 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

.card-effect {
  border: none;
  transition: all 0.3s linear;
  box-shadow: 0 0 0 0.05rem rgb(8 60 130 / 6%), 0 0 1.25rem rgb(30 34 40 / 4%);
}

.card-effect:hover {
  /* border-color: #00a653; */
  box-shadow: rgb(0 0 0 / 12%) 0px 20px 50px 0px;
  transition: all 0.3s linear;
  background-color: white;
}

.card-title {
  font-size: 21px;
  margin-bottom: 12px;
}

.isshue_demo_title {
  font-weight: 600;
  color: #0d2038;
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  padding: 20px;
  text-align: center;
  display: block;
  text-decoration: none;
}

.product {
  background-color: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.07);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.07);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 30px;
}

.product:hover {
  box-shadow: 0 20px 25px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 20px 25px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}

.sale-inner {
  position: absolute;
  display: table;
  top: 0;
  left: 0;
  width: 72px;
  height: 72px;
  text-align: center;
  z-index: 1;
  color: #fff;
  background-color: #37a000;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 800;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.product-img:hover .sale-inner {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.sale {
  display: table-cell;
  vertical-align: middle;
}

.product-img {
  position: relative;
  margin: auto;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.product-img img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.product-img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.product-img:hover .overlay {
  opacity: 1;
  width: 100%;
  height: 100%;
}

.product-img .overlay {
  background: rgba(55, 160, 0, 0.9);
  position: absolute;
  margin: auto;
  width: 0;
  height: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  pointer-events: none;
}

.product-img .btn-inner {
  color: #fff;
  text-align: center;
  position: absolute;
  margin: auto;
  height: 36px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 0.5s ease, opacity 0.7s ease;
  transition: transform 0.5s ease, opacity 0.7s ease;
}

.product-img:hover .btn-inner {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.5s ease, opacity 1.3s ease;
  transition: transform 0.5s ease, opacity 1.3s ease;
}

.btn-inner .btn {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.5px;
  padding: 8px 17px;
}

.btn-inner .btn:first-child {
  margin-right: 5px;
}

.btn-warning {
  color: #111;
  background-color: #ffb822;
  border-color: #ffb822;
}

.btn-warning:hover {
  color: #111;
  background-color: #fbaa00;
  border-color: #eea200;
}

.btn-danger {
  color: #fff;
  background-color: #f4516c;
  border-color: #f4516c;
}

.btn-danger:hover {
  color: #fff;
  background-color: #f22d4e;
  border-color: #f12143;
}

.btn-success {
  background-color: #37a000;
  border-color: #37a000;
}

.btn-success:hover {
  color: #fff;
  background-color: #008329;
  border-color: #008329;
}

.share-icon {
  font-size: 17px;
}

.share-icon ul li {
  display: inline-block;
}

.share-icon ul li a {
  display: inline-block;
  margin-right: 10px;
}

.share-social {
  display: inline-block;
  cursor: default;
  padding: 0;
  position: relative;
}

.share-social:hover .label {
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.125s ease-out;
  transition: opacity 0.5s 0.125s ease-out;
}

.share-social:hover .social-icon {
  margin-right: 10px;
  margin-left: 0;
}

.label {
  position: absolute;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.0816em;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  pointer-events: none;
  text-transform: uppercase;
  -webkit-transition: opacity 0.5s 0.75s ease-out;
  transition: opacity 0.5s 0.75s ease-out;
  background-color: #fff;
  color: #727676;
  text-align: left;
  display: inline;
  padding: 0.2em 0 0.3em;
}

.social-icon {
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  margin: 0 10px 0 0;
  -webkit-transition: background-color 0.5s ease-out, border-radius 0.5s 0.25s ease-out, margin 0.5s 0.25s ease-out;
  transition: background-color 0.5s ease-out, border-radius 0.5s 0.25s ease-out, margin 0.5s 0.25s ease-out;
  color: #727676;
}

.social-icon:hover {
  color: #37a000;
}

.product-info-holder {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.product-list-info {
  padding: 30px 20px 0;
}

.product-title {
  display: block;
  vertical-align: middle;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 22px;
  font-weight: 600;
  margin-top: 0;
  text-transform: capitalize;
}

.product-list-info .product-title {
  color: #1a1a1a;
}

.product-list-info .product-title:hover {
  color: #37a000;
}

.star-rating {
  position: relative;
  line-height: 1em;
  font-size: 13px;
  color: #37a000;
  display: inline-block;
  float: right;
  margin: 4px 0 10px;
}

.price {
  display: block;
  color: #0cc300;
  font-weight: 600;
  width: 100%;
  margin-bottom: 10px;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgb(14 161 58 / 25%);
  border: 0px solid rgb(14 161 58 / 25%);
  border-radius: 10px;
}
.accordion-item .accordion-header button {
  border-radius: 10px;
  padding: 20px;
}
.faq .accordion-button:not(.collapsed) {
  color: #000000;
  font-weight: 500;
  background-color: transparent;
  border-bottom: 0px solid #51bd446b;
  box-shadow: none;
}
.faq .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 20px;
}
.faq .accordion-item:first-of-type {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.faq .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 20px;
  gap: 12px;
}
.faq .accordion-item:last-of-type {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.logo-item img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: -webkit-filter 0.6s ease;
  transition: filter 0.6s ease;
  transition: filter 0.6s ease, -webkit-filter 0.6s ease;
  -webkit-transition: -webkit-filter 0.6s ease;
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}

.logo-item img:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}

.package_area .single-price {
  background: #fff;
  padding: 25px;
  transition-duration: 0.3s;
  box-shadow: 0px 10px 40px 0px rgb(64 1 9 / 6%);
  border: 0;
}

.package_area .single-price:hover {
  transform: translateY(-15px);
}

.license .single-price .title {
  font-size: 21px;
  font-weight: 500;
  color: #2a2a48;
}

.license .price-details {
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
  padding: 15px 0;
}

.license .buy-now-button .demo_btn {
  border-radius: 0;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  color: #424242;
}

.buy-now-button .demo_btn {
  display: block;
  line-height: 30px;
  padding: 10px 20px;
  border-radius: 30px;
  font-size: 16px;
}

.license .buy-now-button .demo_btn:focus,
.license .buy-now-button .demo_btn:hover {
  border-radius: 0;
  background-color: #37a000;
  border: 1px solid #37a000;
  color: #fff;
}

.license .contact-details {
  box-shadow: 0px 10px 40px 0px rgb(64 1 9 / 6%);
  background-color: #fff;
  padding: 30px;
}

.explore {
  outline: 0;
  padding: 10px 20px;
  margin: 0 auto;
  cursor: pointer;
  font-weight: 300;
  font-size: 15px;
  background-color: #37a000;
  position: relative;
  border: 1px solid #37a000;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  border-radius: 3px;
  letter-spacing: 1px;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 10px 30px 0 rgb(55 160 0 / 50%);
}

.explore .arrow-icon {
  position: absolute;
  left: -60px;
  top: 0;
  color: #fff;
  padding: 21px 15px;
  background-color: #329000;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  line-height: 0;
  font-size: 21px;
}

.explore:hover .arrow-icon {
  left: 0;
}

.explore:hover .btn-text {
  color: #fff;
  margin-left: 50px;
}

.explore .btn-text {
  color: #fff;
  display: inline-block;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.h-70 {
  height: 70px;
}
/* Imperative features tabs CSS ==========
==================================*/
.features_pills .link_tabs {
  border-radius: 4px;
  border: 1px solid #dfdfdf;
  text-align: left;
  width: calc(100% - 12px);
  background-color: #fff;
}

.features_pills .link_tabs:focus,
.features_pills .link_tabs:hover {
  background-image: linear-gradient(40deg, rgb(46 188 126) 0%, rgb(119 207 82) 100%);
  color: #ffffff;
}

.features_pills .link_tabs.active {
  background-image: linear-gradient(40deg, rgb(46 188 126) 0%, rgb(119 207 82) 100%);
  color: #ffffff;
}

.featuresList li {
  font-size: 18px;
  line-height: 30px;
}

.tab_title {
  font-size: 25px;
  line-height: 30px;
}

@media (min-width: 600px) {
  .features_scrollbar {
    max-height: 534px;
    overflow-y: scroll;
  }
}
@media (max-width: 599px) {
  .features_scrollbar {
    max-height: 300px;
    overflow-y: scroll;
  }
}
.features_scrollbar::-webkit-scrollbar-track {
  background-color: transparent;
}

.features_scrollbar::-webkit-scrollbar {
  width: 5px;
  background-color: transparent;
}

.features_scrollbar::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: rgb(46 188 126);
}
.lh-30 {
  line-height: 30px;
}
.fs-18 {
  font-size: 18px;
}
.fw-semibold {
  font-weight: 600 !important;
}
.cta-card {
  /* width: 100%;
  background-color: #9e1d34;
  background-image: linear-gradient(rgb(158 29 52 / 1%), rgba(20, 41, 66, 0.8)), url(/sp/jewelry/img/cta_bg.png);
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 16px; */
  margin-bottom: -235px;
  padding: 40px;
  text-align: center;
  color: #fff;
  z-index: 1;
  position: relative;
}
.cta-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: #0a0c40;
  background-image: linear-gradient(rgb(158 29 52 / 1%), rgba(20, 41, 66, 0.8)), url(../image/cta_bg.png);
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 50px 50px 50px 50px;
}
.cta-card:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: #0a0c40;
  background-image: linear-gradient(rgb(158 29 52 / 1%), rgba(20, 41, 66, 0.8)), url(../image/cta_bg.png);
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 50px 50px 50px 50px;
}
/* Timeline */
.timeline {
  border-left: 4px solid rgb(89 126 255);
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  background: rgba(0, 0, 0, 0.03);
  color: rgb(0 0 0);
  letter-spacing: 0.5px;
  position: relative;
  line-height: 1.4em;
  padding: 30px 50px;
  list-style: none;
  text-align: left;
}

.timeline .event {
  border-bottom: 1px dashed rgb(0 0 0 / 22%);
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}
.timeline .event:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
.timeline .event:before,
.timeline .event:after {
  position: absolute;
  display: block;
  top: 0;
}
.timeline .event:after {
  box-shadow: 0 0 0 4px #38babf;
  left: -57.85px;
  background: #ffffff;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  content: "";
  top: 6px;
}
.new-test .owl-stage {
  display: flex;
}
.new-test .owl-stag .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.custom-shadow {
  box-shadow: 0 0 4px rgb(0 0 0 / 18%) !important;
}
.contact-details {
  padding: 30px;
}
.rounded-20 {
  border-radius: 20px;
}
.faq-bg {
  background: linear-gradient(180deg, rgb(243 245 247) 40%, rgba(255, 255, 255, 1) 65%);
}
.bg-gradient-1 {
  background: linear-gradient(to right, #25ea041f, #fbfbfb, #f7f7f7, #e6fde2);
}
.faq-shadow {
  box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 16%) !important;
}
.bg-white-smoke {
  background-color: rgb(70 192 5 / 9%);
}
.bg-soft-gradient {
  background: linear-gradient(109.98deg, rgb(255, 255, 255) 9.32%, rgb(219, 240, 219) 134.22%);
}
.bg-soft-primary {
  background-color: rgba(0, 174, 253, 0.05);
}
@media (min-width: 1200px) {
  .testimonial-player {
    position: absolute;
    top: 50%;
    right: 0;
    width: 62%;
    height: auto;
    transform: translateY(-50%);
    z-index: 2;
    border-radius: 8px;
  }
}

@media (max-width: 1199px) {
  .testimonial-player {
    top: 100%;
    right: 0;
    width: 100%;
    height: auto;
    transform: translateY(-50% -50%);
    z-index: 2;
  }

  .testimonial-player .plyr {
    border-radius: 0;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
  }
}
@media (min-width: 1200px) {
  .py-xxl-16 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
}
@media (max-width: 1199px) {
  .p-md-10 {
    padding: 1.5rem !important;
  }
}
@media (max-width: 1399px) {
  .home-video {
    position: relative;
    height: 360px;
    width: 100%;
    border-radius: 15px;
  }
}

@media (min-width: 1400px) {
  .home-video {
    position: relative;
    height: 400px;
    width: 100%;
    border-radius: 15px;
  }
}
.accordion-item {
  border-radius: 20px;
  background: #ffffff;
}
.accordion-item .accordion-button {
  border-radius: 20px;
  font-weight: 600;
  width: 100%;
  text-align: start;
  padding: 20px 75px 20px 40px !important;
  display: flex;
  align-items: center;
  background: #ffffff;
}
.accordion-item:first-of-type button {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}
.accordion-item:first-of-type {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.accordion-button::after {
  margin-left: auto;
  background-color: #44c642;
  padding: 20px 20px;
  content: "";
  right: 25px;
  position: absolute;
  background-image: url(../image/faq.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.4rem;
  transition: transform 0.2s ease-in-out;
  border-radius: 20px;
}
.accordion-button:not(.collapsed)::after {
  background-image: url(../image/faq-not.png) !important;
  transform: rotate(1deg);
  background-size: 0.7rem;
}
.faq .accordion-button:not(.collapsed) {
  color: #000000;
  font-weight: 500;
  background-color: transparent;
  box-shadow: none;
}

.faq .accordion-button:focus {
  box-shadow: none;
}
.accordion-body {
  padding: 15px 40px;
}
.hover1 {
  transition: all 0.3s linear;
}

.hover1:hover {
  box-shadow: rgb(21 80 10 / 18%) 0px 6px 14px 0px;
  transition: all 0.3s linear;
  background-color: white;
}

.hover2 {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  transform: translateY(0);
  transition: all 0.3s ease;
}

.hover2:hover {
  transform: translateY(-0.4rem);
  /* box-shadow: 0 0.25rem 1.25rem rgba(52, 63, 82, 0.1); */
}
.hover3 {
  transition: all 0.3s linear;
}

.hover3:hover {
  box-shadow: rgb(0 0 0 / 12%) 0px 20px 50px 0px;
  transition: all 0.3s linear;
  background-color: white;
}
.hover4 {
  transition: all 0.3s linear;
}
.hover4:hover {
  box-shadow: rgb(0 0 0 / 12%) 0px 20px 50px 0px;
  transition: all 0.3s linear;
}
.btn-success {
  color: #fff;
  background-color: #44c103;
  border-color: #44c103;
}
.btn-success:hover {
  background-color: #2bce70;
  border-color: #2bce70;
}
.btn-outline-success {
  color: #44c103;
  border-color: #44c103;
}
.btn-outline-success:hover {
  background-color: #44c103;
  border-color: #44c103;
  color: #fff;
}
.text-justify {
  text-align: justify;
}
.underline-gradient-6:after {
  background: linear-gradient(45deg, #08aeea 0, #2af598 100%);
}
.underline-2:after {
  content: "";
  display: block;
  border-radius: 5rem;
  position: absolute;
  width: 102.5%;
  height: 10%;
  left: -1.5%;
  bottom: 4%;
  z-index: 0;
  margin-top: 0;
  transition: all 0.2s ease-in-out;
}
