/* 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");

* {
  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;
}

.headmaster {
  height: 100%;
  width: 100%;
}

.bachimge {
  position: absolute;
  top: 0;
  z-index: -1;
}

#particles-js {
  margin-top: 1px;
  background-color: rgb(8, 40, 110);
  height: 737.19995px;
  width: 1536px;
}

.yupter {
  color: #ffffffff;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 71px;
  margin-top: 212px;
  margin-left: 92px;
}

.auto-type {
  color: rgb(176, 245, 247);
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-left: 92px;
  font-size: 71px;
  transition: 10s ease-in-out;
}

.end_header {
  margin-left: 92px;
  font-size: 51px;
  color: #ffffffff;
  margin-top: 50px;
  font-family: "Monteserrat", sans-serif;
  font-style: italic;
  z-index: -1;
}

.animate__animated.animate__rotateInDownRight {
  --animate-duration: 2s;
}

.section1 {
  height: 500px;
  position: relative;
}

.why_me {
  color: #000000;
  margin-top: 212px;
  text-align: center;
}

.linus {
  display: flex;
  justify-content: center;
  align-items: center;
}

.big_boy {
  width: 461px;
  height: 367px;
  background-color: #19338f;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  margin-left: 36px;
  margin-top: 108px;
}

.big_boy > img {
  width: 456px;
  height: 199px;
}

.invic {
  width: 762px;
  height: 367px;
  background-color: #fff9f9;
  margin-top: 108px;
  margin-left: 82px;
}

.param {
  padding: 11px;
  font-size: 18px;
}

.invic > ul > li {
  font-size: 18px;
  margin-top: 10px;
  margin-left: 100px;
}

.ten {
  position: absolute;
  right: 0;
  top: 240px;
}

.linus2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.big_boy2 {
  width: 461px;
  height: 367px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  margin-left: 82px;
  margin-top: 108px;
}

.big_boy2 > img {
  width: 100%;
  height: 100%;
}

.invic2 {
  width: 762px;
  height: 367px;
  background-color: #fff9f9;
  margin-top: 108px;
  margin-left: 36px;
}

.param2 {
  padding: 11px;
  font-size: 18px;
}

.invic2 > ul > li {
  font-size: 18px;
  margin-top: 40px;
  margin-left: 100px;
}

.ten2 {
  position: absolute;
  left: 0;
  top: 840px;
  rotate: 180deg;
}

.linus3 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.big_boy3 {
  width: 461px;
  height: 367px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  margin-left: 36px;
  margin-top: 108px;
}

.big_boy3 > img {
  width: 100%;
  height: 100%;
}

.invic3 {
  width: 762px;
  height: 367px;
  background-color: #fff9f9;
  margin-top: 108px;
  margin-left: 82px;
}

.param3 {
  padding: 11px;
  font-size: 18px;
}

.invic3 > ul > li {
  font-size: 18px;
  margin-top: 20px;
  margin-left: 100px;
}

.ten3 {
  position: absolute;
  right: 0;
  top: 1280px;
}

.linus4 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.big_boy4 {
  width: 461px;
  height: 367px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  margin-left: 82px;
  margin-top: 108px;
}

.big_boy4 > img {
  width: 100%;
  height: 100%;
}

.invic4 {
  width: 762px;
  height: 367px;
  background-color: #fff9f9;
  margin-top: 108px;
  margin-left: 36px;
}

.param4 {
  padding: 11px;
  font-size: 18px;
}

.invic4 > ul > li {
  font-size: 18px;
  margin-top: 20px;
  margin-left: 100px;
}

.ten4 {
  position: absolute;
  left: 0;
  top: 1740px;
  rotate: 180deg;
}

.section2 {
  position: relative;
  width: 100%;
  height: 585px;
  margin-top: 1700px;
  background-color: #fff9f9;
  text-align: center;
  margin-bottom: 128px;
}

.hg {
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-style: normal;
  padding-top: 61px;
}

.htriy {
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-style: normal;
  padding-top: 37px;
}

.btn1 {
  margin-top: 32px;
  width: 358px;
  height: 89px;
  border-radius: 89px;
  background-color: #292ec9;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  padding: 20px 110px 20px 110px;
  outline: none;
  border: none;
  font-size: 32px;
  text-transform: uppercase;
}

.btn1:hover {
  background-color: #78e038;
  cursor: url("/frontend/img/icons8-hand-cursor-32.png"), pointer;
}

.htry4 {
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-style: normal;
  padding-top: 37px;
}

.btn2 {
  margin-top: 32px;
  width: 358px;
  height: 89px;
  border-radius: 89px;
  background-color: #78e038;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  padding: 20px 50px 20px 50px;
  outline: none;
  border: none;
  font-size: 32px;
  text-transform: uppercase;
}

.btn2:hover {
  background-color: #292ec9;
  cursor: url("/frontend/img/icons8-hand-cursor-32.png"), pointer;
}

.ten5 {
  position: absolute;
  rotate: 90deg;
  bottom: -2980px;
  right: 710px;
}

.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;
}
