body {
  background-color: #0A0A0A;
  font-family: 'Inter', sans-serif!important;
}

navbar {
}

.nav-link {
  color: #999999!important;
  padding: 8px 16px!important;
  font-weight: 500;
}

.active {
  background-color: #0F0F0F!important;
  border-radius: 36px;
  padding: 8px 30px!important;
  font-weight: 500;
}

.navbar-nav {
  background-color: #0A0A0A;
  border-radius: 36px;
  border: #ffffff1a solid 1px;
  padding: 4px;
}

.btn-primary {
  background-color: #1F1F1F!important;
  padding: 12px 30px!important;
  border: none;
  border-radius: 8px;
}

.mr-2 {
  margin-right: 0.75em;
}

.hero-bg {
  background-color: #0f0f0f;
}

.tag {
  color: #FFFFFF;
  border: #ffffff1a solid 1px;
  border-radius: 36px;
  padding: 12px 24px;
  font-size: 12px;
}

.tag2 {
  color: #FFFFFF;
  border: #ffffff1a solid 1px;
  border-radius: 36px;
  padding: 6px 16px;
  font-size: 14px;
  margin-right: 6px;
}

h2 {
  color: #fff;
}

.subtitle {
  color: #999999!important;
}

.header-cta {
  background-color: #fff!important;
  color: #000!important;
  padding: 16px 36px!important;
  border-radius: 36px!important;
  font-weight: 500;
}

.process-heading {
  color: #3c9a16!important;
  font-size: 40px;
  font-family: 'Inter', sans-serif;
  padding-bottom: 0.25em;
  font-weight: 600;
}

.process-card {
  border: #ffffff1a solid 1px;
  border-radius: 8px;
  background-color: #0F0F0F;
}

.process-subtitle {
  color: #fff;
  font-size: 24px;
  padding-bottom: 1em;
}

.process-card-heading {
  color: #fff;
  font-size: 20px;
  padding-bottom: 0.75em;
}

.process-body {
  font-size: 16px;
  color: #999;
}

.five-col {
  width: 20%;
}

@media (max-width: 991.98px) {
  .five-col {
    width: 50%;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .five-col {
    width: 33.33%;
  }
}

@media (min-width: 1200px) {
  .five-col {
    width: 20%;
  }
}

.accordion-button {
  background-color: #0F0F0F!important;
  color: #fff!important;
  font-size: 0.6em;
  font-weight: 500;
}

.accordion-body {
  background-color: #0f0f0f!important;
  color: #fff!important;
}

.accordion-button:not(.collapsed) {
  color: #fff!important;
  box-shadow: none;
}

.accordion-button {
  color: #fff!important;
}

img {
}

.width-20 {
  width: 10%;
}

.acord-paragraph {
  color: #999;
  font-size: 1em;
}

.accordion-button:after {
  background-image: url("../../assets/img/arrow.svg")!important;
}

.accordion {
  border: none;
}

.accordion-item {
  border: none;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

.companies-p {
  font-size: 1.2em;
  color: #fff;
}

.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-radius: 0px;
}

.footerbg {
  background-color: #0F0F0F!important;
}

.footer-title {
  color: #fff!important;
  font-weight: 800;
}

.contact-link {
  color: #999!important;
  text-decoration: none;
}

.foot-div {
  border-bottom: rgba(153,153,153,0.27) solid 1px;
}

.hire-me {
  color: #fff!important;
  font-weight: 300;
  font-size: 0.8em;
}

.hire-points {
  color: #fff!important;
  font-weight: 400;
  font-size: 1.5em;
}

.about-card-heading {
  color: #fff;
  font-size: 1.5em;
}

.border-abt {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.company {
  font-size: 1em;
  color: #999999;
  font-weight: 400;
}

.role {
  font-size: 1em;
  color: #fff;
  font-weight: 600;
}

.year {
  font-size: 1em;
  color: #fff;
  font-weight: 600;
}

.case-para {
  color: #999;
  font-size: 16px;
}

.case-para strong {
  color: #fff;
}

.bg-image {
  /*background-image: url("../../assets/img/tools.png");*/
  /*width: 100%;*/
  /*height: 100%;*/
  text-align: center;
  z-index: -1;
}

.col-top {
  z-index: 0;
  top: 15em;
}

.tools-card-title {
  font-weight: 700;
  color: #3C9A16;
  font-size: 20px;
}

.tools-card-descr {
  color: #1D3047;
  font-size: 1em;
}

.tools-img {
  width: 70px;
  height: auto;
}

.bg-green {
  background-color: #3C9A16;
}

.green-para {
  color: #fff;
}

.case-heading2 {
  color: #3C9A16;
  font-size: 20px;
  font-weight: 800;
}

.lesson {
  background-color: #E1F2DA;
  border-left: 4px solid #68BD45;
  color: #3C9A16;
  font-weight: 500;
  padding: 8px 8px;
}

.voice-1 {
  background-color: #DAFCDF;
  border-radius: 8px;
}

.voice-2 {
  background-color: #C7F2FF;
  border-radius: 8px;
}

.voice-3 {
  background-color: #FFFEC7;
  border-radius: 8px;
}

.block-text {
  font-size: 0.8em;
}

blockquote {
}

figure {
  margin: 0px!important;
}

.blockquote-footer {
  margin-top: 1em;
  margin-bottom: 0em;
}

td {
  padding: 1em!important;
}

th {
  padding: 1em!important;
  color: #3C9A16!important;
}

.dotted-lines {
  border-style: dotted;
  padding: 2em;
}

.green-para a {
  color: #3c9a16!important;
  font-weight: 500;
}

.accordion-button
{
  padding: 20px 0px!important;
}

.navbar-toggler-icon
{
  background-image: url(/assets/img/menu.svg)!important;
}

@media (max-width: 767.98px) {
  .navbar-nav {
    border-radius: 8px;
    padding: 16px;
  }

  .nav-item {
    padding: 8px 0px;
  }

  /* Make collapsed menu overlay instead of pushing */
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #0A0A0A; /* Optional: match background */
    z-index: 999;
    border-radius: 8px;
    /* border: #ffffff1a solid 1px; */
    padding: 16px;
  }
  .btn-primary
  {
    display: none!important;
  }
}

.f-social {
  justify-content: end;
  width: fit-content;
}

.fab {
  color: #ffffff;
}


.bs-icon {
  --bs-icon-size: .75rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: var(--bs-icon-size);
  width: calc(var(--bs-icon-size) * 2);
  height: calc(var(--bs-icon-size) * 2);
  color: var(--bs-primary);
}

.bs-icon-xs {
  --bs-icon-size: 1rem;
  width: calc(var(--bs-icon-size) * 1.5);
  height: calc(var(--bs-icon-size) * 1.5);
}

.bs-icon-sm {
  --bs-icon-size: 1rem;
}

.bs-icon-md {
  --bs-icon-size: 1.5rem;
}

.bs-icon-lg {
  --bs-icon-size: 2rem;
}

.bs-icon-xl {
  --bs-icon-size: 2.5rem;
}

.bs-icon.bs-icon-primary {
  color: var(--bs-white);
  background: var(--bs-primary);
}

.bs-icon.bs-icon-primary-light {
  color: var(--bs-primary);
  background: rgba(var(--bs-primary-rgb), .2);
}

.bs-icon.bs-icon-semi-white {
  color: var(--bs-primary);
  background: rgba(255, 255, 255, .5);
}

.bs-icon.bs-icon-rounded {
  border-radius: .5rem;
}

.bs-icon.bs-icon-circle {
  border-radius: 50%;
}


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

.project-type {
  font-size: 14px;
  color: #999;
}

.project-card-heading {
  color: #fff;
  margin-bottom: 0px;
  font-size: 1.5em;
}

.acord-paragraph {
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  font-family: 'Inter', sans-serif;
}

.row {
}

.cat-title {
  font-size: 1em;
  color: #fff;
}

.cat-desc {
  font-size: 0.8em;
  color: #999;
}

.features {
  font-size: 1.2em;
  font-weight: 400;
  color: #fff!important;
}

.emoji
{
  font-size: 3.5em;
}

.heading-byke
{
font-size: 0.8em;
margin-bottom: 0em;
}

.result-byke
{
font-size: 1.3em;
font-weight: 800;
margin-bottom: 0em;
}

.byke-section-heading {
  color: #fff!important;
  font-size: 2.5em;
  font-family: 'Inter', sans-serif;
  padding-bottom: 0.25em;
  font-weight: 600;
}

.byke-section-body {
  color: #fff!important;
  font-size: 1.2em;
  font-family: 'Inter', sans-serif;
  margin-bottom: 0em;
  font-weight: 400;
  opacity: 1;
}

.byke-section-subheading
{
  color: #fff!important;
  font-size: 1.8em;
  font-family: 'Inter', sans-serif;
  padding-top: 0.25em;
  font-weight: 600;
}