/* Legally Registered Wontrip Colombia - Tours in Bogota Section Style Reserve Button 2023 */

.ReserveButton {
  list-style: none;
}
.bsubmenu {
  color: #9900FF;
  font-weight: bold;
}
.boldp {
  color: #9900FF;
  font-weight: bold;
}
.boldprice1 {
  color: #9900FF;
  font-weight: strong;
  height: 45px;
  display: inline-block; 1;
  color: ;
}
.boldprice {
  color: #9900FF;
  font-weight: ;
  height: 48px;
  display: inline-block; 1;
  font-size: smaller;
}
.boldgre {
  color: #00FF40;
  font-weight: bold;
}
.boldbk {
  color: #353535;
  font-weight: bold;
}
.boldgr {
  color: #4E4E4E;
  font-weight: bold;
}
.boldbktight {
  color: #353535;
  font-weight: bold;
}
.total-price {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #00FF40;
  font-weight: bold;
}
.reservation-form {
  display: none;
}
@media (max-width: 768px) {
  .bsubmenu {
    font-weight: bold;
  }
}
.reservation-btn {
  background-color: blue;
  color: white;
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 5px;
  margin-left: 10px;
}
.button-container {
  text-align: center;
}
.button-container button {
  display: inline-block;
}
.tightp {
  margin-bottom: 0.5em; /* or adjust the value as needed */
}
.number-input {
  display: flex;
  justify-content: space-between;
.input-group-btn .btn-number {
  padding: 6px 12px;
  width: 40px;
  height: 34px;
  font-size: 14px;
  line-height: 1.428571429;
  text-align: center;
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: all .25s;
       -o-transition: all .25s;
          transition: all .25s;
}

.input-group-btn .btn-number:focus,
.input-group-btn .btn-number:active {
  outline: none;
}

.input-group-btn .btn-number:active {
  background-color: #e6e6e6;
}

.input-group .form-control.error {
  border-color: #a94442;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.input-group-addon.btn-danger,
.input-group-addon.btn-success {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #d9534f;
  border: 1px solid #d9534f;
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all .25s;
       -o-transition: all .25s;
          transition: all .25s;
}

.input-group-addon.btn-success {
  background-color: #5cb85c;
  border: 1px solid #5cb85c;
}

.input-group-addon.btn-danger:focus,
.input-group-addon.btn-danger:active,
.input-group-addon.btn-success:focus,
.input-group-addon.btn-success:active {
  outline: none;
  background-color: #c9302c;
  border-color: #c12e2a;
}

.input-group-addon.btn-danger:active,
.input-group-addon.btn-success:active {
  background-color: #c9302c;
  border-color: #c12e2a;
}

.input-number {
  text-align: center;
}

.input-number::-webkit-inner-spin-button,
.input-number::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.input-number {
  -moz-appearance: textfield;
}

.input-number:focus {
  outline: none;
}

.btn-number {
  width
}
/**Style for arrows delete of midify later/**/
.select-arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  pointer-events: none;
}

.select-arrow::before {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
  color: #ccc;
}
.btn {
  padding: 0.375rem 0.75rem;
}

.input-group-append .btn,
.input-group-prepend .btn {
  border-radius: 0;
}

.input-group-append .btn:first-child,
.input-group-prepend .btn:last-child {
  border-radius: 0.25rem;
}

#number-of-people {
  text-align: center;
  font-weight: 600;
  color: #212529;
}

#number-of-people option {
  text-align: center;
  font-weight: 600;
  color: #212529;
}

.input-group-append .btn {
  background-color: #ffffff;
  border-color: #ced4da;
  color: #212529;
}

.input-group-append .btn:hover {
  background-color: #f8f9fa;
  border-color: #ced4da;
  color: #212529;
}

.input-group-append .btn:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.input-group-prepend .btn {
  background-color: #ffffff;
  border-color: #ced4da;
  color: #212529;
}

.input-group-prepend .btn:hover {
  background-color: #f8f9fa;
  border-color: #ced4da;
  color: #212529;
}

.input-group-prepend .btn:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.fa {
  font-size: 1rem;
}

.fa-minus {
  margin-right: 0.25rem;
}

.fa-plus {
  margin-left: 0.25rem;
}

.swiper {
  width: 600px;
  height: 300px;
}
