@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Beiruti:wght@200..900&display=swap");
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-size: 16px;
  font-family: "Beiruti", sans-serif;
}

.overlay-background {
  background-blend-mode: overlay;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.navbar-toggler {
  border: 1px solid #FFF;
}
.navbar-toggler:focus {
  box-shadow: unset !important;
}

.otp-item:focus-visible {
  outline: #000;
}

.bt-none {
  border-top: none !important;
}

.bb-none {
  border-bottom: none !important;
}

input[type=radio] {
  accent-color: #333333;
}

input[type=checkbox] {
  accent-color: #333333;
  height: 20px;
  width: 20px;
  border: 2px solid #555;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  filter: invert(1);
}

video[poster] {
  cursor: pointer;
}

[lang=ar] * {
  direction: rtl;
}
[lang=ar] input[type=email] {
  direction: rtl;
}

a {
  text-decoration: none;
}

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

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

.text-secondary {
  color: #FFFFFF !important;
}

.text-acent {
  color: #F8F8F8 !important;
}

.text-default {
  color: #A5A5A5 !important;
}

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

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

.bg-secondary {
  background-color: #FFFFFF !important;
}

.bg-acent {
  background-color: #F8F8F8 !important;
}

.bg-default {
  background-color: #A5A5A5 !important;
}

.text-primary-100 {
  color: #9D6D2F !important;
}

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

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

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

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

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

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

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

.text-primary-900 {
  color: #9D6D2F !important;
}

.text-primary-999 {
  color: #4F3717 !important;
}

.bg-primary-100 {
  background-color: #9D6D2F !important;
}

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

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

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

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

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

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

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

.bg-primary-900 {
  background-color: #9D6D2F !important;
}

.bg-primary-999 {
  background-color: #4F3717 !important;
}

.border-primary-100 {
  border-color: #9D6D2F !important;
}

.border-primary-200 {
  border-color: #D0A062 !important;
}

.border-primary-300 {
  border-color: #F3E7D8 !important;
}

.border-primary-400 {
  border-color: #E5E0D8 !important;
}

.border-primary-500 {
  border-color: #C5AB5D !important;
}

.border-primary-600 {
  border-color: #BC8338 !important;
}

.border-primary-700 {
  border-color: #FAF7F2 !important;
}

.border-primary-800 {
  border-color: #C5AB5D !important;
}

.border-primary-900 {
  border-color: #9D6D2F !important;
}

.border-primary-999 {
  border-color: #4F3717 !important;
}

.text-black-000 {
  color: #000000 !important;
}

.bg-black-000 {
  background-color: #000000 !important;
}

.text-white-000 {
  color: #FFFFFF !important;
}

.bg-white-000 {
  background-color: #FFFFFF !important;
}

.text-gray-666 {
  color: #666666 !important;
}

.text-gray-600 {
  color: #6F6F6F !important;
}

.text-gray-700 {
  color: #7B6D5A !important;
}

.bg-gray-666 {
  background-color: #666666 !important;
}

.bg-gray-600 {
  background-color: #6F6F6F !important;
}

.bg-gray-700 {
  background-color: #7B6D5A !important;
}

.border-gray-666 {
  border-color: #666666 !important;
}

.border-gray-600 {
  border-color: #6F6F6F !important;
}

.border-gray-700 {
  border-color: #7B6D5A !important;
}

.font-xxs {
  font-size: 10px;
}

.font-xs {
  font-size: 12px;
}

.font-sm {
  font-size: 14px;
}

.font-normal {
  font-size: 16px;
}

.font-regular {
  font-size: 18px;
}

.font-lg {
  font-size: 20px;
}

.font-xl {
  font-size: 22px;
}

.font-xxl {
  font-size: 24px;
}

.font-3xl {
  font-size: 28px;
}

.font-4xl {
  font-size: 32px;
}

.font-extra {
  font-size: 36px;
}

.w-fit {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.fw-xxs {
  font-weight: 100;
}

.fw-xs {
  font-weight: 200;
}

.fw-sm {
  font-weight: 300;
}

.fw-normal {
  font-weight: 400;
}

.fw-regular {
  font-weight: 500;
}

.fw-lg {
  font-weight: 600;
}

.fw-xl {
  font-weight: 700;
}

.fw-xxl {
  font-weight: 800;
}

.fw-extra {
  font-weight: 900;
}

.of-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.of-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.border-radius-5 {
  border-radius: 5px !important;
}

.border-radius-10 {
  border-radius: 10px !important;
}

.border-radius-15 {
  border-radius: 15px !important;
}

.border-radius-50 {
  border-radius: 50px !important;
}

.modal-dialog-md {
  max-width: 580px;
}

.nice-select {
  display: flex;
  align-items: center;
  padding-right: 18px;
  padding-left: 30px;
}
.nice-select:after {
  left: 12px;
  right: unset;
}
.nice-select ul.list {
  min-width: 100%;
}
.nice-select ul.list li {
  text-align: right;
  padding-right: 10px;
  padding-left: 18px;
  font-size: 14px;
}
.nice-select ul.list li:hover {
  background-color: #D0D0D0 !important;
  color: #333333;
}
.nice-select ul.list .selected {
  background-color: #D0D0D0 !important;
  color: #333333;
}
.nice-select span.current {
  color: #adadad;
}

[lang=en] ul.list li {
  text-align: left;
  padding-left: 10px;
  padding-right: 18px;
}

.border-none {
  border: none !important;
}

.nice-w-100 {
  width: 100%;
  display: flex;
  align-items: center;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.padding-10 {
  padding: 10px 0px;
}

.padding-20 {
  padding: 20px 0px;
}

.padding-30 {
  padding: 30px 0px;
}

.padding-40 {
  padding: 40px 0px;
}

.padding-50 {
  padding: 50px 0px;
}

.padding-60 {
  padding: 60px 0px;
}

.padding-70 {
  padding: 70px 0px;
}

.padding-80 {
  padding: 80px 0px;
}

.padding-90 {
  padding: 90px 0px;
}

.padding-100 {
  padding: 100px 0px;
}

.max-w-100 {
  max-width: 100%;
}

input[type=text], input[type=email], input[type=password], input[type=number], input[type=date], input[type=time] {
  height: 50px;
  border-radius: 12px !important;
  overflow: visible;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=time]::-moz-placeholder {
  color: #adadad !important;
  font-size: 14px;
}
input[type=text]::placeholder, input[type=email]::placeholder, input[type=password]::placeholder, input[type=number]::placeholder, input[type=date]::placeholder, input[type=time]::placeholder {
  color: #adadad !important;
  font-size: 14px;
}

.filter-white {
  filter: brightness(0) invert(1);
}

select {
  height: 50px;
  border-radius: 12px !important;
  color: #adadad !important;
  font-size: 14px;
}

textarea {
  border-radius: 12px !important;
}
textarea::-moz-placeholder {
  color: #adadad !important;
  font-size: 14px;
}
textarea::placeholder {
  color: #adadad !important;
  font-size: 14px;
}
textarea option {
  color: #FFFFFF;
}

.form-control:focus {
  box-shadow: unset !important;
  border-color: #333333;
}

.form-group {
  margin-bottom: 10px;
}

section {
  padding: 40px 0px;
}

.main-title {
  font-size: 56px;
  font-weight: 700;
}

.main-btn {
  background-color: #BC8338;
  color: #FFFFFF;
  border: 1px solid #BC8338;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s;
}
.main-btn:hover {
  background-color: #FFFFFF;
  transition: all 0.3s;
  color: #BC8338;
  border: 1px solid #BC8338;
}

.second-btn {
  background-color: #FFF;
  color: #BC8338;
  border: 1px solid #BC8338;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s;
}
.second-btn:hover {
  background-color: #FFFFFF;
  transition: all 0.3s;
  color: #BC8338;
  border: 1px solid #BC8338;
}

@media (max-width: 550px) {
  .font-xxs {
    font-size: 6px;
  }
  .font-xs {
    font-size: 8px;
  }
  .font-sm {
    font-size: 12px;
  }
  .font-normal {
    font-size: 12px;
  }
  .font-regular {
    font-size: 14px;
  }
  .font-lg {
    font-size: 16px;
  }
  .font-xl {
    font-size: 18px;
  }
  .font-xxl {
    font-size: 20px;
  }
  .font-3xl {
    font-size: 22px;
  }
  .font-4xl {
    font-size: 24px;
  }
  .font-extra {
    font-size: 26px;
  }
  .mt-3-sm {
    margin-top: 1rem;
  }
  .mb-3-sm {
    margin-bottom: 1rem;
  }
  .mb-4-sm {
    margin-bottom: 1.5rem;
  }
  .mb-0-sm {
    margin-bottom: 0 !important;
  }
  .mb-1-sm {
    margin-bottom: 0.5rem !important;
  }
  .mb-2-sm {
    margin-bottom: 0.75rem !important;
  }
  .mb-3-sm {
    margin-bottom: 1rem !important;
  }
  .mb-4-sm {
    margin-bottom: 1.5rem !important;
  }
  .mb-5-sm {
    margin-bottom: 3rem !important;
  }
  .justify-content-between-sm {
    justify-content: space-between !important;
  }
  .justify-content-around-sm {
    justify-content: space-around !important;
  }
  .align-items-center-sm {
    align-items: center;
  }
  .py-4-sm {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .text-center-sm {
    text-align: center;
  }
  .order-0-sm {
    order: 0;
  }
  .order-1-sm {
    order: 1;
  }
  .order-2-sm {
    order: 2;
  }
  .order-3-sm {
    order: 3;
  }
  .order-4-sm {
    order: 4;
  }
  .order-5-sm {
    order: 5;
  }
  .order-6-sm {
    order: 6;
  }
  .order-7-sm {
    order: 7;
  }
  .order-8-sm {
    order: 8;
  }
  .order-9-sm {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
}
.border-top-none {
  border-top: none !important;
}

::-webkit-scrollbar {
  height: 8px;
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #E6E6E6;
  border-radius: 15px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #d2d2d2;
}

.gallery .gallery-item {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 10px;
}
.gallery .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}
.gallery .gallery-item:hover img {
  transform: scale(1.05);
}

body {
  background-color: #FDFDFD;
}

.social-box {
  width: 35px;
  height: 35px;
  border-radius: 5px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
}
.social-box img {
  height: 18px;
  -o-object-fit: contain;
     object-fit: contain;
}

.search-btn {
  width: 200px;
  max-width: 100%;
}

input[type=radio], input[type=checkbox] {
  accent-color: #BC8338;
}

.setting-card {
  border: 1px solid #E8D0B0;
  background-color: #F9F3EB;
  border-radius: 12px;
  height: 180px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
}
.setting-card .icon-div {
  background-color: #f3e7d8;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.setting-card.delete-account-card {
  background-color: #FDE8E8 !important;
  border: 1px solid #F7A1A3 !important;
}
.setting-card.delete-account-card h4 {
  color: #ec2d30;
}
.setting-card.delete-account-card .icon-div {
  background-color: #efcdce !important;
}

.travel-type-wrapper input[type=radio] {
  height: 28px;
  width: 28px;
}
.travel-type-wrapper label {
  font-size: 22px;
  font-weight: 600;
  transition: all 0.3s;
}
.travel-type-wrapper label:hover {
  color: #BC8338;
}

.dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.dots .dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.dots .dot:first-of-type {
  background-color: #F3E7D8;
}
.dots .dot:nth-of-type(2) {
  background-color: #D0A062;
}
.dots .dot:nth-of-type(3) {
  background-color: #9D6D2F;
}

.faq .faq-icon {
  position: absolute;
  top: -30px;
  left: -50px;
}

header .navbar {
  border-bottom: 3px solid #F2F2F2;
}
header {
  background-color: #FFFFFF;
}
header .main-logo {
  height: 60px;
}
header .lang-btn {
  height: 35px;
  border-radius: 5px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 400;
  padding: 5px 10px;
}
header .lang-btn img {
  height: 18px;
  -o-object-fit: contain;
     object-fit: contain;
}
header .navbar-nav {
  gap: 3rem;
}
header .navbar-nav .nav-link {
  font-size: 19px;
  font-weight: 500;
  color: #000000;
  transition: all 0.3s;
  border-bottom: 2px solid transparent;
  padding: 0px 0px !important;
}
header .navbar-nav .nav-link.active {
  color: #BC8338;
  border-bottom: 2px solid #BC8338;
}
header .navbar-nav .nav-link:hover {
  color: #BC8338;
  border-bottom: 2px solid #BC8338;
}
header .avatar-img {
  height: 40px;
  width: 40px;
  padding: 1px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 2px solid #BC8338;
}
header .dropdown-menu {
  min-width: 200px;
}
header .dropdown-menu li {
  border-bottom: 1px solid #e5e5e5;
}
header .dropdown-menu li:last-of-type {
  border-bottom: none;
}
header .dropdown-menu .dropdown-item {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  padding: 10px 15px;
  transition: all 0.2s;
}
header .dropdown-menu .dropdown-item:hover {
  background-color: #BC8338;
  color: #FFFFFF;
  transition: all 0.2s;
}
header .dropdown-menu .dropdown-item:hover img {
  filter: brightness(0) invert(1);
}

.input-wrapper {
  position: relative;
}
.input-wrapper input,
.input-wrapper select,
.input-wrapper textarea {
  padding-right: 40px;
}

.input-icon, .textarea-icon {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
}

.textarea-icon {
  top: 18px;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=tel],
input[type=url],
input[type=search],
select {
  height: 45px;
}

.herobox {
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  border-radius: 0px 0px 20px 20px;
}
.herobox h3 {
  font-size: 72px;
  font-weight: 700;
}
.herobox h4 {
  font-size: 32px;
  font-weight: 400;
}

.hero-tabs {
  background-color: #f8f4ee;
  border-radius: 8px;
  width: 500px;
  max-width: 100%;
  padding: 8px 8px;
}
.hero-tabs .nav-item {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.hero-tabs .nav-link {
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  border-radius: 8px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 15px;
  color: #BC8338;
}
.hero-tabs .nav-link.active {
  background-color: #BC8338;
  color: #FFFFFF;
}
.hero-tabs .nav-link.active img {
  filter: brightness(0) invert(1);
}

.badge {
  font-size: 14px;
  font-weight: 600;
  padding: 4px 8px;
  border-radius: 10px;
}

.badge.confirmed {
  background-color: #DCFCE7;
  color: #15803D;
}

.badge.pending {
  background-color: #FEF9C3;
  color: #A16207;
}

.badge.cancelled {
  background-color: #FEE2E2;
  color: #BD2828;
}

.badge.processing {
  background-color: #DBEAFE;
  color: #1D4ED8;
}

.tab-icon-container {
  background-color: #E8D0B0;
  height: 40px;
  width: 40px;
  border-radius: 8px;
}

.bottom-bordered {
  border-bottom: 1px solid #F3F3F3;
  padding-bottom: 10px;
}

.booking-card {
  border: 1px solid #F3F3F3;
  border-radius: 10px;
  padding: 10px 15px;
  transition: all 0.3s;
  background-color: #FFFFFF;
}
.booking-card .booking-card-status {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
}
.booking-card .upper-div {
  padding-bottom: 10px;
  border-bottom: 1px solid #F3F3F3;
}
.booking-card .lower-div {
  padding-top: 10px;
}
.booking-card:hover {
  border: 1px solid #BC8338;
  transition: all 0.3s;
  background-color: #FAF7F2;
}

.pagination-link {
  display: block;
  height: 35px;
  width: 35px;
  border-radius: 5px;
  background-color: #F9F3EB;
  border: 1px solid #F3E7D8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: #BC8338;
  transition: all 0.3s;
}
.pagination-link:hover {
  background-color: #FAF7F2;
  border: 1px solid #BC8338;
}
.pagination-link.active {
  background-color: #BC8338;
  color: #FFFFFF;
}

.auth {
  min-height: 100vh;
}

.auth .row {
  min-height: 100vh;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 0px !important;
}

.select2-container--default .select2-results__option {
  font-size: 16px !important;
}

.auth-form-side {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 60px;
  background: #fdfdfd;
  min-height: 100vh;
}

.auth-form-inner {
  width: 600px;
  max-width: 100%;
  position: relative;
}

/* Logo */
.auth-logo {
  text-align: center;
  margin-bottom: 24px;
}

.auth-logo img {
  height: 90px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Title */
.auth-title {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 6px;
}

.auth-subtitle {
  text-align: center;
  color: #333;
  font-size: 18px;
  margin-bottom: 28px;
}

/* Tabs */
.auth-tabs {
  display: flex;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
  padding: 5px 8px;
  background-color: #f8f4ee;
}

.auth-tab {
  flex: 1;
  text-align: center;
  padding: 8px 0;
  font-size: 0.9rem;
  cursor: pointer;
  color: #9D6D2F;
  background-color: #f8f4ee;
  border: none;
  outline: none;
  font-weight: 500;
  font-size: 16px;
  border-radius: 8px;
  transition: background 0.2s, color 0.2s;
}

.auth-tab.active {
  background: linear-gradient(90deg, #9B6C2E 0%, #C3B066 50%, #CC9A41 100%);
  color: #fff;
  font-weight: 600;
}

/* Inputs */
.auth-input-group {
  margin-bottom: 16px;
}

.auth-input-group label {
  display: block;
  font-size: 0.85rem;
  color: #000;
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 600;
}

.auth-input:focus {
  border-color: #D4AF37;
  background: #fff;
}

.auth-input::-moz-placeholder {
  color: #bbb;
  font-size: 0.85rem;
}

.auth-input::placeholder {
  color: #bbb;
  font-size: 0.85rem;
}

.auth-forgot {
  margin-bottom: 24px;
}

.auth-forgot a {
  font-size: 18px;
  font-weight: 600;
  color: #BC8338;
  text-decoration: none;
}

.auth-forgot a:hover {
  text-decoration: underline;
}

.auth-submit-btn {
  width: 100%;
  background: #BC8338;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 13px;
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s;
  margin-bottom: 16px;
}

.auth-submit-btn:hover {
  background: #9D6D2F;
}

/* Register link */
.auth-register {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}

.auth-register a {
  color: #BC8338;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
}

.auth-register a:hover {
  text-decoration: underline;
}

/* Lang button */
.auth-lang-btn {
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 0.9rem;
  color: #555;
  cursor: pointer;
  padding: 6px 10px;
  border-radius: 6px;
  transition: background 0.2s;
}

.auth-lang-btn:hover {
  background: #f5f5f5;
}

.authImage {
  background-size: cover;
  background-position: center;
  min-height: 100vh;
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .auth-form-side {
    padding: 20px 15px;
  }
  .authImage {
    min-height: 350px;
  }
}
.otp-wrapper {
  display: flex;
  justify-content: center;
  gap: 20px;
  direction: ltr;
  margin-bottom: 12px;
}

.otp-input {
  width: 50px;
  height: 50px !important;
  border: 1.5px solid #666;
  border-radius: 6px !important;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  color: #222;
  background: #fff;
  outline: none;
  transition: border-color 0.2s, box-shadow 0.2s;
  caret-color: #C9A84C;
}

.otp-input:focus {
  border-color: #C9A84C;
  box-shadow: 0 0 0 3px rgba(201, 168, 76, 0.18);
}

.otp-input.filled {
  border-color: #C9A84C;
  background: #fdf8ed;
}

.otp-timer {
  text-align: center;
  font-size: 16px;
  color: #555;
  margin-bottom: 24px;
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  direction: rtl;
}

.otp-timer span.countdown {
  color: #C9A84C;
  font-weight: 700;
  font-size: 15px;
}

.otp-resend-btn {
  background: none;
  border: none;
  color: #C9A84C;
  font-weight: 600;
  cursor: pointer;
  padding: 0;
  font-size: 14px;
  text-decoration: underline;
  display: none;
}

.otp-resend-btn.visible {
  display: inline;
}

.about-us .about-card {
  background-color: #FAF7F2;
  border: 1px solid #E5E0D8;
  border-radius: 10px;
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.about-us .about-card .img-container {
  background-color: #BC8338;
  height: 50px;
  width: 50px;
  border-radius: 10px;
}
.about-us .about-card:hover {
  background-color: #F3E7D8;
  border: 1px solid #BC8338;
}
.about-us .about-card:hover .img-container {
  background-color: #4F3717;
}

.cities .city-card {
  margin-bottom: 25px;
}
.cities .city-card .card-header {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 200px;
  border-radius: 15px;
  display: flex;
  align-items: end;
  justify-content: start;
  position: relative;
  overflow: hidden;
}
.cities .city-card .card-header::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 70%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  border-radius: 15px;
  transition: height 0.3s ease;
}
.cities .city-card .card-header .px-3 {
  position: relative;
  z-index: 1;
}
.cities .city-card:hover .card-header::after {
  transition: height 0.3s ease;
  height: 100%;
}

.owl-carousel .owl-item img {
  width: unset !important;
}

.testimonials .testimonial-card {
  border: 1px solid #FBFAF8;
  border-radius: 10px;
  padding: 20px 10px;
  transition: all 0.3s;
}
.testimonials .testimonial-card:hover {
  background-color: #FAF7F2;
  border: 1px solid #BC8338;
  transition: all 0.3s;
}
.testimonials .testimonial-card .testimonial-img {
  height: 50px;
  width: 50px !important;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.border-primary-600 .select2-selection--single {
  border-color: #BC8338 !important;
}

.select2-selection__rendered {
  display: flex !important;
  align-items: center;
  flex-direction: row-reverse;
  gap: 10px;
  font-size: 16px !important;
}

.testimonials-nav {
  direction: ltr;
}

.testimonial-arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.3s ease, opacity 0.3s ease;
}

.testimonial-prev {
  background-color: #BC8338;
  color: #fff;
}

.testimonial-next {
  background-color: #9D6D2F;
  color: #555;
}

.testimonial-arrow:hover {
  opacity: 0.85;
}

.testimonial-arrow.arrow-disabled {
  background-color: #D8D8D8 !important;
  cursor: not-allowed;
  opacity: 0.7;
}

.how-it-works {
  background-color: #BC8338;
}

footer {
  padding: 40px 0px 10px;
  margin-top: 70px;
}

.static-content .box {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  border: 1px solid #F3F3F3;
  background-color: #FFFFFF;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
}
.static-content .box .head-content {
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
}

.contact-box {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  border: 1px solid #F3F3F3;
  background-color: #FFFFFF;
  border-radius: 10px;
  padding: 20px;
}
.contact-box .contact-card {
  padding: 10px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.contact-box .contact-card img {
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
.contact-box .contact-col-1 .contact-card {
  background-color: #FFFAF2;
}
.contact-box .contact-col-2 .contact-card {
  background-color: #EA4335;
}
.contact-box .contact-col-3 .contact-card {
  background-color: #25D366;
}
.contact-box .contact-col-4 .contact-card {
  background-color: #4285F4;
}
.contact-box .social-box-content-card {
  padding: 10px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
  background-color: #FFFAF2;
}

.share-icon {
  height: 18px !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.faq-accordion-section {
  padding: 40px 0 60px;
}

.faq-accordion .accordion-item {
  border: 1px solid #C5AB5D;
  border-radius: 12px !important;
  margin-bottom: 14px;
  overflow: hidden;
  background-color: #fdf8f3;
}

.faq-accordion .accordion-button {
  background-color: #fdf8f3;
  color: #1a1a1a;
  font-size: 1rem;
  font-weight: 600;
  padding: 18px 24px;
  justify-content: space-between;
  border-radius: 12px !important;
  box-shadow: none !important;
  direction: rtl;
  text-align: right;
  gap: 12px;
}

.faq-accordion .accordion-button:not(.collapsed) {
  background-color: #fdf8f3;
  color: #1a1a1a;
  box-shadow: none !important;
}

.faq-accordion .accordion-button::after {
  display: none;
}

.faq-accordion .accordion-button .faq-toggle-icon {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  font-size: 32px;
  font-weight: 400;
  transition: transform 0.3s ease, background-color 0.3s ease;
  flex-shrink: 0;
  line-height: 1;
}

.faq-accordion .accordion-button:not(.collapsed) .faq-toggle-icon {
  background-color: #c9a87c;
  color: #fff;
  transform: rotate(45deg);
}

.faq-accordion .accordion-body {
  padding: 4px 24px 20px;
  color: #555;
  font-size: 0.92rem;
  line-height: 1.8;
  background-color: #fdf8f3;
  text-align: right;
}

.my-bookings .filter-div {
  background-color: #FFFFFF;
  border: 1px solid #E5E7EB;
  border-radius: 5px;
  padding: 20px 15px;
}
.my-bookings .filter-div .filter-titles {
  border-bottom: 1px solid #E5E7EB;
}

.my-bookings .bookings-board {
  align-items: flex-start;
}

.my-bookings .bookings-column {
  background-color: #FFFFFF;
  border: 1px solid #E5E7EB;
  border-radius: 10px;
  min-height: 200px;
  display: flex;
  flex-direction: column;
}

.my-bookings .bookings-column-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 14px 16px;
  border-bottom: 1px solid #F3F3F3;
}

.my-bookings .bookings-column-count {
  font-size: 13px;
  font-weight: 600;
  color: #6B7280;
  background: #F3F4F6;
  border-radius: 999px;
  padding: 2px 10px;
  min-width: 28px;
  text-align: center;
}

.my-bookings .bookings-column-body {
  padding: 12px;
  flex: 1;
}

.my-bookings .bookings-column--processing .bookings-column-header {
  border-top: 3px solid #EAB308;
}

.my-bookings .bookings-column--ticketed .bookings-column-header {
  border-top: 3px solid #22C55E;
}

.my-bookings .bookings-column--cancelled .bookings-column-header {
  border-top: 3px solid #EF4444;
}

.my-bookings .bookings-column-empty {
  padding: 24px 8px;
  text-align: center;
  font-size: 14px;
}

.my-bookings .bookings-results-grid {
  align-items: flex-start;
}

.my-bookings .bookings-status-col {
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 1px;
}

.my-bookings .bookings-status-col .booking-card {
  width: 100%;
}

.my-bookings-support-fab {
  position: fixed;
  bottom: 28px;
  left: 28px;
  z-index: 1040;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: 4px solid #BC8338;
  background-color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(79, 55, 23, 0.18);
  text-decoration: none;
  transition: transform 0.2s, box-shadow 0.2s;
}

.my-bookings-support-fab:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 28px rgba(79, 55, 23, 0.22);
}

.my-bookings-support-fab img {
  display: block;
}

.filter-checkbox-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 8px 10px;
  border: 1.5px solid #e0d8c8;
  border-radius: 5px;
  cursor: pointer;
  background: #fff;
  transition: background 0.2s, border-color 0.2s;
  font-size: 14px;
  color: #333;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.filter-checkbox-label span {
  font-size: 14px;
}

.filter-checkbox-label input[type=checkbox],
.filter-checkbox-label input[type=radio] {
  display: none;
}

.filter-checkbox-label:has(input[type=radio]) .custom-check {
  border-radius: 50%;
}

.filter-checkbox-label:has(input[type=radio]) .custom-check svg {
  display: none !important;
}

.filter-checkbox-label:has(input[type=radio]).checked .custom-check {
  background: #fff;
  border-color: #BC8338;
  box-shadow: inset 0 0 0 4px #BC8338;
}

.filter-checkbox-label .custom-check {
  width: 18px;
  height: 18px;
  border: 1.5px solid #BC8338;
  border-radius: 4px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: background 0.2s, border-color 0.2s;
}

.filter-checkbox-label .custom-check svg {
  display: none;
}

.filter-checkbox-label.checked .custom-check svg {
  display: block;
}

.filter-checkbox-label.checked .custom-check {
  background: #BC8338;
  border-color: #BC8338;
}

.filter-checkbox-label.checked {
  background: #fdf6e3;
  border-color: #b8942a;
  color: #7a5c10;
}

.filter-checkboxes-grid .col-6 {
  padding: 0px 5px;
}

.gender-radio-grid {
  flex-wrap: nowrap;
  width: fit-content;
  max-width: 100%;
}

.gender-radio-grid > div {
  flex: 0 0 auto;
  width: auto;
}

.gender-radio-grid .filter-checkbox-label {
  min-height: 42px;
  min-width: 96px;
  padding: 8px 18px;
  gap: 10px;
  font-size: 14px;
  white-space: nowrap;
}

.gender-radio-grid .filter-checkbox-label > span.fw-bold {
  font-size: 14px;
  font-weight: 600;
}

.gender-radio-grid .filter-checkbox-label .custom-check {
  width: 16px;
  height: 16px;
}

.gender-radio-grid .filter-checkbox-label:has(input[type=radio]).checked .custom-check {
  box-shadow: inset 0 0 0 4px #BC8338;
}

.filter-date-section {
  margin-top: 16px;
}

.flatpickr-input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.flatpickr-input-wrapper .cal-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #b8942a;
  pointer-events: none;
  font-size: 15px;
}

.bookings-date-picker .cal-icon {
  pointer-events: auto;
  cursor: pointer;
}

.flatpickr-input-wrapper input.flatpicker {
  width: 100%;
  padding: 9px 12px 9px 34px;
  border: 1.5px solid #e0d8c8;
  border-radius: 8px;
  font-size: 14px;
  color: #444;
  background: #fff;
  outline: none;
  transition: border-color 0.2s;
  text-align: right;
  direction: rtl;
}

.flatpickr-input-wrapper input.flatpicker:focus {
  border-color: #b8942a;
}

.booking-box {
  background-color: #FFF;
  padding: 10px;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
}

.circle-icon {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.circle-icon.green-circle {
  background-color: #158047;
}

.booking-sm-card {
  border: 1px solid #E5E0D8;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 5px;
  border-radius: 3px;
}

.booking-stay-card {
  position: relative;
  border-top: 8px solid #b8942a;
  padding-top: 0;
}

.booking-stay-card-body {
  padding-top: 36px;
}

.booking-stay-summary {
  min-width: 0;
}

.booking-stay-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  margin-bottom: 12px;
}

.booking-stay-room-type {
  line-height: 1.4;
}

.booking-stay-card .room-card-badge {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.policy-accordion, .map-section {
  border: 1.5px solid #555555;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 16px;
  background: #fff;
}

.policy-accordion .accordion-button, .map-section .accordion-button {
  background: #fff;
  color: #1a1a1a;
  font-weight: 700;
  font-size: 15px;
  padding: 16px 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  border: none;
  width: 100%;
  cursor: pointer;
  box-shadow: none;
  outline: none;
}

.map-section {
  margin-top: 15px;
  border-color: #F0F0F0 !important;
}

.adding-guest-btn {
  background-color: #F3E7D8;
  border: none;
  width: 100%;
  padding: 5px 10px;
  font-size: 14px;
  color: #BC8338;
  border-radius: 3px;
  font-weight: 600;
}

.input-wrapper.has-delete input {
  padding-left: 36px;
}

.remove-guest-btn {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  padding: 0;
  line-height: 1;
  color: #dc3545;
  font-size: 14px;
  cursor: pointer;
  z-index: 1;
  transition: color 0.2s;
}
.remove-guest-btn:hover {
  color: #a71d2a;
}

.policy-accordion .accordion-button .btn-start, .map-section .accordion-button .btn-start {
  display: flex;
  align-items: center;
  gap: 8px;
}

.policy-accordion .accordion-button:not(.collapsed)::after, .map-section .accordion-button:not(.collapsed)::after {
  display: none !important;
}
.policy-accordion .accordion-button::after, .map-section .accordion-button::after {
  display: none !important;
}

.policy-accordion .accordion-button .info-icon, .map-section .accordion-button .info-icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #c8a96e;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 700;
  flex-shrink: 0;
}

.policy-accordion .accordion-button .toggle-icon, .map-section .accordion-button .toggle-icon {
  width: 28px;
  height: 28px;
  border-radius: 6px;
  background: #f5f0e8;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: background 0.2s;
}

.policy-accordion .accordion-button .toggle-icon svg, .map-section .accordion-button .toggle-icon svg {
  transition: transform 0.3s ease;
}

.policy-accordion .accordion-button.collapsed .toggle-icon svg, .map-section .accordion-button.collapsed .toggle-icon svg {
  transform: rotate(180deg);
}

.policy-accordion .accordion-body, .map-section .accordion-body {
  padding: 0 12px 14px 12px;
}

.policy-accordion .policy-text-box, .map-section .policy-text-box {
  background: #fdf8f0;
  border-radius: 8px;
  padding: 8px 10px;
  font-size: 13px;
  color: #000;
  line-height: 1.6;
  text-align: right;
}

/* ===== Payment Summary ===== */
.payment-summary-box {
  border: 1.5px solid #555555;
  border-radius: 12px;
  background: #fff;
  padding: 15px 12px;
}

.payment-summary-box .summary-header {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8px;
}

.payment-summary-box .summary-header .summary-icon {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.summary-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}

.summary-row:last-of-type {
  border-bottom: none;
}

.summary-row .row-label {
  font-size: 16px;
  color: #000;
  font-weight: 400;
}

.summary-row .row-value {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}

.summary-total-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 14px;
  margin-top: 4px;
}

.summary-total-row .total-label {
  font-size: 28px;
  color: #000;
  font-weight: 600;
}

.summary-total-row .total-value {
  font-size: 28px;
  color: #BC8338;
  font-weight: 700;
}

.support-btn-wrapper {
  margin-bottom: 16px;
  padding: 12px 15px;
  border: 1px solid #E8D0B0;
  background-color: #FFFAF4;
  border-radius: 8px;
}

.cancel-btn {
  background-color: #FEF2F2;
  color: #BD2828;
  border: none;
  border-radius: 5px;
  padding: 10px 12px;
  border: 1px solid #BD2828;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
  transition: background 0.2s, transform 0.15s;
}

.modal-icon-wrap {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 24px;
}

.modal-icon-wrap.red-bg {
  background: #fdecea;
}

.modal-icon-wrap.gold-bg {
  background: #c8a96e;
}

.modal-icon-wrap .inner-circle {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-icon-wrap.red-bg .inner-circle {
  border: 3px solid #e53935;
}

.modal-title-custom {
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 10px;
}

.modal-subtitle-custom {
  font-size: 18px;
  font-weight: 500;
  color: #3C3D3F;
  margin-bottom: 6px;
}

.modal-amount {
  font-size: 1.6rem;
  font-weight: 700;
  color: #BC8338;
  margin-bottom: 28px;
}

.modal-body-text {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin-top: 12px;
}

.modal-actions .btn-back {
  flex: 1;
  padding: 14px;
  border-radius: 10px;
  background: #f0f0f0;
  width: 100%;
  color: #333;
  font-size: 1rem;
  font-weight: 600;
  border: none;
  cursor: pointer;
}

.modal-actions .btn-confirm-cancel {
  flex: 1;
  padding: 14px;
  border-radius: 10px;
  background: #e53935;
  width: 100%;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  border: none;
  cursor: pointer;
}

.modal-actions .btn-confirm-logout {
  flex: 1;
  padding: 14px;
  border-radius: 10px;
  background: #e53935;
  width: 100%;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  border: none;
  cursor: pointer;
}

.modal-content {
  border-radius: 20px;
  padding: 20px;
  text-align: center;
}

.modal-header,
.modal-footer {
  border: none;
  padding: 0;
}

.modal-body {
  padding: 0;
}

.support-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 16px;
  background: #c8a96e;
  border: none;
  border-radius: 12px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
  transition: background 0.2s, transform 0.15s;
}

.support-btn:hover {
  background: #b8954f;
  color: #fff;
  transform: translateY(-1px);
}

.support-btn svg {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.edit-reservation {
  margin: 30px 0px;
  padding: 20px;
  background-color: #FFFFFF;
  border: 1px solid #F3F3F3;
}

/* Section Title */
.section-title-block {
  text-align: right;
  margin-bottom: 24px;
}

.section-title-block h2 {
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 6px;
}

.section-title-block p {
  font-size: 16px;
  color: #000;
  margin: 0;
}

.slider-nav {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
}

.slider-nav-btn {
  width: 36px;
  height: 36px;
  border: 1.5px solid #F3E7D8;
  background: #F3E7D8;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #888;
  font-size: 14px;
  transition: all 0.2s;
}

.slider-nav-btn:hover {
  border-color: #b8942a;
  color: #b8942a;
}

.slider-nav-btn.active {
  background: #b8942a;
  border-color: #b8942a;
  color: #fff;
}

/* Room Cards Owl Carousel */
.rooms-owl-carousel .owl-item .room-card,
.rooms-owl-carousel-hotel .owl-item .room-card {
  min-width: unset;
  width: 100%;
}

.rooms-owl-carousel-hotel:not(.owl-loaded) {
  display: flex !important;
  flex-wrap: wrap;
  gap: 16px;
}
.rooms-owl-carousel-hotel:not(.owl-loaded) > .room-card {
  flex: 1 1 calc(33.333% - 11px);
  min-width: min(100%, 280px);
}

/* Room Card */
.room-card {
  min-width: calc(33.333% - 11px);
  background: #fff;
  border: 1.5px solid #e5e5e5;
  border-radius: 5px;
  padding: 10px;
  position: relative;
  flex-shrink: 0;
  transition: border-color 0.25s, box-shadow 0.25s;
}

.room-card.selected {
  border-top: 8px solid #b8942a;
  border-left: 1px solid #b8942a;
  border-right: 1px solid #b8942a;
  border-bottom: 1px solid #b8942a;
  box-shadow: 0 0 0 1px rgba(184, 148, 42, 0.1333333333);
  background: #fffdf5;
}

.room-card.confirmed {
  border-color: #28a745 !important;
  border-width: 2px !important;
  box-shadow: 0 0 0 1px rgba(40, 167, 69, 0.1333333333) !important;
  background: #f4fff7 !important;
}

.room-card.confirmed .room-card-badge {
  background: #28a745 !important;
}

.room-card.room-card-unavailable {
  opacity: 0.92;
}

.room-card:has(.room-card-badge) {
  border-top: 8px solid #b8942a;
}

.room-card-badge {
  position: absolute;
  top: 0;
  right: 0;
  background: #b8942a;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 16px 5px 28px;
  border-radius: 0;
  clip-path: polygon(0px 0%, 100% 0%, 100% 100%, 18px 100%, 0% 0%);
}

.map-show-btn {
  border: 1px solid #F3E7D8;
  background-color: #F9F3EB;
  padding: 5px 8px;
  border-radius: 5px;
}

/* Card Header */
.room-card-header {
  text-align: right;
  margin-bottom: 14px;
}

.room-card-name {
  font-size: 17px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 4px;
}

.room-card-guests {
  font-size: 13px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 5px;
}

.room-card-guests i {
  color: #b8942a;
}

/* Amenities Grid */
.amenities-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 8px 12px;
  margin-bottom: 14px;
}

.amenity-item {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 6px;
  font-size: 12.5px;
  color: #444;
  direction: rtl;
}
.amenity-item span {
  font-size: 13px;
}

.cancel-policy-link {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 5px;
  color: #b8942a;
  font-size: 13px;
  cursor: pointer;
  margin-bottom: 10px;
  text-decoration: none;
}

.cancel-policy-link:hover {
  text-decoration: underline;
  color: #b8942a;
}

.cancel-policy-link[aria-expanded=true] .fa-chevron-down {
  transform: rotate(180deg);
}

.cancel-policy-link .fa-chevron-down {
  transition: transform 0.25s ease;
}

.cancel-policy-content {
  background: #fff8ec;
  border: 1px solid #e8d5a0;
  border-radius: 8px;
  padding: 10px 14px;
  font-size: 12.5px;
  color: #555;
  text-align: right;
  line-height: 1.7;
  margin-bottom: 10px;
}

/* Price + Button Row */
.room-card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 4px;
}

.room-price-block {
  text-align: right;
}

.room-price-label {
  font-size: 15px;
  color: #000;
  margin-bottom: 2px;
}

.room-price-value {
  font-size: 26px;
  font-weight: 700;
  color: #BC8338;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 5px;
}

.room-price-currency {
  font-size: 13px;
  color: #777;
  margin-top: 2px;
}

.room-card.swapped {
  border-color: #0C9D60 !important;
  box-shadow: 0 0 0 2px rgba(40, 167, 69, 0.25);
}

.btn-change-room.swapped,
.btn-book-now.swapped {
  background: #0C9D60 !important;
  border-color: #0C9D60 !important;
  color: #fff !important;
}

.room-card.swapped .room-card-badge {
  background: #0C9D60 !important;
}

.btn-book-now {
  background: #BC8338;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 8px 15px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s;
  white-space: nowrap;
}

.btn-book-now:hover {
  background: #9e7d22;
}

.room-reserved-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #f3f4f6;
  color: #6b7280;
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  padding: 8px 15px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  cursor: default;
}

.btn-change-room {
  background: #BC8338;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 8px 15px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s;
  white-space: nowrap;
}

.btn-change-room:hover {
  background: #9e7d22;
}

/* Divider between the two sub-sections */
.edit-section-divider {
  border: none;
  border-top: 1.5px solid #ebebeb;
  margin: 36px 0;
}

/* Edit Data Sub-section */
.edit-data-title {
  font-size: 24px;
  font-weight: 700;
  color: #1a1a1a;
  text-align: right;
  margin-bottom: 24px;
}

.edit-data-fields {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  align-items: end;
}

.edit-flight-fields {
  grid-template-columns: 1fr 1fr;
}

.edit-flight-leg-tabs {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  flex-wrap: wrap;
}

.edit-flight-leg-tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 18px;
  border-radius: 8px;
  border: 1.5px solid #F3E7D8;
  background: #fff;
  color: #444;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s;
}

.edit-flight-leg-tab.active,
.edit-flight-leg-tab:hover {
  background: #b8942a;
  border-color: #b8942a;
  color: #fff;
}

.edit-flight-ticket.selected {
  box-shadow: 0 0 0 2px rgba(12, 157, 96, 0.25);
}

#editFlightResults.is-loading {
  opacity: 0.55;
  pointer-events: none;
}

.btn-change-flight.swapped {
  background: #0C9D60 !important;
  border-color: #0C9D60 !important;
}

.edit-flight-payment-panel {
  margin-top: 8px;
}

.edit-flight-payment-summary {
  text-align: right;
}

.field-group {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.field-label {
  font-size: 13.5px;
  color: #444;
  font-weight: 600;
  text-align: right;
}

.field-input-wrap {
  position: relative;
  display: flex;
  align-items: center;
}

.field-input-wrap input,
.field-input-wrap select {
  width: 100%;
  border: 1.5px solid #ddd;
  border-radius: 10px;
  padding: 12px 40px 12px 40px;
  font-size: 14px;
  color: #888;
  background: #fff;
  text-align: right;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  transition: border-color 0.2s;
}

.field-input-wrap input:focus,
.field-input-wrap select:focus {
  border-color: #b8942a;
}

.field-input-icon {
  position: absolute;
  right: 14px;
  color: #b8942a;
  font-size: 15px;
  pointer-events: none;
}

.field-select-arrow {
  position: absolute;
  left: 14px;
  color: #b8942a;
  font-size: 13px;
  pointer-events: none;
}

.btn-save-changes {
  background: #b8942a;
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 13px 36px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  margin-top: 24px;
  transition: background 0.2s;
}

.btn-save-changes:hover {
  background: #9e7d22;
}

/* Responsive */
@media (max-width: 991px) {
  .room-card {
    min-width: calc(50% - 8px);
  }
  .edit-data-fields {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 575px) {
  .room-card {
    min-width: 88%;
  }
  .edit-data-fields {
    grid-template-columns: 1fr;
  }
}
.hotels-search {
  background: #FFFBF6;
  padding: 20px;
  border-bottom: 1px solid #E8D0B0;
}
.hotels-search input, .hotels-search select, .hotels-search .select2-selection.select2-selection--single {
  border: 1px solid #DCB889 !important;
  background: #F9F3EB !important;
  height: 40px !important;
  border-radius: 5px !important;
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}
.hotels-search input::-moz-placeholder, .hotels-search select::-moz-placeholder, .hotels-search .select2-selection.select2-selection--single::-moz-placeholder {
  color: #000 !important;
}
.hotels-search input::placeholder, .hotels-search input .select2-selection__placeholder, .hotels-search select::placeholder, .hotels-search select .select2-selection__placeholder, .hotels-search .select2-selection.select2-selection--single::placeholder, .hotels-search .select2-selection.select2-selection--single .select2-selection__placeholder {
  color: #000 !important;
}
.hotels-search .submit-search {
  height: 50px;
  width: 50px;
  background: #9D6D2F;
  background-color: #9D6D2F;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #9D6D2F;
  color: #FFFFFF;
  cursor: pointer;
}

.hotel-filter {
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  padding: 15px 25px;
  background-color: #fff;
}

.chat {
  padding: 40px 0 60px;
  background-color: #f9f9f9;
  min-height: calc(100vh - 200px);
}

.chat-wrapper {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #F3F3F3;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 620px;
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
}

.chat-messages {
  flex: 1;
  overflow-y: auto;
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  background: #fff;
  scrollbar-width: thin;
  scrollbar-color: #e0d5c1 transparent;
}

.chat-messages::-webkit-scrollbar {
  width: 5px;
}

.chat-messages::-webkit-scrollbar-track {
  background: transparent;
}

.chat-messages::-webkit-scrollbar-thumb {
  background: #e0d5c1;
  border-radius: 10px;
}

.msg-row {
  display: flex;
  align-items: start;
  gap: 10px;
}

.msg-row.support {
  flex-direction: row-reverse;
  justify-content: flex-start;
}

.msg-row.user {
  flex-direction: row;
  justify-content: flex-start;
}

.msg-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
  background: #e0d5c1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.msg-avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.msg-avatar-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #F3E7D8;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #fff;
  font-size: 16px;
}

.chat-img {
  border: 2px solid #BC8338;
}

.msg-group {
  display: flex;
  flex-direction: column;
  gap: 6px;
  max-width: 60%;
}

.msg-row.support .msg-group {
  align-items: flex-end;
}

.msg-row.user .msg-group {
  align-items: flex-start;
}

.msg-bubble {
  padding: 6px 10px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 1.6;
  direction: rtl;
  text-align: right;
  word-break: break-word;
}

.msg-row.support .msg-bubble {
  background: #f0ede8;
  color: #000;
  font-weight: 500;
  border-top-left-radius: 4px;
}

.msg-row.user .msg-bubble {
  background: #BC8338;
  color: #fff;
  font-weight: 500;
  border-top-right-radius: 4px;
}

.msg-time {
  font-size: 11px;
  color: #aaa;
  margin-top: 2px;
  padding: 0 4px;
}

.msg-row.support .msg-time {
  text-align: left;
}

.msg-row.user .msg-time {
  text-align: right;
}

.chat-input-bar {
  padding: 10px 15px;
  border-top: 1px solid #F9F3EB;
  background: #F9F3EB;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-direction: row-reverse;
}

.chat-input-bar input {
  flex: 1;
  border: none;
  outline: none;
  background-color: #FFFBF6;
  padding: 10px 12px;
  height: 40px !important;
  border: 1px solid #BC8338;
  border-radius: 8px !important;
  font-size: 14px;
  color: #000;
  direction: rtl;
  text-align: right;
  font-family: inherit;
}

.chat-input-bar input::-moz-placeholder {
  color: #bbb;
}

.chat-input-bar input::placeholder {
  color: #bbb;
}

.chat-send-btn {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  background: #BC8338;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: background 0.2s;
}

.chat-send-btn:hover {
  background: #7a5f3a;
}

.chat-send-btn svg {
  width: 18px;
  height: 18px;
  fill: #fff;
  transform: rotate(180deg);
}

.auth {
  min-height: 100vh;
}
.auth .row {
  height: 100%;
}
.auth .auth-lang-btn {
  border: 1px solid #BC8338;
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #BC8338;
  cursor: pointer;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  right: 0;
}

.authImage {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 100vh;
}

.hotels-search .search-form-row {
  display: flex;
  align-items: flex-end;
  gap: 15px;
  flex-wrap: nowrap;
}

.hotels-search .search-form-row .form-group {
  flex: 1 1 0;
  min-width: 0;
  margin-bottom: 0 !important;
}
.hotels-search .search-form-row .form-group label {
  font-size: 18px;
  font-weight: 600;
}

.hotels-search .search-form-row .search-btn-wrapper {
  flex: 0 0 auto;
}

.hotels-search .select2-input-wrapper,
.hotels-search .input-wrapper {
  width: 100%;
}

.hotels-search .select2-input-wrapper .airport-select,
.hotels-search .input-wrapper .form-control,
.hotels-search .input-wrapper select.form-control {
  width: 100% !important;
}

@media (max-width: 991px) {
  .hotels-search .search-form-row {
    flex-wrap: wrap;
    gap: 12px;
  }
  .hotels-search .search-form-row .form-group {
    flex: 1 1 calc(50% - 12px);
    min-width: calc(50% - 12px);
  }
  .hotels-search .search-form-row .search-btn-wrapper {
    flex: 1 1 100%;
    display: flex;
    justify-content: center;
  }
  .hotels-search .search-form-row .search-btn-wrapper .submit-search {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px 20px;
  }
}
@media (max-width: 575px) {
  .hotels-search .search-form-row {
    flex-direction: column;
    gap: 10px;
  }
  .hotels-search .search-form-row .form-group {
    flex: 1 1 100%;
    min-width: 100%;
  }
  .hotels-search .search-form-row .search-btn-wrapper {
    width: 100%;
  }
  .hotels-search .search-form-row .search-btn-wrapper .submit-search {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px;
  }
}
[lang=ar] .check-img {
  right: 0 !important;
  left: unset !important;
}

[lang=en] .check-img {
  left: 0 !important;
  right: unset !important;
}

.bordered-primary {
  border: 1px solid #BC8338;
}

.ticket-div {
  border: 1px solid #E5E7EB;
  border-top: 4px solid #F3E7D8;
  border-radius: 8px;
  margin-bottom: 15px;
  position: relative;
  background-color: #fff;
}
.ticket-div .ticket-price {
  background-color: #F3E7D8;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 20px;
  position: relative;
}
.ticket-div .ticket-price::before {
  content: "";
  position: absolute;
  top: 0;
  right: -29px;
  width: 60px;
  height: 100%;
  background-color: #F3E7D8;
  clip-path: polygon(50% 0%, 100% 0%, 51% 100%, 50% 100%);
}
.ticket-div .ticket-info {
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 20px;
}

.trip-duration {
  min-width: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.trip-duration .flight-icon-2 {
  position: absolute;
  top: -10px;
  left: 40px;
}

.checkout-square {
  width: 35px;
  height: 35px;
  border-radius: 8px;
  background-color: #E8D0B0;
}

.star-container {
  height: 45px;
  width: 45px;
  border-radius: 10px;
  background-color: #F9F3EB;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
  outline: none;
}
.star-container.is-active {
  background-color: #F3E7D8;
}
.booking-star-rating {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: nowrap;
}
.booking-star-btn {
  border: none;
  background: transparent;
  padding: 4px;
  cursor: pointer;
  line-height: 0;
  transition: transform 0.15s ease;
}
.booking-star-btn:hover {
  transform: scale(1.08);
}
.booking-star-btn:focus-visible {
  outline: 2px solid #b8864b;
  outline-offset: 2px;
  border-radius: 4px;
}
.hotel-filter .filter-checkboxes-grid {
  flex-wrap: nowrap;
}

.hotel-filter .filter-stops-grid {
  flex-wrap: wrap;
}
.hotel-filter .filter-stops-grid .filter-stops-item {
  flex: 1 1 auto;
  width: auto;
  min-width: max-content;
  margin-bottom: 0;
}
.hotel-filter .filter-stops-grid .filter-checkbox-label {
  white-space: nowrap;
  gap: 6px;
}
.hotel-filter .filter-stops-grid .filter-checkbox-label .filter-label-text {
  white-space: nowrap;
}

.carousel-control-next, .carousel-control-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 25px;
  padding: 5px;
  border-radius: 50px;
  background-color: #F9F3EB;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  top: 48% !important;
  margin: 0 10px;
  opacity: unset !important;
  border: none;
}
.carousel-control-next span, .carousel-control-prev span {
  transform: rotate(180deg);
}

.carousel-indicators {
  align-items: center;
}

.carousel-indicators button {
  height: 8px !important;
  width: 8px !important;
  opacity: unset !important;
  border-radius: 50%;
}

.carousel-indicators button.active {
  height: 8px !important;
  width: 45px !important;
  border: 1px solid #FFF;
  border-radius: 12px;
}

.hotel-total-rate {
  background-color: #BC8338;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  border-radius: 5px;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  gap: 5px;
}

.hotel-search-result {
  background-color: #FFF;
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
}
.hotel-search-result .hotel-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.hotel-search-result .hotel-bg .hotel-rate {
  position: absolute;
  top: 10px;
  right: 15px;
  background-color: #F9F3EB;
  padding: 3px 10px;
  border-radius: 5px;
  font-weight: 600;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.summary-checkout-box {
  border: 1px solid #E8D0B0;
  background-color: #F9F3EB;
  border-radius: 3px;
  padding: 10px 15px;
  min-width: 300px;
}

.trip-time {
  min-width: 120px;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border: 1px solid #BC8338;
  border-radius: 10px;
}

.trip-details-accordion {
  border-color: #E5E7EB !important;
}

.airline-img {
  height: 140px;
  width: 140px;
}

.prices-box {
  width: 100%;
  height: 100px;
  padding: 10px;
  border: 1px solid #E5E7EB;
  border-radius: 5px;
}

.setting-form {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
}

/* ===== Contact Support Modal ===== */
.contact-support-trigger:hover {
  background-color: #f5ede0 !important;
  transition: background 0.2s;
}

.contact-support-modal-dialog {
  max-width: 580px;
}

.contact-support-modal-content {
  border-radius: 20px;
  padding: 0;
  text-align: right !important;
}

.contact-modal-header {
  padding: 24px 24px 0px;
  position: relative;
}

.contact-modal-close {
  position: absolute;
  left: 16px;
  top: 16px;
}

.contact-modal-title {
  font-size: 26px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 6px;
}

.contact-modal-subtitle {
  font-size: 15px;
  color: #666;
  margin-bottom: 0;
}

.contact-modal-body {
  padding: 20px 24px 24px;
}

/* Phone Group */
.contact-phone-group {
  display: flex;
  align-items: stretch;
  border: 1px solid #dee2e6;
  border-radius: 12px;
  overflow: hidden;
}

.contact-phone-num-side {
  flex: 1;
}

.contact-phone-num-side input.form-control {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  height: 50px;
}

.contact-country-code-select {
  border: none !important;
  background: transparent !important;
  height: 50px !important;
  border-radius: 0 !important;
  color: #333 !important;
  font-size: 14px;
  width: 100%;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  padding-left: 18px;
  padding-right: 0;
}

.code-chevron {
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  pointer-events: none;
}

/* Select wrapper icon */
.contact-select-wrapper select.form-control {
  padding-right: 40px;
}

.contact-select-icon {
  color: #adadad;
  font-size: 16px;
}

/* Upload Area */
.contact-upload-area {
  border: 2px dashed #E5E7EB;
  border-radius: 12px;
  padding: 10px 16px;
  text-align: center;
  cursor: pointer;
  transition: background 0.2s;
  min-height: 50px;
}

.contact-upload-area:hover {
  background: #faf7f2;
}

.contact-upload-icon {
  font-size: 34px;
  color: #BC8338;
}

/* Upload Preview Items */
.contact-upload-preview-item {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #dee2e6;
  flex-shrink: 0;
}

.contact-upload-preview-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.contact-upload-preview-file {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 8px;
  background: #f5f5f5;
  border: 1px solid #dee2e6;
  padding: 6px;
  flex-shrink: 0;
}

.contact-upload-preview-file span {
  font-size: 9px;
  word-break: break-all;
  text-align: center;
  line-height: 1.2;
  margin-top: 4px;
  color: #555;
}

.delete-preview-btn {
  position: absolute;
  top: 3px;
  left: 3px;
  background: rgba(0, 0, 0, 0.55);
  border: none;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #fff;
  font-size: 11px;
  padding: 0;
  z-index: 2;
  line-height: 1;
}

.delete-preview-btn:hover {
  background: rgba(229, 57, 53, 0.85);
}

/* Submit button */
.contact-submit-btn {
  font-size: 16px;
  font-weight: 600;
  border-radius: 10px !important;
}

.form-check-input:checked {
  background-color: #BC8338;
  border-color: #BC8338;
}

.trip-container-icon {
  background-color: #FAF8F5;
  padding: 5px;
  border-radius: 50%;
  height: 30px !important;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.class-badge {
  min-height: 25px;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px;
  padding: 0px 5px;
  width: -moz-fit-content;
  width: fit-content;
}
.class-badge.vip {
  background-color: gold;
  color: #000;
}
.class-badge.economy {
  background-color: #0C9D60;
  color: #FFF;
}
.class-badge.business {
  background-color: #644308;
  color: #FFF;
}
.class-badge.tourism {
  background-color: #16b8e7;
  color: #FFF;
}
.class-badge span {
  font-size: 14px;
  font-weight: 500;
}

.map-modal-content {
  border-radius: 16px;
  overflow: hidden;
  border: none;
  padding: 0;
}
.map-modal-content .map-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border-bottom: 1px solid #f0f0f0;
}
.map-modal-content .map-modal-header .map-modal-title {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
}
.map-modal-content .map-modal-address {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 10px 20px;
  background-color: #f9f9f9;
  border-bottom: 1px solid #f0f0f0;
}
.map-modal-content .map-modal-address span {
  font-size: 13px;
  color: #555;
  font-weight: 400;
}
.map-modal-content .map-modal-body {
  padding: 0;
}
.map-modal-content .map-modal-body iframe {
  display: block;
}
.map-modal-content .map-modal-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
  border-top: 1px solid #f0f0f0;
}
.map-modal-content .map-modal-footer .map-open-link {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--primary-600, #C8A96E);
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  transition: opacity 0.2s;
}
.map-modal-content .map-modal-footer .map-open-link:hover {
  opacity: 0.8;
}

.notif-switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 26px;
  flex-shrink: 0;
  cursor: pointer;
}
.notif-switch input {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}
.notif-switch .notif-slider {
  position: absolute;
  inset: 0;
  background: #d0d0d0;
  border-radius: 34px;
  transition: background 0.25s;
}
.notif-switch .notif-slider::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  right: 3px;
  top: 3px;
  background: #fff;
  border-radius: 50%;
  transition: transform 0.25s;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}
.notif-switch input:checked + .notif-slider {
  background: #BC8338;
}
.notif-switch input:checked + .notif-slider::before {
  transform: translateX(-22px);
}

.mobile-menu-btn {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 38px;
  height: 38px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 4px;
  border-radius: 6px;
  transition: background 0.2s;
}

.mobile-menu-btn:hover {
  background: rgba(0, 0, 0, 0.06);
}

.mobile-menu-btn span {
  display: block;
  width: 24px;
  height: 2px;
  background-color: #222;
  border-radius: 2px;
  transition: all 0.3s;
}

@media (max-width: 991.98px) {
  .mobile-menu-btn {
    display: flex;
  }
  .py-2.bg-primary-900 {
    display: none !important;
  }
  .navbar > .container > .d-flex > li.nav-item.dropdown {
    display: none !important;
  }
}
#mobileOffcanvas {
  width: 280px;
  max-width: 85vw;
  display: flex;
  flex-direction: column;
}

[dir=rtl] #mobileOffcanvas {
  right: 0;
  left: auto;
}

[dir=ltr] #mobileOffcanvas {
  left: 0;
  right: auto;
}

#mobileOffcanvas .offcanvas-header {
  padding: 14px 16px;
  border-bottom: 1px solid #EFEFEF;
}

#mobileOffcanvas .offcanvas-title img {
  height: 44px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

#mobileOffcanvas .offcanvas-body {
  padding: 0;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}

.sidebar-avatar-section {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 16px;
  border-bottom: 1px solid #EFEFEF;
  background: #FAFAFA;
}

.sidebar-avatar-section .avatar-img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sidebar-avatar-section .avatar-name {
  font-size: 15px;
  font-weight: 600;
  color: #222;
}

#mobileOffcanvas .sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 6px 0;
  border-bottom: 1px solid #EFEFEF;
}

#mobileOffcanvas .sidebar-nav li a {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #222;
  padding: 11px 16px;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
  border-bottom: 2px solid transparent;
}

#mobileOffcanvas .sidebar-nav li a:hover {
  background: #F5F5F5;
}

.sidebar-account-section {
  padding: 6px 0;
  border-bottom: 1px solid #EFEFEF;
}

.sidebar-account-section a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 16px;
  text-decoration: none;
  color: #222;
  font-size: 15px;
  transition: background 0.2s;
}

.sidebar-account-section a:hover {
  background: #F5F5F5;
}

.sidebar-account-section .item-start {
  display: flex;
  align-items: center;
  gap: 10px;
}

.sidebar-account-section img.item-icon {
  height: 17px;
  -o-object-fit: contain;
     object-fit: contain;
}

.sidebar-footer {
  padding: 14px 16px;
  margin-top: auto;
  border-top: 1px solid #EFEFEF;
}

.sidebar-social-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 12px;
}

.sidebar-lang-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  height: 36px;
  background: transparent;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 13px;
  cursor: pointer;
  transition: background 0.2s;
}

.sidebar-lang-btn:hover {
  background: #F5F5F5;
}

.sidebar-lang-btn img {
  height: 18px;
  -o-object-fit: contain;
     object-fit: contain;
}

.select2-container {
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  height: 48px;
  border: 1px solid #dee2e6;
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding: 0 40px 0 12px;
  background-color: #fff;
  transition: border-color 0.2s;
}

.select2-container--default .select2-selection--single:focus,
.select2-container--default.select2-container--open .select2-selection--single {
  border-color: #0d6efd;
  outline: none;
  box-shadow: 0 0 0 3px rgba(13, 110, 253, 0.15);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #495057;
  line-height: normal;
  padding: 0;
  font-size: 14px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #adb5bd;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #dee2e6;
  border-radius: 6px;
  padding: 8px 12px;
  font-size: 14px;
  width: 100%;
  outline: none;
  direction: rtl;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: #0d6efd;
  box-shadow: 0 0 0 2px rgba(13, 110, 253, 0.15);
}

.select2-dropdown {
  border: 1px solid #dee2e6;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  overflow: hidden;
  direction: rtl;
}

.select2-container--default .select2-results__option {
  padding: 10px 14px;
  font-size: 14px;
  color: #343a40;
  display: flex;
  align-items: center;
  gap: 8px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #e8f0fe;
  color: #0d6efd;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #dbeafe;
  color: #0d6efd;
  font-weight: 600;
}

.select2-results__option .airport-code {
  font-weight: 700;
  color: #0d6efd;
  font-size: 13px;
  min-width: 36px;
  display: inline-block;
}

.select2-results__option .airport-name {
  color: #495057;
  font-size: 13px;
}

.select2-input-wrapper {
  position: relative;
}

.select2-input-wrapper .input-icon, .select2-input-wrapper .textarea-icon {
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  z-index: 10;
  pointer-events: none;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}

.select2-input-wrapper .select2-container--default .select2-selection--single {
  padding-right: 42px;
}

/* ===== MOBILE RESPONSIVE FIXES ===== */
/* Hero section stacking */
@media (max-width: 991.98px) {
  .home-header.herobox {
    background-attachment: scroll;
    min-height: auto;
    padding-bottom: 30px;
  }
  .py-2.bg-primary-900 .d-flex {
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
  .lang-btn {
    margin-top: 4px;
  }
  section h3 {
    font-size: 1.15rem;
    text-align: center;
  }
  section h4 {
    font-size: 0.9rem;
    text-align: center;
  }
  /* Tabs */
  .hero-tabs {
    flex-wrap: nowrap;
    width: 100%;
    justify-content: center;
  }
  .hero-tabs .nav-link {
    font-size: 13px;
    padding: 8px 14px;
  }
  .tab-pane .row {
    flex-direction: column;
  }
  .tab-pane .row .col {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
  .tab-pane .bg-white {
    padding: 16px !important;
  }
  .travel-type-wrapper {
    margin-top: 8px;
    width: 100%;
    justify-content: flex-start;
  }
  .search-btn {
    width: 100%;
    margin-top: 6px;
  }
  .outer-ticket {
    margin: 0 8px;
  }
}
@media (max-width: 575.98px) {
  .navbar .container {
    padding: 0 12px;
  }
  .logo.main-logo {
    height: 36px;
  }
  .hero-tabs .nav-link {
    font-size: 12px;
    padding: 7px 10px;
    gap: 4px;
  }
  .form-group label {
    font-size: 13px;
  }
  .form-control,
  .select2-container--default .select2-selection--single {
    height: 44px;
    font-size: 13px;
  }
  .travel-type-wrapper {
    gap: 12px;
  }
  section h3 {
    font-size: 1rem;
  }
  section h4 {
    font-size: 0.82rem;
  }
  .social-box {
    width: 28px;
    height: 28px;
  }
}
/* ===== Footer Main Layout ===== */
.footer-main {
  display: flex;
  flex-direction: row-reverse; /* RTL: يمين لشمال */
  justify-content: space-between;
  align-items: flex-start;
  gap: 10rem;
  padding: 0 0 2rem;
}

.footer-section {
  flex: 1;
}

.footer-logo-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 0 auto;
  max-width: 180px;
}

.footer-contact {
  flex: 0 0 auto;
  max-width: 280px;
}

.footer-contact-row {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  gap: 0.75rem;
}

.footer-contact-row__text {
  line-height: 1.5;
  word-break: break-word;
}

.footer-contact-sep {
  opacity: 0.85;
}

/* ===== Footer Bottom ===== */
.footer-bottom {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  gap: 1rem;
}

/* ===== Tablet ===== */
@media (max-width: 991px) {
  .footer-main {
    flex-wrap: wrap;
    flex-direction: row; /* نرجع RTL طبيعي */
  }
  /* اللوجو - يجي أول وباعرض كامل */
  .footer-logo-section {
    order: -1;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  /* روابط سريعة + السياسات جنب بعض */
  .footer-section:not(.footer-logo-section):not(.footer-contact) {
    flex: 1 1 calc(50% - 1rem);
    min-width: 140px;
  }
  /* التواصل - سطر كامل تحتهم */
  .footer-contact {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-bottom {
    flex-direction: column;
    text-align: center;
  }
}
/* ===== Mobile ===== */
@media (max-width: 575px) {
  .footer-main {
    gap: 1.5rem;
  }
  .footer-section:not(.footer-logo-section):not(.footer-contact) {
    flex: 1 1 calc(50% - 0.75rem);
  }
}
.tab-pane .select2-container {
  text-align: right;
}

@media (max-width: 550px) {
  .trip-time {
    min-width: 80px;
    min-height: 80px;
  }
  .airline-img {
    height: 100px;
    width: 100px;
  }
  .ticket-div .ticket-info {
    display: unset !important;
  }
  .ticket-div .ticket-price::before {
    display: none !important;
  }
  .mobile-hide {
    display: none;
  }
  .main-title {
    font-size: 24px;
  }
  .auth-logo img {
    height: 60px;
  }
  .herobox h4 {
    font-size: 24px;
  }
  .herobox h3 {
    font-size: 42px;
  }
  .herobox .hero-tabs .nav-link {
    font-size: 16px;
  }
}/*# sourceMappingURL=style.css.map */