body {
  font-family: 'Poppins', sans-serif;
  
  overflow-x: hidden;
}

.btn-orange {
  background-color: rgb(254, 104, 9);
  color: #fff;
}

img {
}

.niucenter {
  width: 100%;
}

@media (min-width: 768px) {
  .girlimage {
    bottom: -20px;
    left: -20px;
    width: auto;
    position: absolute;
    max-width: 70%;
    max-height: 80%;
  }
}

@media (min-width: 992px) {
  .girlimage {
    bottom: -20px;
    left: -20px;
    width: auto;
    position: absolute;
    max-width: 70%;
    max-height: 80%;
  }
}

@media (min-width: 992px) {
  .girlimage {
    bottom: -70px;
    left: -79px;
    width: auto;
    position: absolute;
    max-width: 96%;
    max-height: 96%;
  }
}

@media (min-width: 1400px) {
  .girlimage {
    bottom: -20px;
    left: -71px;
    width: auto;
    position: absolute;
    max-width: 70%;
    max-height: 80%;
  }
}

* {
  text-decoration: none!important;
}

footer a {
  color: var(--bs-primary-bg-subtle)!important;
}

footer a:hover {
  color: white!important;
}

button.carousel-control-next {
  display: none;
}

button.carousel-control-prev {
  display: none;
}
.download{
  background: url('../images/2025-07-03 15_31_57-aerial-view-1024x392.webp (1024×392).jpg') center / cover;
    position: relative;
}

.banner{
  background: url('../images/niu online banner (1).webp') center / cover;
    margin: 0;
    padding: 0;
    height: auto;
    position: relative;
}
