/* imports */
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  cursor: url("/frontend/img/icons8-cursor-32.png"), auto;
}

body {
  overflow-x: hidden;
}

a,
button :hover {
  cursor: url("/frontend/img/icons8-hand-cursor-32.png"), pointer;
}

.navbarus {
  width: 1536px;
  height: 86px;
  background-color: #000000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  z-index: 1000;
}

.navbarus-logo > a > img {
  width: 194px;
  height: 87px;
}

.navbarus-menu {
  display: flex;
  align-items: center;
  margin-right: 15px;
}

.navbarus-menu > ul > li > a {
  text-decoration: none;
  color: #ffffffff;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.navbarus-menu > ul > li {
  display: flex;
  justify-content: center;
  align-items: center;
}

.navbarus-menu > ul > li > a:hover {
  color: #78e038;
  transition: 0.2s ease-in-out;
}

.navbarus-menu > ul {
  display: flex;
  justify-content: space-between;
  gap: 36px;
  list-style: none;
  margin-bottom: 0;
}

.endless {
  margin-left: 10px;
  margin-right: 15px;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background-color: #2164ae;
}

.footer {
  background-color: #000000;
  color: #fff9f9;
}

.gapla {
  display: flex;
  justify-content: space-between;
  padding: 115px 195px 115px 195px;
}

.manus {
  margin-bottom: 30px;
}

.icons {
  margin-top: 35px;
  display: flex;
  justify-content: space-around;
}
.firstus {
  background-color: #1a1a1a;
  height: 61px;
  width: 61px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mania {
  margin-bottom: 30px;
}

.iconsuzbirinchi {
  display: flex;
  gap: 10px;
  margin-top: 20px;
}

.iconsuzbirinchi > img {
  width: 16px;
  height: 20px;
}

.peram {
  text-align: center;
  font-size: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 170px;
}

.krutoybratjonla {
  margin-left: -185px;
  margin-top: 100px;
  display: flex;
  justify-content: space-around;
  margin-bottom: 150px;
}

.Abdulaziz {
  position: relative;
}
.Jafar {
  position: relative;
}
.Izzat {
  position: relative;
}

.rest {
  position: absolute;
  top: -155px;
  z-index: 10;
  left: 190px;
  height: 462px;
  width: 260px;
}

.ism1 {
  margin-top: 245px;
  margin-left: 210px;
}
.ism2 {
  margin-top: 245px;
  margin-left: -175px;
}
.ism3 {
  margin-top: 245px;
  margin-left: -205px;
}
.rest2 {
  position: absolute;
  top: -155px;
  z-index: 10;
  left: -210px;
  height: 462px;
  width: 260px;
}

.rest3 {
  position: absolute;
  top: -155px;
  z-index: 10;
  left: -250px;
  height: 462px;
  width: 260px;
}

.peram2 {
  text-align: center;
  padding-bottom: 50px;
}

.nu {
  font-size: 52px;
  text-align: center;
  margin-top: 180px;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.collection {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 90px;
}

.hmm {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 379px;
    height: 360px;
    background-color: #000000;
    
  margin-left: 100px;
}
.yuo {
  position: absolute  ;
  top: 500px;
}
.yuo2 {
  position: absolute  ;
  top: 1500px;
  right: 0;
}

.gaplus {
    width: 770px;
    height: 360px;
    background-color: #19338F;
    margin-left: 32px;
    color: white;
    line-height: 38px;
    font-size: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center ;
    padding: 10px;
}

.collection2 {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 90px;
  margin-bottom: 40px;
}

.hmm2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 262px;
  height: 275px;
  
}
.gaplus2 {
  width: 770px;
  height: 275px;
  background-color: #000000;
  color: white;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center ;
  padding: 10px;
}
