@font-face {
  font-family: "bilan";
  src: url(fonts/Shadows\ Fright.ttf);
}
* {
  padding: 0;
  margin: 0;
}
.wrapper {
  width: 100%;
  height: 100vh;
  background-color: black;
}
.ota {
  width: 100%;
  height: 100px;
  background-color: rgb(36, 36, 40);
  text-align: center;
  color: gold;
  font-weight: bold;
  font-size: 70px;
  /* margin-top: 10px; */
  text-shadow: -1px -5px 20px khaki;
  font-family: "bilan";
}
.ota2 {
  background-color: black;
  width: 100%;
  height: 150px;
}
.bola {
  width: 100%;
  height: 50%;
  border: 1px solid black;
}
.bola1 {
  width: 100%;
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sportforma {
  font-size: 45px;
  font-weight: bolder;
  text-align: center;
  color: gainsboro;
  margin-top: 10px;
  text-shadow: 5px 5px 10px tan;
}
.sport {
  width: 350px;
  height: 40px;
  background-color: gray;
  border-radius: 10px;
  text-align: center;
  color: wheat;
  font-size: 20px;
  gap: 10px;
  text-decoration: none;
}
.ota_block {
  width: 100%;
  height: 11000px;
  background-color: rgb(59, 57, 57);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bola_block {
  height: 25%;
  width: 95%;
  background-color: aliceblue;
  margin: 20px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.bola_block1 {
  height: 25%;
  width: 95%;
  background-color: aliceblue;
  margin: 20px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.bola_block2 {
  height: 25%;
  width: 95%;
  background-color: aliceblue;
  margin: 20px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.bola_block3 {
  height: 25%;
  width: 95%;
  background-color: aliceblue;
  margin: 20px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.span {
  display: block;
  margin-top: 7px;
  color: khaki;
  text-decoration: none;
}
.span:hover {
  color: blue;
}
.sarlavha {
  width: 100%;
  height: 3%;
  background-color: rgb(71, 31, 31);
  color: antiquewhite;
  border-radius: 15px;
  text-align: center;
}
.bosh_sarlavha {
  margin-top: 10px;
  font-weight: 900;
  font-size: 50px;
  text-align: center;
}
.rasm_joy {
  height: 270px;
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.bacground {
  width: 25%;
  height: 90%;
}
.child {
  width: 100%;
  height: 80%;
  border: 2px solid black;
  border-radius: 6px;
}
.child2 {
  width: 100%;
  height: 10%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: black;
  border-radius: 6px 6px 0px 0px;
}
.bolim {
  /* color: coral; */
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  /* color: linear-gradient(45deg, #ff0000, #0000ff); */
  color: white;
}
.bolim:hover {
  background: linear-gradient(180deg, #ff0000, #ff9900, #00ccff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 20px;
  transition: 3s;
  font-weight: bold;
  letter-spacing: 7px;
}
.child3 {
  width: 100%;
  height: 10%;
  background-color: rgb(73, 6, 6);
  text-align: center;
  border-radius: 0px 0px 6px 6px;
}
.malumot {
  text-align: center;
  text-decoration: dotted;
  color: goldenrod;
  font-weight: 500;
  font-size: 15px;
}
.malumot:hover {
  color: gold;
  font-size: 20px;
  transition: 3s;
  font-weight: bold;
  letter-spacing: 7px;
}

.katta_ota1 {
  width: 100%;
  height: 100vh;
  background-color: black;
  border: 2px solid black;
  background-image: url(fon1.jpg);
  /* background-size: 100%, 100%; */
}
.bg {
  width: 300px;
  height: 200px;
  margin: 0px 40px 0px;
  margin-top: 30px;
}
.chald {
  width: 100%;
  height: 60%;
}
.chald,
img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}

.chald2 {
  color: aliceblue;
  width: 100%;
  height: 5%;
}
.chald2,
p {
  width: 100%;
  height: 10%;
}
.chald3 {
  width: 100%;
  height: 10%;
  background-color: rgb(73, 6, 6);
  text-align: center;
}
.malumot1 {
  text-align: center;
  text-decoration: dotted;
  color: goldenrod;
  font-weight: 500;
  font-size: 15px;
}
.malumot1:hover {
  color: gold;
  font-size: 20px;
  transition: 3s;
  font-weight: bold;
  letter-spacing: 7px;
}
.chald2,
.yulduz_ota,
.yulduz {
  width: 100%;
  height: 100%;
}
.chald2 .yulduz_ota {
  width: 70%;
  height: 10%;
  background-color: aliceblue;
}
.span3 {
  font-weight: bolder;
  color: cadetblue;
}
.fon {
  background-image: url(fon.jpeg);
}
.font {
  background-color: black;
}
@media (max-width: 768px) {
  /* 1 ekranda 2 ta row ko‘rinishi uchun */
  .rows-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; /* elementlar orasiga bo‘sh joy */
  }

  /* Tepadagi sarlavhani uzum marketga o‘xshash qilish */
  .header-title {
    font-size: 18px;
    font-weight: 700;
    color: #4caf50; /* Uzum Market rangiga o‘xshash yashil */
    text-align: center;
    margin-bottom: 15px;
  }

  /* Sectionni kichraytirish va orab olish */
  section {
    padding: 10px;
    margin: 0 10px;
    border-radius: 8px;
    background-color: #f5f5f5; /* Engil fon */
  }
}
