@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap");
.navbar {
  width: 100%;
  height: 80px;
  background: linear-gradient(rgba(246, 166, 31, 1), rgba(255, 135, 0, 1));
  display: flex;
  z-index: 1000;
}
/* .navbar > li {
  padding: 31px 2px;
} */
.image {
  width: 62px;
  height: 50px;
  margin-top: 15px;
  margin-left: 25px;
  gap: 10px;
  opacity: 1;
}
.appname {
  width: 146px;
  height: 36px;
  margin-top: 17px;
  margin-left: 10px;
  padding: 6px 0px 6px 0px;
  gap: 10px;
  opacity: 1;
  font-family: Lora;
  font-size: 28px;
  font-weight: 400;
  line-height: 35.84px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: rgba(255, 255, 255, 1);
}
.navbar li {
  display: flex;
  justify-content: space-around;
}
.navbar li:focus {
  background-color: rgba(255, 255, 255, 1);
  color: #000;
}
.nav-item1:focus {
  background-color: rgba(255, 255, 255, 1);
  color: #000;
}
.nav-item1 {
  width: 70px;
  height: auto;
  margin-left: 5%;
  padding: 31px 12px 31px 12px;
  gap: 10px;
  opacity: 1;
  list-style-type: none;
}
.navbar li:target {
  background-color: rgba(255, 255, 255, 1);
  color: #000;
}
.navbar li a:target {
  color: #000;
}
.inner-item1 {
  text-decoration: none;
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 18.77px;
  letter-spacing: 0.005em;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #fff;
  cursor: pointer;
}
.nav-item2 {
  text-decoration: none;
  width: 106px;
  height: auto;
  margin-left: 20px;
  padding: 31px 2px 31px 2px;
  gap: 10px;
  opacity: 1;
  list-style-type: none;
}
.inner-item2 {
  text-decoration: none;
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 18.77px;
  letter-spacing: 0.005em;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #ffffff;
  cursor: pointer;
}
.nav-item3 {
  width: 111px;
  height: auto;
  margin-left: 20px;
  padding: 31px 12px 31px 12px;
  gap: 10px;
  opacity: 0px;
  list-style-type: none;
}
.nav-item5 {
  width: 151px;
  height: auto;
  margin-left: 20px;
  padding: 31px 12px 31px 12px;
  gap: 10px;
  opacity: 0px;

  list-style-type: none;
}
.img2 {
  width: 100px;
  height: 34.6px;
  margin-top: 23px;
  margin-left: 120px;
  gap: 0px;
  border-radius: 8px 0px 0px 0px;
  opacity: 0px;
}
.img3 {
  width: 100px;
  height: 34.36px;
  margin-top: 23px;
  margin-left: 20px;
  gap: 0px;
  opacity: 0px;
}
.google-play-button {
  display: inline-flex;
  align-items: center;
  justify-items: center;
  background-color: #000;
  color: #fff;
  font-family: Arial, sans-serif;
  padding: 8px 12px;
  border-radius: 6px;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  width: 100px;
  height: 24.6px;
  margin-top: 23px;
}

.google-play-logo {
  width: 20px;
  height: auto;
  margin-right: 10px;
}

.google-play-text {
  display: flex;
  flex-direction: column;
  line-height: 1;
}

.small-text {
  font-size: 8px;
  margin: 0;
  letter-spacing: 0.5px;
}

.large-text {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  letter-spacing: 0.5px;
}
.app-store-button {
  display: inline-flex;
  align-items: center;
  background-color: #000;
  color: #fff;
  font-family: Arial, sans-serif;
  padding: 8px 12px;
  border-radius: 6px;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  width: 100px;
  height: 24.6px;
  margin-top: 23px;
  margin-left: 15px;
}

.app-store-logo {
  width: 20px;
  height: auto;
  margin-right: 10px;
}

.app-store-text {
  display: flex;
  flex-direction: column;
  line-height: 1;
}
.download-buttons {
   position: absolute;
  right:0px !important;
  display: flex;
  padding: 0 22px;
}

.nav-item1.active,
.nav-item2.active,
.nav-item3.active,
.nav-item5.active {
  background-color: white;
  list-style-type: none;
}

.nav-item1.active a,
.nav-item2.active a,
.nav-item3.active a,
.nav-item5.active a {
  color: black;
  text-decoration: none;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  color: #e2363d;
}

@media (max-width: 1200px) {
  .navbar {
    height: 80px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 1) !important;
    z-index: 1000;
    margin-bottom: 2px;
  }
  .app-store-button,
  .google-play-button {
    display: none;
  }
  .appname,
  .navbar li {
    display: none;
  }
}

.toggle-btn {
  background: none;
  border: none;
  position: absolute;
  top: 20px;
  right: 2%;
  display: none;
}

.closeit {
  background: none;
  border: none;
  position: absolute;
  top: 30px;
  right: 3%;
  display: none;
}

.dropdown-menu {
  display: none;
  position: absolute;
  right: 5px;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  padding: 10px 0;
  width: 197px;
  top: 82px;
  gap: 10px;
  border: 0px 0.5px 0.5px 0.5px;
  opacity: 0px;
  transform-origin: top;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.dropdown-menu.active {
  display: block;
  opacity: 1;
  transform: scaleY(1);
}
.toggle-btn,
.closeit {
  background: none;
  border: none;
  position: absolute;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.dropdown-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dropdown-menu a {
  padding: 10px 30px;
  cursor: pointer;
  text-decoration: none;
  color: black;
  display: block;
  border-bottom: 0.8px solid gainsboro;
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 18.77px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.dropdown-menu a:last-child {
  border-bottom: none;
}
.dropdown-menu a:hover {
  background-color: #f4f4f4;
}

@media (max-width: 1180px) {
  .toggle-btn {
    display: block;
  }
}
