:root{
  --black:#0b0b0b;
  --purple:#7b3fe4; /* change as needed */
  --accent:#9b59ff;
  --text:#e9e9ee;
}




 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
body {
	--dark-bg: #121318;
	background: radial-gradient( circle at center, rgb(17, 16, 21) 0%, #0e0e10 70% );
}
 .footer {
  background: linear-gradient(90deg, rgba(0,0,0,0.6), rgba(0,0,0,0.8));
  color: var(--text);
}

  body {
    font-family: 'Inter', sans-serif;
    font-size: 1rem; /* Base font size (16px) */
    line-height: 1.6;
    color: #000;
  }

  h1, h2, h3, h4, h5, h6 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #ffff;
}

  p, a, span, button {
    font-family: 'Inter', sans-serif;
  }

  /* Optional: Responsive font scaling */
  html {
    font-size: 100%; /* 16px base */

    /* Responsive font-size with clamp */
    font-size: clamp(14px, 1.2vw, 16px);
  } 
 .how_we_work h2 {
	color: #fff;
	font-size: 41px;
	text-transform: capitalize;
	padding-top: 67px;
}
.how_we_work p {
	color: #fff;
} 
.bg_img img {
	transform: rotate(-13deg);
	width: 98%;
	margin-left: auto !important;
	display: flex;
	background: linear-gradient(to bottom, #0f0f11 50%, #121116 100%) !important;
}
.bg_img {
	width: 100%;
	overflow: hidden;

}
header .hero-btn {
	margin: 0 !important;
}
   .nav-link {
font-family: Inter;
font-weight: 500;
font-style: Medium;
font-size: 16px;
leading-trim: NONE;
line-height: 24px;
letter-spacing: -2%;
text-align: center;
vertical-align: middle;

	color: #fff;
}
 .made_product {
      padding: 5rem 0;
    }
   .made_product .section-title {
	font-size: 47px;
	font-weight: 700;
	color: #fff;
}
   .made_product .section-subtitle {
	color: #ccc;
	font-size: 20px;
}
.made_product .card-custom {
	background-color: #000 !important;
	border: none;
	border-radius: 20px;
	padding: 26px;
	color: white;
	transition: background 0.3s ease;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.how_it_work .step-card {
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
    .made_product .card-custom:hover {
      background-color: #1a1a1a;
    }
   .made_product .card-icon {
	font-size: 2rem;
	color: #888;
	margin-bottom: 35px;
}
.navbar {
	padding: 10px 35px;
	color: #ffff;
	background-color: transparent !important;
	border: none !important;
}
header {
	position: absolute;
	width: 100%;
	z-index: 9999;
}

.g-10 {
	gap: 10px;
	align-items: center;
	justify-content: center;
}
#navbarContent a {
	text-decoration: none !important;
	color: #fff;
}

header .hero-btn {
	width: auto;
	height: auto;
	padding: 8px 25px 8px;
	gap: 8px;
	border-radius: 48px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: rgb(255, 255, 255);
	border: medium;
	font-family: Inter;
	font-weight: 500;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: -2%;
	text-transform: capitalize;
	margin-left: 41px !important;
	background: linear-gradient(90deg, #8258b8 0%, #9f6ee5 50%, #f975f8 100%);
}

.status-text {
	font-family: Inter;
	font-weight: 500;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: -2%;
	text-align: center;
	text-transform: capitalize;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-bottom: 0px;
	  color: #fff;
}
.navbar-brand img {
	width: 215px;
}
.cta_btnss::after {
	content: "";
	background: url(../image/fsdgsdfgsdfgdf.svg);
	width: 101px;
	color: #fff !important;
	height: 72px;
	background-repeat: no-repeat;
	background-size: cover;
	filter: brightness(0) invert(1);
	position: absolute;
	right: -113px;
	top: -25px;
}
.cta_btnss {
	width: fit-content;
	margin: 0 auto;
	position: relative;
}
.status-dot {
	width: 15px;
	height: 15px;
	background: linear-gradient(90deg, #8258b8 0%, #9f6ee5 50%, #f975f8 100%);
	display: block;
	border-radius: 50px;
}
.cta_btnss {
	display: flex;
	justify-content: center;
	gap: 15px;
}

main section {
	position: relative;
	overflow: hidden;
}
 .hero-section a{text-decoration: none;}
.hero-section .hero-btn {
	width: auto;
	height: auto;
	padding: 15px 37px 15px;
	gap: 8px;
	border-radius: 4px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(90deg, #8258b8 0%, #9f6ee5 50%, #f975f8 100%);
	color: rgb(255, 255, 255);
	border: medium;
	font-family: Inter;
	font-weight: 500;
	font-size: 19px;
	line-height: 24px;
	letter-spacing: -2%;
	text-transform: capitalize;
	margin: 0 auto;
}


.hero-heading {
	font-family: Inter;
	font-weight: 700;
	font-size: 4rem;
	line-height: 100%;
	letter-spacing: -2%;
	text-align: center;
	text-transform: capitalize;
	margin: 14px 0px 30px;
	color: #fff;
}
.text-highlight {
	color: #c6c6c6;
	text-decoration: underline;
}
.green {
	color: rgb(85, 138, 118) !important;
}
.hero-section {
	padding: 100px 0px;
	/* background: url("../image/dafsfafasdfdaf.svg") center center / cover; */
	padding-top: 180px;
	background-repeat: no-repeat !important;
}
.subtext {
	font-family: Inter;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	letter-spacing: -2%;
	text-align: center;
	text-transform: capitalize;
	margin-bottom: 20px;
	color: #fff;
}

.how_we_work .card video {
  height: 450px;
  object-fit: cover;
}

.how_we_work .card {
	border: 1px solid #ddd;
	box-shadow: 0 0 10px rgba(0,0,0,0.05);
	border-radius: 12px;
	padding: 5px !important;
}

.how_we_work  .owl-carousel .owl-dots.disabled, .how_we_work .owl-carousel .owl-nav.disabled {
	display: block;
}
.how_we_work  .owl-nav button i {
	font-size: 22px;
	color: #000;
}
.how_we_work  .owl-nav button {
	width: 84px;
	border: 1px solid #ccc !important;
	color: #000;
	height: auto;
}
.how_we_work   .owl-dots {
	position: absolute;
	left: 0;
	bottom: -75px;
}
.how_we_work  .owl-nav {
	position: absolute;
	right: 0;
	bottom: -75px;
}


 html, body {
      height: 100%;
      margin: 0;
      padding: 0;
      scroll-behavior: smooth;
    }
.how_We > h2 {
	font-size: 49px;
	font-weight: 600;
}
    .scroll-container {
      height: 60.8vh;
      overflow-y: scroll;
      scroll-snap-type: y mandatory;
	    -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;
    }
  .scroll-section img{border-radius: 10px;}
    .scroll-section {
      height: auto;
      scroll-snap-align: start;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 2rem;
      transition: all 0.8s ease;
    }
 .scroll-section .row{display: flex;align-items: center;}
   .scroll-section { background: #fff;border: 1px solid #ccc; border-radius: 10px; }
    

    /* Optional: Slow down scroll */
    .scroll-container {
      scroll-behavior: smooth;
      scroll-padding-top: 1px;
    }
.how_We {
	background: #f8f8f8;
	padding-bottom: 60px;
}
	.scroll-section {
	padding: 15px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 4px;
}
.scroll-section h2 {
	font-size: 31px;
	font-weight: 600;
}
		.scroll-section p{font-size: 16px;font-weight: 400;}

			.scroll-section img{width: 100%;}

			.pricing-section .card > div {
	border: 1px solid #777373;
	padding: 29px 15px;
	border-radius: 19px;
	background: #cccccc2e;
}


.pricing-section .card > div > div:first-child img {
	margin-left: 0 !important;
	display: flex;
	width: 40px;
	height: 40px;
}

.pricing-section .card h5 {
	font-family: Inter;
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -2%;
	vertical-align: middle;
	text-align: left;
	margin-bottom: 20px !important;
}

.text-left {
	text-align: left;
}

.bg-add {
	padding: 5px;
	background: #cccccc4f;
}

.pricing-section .card ul {
	margin-bottom: 25px !important;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}


.pricing-section .card ul li {
	font-family: Inter;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: -2%;
	margin-bottom: 20px !important;
	display: flex;
	align-items: start;
	gap: 9px;
}

#buttons {
	border: none;
	background: transparent !important;
}

#buttons {
	padding: 34px 10px;
}

#buttons > div {
	width: 100%;
}


html body main a {
	text-decoration: none !important;
}


.pricing-section #card-2 ul li img {
	filter: brightness(0%);
}

#card-2 #buttons > a:nth-child(2) button {
	background: #000314 !important;
	color: #fff !important;
}

.pricing-section div.d-flex .btn {
	padding: 14px 25px;
	width: 229px;
	font-size: 17px;
}

#card-2 #buttons > a:nth-child(3) {
	border-color: #000314 !important;
	color: #000314 !important;
}

.study {
	background: #7E51CC1F;
	width: fit-content;
	margin: 10px auto;
	padding: 5px 16px;
	border-radius: 50px;
	font-family: Inter;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -2%;
	text-align: center;
	vertical-align: middle;
	color: #7E51CC;
	margin-top: 0;
}


.pricing-section .container > h2 {
	font-weight: 800;
	font-size: 32px;
	line-height: 120%;
	letter-spacing: -2%;
	text-align: center;
}

.pricing-section .container {
	padding: 70px 0;

}
.pricings {
	margin: 0 auto;
}
.pricing-section .card {
	width: 100%;
	max-width: 95%;
	
	border-radius: 30px !important;
	padding: 10px !important;
}


 .highlight-text {
      color: white;
      padding: 4px 6px;
    }
  .read-more-btn {
	background-color: #a200ff;
	border: none;
	padding: 8px 25px;
	color: white;
	border-radius: 3px;
}
    .read-more-btn:hover {
      background-color: #7c00c5;
    }


	.testemonials {
	background: #000;
}

.testemonials{padding: 90px 0;}
.testemonials > div {
	padding: 0 !important;
	margin-left: 0 !important;
}

.video-container video {
	width: 100%;
	height: 384px;
	border-radius: 0;
	object-fit: cover;
}


.testemonials .col-lg-5 {
	padding-left: 80px;
}

.why_founder {
	background: #FAFAFA;
	padding-bottom: 60px;
}

.why-choose {
	padding-top: 51px;
}

.why_founder h2 {

	font-weight: 800;
	font-style: ExtraBold;
	font-size: 32px;
	leading-trim: NONE;
	line-height: 120%;
	letter-spacing: -2%;
	text-align: center;
}

.why_founder .container p {
	margin-bottom: 55px;
	padding-bottom: 35px;
}


.why_founder .container > div.table {
	padding: 20px 30px;
}

.compare-section {
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 4px 16px 0px #7E51CC14;
}

.compare-row {
	display: flex;
	flex-wrap: wrap;
	padding: 10px;
	background: #fff;
}


.compare-col {
	flex: 0 0 25%;
	max-width: 25%;
}


.compare-list:last-child {
	border-right: none;
}

.compare-list li {
	padding: 16px 20px;
	border-bottom: 1px solid #eaeaea;
	font-size: 14.5px;
	color: #333;
	height: 73px;
	line-height: 1.5;
	display: flex;
	align-items: center;
	z-index: 9;
	position: relative;
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 140%;
	letter-spacing: -2%;
}
.compare-col ul {
	position: relative;
}

.compare-list {
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #e0e0e0;
}


.compare-section .compare-row > div:nth-child(2) {
	background-color: #ccc;
	z-index: 9;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	background: #F3F6F7 !important;
}


.compare-list li:first-child {
	font-family: Inter;
	font-weight: 600;
	font-style: Semi Bold;
	font-size: 20px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: -2%;
}


.make_us {
	padding: 60px 0;
}


.make_us ul {
	list-style: none;
	padding-left: 5px;
}

.make_us img {
	border-radius: 10px;
	height: 100%;
}


.great_founds {
	background: #000314 !important;
	padding: 0 !important;
}


.great_founds > div {
	border-left: 2px dashed #d5d1d1;
	padding-left: 0 !important;
	padding-right: 0 !important;
	border-right: 2px dashed #d5d1d1;
	padding-top: 100px;
	padding-bottom: 100px;
}

.great_founds h2 {
	display: grid;
	flex-wrap: wrap;
	width: fit-content;
	margin: 0 auto;
	gap: 5px;
}

.great_founds h2 span {
	font-size: 31px;
	padding: 9px 11px !important;
	font-family: Inter;
	font-weight: 700;
	line-height: 120%;
	letter-spacing: -2%;
	text-align: left !important;
	background: linear-gradient(90deg, rgba(126, 81, 204, 0.4) 0%, rgba(0, 0, 0, 0) 121.47%);
	border-left: 5px solid #7E51CC;
	background-color: unset !important;
}

.great_founds h2 span:last-child {
	text-align: left;
	background: linear-gradient(90deg, rgba(228, 150, 131, 0.4) 0%, rgba(0, 0, 0, 0) 137.72%);
	border-left: 5px solid #E49683;
}
.great_founds .bg-black.p-4.rounded.mb-4.border.border-secondary {
	border-top: 2px dashed #807c7c !important;
	border-bottom: 2px dashed #807c7c !important;
	border-left: none !important;
	border-right: none !important;
	background: #111320 !important;
}

html body .great_founds .btn {
	border-radius: 25px;
	padding: 10px 25px;
	font-family: Inter;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -2%;
	text-align: center;
	text-transform: capitalize;
	background: #7E51CC !important;
	color: #fff;
}


.great_founds p {
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 200%;
	letter-spacing: -2%;
	text-align: left;
	margin-bottom: 0;
}

html body .great_founds .btn.btn-outline-secondary {
	background: #94784B66 !important;
	color: #fff;
}

.text-center {
	text-align: center !important;
}

.great_founds p {
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 200%;
	letter-spacing: -2%;
	text-align: left;
	margin-bottom: 0;
}

#about_us .btn.btn-success {
	background: #7E51CC;
	border-color: #7E51CC;
	padding: 10px;
	font-family: Inter;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -2%;
	text-align: center;
	text-transform: capitalize;
	align-items: center;
	display: flex;
	width: fit-content;
	margin: 0 auto;
	gap: 10px;
}


.faq-badge {
      background-color: #5a3225;
      color: #000;
      font-size: 0.75rem;
      padding: 6px 12px;
      border-radius: 20px;
      text-transform: uppercase;
      letter-spacing: 1px;
      display: inline-block;
    }
.faq-title {
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 50px !important;
	color: #fff;
}
    .faq-title span {
      color: #c5ffda;
    }
    .accordion-item {
      background-color: transparent;
      border: 1px solid transparent;
      border-radius: 10px;
      margin-bottom: 8px;
    }
    .accordion-button {
      background-color: transparent;
      color: #000;
      box-shadow: none;
      padding-left: 3rem; /* Space for left icon */
      position: relative;
      text-align: left;
    }
    .accordion-button::after {
      display: none !important; /* Remove default Bootstrap icon */
    }
  .accordion-button::before {
	content: "↓";
	font-size: 14px;
	color: white;
	background-color: #3d3d3d;
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	position: absolute;
	left: 1rem;
	top: 50%;
	transform: translateY(-50%);
}
    .accordion-button:not(.collapsed)::before {
      content: "↑";
    }
    .accordion-body {
      color: #a3a3a3;
      padding-left: 3rem;
    }

	#faqAccordion button {
	font-size: 23px;
	font-weight: 600;
	padding: 35px 55px;
}

.accordion-header {
	border-bottom: none !important;
	box-shadow: none !important;
}

#faqAccordion button.accordion-button {
	font-size: 20px;
	font-weight: 600;
	padding: 70px 100px;
	background: transparent;
	border: 1px solid #f9f9f9;
	border-bottom: none !important;
	box-shadow: none;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #fff;
}
#faqAccordion button.accordion-button.collapsed {
	font-size: 20px;
	font-weight: 600;
	padding: 35px 77px;
	background: transparent;
	border: none !important;

}
.show .accordion-body {
	color: #fff !important;
	padding-left: 100px;
	padding-bottom: 60px;
	border: 1px solid #f9f9f9;
	border-top: none;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	font-size: 19px;
}

.accordion-body {
	color: #000 !important;

	font-size: 19px;
}

#form_section {
	background: #0F0F12 !important;
}

#form_section > div {
	
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 0;
	padding-right: 0;
}

#form_section h2 {
	font-weight: 800;
	font-style: ExtraBold;
	font-size: 32px;
	line-height: 120%;
	letter-spacing: -2%;
	text-align: center;
	color: #fff;
}

.form-subtitle {
	padding-bottom: 45px;
	margin-bottom: 10px !important;
	color: #fff;
}

.form-subtitle {
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
	font-size: 0.95rem;
}

.form-container {
	background-color: white;
	border-radius: 12px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
	padding: 40px;
	margin: 40px auto;
	max-width: 85%;
	box-shadow: 0px 4px 16px 0px #7E51CC14;
}

.row-gap {
	margin-bottom: 20px;
}

.form-container label {
	color: #000 !important;
	margin-bottom: 6px;
	font-size: 0.9rem;
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: -2%;
}

.form-label {
	font-weight: 500;
	color: #333;
	margin-bottom: 6px;
	font-size: 0.9rem;
}

.form-control::placeholder {
	color: #adb5bd;
	font-size: 0.9rem;
}

.form-container input, .form-container select, .form-container textarea {
	color: #1A1A1A66;
}

.form-control, .form-select {
	border: 1px solid #e1e5e9;
	border-radius: 8px;
	padding: 12px 16px;
	font-size: 0.9rem;
	transition: border-color 0.2s ease;
	background-color: #fafbfc;
}

#countryCode {
	color: #000 !important;
}

.country-selector {
	border-right: none;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	width: 100px;
	padding: 12px 8px;
	background-color: #fafbfc;
	font-size: 0.85rem;
}

.phone-input-container {
	position: relative;
	display: flex;
}

.submit-btn {
	background-color: #7E51CC;
	border: none;
	border-radius: 8px;
	padding: 14px 24px;
	font-weight: 600;
	font-size: 1rem;
	color: white;
	width: 100%;
	transition: background-color 0.2s ease;
}

textarea.form-control {
	resize: vertical;
	min-height: 100px;
}

.form-control::placeholder {
	color: #adb5bd;
	font-size: 0.9rem;
}

.form-control:focus, .form-select:focus {
	border-color: #000  !important;
	box-shadow: 0 0 0 0.2rem rgba(74, 144, 226, 0.1);
	background-color: white;
}


.step-card {
	background: black;
	border-radius: 10px;
	padding: 20px;
	text-align: left;
	height: 100%;
	box-shadow: 0px 2px 8px rgba(0,0,0,0.05);
}
    .step-number {
      font-size: 14px;
      font-weight: bold;
      color: gray;
      margin-bottom: 10px;
    }
   .step-card h5 {
	font-weight: bold;
	margin-bottom: 10px;
	color: #ffff;
}
    .step-card p {
      font-size: 14px;
      color: #fff;
    }
.how_it_work p {
	font-size: 18px;
	color: #fff !important;
}

	.how_it_work h2 {
	font-size: 40px;
	color: #fff;
}
.made_product .card-custom video {
	width: 100%;
	object-fit: contain;
	height: 100px;
}

.step-card p {
	color: #fff !important;
}


.step-card video {
	height: 124px;
	width: auto;
	margin-bottom: 29px;
}
.card-custom p{text-align: center;}
.card-custom h5 {
	text-align: center;
}



.services-section {
      padding: 60px 0;
      text-align: center;
    }
    .services-title {
      font-size: 14px;
      font-weight: bold;
      background: rgba(255, 255, 255, 0.1);
      padding: 5px 15px;
      border-radius: 20px;
      display: inline-block;
      margin-bottom: 40px;
    }
   .service-card {
	border: 1px solid rgb(136, 131, 131);
	padding: 30px;
	border-radius: 23px;
	height: 100%;
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
    .service-card h3 {
	margin-bottom: 10px;
	color: #fff;
}
    .service-card p {
      color: #bfbfbf;
      font-size: 14px;
      margin-bottom: 20px;
    }
    .service-card ul {
      text-align: left;
      padding-left: 0;
      list-style: none;
    }
    .service-card ul li {
      margin-bottom: 8px;
    }
    .service-card ul li::before {
      content: "✔";
      color: #8c52fe;
      margin-right: 8px;
    }

	.service-card ul.grid-items {
	display: grid;
	grid-template-columns: 1fr 1fr;
}
    .know-more-btn {
      margin-top: 20px;
      border: 1px solid white;
      border-radius: 50px;
      padding: 8px 20px;
      background: transparent;
      color: white;
      text-decoration: none;
      display: inline-block;
      transition: 0.3s;
    }
    .know-more-btn:hover {
      background: white;
      color: black;
    }
	.service-card ul li{color: #fff;font-size: 18px;}
.service-card p{font-size: 18px;color: #fff;}
	.service-card p {
	font-size: 18px;
	color: #fff !important;
}
.we_help h5 {
	color: #fff;
}
 .we_help {
      padding: 60px 0;
      text-align: center;
    }
    .we_help .service-icon {
      font-size: 2rem;
      color: #8b5cf6;
    }
	.we_help .service-card video {
	height: 110px;
	width: 100%;
}
.we_help .service-card {
	border: none;
	background: #000;
	transition: transform 0.2s ease;
	box-shadow: 0 1.49px 5px #0009,0 12.06px 17.87px #6320ee05,0 22.56px 33.42px #6320ee05,0 1.49px 2.21px #7d6ba40d;
	border-radius: 5px !important;
}
    .we_help .service-card:hover {
      transform: translateY(-5px);
    }
    .we_help .btn-green {
    width: fit-content;
  height: auto;
  padding: 15px 37px 15px;
  gap: 8px;
  border-radius: 4px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, #8258b8 0%, #9f6ee5 50%, #f975f8 100%);
  color: rgb(255, 255, 255);
  border: medium;
  font-family: Inter;
  font-weight: 500;
  font-size: 19px;
  line-height: 24px;
  letter-spacing: -2%;
  text-transform: capitalize;
  margin: 0 auto;
    }
    .we_help .btn-green:hover {
      background-color: #00a865;
      color: #fff;
    }


	.we_help .col-md-6 {
	margin-bottom: 35px;
}
	

.testimonial h2 {
	font-family: Plus Jakarta Sans;
	font-weight: 800;
	font-size: 48px;
	line-height: 120%;
	letter-spacing: -2%;
	text-align: center;
	color: #fff;
	margin-bottom: 15px !important;
}

.testimonial-left {
	padding: 0 !important;
}

.testimonial {
	padding: 80px 0;

}
.cta_btnss {
	margin-top: 55px;
}
.custom-footer .col-md-4 .mt-3.mb-1 {
	margin-bottom: 0 !important;
	line-height: 1;
	margin-top: 25px !important;
	text-decoration: underline;
}
.social-icons i {
	font-size: 30px;
}
.swiper-slide > div {
	height: 100%;
}

.testimonial-card {
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0px 4px 16px 0px #2552D01F;
}

.testimonial-left {
	padding: 0 !important;
}

.fourth-color .testimonial-left > div::before {
	content: "";
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.02), rgb(165, 197, 233));
	width: 100%;
	height: 59px;
	display: block;
	position: absolute;
	top:327px;
}
.services-section .service-card:hover {
	transition: all .5s;
	transform: translateY(-10px);
}

.fourth-color .testimonial-left > div {
	position: relative;
}

.fourth-color .testimonial-left > div {
	background: #A5C5E9;
	height: 100%;
}

.testimonial-left > div {
	margin: 10px !important;
	border-radius: 10px !important;
	overflow: hidden !important;
	/* overflow: hidden !important; */
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	height: 100%;
}

.testimonial-img {
	width: 100%;
	height: 385px;
	border-top-left-radius: 1rem;
	border-bottom-left-radius: 1rem;
	object-fit: cover;
	margin-bottom: auto !important;
}

.testimonial_content {
	padding: 0 15px;
	padding-bottom: 15px;
	text-align: left;
}

.testimonial_content img {
	margin-bottom: 25px;
}

.testimonial_content p {
	text-align: left !important;
	font-size: 18px;
	margin-bottom: 25px !important;
}

.logo-box img {
	width: 53px;
	border-radius: 10px;
}

.logo-box > img {
	margin: 0 !important;
}

.testimonial_content {
	text-align: left;
}

.custom-play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: white;
	border: none;
	border-radius: 50%;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	z-index: 9999999;
	width: 69px;
	height: 69px;
}

.right-content > div:last-child span {
	margin: 5px;
	display: flex;
	align-items: center;
	gap: 10px;
	width: fit-content;
	float: left;
}

.tag.ecommerce {
	background: #e6f0ff;
	color: #007bff;
}

.tag {
	display: inline-block;
	padding: 8px 11px;
	border-radius: 999px;
	font-size: 12px;
	font-weight: 500;
	margin-right: 5px;
	font-family: Inter;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: -2%;
	text-align: center;
	vertical-align: middle;
}

.tag.shopify {
	background: #ffe6e6;
	color: #cc0000;
}

.tag.startup {
	background: #e6ffee;
	color: #28a745;
}

.logo2 {
	width: 50px;
	height: 50px;
	display: flex;
	object-fit: contain;
	align-items: center;
	background: #fff;
	padding: 5px;
	border-radius: 10px;
}

.second-color .testimonial-left > div {
	background: #AAA5E9;
}

.logo2 img {
	margin: 0 !important;
	width: 100%;
}

.right-content > div:last-child span.ecommerce > span {
	background: #2563EB;
	margin: 0;
	padding: 2px;
	height: 5px;
	width: 5px;
	display: block;
	border-radius: 50%;
}


.right-content > div:last-child span.shopify > span {
	background: #cc0000;
	margin: 0;
	padding: 2px;
	height: 5px;
	width: 5px;
	display: block;
	border-radius: 50%;
}

.right-content > div:last-child span.startup > span {
	background: #28a745;
	margin: 0;
	padding: 2px;
	height: 5px;
	width: 5px;
	display: block;
	border-radius: 50%;
}

.custom-play-button i {
	font-size: 40px;
	color: #7e51cc;
}


 .top-banner {
	background-color: #000;
	color: #fff;
	padding: 90px 0;
}
    .footer-links a {
      color: #fff;
      text-decoration: none;
      display: block;
      margin-bottom: 0.5rem;
    }
    .social-icons a {
      color: #fff;
      font-size: 1.2rem;
      margin-right: 10px;
    }
    .social-icons a:hover {
      color: #d4a017;
    }

	.top-banner h2 {
	text-align: left;
	font-size: 32px;
	margin: 0 !important;
}

.top-banner {display: flex;align-items: center;justify-content: space-between;}
.top-banner > div{display: flex;align-items: center; justify-content: space-between;}

.social-icons {
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: center;
}

#case-study h3 {
	color: #000;
}
.accordion-body {
	margin-top: -55px;
}
.swiper-button-prev{left: -0 !important}
.swiper-button-next{right: -0 !important;}
.swiper-button-next, .swiper-button-prev {
	width: 40px !important;
	height: 40px !important;
	background: #8c52ff;
	border-radius: 50%;
}

.swiper-button-next::after, .swiper-button-prev::after {
	font-size: 17px !important;
	color: #fff !important;
}


#case-study .container {

	padding: 0 23px;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
	background: #4084ed;
}



.hero-section .container {
  opacity: 0;
  transform: translateY(90px);
  animation: slideUp 1s ease-out forwards;
  -webkit-animation: slideUp 1s ease-out forwards;
  -webkit-transform: translateY(90px);
  -moz-transform: translateY(90px);
  -ms-transform: translateY(90px);
  -o-transform: translateY(90px);
}

@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(180px);
    -webkit-transform: translateY(180px);
    -moz-transform: translateY(180px);
    -ms-transform: translateY(180px);
    -o-transform: translateY(180px);
}
  100% {
    opacity: 1;
    transform: rotateX(0deg) translateY(0);
  }
}


.hero-heading span {
	color: #ffff;
}




































 @media only screen and (max-width: 767px) {

	#case-study .container {
	max-width: 99%;
	padding: 0 0px;
}
	header {

	z-index: 9999;
}
.g-10 {
	display: grid !important;
	gap: 0;
}
.accordion-body {
	margin-top: -22px;
}
.navbar-toggler-icon {filter: brightness(0) invert(1);}
.navbar {padding: 10px 0;}
.hero-section {padding: 53px 0px;padding-top: 108px;}
.hero-heading {font-size: 39px;}
.hero-section .hero-btn {padding: 12px 20px 12px;font-size: 16px;}
.cta_btnss::after {content: "";width: 77px;height: 47px;right: -78px;top: -27px;}
html body br{display: none !important;}
.made_product .section-title {font-size: 33px;}
.card-custom p {text-align: center;font-size: 16px;}
.card-custom h5 {	font-size: 22px;}
.how_it_work h2 {font-size: 33px;color: #fff;}
html body h2{font-size: 33px !important;}
html body p{font-size: 16px !important;}
.step-card h5 {font-size: 24px;}
.services-section p {padding: 0 15px;font-size: 16px;}
.service-card {padding: 15px;}
.service-card ul.grid-items {grid-template-columns: 1fr;}
.service-card ul li {	display: flex;}
.testimonial-card {display: block !important;margin: 0 15px;}
.testimonial-card  > div{width: 100%;}
#faqAccordion button.accordion-button {padding: 27px 68px;padding-right: 15px !important;}
.show .accordion-body {padding-left: 15px;padding-bottom: 25px;}
.form-container {padding: 30px 15px;margin: 0px auto;max-width: 95%;}
#case-study {
	padding-top: 4px;
}
.top-banner > div {
	display: grid;
	
}
.accordion-collapse {
	margin-top: 0;
}
.fourth-color .testimonial-left > div::before {
	content: "";
	top:40%;
}
.top-banner > div > div {
	width: fit-content;
}
#form_section > div {
	padding-top: 13px;

}

#case-study {
	padding-bottom: 0;
}
.top-banner {

	padding: 44px 0;
}
.navbar-nav li{text-align: left;}
.navbar-nav{
	background: #000;
	justify-content: start;
	text-align: left;
}

#navbarContent a {
	text-decoration: none !important;
	color: #fff;
	text-align: left;
	padding: 8px 20px;
}

header .hero-btn {

	margin-left: 0 !important;
	margin-bottom: 30px !important;
	
}


.social-icons {

	justify-content: start;
	padding: 10px 0;
}








 }