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

@font-face {
  font-family: "DanaFaNum";
  src: url("../DanaPro/farsiNum/DanaFaNum-Regular.woff2") format("woff2"),
    url("../DanaPro/farsiNum/DanaFaNum-Regular.woff") format("woff"),
    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;
}


#hotelwidgetld {
  width: 100%;
  min-height: 140px;
  margin: 0px auto;
  margin-top: 120px;
}

.mt-10 {
  margin-top: 60px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-150 {
  margin-top: 150px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-20 {
  margin-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.bg-gray {
  background-color: #fafafa;
}

.d-flex {
  display: flex;
}

.logo {
  height: 30px;
  margin-right: 20px;
}

.container {
  width: 90%;
  max-width: 1232px;
  margin: 0px auto;
  /* overflow: hidden; */
}

.hidden {
  display: none;
}

/* ----- slider ---- */


.home-slide-cover {
  background-color: #e3e7ff;
  height: 660px;
  width: 100%;
  margin: 0 auto;
}

.slider-container {
  position: relative;
  display: block;
  width: 90%;
  max-width: 1232px;
  margin: 0px auto;
}

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

.slider-arrow {
  position: absolute;
  right: 10px;
  top: 580px;
  width: 154px;
  height: 54px;
  overflow: hidden;
}

.carousel {
  display: flex;
  align-items: center;
  height: 32px;
  z-index: 1;
}

.nav-btn {
  background-color: transparent;
  font-size: 24px;
  cursor: pointer;
  border: 1px solid #4347D5;
  border-radius: 100px;
  color: #4347D5;
  width: 32px;
  height: 32px;
  animation-timing-function: ease-out;
  animation-duration: 300ms;
}

.nav-btn img {
  width: 8px;
  height: 14.7px;
}

.dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  gap: 8px;
}

.dot {
  width: 12px;
  height: 12px;
  background: #C1C8F0;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.3s;
}

.dot.active {
  background: #4347D5;

}

.hero-slider-1 {
  width: 100%;
  overflow: hidden;
}

.single-hero-slider.active {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  max-width: 1232px;
}

.single-hero-slider {
  display: none;
}


/* slider divs */

/* right div slide 1 */
.mobile-ball-img {
  display: none;
}

.home-slider-right-div.slide-1 {
  max-width: 490px;
  height: 209px;
  border-radius: 16px;
  margin-bottom: 50px;
}

.home-slider-right-div.slide-1 h1 {
  max-width: 490px;
  min-height: 57px;
  font-family: Dana;
  font-size: 48px;
  font-weight: 700;
  line-height: 57px;
  text-align: right;
  color: #322A7D;
  margin-bottom: 28px;
}

.home-slider-right-div.slide-1 p {
  max-width: 485px;
  min-height: 40px;
  font-family: Dana;
  font-size: 21px;
  font-weight: 500;
  line-height: 40px;
  text-align: right;
  color: #322A7D;
  margin-bottom: 28px;
}

.home-slider-right-div.slide-1 a,
.home-slider-right-div.slide-2 a {
  text-decoration: none;
}

.home-slider-right-div.slide-1 a button {
  width: 184px;
  min-height: 56px;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: #6DBF65;
  cursor: pointer;
  border: none;
}

.home-slider-right-div.slide-1 a button p {
  min-width: 50px;
  min-height: 30px;
  font-family: Dana;
  font-size: 20px;
  font-weight: 700;
  line-height: 28.6px;
  text-align: right;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
}

/* right div slide 2 */

.home-slider-right-div.slide-2 {
  max-width: 542px;
  height: 209px;
  border-radius: 16px;
}

.home-slider-right-div.slide-2 h1 {
  max-width: 522px;
  min-height: 57px;
  font-family: Dana;
  font-size: 48px;
  font-weight: 700;
  line-height: 57px;
  text-align: right;
  color: #322A7D;
  margin-bottom: 28px;
}

.home-slider-right-div.slide-2 p {
  max-width: 542px;
  min-height: 40px;
  font-family: Dana;
  font-size: 21px;
  font-weight: 500;
  line-height: 40px;
  text-align: right;
  color: #322A7D;
  margin-bottom: 28px;
}


.home-slider-right-div.slide-2 a button {
  width: 184px;
  min-height: 56px;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: #46C2FE;
  cursor: pointer;
  border: none;
}

.home-slider-right-div.slide-2 a button p {
  min-width: 90px;
  min-height: 30px;
  margin: 0;
  padding: 0;
  font-family: Dana;
  font-size: 20px;
  font-weight: 700;
  line-height: 28.6px;
  color: #FFFFFF;
}

/* left div slide 1 */

.home-slider-leftt-div.slide-1 {
  width: 500px;
  min-height: 607.21px;
}

/* left div slide 2 */

.home-slider-leftt-div.slide-2 {
  width: 500px;
  min-height: 700px;
}

/* -----header & navbar ---- */

.nav-container {
  margin: 0px auto;
  display: flex;
  justify-content: center;
  border-radius: 20px;
  z-index: 999;
}

.nav-container nav a {
  text-decoration: none;
  color: #322a7d;
}

nav {
  height: 80px;
  width: 90%;
  max-width: 1232px;
  padding: 15px;
  border-radius: 20px;
  position: fixed;
  top: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  color: #322a7d;
  background: rgba(131, 138, 195, 0.16);
  /* semi-transparent background */
  backdrop-filter: blur(5px);
  z-index: 999;
}

nav ul {
  display: flex;
  list-style: none;
  gap: 40px;
}

nav ul li {
  font-family: Dana;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  color: #322a7d;
}

.shop-box {
  display: flex;
  align-items: end;
  height: 42px;
  gap: 32px;
}

.user-box {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  min-width: 165px;
  max-width: 181px;
  gap: 8px;
  border-radius: 16px;
  opacity: 0px;
  background: #322A7D;
  color: #fff;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 20.02px;
  text-align: center;
  cursor: pointer;
}

.user-box img {
  min-width: 20px;
  min-height: 20px;
  margin: 0;
  padding: 0;
  object-fit: cover;
}

.user-box p {
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 20.02px;
  text-align: center;
  margin-left: 5px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;

}

.blur {
  backdrop-filter: blur (20px);
}

/* log in page */
.login-overlay .mobile-header-container {
  display: none;
}

.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;
  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%;
  max-width: 348px;
  height: 56px;
  margin: 10px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #4347d5;
  border-radius: 16px;
  cursor: pointer;
}

.login-box a h5 {
  min-width: 10px;
  height: 16px;
  margin-right: 10px;
  background-color: transparent;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-family: Dana;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
}

.try-again-btn {
  width: 98%;
  max-width: 348px;
  height: 56px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #4347d5;
  border-radius: 16px;
  cursor: pointer;
  margin: 10px auto;
}

.try-again-btn a {
  text-decoration: none;
  width: 100%;
  min-width: 50px;
  height: 56px;
  background-color: transparent;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-family: Dana;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
}

.login-box a button {
  min-width: 50px;
  height: 56px;
  background-color: transparent;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-family: Dana;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
}


.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: Dana;
  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 */

/* log in modal */
/* Background Blur */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(8, 3, 52, 0.6);
  backdrop-filter: blur(8px);
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Modal Styling */
.modal {
  position: relative;
  background: #fff;
  width: 560px;
  height: 347px;
  border-radius: 24px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  padding: 20px;
  text-align: center;
}

.modal h2 {
  width: 111px;
  margin: 0 auto;
  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;
}

.modal 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;
}

.modal input {
  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;
}

.modal button {
  width: 348px;
  height: 56px;
  background: #4347d5;
  padding: 17px 32px;
  color: #fff;
  border: none;
  border-radius: 16px;
  cursor: pointer;
  font-size: 16px;
  font-family: Dana;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
}

.modal button:hover {
  background: #3948c5;
}

.close {
  position: absolute;
  top: 20px;
  left: 20px;
  cursor: pointer;
  font-size: 18px;
  width: 30px;
  height: 30px;
  padding: 3px;
  background-color: #eef1ff;
  border-radius: 8px;
}

/* Hide Modal by Default */
.overlay.hidden {
  display: none;
}

#modalOverlayTwo .modal {
  width: 560px;
  height: 448px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 1);
}



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

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

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

.pass-code {
  display: flex;
  direction: ltr;
  width: 292px;
  margin: 0 auto;
  margin-bottom: 16px;
  height: 52px;
  border-radius: 12px;
}

.pass-code input {
  width: 52px;
  height: 52px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #cecece;
  color: #4347D5;
  font-size: 24px;
  font-family: Dana;
  font-size: 32px;
  font-weight: 500;
  line-height: 50px;
  text-align: right;
}

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

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

/* log in modal */

/* --- services ---- */

.services {
  display: block;
  margin-top: 200px;
  min-height: 397px;
}

.services.home-1 h2 {
  margin-bottom: 50px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
  width: 131px;
  height: 30px;
  font-family: Dana;
  font-size: 32px;
  font-weight: 700;
  line-height: 30px;
}

.service-container {
  width: 90%;
  max-width: 1232px;
  height: 400px;
  margin: 0 auto;
  display: flex;
  justify-content: start;
  gap: 30px;
  overflow-x: auto;
  flex-wrap: nowrap;
  scrollbar-width: none;
}

.service-container::-webkit-scrollbar {
  scrollbar-width: none;
}

.service-container .service-card.style-1 {
  max-width: 100%;
  height: auto;
  display: block;
  flex-shrink: 0;
}

/* service card style 1  */
.service-card.style-1 {
  position: relative;
  /* موقعیت نسبی برای محتوای داخلی */
  width: 389px;
  height: 311px;
}

.service-card.style-1 .lay-1 {
  position: absolute;
  /* موقعیت مطلق برای دیوها */
  right: 20px;
  width: 349px;
  height: 207px;
  background-color: #C1C8F0;
  z-index: 1;
  border-radius: 15px;
  gap: 40px;
}

.service-card.style-1 .lay-2 {
  position: absolute;
  /* موقعیت مطلق برای دیوها */
  top: 108px;
  width: 389px;
  height: 202px;
  background: #d6d3d3;
  z-index: 2;
  border-radius: 12px;
  background: linear-gradient(180deg, #EEF2FF 0%, #FFFFFF 68%);
  padding-top: 108px;
  gap: 12px;
}

.service-card.style-1 .lay-3 {
  position: absolute;
  /* موقعیت مطلق برای دیوها */
  top: 4px;
  z-index: 3;
  width: 389px;
  height: 205px;
  margin-right: 24px;
}

.service-card.style-1 .lay-3 img {
  /* موقعیت مطلق برای دیوها */
  z-index: 3;
  width: 340px;
  height: 205px;
  object-fit: cover;
  border-radius: 12px;
}

.service-card.style-1 .lay-2 h3 {
  min-width: 341px;
  height: 40px;
  margin: 10px 3px 5px 0;
  padding: 0px 24px 0px 24px;
  font-family: Dana;
  font-size: 20px;
  font-weight: 700;
  line-height: 28.6px;
  text-align: right;
  color: #202020;
}

.service-card.style-1 .lay-2 a {
  display: block;
  width: 389px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  border-radius: 0px 0px 12px 12px;
  text-decoration: none;
  background: #E3E7FF;
}

.service-card.style-1 .lay-2 a p {
  min-width: 50px;
  min-height: 23px;
  padding: 0;
  margin: 0;
  font-family: Dana;
  font-size: 16px;
  font-weight: 500;
  line-height: 22.88px;
  text-align: center;
  color: #3337BF;
}

/* service card style 2 */

.service-card.style-2 {
  position: relative;
  /* موقعیت نسبی برای محتوای داخلی */
  width: 227px;
  height: 359px;
  margin-bottom: 14px;
}

.service-card.style-2 .lay-1 {
  position: absolute;
  /* موقعیت مطلق برای دیوها */
  right: 20px;
  width: 186px;
  height: 206.44px;
  background-color: #C1C8F0;
  z-index: 1;
  border-radius: 12px;
}

.service-card.style-2 .lay-2 {
  position: absolute;
  /* موقعیت مطلق برای دیوها */
  top: 107px;
  width: 227px;
  height: 250px;
  background: #d6d3d3;
  z-index: 2;
  border-radius: 12px;
  background: linear-gradient(180deg, #EEF2FF 0%, #FFFFFF 68%);
  padding-top: 108px;
}

.service-card.style-2 .lay-3 {
  position: absolute;
  /* موقعیت مطلق برای دیوها */
  width: 179px;
  height: 205px;
  border-radius: 12px;
  top: 4px;
  z-index: 3;
  margin-right: 24px;
  overflow: hidden;
}

.service-card.style-2 .lay-3 img {
  width: 179px;
  height: 205px;
  z-index: 3;
  border-radius: 12px;
  object-fit: cover;
}

.service-card.style-2 .lay-2 h3 {
  min-width: 179px;
  height: 23px;
  margin: 10px 3px 5px 0;
  padding: 0px 24px 0px 24px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 700;
  line-height: 22.88px;
  text-align: right;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #202020;
}

.service-card.style-2 .lay-2 p {
  min-width: 179px;
  height: 21px;
  margin: 10px 3px 5px 0;
  padding: 0px 24px 0px 24px;
  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: #676767;
}

.service-card.style-2 .lay-2 h4 {
  min-width: 179px;
  height: 20px;
  margin: 16px 3px 5px 0px;
  padding: 0px 24px 0px 24px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 20.02px;
  text-align: right;
  color: #202020;
}

.service-card.style-2 .lay-2 h4 span {
  min-width: 65px;
  height: 26px;
  font-family: Dana;
  font-size: 18px;
  font-weight: 500;
  line-height: 25.74px;
  text-align: right;
  color: #202020;
}

.service-card.style-2 .lay-2 a {
  display: block;
  text-decoration: none;
  background: #E3E7FF;
  width: 227px;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-top: 20px;
  border-radius: 0px 0px 8px 8px;
}

.service-card.style-2 .lay-2 a p {
  min-width: 50px;
  min-height: 22px;
  padding: 0;
  margin: 0;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 20.02px;
  text-align: center;
  color: #3337BF;

}

/* services home page 2 */
.services .container {
  width: 90%;
  max-width: 1232px;
  margin: 0px auto;
}

.services-title {
  height: 31px;
  width: 100%;
  max-width: 1232px;
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 56px;
}

.services-title h2 {
  width: 255px;
  height: 30px;
  font-family: Dana;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-align: right;
  color: #202020;
}

.services-title a {
  text-decoration: none;
}

.services-title div {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 112px;
  min-height: 31px;
  gap: 8px;
}

.services-title div p {
  width: 91px;
  height: 31px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 500;
  line-height: 31px;
  text-align: right;
  color: #202020;
}


.services-list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: start;
  height: 400px;
  overflow-x: auto;
  scrollbar-width: none;
  gap: 24px;
}

.services-list::-webkit-scrollbar {
  scrollbar-width: none;
}

.services-list .service-card.style-2 {
  max-width: 100%;
  height: auto;
  display: block;
  flex-shrink: 0;
}



.service {
  margin-bottom: 90px;
}


/* services home page 2 */



/* footer & footer-nav-container & footer-info & footer-copy-right */

.home-mobile-footer.shown {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 1232px;
  height: 90px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #c2bdbd;
  padding: 30px 0px 40px 20px;
}

.home-mobile-footer.shown div {
  height: 54px;
  width: auto;
}

.home-mobile-footer.shown a.active h2 {
  color: #4347d5;
}

.home-mobile-footer.shown a div {
  height: 24px;
  width: auto;
}

.home-mobile-footer.shown a div img {
  height: 24px;
  width: auto;
}

.home-mobile-footer.shown h2 {
  min-width: 10px;
  height: 24px;
  font-family: Dana;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #868686;
}

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

.home-mobile-footer div a {
  text-decoration: none;
  min-width: 50px;
  min-height: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  color: #202020;
}

.home-mobile-footer div a img {
  width: auto;
  height: 24px;
  object-fit: cover;
}

.home-mobile-footer div a.active {
  color: #363ff1;
}

.home-mobile-footer .reserve-img,
.home-mobile-footer.shown .reserve-img {
  width: 55px;
  height: 55px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #4f25f9;
  border-radius: 18px;
  margin-top: -31px;
}

.home-mobile-footer .reserve-img img {
  height: 28px;
  width: 28px;
  border-radius: 8px;
}

.footer-nav-container {
  width: 90%;
  height: 96px;
  border-radius: 20px;
  margin: 50px auto;
  margin-top: 100px;
  max-width: 1232px;
}

.footer-nav {
  height: 80px;
  width: 100%;
  max-width: 1232px;
  padding: 15px;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  align-items: center;
  background: #322A7D;
  color: #fff;
}

.footer-nav .app-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 300px;
  margin-left: 10px;
}

.footer-nav .app-box img {
  height: 40px;
}

.footer-nav .app-box p {
  font-family: Dana;
  font-size: 20px;
  font-weight: 500;
  line-height: 22.02px;
  text-align: center;
}

.footer-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
  max-width: 1232px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.footer-info .footer-right {
  display: flex;
  gap: 100px;
}

.footer-namad {
  display: flex;
  gap: 20px;
}

.footer-info ul {
  list-style: none;
}

.footer-info ul li {
  width: 190px;
  height: 31px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 31px;
  text-align: right;
  margin-bottom: 7px;
  color: #322A7D;
}

.footer-info .footer-contact ul li {

  margin-bottom: 15px;
}

.footer-info ul li a {
  text-decoration: none;
  color: #000;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: right;
  color: #322A7D;
}

.footer-list .widget-title {
  width: 100px;
  height: 31px;
  color: #322A7D;

}



.footer-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 5px;
}

.footer-list ul li a {
  display: flex;
  gap: 7px;
}

.footer-list ul li a img {
  width: 20px;
  height: 20px;
  margin-top: 4px;
}


.copy-right {
  background-color: #e3e7ff;
}

.copy-right .container {
  width: 90%;
  max-width: 1232px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  min-height: 56px;
}

.copy-right p {
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 31px;
  color: #322A7D;
  text-align: right;
}

.social-icon {
  display: flex;
  gap: 12px;

  width: 148px;
  height: 28px;
}

/* event page */

/* event bar */

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

.event-bar .container {
  width: 90%;
  max-width: 1232px;
  margin: 0 auto;
  display: flex;
  gap: 24px;
  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: 90px;
  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 */

/* product images section */
.product-images .container {
  position: relative;
  display: flex;
  gap: 16px;
  align-items: center;
}


.right-col {
  position: relative;
  width: 856px;
  min-height: 400px;
  border-radius: 24px;
  overflow: hidden;
}

.product-info .right-col {
  border-radius: 0 0 0 16px;
  min-height: 1000px;
}


.right-col .product-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 856px;
  height: 400px;
  border-radius: 24px;
  object-fit: cover;
  opacity: 0;
  /* مخفی کردن تمام تصاویر در ابتدا */
  transition: opacity 0.5s ease-in-out;
  /* افزودن انیمیشن */
}

.right-col .product-img.active {
  opacity: 1;
  /* نشان دادن تصویر فعال */
}

.right-col .prev-page {
  display: none;
}

.right-col .navigation {
  position: absolute;
  bottom: 15px;
  left: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 94px;
  height: 44px;
  border-radius: 50px;
  background: rgba(38, 38, 38, 0.56);
  backdrop-filter: blur(4px);
}


.right-col .navigation button {
  position: relative;
  width: 32px;
  height: 32px;
  margin: 7px;
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 1);
  background: transparent;
  cursor: pointer;
}

.right-col .navigation button img {
  width: 8px;
  height: 14.7px;
  margin: 8px 11px;
}

.left-col {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  min-height: 400px;
  width: 360px;
  border-radius: 24px;
}

.image-left-up img {
  width: 360px;
  height: 192px;
  border-radius: 24px;
  object-fit: cover;
}

.image-left-down img {
  width: 220px;
  height: 192px;
  border-radius: 24px;
  object-fit: cover;
}

.image-left-down a {
  position: relative;
  width: 124px;
  height: 192px;
  border-radius: 24px;
  object-fit: cover;
}

.image-left-down a img {
  position: absolute;
  top: 0;
  right: 0;
  width: 124px;
  height: 192px;
  border-radius: 24px;
  object-fit: cover;
}

.image-left-down a div {
  top: 0;
  right: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 124px;
  height: 192px;
  border-radius: 24px;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  object-fit: cover;
  background: rgba(75, 71, 71, 0.4);
}

.image-left-down {
  display: flex;
  gap: 16px;
  align-items: start;
}

/* product images section */

/* product-info section */

.product-info {
  width: 100%;
  min-height: 604px;
  margin-top: 40px;
}

.product-info .container {
  display: flex;
  min-height: 604px;
  gap: 16px;
  align-items: start;
}


.clearfix::after {
  content: "";
  display: table;
  clear: both;
}



.product-info .product-title {
  max-width: 856px;
  min-height: 150px;
  margin-bottom: 40px;
}

.product-info .product-title .title-rate {
  display: flex;
  align-items: center;
  min-width: 314px;
  min-height: 46px;
  margin-bottom: 32px;
  gap: 32px;
}

.product-info .product-title .title-rate h1 {
  min-width: 262px;
  height: 46px;
  font-family: Dana;
  font-size: 32px;
  font-weight: 700;
  line-height: 45.76px;
  text-align: right;
  color: #202020;
}

.product-info .product-title .rate {
  display: flex;
  align-items: center;
  min-width: 500px;
  height: 24px;
}

.product-info .product-title .rate img {
  width: 22px;
  height: 22px;
}

.product-info .product-title .rate p {
  width: 100px;
  height: 20px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 20.02px;
  text-align: right;
  color: #202020;
  margin-right: 8px;
}

.product-info .product-title .rate p span {
  width: 28px;
  height: 23px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 700;
  line-height: 22.88px;
  text-align: right;
  color: #202020;
}

.product-info .product-title .title-wh {
  max-width: 856px;
}

.product-info .product-title .title-wh div {
  min-width: 206px;
  min-height: 24px;
  display: flex;
  gap: 8px;
}

.product-info .product-title .title-wh div:first-child {
  margin-bottom: 24px;
}

.product-info .product-title .title-wh img {
  width: 24px;
  height: 24px;
}

.product-info .product-title .title-wh p {
  min-width: 46px;
  height: 23px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.88px;
  text-align: right;
}

.product-info .product-detail {
  max-width: 856px;
  min-height: 788px;
  gap: 40px;
}

.product-detail {
  max-width: 856px;
  min-height: 788px;
  gap: 40px;
}

.product-detail h2 {
  min-width: 228px;
  height: 32px;
  margin-bottom: 10px;
  font-family: Dana;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: right;
  color: #202020;
}


.product-detail .product-facilities {
  max-width: 856px;
  min-height: 166px;
  margin-bottom: 40px;
}

.product-facilities .facility-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  max-width: 856px;
  min-height: 122px;
  padding: 16px;
  border-radius: 16px;
}

.product-facilities .facility {
  max-width: 200px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.product-facilities .facility img {
  width: 13px;
  height: 13px;
}

.product-facilities .facility p {
  max-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-align: right;
}

.product-detail .product-rules {
  max-width: 856px;
  min-height: 296px;
  margin-bottom: 40px;

}

.product-detail .product-rules .rule-list {
  max-width: 856px;
  min-height: 252px;
  padding: 16px;
  border-radius: 16px;
}

.product-detail .product-rules .rule-list .rule {
  max-width: 800px;
  min-height: 30px;
  display: flex;
  align-items: baseline;
  gap: 12px;
  margin: 8px 0;
}

.product-detail .product-rules .rule-list .rule img {
  width: 13px;
}

.product-detail .product-rules .rule-list .rule a {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-right: 26px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-align: right;
  color: #4347D5;
}

.product-detail .product-rules .rule-list .rule a img {
  width: 8px;
}

.product-detail .product-rules .rule-list p {
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-align: right;
}


.product-detail .product-address {
  max-width: 856px;
  min-height: 246px;
  gap: 12px;
}

.product-detail .address {
  max-width: 856px;
  min-height: 202px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 16px 16px 10px 16px;
  margin: 0 auto;
  border-radius: 16px;
  gap: 12px;
}

.product-detail .address-text {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.address-item {
  display: flex;
  align-items: baseline;
  min-height: 50px;
  gap: 8px;
}

.address-item:first-child img {
  width: 21.5px;
  height: 19.5px;
}

.address-item:nth-child(2) img {
  width: 18px;
  height: 18px;
  margin-left: 5px;
}

.address-item p {
  align-self: flex-start;
  min-width: 45px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 400;
  line-height: 30.26px;
  color: #202020;
}

.address-item a {
  min-width: 124px;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  text-decoration: none;
  border: 1px solid #4347D5;
  padding: 5px 32px;
  border-radius: 12px;
}

.address-item a p {
  min-width: 50px;
  min-height: 25px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 500;
  line-height: 24.53px;
  color: #3337BF;
}

.accept-continue-mobile {
  display: none;
}

.left-col.date-col {
  min-height: 485px;
  width: 360px;
  padding: 24px 16px 24px 16px;
  gap: 16px;
  border-radius: 16px;
  background: #FFFFFF;
  border: 1px solid #CECECE
}

.left-col.sans-col {
  min-height: 390px;
  width: 360px;
  padding: 24px 16px 24px 16px;
  gap: 16px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid #CECECE
}

.left-col.date-col h3 {
  width: 328px;
  height: 26px;
  gap: 50px;
  font-family: Dana;
  font-size: 18px;
  font-weight: 700;
  line-height: 25.74px;
  text-align: right;
  color: #202020;

}

/* person date counter event page 03 */

.person-date-counter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1232px;
  min-height: 72px;
  padding: 16px 12px;
  gap: 20px;
  border-radius: 16px;
  background: #fff;
  margin: 0px auto;
  border: 1px solid #CECECE;
}

.person-date-counter.person-counter:last-of-type {
  margin-bottom: 90px;
}

.person-date-counter.hidden {
  display: none;
}

.person-date-counter .sans-info {
  min-width: 90px;
  min-height: 20px;
}

.person-date-counter .sans-info p {
  min-width: 100px;
  min-height: 20px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.22px;
  text-align: right;
  color: #202020;
}

.person-date-counter .sans-info p:first-child {
  margin-top: 3px;
  margin-bottom: 10px;
}

.person-date-counter .sans-info p span {
  min-width: 59px;
  height: 23px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 700;
  line-height: 22.88px;
  text-align: right;
  color: #202020;
}

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

.person-date-counter div input {
  color: #4347D5;
  height: 23px;
  margin-right: 20px;
}


.person-date-counter div button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 7px;
  border-radius: 4px;
  background: rgba(227, 231, 255, 0.4);
  border: none;
  cursor: pointer;
}

.person-date-counter div button:hover {
  background: rgba(227, 231, 255, 1);
}

/* person sans counter  event page 02 */

.person-sans-counter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 100px;
  max-width: 1232px;
  min-height: 72px;
  padding: 16px 12px;
  gap: 20px;
  border-radius: 16px;
  background: #FFF;
  margin: 15px auto;
}

.person-sans-counter.hidden {
  display: none;
}

.person-sans-counter .sans-info {
  min-width: 90px;
  min-height: 20px;
}

.person-sans-counter .sans-info p {
  min-width: 100px;
  min-height: 20px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.22px;
  text-align: right;
  color: #202020;
}

.person-sans-counter .sans-info p:first-child {
  margin-top: 3px;
  margin-bottom: 10px;
}

.person-sans-counter .sans-info p span {
  min-width: 59px;
  height: 23px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 700;
  line-height: 22.88px;
  text-align: right;
  color: #202020;
}

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

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

.person-sans-counter div input {
  color: #4347D5;
  height: 23px;
  margin-right: 20px;
}


.person-sans-counter div button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 7px;
  border-radius: 4px;
  background: rgba(227, 231, 255, 0.4);
  border: none;
  cursor: pointer;
}

.person-sans-counter div button:hover {
  background: rgba(227, 231, 255, 1);
}

.price-sum {
  display: flex;
  align-items: end;
  justify-content: space-between;
  width: 328px;
  height: 34px;
  margin: 10px 0;
}

.price-sum h6 {
  min-width: 34px;
  height: 20px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 20.02px;
  text-align: right;
  color: #202020;
}

.price-sum h4 {
  min-width: 160px;
  height: 26px;
  font-family: Dana;
  font-size: 18px;
  font-weight: 500;
  line-height: 25.74px;
  text-align: left;
  color: #4347D5;
}

.price-sum h4 span {
  width: 81px;
  height: 34px;
  font-family: Dana;
  font-size: 24px;
  font-weight: 700;
  line-height: 34.32px;
  text-align: right;
  color: #4347D5;
}

.left-col.date-col.sans-col a,
.left-col.date-col.just-date a {
  text-decoration: none;
  width: 100%;
  min-height: 56px;
  border-radius: 16px;
  overflow: hidden;
}

.left-col.date-col a div {
  width: 100%;
  min-height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background: #4347D5;
  border-radius: 16px;
}

.left-col.date-col a div p {
  min-width: 50px;
  min-height: 16px;
  background: #4347D5;
  border-radius: 16px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  color: #FFFFFF;
}

/* product-info section */


/* اتخاب سانس */

.selected-sans-day {
  width: 328px;
  min-height: 56px;
  background-color: #f8f8f8;
  padding: 16px;
  border-radius: 16px;
}

.selected-sans-day-header {
  width: 296px;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
}

.selected-sans-day-header .sans-date {
  align-items: center;
  gap: 2px;
}

.selected-sans-day-header p {
  font-family: Dana;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: right;
  color: #202020;
  margin-left: 6px;
}

.sanses {
  display: block;
}

.sanses.hidden {
  display: none;
}

.sanses h4 {
  margin: 20px 0;
}

.sans {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}

.sans button.sans-hour {
  min-width: 100px;
  min-height: 36px;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 2px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.22px;
  text-align: right;
  background: #FFF;
  padding-right: 12px;
}

.sans button.sans-hour p {
  min-width: 50px;
  min-height: 22px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.22px;
  text-align: right;
}

.sans button:hover {
  background-color: #dfdbdb;
  box-shadow: #676767 1px 1px 5px;
}

.sans button.selected {
  background: #EEF1FF;
  border: 1px solid #4347D5;
  color: #4347D5;

}

.sans button:disabled {
  cursor: default;
}



/* افزودن نفرات */

.left-col.select-pay {
  position: relative;
  max-width: 360px;
  min-height: 510px;
  padding-bottom: 10px;
  border: 1px solid #8EA1FF
}

#f-r-d {
  position: absolute;
  width: 24px;
  height: 24px;
  right: -12px;
  top: 67px;
  background-color: #fff;
  border-left: 1px solid #8EA1FF;
  border-radius: 40px;

}

#f-l-d {
  position: absolute;
  width: 24px;
  height: 24px;
  left: -12px;
  top: 67px;
  background-color: #fff;
  border-right: 1px solid #8EA1FF;
  border-radius: 40px;

}

.selected-date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 360px;
  height: 80px;
  background: #8EA1FF;
  color: #fff;
  padding: 24px;
  border-radius: 16px;
}

.selected-date a {
  text-decoration: none;
  min-width: 101px;
  min-height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 0 10px;
  background: #FFF;
  color: #3337bf;
  border-radius: 12px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 20.02px;
  text-align: center;
}

.selected-date a p {
  min-width: 50px;
  min-height: 22px;
  color: #3337bf;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 20.02px;
  text-align: center;
}

.selected-date-info a {
  text-decoration: none;
}

.selected-date-info a div {
  width: 328px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #4347D5;
  border-radius: 16px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  color: #FFFFFF;
  margin: 5px auto;
}

.selected-sans-info {
  width: 328px;
  min-height: 59px;
  opacity: 0px;
  border-bottom: 1px dashed #CECECE;
}

.selected-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 328px;
  height: 23px;
  margin: 24px 0;
}


.selected-sans-info .selected-info p:first-child {
  min-width: 100px;
  height: 25px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 500;
  line-height: 24.53px;
  text-align: right;
  color: #868686;
}

.selected-date-info .selected-info p:first-child {
  min-width: 100px;
  height: 25px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 500;
  line-height: 24.53px;
  text-align: right;
  color: #868686;
}

.selected-date-info .selected-info p:last-child {
  min-width: 100px;
  height: 26px;
  font-family: Dana;
  font-size: 18px;
  font-weight: 700;
  line-height: 25.74px;
  text-align: right;
  color: #4347d5;
}

.selected-date-info .selected-info p:last-child span {
  min-width: 95px;
  height: 34px;
  font-family: Dana;
  font-size: 24px;
  font-weight: 700;
  line-height: 34.32px;
  text-align: right;
  color: #4347d5;
}

.selected-date-info .selected-info.discount-bar {
  width: 328px;
  min-height: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  background: #fff;
}

.selected-date-info .selected-info.discount-bar h4 {
  min-width: 80px;
  height: 25px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 600;
  line-height: 24.53px;
  text-align: right;
  color: #202020;
}

.selected-date-info .selected-info.discount-bar input {
  min-width: 150px;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #4347D5;
  background: #fff;
  padding: 5px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 24.53px;
  text-align: right;
  color: #232323;
}

.selected-date-info .selected-info.discount-bar button {
  min-width: 70px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: 1px solid #4347D5;
  background: #f5f5f5;
  font-family: Dana;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  text-align: right;
  color: #232323;
}

.selected-sans-info .selected-info p:last-child {
  min-width: 100px;
  height: 25px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 500;
  line-height: 24.53px;
  text-align: left;
  color: #202020;
}

.selected-sans-info .selected-info p:last-child span {
  min-width: 100px;
  height: 23px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 700;
  line-height: 22.88px;
  text-align: left;
  color: #202020;
}

.selected-sans-info .selected-info:last-child p:last-child {
  width: 33px;
  height: 21px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 21.46px;
  text-align: left;
  color: #202020;
}

.selected-sans-info .selected-info:last-child p:last-child span {
  width: 65px;
  height: 26px;
  font-family: Dana;
  font-size: 18px;
  font-weight: 700;
  line-height: 25.74px;
  text-align: right;
  color: #202020;
}

.selected-sans-info .selected-info:first-child p:last-child span:nth-child(1),
.selected-sans-info .selected-info:first-child p:last-child span:nth-child(2) {
  width: 22px;
  height: 25px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 500;
  line-height: 24.53px;
  text-align: right;
  color: #868686;
}




.selected-info.rules-link {
  padding: 40px 0 30px 0;
}

.selected-info.rules-link h4 {
  font-family: Dana;
  font-size: 13.9px;
  font-weight: 500;
  line-height: 30px;
  text-align: right;
  color: #202020;
}


.rules-link a {
  color: #3337BF;
  text-decoration-line: underline;
  text-underline-position: from-font;
}

/* person add right col */

.product-info.add-person .mobile-header-container {
  display: none;
}

.product-info.add-person {
  min-height: 100px;
}

.product-info.add-person .container {
  min-height: 100px;
}


.product-info.add-person .person-add {
  width: 100%;
  max-width: 856px;
  min-height: 286px;
  border-radius: 16px;
  background-color: #fafafa;
  padding: 24px;
}


.person-add-card {
  max-width: 808px;
  min-height: 232px;
  color: #202020;
  border-bottom: 1px dashed #CECECE;
  margin-bottom: 20px;
}

.person-add-card-head {
  display: flex;
  height: 56px;
  align-items: center;
  justify-content: space-between;
}

.person-add .person-add-card-head h2 {
  height: 32px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  text-align: right;
  margin-bottom: 10px;
  color: #202020;
}

.product-info .person-add.person-add-list h2 {
  min-width: 228px;
  height: 32px;
  font-family: Dana;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: right;
  color: #262626;
  margin-bottom: 10px;
}


.user-info {
  display: flex;
  min-width: 50px;
  height: 32px;
  gap: 50px;
  font-family: IRANYekan;
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  text-align: right;
  color: #23A26D;
}

.user-info div.d-flex {
  min-width: 40px;
  height: 32px;
  gap: 8px;
}

.user-info div.d-flex p {
  min-width: 82px;
}

.user-info div.d-flex img {
  width: 24px;
  height: 24px;
}


.person-add-card-head button {
  min-width: 53px;
  min-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  border: none;
  background-color: transparent;
  cursor: pointer;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  text-align: right;
  color: #EF5350;
}

.person-add-card-head img {
  width: 24px;
  height: 24px;
  margin-left: 8px;

}

.person-add-card-body {
  display: block;
  max-width: 808px;
  min-height: 168px;
  color: #202020;
}

.person-add-card-body .person-add-flex-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  max-width: 808px;
  min-height: 56px;
  color: #202020;
  margin-bottom: 24px;
}

.person-add-card-body .person-add-flex-row:last-child {
  margin-bottom: 34px;
}

.person-add-card-body input {
  flex: 1 1 296px;
  height: 59px;
  padding: 10px 16px;
  border-radius: 12px;
  background: #FFFFFF;
  border: 1px solid #CECECE;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 31px;
  text-align: right;
  color: #868686;
}

/* select */
.person-add-card-body select {
  flex: 1 1 296px;
  height: 59px;
  padding-right: 13px;
  border-radius: 12px;
  border: 1px solid #CECECE;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 31px;
  text-align: right;
  color: #868686;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  border-radius: 12px;
  cursor: pointer;
}

/* select */


.add-btn {
  width: 100%;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: end;
  margin-top: 30px;
}

.person-add button.add {
  min-width: 189px;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 500;
  line-height: 22.88px;
  text-align: center;
  color: #3337BF;
  cursor: pointer;
  border: 1px solid #4347D5;
  padding: 0px 24px;
  border-radius: 12px;
  background: transparent;
}

.add img {
  width: 15.5px;
  height: 15.5px;
  padding-top: 2px;
  margin-left: 5px;
}

/* add-person-2 page */
.person-add-list .added-person.added-person-head {
  display: flex;
  align-items: center;
  justify-content: space-around;
  max-width: 808px;
  min-height: 60px;
  border-radius: 12px;
  background: #eef1ff;
  margin-top: 20px;
  overflow: hidden;
}

.person-add-list .added-person {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  height: 60px;
  border-radius: 12px;
  background: #FFFFFF;
  margin-top: 15px;
  overflow: hidden;
}

.person-add-list .added-person h3 {
  min-width: 40px;
  height: 32px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  text-align: right;
  color: #202020;
}

.person-add-list .added-person.added-person-head h3 {
  min-width: 41px;
  min-height: 32px;
  font-family: Dana;
  font-size: 13px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  color: #838ac3;
}

.person-add-list .added-person.added-person-head h3:nth-child(3) {
  padding-left: 30px;
}

.person-add-list .added-person.added-person-head h3:nth-child(4) {
  padding-left: 30px;
}


.person-add.person-add-list {
  width: 100%;
}

.person-add.person-add-list h2 {
  width: 126px;
  height: 32px;
  font-family: Dana;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: right;
  color: #262626;
  margin: 10px 0;
}

/* gdsfgdfgdfsgdffdbfdb */

/* ticket-recive page */
.shop-success img {
  width: 80px;
  height: 80px;
}

.shop-success h2 {
  width: 297px;
  height: 24px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  color: #202020;
}

.tickets-recive {
  display: block;
  margin-top: 200px;
  min-height: 650px;
  width: 90%;
  max-width: 1232px;
  margin: 0 auto;
  border-radius: 16px;
  background-color: #fafafa;
}

.tickets-recive.success-message {
  display: block;
  margin-top: 200px;
  min-height: 400px;
  width: 90%;
  max-width: 1232px;
  margin: 0 auto;
  border-radius: 16px;
  background-color: #fafafa;
}

.tickets-recive .container {
  width: 95%;
  margin: 0 auto;
}

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

.shop-not-success {
  width: 100%;
  min-height: 250px;
  margin-top: 15px;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding-top: 100px;
}

.shop-not-success h2 {
  width: 387px;
  height: 24px;
  font-family: Dana;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #EF5350;
}

.shop-not-success p {
  min-width: 191px;
  min-height: 28px;
  font-family: Dana;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: center;
  color: #3b3b3b;
  margin-bottom: 10px;
}

.shop-not-success .try-again-btn {
  min-width: 158px;
  min-height: 48px;
  border-radius: 12px;
  margin-top: 10px;
  background: #2D60FF;
}

.shop-not-success .try-again-btn a {
  text-decoration: none;
  width: 100%;
  min-height: 48px;
}

.shop-not-success .try-again-btn a div {
  width: 100%;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.shop-not-success .try-again-btn a p {
  text-decoration: none;
  color: #fff;
  min-width: 50px;
  min-height: 32px;
  font-family: Dana;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0%;
  margin: 0;
  text-align: center;
}



.shop-success {
  width: 100%;
  height: 250px;
  margin-top: 35px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.tickets {
  margin-bottom: 50px;
  width: 100%;
}

.all-tickets {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}

.btn-container.mobile-download {
  display: none;
}

.ticket {
  position: relative;
  max-width: 217px;
  height: 321px;
  border-radius: 16px;
  overflow: hidden;
  color: #fff;
}

.ticket span.right-circle {
  position: absolute;
  z-index: 2;
  top: 151px;
  width: 15px;
  height: 27px;
  border-radius: 30px 0 0 30px;
  background-color: #fafafa;
}

.ticket span.left-circle {
  position: absolute;
  z-index: 2;
  top: 151px;
  left: 0;
  width: 15px;
  height: 27px;
  border-radius: 0 30px 30px 0;
  background-color: #fafafa;
}

.ticket .ticket-image {
  position: relative;
  max-width: 217px;
  height: 165px;
  overflow: hidden;
  object-fit: contain;
  background: linear-gradient(180deg, #84CC7D 0%, #53964D 100%);
  border-radius: 16px 16px 0 0;
}

.ticket .ticket-image p {
  min-width: 32px;
  height: 26px;
  font-family: Dana;
  font-size: 18px;
  font-weight: 700;
  line-height: 25.74px;
  text-align: right;
  color: #FFFFFF;
  margin: 15px 20px 0 0;
}

.ticket .ticket-image img {
  position: absolute;
  right: -1.2rem;
  bottom: -180px;
  max-width: 240px;
}

.ticket .ticket-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 217px;
  height: 165px;
  padding: 10px;
  /* background: linear-gradient(180deg, #84CC7D 0%, #53964D 100%); */
  background-color: #53964D;
  border-top: #fff dashed 1px;
}

.ticket-info div {
  width: 100%;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ticket-info div p {
  min-width: 31px;
  height: 21px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 21.46px;
  color: #fff;
}

.ticket-info p.barcode {
  min-width: 40px;
  height: 22px;
  font-family: Dana;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  color: #fff;
}

.ticket-info img {
  width: 100%;
  height: 40px;
  margin-top: 10px;
}

.btn-container {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;

}

.tickets button {
  min-width: 177px;
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0px 24px;
  border-radius: 12px;
  border: 1px solid #23A26D;
  background-color: transparent;
}

.tickets button img {
  width: 20px;
  height: 20px;
}

.tickets button p {
  min-width: 50px;
  min-height: 22px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.22px;
  text-align: center;
  color: #23A26D;
}



/* ticket-recive page */

/* date picker */

.calendar {
  background-color: #f8f8f8;
  width: 328px;
  min-height: 324px;
  border-radius: 16px;
  padding: 24px 16px;
}

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

.calendar-header span {
  min-width: 59px;
  letter-spacing: 3px;
  height: 20px;
  font-family: Dana;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: right;
  color: #202020;


}

.calendar-header div {
  min-width: 48px;
  height: 20px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: start;
}

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

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

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

.days-header div {
  max-width: 42px;
  height: 32px;
  padding: 8px 2px 8px 2px;
  opacity: 0px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
}




.days-header,
.days {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 8px;
  overflow: hidden;
}

.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;
  max-width: 38.86px;
  height: 32px;
  font-family: Dana;
  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 */



/* mobile-pages */

/*1- date picker */

.date-picker-mobile.date-picker .left-col.date-col {
  min-height: 100dvh;
  width: 100%;
  position: relative;
  border: none;
}



.date-picker-mobile .left-col.date-col .mobile-header-container {
  width: 100%;
  border-bottom: 1px solid #dcdada;
}

.date-picker-mobile .left-col.date-col .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;
}

.date-picker-mobile .left-col.date-col .mobile-header-container .date-picker-mobile-header {
  width: 95%;
  max-width: 1232px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
  margin: 0 auto;
}

.mobile-header-container .date-picker-mobile-header {
  width: 95%;
  max-width: 1232px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
  margin: 0 auto;
}

.date-picker-mobile-header a:first-child img {
  height: 16px;
  margin-right: 15px;
}

.date-picker-mobile-header a:last-child img {
  height: 20px;
}

.date-picker-mobile.date-picker .left-col.date-col .date-picker-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1232px;
}

.date-picker-mobile.date-picker .left-col.date-col .date-picker-container .calendar {
  margin: 0 auto;
  width: 100%;
  max-width: 1232px;
}

.date-picker-mobile.date-picker .accept-continue {
  width: 100%;
  max-width: 1232px;
  position: absolute;
  display: flex;
  align-items: center;
  bottom: 5dvh;
  border-top: 1px solid #dcdada;
  padding: 15px 16px 0 16px;
}

.date-picker-mobile.date-picker .left-col.date-col .date-picker-container .accept-continue {
  margin-bottom: 100px;
}

.date-picker-mobile.date-picker .accept-continue a {
  width: 100%;
  max-width: 1232px;
  margin: auto;
}

.date-picker-mobile.date-picker .accept-continue a div {
  width: 100%;
  max-width: 1232px;
  margin: auto;
}

.mobile-accept-continue {
  display: none;
}

/* date day picker withouth sans mobile (event page 03) */

.date-picker-mobile.date-picker.date-day-picker .accept-continue {
  position: static;
  width: 100%;
  max-width: 1232px;
  display: flex;
  align-items: center;
  border: none;
  padding: 0px;
  margin-top: 20px;
}

/* date day picker withouth sans mobile (event page 03) */

/* 2- sans picker */

.date-picker-mobile.sans-picker .left-col.date-col {
  min-height: 100dvh;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 170px;
  border: none;
}

.date-picker-mobile.sans-picker .left-col.date-col .date-picker-container {
  margin: 0 auto;
  width: 100%;
}

.date-picker-mobile.sans-picker .left-col.date-col .date-picker-container .selected-sans-day {
  margin: 0 auto;
  width: 100%;
  max-width: 1232px;
  margin-bottom: 16px;
}

.date-picker-mobile.sans-picker .left-col.date-col .date-picker-container .selected-sans-day .selected-sans-day-header {
  width: 100%;
}

.mobile-sanses-footer-container {
  width: 100%;
  position: fixed;
  bottom: 5dvh;
  padding-top: 5px;
  border-top: 1px solid #dcdada;
}

.mobile-sanses-footer-container .price-sum {
  width: 90%;
  max-width: 1232px;
  padding-right: 5px;
}

.date-picker-mobile.sans-picker .accept-continue {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 15px;
}

.date-picker-mobile.sans-picker .accept-continue a {
  width: 100%;
  margin: 0 auto;
}

.date-picker-mobile.sans-picker .accept-continue a div {
  width: 90%;
  max-width: 1232px;
  margin: 0 auto;
}

.date-picker-mobile.sans-picker .price-sum {
  margin: 0 auto;
}



.counter-input {
  border: none;
  width: 33px;
  padding: 3px;
}

/* date picker no sans */

.reserved-days {
  width: 100%;
  min-height: 1px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 20px;
}

.date-picker-mobile.date-picker.no-sans .accept-continue {
  width: 90%;
  max-width: 1232px;
  position: fixed;
  bottom: 5dvh;
  display: flex;
  align-items: center;
  padding: 15px 0 0 0;
  margin-top: 50px;
  margin-bottom: -25px;
}

/* date picker no sans */


/* date picker modal */

.date-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}


/* ------------------------------------------------------------  profile page -------------------------------------------------------------------- */


.user-box.profile-page {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 42px;
  min-width: 170px;
  padding: 0;
  gap: 8px;
  border-radius: 16px;
  opacity: 0px;
  background: none;
  color: #34376c;
  font-family: Dana;
  font-size: 14px;
  font-weight: 400;
  line-height: 20.02px;
  text-align: center;
  cursor: pointer;
}

.user-box.profile-page p {
  min-width: 98px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 31px;
  text-align: right;
  margin-top: 2px;
}



.user-box.profile-page div.arrow-down-button {
  width: 20px;
  height: 20px;
  padding-top: 3px;
}

.user-box.profile-page div.arrow-down-button img {
  width: 20px;
  height: 20px;
}

.user-box.profile-page .signout-box {
  position: absolute;
  top: 55px;
  width: 170px;
  min-height: 45px;
  background-color: #6f6666;
  opacity: 0.7;
  border-radius: 8px;
}

.user-box.profile-page .signout-box a {
  text-decoration: none;
  width: 170px;
  min-height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0px 20px;
}

.user-box.profile-page .signout-box button {
  min-width: 20px;
  min-height: 25px;
  background-color: transparent;
  border: none;
  color: #fff;
  text-align: center;
  font-family: Dana;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  cursor: pointer;
}

.user-box.profile-page .loged-user-img {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  object-fit: cover;
  padding: 4px 2px 0 2px;
  background-color: #fff;
  overflow: hidden;
}

.user-box.profile-page .loged-user-img img {
  width: 26px;
  height: 29px;
  margin-top: 0 auto;
}


.profile-section .container {
  width: 90%;
  min-height: 500px;
  display: flex;
  gap: 24px;
  margin-top: 140px;
}

.profile-section .container aside {
  position: relative;
  width: 35%;
  max-width: 251px;
  min-height: 500px;
  border-radius: 16px;
  background: #FAFAFA;
  padding: 34px 0px 34px 0px;
}

.profile-section.user-logedin .profile-links.user-logedout-links {
  display: none;
}

.profile-links {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: start;
  margin-top: 60px;
  margin-bottom: 30px;
  padding: 0;
}

.profile-links a {
  width: 100%;
  text-decoration: none;
}

.profile-link {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 13px 16px;
}

a.exit-link {
  text-decoration: none;
  margin-bottom: 120px;
}

.profile-exit-link {
  position: absolute;
  bottom: 34px;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding-right: 16px;
}

.profile-link div:first-child {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}

.profile-link div:last-child img {
  width: 24px;
  height: 24px;
}

a .profile-link div:last-child {
  display: none;
}


.loged-user {
  width: 100%;
  height: 64px;
  display: flex;
  align-items: center;
  gap: 16px;
  padding-right: 20px;
}

.loged-user a {
  display: none;
}


.loged-user h3 {
  min-width: 114px;
  min-height: 32px;
  gap: 0px;
  opacity: 0px;
  font-family: DanaFaNum;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  text-align: right;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #202020;
}

.loged-user-pic {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  background: #EEF1FF;
  overflow: hidden;
}

.loged-user-pic img {
  width: 44px;
  height: 50px;
  margin-top: 6px;
  margin-right: 5px;
}

.profile-link img {
  width: 24px;
  height: 24px;
}

.profile-link h3,
.profile-exit-link h3,
.loged-user p {
  min-width: 81px;
  height: 24px;
  font-family: Dana;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: right;
  color: #202020;
}

.profile-exit-link h3 {
  color: #EF5350;
}

.profile-link.active {
  position: relative;
  border-right: 4px solid #4347d5;
  /* بردر راست */
}

.profile-link.active::before {
  content: "";
  position: absolute;
  top: -4px;
  /* تنظیم دقیق محل قرارگیری */
  right: -4px;
  /* تنظیم لبه راست */
  width: 4px;
  /* پهنای خم */
  height: 4px;
  /* ارتفاع خم */
  background-color: white;
  /* رنگ پس‌زمینه برای ترکیب با رنگ صفحه */
  border-top-left-radius: 100%;
  border: 2px solid #4347d5;
  /* هم‌رنگ با بردر اصلی */
  /* حذف بردر پایین */
}

.profile-link.active::after {
  content: "";
  position: absolute;
  bottom: -4px;
  /* تنظیم دقیق محل قرارگیری */
  right: -4px;
  /* تنظیم لبه راست */
  width: 4px;
  /* پهنای خم */
  height: 4px;
  /* ارتفاع خم */
  background-color: white;
  /* رنگ پس‌زمینه برای ترکیب با رنگ صفحه */
  border-bottom-left-radius: 100%;
  border: 2px solid #4347d5;
  /* هم‌رنگ با بردر اصلی */
  /* حذف بردر پایین */
}



.profile-link.active h3 {
  color: #4347d5;
}


.profile-section .container main.not-loged-in {
  width: 100%;
  max-width: 1232px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: #FAFAFA;
}

.profile-section .container main.not-loged-in h4 {
  min-width: 119px;
  height: 32px;
  font-family: Dana;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: right;
  color: #202020;
  margin: 30px 0px;
}

.exit-link {
  display: block;
  margin-top: 10px;
}

.profile-section .container main {
  width: 100%;
  max-width: 957px;
  min-height: 500px;
  gap: 34px;
  padding: 0 30px;
  border-radius: 16px;
  background: #FAFAFA;
}

.profile-section .container main h4 {
  min-width: 119px;
  height: 32px;
  font-family: Dana;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: right;
  color: #202020;
  margin: 30px 0px;
}

.loged-user-info {
  width: 348px;
  min-height: 392px;
  margin: 0 230px 0 auto;
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: start;
  margin-top: 50px;
  margin-bottom: 50px;
}

.loged-user-info.welcom-message {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.profile-section .container main .loged-user-info.welcom-message h4 {
  font-size: 40px;
}

.loged-user-info div {
  width: 348px;
  min-height: 56px;
  border: none;
  border-radius: 16px;
}

.loged-user-info button {
  width: 348px;
  min-height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #4347d5;
  padding: 0px 32px;
  color: #fff;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}

.loged-user-info button p {
  min-width: 30px;
  min-height: 16px;
  color: #fff;
  font-size: 16px;
  font-family: Dana;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
}

.loged-user-info input {
  width: 348px;
  height: 52px;
  min-height: 52px;
  padding: 10px 16px;
  border-radius: 12px;
  background: #FFFFFF;
  border: 1px solid #CECECE;
  font-family: Dana;
  font-size: 12px;
  font-weight: 400;
  line-height: 31px;
  text-align: right;
  color: #868686;
}

/* select */
.loged-user-info select {
  width: 348px;
  height: 52px;
  min-height: 52px;
  padding-right: 13px;
  border-radius: 12px;
  border: 1px solid #CECECE;
  font-family: Dana;
  font-size: 12px;
  font-weight: 400;
  line-height: 31px;
  text-align: right;
  color: #868686;
  background-color: #fff;
  border-radius: 12px;
  cursor: pointer;
}

/* about us page */

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

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

.about {
  width: 100%;
  max-width: 1232px;
  min-height: 636px;
  border-radius: 16px;
  background: #FAFAFA;
  margin-top: 150px;
  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: 90%;
  margin-top: 50px;
}

.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;
}

/* contact us page */

.contact {
  width: 100%;
  max-width: 1232px;
  min-height: 510px;
  border-radius: 16px;
  background: #FAFAFA;
  margin-top: 150px;
  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;
}

.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%;
  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;
  object-fit: cover;
}

/* 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: #3337bf;
}

.loader-circle.dark-circle {
  stroke: #202020;
}

.loader-circle.red-circle {
  stroke: #ef5350;
}

.loader-circle.green-circle {
  stroke: #23a26d;
}

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

/* loading spinner */


/* profile reserves */


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

main.reserves,
main.transactions {
  width: 100%;
  min-height: 100px;
}

.reserve-list,
.transaction-list {
  width: 100%;
  min-height: 100px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: start;
}

.reserve-title,
.transaction-title {
  width: 100%;
  max-width: 899px;
  min-height: 56px;
  padding: 0 24px;
  border-radius: 12px;
  background: #FFFFFF;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
}

.transaction-item-info {
  width: 100%;
  max-width: 899px;
  min-height: 56px;
  padding: 0 24px;
  border-radius: 12px;
  background: #FFFFFF;
  display: flex;
  gap: 12%;
  align-items: center;
  justify-content: space-between;
}

.transaction-item-info div {
  width: 44%;
  max-width: 899px;
  min-height: 56px;
  padding: 0;
  border-radius: 0px;
  background: #FFFFFF;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
}

.transaction-item-info div:first-child {
  width: 40%;
}

.reserve-item-info {
  width: 100%;
  max-width: 899px;
  min-height: 56px;
  padding: 0 24px;
  border-radius: 12px;
  background: #FFFFFF;
  display: flex;
  gap: 2px;
  align-items: center;
  justify-content: space-between;
}

.reserve-item-info div {
  width: 100%;
  min-height: 56px;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
}

.reserve-item-info div:nth-child(1) {
  flex: 6;
}

.reserve-item-info div:nth-child(2) {
  flex: 2;
  padding-right: 5%;
}

.reserve-item-info div:nth-child(3) {
  justify-content: end;
  flex: 1;
}

.reserve-title h3,
.transaction-title h3 {
  min-width: 24px;
  min-height: 28px;
  font-family: Dana;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: right;
  vertical-align: middle;
  color: #868686;
}

.transaction-title h3:nth-child(2) {
  padding-left: 30px;
}

.transaction-title h3 {
  min-width: 80px;
}

.reserve-item-info h3,
.transaction-item-info h3 {
  min-width: 10px;
  min-height: 28px;
  font-family: Dana;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #202020;
}

.reserve-item-info h3 span {
  display: none;
}

.reserve-item-info .reserve-key:last-of-type {
  display: none;
}


.reserve-item-info button {
  min-width: 24px;
  min-height: 24px;
  border: none;
  cursor: pointer;
  background-color: transparent;
}

.reserve-item-info button span {
  display: none;
}

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

/* profile reserves & transaction */

/* mediaqueries */


@media only screen and (max-width: 992px) {

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

  .contact-body-info {
    width: 100%;
    padding: 30px 10px 10px 10px;
    overflow: hidden;
  }

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

  .contact-body-img {
    width: 95%;
    max-width: 1232px;
    height: 260px;
    border-radius: 16px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 10px;
    z-index: 1;
  }

  .contact-body-img img {
    width: 100%;
    min-height: 250px;
    object-fit: cover;
  }

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

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

  .product-images .left-col,
  .product-info .left-col.date-col {
    display: none;
  }

  .product-info .left-col.select-pay {
    margin: 0 auto;
  }

  .right-col {
    width: 100%;
    border-radius: 0px;
  }

  header {
    display: none;
  }

  footer {
    display: none;
  }

  .event-bar {
    display: none;
  }

  .right-col .product-img {
    position: absolute;
    border-radius: 0px;
  }

  .product-images .container {
    width: 100%;
    border-radius: 0px;
    height: 200px;
  }

  .product-images .container .right-col {
    width: 100%;
    border-radius: 0px;
  }

  .product-images .container .right-col .product-img {
    width: 100%;
    border-radius: 0px;
  }

  .product-images .right-col .prev-page {
    position: absolute;
    right: 25px;
    top: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(1px);
  }


  .product-info {
    margin-top: 120px;
  }

  .product-facilities .facility-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    min-height: 122px;
    padding: 16px;
    row-gap: 12px;
    border-radius: 16px;
  }

  .product-detail .address {
    min-height: 202px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 16px;
    gap: 16px;
  }

  .product-detail .address {
    flex-direction: column;
    align-items: start;
    padding: 24px;
  }

  .product-detail .address .address-image {
    height: 170px;
    width: 100%;
    overflow: hidden;
    border-radius: 16px;
  }

  .product-detail .address .address-image img {
    height: 170px;
    width: 100%;
    object-fit: cover;
  }

  .product-info .right-col .accept-continue-mobile {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 80px;
    margin: 24px 0;
    padding: 20px;
    border-top: 1px solid #dcdada;
  }

  .product-info .right-col .accept-continue-mobile a {
    text-decoration: none;
    width: 100%;
    min-height: 56px;
    margin-top: 20px;
    border-radius: 16px;
    overflow: hidden;
  }

  .product-info .right-col .accept-continue-mobile a div {
    width: 100%;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    border-radius: 16px;
    background: #4347D5;
  }

  .product-info .right-col .accept-continue-mobile a div p {
    min-width: 30px;
    min-height: 16px;
    color: #FFFFFF;
    font-family: Dana;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
  }

  .product-info .product-title {
    width: 100%;
    margin-bottom: 40px;
  }

  .product-info .product-title .title-rate {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    min-width: 214px;
    min-height: 46px;
  }

  .product-info .product-title .title-rate h1 {
    min-width: 196px;
    height: 34px;
    font-size: 24px;
    line-height: 34.32px;
  }

  .product-info .product-title .rate p {
    min-width: 50px;
    height: 18px;
    font-size: 12px;
    font-weight: 500;
    line-height: 18.4px;
  }

  .product-info .product-title .rate img {
    width: 20px;
    height: 20px;
  }

  .product-info .product-title .title-wh p {
    min-width: 46px;
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21.22px;
  }

  .product-detail .product-rules .rule-list p {
    line-height: 24px;
  }

  .address-item p {
    font-size: 14px;
    line-height: 21.22px;
  }

  .product-detail .address-text {
    gap: 5px;
  }

  .product-info.add-person .container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    overflow: hidden;
  }

  .product-info.add-person .container .person-add {
    width: 90%;
    margin: 0 auto;
  }

  .product-info.add-person .container .left-col.select-pay {
    width: 90%;
    margin: 0 auto;
  }

  .product-info.add-person .container .mobile-accept-continue.add {
    width: 90%;
    margin: 0 auto;
  }

  .person-add-card-body .person-add-flex-row:first-child {
    margin-bottom: 20px;
  }

  .person-add-card-body .person-add-flex-row:last-child {
    margin-bottom: 34px;
  }

  .person-add-card-body input {
    flex: 1 1 296px;
    height: 52px;
    padding: 10px 16px;
  }

  .person-add-card-body select {
    flex: 1 1 296px;
    height: 52px;
    padding-right: 13px;
  }

  .product-info.add-person .mobile-header-container {
    display: block;
    width: 100%;
    padding: 0 8px;
    border-bottom: 1px solid #dcdada;
  }

  .product-info.add-person {
    margin-top: 20px;
  }


  .person-add .person-add-card-head h2 {
    font-size: 14px;

  }

  .person-add-list .added-person.added-person-head h3 {
    width: 71px;
    overflow: hidden;
    min-height: 32px;
  }

  .person-add-list .added-person.added-person-head h3:nth-child(3) {
    padding-left: 10px;
    text-overflow: ellipsis;
  }

  .person-add-list .added-person.added-person-head h3:nth-child(4) {
    padding-left: 10px;
  }

  .user-info div:first-child {
    display: none;
  }

  .left-col.select-pay {
    width: 100%;
    max-width: 100%;
  }

  .person-add.person-add-list {
    max-width: 360px;
  }

  .mobile-accept-continue {
    display: block;
    margin: 0 auto;
  }

  .selected-date-info .accept-continue,
  .selected-date-info .selected-info.price-sum,
  .selected-date-info .selected-info.discount-bar {
    display: none;
  }

  .selected-info.discount-bar {
    width: 100%;
    min-height: 56px;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    background: #fff;
  }

  .selected-info.discount-bar h4 {
    min-width: 70px;
    height: 25px;
    font-family: Dana;
    font-size: 14px;
    font-weight: 600;
    line-height: 24.53px;
    text-align: right;
    color: #202020;
  }

  .selected-info.discount-bar input {
    width: 100%;
    min-width: 50px;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #4347D5;
    background: #fff;
    padding: 5px 4px 4px 4px;
    font-family: Dana;
    font-size: 14px;
    font-weight: 500;
    line-height: 24.53px;
    text-align: right;
    color: #232323;
  }

  .selected-info.discount-bar button {
    min-width: 70px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid #4347D5;
    background: #f5f5f5;
    font-family: Dana;
    font-size: 12px;
    font-weight: 600;
    line-height: 30px;
    text-align: right;
    color: #232323;
  }

  .mobile-accept-continue.add {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    border-top: 1px solid #dcdada;
  }

  .mobile-accept-continue.add .accept-continue {
    width: 100%;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    background: #4347D5;
    text-decoration: none;
    color: #fff;
    margin-bottom: 50px;
  }

  .mobile-accept-continue.add .accept-continue div {
    min-width: 100px;
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: #fff;
  }

  .mobile-accept-continue.add .accept-continue a {
    font-family: Dana;
    width: 86px;
    height: 16px;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
  }

  .mobile-accept-continue.add .selected-info {
    min-width: 100%;
    height: 29px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0;
  }

  .mobile-accept-continue.add .selected-info p:first-child {
    min-width: 99px;
    height: 21px;
    font-family: Dana;
    font-size: 14px;
    font-weight: 400;
    line-height: 21.22px;
    text-align: right;
  }

  .mobile-accept-continue.add .selected-info p:last-child {
    min-width: 38px;
    height: 25px;
    font-family: Dana;
    font-size: 16px;
    font-weight: 500;
    line-height: 24.53px;
    text-align: right;
    color: #4347D5;
  }

  .mobile-accept-continue.add .selected-info p:last-child span {
    min-width: 88px;
    height: 29px;
    font-family: Dana;
    font-size: 20px;
    font-weight: 700;
    line-height: 28.6px;
    text-align: right;
    color: #4347D5;
  }

  .shop-success .btn-container.mobile-download {
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .shop-success .btn-container.mobile-download button {
    min-width: 177px;
    height: 42px;
    padding: 0px 24px 5px 24px;
    border-radius: 12px;
    border: 1px solid #23A26D;
    background-color: transparent;
    font-family: Dana;
    font-size: 14px;
    font-weight: 400;
    line-height: 21.22px;
    text-align: center;
    color: #23A26D;
  }

  .shop-success .btn-container.mobile-download button img {
    width: 20px;
    height: 20px;
    padding: 3.88px 0px 0px 0px;
  }

  .btn-container {
    display: none;
  }

  .tickets-recive {
    width: 100%;
    background: #fff;
  }

  .tickets-recive.success-message {
    width: 100%;
    background: #fff;
    overflow: hidden;
  }

  .tickets-recive.success-message .shop-success {
    margin-top: 60px;
  }

  .tickets-recive.success-message .shop-success .mobile-download {
    margin-top: 50px;
  }

  .tickets-recive .mobile-header-container {
    display: block;
    padding: 20px 0 0 0;
    width: 100%;
    border-bottom: 1px solid #dcdada;
  }

  .tickets .all-tickets {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 90%;
    margin: 0 auto;
  }

  .ticket {
    position: relative;
    width: 100%;
    height: 311px;
    margin: 0 auto;
  }

  .ticket span.right-circle {
    top: 142px;
    background-color: #fff;
  }

  .ticket span.left-circle {
    top: 142px;
    left: 0;
    background-color: #fff;
  }

  .ticket .ticket-image {
    width: 100%;
    height: 156px;
    object-fit: cover;
  }

  .ticket .ticket-image img {
    right: -20px;
    bottom: -180px;
    max-width: 235px;
  }

  .ticket .ticket-info {
    display: flex;
    flex-direction: column;
    align-items: start;
    width: 100%;
    padding-right: 10px;
  }

  .ticket-info img {
    width: 100%;
    height: 27px;
    margin-top: 5px;
  }

  .ticket-info p.barcode {
    width: 100%;
  }

  .ticket-info div p:first-child {
    display: none;
  }

  .tickets-recive .container {
    width: 100%;
    margin: 0 auto;
  }

  .home-mobile-logo {
    display: block;
    position: absolute;
    width: 106px;
    height: 21px;
    top: 34px;
    right: 16px;
  }

  .slider-container {
    width: 100%;
  }

  .slider-container {
    width: 100%;
    min-height: 500px;
  }

  .hero-slider-1 {
    min-height: 500px;
  }

  .home-slide-cover {
    height: 648px;
  }


  .single-hero-slider.active {
    flex-direction: column;
    align-items: start;
    margin-top: 120px;
    overflow: hidden;
    object-fit: contain;
  }

  .home-slider-right-div,
  .home-slider-leftt-div {
    width: 100%;
  }

  .home-slider-right-div {
    padding-right: 16px;
  }

  .home-slider-leftt-div.slide-1 {
    position: relative;
    background: linear-gradient(135deg, #4EA446 22.39%, #6DBF65 46.08%, #99E891 73.17%);
    width: 100%;
    min-height: 300px;
    border-radius: 360px 0px 0px 0px;
  }

  .mobile-ball-img {
    display: block;
    position: absolute;
    bottom: -50px;
    left: 125px;

  }

  .home-slider-leftt-div.slide-1 img {
    position: absolute;
    height: 352px;
    top: -200px;
    left: -10px;
  }

  .home-slider-leftt-div.slide-2 img {
    position: absolute;
    height: 552px;
    left: -10px;
    top: -260px;
  }

  .home-slider-leftt-div.slide-2 {
    position: relative;
    background: linear-gradient(135deg, #46C2FE 22.39%, #46C2FE 46.08%, #b1e2fa 73.17%);
    width: 100%;
    min-height: 300px;
    border-radius: 360px 0px 0px 0px;
  }

  .home-slider-right-div.slide-1,
  .home-slider-right-div.slide-2 {
    margin-bottom: 10px;
  }

  .home-slider-right-div.slide-1 h1,
  .home-slider-right-div.slide-2 h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0px;
  }

  .home-slider-right-div.slide-1 p,
  .home-slider-right-div.slide-2 p {
    width: 90dvw;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 15px;
  }

  .home-slider-right-div.slide-1 a button,
  .home-slider-right-div.slide-2 a button {
    width: 173px;
    height: 48px;
    padding: 0px 50px 0px 50px;
    border-radius: 16px;
    font-size: 16px;
    line-height: 22.88px;
  }

  .slider-arrow {
    right: 30px;
    top: 600px;
    width: 154px;
    height: 54px;
  }

  .services {
    margin-top: 80px;
    min-height: 300px;
  }

  .service-container {
    height: 400px;
    margin: 0 auto;
    gap: 20px;
  }

  .service {
    margin-bottom: 60px;
  }

  .services.home-1 h2 {
    text-align: right;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 5px;
    margin-right: 20px;
  }


  .service-container {
    width: 100%;
    padding: 0 16px;
  }

  .services.home-1 .service-container {
    height: 260px;
    margin: 0 auto;
    gap: 20px;
  }

  .service-card.style-1 {
    position: relative;
    /* موقعیت نسبی برای محتوای داخلی */
    width: 200px;
    height: 189px;
  }

  .service-card.style-1 .lay-1 {
    position: absolute;
    /* موقعیت مطلق برای دیوها */
    right: 20px;
    top: 20px;
    width: 160px;
    height: 99px;
    background-color: #C1C8F0;
    z-index: 1;
    border-radius: 15px;
  }

  .service-card.style-1 .lay-2 {
    position: absolute;
    /* موقعیت مطلق برای دیوها */
    top: 58px;
    width: 200px;
    height: 148px;
    background: #d6d3d3;
    z-index: 2;
    border-radius: 12px;
    background: linear-gradient(180deg, #EEF2FF 100%, #FFFFFF 100%);
    padding-top: 70px;
  }

  .service-card.style-1 .lay-2 h3 {
    min-width: 152px;
    height: 23px;
    margin: 0px 3px 13px 0;
    padding: 0px 30px 0px 24px;
    font-size: 16px;
    line-height: 22.88px;
  }

  .service-card.style-1 .lay-2 a {
    width: 200px;
    height: 42px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24.53px;
    text-align: center;
    color: #3337BF;

  }

  .service-card.style-1 .lay-3 {
    position: absolute;
    /* موقعیت مطلق برای دیوها */
    top: 20px;
    right: -5px;
    z-index: 3;
    width: 152px;
    height: 91px;
  }

  .service-card.style-1 .lay-3 img {
    position: absolute;
    /* موقعیت مطلق برای دیوها */
    top: 4px;
    z-index: 3;
    width: 152px;
    height: 91px;
    margin-right: 5px;
    border-radius: 12px;
  }

  .services-title {
    margin-bottom: 36px;
  }

  .services-title h2 {
    min-width: 150px;
    height: 25px;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
  }

  .services-title div {
    width: 100px;
    height: 31px;
    gap: 6px;
  }

  .services-title div p {
    width: 81px;
    height: 31px;
    font-size: 14px;
    line-height: 31px;
    text-align: right;
  }

  .home-mobile-footer {
    width: 100%;
    height: 90px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #c2bdbd;
    padding: 30px 0px 40px 20px;
    background: white;
  }


  .profile-page .home-mobile-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 90px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #c2bdbd;
    padding: 30px 0px 40px 20px;
  }

  .home-mobile-footer div {
    height: 54px;
    width: auto;
  }

  .home-mobile-footer a.active h2 {
    color: #4347d5;
  }

  .home-mobile-footer a div {
    height: 24px;
    width: auto;
  }

  .home-mobile-footer a div img {
    height: 24px;
    width: auto;
  }

  .home-mobile-footer h2 {
    min-width: 10px;
    height: 24px;
    font-family: Dana;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #868686;
  }



  .left-col.select-pay .selected-date {
    width: 100%;
    padding: 0 48px;
  }


  .selected-sans-info {
    width: 100%;
    margin: 0 auto;
  }

  .selected-sans-info .selected-info {
    max-width: 90%;
    margin: 24px auto;
  }

  .selected-date-info {
    width: 100%;
  }

  .selected-info.rules-link {
    max-width: 100%;
    padding: 30px 40px 20px 40px;
  }

  .product-info.add-person .date-picker-mobile-header {
    width: 100%;
  }


  .login-overlay img.bg-image {
    display: none;
  }

  .login-overlay .login-box {
    box-shadow: none;
    margin-top: 100px;
  }

  .login-overlay {
    background-color: #fff;
    align-items: start;
  }


  .login-overlay .mobile-header-container {
    position: absolute;
    top: 0;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #dcdada;
    display: flex;
    align-items: end;
    justify-content: space-between;
  }


  .about-us .mobile-header-container {
    position: absolute;
    top: 0;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #dcdada;
    display: flex;
    align-items: end;
    justify-content: space-between;
  }

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

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

  .about-head h2 {
    top: 57px;
    right: 15px;
    font-weight: 600;
    font-size: 24px;
  }

  .about-head img {
    width: 224px;
    height: 195px;
  }

  .about .about-body {
    padding: 15px;
  }

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

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

  .about .about-body h3 {

    font-weight: 600;
    font-size: 18px;
    margin: 10px 0 5px 0;
  }

  .contact-us .mobile-header-container {
    position: absolute;
    top: 0;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #dcdada;
    display: flex;
    align-items: end;
    justify-content: space-between;
  }

  .contact-us .mobile-header-container h3,
  .about-us .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;
  }

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

  .contact-item {
    gap: 14px;
    margin: 20px 0 10px 0;
  }

  .contact-item img {
    width: 24px;
    height: 24px;
  }

  .contact-item p {
    font-weight: 600;
    font-size: 14px;
  }

  .contact-item p span {
    font-weight: 500;
    font-size: 14px;
  }

  .profile-section .container {
    width: 100%;
    min-height: 400px;
    margin-top: 0px;
  }

  .profile-section .container aside {
    position: relative;
    width: 100%;
    max-width: 1232px;
    min-height: 500px;
    border-radius: 16px;
    background: #fff;
    padding: 0px;
    margin-top: 0;
  }

  .loged-user {
    width: 100%;
    height: 192px;
    padding-bottom: 20px;
    background-color: #4347d5;
    padding-right: 5%;
    z-index: -2;
  }

  .profile-section.user-logedout .loged-user {
    width: 100%;
    height: 136px;
    padding-bottom: 20px;
    background-color: #4347d5;
    padding-right: 5%;
    z-index: -2;
  }

  .profile-section.user-logedout .loged-user div {
    display: none;
  }


  .loged-user a {
    text-decoration: none;
    display: block;
    width: 95%;
    height: 56px;
    margin-top: 45px;
    border-radius: 16px;
    background: #fff;
  }

  .loged-user a button {
    width: 100%;
    height: 56px;
    border-radius: 16px;
    background: #eef1ff;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-family: Dana;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0%;
    text-align: center;
    color: #4347D5;
  }

  .loged-user h3 {
    min-width: 77px;
    color: #fff;
  }

  .loged-user p {
    min-width: 81px;
    height: 24px;
    font-family: Dana;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-align: right;
    color: #fff;
  }

  .profile-section.user-logedin .profile-links.user-logedout-links {
    display: flex;
  }

  .profile-links {
    width: 90%;
    margin: 0 auto;
    min-height: 168px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: start;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-left: 15px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0px 1px 3px 0px #60617029;
    z-index: 2;
  }

  .profile-links.user-logedin-links {
    margin-top: -50px;
  }

  .profile-section.user-logedout .profile-links.user-logedout-links {
    margin-top: 30px;
  }


  .profile-section .container main.loged-user-info-main {
    display: none;
  }


  a .profile-link div:last-child {
    display: block;
  }

  .profile-exit-link {
    position: static;
    border-radius: 16px;
    width: 90%;
    margin: 0 auto;
    height: 56px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding-right: 20px;
    box-shadow: 0px 1px 3px 0px #60617029;
    margin-bottom: 0;
  }

  .profile-links .profile-link {
    border-bottom: 1px dashed #E3E7FF;
  }

  .profile-links a:last-child .profile-link {
    border-bottom: none;
  }



  .profile-section .mobile-header-container {
    position: absolute;
    top: 0;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #dcdada;
    display: flex;
    align-items: end;
    justify-content: space-between;
  }

  .profile-section .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;
  }

  .profile-section.user-info-page aside {
    display: none;
  }

  .profile-section.user-logedin.user-transactions aside {
    display: none;
  }

  .profile-section.user-logedin.user-transactions main h4 {
    display: none;
  }

  .profile-section.user-logedin.user-transactions main {
    margin-top: 100px;
  }

  .profile-section.user-logedin.user-reserves aside {
    display: none;
  }

  .profile-section.user-logedin.user-reserves main h4 {
    display: none;
  }

  .profile-section.user-logedin.user-reserves main {
    margin-top: 100px;
  }

  .profile-section.user-info-page main {
    width: 100%;
    max-width: 1232px;
    margin: 0 auto;
    margin-top: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
  }

  .loged-user-info {
    width: 100%;
    max-width: 1232px;
    min-height: 392px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
    margin-top: 0px;
    margin-bottom: 50px;
  }

  .profile-section.user-info-page main h4 {
    display: none;
  }

  .loged-user-info input {
    width: 100%;
    background: #FFFFFF;
  }

  .loged-user-info select {
    width: 100%;
  }

  .loged-user-info div {
    width: 100%;
    min-height: 76px;
    border-top: 1px solid #E3E7FF;
    border-radius: 0px;
    position: fixed;
    bottom: 0;
  }

  .loged-user-info button {
    width: 90%;
    margin: 20px auto;
    min-height: 56px;
  }

  .profile-section.user-reserves main,
  .profile-section.user-transactions main {
    width: 100%;
    max-width: 1232px;
    margin: 0 auto;
    margin-top: 100px;
    display: flex;
    align-items: start;
    justify-content: center;
    background-color: #fff;
  }

  .reserve-item-info .reserve-key:last-of-type {
    display: inline-block;
    color: #676767;
  }

  .reserve-item-info .reserve-key {
    display: none;
  }

  .reserve-title,
  .transaction-title {
    display: none;
  }

  .reserve-item-info {
    width: 100%;
    max-width: 899px;
    min-height: 124px;
    padding: 20px 16px 8px 16px;
    border-radius: 16px;
    background: #f8f8f8;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 1px 2px 0px #60617029;
  }

  .reserve-item-info div {
    width: 100%;
    min-height: 28px;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: space-between;
  }

  .reserve-item-info h3 span {
    display: inline-block;
  }

  .reserve-item-info button span {
    display: inline-block;
    width: 62px;
    height: 28px;
    font-family: Dana;
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 10px;
    color: #23A26D;
  }

  .reserve-item-info div:nth-child(1) {
    flex: 1;
  }

  .reserve-item-info div:nth-child(1) h3:nth-child(3) {
    display: none;
  }

  .reserve-item-info div:nth-child(1) h3:nth-child(5) {
    display: none;
  }

  .reserve-item-info div:nth-child(2) {
    flex: 1;
    padding-right: 0%;
  }

  .reserve-item-info div:nth-child(3) {
    justify-content: space-between;
    flex: 1;
  }

  .transaction-item-info {
    width: 100%;
    max-width: 899px;
    min-height: 56px;
    padding: 10px 16px;
    border-radius: 16px;
    background: #f8f8f8;
    display: flex;
    flex-direction: column-reverse;
    gap: 8px;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 1px 2px 0px #60617029;
  }

  .transaction-item-info div {
    width: 100%;
    max-width: 899px;
    min-height: 36px;
    padding: 0;
    border-radius: 0px;
    background: transparent;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: space-between;
  }

  .transaction-item-info div:first-child {
    width: 100%;
  }

  .transaction-item-info div:first-child h3:first-child {
    color: #676767;
  }

}