.lli li {
  padding: 2%;
  display: inline-block;
}

.alrico {
  height: 10px;
  width: 10px;
}
.bton {
  padding-bottom: 2%;
}
.contentt {
  padding-top: 4%;
  text-align: center;
  align-items: center;
  width: 50%;
  margin: auto;
}

.bdbx {
  margin: auto;
  width: 70%;
  background-color: black;
  color: aliceblue;
  border-radius: 10px;
  margin-bottom: 10%;
  margin-top: 10%;
}
.cnt {
  padding-top: 30px;
}

.icnn {
  padding: 3%;
}
.roow {
  padding-left: 10%;
}

.cpyr {
  text-align: center;
}
.nav {
  transform: translateX(-6%);
}
.nav li :nth-child(1) {
  left: 0;
}
.inputt:active {
  border-top-style: hidden;
  border-right-style: hidden;
  border-left-style: hidden;
  border-bottom-style: groove;
  opacity: 0.5;
}
.inputtt:active {
  border-top-style: hidden;
  border-right-style: hidden;
  border-left-style: hidden;
  border-bottom-style: groove;
  opacity: 0.5;
}
.inp {
  width: 100px;
  border-radius: 5px;
  padding: 3px;
  border: none;
}
.drp {
  background-color: transparent;
  border: none;
  color: aliceblue;
}
.inputt {
  border-top-style: hidden;
  border-right-style: hidden;
  border-left-style: hidden;
  border-bottom-style: groove;
  opacity: 0.5;
  width: 180px;
}
.inputtt {
  border-top-style: hidden;
  border-right-style: hidden;
  border-left-style: hidden;
  border-bottom-style: groove;
  opacity: 0.5;
  width: 180px;
}
.ulu {
  width: 70%;
}
.drp option {
  background-color: #000000;
  color: #ffffff;
}
.foot {
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 60px;
  top: 50px;
  bottom: 50px;
}
