@import url("../DanaPro/Webfonts/css/fontiran.css");

@font-face {
  font-family: "DanaFaNum";
  src: url("../DanaPro/farsiNum/DanaFaNum-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "DanaFaNum";
  src: url("../DanaPro/farsiNum/DanaFaNum-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "DanaFaNum";
  src: url("../DanaPro/farsiNum/DanaFaNum-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
button,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "DanaFaNum", "Dana" !important;
  direction: rtl;
}

*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "DanaFaNum", "Dana" !important;
  direction: rtl;
}

body {
  background: #f5f7fa;
}

body.body-widget {
  background-color: transparent;
}

body button:focus,
body button:active {
  outline: none;
  box-shadow: none;
}

body.screen-test {
  background: #f923d6;
}

body.body-home {
  position: relative;
  padding-bottom: 770px;
}

img.desk-home-img {
  position: absolute;
  width: 90%;
  max-width: 1400px;
  height: 560px;
  border-radius: 25px;
  object-fit: cover;
  top: 200px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(
    180deg,
    #333b69 42.68%,
    rgba(51, 59, 105, 0) 100%
  );
}

img.mobile-home-img {
  display: none;
}

header {
  width: 100%;
  height: 100px;
  background: #333b69;
  display: flex;
  align-items: center;
}

header.header-home {
  position: absolute;
  top: 0;
}

.container {
  width: 80%;
  max-width: 1232px;
  margin: 0 auto;
}

.bergur-menu-nav {
  display: none;
}

nav {
  width: 100%;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

nav a {
  text-decoration: none;
}

nav h1 {
  min-width: 130px;
  height: 47px;
  font-family: Roboto;
  font-size: 40px;
  font-weight: 800;
  line-height: 46.88px;
  text-align: right;
  color: #ffffff;
}

nav h2 {
  min-width: 40px;
  font-family: Dana;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: right;
  color: #fff;
}

nav div.nav-menu {
  min-width: 300px;
  min-height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

nav div.nav-logo img {
  width: 280px;
  height: 61px;
  object-fit: contain;
}

nav div.nav-login {
  width: 178px;
  height: 48px;
  border-radius: 12px;
}

nav div.nav-login a {
  width: 178px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 12px;
  padding-top: 8px;
  padding-right: 24px;
  padding-bottom: 8px;
  padding-left: 24px;
  background-color: #fff;
  color: #232332;
}

nav div.nav-login a img {
  width: 24px;
  height: 24px;
}

nav div.nav-login a h2 {
  font-family: Dana;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #333b69;
}

main.main-home {
  position: absolute;
  width: 100%;
  top: 280px;
}

.body-title {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  margin-bottom: 150px;
}

.body-title h2 {
  min-width: 410px;
  min-height: 57px;
  font-family: Dana;
  font-weight: 800;
  font-size: 45px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: right;
  color: #fff;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  z-index: 2;
}

.search-for-reserve {
  position: relative;
  width: 100%;
  height: 112px;
  border-radius: 16px;
}

.search-for-reserve.widget {
  margin: 10px auto;
}

.search-reserve-box {
  width: 100%;
  min-height: 112px;
  padding: 20px;
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 8px;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0px 4px 6px -1px #0000001a;
}

.search-reserve-box div {
  display: flex;
  flex-direction: column;
  min-height: 48px;
  width: 100%;
  flex-grow: 1;
  max-width: 330.67px;
  border-radius: 12px;
  align-items: start;
}

.search-reserve-box div img {
  width: 24px;
  height: 24px;
  object-fit: cover;
}

.search-reserve-box .search-btn {
  display: flex;
  flex-direction: row;
  min-height: 48px;
  width: 100%;
  max-width: 162px;
  flex-grow: inherit;
  border-radius: 12px;
  align-items: center;
  justify-content: center;
  background: #2d60ff;
  cursor: pointer;
}

/* guests-rooms-card  */
.search-reserve-box .search-btn:hover {
  background-color: #0056b3;
}

.search-reserve-box .search-btn button {
  width: 100%;
  min-height: 48px;
}

.search-reserve-box button {
  width: 100%;
  max-width: 162px;
  flex-grow: 0;
  height: 48px;
  padding: 8px;
  border: none;
  border-radius: 12px;
  background: transparent;
  color: #ffffff;
  cursor: pointer;
}

.search-reserve-box div label {
  min-width: 60px;
  height: 32px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  text-align: right;
  color: #232323;
  overflow: hidden;
}

.search-reserve-box div input {
  width: 100%;
  height: 48px;
  border-radius: 12px;
  padding: 10px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  text-align: right;
  color: #232323;
  cursor: pointer;
  border: 1px solid #cfcfcf;
}

.search-reserve-box div select {
  width: 100%;
  height: 46px;
  border-radius: 12px;
  padding: 10px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  text-align: right;
  color: #232323;
  cursor: pointer;
  border: none;
  outline: none;
  display: block;
  margin-left: 10px;
}

.search-reserve-box div select:hover,
.search-reserve-box div select:focus,
.search-reserve-box div select:active {
  border: none;
  outline: none;
  box-shadow: none;
}

input {
  color: #232323;
  /* رنگ متن ورودی */
}

input::placeholder {
  color: #929292;
  /* رنگ placeholder */
  opacity: 1;
  /* برای اطمینان از اینکه در بعضی مرورگرها کم‌رنگ نشه */
}

input:-webkit-autofill {
  background-color: transparent !important;
  box-shadow: 0 0 0px 1000px white inset !important;
}

.search-reserve-box div.date-pick {
  width: 100%;
  height: 48px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
  gap: 5px;
  border-radius: 12px;
  padding-right: 10px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  color: #232323;
  border: 1px solid #cfcfcf;
  cursor: pointer;
}

.search-reserve-box div.date-pick input {
  width: 100%;
  height: 46px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  text-align: right;
  color: #232323;
  border: none;
  border-radius: 12px 0 0 12px;
  background-color: transparent;
  cursor: pointer;
  padding: 10px;
  outline: none;
}

input::-webkit-calendar-picker-indicator {
  display: none !important;
}

/* date picker */

.calendar-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(8px);
  z-index: 999;
}

.date-picker-container h2.desktop-in-out-title {
  display: block;
  width: 100%;
  font-family: Dana;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  color: #232323;
  margin-top: -10px;
  margin-bottom: 5px;
}

.date-picker-container h2.in-out-title {
  display: none;
}

.date-picker-container h4.gray-bar {
  display: none;
}

#guests-rooms-select h2.in-out-title {
  display: none;
}

#guests-rooms-select .search-btn {
  display: block;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 0;
  height: 48px;
  padding: 10px 56px;
  border: none;
  border-radius: 12px;
  background: #2d60ff;
  color: #ffffff;
  cursor: pointer;
  margin-top: 10px;
}

#guests-rooms-select .search-btn:hover {
  background-color: #0056b3;
}

#guests-rooms-select .search-btn button {
  min-width: 50px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  color: #fff;
}

#guests-rooms-select h4.gray-bar {
  display: none;
}

#checkinCalendarContainer {
  position: absolute;
  top: 110px;
  right: 1.75%;
  z-index: 10;
}

#checkinCalendarContainer.hidden {
  display: none;
}

#checkoutCalendarContainer {
  position: absolute;
  top: 110px;
  right: 29.6%;
  z-index: 10;
}

#checkoutCalendarContainer.hidden {
  display: none;
}

#checkinCalendarContainer .calendar,
#checkoutCalendarContainer .calendar {
  background-color: #fcf9f9;
  width: 328px;
  min-height: 324px;
  border-radius: 16px;
  padding: 24px 16px;
  margin-bottom: 50px;
  border: 1px solid #e9e9e9;
  box-shadow: 0px 4px 6px -1px #0000001a;
  z-index: 10;
}

#checkinCalendarContainer .calendar .calendar-header,
#checkoutCalendarContainer .calendar .calendar-header {
  min-width: 100px;
  min-height: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: right;
  margin-bottom: 20px;
  color: #202020;
}

#checkinCalendarContainer .calendar .calendar-header span,
#checkoutCalendarContainer .calendar .calendar-header span {
  min-width: 120px;
  letter-spacing: 1px;
  height: 20px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: right;
  color: #202020;
}

#checkinCalendarContainer .calendar .calendar-header div.arrows,
#checkoutCalendarContainer .calendar .calendar-header div.arrows {
  min-width: 48px;
  min-height: 20px;
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: end;
  gap: 10px;
}

#checkinCalendarContainer .calendar .calendar-header button,
#checkoutCalendarContainer .calendar .calendar-header button {
  width: auto;
  height: 20px;
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
}

#checkinCalendarContainer .calendar .calendar-header button img,
#checkoutCalendarContainer .calendar .calendar-header button img {
  width: 20px;
  height: 20px;
  object-fit: cover;
}

#checkinCalendarContainer .calendar .calendar-body .days-header,
#checkoutCalendarContainer .calendar .calendar-body .days-header {
  min-width: 100px;
  min-height: 32px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  margin-bottom: 15px;
}

#checkinCalendarContainer .calendar .calendar-body .days-header div,
#checkoutCalendarContainer .calendar .calendar-body .days-header div {
  width: 100%;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0px;
  font-family: "DanaFaNum", "Dana", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
}

#checkinCalendarContainer .calendar .calendar-body .days-header,
#checkinCalendarContainer .calendar .calendar-body .days,
#checkoutCalendarContainer .calendar .calendar-body .days-header,
#checkoutCalendarContainer .calendar .calendar-body .days {
  width: 100%;
  height: auto;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 8px;
}

.days-header div:nth-child(7n) {
  color: red;
}

.days button:nth-child(7n) {
  color: rgba(239, 83, 80, 1);
}

.days button:nth-child(7n).selectable {
  color: red;
}

.days button {
  cursor: pointer;
  border: none;
  height: 32px;
  font-family: "DanaFaNum" !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  background-color: transparent;
  color: rgba(103, 103, 103, 1);
}

.days button.disabled {
  cursor: default;
  background-color: transparent;
  color: #b9b3b3;
}

.days button:hover {
  cursor: default;
  background-color: transparent;
  border-radius: 8px;
}

.days button.selectable {
  color: #202020;
  font-weight: 600;
  border: 1px #8d8c8c solid;
  border-radius: 8px;
}

.days button.selectable:hover {
  cursor: pointer;
  background-color: #ececec;
  border-radius: 8px;
}

.days button.disabled:hover {
  cursor: default;
  background-color: transparent;
}

.days button.selected {
  border: 1px solid rgba(67, 71, 213, 1);
  color: rgba(67, 71, 213, 1);
  font-weight: 700;
  border-radius: 8px;
  background: #e3e7ff;
}

.days button.selected:hover {
  border: 1px solid #4347d5;
  color: #4347d5;
  border-radius: 8px;
  background-color: #ddddf9;
}

.days button.current {
  background-color: #eafbec;
  border: 1px solid #6af2a7;
  border-radius: 8px;
  color: #0e9f4f;
}

.days button.current:hover {
  background-color: #ececec;
}

.days button.current.selected {
  background-color: #d0fad5;
  border-radius: 8px;
  border: 1px solid #4347d5;
  color: #4347d5;
}

/* date picker */

/* modal */

.guests-rooms-select-close {
  position: relative;
  width: 100%;
  height: 30px;
}

.guests-rooms-select-close-img {
  position: absolute;
  top: -5px;
  right: -5px;
  width: 24px;
  height: 24px;
  object-fit: cover;
  cursor: pointer;
}

.guests-rooms-select-close-img:hover {
  background-color: #dad3d3;
  border-radius: 8px;
}

#guests-rooms-select {
  position: absolute;
  top: 110px;
  left: 15.8%;
  width: 330px;
  min-height: 272px;
  padding: 16px;
  gap: 16px;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  box-shadow: 0px 4px 6px -1px #0000001a;
  z-index: 10;
}

#guests-rooms-select.hidden {
  display: none;
}

.guests-rooms-card {
  width: 100%;
  height: 82px;
  border-bottom: 1px dashed #cfcfcf;
  margin-bottom: 15px;
}

.selected-room {
  width: 100%;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px;
}

.selected-room h3 {
  min-width: 40px;
  height: 32px;
  font-family: Dana;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  text-align: right;
  color: #232323;
}

.selected-room div#deletRoom {
  width: 24px;
  height: 24px;
  padding: 3px 4px;
  cursor: pointer;
}

.selected-room div img {
  width: 14px;
  height: 18px;
}

.guests-conter-box {
  width: 100%;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.guests-conter-box h3 {
  min-width: 38px;
  height: 32px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  text-align: right;
  color: #232323;
}

/* guest counter */

.counter-spinner {
  display: flex;
  align-items: center;
  justify-content: end;
  min-width: 100px;
  height: 24px;
}

.counter {
  width: 100px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1px;
  min-width: 100px;
  color: #4347d5;
}

input.counter-input {
  width: 30px;
  height: 32px;
  padding: 2px;
  border: none;
  font-family: "DanaFaNum" !important;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  text-align: right;
  color: #232323;
  margin-right: 15px;
}

.counter button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background: #2d60ff;
  border-radius: 8px;
  border: none;
  cursor: pointer;
}

.counter button img {
  width: 13px;
  height: auto;
}

.counter button:hover {
  background: #2d60ff;
  opacity: 80%;
}

/* guest counter */

.room-add-box {
  width: 110px;
  height: 32px;
  cursor: pointer;
}

.room-add {
  min-width: 100px;
  height: 24px;
  display: flex;
  align-items: center;
}

.room-add div {
  width: 24px;
  height: 24px;
  padding: 5px;
}

.room-add div img {
  width: 14px;
  height: 14px;
}

.room-add button {
  width: 74px;
  height: 32px;
  border: none;
  background: transparent;
  font-family: Dana;
  font-size: 15px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  color: #2d60ff;
  cursor: pointer;
}

/* event bar */

.event-bar {
  height: 100px;
  width: 100%;
  margin-top: 50px;
}

.event-bar .container {
  width: 80%;
  max-width: 1232px;
  margin: 0 auto;
  display: flex;
  gap: 26px;
  align-items: start;
  justify-content: center;
  min-height: 52px;
}

.event-step {
  text-decoration: none;
  width: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.event-step h4 {
  min-width: 140px;
  text-align: center;
}

.event-step a {
  text-decoration: none;
}

.event-step p {
  width: 24px;
  height: 24px;
  border-radius: 80px;
  border: 1px solid #838ac3;
  font-family: Dana;
  font-size: 16px;
  font-weight: 500;
  line-height: 22.88px;
  text-align: center;
  margin: 0 20px;
  color: #838ac3;
}

.event-step.active p {
  background: #4347d5;
  color: #fff;
}

.event-step.done p {
  background: #4347d5;
  color: #fff;
}

.event-step h4 a {
  width: 82px;
  height: 20px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 20.02px;
  text-align: center;
  color: #838ac3;
}

.event-step.active h4 a {
  color: #4347d5;
}

.event-step.done h4 a {
  color: #4347d5;
}

.divider {
  width: 100px;
  height: 2px;
  border-radius: 8px;
  margin: 10px -40px 0 -40px;
  background: #4347d5;
}

/* event bar */

/* room-page or room page num 1 styles start*/

.room-select,
.confirm-passenger {
  width: 100%;
  height: auto;
}

.room-select .container,
.confirm-passenger .container {
  display: flex;
  gap: 24px;
  width: 80%;
  max-width: 1232px;
  min-height: 300px;
  margin: 30px auto;
  overflow: hidden;
}

/* room select right col */

.room-select-right-col {
  display: flex;
  flex-direction: column;
  width: 70%;
  max-width: 888px;
  height: auto;
  margin-bottom: 50px;
}

.room-reserve-cards {
  width: 100%;
}

.room-reserve {
  width: 100%;
  max-width: 888px;
  min-height: 250px;
  margin-bottom: 24px;
  overflow: hidden;
}

.room-reseve-title {
  width: 100%;
  height: 32px;
  padding: 0 5px;
  margin: 0px auto;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.room-reseve-title h2 {
  min-width: 100px;
  height: 32px;
  margin-bottom: 10px;
  font-family: Dana;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: right;
  color: #232323;
}

.room-reseve-title h3 {
  display: none;
}

.room-reserve-card {
  position: relative;
  width: 100%;
  max-width: 888px;
  min-height: 94px;
  max-height: 194px;
  display: flex;
  align-items: center;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0px 4px 6px -1px #0000001a;
  margin-bottom: 10px;
}

.room-reserve-card-img {
  max-width: 256px;
  height: 100%;
  max-height: 194px;
  border-radius: 0 16px 16px 0;
  overflow: hidden;
}

.room-reserve-card-img img {
  max-width: 256px;
  height: 194px;
  object-fit: cover;
}

.room-reserve-card-info {
  width: 400px;
  padding: 0 16px;
}

.room-reserve-card-info h3 {
  min-width: 151px;
  min-height: 32px;
  font-family: Dana;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  text-align: right;
  color: #232323;
  margin-bottom: 25px;
}

.room-reserve-card-info p {
  min-width: 20px;
  min-height: 24px;
  font-family: Dana;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  text-align: right;
  color: #737373;
  margin-bottom: 10px;
}

.room-reserve-card-info .facility-container {
  width: 100%;
  max-width: 380px;
  min-height: 50px;
  max-height: 75px;
  overflow: hidden;
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 16px;
  padding: 10px 10px 10px 5px;
  border-radius: 8px;
  background: #f8faff;
  border: 2px dashed #a6b4e2;
}

.room-reserve-card-info .facilities {
  width: 100%;
  max-width: 380px;
  min-height: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  gap: 16px;
  border-radius: 8px;
}

.room-reserve-card-info .facilities .facility {
  display: flex;
  align-items: start;
  gap: 8px;
  min-width: 40px;
  height: 20px;
}

.room-reserve-card-info .facilities .facility p {
  min-width: 20px;
  font-family: Dana;
  font-weight: 400;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: right;
  vertical-align: middle;
  color: #737373;
}

.room-reserve-card-info .facilities .facility img {
  width: 20px;
  height: 20px;
  object-fit: cover;
}

.room-reserve-card-info .more-facility {
  width: 100%;
  max-width: 40px;
  display: flex;
  align-items: start;
  justify-content: left;
  gap: 6px;
  height: 20px;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.room-reserve-card-info .more-facility img {
  width: 20px;
  height: 20px;
  object-fit: cover;
}

.room-reserve-card-info .more-facility p {
  min-width: 10px;
  font-family: Dana;
  font-weight: 400;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: right;
  vertical-align: middle;
  color: #2d60ff;
}

/* Modal overlay */
/* .facility-modal {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    border-radius: 12px;
} */

.facility-modal {
  position: fixed;
  inset: 0;
  background-color: rgba(35, 35, 35, 0.4);
  /* رنگ روشن نیمه‌شفاف برای افکت بهتر */
  backdrop-filter: blur(7px);
  /* میزان بلور */
  -webkit-backdrop-filter: blur(8px);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  border-radius: 12px;
}

/* Modal content */
.facility-modal-content {
  background: white;
  border-radius: 12px;
  width: 500px;
  min-height: 130px;
  max-height: 335px;
  padding: 16px 20px;
  position: relative;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}

.facility-modal-title {
  width: 83px;
  height: 32px;
  font-family: Dana;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: right;
  color: #232323;
  position: absolute;
  top: 15px;
  left: 42%;
}

/* Modal close button */
.close-modal {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 15px;
  left: 15px;
  font-size: 24px;
  line-height: 32px;
  background-color: #f5f7fa;
  color: #b1b1b1;
  border-radius: 50px;
  border: none;
  cursor: pointer;
}

/* Facilities inside modal */
.modal-facilities {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 60px;
  padding: 0 20px 10px 10px;
}

.modal-facilities .facility {
  min-width: 50px;
  height: 22px;
  display: flex;
  align-items: center;
  gap: 6px;
  font-family: Dana;
  font-weight: 400;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: right;
  vertical-align: middle;
  color: #737373;
}

.modal-facilities .facility img {
  width: 20px;
  height: 20px;
}

.room-reserve-card-price {
  width: 232px;
  padding: 0 10px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #e9e9e9;
}

.room-reserve-price {
  min-width: 100px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  justify-content: center;
}

.room-reserve-price p {
  min-width: 30px;
  min-height: 24px;
  font-family: IRANYekan;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: right;
  color: #2d60ff;
}

.room-reserve-price p span {
  min-width: 102px;
  min-height: 48px;
  font-family: Dana;
  font-weight: 700;
  font-size: 24px;
  line-height: 48px;
  text-align: right;
  color: #2d60ff;
}

.room-reserve-price p:first-child {
  min-width: 87px;
  min-height: 24px;
  font-family: Dana;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  color: #545454;
}

.room-reserve-card-price button {
  width: 156px;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background-color: #2d60ff;
  border: none;
  cursor: pointer;
}

.room-reserve-card-price button p {
  min-width: 46px;
  font-family: IRANYekan;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
}

.room-reserve-card-price button.selected-room-button {
  width: 156px;
  height: 40px;
  padding: 8px 16px;
  border-radius: 12px;
  font-family: IRANYekan;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  background-color: #cfcfcf;
  border: none;
}

/* room select left col */

.room-select-left-col {
  display: flex;
  flex-direction: column;
  width: 27%;
  max-width: 320px;
  height: auto;
  margin-bottom: 50px;
}

.room-select-left-col h3 {
  max-width: 320px;
  min-height: 32px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  text-align: right;
  color: #232323;
  margin-top: 40px;
  margin-bottom: 10px;
}

.room-select-left-col-arrow-down {
  display: none;
}

.guest-date-reserve-card {
  width: 100%;
  max-width: 320px;
  min-height: 92px;
  padding: 12px;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid #cecece;
  margin-bottom: 10px;
}

.rooms-price-sum {
  width: 100%;
  max-width: 320px;
  height: 29px;
  margin: 8px 0 16px 0;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: space-between;
}

.rooms-price-mobile {
  display: none;
}

.rooms-price-sum p {
  min-width: 67px;
  height: 25px;
  font-family: Dana;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: right;
  color: #232323;
}

.rooms-price-sum span {
  min-width: 61px;
  height: 25px;
  font-family: Dana;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #232323;
}

.room-number {
  width: 100%;
  min-width: 80px;
  max-width: 288px;
  height: 23px;
  margin-bottom: 12px;
  margin-left: 5px;
}

.room-number h4 {
  min-width: 50px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 600;
  line-height: 22.88px;
  text-align: right;
  color: #232323;
}

.person-date-info {
  width: 100%;
  max-width: 288px;
  min-height: 21px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.person-date-info p {
  min-width: 60px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.22px;
  text-align: right;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #545454;
}

.room-select-left-col a {
  text-decoration: none;
  color: #fff;
}

.room-select-left-col-link {
  width: 100%;
  max-width: 320px;
  height: 56px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #cfcfcf;
}

.room-select-left-col-link p {
  min-width: 56px;
  min-height: 32px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  color: #fff;
}

.room-select-left-col-link.rooms-selected {
  background: #2d60ff;
}

.room-select-left-col-link.rooms-selected div {
  width: 28px;
  height: 28px;
  border-radius: 12px;
  background: transparent;
}

/* room-page or room page num 1 end*/

/* room-page-01 or  room page num 2 */

.selected-room-for-guests {
  width: 100%;
  min-height: 56px;
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 8px;
  padding-top: 10px;
  margin-top: 16px;
  overflow: hidden;
  border-top: 1px dashed #e6e3e3;
}

.selected-room-for-guests .selected-room-for-guests-info {
  min-width: 156px;
  min-height: 56px;
  display: flex;
  gap: 12px;
}

.selected-room-for-guests .selected-room-for-guests-info div:first-child {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  overflow: hidden;
}

.selected-room-for-guests .selected-room-for-guests-info div:first-child img {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  object-fit: cover;
}

.selected-room-for-guests .selected-room-for-guests-info div:last-child {
  min-width: 56px;
  min-height: 56px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  overflow: hidden;
}

.selected-room-for-guests .selected-room-for-guests-info div h5 {
  min-width: 50px;
  min-height: 25px;
  font-family: Dana;
  font-weight: 500;
  font-size: 16px;
  line-height: 24.53px;
  letter-spacing: 0%;
  text-align: right;
  margin-bottom: 5px;
  color: #232323;
}

.selected-room-for-guests .selected-room-for-guests-info div p {
  min-width: 90px;
  min-height: 23px;
  font-family: Dana;
  font-weight: 500;
  font-size: 14px;
  line-height: 21.46px;
  letter-spacing: 0%;
  text-align: right;
  color: #232323;
}

.selected-room-for-guests .selected-room-for-guests-info div p span {
  min-width: 108px;
  height: 23px;
  font-family: Dana;
  font-weight: 700;
  font-size: 16px;
  line-height: 22.88px;
  letter-spacing: 0%;
  text-align: right;
  color: #232323;
}

.selected-room-for-guests .delet-icon {
  width: 24px;
  height: 24px;
  margin-top: 5px;
  overflow: hidden;
}

.selected-room-for-guests .delet-icon img {
  width: 24px;
  height: 24px;
  object-fit: cover;
}

/* room-page-01 or  room page num 2 end*/

/* passenger info page */

.passenger-info-add {
  width: 100%;
  min-height: 100px;
  margin-bottom: 50px;
}

.passenger-info-add .container {
  width: 80%;
  max-width: 1232px;
  min-height: 50px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.passengers-rooms-info-passenger.hidden {
  display: none;
}

.passengers-rooms-info {
  width: 100%;
  min-height: 100px;
  border-radius: 16px;
  background: #ffffff;
}

#arrow {
  transition: transform 0.3s ease-in-out;
}

#arrow.rotate {
  transform: rotate(180deg);
}

.passengers-rooms-info-room {
  width: 97%;
  margin: 0 auto;
  min-height: 80px;
  border-radius: 16px 16px 0 0;
  padding: 10px 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e9e9e9;
  overflow: hidden;
}

.passengers-rooms-info-room div:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}

.passengers-rooms-info-room div:last-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.room-right-items {
  min-width: 418px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.room-right-items div {
  min-width: 100px;
  height: 40px;
  display: flex;
  align-items: center;
}

.room-right-items div img:first-child {
  width: 24px;
  height: 24px;
  object-fit: cover;
}

.room-right-items div img.room-img {
  width: 56px;
  height: 56px;
  object-fit: cover;
  border-radius: 12px;
}

.room-right-items div h2 {
  min-width: 71px;
  min-height: 32px;
  font-family: Dana;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: right;
  color: #232323;
}

.room-right-items h3 {
  min-width: 68px;
  min-height: 32px;
  font-family: Dana;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
  color: #737373;
}

.room-right-items p {
  min-width: 50px;
  min-height: 28px;
  padding: 2px 12px;
  font-family: Dana;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: right;
  color: #737373;
  border: 1px solid #9d9d9d;
  border-radius: 8px;
}

.room-left-items {
  min-width: 179px;
  height: 24px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.room-left-items div {
  min-width: 119px;
  height: 24px;
  display: flex;
  align-items: center;
  gap: 4px;
}

.room-left-items div img {
  min-width: 24px;
  height: 24px;
  object-fit: cover;
}

.room-left-items div p {
  min-width: 108px;
  min-height: 21px;
  font-family: Dana;
  font-weight: 400;
  font-size: 14px;
  line-height: 21.22px;
  letter-spacing: 0%;
  color: #232323;
}

.room-left-items button {
  min-width: 83px;
  min-height: 40px;
  border-radius: 8px;
  padding: 8px 16px;
  border: 1px solid #333b69;
  background-color: transparent;
  cursor: pointer;
  font-family: Dana;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #333b69;
}

.passenger-info-add .blue-btn {
  width: 100%;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.passenger-info-add .blue-btn a {
  text-decoration: none;
  width: 320px;
  height: 56px;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  padding: 12px 56px;
  border-radius: 12px;
  background: #2d60ff;
  font-family: Dana;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.passenger-add-title {
  width: 100%;
  height: 40px;
  padding: 0 20px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.passenger-add-title h2 {
  min-width: 50px;
  height: 32px;
  font-family: Dana;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: right;
  color: #262626;
}

.passenger-add-title .select-remove-guest {
  min-width: 10px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.passenger-add-title .select-remove-guest div {
  min-width: 10px;
  height: 40px;
  display: flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
}

.passenger-add-title .select-remove-guest div img {
  width: 20px;
  height: 20px;
  object-fit: cover;
}

.passenger-add-title .select-remove-guest p {
  min-width: 31px;
  height: 24px;
  font-family: Dana;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: right;
  color: #2d60ff;
}

.passenger-add-title .select-remove-guest .delete-guest p {
  font-weight: 500;
  color: #ef5350;
}

.passenger-add-info {
  width: 100%;
  min-height: 148px;
  padding: 0 20px;
  border-radius: 12px;
  display: flex;
  gap: 15px;
  padding-top: 20px;
  margin-bottom: 24px;
}

.passenger-add-info div {
  width: 100%;
  max-width: 400px;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: start;
}

.passenger-add-info div label {
  min-width: 74px;
  height: 24px;
  font-family: Dana;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: right;
  color: #737373;
}

.passenger-add-info div input,
.passenger-add-info div select {
  width: 100%;
  max-width: 400px;
  height: 56px;
  border-radius: 12px;
  padding: 8px 16px;
  background: #ffffff;
  border: 1px solid #cecece;
}

.passenger-add-info div select {
  color: #868686;
}

.passenger-add-info div input::placeholder {
  font-family: Dana;
  font-weight: 400;
  font-size: 14px;
  line-height: 31px;
  letter-spacing: 0px;
  text-align: right;
  color: transparent;
}

/* passenger confirm page */

.confirm-passenger-main {
  display: grid;
  grid-template-columns: 69% 28%;
  grid-template-rows: repeat(2, 1fr);
  gap: 20px;
  height: auto;
  margin-bottom: 55px;
}

.confirm-passenger-left-col {
  grid-column: 2 / 3;
  grid-row: 1 / 3;
  align-self: start;
  max-width: 320px;
  height: auto;
  margin-bottom: 50px;
  border-radius: 16px;
}

.confirm-passenger-main .room-passenger-container {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
  max-width: 888px;
  padding: 20px 15px 0px 15px;
  background-color: #fff;
  border-radius: 16px;
  color: #202020;
}

.room-passenger {
  width: 100%;
  max-width: 888px;
  min-height: 50px;
  display: flex;
  flex-direction: column;
  align-self: start;
  gap: 10px;
  color: #202020;
  margin-bottom: 10px;
}

.room-passenger h3 {
  min-width: 209px;
  min-height: 32px;
  font-family: Dana;
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: right;
  color: #202020;
  margin-bottom: 5px;
}

.room-passenger-detail {
  width: 100%;
  max-width: 888px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  min-height: 50px;
  color: #202020;
}

.room-passenger-detail div {
  width: 100%;
  max-width: 888px;
  min-height: 60px;
  border-radius: 12px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  justify-content: right;
  gap: 5px;
  background: #f5f7fa;
  padding: 0 20px;
  margin-bottom: 10px;
}

.room-passenger-detail .room-passenger-detail-title {
  background: #eef1ff;
  color: #838ac3;
  margin-bottom: 10px;
}

.room-passenger-detail .room-passenger-detail-info {
  margin-bottom: 10px;
}

.confirm-passenger-main .room-reserve-rulls {
  grid-column: 1 / 2;
  grid-row: 2 / 3;
  max-width: 888px;
  min-height: 200px;
  padding: 15px;
  background-color: #fff;
  border-radius: 16px;
  color: #202020;
}

.confirm-passenger-main .room-reserve-rulls h4 {
  width: 100%;
  max-width: 888px;
  min-height: 30px;
  font-family: Dana;
  font-weight: 700;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0%;
  text-align: right;
  color: #232323;
  margin-top: 10px;
}

.confirm-passenger-main .room-reserve-rulls p {
  max-width: 888px;
  min-height: 30px;
  font-family: Dana;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0%;
  text-align: right;
  color: #232323;
}

.confirm-passenger-main .room-reserve-rulls div {
  max-width: 888px;
  min-height: 21px;
  display: flex;
  align-items: start;
  gap: 8px;
  font-family: Dana;
  font-weight: 400;
  font-size: 14px;
  line-height: 21.22px;
  letter-spacing: 0%;
  text-align: right;
  margin-top: 10px;
  color: #232323;
}

.confirm-passenger-main .room-reserve-rulls div p:first-child {
  min-width: 70px;
  min-height: 2px;
  line-height: 21px;
  margin-top: 3px;
  color: #737373;
}

.reserve-box {
  width: 100%;
  max-width: 320px;
  min-height: 200px;
  padding: 25px 15px 20px 15px;
  background-color: #fff;
  border-radius: 16px;
  border: 1px solid #cecece;
  color: #202020;
}

.reserve-info {
  width: 100%;
  max-width: 288px;
  min-height: 24px;
  margin-bottom: 24px;
  gap: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.reserve-info div {
  display: flex;
  align-items: center;
  gap: 8px;
}

.reserve-info div img {
  width: 24px;
  height: 24px;
  object-fit: cover;
}

.reserve-info p {
  min-width: 39px;
  min-height: 21px;
  font-family: Dana;
  font-weight: 400;
  font-size: 14px;
  line-height: 21.22px;
  letter-spacing: 0%;
  text-align: left;
  color: #232323;
}

.reserve-info div:first-child p {
  min-width: 57px;
  min-height: 21px;
  font-family: Dana;
  font-weight: 400;
  font-size: 14px;
  line-height: 21.22px;
  letter-spacing: 0%;
  text-align: right;
  color: #737373;
}

.reserve-info.bill-amount,
.reserve-info.validity-amount {
  min-height: 29px;
}

.reserve-info.bill-amount div p,
.reserve-info.validity-amount div p {
  min-width: 50px;
  min-height: 21px;
  font-family: Dana;
  font-weight: 500;
  font-size: 14px;
  line-height: 21.46px;
  letter-spacing: 0%;
  font-style: Medium;
  text-align: right;
  color: #232323;
}

.reserve-info.bill-amount div:last-child p {
  min-width: 50px;
  min-height: 21px;
  font-family: Dana;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  font-style: Bold;
  letter-spacing: 0%;
  color: #2d60ff;
}

.reserve-info.bill-amount div:last-child span {
  min-width: 50px;
  min-height: 21px;
  font-family: Dana;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  font-style: Bold;
  letter-spacing: 0%;
  color: #2d60ff;
}

.reserve-info.validity-amount div:last-child p {
  min-width: 50px;
  min-height: 21px;
  font-family: Dana;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  font-style: Bold;
  letter-spacing: 0%;
  color: #232323;
}

.reserve-info.validity-amount div:last-child span {
  min-width: 50px;
  min-height: 21px;
  font-family: Dana;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  font-style: Bold;
  letter-spacing: 0%;
  color: #232323;
}

.reserve-box a {
  text-decoration: none;
  width: 100%;
  max-width: 288px;
  min-height: 56px;
}

.reserve-box a div {
  width: 100%;
  min-height: 56px;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #2d60ff;
}

.reserve-box a div p {
  min-width: 102px;
  min-height: 32px;
  font-family: Dana;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
}

/* passenger info page end */

/* succes message page */

.succes-message {
  width: 100%;
  overflow: hidden;
  max-width: 1232px;
  min-height: 348px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 56px;
  border-radius: 16px;
  background-color: #fff;
}

.succes-message img {
  width: 80px;
  height: 80px;
  margin-top: 50px;
}

.succes-message h1 {
  min-width: 297px;
  min-height: 24px;
  font-family: Dana;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #1bb17b;
  margin-top: 20px;
  margin-bottom: 5px;
}

.succes-message.fail-message h1 {
  min-width: 297px;
  min-height: 24px;
  font-family: Dana;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #ef5350;
  margin-top: 20px;
  margin-bottom: 5px;
}

.succes-message h2 {
  min-width: 297px;
  min-height: 24px;
  font-family: Dana;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #232323;
  margin-top: 10px;
  padding: 0 5px;
}

.succes-message h3 {
  min-width: 297px;
  min-height: 24px;
  font-family: Dana;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #797777;
  margin-top: 15px;
  padding: 0 5px;
}

.links-to-new-room {
  width: 100%;
  min-width: 378px;
  min-height: 48px;
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.links-to-new-room a {
  text-decoration: none;
  min-width: 181px;
  min-height: 48px;
  cursor: pointer;
  margin-bottom: 30px;
}

.links-to-new-room a:first-child div {
  width: 100%;
  min-height: 48px;
  border: 1px solid #2d60ff;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  padding: 9px;
}

.links-to-new-room a:last-child div {
  width: 100%;
  min-height: 48px;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  padding: 10px;
  background-color: #2d60ff;
}

.links-to-new-room a:first-child div p {
  text-decoration: none;
  min-width: 50px;
  min-height: 32px;
  font-family: Dana;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
  color: #2d60ff;
}

.links-to-new-room a:last-child div p {
  text-decoration: none;
  min-width: 50px;
  min-height: 32px;
  font-family: Dana;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
}

/* log in page */

main.log-in-page .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

main.log-in-page .body-title {
  margin-top: 50px;
}

main.log-in-page .body-title h2 {
  color: #676767;
}

.login-overlay {
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  background: #f6f7ff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.login-overlay img.bg-image {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 18%;
}

.login-box {
  position: relative;
  background: #fff;
  width: 560px;
  min-height: 347px;
  border-radius: 24px;
  padding: 20px;
  text-align: center;
}

.login-box h2 {
  min-width: 111px;
  margin: 0 auto;
  min-height: 26px;
  font-family: Dana;
  font-size: 18px;
  font-weight: 700;
  line-height: 25.74px;
  text-align: center;
  color: #202020;
  margin-top: 40px;
  margin-bottom: 16px;
}

.login-box p {
  min-width: 166px;
  height: 21px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.22px;
  text-align: center;
  color: #676767;
  margin-bottom: 32px;
}

.login-box input {
  width: 100%;
  max-width: 348px;
  height: 52px;
  border-radius: 12px;
  border: 1px solid #cecece;
  font-family: Dana;
  font-size: 16px;
  font-weight: 400;
  line-height: 31px;
  text-align: right;
  color: #868686;
  margin: 0 auto;
  padding: 17px;
  margin-bottom: 30px;
}

.login-box a {
  text-decoration: none;
  width: 98%;
  height: 56px;
  max-width: 348px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #4347d5;
  border-radius: 16px;
  cursor: pointer;
}

.login-box a h5 {
  min-width: 50px;
  color: #fff;
  font-size: 16px;
  font-family: Dana;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
}

.login-box a:hover {
  background-color: #3948c5;
}

.login-box.pass-box {
  max-width: 560px;
  height: 448px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 1);
}

.login-box.pass-box .log-in-mob-num {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
  max-width: 292px;
  height: 42px;
  padding: 32px 16px 0 16px;
  margin: 0 auto;
  margin-bottom: 20px;
  border-radius: 12px;
  background: rgba(238, 241, 255, 1);
  overflow: hidden;
}

.login-box.pass-box .log-in-mob-num p:first-child {
  min-width: 73px;
  height: 25px;
  font-family: DanaFaNum;
  font-size: 12px;
  font-weight: 700;
  line-height: 25px;
  color: rgba(50, 42, 125, 1);
}

.login-box.pass-box .log-in-mob-num p:last-child {
  min-width: 38px;
  height: 25px;
  margin-right: 55px;
  font-family: Dana;
  font-size: 12px;
  font-weight: 500;
  line-height: 25px;
  color: rgba(67, 71, 213, 1);
}

.login-box.pass-box .pass-code {
  display: flex;
  gap: 3px;
  direction: ltr;
  width: 100%;
  max-width: 292px;
  margin: 0 auto;
  margin-bottom: 16px;
  height: 52px;
  border-radius: 12px;
}

.login-box.pass-box .pass-code input {
  width: 100%;
  max-width: 52px;
  height: 52px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #cecece;
  color: #4347d5;
  font-size: 34px;
  font-family: "DanaFaNum" !important;
  font-weight: 500;
  line-height: 50px;
  text-align: right;
}

.login-box.pass-box .pass-code input.done {
  max-width: 52px;
  height: 52px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #4347d5;
}

.login-box.pass-box .pass-code input.active {
  max-width: 52px;
  height: 52px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #4347d5;
}

/* log in page */

/* about us page */

.about {
  width: 100%;
  max-width: 1232px;
  min-height: 636px;
  border-radius: 16px;
  background: #fff;
  margin-top: 100px;
  margin-bottom: 80px;
  overflow: hidden;
}

.about-head {
  width: 100%;
  max-width: 1232px;
  position: relative;
  height: 120px;
  border-radius: 16px 16px 0 0;
  background: #eef1ff;
}

.about-head h2 {
  position: absolute;
  z-index: 2;
  min-width: 153px;
  height: 38px;
  top: 94px;
  right: 25px;
  font-family: Dana;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 0px;
  text-align: right;
  color: #4347d5;
}

.about-head img {
  position: absolute;
  width: 274px;
  height: 245px;
  top: 0;
  left: 0;
}

.about .about-body {
  width: 100%;
  max-width: 1232px;
  padding: 25px;
  min-height: 434px;
  color: #2a3d4d;
}

.about .about-body p {
  font-family: IRANYekan;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: right;
  color: #2a3d4d;
}

.about .about-body p:first-child {
  width: 80%;
  margin-top: 40px;
}

.about .about-body h3 {
  min-width: 140px;
  min-height: 30px;
  font-family: IRANYekan;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: right;
  color: #2a3d4d;
  margin: 20px 0 10px 0;
}

/* about us page */

/* contact us */

.contact {
  width: 100%;
  max-width: 1232px;
  min-height: 510px;
  border-radius: 16px;
  background: #fff;
  margin-top: 100px;
  overflow: hidden;
  padding-bottom: 25px;
}

.contact-head {
  width: 100%;
  max-width: 1232px;
  position: relative;
  height: 120px;
  border-radius: 16px 16px 0 0;
  background: #eef1ff;
}

.contact-head h2 {
  position: absolute;
  z-index: 2;
  min-width: 153px;
  height: 38px;
  top: 94px;
  right: 25px;
  font-family: Dana;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 0px;
  text-align: right;
  color: #4347d5;
}

.contact-body {
  width: 100%;
  max-width: 1232px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.contact-body-info {
  min-width: 100px;
  padding: 40px 20px 10px 0px;
  overflow: hidden;
}

.contact-body-info h3 {
  min-width: 100px;
  min-height: 24px;
  font-family: IRANYekan;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: right;
  color: #2a3d4d;
  margin-right: 10px;
  margin-bottom: 40px;
}

.contact-item {
  min-width: 120px;
  min-height: 30px;
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 20px 0 20px 0;
}

.contact-item img {
  width: 30px;
  height: 30px;
  object-fit: cover;
}

.contact-item p {
  min-width: 100px;
  min-height: 24px;
  font-family: IRANYekan;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: right;
  color: #202020;
}

.contact-item p span {
  min-width: 49px;
  min-height: 24px;
  font-family: IRANYekan;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: right;
  color: #868686;
}

.contact-body-img {
  width: 50%;
  position: relative;
  max-width: 600px;
  height: 390px;
  border-radius: 16px;
  overflow: hidden;
  margin-left: 25px;
  margin-right: 5px;
  margin-top: -25px;
  z-index: 1;
}

.contact-body-img img {
  width: 600px;
  height: 390px;
  position: absolute;
  left: 40%;
  transform: translate(-40%);
  object-fit: cover;
  object-position: center;
}

/* contact us */

/* mobile header */

.mobile-header-container {
  display: none;
}

/* mobile header */

/* loading spinner */
.loader-svg {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  display: inline-block;
  animation: rotate 0.7s linear infinite;
}

.loader-svg.hidden {
  display: none;
}

.loader-circle {
  fill: none;
  stroke-width: 5px;
  stroke-linecap: round;
  stroke: #fff;
  stroke-dasharray: 30, 33;
  stroke-dashoffset: 0;
}

.loader-circle.blue-circle {
  stroke: #2d60ff;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

/* loading spinner */
@media (min-width: 992px) and (max-width: 1200px) {
  .room-reserve-card-info .facilities .facility:first-child {
    display: none;
  }
}

@media (max-width: 992px) {
  header {
    display: none;
  }

  /* home page */

  .background-images {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 500px;
    overflow: hidden;
  }

  img.desk-home-img {
    display: none;
  }

  img.mobile-home-img {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    min-height: 500px;
    z-index: -1;
  }

  .mobile-home-fade {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%; /* ارتفاع ناحیه محو */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f8f8f8);
    z-index: 0;
  }

  main.main-home {
    position: absolute;
    width: 100%;
    top: 110px;
  }

  .body-title {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 100%;
    margin-bottom: 45px;
  }

  .body-title h2 {
    min-width: 228px;
    min-height: 28px;
    font-family: Dana;
    font-size: 22px;
    font-weight: 900;
    line-height: 28px;
    text-align: right;
    color: #fff;
    margin-bottom: 40px;
    margin-top: -15px;
  }

  .search-for-reserve {
    position: static;
    width: 100%;
    min-height: 112px;
    border-radius: 0px;
  }

  .search-for-reserve.widget {
    margin: 10px auto;
  }

  .search-reserve-box {
    padding: 40px 20px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }

  .search-reserve-box div {
    max-width: 100%;
  }

  .search-reserve-box div label {
    display: none;
  }

  .search-reserve-box .search-btn {
    width: 100%;
    max-width: 100%;
    flex-grow: 0;
    height: 48px;
    border: none;
    border-radius: 12px;
    background: #2d60ff;
    color: #ffffff;
    cursor: pointer;
  }

  .search-reserve-box .search-btn button {
    min-width: 100%;
  }

  #guests-rooms-select .guests-rooms-card {
    width: 100%;
    height: 82px;
    border-bottom: 1px dashed #cfcfcf;
    margin-bottom: 15px;
  }

  .selected-room {
    width: 100%;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
  }

  .guests-conter-box {
    width: 100%;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .search-reserve-box div input {
    width: 100%;
    height: 48px;
    border-radius: 12px;
    padding: 10px;
    font-family: Dana;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    text-align: right;
    color: #929292;
  }

  .blur-everything > *:not(.date-picker-container) {
    filter: blur(7px);
    pointer-events: none;
    /* برای جلوگیری از کلیک */
  }

  #checkinCalendarContainer,
  #checkoutCalendarContainer {
    position: absolute;
    top: 145px;
    right: 0%;
    z-index: 10000;
  }

  #checkinCalendarContainer .calendar,
  #checkoutCalendarContainer .calendar {
    background-color: #f8f8f8;
    width: 100%;
    min-height: 324px;
    border-radius: 16px;
    padding: 12px 8px;
    margin-bottom: 10px;
    box-shadow: none;
  }

  .days button {
    cursor: pointer;
    border: none;
    min-width: 30px;
    height: 32px;
    font-family: "DanaFaNum", "Dana" !important;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    text-align: center;
    background-color: transparent;
    color: rgba(103, 103, 103, 1);
  }

  #guests-rooms-select {
    position: absolute;
    top: 145px;
    left: 0;
    width: 100%;
    min-height: 100px;
    padding: 16px;
    gap: 16px;
    border-radius: 16px;
    background: #ffffff;
    border: 1px solid #e9e9e9;
    box-shadow: 0px 4px 6px -1px #0000001a;
    z-index: 10;
  }

  form #guests-rooms-select {
    position: absolute;
    top: 145px;
    left: 0;
    width: 100%;
    min-height: 00px;
    padding: 16px;
    gap: 16px;
    border-radius: 16px;
    background: #ffffff;
    border: 1px solid #e9e9e9;
    box-shadow: 0px 4px 6px -1px #0000001a;
    z-index: 10;
  }

  .date-picker-container {
    background-color: #fff;
    padding: 12px 16px;
  }

  .date-picker-container h2.desktop-in-out-title {
    display: none;
  }

  .guests-rooms-select-close {
    height: 5px;
  }

  .guests-rooms-select-close-img {
    top: -70px;
    right: -5px;
    width: 24px;
    height: 24px;
    object-fit: cover;
    cursor: pointer;
  }

  #guests-rooms-select h2.in-out-title {
    display: block;
    width: 100%;
    font-family: Dana;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: center;
    color: #232323;
    margin: 10px auto;
    margin-bottom: 20px;
  }

  #guests-rooms-select h4.gray-bar {
    display: block;
    width: 100%;
    max-width: 60px;
    height: 4px;
    margin: 0px auto;
    border-radius: 10px;
    background-color: #eee;
  }

  .date-picker-container#checkinCalendarContainer h2.in-out-title {
    display: block;
    width: 100%;
    font-family: Dana;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: center;
    color: #34b146;
    margin: 10px auto;
    margin-bottom: 20px;
  }

  .date-picker-container#checkoutCalendarContainer h2.in-out-title {
    display: block;
    width: 100%;
    font-family: Dana;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: center;
    color: #c02020;
    margin: 10px auto;
    margin-bottom: 20px;
  }

  .date-picker-container h4.gray-bar {
    display: block;
    width: 100%;
    max-width: 60px;
    height: 4px;
    margin: 0px auto;
    border-radius: 10px;
    background-color: #eee;
  }

  /* mobile header */

  .mobile-header-container {
    display: block;
    width: 100%;
    min-height: 60px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .mobile-header {
    width: 90%;
    margin: 0 auto;
    margin-top: 5px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .mobile-header a img {
    width: 24px;
    height: 24px;
  }

  .mobile-header-container h3 {
    min-width: 76px;
    height: 28px;
    font-family: Dana;
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    color: #322a7d;
  }

  .mobile-header-container div a:last-child {
    cursor: default;
  }

  /* mobile header */

  .about {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .about-us .container {
    width: 90%;
  }

  .about-head {
    height: 80px;
  }

  .about-head h2 {
    position: absolute;
    min-width: 123px;
    top: 54px;
    right: 25px;
    font-weight: 600;
    font-size: 28px;
  }

  .about-head img {
    position: absolute;
    width: 60%;
    max-width: 274px;
    height: auto;
    top: 0;
    left: 0;
  }

  .contact {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-bottom: 10px;
  }

  .contact-us .container {
    width: 90%;
  }

  .contact-head {
    height: 80px;
  }

  .contact-head h2 {
    min-width: 123px;
    top: 54px;
    right: 25px;
    font-weight: 600;
    font-size: 28px;
  }

  .contact-body-info {
    padding: 30px 7px 5px 10px;
  }

  .contact-body-img {
    width: 100%;
    position: static;
    margin-top: 10px;
    max-width: 1200px;
    height: auto;
    border-radius: 16px;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 5px;
    z-index: 1;
  }

  .contact-body-img img {
    width: 100%;
    height: auto;
    position: static;
    left: 0;
    transform: translate(0%);
    object-fit: cover;
    object-position: center;
  }

  .after-payment .container {
    width: 95%;
  }

  .succes-message {
    min-height: 296px;
    margin-top: 20px;
  }

  .succes-message img {
    width: 60px;
    height: 60px;
    margin-top: 40px;
  }

  .succes-message h1 {
    font-size: 16px;
  }

  .succes-message.fail-message h1 {
    font-size: 16px;
  }

  .succes-message h2 {
    min-width: 100px;
    font-weight: 500;
    font-size: 14px;
  }

  .links-to-new-room {
    min-width: 296px;
    gap: 8px;
  }

  .links-to-new-room a {
    min-width: 141px;
  }

  .links-to-new-room a:first-child div {
    min-width: 141px;
  }

  .links-to-new-room a:first-child div p {
    font-size: 14px;
  }

  .links-to-new-room a:last-child div {
    min-width: 141px;
  }

  .links-to-new-room a:last-child div p {
    font-size: 14px;
  }

  /* room page */

  .room-select .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    width: 90%;
    max-width: 1232px;
    min-height: 300px;
    margin: 30px auto;
    overflow: hidden;
  }

  .room-select-right-col {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1232px;
    height: auto;
    margin-bottom: 70px;
  }

  .room-select-left-col {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
    margin: 0 auto;
    width: 100%;
    max-width: 1232px;
    height: auto;
    box-shadow: 0px 1px 4px 0px #00000040;
  }

  .room-select-left-col-arrow-down {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .room-select-left-col-arrow-down img {
    width: 24px;
    height: 24px;
    transition: transform 0.5s ease-in-out;
  }

  .room-select-left-col-arrow-down img.rotate {
    transform: rotate(180deg);
  }

  .room-select-left-col-title {
    display: none;
  }

  .person-date-info p:last-child {
    display: none;
  }

  .guest-date-reserve-cards {
    width: 100%;
    max-width: 1232px;
  }

  .guest-date-reserve-cards.hidden {
    display: none;
  }

  .guest-date-reserve-card {
    width: 90%;
    max-width: 1232px;
    margin: 0 auto;
    min-height: 20px;
    display: flex;
    align-items: start;
    justify-content: start;
    padding: 0px;
    border: none;
    margin-bottom: 15px;
  }

  .guest-date-reserve-card:last-child {
    margin-bottom: 25px;
  }

  .room-number {
    width: 100px;
    margin-bottom: 0px;
  }

  .room-number h4 {
    min-width: 50px;
    font-family: Dana;
    font-size: 13px;
    font-weight: 600;
    line-height: 22.88px;
    text-align: right;
    color: #232323;
  }

  .person-date-info {
    width: 50px;
    max-width: 1232px;
    min-height: 21px;
    display: flex;
    align-items: center;
    justify-content: start;
  }

  .rooms-price-sum {
    display: none;
  }

  .rooms-price-mobile {
    display: block;
  }

  .room-select-left-col-link {
    width: 90%;
    margin: 0 auto;
    max-width: 1232px;
    height: 56px;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: #4347d5;
    margin-bottom: 20px;
  }

  .room-reserve {
    width: 100%;
    max-width: 1232px;
    min-height: 250px;
    margin-bottom: 24px;
    overflow: hidden;
  }

  .room-reserve-card {
    width: 100%;
    max-width: 1232px;
    min-height: 194px;
    max-height: 1000px;
    display: flex;
    flex-direction: column;
    align-items: start;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0px 4px 6px -1px #0000001a;
    margin-bottom: 10px;
  }

  .room-reserve-card-img {
    width: 110px;
    height: 80px;
    border-radius: 12px;
    margin: 16px;
    overflow: hidden;
  }

  .room-reserve-card-img img {
    width: 110px;
    height: 80px;
    object-fit: cover;
  }

  .room-type {
    position: absolute;
    top: 10px;
    right: 140px;
  }

  .room-reserve-card-info .facility-container {
    width: 100%;
    max-width: 1232px;
    min-height: 50px;
    max-height: 75px;
    gap: 10px;
  }

  .room-reserve-card-info .facilities {
    width: 100%;
    max-width: 1232px;
    min-height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
    border-radius: 8px;
  }

  /* Mobile Styles */
  .facility-modal {
    align-items: flex-end;
  }

  .facility-modal-content {
    width: 100%;
    height: 356px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .modal-facilities {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    margin-top: 70px;
    padding: 0 10px 5px 5px;
  }

  .facility-modal-title {
    width: 83px;
    height: 32px;
    font-family: Dana;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: right;
    color: #232323;
    position: absolute;
    top: 15px;
    left: 43%;
  }

  .room-reserve-card-info {
    width: 100%;
    padding: 16px;
    border: none;
  }

  .room-reserve-card-info h3 {
    min-width: 81px;
    min-height: 30px;
    font-family: Dana;
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    text-align: right;
    color: #232323;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .room-reserve-card-price {
    width: 98%;
    margin: 0 auto;
    padding: 0 10px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: space-between;
    border-right: none;
  }

  .room-reserve-price {
    padding-bottom: 10px;
    gap: 4px;
  }

  .room-reserve-price p span {
    min-width: 102px;
    min-height: 48px;
    font-family: Dana;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    color: #2d60ff;
  }

  .room-reserve-card-price button {
    width: 120px;
    border-radius: 8px;
  }

  .room-reseve-title h2 {
    min-width: 100px;
    height: 17px;
    margin-bottom: 0px;
    font-family: Dana;
    font-weight: 700;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: right;
    color: #232323;
  }

  .room-reseve-title h3 {
    display: block;
    min-width: 100px;
    height: 17px;
    font-family: Dana;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: right;
    color: #545454;
  }

  /* room page 02 */

  .selected-room-for-guests {
    min-width: 100px;
    min-height: 45px;
    justify-content: end;
    gap: 20px;
    padding-top: 0px;
    margin-top: 0px;
    border-top: none;
  }

  .selected-room-for-guests .selected-room-for-guests-info {
    min-width: 89px;
    min-height: 45px;
  }

  .selected-room-for-guests .selected-room-for-guests-info div:first-child {
    display: none;
  }

  .selected-room-for-guests .selected-room-for-guests-info div h5 {
    font-size: 12px;
  }

  .selected-room-for-guests .selected-room-for-guests-info div p {
    font-size: 13px;
  }

  .selected-room-for-guests .selected-room-for-guests-info div p span {
    font-size: 15px;
  }

  /* passenger info */

  .passengers-rooms-info-room {
    min-height: 80px;
    padding: 10px;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .passengers-rooms-info-room div:first-child {
    gap: 6px;
  }

  .room-right-items {
    width: 100%;
    min-width: 100px;
    height: 40px;
  }

  .room-right-items div img.room-img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 8px;
  }

  .room-right-items div h2 {
    min-width: 50px;
    font-size: 14px;
  }

  .room-right-items h3 {
    font-size: 12px;
  }

  .room-right-items p {
    min-width: 62px;
    background-color: #ebf0fe;
    font-size: 12px;
    border: none;
  }

  .room-left-items {
    width: 100%;
    justify-content: space-between;
    gap: 4px;
    margin-bottom: 10px;
  }

  .room-left-items div p {
    min-width: 91px;
    min-height: 17px;
    font-size: 12px;
    line-height: 17px;
  }

  .room-left-items button {
    min-width: 84px;
    min-height: 36px;
    padding: 4px 12px;
  }

  .passenger-add-title {
    width: 100%;
    min-height: 80px;
    padding: 0 20px;
    margin: 0px auto;
    align-items: center;
    justify-content: space-between;
  }

  .passenger-add-title h2 {
    min-width: 117px;
    height: 32px;
    font-family: Dana;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: right;
    color: #202020;
  }

  .passenger-add-title .select-remove-guest {
    width: 100%;
    min-width: 10px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 16px;
  }

  .passenger-add-info {
    width: 100%;
    min-height: 148px;
    padding: 0 20px;
    border-radius: 12px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    padding-top: 20px;
    margin-bottom: 24px;
  }

  .passenger-add-info div {
    width: 100%;
    max-width: 1232px;
    min-height: 40px;
    flex-direction: column;
  }

  .passenger-add-info div label {
    display: none;
  }

  .passenger-add-info div input::placeholder {
    color: #868686;
  }

  .passenger-add-info div input,
  .passenger-add-info div select {
    width: 100%;
    max-width: 1232px;
    height: 52px;
  }

  .passenger-info-add {
    margin-top: 30px;
  }

  .passenger-info-add .blue-btn {
    width: 100%;
    height: 80px;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
    box-shadow: 0px 1px 4px 0px #00000040;
    display: flex;
    align-items: center;
    justify-content: end;
  }

  .passenger-info-add .blue-btn a {
    text-decoration: none;
    width: 90%;
    margin: 0 auto;
    min-height: 56px;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    padding: 12px 56px;
    border-radius: 12px;
    background: #2d60ff;
    font-family: Dana;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    cursor: pointer;
  }

  .passenger-info-add .container {
    width: 90%;
    margin-bottom: 100px;
  }

  /* confirm passenger */

  .confirm-passenger .container {
    width: 90%;
    flex-direction: column;
    gap: 20px;
  }

  .confirm-passenger-main {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    max-width: 1232px;
  }

  .confirm-passenger-left-col {
    width: 100%;
    max-width: 1232px;
    height: auto;
    margin-bottom: 0px;
  }

  .reserve-box {
    width: 100%;
    max-width: 1232px;
    min-height: 100px;
    padding: 25px 15px 20px 15px;
    border: none;
    background-color: #fff;
  }

  .reserve-info {
    width: 100%;
    max-width: 1232px;
    min-height: 24px;
    margin-bottom: 24px;
    gap: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .reserve-info.bill-amount div p,
  .reserve-info.validity-amount div p {
    min-width: 50px;
    min-height: 19px;
    font-family: Dana;
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0%;
    font-style: Medium;
    text-align: right;
    color: #232323;
  }

  .reserve-info.bill-amount div:last-child p {
    min-width: 50px;
    min-height: 21px;
    font-family: Dana;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    font-style: Bold;
    letter-spacing: 0%;
    color: #2d60ff;
  }

  .reserve-info.bill-amount div:last-child span {
    min-width: 50px;
    min-height: 21px;
    font-family: Dana;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    font-style: Bold;
    letter-spacing: 0%;
    color: #2d60ff;
  }

  .reserve-info.validity-amount div:last-child p {
    min-width: 50px;
    min-height: 21px;
    font-family: Dana;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    font-style: Bold;
    letter-spacing: 0%;
    color: #232323;
  }

  .reserve-info.validity-amount div:last-child span {
    min-width: 50px;
    min-height: 21px;
    font-family: Dana;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    font-style: Bold;
    letter-spacing: 0%;
    color: #232323;
  }

  /* confirm passenger*/

  .room-passenger {
    width: 100%;
    max-width: 888px;
    display: flex;
    flex-direction: column;
    align-self: start;
    min-height: 50px;
    gap: 10px;
    color: #202020;
    padding-bottom: 5px;
    border-bottom: 1px dashed #cecece;
  }

  .room-passenger:last-child {
    border-bottom: none;
  }

  .room-passenger h3 {
    font-size: 14px;
    margin-bottom: 0;
  }

  .room-passenger-detail {
    width: 100%;
    max-width: 1232px;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
  }

  .room-passenger-detail div {
    width: 100%;
    max-width: 1232px;
    border-radius: 0px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 0px;
  }

  .room-passenger-detail .room-passenger-detail-title {
    background: #fff;
    align-items: start;
    font-family: Dana;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: right;
    color: #868686;
    margin-bottom: 0px;
  }

  .room-passenger-detail .room-passenger-detail-info {
    align-items: end;
    font-family: Dana;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: right;
    margin-bottom: 0px;
  }

  .fixed-payment-button {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 5%;
    background-color: #fff;
    margin: 0 auto;

    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
  }

  .confirm-passenger-main .room-reserve-rulls {
    margin-bottom: 120px;
  }

  /* event bar */

  .event-bar {
    height: 50px;
    margin-top: 40px;
  }

  .event-step {
    text-decoration: none;
    width: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
  }

  .event-step h4 {
    min-width: 110px;
  }

  .event-step p {
    width: 22px;
    height: 22px;
    border-radius: 80px;
    font-size: 12px;
    font-weight: 500;
  }

  .event-step h4 a {
    min-width: 42px;
    height: 20px;
    font-size: 10px;
    line-height: 11.02px;
  }

  .divider {
    min-width: 40px;
  }

  /* event bar */

  /* bergur menu */

  .menu-icon {
    width: 34px;
    height: 32px;
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 1;
  }

  .menu-icon .bar {
    display: block;
    width: 25.5px;
    height: 4px;
    background-color: #333b69;
    margin: 6px auto;
    transition: all 0.3s ease;
  }

  .home-mobile-login {
    min-width: 56px;
    height: 32px;
    z-index: 1;
    cursor: pointer;
  }

  .home-mobile-login a {
    text-decoration: none;
    min-width: 56px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: #232332;
    z-index: 1;
    cursor: pointer;
  }

  .home-mobile-login a img {
    width: 24px;
    height: 24px;
    z-index: 1;
    cursor: pointer;
  }

  .home-mobile-login a h2 {
    min-width: 28px;
    padding-right: 8px;
    font-family: Dana;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #333b69;
    z-index: 1;
    cursor: pointer;
  }

  /* استایل ناوبری */
  .bergur-menu-nav {
    display: none;
  }

  .bergur-menu-nav img {
    width: 32px;
    height: 32px;
    margin-top: 20px;
    margin-right: 19px;
    cursor: pointer;
  }

  .bergur-menu-nav.active {
    display: block;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 240px;
    height: 100dvh;
    z-index: 999;
  }

  .bergur-menu-nav ul {
    list-style: none;
    min-width: 67px;
    height: 100%;
    padding: 30px 25px;
    text-align: right;
  }

  .bergur-menu-nav ul li {
    width: 100%;
    margin-bottom: 24px;
    cursor: pointer;
  }

  .bergur-menu-nav ul li a {
    width: 100%;
    text-decoration: none;
    cursor: pointer;
  }

  .bergur-menu-nav ul li a p {
    width: 100%;
    color: #333b69;
    font-family: Dana;
    font-weight: 600;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: right;
    cursor: pointer;
  }

  .bergur-menu-nav {
    pointer-events: auto;
    user-select: auto;
  }

  .blur-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    backdrop-filter: blur(7px);
    background: rgba(35, 35, 35, 0.4);
    z-index: 998;
  }

  @keyframes fadeIn {
    from {
      opacity: 0;
      transform: translateY(20px);
    }

    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
}
