.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-item .nav-link:hover,
.navbar-light .navbar-nav .nav-item .nav-link.active {
  color: #dc3545;
}
.text-primary {
  color: #dc3545 !important;
}

@media (min-width: 992px) {
  .navbar-light .navbar-nav .nav-link::before {
    background: #dc3545;
  }
}
.btn-primary {
  color: #000;
  background-color: #dc3545;
  border-color: #dc3545;
}
@media (min-width: 992px) {
  .navbar-light .navbar-nav .nav-link::after {
    background: #dc3545;
  }
}
.topbar .dropdown-toggle::after {
  color: #dc3545;
}
.btn.btn-light {
  color: #dc3545;
}
.header-carousel .owl-nav .owl-prev,
.header-carousel .owl-nav .owl-next {
  background: #dc3545;
}
.btn.btn-primary:hover {
  background: white;
  color: #dc3545;
  border: 1px solid #dc3545;
}
.btn.btn-primary:active {
  background: white;
  color: #dc3545;
  border: 1px solid #dc3545;
}
.btn.btn-light:hover {
  color: white;
  background: #dc3545;
  border: 1px solid #dc3545;
}
.btn.btn-light:active {
  color: white;
  background: #dc3545;
  border: 1px solid #dc3545;
}
.dropdown-item:hover {
  background: #dc3545 !important;
}
.feature .feature-item:hover {
  border: 1px solid #dc3545;
}
.offer-section .nav a.accordion-link.active {
  color: var(--bs-white);
  background: #dc3545;
}
.blog .owl-nav .owl-prev {
  background: #dc3545;
}
.blog .owl-nav .owl-prev:hover {
  background: var(--bs-white);
  color: #dc3545;
  border: 1px solid #dc3545;
}
.blog .owl-nav .owl-next {
  background: #dc3545;
}
.blog .owl-nav .owl-next:hover {
  background: var(--bs-white);
  color: #dc3545;
  border: 1px solid #dc3545;
}
.blog .blog-item .blog-img .blog-title a {
  background: #dc3545;
}
.accordion-button:not(.collapsed) {
  color: #dc3545 !important;
  /* background-color: #ffa6a6; */
  background-color: #ffdadb;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
  border: 1px solid #dc3545;
}
.text-red {
  color: #dc3545 !important;
}
.faq-section .accordion .accordion-item .accordion-header .accordion-button {
  color: #61020c;
}
.bg-primary {
  background-color: black !important;
}
.accordion-button:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem #dc35458c;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("dashboard/assets/img/prev.png") !important;
}
.d-flex.custom-buttons {
  flex-wrap: wrap;
  gap: 10px;
}
.d-flex.custom-buttons .btn:last-child {
  margin-left: auto; /* Push the last button to the right */
}

.btn.btn-primary.rounded-pill:focus {
  color: #dc3545 !important;
  background-color: #ffdadb !important;
  border: 1px solid #dc3545 !important;
  box-shadow: none;
}
.d-inline-block:hover {
  color: #dc3545 !important;
}
.d-inline-block:focus {
  color: #dc3545 !important;
}

.feature-icon {
  position: relative;
  width: 100%; /* Ensure the container takes full width of its parent */
  height: auto; /* Adjust the height as needed */
  overflow: hidden; /* Hide overflow if the image goes outside the bounds */
  display: flex;
  justify-content: center; /* Center the image horizontally */
  align-items: center; /* Center the image vertically */
}

.feature-icon img {
  object-fit: contain; /* Ensures the entire image fits inside the container */
  max-width: 100%;
  max-height: 100%;
}
.ecom_font_size {
  font-size: 1rem;
}

.ecom-product {
  width: 100%;
  height: 150px;
  overflow: hidden;
}

.feature-item {
  text-align: center;
}

.feature-icon.nsl-products {
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f9f9f9;
}

.feature-icon.nsl-products img {
  width: 100%;
  height: 100%;
  object-fit: inherit;
  object-position: center;
  border-radius: 10px;
}

.ecom_font_size {
  font-size: 1rem;
  margin-top: 0.5rem;
}
/* @media (min-width: 992px) {
    .sticky-top.navbar-light {
        box-shadow: 0 0 0 .25rem #f1ebec8c !important;
    }
} */
.feature-icon.icon-background {
  width: auto;
}

/* background banner */
.bg-breadcrumb.bg-img-home-banner {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/home-banner.png");
}
.bg-breadcrumb.bg-img-about {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/about-us-banner.png");
}
.bg-breadcrumb.bg-img-services {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/services.png");
}
.bg-breadcrumb.bg-img-blog {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/blog.png");
}
.bg-breadcrumb.bg-img-contact {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/contact-us-banner.png");
}
.bg-breadcrumb.bg-img-trade {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/ma-trade-banner.png");
}
.bg-breadcrumb.bg-img-ecomnsl {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/ecom-nsl-web-banner.png");
}
.bg-breadcrumb.bg-img-soft {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/software.png");
}
.bg-breadcrumb.bg-img-needx {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/courier-web-banner.png");
}
.bg-breadcrumb.bg-img-shodai {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/super-shop-web.png");
}
.bg-breadcrumb.bg-img-farm {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/dairy-firm.png");
}
.bg-breadcrumb.bg-img-faq {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/faq-banner.png");
}
.bg-breadcrumb.bg-img-features {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/features-banner.png");
}
.bg-breadcrumb.bg-img-team {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/team-banner.png");
}
.bg-breadcrumb.bg-img-realistic {
  background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0%)),
    url("/frontend-assets/images/banner/developers-banner.jpg");
}
/* background banner */
.br-5 {
  border-radius: 5px;
}
.header-carousel .header-carousel-item .carousel-caption {
  background: rgb(0 0 0 / 0%);
}

@media (min-width: 1200px) {
  .display-5 {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  h2,
  .h2 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  h3,
  .h3 {
    font-size: 1.25rem;
  }
}
@media (min-width: 1200px) {
  h4,
  .h4 {
    font-size: 1rem;
  }
}
@media (max-width: 480px) {
  .header-carousel .owl-nav .owl-prev,
  .header-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
  }
  .owl-nav {
    padding-top: 20px;
  }
}
.feature .feature-item .feature-icon {
  background: white;
}
/* .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-item .nav-link:hover, .navbar-light .navbar-nav .nav-item .nav-link.active {
    color: #dc3545 !important;
}
.router-link-active,
.router-link-exact-active {
    color: #dc3545;
}
.nav-item.nav-link:active {
    color: #dc3545;
} */

.navbar-light .navbar-nav .nav-link.router-link-active {
  color: #dc3545;
}
@media (min-width: 992px) {
  .text-top-right {
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  .text-md-start.text-footer-center {
    text-align: center !important;
  }
}
.mb-2 {
  margin-bottom: 2px !important;
}
.font-18 {
  font-size: 18px !important;
}
.font-14 {
  font-size: 14px !important;
}
.logo-img-width {
  width: 40%;
}

/* Default position for carousel navigation buttons */
.header-carousel .owl-nav .owl-next,
.header-carousel .owl-nav .owl-prev {
  position: absolute;
  bottom: 300px;
  z-index: 10; /* Ensure the buttons are always on top of carousel content */
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.6); /* Semi-transparent background */
  border-radius: 50%; /* Circular buttons */
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 20px;
  transition: background-color 0.3s ease; /* Smooth transition for hover effect */
}

/* Adjust next button's position */
.header-carousel .owl-nav .owl-next {
  right: 20px;
  left: auto; /* Ensure it's positioned on the right */
}

/* Adjust prev button's position */
.header-carousel .owl-nav .owl-prev {
  left: -70px;
  right: auto; /* Ensure it's positioned on the left */
}

/* Button hover effect */
.header-carousel .owl-nav .owl-prev:hover,
.header-carousel .owl-nav .owl-next:hover {
  background-color: rgba(0, 0, 0, 0.8); /* Darken on hover */
  cursor: pointer; /* Change the cursor to pointer for better UX */
}

/* Responsive adjustments for larger screens */
@media (max-width: 1200px) {
  .header-carousel .owl-nav .owl-next,
  .header-carousel .owl-nav .owl-prev {
    bottom: 250px; /* Adjust vertical position */
  }
}

/* Adjustments for 1024px screens */
@media (max-width: 1024px) {
  .header-carousel .owl-nav .owl-next {
    bottom: 200px; /* Adjust vertical position */
    right: 10px; /* Align it to the right */
  }

  .header-carousel .owl-nav .owl-prev {
    bottom: 200px; /* Adjust vertical position */
    left: -80px; /* Align it to the left */
  }
}

/* Adjustments for 992px screens */
@media (max-width: 992px) {
  .header-carousel .owl-nav .owl-next {
    bottom: 150px; /* Adjust vertical position */
    right: 15px;
  }

  .header-carousel .owl-nav .owl-prev {
    bottom: 150px; /* Adjust vertical position */
    left: -75px; /* Slightly adjust left position */
  }
}

/* Adjustments for 768px screens */
@media (max-width: 768px) {
  .header-carousel .owl-nav .owl-next {
    bottom: 100px; /* Adjust vertical position */
    right: 20px; /* Adjust right position */
  }

  .header-carousel .owl-nav .owl-prev {
    bottom: 100px;
    left: -50px;
  }
}

/* Adjustments for very small screens (mobile) */
@media (max-width: 576px) {
  .header-carousel .owl-nav .owl-next {
    bottom: 80px; /* Adjust vertical position */
    right: 15px; /* Adjust right position */
  }

  .header-carousel .owl-nav .owl-prev {
    bottom: 80px; /* Adjust vertical position */
    left: 100px;
  }
  .logo-img-width {
    width: 100%;
  }
}
/* @media (min-width: 992px) {
    .sticky-top.navbar-light {
      position: fixed;
      background: #9D9D9D;
    }
  } */

.bg-breadcrumb.bg-img-home {
  display: none;
}
.sticky-top.navbar-light .navbar-brand img {
  max-height: 45px;
}

.sticky-top.navbar-light {
  position: fixed;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.2);  */
  z-index: 1050;
  transition: background-color 0.3s ease;
}

.logo-img-width-20 {
  width: 20%;
}

@media (max-width: 991.98px) {
  .sticky-top.navbar-light {
    width: 100%;
  }
}
.btn-lg-square {
  width: 30px;
  height: 30px;
}
