html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus,
.btn:active:focus,
.btn-link.nav-link:focus,
.form-control:focus,
.form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}

/* Animated Neon Orange Circles */
.animated-circles-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  overflow: hidden;
}

.animated-circles-layer.bottom-layer {
  z-index: 1;
}

.animated-circles-layer.top-layer {
  z-index: 3;
}

/* Make sure the image has proper z-index */
.cover-bg-img {
  position: relative;
  z-index: 2;
}

.neon-circle {
  position: absolute;
  border: 2px solid #ff9c00;
  border-radius: 50%;
  background: transparent;
  box-shadow:
    0 0 5px #ff9c00,
    0 0 10px #ff9c00,
    0 0 15px #ff9c00,
    0 0 20px #ff9c00,
    inset 0 0 5px #ff9c00;
  animation: float 8s ease-in-out infinite;
  opacity: 0.6;
}

/* Different sizes for circles - making them smaller */
.circle-1,
.circle-11 {
  width: 4px;
  height: 4px;
  top: 10%;
  left: 15%;
  animation-delay: 0s;
  animation-duration: 9s;
}

.circle-2,
.circle-12 {
  width: 3px;
  height: 3px;
  top: 25%;
  left: 80%;
  animation-delay: 2s;
  animation-duration: 11s;
}

.circle-3,
.circle-13 {
  width: 5px;
  height: 5px;
  top: 40%;
  left: 30%;
  animation-delay: 4s;
  animation-duration: 8.5s;
}

.circle-4,
.circle-14 {
  width: 3px;
  height: 3px;
  top: 60%;
  left: 70%;
  animation-delay: 6s;
  animation-duration: 12s;
}

.circle-5,
.circle-15 {
  width: 4px;
  height: 4px;
  top: 80%;
  left: 20%;
  animation-delay: 8s;
  animation-duration: 10s;
}

.circle-6,
.circle-16 {
  width: 2px;
  height: 2px;
  top: 15%;
  left: 60%;
  animation-delay: 10s;
  animation-duration: 13s;
}

.circle-7,
.circle-17 {
  width: 4px;
  height: 4px;
  top: 35%;
  left: 85%;
  animation-delay: 12s;
  animation-duration: 9.5s;
}

.circle-8,
.circle-18 {
  width: 3px;
  height: 3px;
  top: 55%;
  left: 10%;
  animation-delay: 3s;
  animation-duration: 14s;
}

.circle-9,
.circle-19 {
  width: 5px;
  height: 5px;
  top: 75%;
  left: 65%;
  animation-delay: 5s;
  animation-duration: 11.5s;
}

.circle-10,
.circle-20 {
  width: 3px;
  height: 3px;
  top: 90%;
  left: 45%;
  animation-delay: 7s;
  animation-duration: 13.5s;
}

/* Additional circles */
.circle-21 {
  width: 2px;
  height: 2px;
  top: 5%;
  left: 40%;
  animation-delay: 0.3s;
  animation-duration: 15.2s;
}

.circle-22 {
  width: 4px;
  height: 4px;
  top: 30%;
  left: 5%;
  animation-delay: 1.2s;
  animation-duration: 18.3s;
}

.circle-23 {
  width: 3px;
  height: 3px;
  top: 50%;
  left: 90%;
  animation-delay: 2.1s;
  animation-duration: 16.6s;
}

.circle-24 {
  width: 2px;
  height: 2px;
  top: 70%;
  left: 50%;
  animation-delay: 0.7s;
  animation-duration: 19.7s;
}

.circle-25 {
  width: 5px;
  height: 5px;
  top: 85%;
  left: 75%;
  animation-delay: 2.3s;
  animation-duration: 17.9s;
}

.circle-26 {
  width: 3px;
  height: 3px;
  top: 12%;
  left: 77%;
  animation-delay: 9s;
  animation-duration: 15s;
}

.circle-27 {
  width: 2px;
  height: 2px;
  top: 45%;
  left: 12%;
  animation-delay: 11s;
  animation-duration: 16s;
}

.circle-28 {
  width: 4px;
  height: 4px;
  top: 67%;
  left: 33%;
  animation-delay: 13s;
  animation-duration: 14s;
}

.circle-29 {
  width: 3px;
  height: 3px;
  top: 22%;
  left: 92%;
  animation-delay: 15s;
  animation-duration: 17s;
}

.circle-30 {
  width: 2px;
  height: 2px;
  top: 88%;
  left: 8%;
  animation-delay: 17s;
  animation-duration: 12s;
}

.circle-31 {
  width: 5px;
  height: 5px;
  top: 3%;
  left: 25%;
  animation-delay: 19s;
  animation-duration: 18s;
}

.circle-32 {
  width: 3px;
  height: 3px;
  top: 58%;
  left: 88%;
  animation-delay: 21s;
  animation-duration: 16.5s;
}

.circle-33 {
  width: 4px;
  height: 4px;
  top: 37%;
  left: 67%;
  animation-delay: 1s;
  animation-duration: 20s;
}

.circle-34 {
  width: 2px;
  height: 2px;
  top: 93%;
  left: 55%;
  animation-delay: 23s;
  animation-duration: 14.5s;
}

.circle-35 {
  width: 4px;
  height: 4px;
  top: 18%;
  left: 3%;
  animation-delay: 3.5s;
  animation-duration: 19s;
}

/* Top layer circles - different positions */
.circle-36 {
  width: 3px;
  height: 3px;
  top: 8%;
  left: 52%;
  animation-delay: 2.5s;
  animation-duration: 15.5s;
}

.circle-37 {
  width: 2px;
  height: 2px;
  top: 28%;
  left: 18%;
  animation-delay: 4.5s;
  animation-duration: 17.5s;
}

.circle-38 {
  width: 4px;
  height: 4px;
  top: 48%;
  left: 73%;
  animation-delay: 6.5s;
  animation-duration: 13.8s;
}

.circle-39 {
  width: 3px;
  height: 3px;
  top: 68%;
  left: 43%;
  animation-delay: 8.5s;
  animation-duration: 21s;
}

.circle-40 {
  width: 5px;
  height: 5px;
  top: 78%;
  left: 83%;
  animation-delay: 10.5s;
  animation-duration: 16.8s;
}

.circle-41 {
  width: 2px;
  height: 2px;
  top: 13%;
  left: 38%;
  animation-delay: 12.5s;
  animation-duration: 22s;
}

.circle-42 {
  width: 4px;
  height: 4px;
  top: 33%;
  left: 58%;
  animation-delay: 14.5s;
  animation-duration: 18.5s;
}

.circle-43 {
  width: 3px;
  height: 3px;
  top: 53%;
  left: 23%;
  animation-delay: 16.5s;
  animation-duration: 19.8s;
}

.circle-44 {
  width: 2px;
  height: 2px;
  top: 83%;
  left: 63%;
  animation-delay: 18.5s;
  animation-duration: 21.5s;
}

.circle-45 {
  width: 4px;
  height: 4px;
  top: 98%;
  left: 28%;
  animation-delay: 20.5s;
  animation-duration: 17.2s;
}

/* Additional circles for top layer */
.circle-46 {
  width: 3px;
  height: 3px;
  top: 42%;
  left: 95%;
  animation-delay: 1.8s;
  animation-duration: 16.3s;
}

.circle-47 {
  width: 2px;
  height: 2px;
  top: 62%;
  left: 15%;
  animation-delay: 3.2s;
  animation-duration: 18.7s;
}

.circle-48 {
  width: 4px;
  height: 4px;
  top: 82%;
  left: 48%;
  animation-delay: 5.7s;
  animation-duration: 15.4s;
}

.circle-49 {
  width: 3px;
  height: 3px;
  top: 7%;
  left: 72%;
  animation-delay: 7.3s;
  animation-duration: 19.1s;
}

.circle-50 {
  width: 5px;
  height: 5px;
  top: 27%;
  left: 32%;
  animation-delay: 9.8s;
  animation-duration: 14.8s;
}

.circle-51 {
  width: 2px;
  height: 2px;
  top: 47%;
  left: 82%;
  animation-delay: 11.2s;
  animation-duration: 17.5s;
}

.circle-52 {
  width: 4px;
  height: 4px;
  top: 67%;
  left: 22%;
  animation-delay: 13.7s;
  animation-duration: 16.9s;
}

.circle-53 {
  width: 3px;
  height: 3px;
  top: 87%;
  left: 68%;
  animation-delay: 15.3s;
  animation-duration: 20.2s;
}

.circle-54 {
  width: 2px;
  height: 2px;
  top: 17%;
  left: 42%;
  animation-delay: 17.8s;
  animation-duration: 15.6s;
}

.circle-55 {
  width: 4px;
  height: 4px;
  top: 37%;
  left: 92%;
  animation-delay: 19.2s;
  animation-duration: 18.4s;
}

.circle-56 {
  width: 3px;
  height: 3px;
  top: 57%;
  left: 8%;
  animation-delay: 21.7s;
  animation-duration: 16.7s;
}

.circle-57 {
  width: 5px;
  height: 5px;
  top: 77%;
  left: 58%;
  animation-delay: 23.3s;
  animation-duration: 19.8s;
}

.circle-58 {
  width: 2px;
  height: 2px;
  top: 97%;
  left: 35%;
  animation-delay: 25.8s;
  animation-duration: 15.1s;
}

.circle-59 {
  width: 4px;
  height: 4px;
  top: 23%;
  left: 78%;
  animation-delay: 27.2s;
  animation-duration: 17.8s;
}

.circle-60 {
  width: 3px;
  height: 3px;
  top: 92%;
  left: 12%;
  animation-delay: 29.7s;
  animation-duration: 16.2s;
}

/* Animation keyframes - slower and more random */
@keyframes float {

  0% {
    transform: translateY(0px) translateX(0px) scale(1) rotate(0deg);
    opacity: 0.3;
  }

  15% {
    transform: translateY(-8px) translateX(5px) scale(1.1) rotate(45deg);
    opacity: 0.6;
  }

  32% {
    transform: translateY(-15px) translateX(-3px) scale(0.9) rotate(120deg);
    opacity: 0.4;
  }

  48% {
    transform: translateY(-22px) translateX(12px) scale(1.3) rotate(200deg);
    opacity: 0.8;
  }

  65% {
    transform: translateY(-18px) translateX(-8px) scale(0.7) rotate(280deg);
    opacity: 0.5;
  }

  82% {
    transform: translateY(-25px) translateX(15px) scale(1.2) rotate(340deg);
    opacity: 0.7;
  }

  100% {
    transform: translateY(0px) translateX(0px) scale(1) rotate(360deg);
    opacity: 0.3;
  }
}

/* Glass morphism effect for contact boxes */
.glass-box {
  background: rgba(0, 0, 0, 0);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid #ffffff83;
  /* 1px solid white border */
  border-radius: 30px;
  padding: 25px 40px;
  margin: 20px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4), 0 4px 16px rgba(0, 0, 0, 0.5);
  /* shadow below */
  transition: all 0.3s ease;
  width: 400px;

  overflow: visible;
}

.glass-box:hover {
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.2);
  transform: translateY(-5px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.4);
}

.contact-container {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 120px 20px 20px 20px;
  gap: 30px;
}

.contact-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/Nuvixel/00005.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}

.contact-background::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.contact-info h3 {
  color: #ff9c00;
  margin-bottom: 20px;
  font-weight: 600;
}

.contact-info p,
.contact-info a {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 15px;
  text-decoration: none;
  transition: color 0.3s ease;
}

.contact-info a:hover {
  color: #ff9c00;
}

.contact-form h3 {

  font-weight: 600;
}

.contact-form .form-group {
  margin-bottom: 20px;
}

.contact-form label {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 8px;
  display: block;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  padding: 12px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  color: white;
  font-size: 14px;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.contact-form input:focus,
.contact-form textarea:focus {
  outline: none;
  border-color: #ff9c00;
  background: rgba(255, 255, 255, 0.15);
}


@media (max-width: 768px) {
  .contact-container {
    flex-direction: column;
    gap: 20px;
  }

  .glass-box {
    margin: 10px;
    padding: 20px 25px;
    width: 90%;
    max-width: 500px;
    height: auto;
    min-height: 350px;
  }
}

/* Process & FAQ Page Styles */
.process-faq-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--assistant-color);
  z-index: -1;
}

.process-faq-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100vh;
  padding: 120px 20px 40px 20px;
  gap: 40px;
}

.process-faq-container .glass-box {
  width: 90%;
  max-width: 1000px;
  min-height: auto;
}

.section-title {
  color: #05ca0b;
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}

.section-description {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.1rem;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 40px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

/* Process Steps Styles */
.process-steps {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.process-step {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease;
}

.process-step:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(5, 202, 11, 0.3);
  transform: translateX(10px);
}

.step-number {
  color: #05ca0b;
  font-size: 2rem;
  font-weight: 700;
  min-width: 50px;
  line-height: 1;
}

.step-content h4 {
  color: #05ca0b;
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.step-content p {
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
  font-size: 1rem;
}

/* FAQ Styles */
.faq-container {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.faq-item {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 30px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.faq-item:hover {
  border-color: rgba(5, 202, 11, 0.3);
}

.faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 25px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.03);
  transition: all 0.3s ease;
}

.faq-question:hover {
  background: rgba(255, 255, 255, 0.08);
}

.faq-question span:first-child {
  color: rgba(255, 255, 255, 0.95);
  font-weight: 500;
  font-size: 1.1rem;
}

.faq-toggle {
  color: #05ca0b;
  font-size: 1.5rem;
  font-weight: 700;
  transition: transform 0.3s ease;
}

.faq-item.active .faq-toggle {
  transform: rotate(45deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background: rgba(0, 0, 0, 0.2);
}

.faq-answer p {
  padding: 20px 25px;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.6;
  font-size: 1rem;
}

/* Responsive Design for Process & FAQ */
@media (max-width: 768px) {
  .process-faq-container {
    padding: 100px 15px 30px 15px;
    gap: 30px;
  }

  .process-faq-container .glass-box {
    width: 95%;
    padding: 20px 25px;
  }

  .section-title {
    font-size: 2rem;
  }

  .section-description {
    font-size: 1rem;
  }

  .process-step {
    flex-direction: column;
    gap: 15px;
  }

  .step-number {
    font-size: 1.5rem;
  }

  .step-content h4 {
    font-size: 1.2rem;
  }

  .step-content p {
    font-size: 0.95rem;
  }

  .faq-question span:first-child {
    font-size: 1rem;
  }

  .faq-answer p {
    padding: 15px 20px;
    font-size: 0.95rem;
  }
}