body{
  overflow:hidden !important;
  background:#000 !important;
}
.min-nav-hld{
  font-family: 'Laila', sans-serif;
  background:#f2f2f2;
  box-shadow: 0 0 3px #252525 !important;
  padding:0 1%;
}
.nav-link{
  border-bottom:2px solid transparent;
  margin: 0 20px;
  
}
.nav-link:hover{
  border-bottom:2px solid #252525;
}
.cmp-tlt{
  color:#252525 !important;
  font-weight:700 !important;
}
.nav-link{
  font-weight:500 !important;
  color:#252525!important;
}
.d-min-adar{
  height:50vh;
  width:100vw;
  background:#f2f2f2;
  padding:1% 2%;
 }
.sd{
  background:#1110;
  color:#f2f2f2;
}
.min-d{
  display:flex;
  justify-content:space-between;
  font-family: 'Laila', sans-serif;
  
}
.min-d ul li{
  list-style:none;
}
.tlt{
  font-family: 'Laila', sans-serif;
}