* {
  margin: 0px;
  padding: 0px;
}
marquee {
  background-color: black;
  padding: 1%;
  color: white;
}

.navbar-brand img {
  width: 16%;
}
body > form {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  margin-bottom: 2%;
  padding-top: 3%;
  padding-bottom: 3%;
}
#type {
  padding: 0.4rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid grey;
  outline: none;
  width: 200px;
}
.inputGroup {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}

.inputGroup input {
  width: 200px;
}

.inputGroup label {
  font-weight: bolder;
}
.inputDiv {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  position: relative;
}

.showingAvailableSearchResults {
  display: none;
  position: absolute;
  background-color: white;
  border-radius: 0 0 0.5rem 0.5rem;
  margin-top: 0.5rem;
  top: 100%;
  width: 100%;
  z-index: 5;
  max-height: 200px;
  overflow-y: scroll;
  transition: all 0.5s ease;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
    rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  padding: 0.4rem;
  border: 1px solid grey;
}
.showingAvailableSearchResults div {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.3rem;
}
.showingAvailableSearchResults p {
  list-style: none;
  cursor: pointer;
  border: 1px solid rgb(255, 255, 255);
  width: 100%;
  padding: 0 0.4rem;
}
.showingAvailableSearchResults p:hover {
  border: 1px solid rgb(255, 255, 255);
  background: linear-gradient(180deg, #4b91f7 0%, #367af6 100%);
}

.showingAvailableSearchResults::-webkit-scrollbar {
  width: 0;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #888;
}
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.searchInput {
}

body > form > div {
  border: 2px solid rgb(86, 86, 86);
  width: 100%;
  padding: 5% 1% 5% 1%;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}

.inputDiv input {
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid grey;
  outline: none;
}
body > form > button {
  padding: 0.7rem 3rem;
  background: linear-gradient(180deg, #4b91f7 0%, #367af6 100%);
  font-size: larger;
  color: white;
  border: none;
  border-radius: 20px;
  margin: 1%;
  box-shadow: 0px 0.5px 1.5px rgba(54, 122, 246, 0.25),
    inset 0px 0.8px 0px -0.25px rgba(255, 255, 255, 0.2);
  transition: 150ms;
}

body > form > button:hover {
  transform: scale(0.96);
  background: linear-gradient(180deg, #1465de 0%, #002466 100%);
}
#controller {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  width: 100%;
}
#places > div {
  height: 100%;
  width: 90%;
  display: block;
  margin: auto;
  padding: 1rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px,
    rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  border-radius: 10px;
}
#places > div > div:nth-child(1) {
  display: flex;
  justify-content: space-between;
}
#maintrips {
  display: flex;
  overflow-x: auto;
  margin-top: 1%;
  gap: 1rem;
  padding: 1rem;
  /* border: 2px solid red; */
}
#maintrips::-webkit-scrollbar {
  height: 0px;
  width: 0px;
}
#maintrips > div {
  width: 100%;
  position: relative;
  aspect-ratio: 12/16;
  height: 40vh;
}
#maintrips > div > img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  cursor: pointer;
  object-fit: cover;
}
#maintrips > div > div {
  position: absolute;
  bottom: 18%;
  left: 6%;
  color: rgb(246, 0, 0);
  background-color: aliceblue;
  padding: 2px;
  border-radius: 4px;
}
#leftclick {
  padding: 10px;
  border-radius: 20px;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  font-size: 1rem;
  cursor: pointer;
}
#rightclick {
  padding: 10px;
  border-radius: 20px;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  font-size: 1rem;
  cursor: pointer;
}
#maintrips > div > p {
  position: absolute;
  bottom: 0;
  left: 6%;
  color: rgb(255, 255, 255);
  padding: 2px;
  border-radius: 4px;
  text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.55);
}
#parent-container {
  display: flex;
  justify-content: center;
  align-items: center;
  text-shadow: 5px 5px 12px rgba(0, 0, 0, 0.55);
  padding: 2% 0%;
}
.container {
  background-color: aliceblue;
  background-image: url("https://i.pinimg.com/originals/91/fc/54/91fc549c130f969b61afa9065ad2132d.gif");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 90%;
  overflow: hidden;
  height: 60vh;
  border-radius: 1rem;
  position: relative;
  text-align: center;
  color: white;
  box-sizing: border-box;
}
.bottom-left-one {
  position: absolute;
  text-align: left;
  font-size: 3rem;
  bottom: 30%;
  left: 3%;
}
.bottom-left-two {
  position: absolute;
  text-align: left;
  font-size: 0.7em;
  bottom: 18%;
  left: 3%;
}
#seememberprices {
  position: absolute;
  text-align: left;
  bottom: 4%;
  left: 2%;
  padding: 0.5% 1% 0.5% 1%;
  background: linear-gradient(180deg, #4b91f7 0%, #367af6 100%);
  font-size: 1rem;
  color: white;
  border: none;
  border-radius: 2px;
  margin: 1%;
  box-shadow: 0px 0.5px 1.5px rgba(54, 122, 246, 0.25),
    inset 0px 0.8px 0px -0.25px rgba(255, 255, 255, 0.2);
}

/* Add your own styles and customizations */
.footer {
  background-color: #333;
  color: #fff;
  padding: 20px;
}

.footer-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}

.footer-logo img {
  max-width: 65px;
}

.footer-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}

.footer-links li {
  margin-right: 15px;
}

.footer-links a {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s;
}

.footer-links a:hover {
  color: #f2c94c;
}

.footer-social ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}

.footer-social li {
  margin-right: 15px;
}

.footer-social a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  transition: color 0.3s;
}

.footer-social a:hover {
  color: #f2c94c;
}

.footer-bottom {
  text-align: center;
  margin-top: 20px;
}
.footer-details {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 1rem;
}

.footer-address,
.footer-newsletter {
  flex: 1 0 100px;
  margin-bottom: 20px;
}

.footer-address p,
.footer-newsletter p {
  margin: 5px 0;
}

.footer-newsletter form {
  display: flex;
}

.footer-newsletter input[type="email"] {
  flex: 1;
  padding: 5px;
}

.footer-newsletter button {
  padding: 5px 10px;
  background-color: #f2c94c;
  color: #333;
  border: none;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  html {
    font-size: 85%;
  }
  #showdata > div {
    flex-direction: column;
  }
  body > form > div {
    flex-direction: column;
  }
  #type {
    width: 300px;
    padding: 1rem 2rem;
  }
  .inputGroup input {
    width: 300px;
    padding: 1rem 2rem;
  }
}

/* Adjust form styles for smaller screens */
@media screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
  #parent-container {
    font-size: 25%;
  }
}
