.seat-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.seat-section {
  width: 65%;
}
.returnUser {
  width: 100%;
  background-color: white;
  height: 150px;
  border-radius: 10px;
}
.returndiv {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #e6e6e6;
  align-items: center;
}
.returnUser h3 {
  color: #404040;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.return-form {
  width: 100%;
  /* margin:  auto; */
  padding: 20px;
}
.formcontent {
  display: flex;
  width: 40%;
  justify-content: space-between;
  align-items: baseline;
}

.formcontents {
  width: 15%;
}

.formcontent input {
  width: 100%;
  padding: 16px;
  height: 42px;
  border-radius: 4px;
  border: 1px solid #a3c0ff;
  font-size: 14px;
}

.formcontent p {
  color: #909090;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.formcontent h4 {
  color: #036;
  margin-left: 10px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  cursor: pointer;
  border-bottom: 2px solid #036;
}

.formcontents button {
  display: flex;
  width: 100%;
  height: 42px;
  padding: 20px 16px;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 4px;
  border: none;
  background: #036;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}
.formcontents button:hover {
  background: #6a84b7;
  color: white;
}
.add a {
  text-align: right;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #036;
  text-decoration: none;
  border-bottom: 1.5px solid #036;
}
.label {
  color: #404040;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.trip {
  color: #202020;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  margin: 12px 0px 10px 0px;
}
.traveller {
  max-width: 100%;
  border-radius: 4px;
  margin-top: 0px;
  background-color: white;
}
.travel {
  color: #202020;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 30px;
  display: flex;
  justify-content: start;
  align-items: center;
}
.traveldetails {
  padding: 20px 30px;
}
.traveldetails h6 {
  color: #202020;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.nameSec {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 30px;
}
.names {
  width: 48%;
}
.names input {
  width: 66%;
  height: 42px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid #d2ebf5;
  color: #909090;
  font-size: 14px;
  font-weight: 400;
}
.DOB {
  width: 45%;
}
.DOBss {
  display: none;
}

.DOB input {
  width: 66%;
  height: 42px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid #d2ebf5;
  color: #909090;
  font-size: 14px;
  font-weight: 400;
}
.selects {
  width: 66%;
  height: 42px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid #d2ebf5;
  color: #909090;
  font-size: 14px;
  font-weight: 400;
}
.selects select {
  width: 96%;
  color: #909090;
  border: none;
}
label {
  color: #404040;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.passport {
  color: #202020;
  font-size: 16px;
  font-style: normal;
  margin: 30px 0px;
  font-weight: 500;
  line-height: normal;
}
.seat-area {
  max-width: 100%;
  background-color: white;
  margin-top: 40px;
  border-radius: 4px;
}
.m-choose {
  display: none;
}
.tab-area {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.tab-area button {
  width: 104px;
  display: flex;
  justify-content: end;
}
.notactiveTab {
  color: #999;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background-color: transparent;
  border: none;
  padding: 15px 10px;
}

.notactiveTab:hover {
  border-bottom: 1px solid #036;
  color: #404040;
}

.activeTab {
  color: #404040;
  font-size: 14px;
  border-bottom: 1px solid #036;
  font-weight: 400;
}
.area {
  max-width: 100%;
  display: flex;
  align-items: end;
}
.area-seat {
  width: 70%;
  padding: 20px 20px 20px 20px;
  border-right: 1px solid #e6e6e6;
}

.area-seat h6 {
  color: #404040;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}

.seats {
  display: flex;
  justify-content: space-between;
}
.seats .four {
  width: 31%;
}
.seats .three {
  width: 23%;
}

.sit div {
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}
.num {
  color: #999;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.light-grey {
  background: #d9d9d9;
}
.dark-grey {
  background-color: #909090;
}

.area-select {
  width: 30%;
  padding: 20px 30px;
}
.area-select main {
  display: flex;
  justify-content: start;
  align-items: center;
}
.not div {
  width: 25px;
  height: 25px;
  background-color: #d9d9d9;
  border-radius: 4px;
}
.avai div {
  width: 25px;
  height: 25px;
  background-color: #7ea1fa;
  border-radius: 4px;
}
.occu div {
  background-color: #404040;
  border-radius: 4px;
  width: 25px;
  height: 25px;
}

.sel div {
  background-color: #42ef06;
  border-radius: 4px;
  width: 25px;
  height: 25px;
}

.pref div {
  background-color: #fbe624;
  border-radius: 4px;
  width: 25px;
  height: 25px;
}
.extra div {
  background-color: #d37f02;
  border-radius: 4px;
  width: 25px;
  height: 25px;
}
.area-select p {
  color: #999;
  padding-top: 13px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin-left: 20px;
}

.radio {
  display: flex;
  gap: 20px;
  margin-top: 20px;
  align-items: center;
}
input[type="radio"] {
  width: 25px;
  height: 25px;
}
.radio label {
  color: #404040;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.radio a {
  color: #036;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.cont {
  width: 180px;
  margin-top: 30px;
}

.cont a {
  text-decoration: none;
  color: white;
}
.cont button {
  width: 100%;
  display: flex;
  padding: 20px 32px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #036;
  color: #fff;
  border: none;
  font-size: 18px;
  margin: 10px 0px;
  font-style: normal;
  font-weight: 500;
}
.cont button:hover {
  background: #6a84b7;
  color: white;
}
.s-mobile {
  display: none;
}

@media only screen and (max-width: 670px) {
  .s-mobile {
    display: block;
  }
  .gif {
    border-bottom: 1px solid black;
  }
  .s-mobile h3 {
    color: #404040;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .s-mobile button {
    color: #036;
    border: none;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    background-color: transparent;
  }
  .seat-box {
    display: flex;
    flex-direction: column-reverse;
  }
  .seat-section {
    width: 100%;
  }
  .returnUser {
    width: 100%;
    display: none;
    background-color: white;
    height: 150px;
    border-radius: 10px;
  }

  .trip {
    color: #202020;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    margin: 20px 0px 10px 0px;
  }

  .travel {
    color: #202020;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px;
    display: flex;
    justify-content: start;
    align-items: center;
  }
  .traveldetails {
    padding: 20px;
  }
  .nameSec {
    display: block;
    margin-top: 30px;
  }
  .names {
    width: 100%;
  }
  .names input {
    width: 70%;
    height: 42px;
    padding: 10px 12px;
    border-radius: 4px;
    border: 1px solid #d2ebf5;
    color: #909090;
    font-size: 14px;
    font-weight: 400;
  }
  .DOB {
    display: none;
  }

  .DOBss {
    display: block;
  }

  .selects {
    width: 70%;
    height: 42px;
    padding: 10px 12px;
    border-radius: 4px;
    border: 1px solid #d2ebf5;
    color: #909090;
    font-size: 14px;
    font-weight: 400;
  }
  .selects select {
    width: 96%;
    color: #909090;
    border: none;
  }
  .m-choose {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    background-color: white;
    border-radius: 4px;
    margin-top: 20px;
    height: 60px;
    padding: 20px;
  }
  .m-choose p {
    color: #202020;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .area {
    max-width: 100%;
    display: block;
  }
  .area-seat {
    width: 100%;
    padding: 10px;
    border-right: none;
  }
  .area-select {
    width: 100%;
  }
  .radio {
    display: none;
  }
  .seat-area {
    display: none;
  }
  .tab-area button {
    width: 104px;
    display: flex;
    justify-content: end;
  }
  .notactiveTab {
    color: #999;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background-color: transparent;
    border: none;
    padding: 15px 10px;
  }

  .notactiveTab:hover {
    border-bottom: 1px solid #036;
    color: #404040;
  }

  .activeTab {
    color: #404040;
    font-size: 12px;
    border-bottom: 1px solid #036;
    font-weight: 400;
  }
}
