body{
    font-family:poppins;
}
.navbar {
 /* z-index: 9999 !important;
    top: 0 !important;
    position: sticky !important;*/
    background: #201C57 !important;
    
  }
  
  .navbarH-image-section {
      z-index:9999;
    position:absolute;
    background-image: url('/assets/images/Rectangle\ 10.png'); 
    background-size: cover;
    background-position: center;
    width: 157px;
    height: 155px;
  }
.ntl{
     top: 0.5rem;
    position: absolute;
    left: 0.5rem;
    width: 175px;
    height: 206px;
}
.navbar-image-section {
    position:absolute;
    background-image: url('/assets/images/Rectangle\ 10.png'); 
    background-size: cover;
    background-position: center;
   width: 93px;
    height: 124px;
  }
  
  .imgheight{
      height:700px !important;
  }

  .icon-btn {
    background: none;
    border: none;
    font-size: 1.2rem;
    color: black;
  }
  .hover:hover{
      color: rgb(170, 130, 130) !important;
  }
.hero-image-section {
    background-image: url('/assets/images/019A3237\ 3.png'); 
    background-size: cover;
    background-position: center;
    height: 100vh;
    width: 100%;
  }

.txt{
 font-size: 12px;
 color: #201C57;

}
.txt1{
  font-size: 14px;
  color:#201C57;
  font-weight: 600;
}
.hero-image-section1 {
  background-image: url('/assets/images/Mask\ group\ \(1\).png'); /* your actual image path */
  background-size: cover;
  background-position: center;
  /* height: 100vh;  */
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-image-section2 {
  background-image: url('/assets/images/5093133_10728\ 2.png'); /* your actual image path */
  background-size: cover;
  background-position: center;
  /* height: 100vh; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-row {
  --transition-time: 0.3s;
}

.gallery-card {
  transition: filter var(--transition-time), transform var(--transition-time), opacity var(--transition-time);
}

.gallery-row:hover .gallery-card {
  filter: blur(2px);
  opacity: 0.5;
}

.gallery-card:hover {
  filter: none !important;
  opacity: 1 !important;
  z-index: 2;
  transform: scale(1.02);
}

.gallery-card .card {
  border-radius: 0;
}

.card-img-top {
  width: 100%;
  height: 350px;
  border-radius:5px;
  object-fit: cover;
}
/* fixtures 
  .fixtures-image-section {
    background-image: url('/assets/images/menu/fixture.png'); 
    background-size: cover;
    background-position: center;
    height: 250px;

  }*/
    /* .player-image-section {
    background-image: url('/assets/images/menu/player.png'); 
    background-size: cover;
    background-position: center;
    height: 250px;

  }*/
  /* .about-image-section {
    background-image: url('/assets/images/menu/A3.png'); 
    background-size: cover;
    background-position: center;
    height: 250px;

  }
   .gallery-image-section {
    background-image: url('/assets/images/menu/gallert.png'); 
    background-size: cover;
    background-position: center;
    height: 250px;

  }
   .stats-image-section {
    background-image: url('/assets/images/menu/stats.png'); 
    background-size: cover;
    background-position: center;
    height: 250px;

  }
  .standings-image-section {
    background-image: url('/assets/images/menu/stand.png'); 
    background-size: cover;
    background-position: center;
    height: 250px;

  }*/
   /* .news-image-section {
    background-image: url('/assets/images/menu/newws.png'); 
    background-size: cover;
    background-position: center;
    height: 250px;

  }*/
  
  .fixture-navbar {
 background: #201C57 !important;

    
  }

   .stat-image-section {
    background-image: url('/assets/images/mavericks.png'); 
    background-size: 100% 100%;
    background-position: center;
    height: auto  ;
    width: 100%;
    box-shadow:0px 0px 4px #bfbbbb !important;

  }
  .stat1-image-section {
    background-image: url('/assets/images/mavericks.png'); 
    background-size: 100% 100%;
    background-position: center;
    height: auto  ;
    width: 100%;
      
  }
.texture{
    background-image: url('/assets/images/bg1.jpg'); 
    background-size: cover;
    background-position: center;
  

  }
 .bread{
    padding-left:150px !important;
  
  } 
  .mghgt{
      height:500px !important;
  }

@media (max-width: 768px) 
{
  .hero-image-section {
    background-image: url('/assets/images/019A3237\ 3.png'); 
    background-size: cover;
    background-position: center;
    height: 340px;
    width: 100%;
  }
  .navbarH-image-section {
    position:absolute;
    background-image: url('/assets/images/Rectangle\ 10.png'); 
    background-size: cover;
    background-position: center;
    width: 78px;
    height: 84px;
  }
  .imgheight{
      height:250px !important;
  }
  .icon-btn{
      margin-top: -22px;
  }
  .iii{
     
    width: 74px ;
    height: 70px;
    background: white;
  }
  .navbar-brand{
     margin-top: -24px !important;
  }
 .ntl{
     top: 0.5rem;
    position: absolute;
    left: 0.2rem;
    width: 113px;
    
}

.bread{
  padding-left:50px !important;

}
.img-partner{
    
    height:73px !important;
    width:80px !important;
}
.offcanvas{
    width:40% !important;
}
.imghgt{
    height:300px !important;
}

/*.fixtures-image-section {
    background-image: url('/assets/images/menu/fixture.png'); 
    background-size: cover;
    background-position: center;
    height: 100px;

  }
     .player-image-section {
    background-image: url('/assets/images/menu/player.png'); 
    background-size: cover;
    background-position: center;
    height: 100px;

  }*/



  /* .about-image-section {
    background-image: url('/assets/images/menu/A3.png'); 
    background-size: cover;
    background-position: center;
    height: 100px;

  }
  
   .gallery-image-section {
    background-image: url('/assets/images/menu/gallert.png'); 
    background-size: cover;
    background-position: center;
    height: 100px;

  }
   .stats-image-section {
    background-image: url('/assets/images/menu/stats.png'); 
    background-size: cover;
    background-position: center;
    height: 100px;

  }
  .standings-image-section {
    background-image: url('/assets/images/menu/stand.png'); 
    background-size: cover;
    background-position: center;
    height: 100px;

  }*/
   /* .news-image-section {
    background-image: url('/assets/images/menu/newws.png'); 
    background-size: cover;
    background-position: center;
    height: 100px;

  }*/
  
  .fixture-navbar {
 background: #201C57 !important;

    
  }


   .carousel-indicators {
  position: absolute;
  bottom: 20px; /* Adjust as needed */
  left: 50%;
  transform: translateX(-50%);
  width: 50%; /* or 100% if you want full width */
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
}

.bi-list::before {
    margin-top: 20px;
    font-size: 36px;
    content: "\f479";
}


}





  