@charset "utf-8";
/* CSS Document */
p {
  font-size: 20px;
}
a {
  color: var(--bs-nav-link-color);
  text-decoration: underline;
  text-decoration-color: #2EE50E;
}
.btn-primary {
  --bs-btn-color: #2EE50E;
  --bs-btn-bg: #000;
  --bs-btn-border-color: #000;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #2EE50E;
  --bs-btn-hover-border-color: #2EE50E;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2EE50E;
  --bs-btn-active-border-color: #2EE50E;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #2EE50E;
  --bs-btn-disabled-border-color: #2EE50E;
}
.btn-secondary {
  --bs-btn-color: #000;
  --bs-btn-bg: #2EE50E;	
  --bs-btn-border-color: #2EE50E;
  --bs-btn-hover-color: #2EE50E;
  --bs-btn-hover-bg: #000;
  --bs-btn-hover-border-color: #000;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2EE50E;
  --bs-btn-active-border-color: #2EE50E;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2EE50E;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #2EE50E;
  --bs-gradient: none;
}
.lead {
  font-size: 1.5rem;
  font-weight: 400;
}
.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}
.b-example-divider {
  width: 100%;
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}
.b-example-vr {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
}
.bi {
  vertical-align: -.125em;
  fill: currentColor;
}
.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}
.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.btn-bd-primary {
  --bd-violet-bg: #808080;
  --bd-violet-rgb: 112.520718, 44.062154, 249.437846;
  --bs-btn-font-weight: 600;
  --bs-btn-color: var(--bs-black);
  --bs-btn-bg: var(--bd-violet-bg);
  --bs-btn-border-color: var(--bd-violet-bg);
  --bs-btn-hover-color: var(--bs-black);
  --bs-btn-hover-bg: #2EE50E;
  --bs-btn-hover-border-color: #2EE50E;
  --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
  --bs-btn-active-color: var(--bs-btn-hover-color);
  --bs-btn-active-bg: #595959;
  --bs-btn-active-border-color: #595959;
}
.bd-mode-toggle {
  z-index: 1500;
}
.featurette-divider {
  color: #2ee50e;
}
.svg-green {
  fill: #2EE50E;
  fill-rule: evenodd;
  stroke: black;
}
.text-body-emphasis {
  text-shadow: -2px -1px 0px #2EE50E;
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: black;
  color: #2ee50e;
}
.gray-divider {
  width: 100%;
  height: 3rem;
  background-color: rgba(0, 0, 0, .5);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, .1), inset 0 0.125em 0.5em rgba(0, 0, 0, .15);
}
.green-hr h2 {
  display: flex;
  width: 100%;
  justify-content: left;
  align-items: center;
  text-align: left;
  font-size: 40px;
  font-weight: 600;
}
.green-hr h2:after {
  content: '';
  border-top: 3px solid #2EE50E;
  margin: 7px 0 0 20px;
  flex: 1 0 20px;
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #2EE50E;
  ;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}
.carousel-caption p {
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #000;
}
.carousel-caption h3 {
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #000;
}
.card-img {
  height: 15vw;
  object-fit: cover;
}
.gradient-custom {
  background: radial-gradient(50% 123.47% at 50% 50%, #00ff94 0%, #720059 100%), linear-gradient(121.28deg, #669600 0%, #ff0000 100%), linear-gradient(360deg, #0029ff 0%, #8fff00 100%), radial-gradient(100% 164.72% at 100% 100%, #6100ff 0%, #00ff57 100%), radial-gradient(100% 148.07% at 0% 0%, #fff500 0%, #51d500 100%);
  background-blend-mode: screen, color-dodge, overlay, difference, normal;
}
.carousel-indicators {
  border-radius: 50%;
  width: 10px;
  height: 10px;
}
.card {
  border: none;
}
[data-bs-theme="dark"] .carousel .carousel-control-next-icon, [data-bs-theme="dark"] .carousel .carousel-control-prev-icon, [data-bs-theme="dark"].carousel .carousel-control-next-icon, [data-bs-theme="dark"].carousel .carousel-control-prev-icon {
  filter: none;
}
.text-green {
  color: #2EE50E !important;
}
.testimonial-fa-qupte-pad-left {
  padding-left: 11%;
}
.testimonial-fa-qupte-pad-right {
  padding-right: 11%;
}
.featurette-heading {
  margin-top: 0;
}
footer-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: 0 0;
  border: 0;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.modal {
    --bs-modal-width: 900px;
}