.white_text p {
  color: white !important;
}
.nf-form-fields-required {
  display: none;
}
input.nf-element {
  padding: 10px;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #BA0C2F;
  border-radius: 30px;
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(186, 12, 47, 0.5);
}
@media only screen and (max-width: 768px) {
  div#theme-page {
    -webkit-overflow-scrolling: touch !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
  }
  ::-webkit-scrollbar {
    display: none;
  }
  body, html {
    width: 100% !important;
    height: 100% !important;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
  }
  body::-webkit-scrollbar, html::-webkit-scrollbar {
    display: none;
  }
}
.container-fluid {
  padding: 0 !important;
  overflow: hidden !important;
}
label {
  color: white !important;
}
span#nf-label-field-40 {
  color: white;
}
ul[aria-describedby="nf-error-40"] {
  display: flex;
  gap: 20px;
}
.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10002;
  display: none;
}
input:not(#nf-field-4), input:not(#nf-field-23), textarea, select option, select#nf-field-17 {
  padding-left: 0 !important;
}
input#nf-field-23, input#nf-field-4, input#nf-field-26, input#nf-field-12 {
  padding: 12px 20px !important;
}
button.btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button::after {
  content: "";
  background: url(https://sprintmedia.wpenginepowered.com/wp-content/uploads/2026/02/material-symbols_download.png);
  width: 20px;
  height: 20px;
  position: absolute;
  right: -25px;
}
button.btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button {
  overflow: visible;
}
select option {
  background: #282727;
}
.jupiterx-main {
  background-color: transparent !important;
}
input, textarea, select#nf-field-17 {
  background: transparent;
  border: 0 !important;
  border-bottom: 1px solid white !important;
  font-family: "neulis-sans", Sans-serif;
  font-size: 16px;
  color: white;
}
input::placeholder, textarea::placeholder, select#nf-field-17 {
  color: white;
  font-size: 16px;
  font-family: "neulis-sans", Sans-serif;
}
input#nf-field-4, input#nf-field-26, input#nf-field-12 {
  background: #2C99B7;
  border-radius: 30px;
  border: 0 !important;
  padding: 12px 20px;
  font-family: "neulis-sans";
  font-size: 16px;
  font-weight: 400;
}
button.btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button span {
  color: #FFF;
  font-family: "neulis-sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 16px */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
button.btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button {
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
  padding: 0;
}
.nf-fu-progress {
  display: none;
}
.progress {
  display: none;
}
button.btn.btn-success.fileinput-button {
  width: 100%;
}
body, html {
  overflow-x: hidden !important;
}
@media (max-width: 769px) {
  .pos_abs_items .elementor-widget-container {
    position: static;
    margin-bottom: 20px;
    --translateY: 0 !important;
    margin: 0 !important;
  }
  .pos_abs_items {
    position: static !important;
  }
}
@media (max-width: 768px) {
  *, *::before, *::after {
    animation: none !important;
    transition: none !important;
    scroll-behavior: auto !important;
  }
  .elementor-invisible {
    opacity: 1 !important;
    visibility: visible !important;
  }
  .animated, [class*="elementor-animation"] {
    animation: none !important;
    opacity: 1 !important;
  }
  [class*="elementor-"], .elementor-widget {
    opacity: 1 !important;
  }
  iframe {
    height: 200px !important;
  }
}
