.main2 {
  background-color: #449834;
}

.form-control2 {
  padding: 0.25rem 0.3rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  width: 100%;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  border: 1px solid #dee2e6;
}

body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  font-family: "Poppins", sans-serif;
}

a {
  text-decoration: none;
  color: inherit;
}

textarea {
  border: 1px solid rgba(8, 32, 50, 0.8);
  background: #ffffff;
  border-radius: 5px;
  font-size: 1rem;
}

.div-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 90vh;
}

.hero-lg {
  background-image: url(/assets/img/svg/svg1.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.active {
  color: #449834 !important;
  background-color: #77b47b33 !important;
  border-left: 10px solid #77b47b;
  color:#000 !important;
}

#navbarSupportedContent span {
  cursor: pointer;
}

.basic-list {
  padding: 0;
}

.basic-pad li {
  padding: 10px 0px;
}

.avatar {
  position: relative;
  width: 28px;
  height: 28px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #449834;
  color: #fff;
  line-height: 1;
  font-size: 14px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.avatar-disbled {
  position: relative;
  width: 28px;
  height: 28px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(0, 0, 0, 0.1215686275);
  color: rgba(0, 0, 0, 0.2588235294);
  line-height: 1;
  font-size: 14px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.main2 {
  background-color: #449834;
}

.form-control2 {
  padding: 0.25rem 0.3rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  width: 100%;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  border: 1px solid #dee2e6;
}

.main2 {
  background-color: #449834;
}

.form-control2 {
  padding: 0.25rem 0.3rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  width: 100%;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  border: 1px solid #dee2e6;
}

.bg-primary {
  background-color: #449834 !important;
}

.bg-gray-100 {
  background-color: rgba(0, 0, 0, 0.1215686275) !important;
}

.bg-gray-150 {
  background-color: rgba(0, 0, 0, 0.2588235294);
}

.bg-gray-200 {
  background-color: #DCDCDC;
}

.bg-gray-250 {
  background-color: #dfeafb !important;
}

.bg-blue {
  background-color: #1976D2;
}

.bg-confirm {
  background-color: #449834;
}

.bg-pending {
  background-color: #FEB800;
}

.bg-refunded {
  background-color: #ED6C30;
}

.bg-refunded:hover {
  background-color: #ED6C30;
}

.bg-pending:hover {
  background-color: #FEB800;
}

.text-gray-100 {
  color: rgba(0, 0, 0, 0.1215686275);
}

.text-gray-150 {
  color: rgba(0, 0, 0, 0.2588235294);
}

.text-gray-200 {
  color: #D4D4D4;
}

.text-gray-300 {
  color: #808080 !important;
}

.text-orange {
  color: #D85E54;
}

.text-primary {
  color: #449834 !important;
}

.btn-l {
  padding: 16px 24px 16px 24px;
  border-radius: 5px;
  font-size: 1rem !important;
  line-height: 21.82px !important;
  width: 350px;
}

.btn-disable {
  opacity: 50%;
  cursor: not-allowed !important;
}

.button-container button {
  margin-left: 10px;
}

.border-1 {
  border: 1px solid #449834;
}

.border-2 {
  border: 1px solid black;
}

.rounded-8 {
  border-radius: 8px;
}

.border-1:hover {
  border: 1px solid #449834;
}

.shw {
  -webkit-box-shadow: 0 0.1rem 0.5rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.1rem 0.5rem rgba(0, 0, 0, 0.15) !important;
}

.shw-2 {
  -webkit-box-shadow: 0 0.1rem 0rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.1rem 0rem rgba(0, 0, 0, 0.15) !important;
}

.w-1 {
  width: 400px;
}

.mb-6 {
  margin-bottom: 5rem;
}

.main2 {
  background-color: #449834;
}

.form-control2 {
  padding: 0.25rem 0.3rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  width: 100%;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  border: 1px solid #dee2e6;
}

.font-size-1 {
  font-size: 14px !important;
}

.font-size-2 {
  font-size: 18px !important;
}

.font-size-3 {
  font-size: 24px !important;
}

.font-size-12 {
  font-size: 12px !important;
}

.font-size-10 {
  font-size: 10px !important;
}

.navigation-lists li:hover {
  border-bottom: 1px solid #449834 !important;
  cursor: pointer;
  color: #449834;
}

.select-retreat ul li {
  list-style: none;
  padding: 10px 0px;
  border-bottom: 1px solid gray;
  cursor: pointer;
}

.select-retreat ul li:last-child {
  border-bottom: none;
}

.minus, .plus {
  cursor: pointer;
}

.main2 {
  background-color: #449834;
}

.form-control2 {
  padding: 0.25rem 0.3rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  width: 100%;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  border: 1px solid #dee2e6;
}

.form-control {
  border: 1px solid rgba(8, 32, 50, 0.8);
  background: #ffffff;
  border-radius: 5px;
  font-size: 1rem;
  height: 2.5em;
}

.form-select {
  border: 1px solid rgba(8, 32, 50, 0.8);
  font-size: 1rem;
  height: 2.5em;
  border-radius: 5px;
}

.form-control::-webkit-input-placeholder {
  color: rgba(87, 87, 87, 0.35);
}

.form-control::-moz-placeholder {
  color: rgba(87, 87, 87, 0.35);
}

.form-control:-ms-input-placeholder {
  color: rgba(87, 87, 87, 0.35);
}

.form-control::-ms-input-placeholder {
  color: rgba(87, 87, 87, 0.35);
}

.form-control::placeholder {
  color: rgba(87, 87, 87, 0.35);
}

.form-select::-webkit-input-placeholder {
  color: rgba(87, 87, 87, 0.35);
}

.form-select::-moz-placeholder {
  color: rgba(87, 87, 87, 0.35);
}

.form-select:-ms-input-placeholder {
  color: rgba(87, 87, 87, 0.35);
}

.form-select::-ms-input-placeholder {
  color: rgba(87, 87, 87, 0.35);
}

.form-select::placeholder {
  color: rgba(87, 87, 87, 0.35);
}

select.form-control {
  padding: 0 1rem;
}

.section-form3 {
  position: absolute;
  width: 20%;
  left: 48rem;
  height: auto;
}

.container2 {
  position: relative;
  height: 100%;
}

.section-form {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  width: 35%;
  margin-bottom: 1rem;
}

.section-form2 {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  width: 50%;
  margin-bottom: 1rem;
}

.bookcottagehidediv {
  display: none;
  position: absolute;
  background-color: white;
  z-index: 1; /* Ensure the content appears above other elements */
}

.main2 {
  background-color: #449834;
}

.form-control2 {
  padding: 0.25rem 0.3rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  width: 100%;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  border: 1px solid #dee2e6;
}

.upload-area__drop-zoon {
  position: relative;
  height: 10.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 2px dashed gray;
  border-radius: 10px;
  margin-top: 2.1875rem;
  cursor: pointer;
  -webkit-transition: border-color 300ms ease-in-out;
  transition: border-color 300ms ease-in-out;
}

.upload-area__drop-zoon2 {
  position: relative;
  height: 10.25rem;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 2px dashed gray;
  border-radius: 10px;
  margin-top: 2.1875rem;
  cursor: pointer;
  -webkit-transition: border-color 300ms ease-in-out;
  transition: border-color 300ms ease-in-out;
}

.drop-zoon__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 3.75rem;
  color: var(--clr-blue);
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}

.drop-zoon__file-input {
  display: none;
}

.upload_btn {
  position: absolute;
  top: 8px;
  right: 10px;
  background-color: #F2F2F2;
}

.upload_li {
  position: absolute;
  top: 35px;
  right: 10px;
  background-color: #F2F2F2;
  cursor: pointer;
}

.upload_span {
  position: absolute;
  top: 8px;
  left: 5px;
  background-color: #F2F2F2;
}
.width-25 {
  width: 250px;
}/*# sourceMappingURL=main.css.map */