/* =================================================== */
/* =================================================== */
/* limoo website */
/* css class  for limoo  */
/* =================================================== */
/* =================================================== */

/* ------------------- */
/* add fonts  */
/* ------------------- */

@import "../font/fontiran.css";

/* ------------------- */
/* add fonts  */
/* ------------------- */

/* ------------------- */
/* roots  */
/* ------------------- */

@import "./roots.css";

/* ------------------- */
/* roots  */
/* ------------------- */

/* ------------------- */
/* roots  */
/* ------------------- */

@import "./responsive.css";

/* ------------------- */
/* roots  */
/* ------------------- */
.img-fluid {
  pointer-events: none;
}

/* --------------------------- */
/* margins and padings class  */
/* ------------------------- */
p {
  margin-bottom: 0 !important;
}

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

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

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

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

.mb-7 {
  margin-bottom: 7px;
}

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

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

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

.mb-8 {
  margin-bottom: 8px;
}

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

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

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

.mb-12 {
  margin-bottom: 12px;
}

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

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

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

.mb-16 {
  margin-bottom: 16px;
}

.mb-20 {
  margin-bottom: 20px;
}

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

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

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

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

.mb-24 {
  margin-bottom: 24px;
}

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

.mb-32 {
  margin-bottom: 32px;
}

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

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

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

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

.mb-40 {
  margin-bottom: 40px;
}

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

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

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

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

.mb-64 {
  margin-bottom: 64px;
}

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

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

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

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

.mb-96 {
  margin-bottom: 96px;
}

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

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

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

.mb-128 {
  margin-bottom: 128px;
}

.pt-7 {
  padding-top: 7px;
}

.pr-7 {
  padding-right: 7px;
}

.pl-7 {
  padding-left: 7px;
}

.pb-7 {
  padding-bottom: 7px;
}

.pt-8 {
  padding-top: 8px;
}

.pr-8 {
  padding-right: 8px;
}

.pl-8 {
  padding-left: 8px;
}

.pb-8 {
  padding-bottom: 8px;
}

.pt-12 {
  padding-top: 12px;
}

.pr-12 {
  padding-right: 12px;
}

.pl-12 {
  padding-left: 12px;
}

.pb-12 {
  padding-bottom: 12px;
}

.pt-16 {
  padding-top: 16px;
}

.pr-16 {
  padding-right: 16px;
}

.pl-16 {
  padding-left: 16px;
}

.pb-16 {
  padding-bottom: 16px;
}

.pt-24 {
  padding-top: 24px;
}

.pr-24 {
  padding-right: 24px;
}

.pl-24 {
  padding-left: 24px;
}

.pb-24 {
  padding-bottom: 24px;
}

.pt-40 {
  padding-top: 40px;
}

.pr-40 {
  padding-right: 40px;
}

.pl-40 {
  padding-left: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pt-64 {
  padding-top: 64px;
}

.pr-64 {
  padding-right: 64px;
}

.pl-64 {
  padding-left: 64px;
}

.pb-64 {
  padding-bottom: 64px;
}

.pt-96 {
  padding-top: 96px;
}

.pr-96 {
  padding-right: 96px;
}

.pl-96 {
  padding-left: 96px;
}

.pb-96 {
  padding-bottom: 96px;
}

.pt-128 {
  padding-top: 128px;
}

.pr-128 {
  padding-right: 128px;
}

.pl-128 {
  padding-left: 128px;
}

.pb-128 {
  padding-bottom: 128px;
}

.p-rl-32 {
  padding: 0 32px;
}

/* --------------------------- */
/* margins and padings class  */
/* ------------------------- */

.form-control {
  position: relative;
}

.font-pinar {
  font-family: "Pinar-VF" !important;
}

/* body */
html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  background-color: #e5e5e5;
  color: var(--Limoo-gray-800);
  font-size: var(--font-16) !important;
  font-weight: var(--font-w-500) !important;
  font-family: Yekan Bakh !important;
  direction: rtl !important;
  text-align: right !important;
  overflow-x: hidden;
  line-height: 32px !important;
}

/* body */

/* main */
.main {
  padding-top: 220px;
}

/* h1  */
.h1 {
  font-family: "Pinar-VF" !important;
}

/* h2 */
.h2 {
  font-family: Yekan Bakh;
}

/* h3 */
.h3 {
  font-family: Yekan Bakh;
}

/* h5 */
.h5 {
  font-family: Yekan Bakh;
}

/* ------------- */
/* header style */
/* ----------- */
header {
  background: #F5EEE0;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10;
  transition: top 0.4s ease-in-out;

  padding: 13px 10px 6px 10px;
  height: 62px;
  right: 0px;
  top: 0px;

  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid #d6d0c3;
}

.nav-up {
  top: -80px;
}

.head_nav {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: #ffffff;
  height: 80px;
  /* Limoo/gray/800 */
}

.navbar-light .navbar-nav .nav-link {
  font-weight: var(--font-w-500);
  font-size: var(--font-14);
  line-height: 24px;
  text-align: right;

  /* Limoo/gray/800 */

  color: var(--Limoo-gray-800) !important;
}

.loging_btn {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;

  padding: 8px 16px;
  gap: 8px;

  width: 116px;
  height: 40px;

  /* Limoo/white */

  background: #ffffff;
  /* Limoo/gray/800 */

  border: 1px solid var(--Limoo-gray-800);
}

.loging_btn p {
  font-size: var(--font-14);
  font-weight: var(--font-w-500);
  color: var(--Limoo-gray-800);
}

a:hover {
  text-decoration: none !important;
}

/* ------------- */
/* header style */
/* ----------- */

/* h1 */
.h1 {
  font-weight: var(--font-w-800) !important;
  font-size: 48px !important;
  line-height: 80px;
  display: flex;
  align-items: center;
  text-align: right;
  color: var(--Limoo-gray-800) !important;
  white-space: nowrap;
}

/* h2 */
.h2 {
  font-weight: var(--font-w-700) !important;
  font-size: 36px !important;
  display: flex;
  align-items: center;
  text-align: center;
  color: var(--Limoo-gray-900) !important;
  justify-content: center;
  line-height: 40px !important;
}

/* h3 */
.h3 {
  font-weight: var(--font-w-700) !important;
  font-size: 24px !important;

  color: #ffffff !important;
}

/* h5 */
.h5 {
  font-size: 40px !important;
  font-weight: var(--font-w-700) !important;
  color: var(--Limoo-gray-800) !important;
}

/* button */
.limo_btn {
  font-size: var(--font-16);
  font-weight: var(--font-w-700);
  color: #ffffff;
  background-color: #2887fa;
  padding: 12px 24px;
  border: none;
}

.btn-black {
  font-size: var(--font-16);
  font-weight: var(--font-w-700);
  color: #ffffff;
  background-color: var(--Limoo-gray-900);
  padding: 10px 20px;
  border: none;
}

/* button */

/* title text*/
.tit-txt {
  font-size: var(--font-16);
  font-weight: var(--font-w-600);
  color: var(--Limoo-gray-800);
}

/* title text*/

/* small text  */
.sm-txt {
  font-size: var(--font-14);
  color: var(--Limoo-gray-800);
  font-weight: var(--font-w-400);
}

/* small text  */

/* medium text */
.md-txt {
  font-size: var(--font-16);
  color: var(--Limoo-gray-800);
  font-weight: var(--font-w-400);
}

/* medium text */
/* medium text */
.lg-txt {
  font-size: var(--font-16);
  color: var(--Limoo-gray-700);
  font-weight: var(--font-w-700);
}

.lg-x-text {
  font-size: var(--font-18);
  font-weight: var(--font-w-700);
  color: var(--Limoo-gray-900);
}

.show-text {
  font-size: var(--font-16);
  font-weight: var(--font-w-700);
  color: #3b82f6;
}

/* medium text */

.icon-arrowleft {
  background-image: url(../img/icon/leftarrw.svg);
}

.style-current {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #78818f;
  background-color: transparent;
  background-size: cover;
}

.small-icon {
  width: 12px;
  height: 12px;
}

.img-box_style {
  position: absolute;
  top: -80px;
  right: 0;
  /* animation-name: updown; */
  animation: 0.5s linear 1s infinite alternate updown;
}

.main_midel {
  margin-top: 140px;
  padding: 40px 0 0;
  margin-bottom: 180px;
}

.main_midel .the_num img {
  height: 96px;
}

.main_midel .the_nums {
  margin-top: 80px;
  text-align: center;
}

.main_midel .the_num p {
  text-align: center;
  margin-top: 30px;
  font-size: var(--font-14);
  font-weight: var(--font-w-400);
  color: var(--Limoo-gray-700);
}

.justify-content_space-evenly {
  justify-content: space-evenly;
}

.margin_top_dive-180 {
  margin-top: 180px;
}

.margin_top_dive-350 {
  margin-top: 350px;
  margin-bottom: 280px;
}

.img-style-ikonw {
  position: absolute;
  right: 0;
  top: -140px;
}

/* .topfooter {
    margin-top: -60px;
    position: absolute;


} */

/* footer .textin_box {
    position: absolute;
    top: 40px;
    right: 48px;
    text-align: right;
} */
/* 
.textin_box-left {
    position: absolute;
    top: 40px;
    left: 48px;
    text-align: right;
} */
/* ======================== */
/* ======================== */
/* animation */
/* .anmitfade-r{
    opacity: 0;
  } 
  .anmitfade-right{
    animation: fadeInRight 1s ease-in ;
    opacity: 1;
  }  */

.dly-1 {
  animation-delay: 0.1s;
}

.dly-2 {
  animation-delay: 0.3s;
}

.dly-3 {
  animation-delay: 0.6s;
}

.dly-4 {
  animation-delay: 0.9s;
}

.dly-5 {
  animation-delay: 1.2s;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(100px);
  }

  to {
    opacity: 1;
  }
}

/* ======================== */
/* ======================== */

.number-txt {
  font-size: var(--font-28);
  font-weight: var(--font-w-500);
  color: #ffffff;
  direction: ltr;
}

footer {
  background-color: var(--Limoo-gray-800);
}

.top-footer {
  background: #111827;
  padding: 40px 0 24px;
}

.padding_top_dive-130 {
  padding-top: 130px;
}

.list_footer p {
  margin-bottom: 0;
}

.list_footer .titp {
  color: var(--Gray-50);
  font-size: var(--font-14);
  font-weight: var(--font-w-600);
  margin-bottom: 24px;
}

.limoo-footer_lists {
  font-size: var(--font-14);
  font-weight: var(--font-w-400);
  color: var(--Limoo-gray-300);
  line-height: 26px;
}

.limoo-footer_lists p {
  margin-bottom: 16px;
  cursor: pointer;
  color: var(--Limoo-gray-300);
}

.titfootr {
  color: var(--Gray-50);
  font-size: var(--font-14);
  font-weight: var(--font-w-600);
  margin-bottom: 24px;
}

.style-txt-num {
  color: var(--Gray-50);
  font-size: var(--font-16);
  font-weight: var(--font-w-400);
  margin-bottom: 4px;
  text-align: right;
  width: fit-content;
}

.style-calltext {
  font-size: var(--font-14);
  font-weight: var(--font-w-400);
  color: var(--Gray-400);
}

.hr {
  border: 1px solid var(--Limoo-gray-700);
}

.txt-limoo_info {
  font-size: var(--font-14);
  font-weight: var(--font-w-400);
  color: var(--Limoo-gray-300);
  line-height: 26px;
}

.rectangel {
  width: 100%;
  padding: 8px;
  /* Limoo/gray/900 */
  margin: 0 16px;

  background: var(--Limoo-gray-900);
  border-radius: 12px;
}

.finaltext {
  font-size: var(--font-14);
  font-weight: var(--font-w-400);
  color: var(--Limoo-gray-300);
  margin: 0;
  text-align: right;
}

/* ============================= */
/* ============================= */
/* ============================= */
/* ======= grids bootsrap ====== */
/* ============================= */
/* ============================= */
/* ============================= */

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 12px !important;
  padding-left: 12px !important;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1>* {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2>* {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3>* {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.row-cols-4>* {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5>* {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6>* {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-sm-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-md-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-lg-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-xl-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* ============================= */
/* ============================= */
/* ============================= */
/* ======= grids bootsrap ====== */
/* ============================= */
/* ============================= */
/* ============================= */

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl .container-xxl {
  width: 100%;
  /* padding-right: 15px;
    padding-left: 15px; */
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {

  .container,
  .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {

  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}

@media (min-width: 992px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px !important;
  }
}

.none-d {
  display: none;
}

header .the-profile {
  border-radius: 8px;
  background: rgba(13, 13, 13, 0.12);
  padding: 9px 16px 11px 16px;
  color: #474747;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.32px;
}

.text-header p {
  color: #474747;
  text-align: right;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.banner-time {
  background: url(../img/city/Noise.png), #151515;
  background-blend-mode: multiply, normal, normal;
  background-blend-mode: overlay;
}

.time-main_one .time-card img {
  position: absolute;
  left: 48px;
  top: -29px;
}

.banner-time .text-tit {
  font-weight: 800;
  font-size: var(--font-48);
  color: var(--clr-white);
}

.banner-time .text-min {
  font-weight: var(--font-w-400);
  font-size: var(--font-18);
  color: var(--clr-white);
  line-height: 28px;
}

.banner-time .txt-min {
  font-weight: var(--font-w-400);
  font-size: var(--font-16);
  line-height: 28px;
  text-align: right;
  letter-spacing: -0.03em;

  color: #cac9d1;
}

.time_btn {
  padding: 0px 20px 0px 48px;
  height: 48px;
  background: #50463f;
  border: 2px solid #c6af95;
  box-shadow: inset 0px -4px 0px rgba(0, 0, 0, 0.32);
  border-radius: 8px;
  color: var(--clr-white);
  /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M10,6,8.59,7.41,13.17,12,8.59,16.59,10,18l6-6Z' transform='translate(-8.59 -6)' fill='%23fff'/%3E%3C/svg%3E"); */
  background-image: url(../img/city/arrow.svg);
  background-repeat: no-repeat;
  background-position: left 16px center;
  transition-duration: 0.5s;
}

.time_btn:hover {
  /* Light */
  background: #746358;
  box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.32);

  background-image: url(../img/city/arrow.svg);
  background-repeat: no-repeat;
  background-position: left 16px center;
  padding: 0px 25px 0px 50px;
}

.time_btn-2 {
  padding: 0px 20px 0px 48px;
  height: 48px;
  background: #746358;
  border: 2px solid #c6af95;
  box-shadow: inset 0px -4px 0px rgba(0, 0, 0, 0.32);
  border-radius: 8px;
  color: var(--clr-white);
  /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M10,6,8.59,7.41,13.17,12,8.59,16.59,10,18l6-6Z' transform='translate(-8.59 -6)' fill='%23fff'/%3E%3C/svg%3E"); */
  background-image: url(../img/icon/arrow-left.svg);
  background-repeat: no-repeat;
  background-position: left 16px center;
  transition-duration: 0.5s;
}

.time_btn-2:hover {
  background: #50463f;
  box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.32);

  background-image: url(../img/icon/arrow-left.svg);
  background-repeat: no-repeat;
  background-position: left 16px center;
  padding: 0px 25px 0px 50px;
}

.time-main_one {
  background: #F5EEE0;
  width: 100%;

}

.time-card {
  position: relative;
  z-index: 2;
  border-radius: 24px;
  background: #1F1F1F;
}

.time-card .time-card-body {
  padding: 40px;
}

.time-card .text-tit {
  font-weight: var(--font-w-700);
  font-size: var(--font-28);
  line-height: 44px;
  color: var(--clr-white);
}

.time-card .min-text {
  font-weight: var(--font-w-400);
  font-size: var(--font-16);
  line-height: 28px;
  text-align: right;
  color: #FFF;
  line-height: 26px;
  letter-spacing: -0.32px;
  opacity: 0.6;
}

.div_light {
  background: #ffc95c;
  box-shadow: 0px 0px 64px #ffcb64, 0px 0px 48px #ffcb64, 0px 0px 32px #ffcb64;
  border-radius: 2px;
  width: 6px;
  height: 40px;
  position: absolute;
  top: 40px;
}

.pad-r {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.08), 0 2px 0 #3e3732,
    0 3px 0 #3e3732, 0 4px 0 #3e3732, 0 5px 0 #3e3732,
    0 6px 1px rgb(0 0 0 / 10%), 0 0 5px rgb(0 0 0 / 10%),
    0 1px 3px rgb(0 0 0 / 30%), 0 3px 5px rgb(0 0 0 / 20%),
    0 5px 10px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 20%),
    0 20px 20px rgb(0 0 0 / 15%);
}

.time-main_two {
  background: #151515;
  padding-top: 80px;
  padding-bottom: 140px;
  background: url(../img/city/Noise.png), #151515;
  background-blend-mode: multiply, normal;
  background-blend-mode: overlay;
}

.time-main_two .txt-tit {
  font-weight: var(--font-w-800);
  font-size: var(--font-28);
  line-height: 44px;
  color: var(--clr-white);
}

.time-main_two .txt-min {
  font-weight: var(--font-w-400);
  font-size: var(--font-16);
  line-height: 28px;
  /* or 175% */

  text-align: right;
  letter-spacing: -0.03em;
  color: var(--clr-white);
}

.mincard {
  min-height: 334px;
  z-index: 3;
  position: relative;
  border-radius: 16px;
  background: #1F1F1F;

}

.mincard-body {
  padding: 24px 24px 16px 24px;
}

.mincard .txt-tit {
  color: #FFF;
  text-align: right;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.54px;
}

.mincard .txt-tit span {
  color: rgba(255, 255, 255, 0.60);
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: -0.42px;
}

.mincard .txt-tit span.linetime {
  color: rgba(255, 255, 255, 0.80);
  text-align: right;
  font-size: 14px;
  font-weight: 700;
  line-height: 170%;
  letter-spacing: -0.42px;
}

.mincard .txt-min {
  font-weight: var(--font-w-400);
  font-size: var(--font-14);
  line-height: 26px;
  text-align: right;
  letter-spacing: -0.02em;

  color: #cac9d1;
}

.mincard .time_btn {
  border: none;
  background-color: transparent;
  box-shadow: none;
}

.mincard .time_btn:hover {

  background-image: url(../img/city/arrow.svg);
}

.big_gift-text {
  font-weight: var(--font-w-700);
  font-size: var(--font-28);
  line-height: 44px;

  color: var(--clr-white);
}

.text-min_gif {
  font-weight: var(--font-w-400);
  font-size: var(--font-16);
  line-height: 28px;

  text-align: center;
  letter-spacing: -0.03em;

  color: #cac9d1;
}

.box-divs .the-box {
  width: 200px;
}

.box-divs .the-box div {
  min-width: 150px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.4s ease-in-out;

  border-radius: 16px;
  background: #1F1F1F;
}

.box-divs .the-box div img {
  width: 35%;
  -webkit-transition: all 0.54s ease-in-out;
  filter: drop-shadow(17px 10px 8px rgba(0, 0, 0, 0.5));
}

.box-divs .the-box div img:hover {
  -webkit-transform: scale(1.1);
}

.box-divs .the-box div:hover {
  /* border: 4px solid #ffc95c;
  box-shadow: inset 0px 0px 26px rgba(255, 203, 100, 0.7); */
}

.txt-gif {
  line-height: 28px;
  text-align: right;
  color: var(--clr-white);
  margin-top: 14px;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: -0.14px;
}

.txt-gif-2 {
  line-height: 28px;
  text-align: right;
  color: var(--clr-white);
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.14px;
  opacity: 0.8;
}

.txt-prc {
  font-weight: var(--font-w-400);
  font-size: var(--font-14);
  line-height: 26px;

  text-align: right;
  letter-spacing: -0.02em;
  margin-top: 14px;

  color: var(--clr-white);
}

.offers {
  padding-bottom: 256px;
}

.offers .tit-offers {
  font-weight: var(--font-w-700);
  font-size: var(--font-28);
  line-height: 44px;
  color: var(--clr-white);
}

.offers .txt-offers {
  font-weight: var(--font-w-400);
  font-size: var(--font-16);
  line-height: 28px;
  text-align: right;
  letter-spacing: -0.03em;

  color: #cac9d1;
}

.truncate {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  max-width: 100%;
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
}

.offer-main .scroll {
  position: relative;
  display: flex;

  flex-wrap: wrap;
  align-items: center;
  row-gap: 30px;
  justify-content: center;

  flex-direction: row;
  /* flex-wrap: nowrap; */
  align-items: center;
  width: 100%;
  height: auto;
  padding: 1rem 0;
  margin: 2.5rem 0;
  cursor: default;
  overflow: scroll hidden;
  /* -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
  scroll-padding: 0px 1.25rem;
  scrollbar-width: none; */
}

.offer-main .scroll::-webkit-scrollbar {
  display: none;
}

.offer-main .scroll.active {
  cursor: grab;
  cursor: -webkit-grab;
}

.offer-main .scroll .offers_btn {
  flex: 0 0 auto;
  margin: 0 0.75rem;
  display: flex;
  cursor: pointer;
  color: white;
  min-width: 196px;
  outline: none;
  padding: 8px 16px 8px 24px;
  gap: 12px;
  width: max-content;
  height: 56px;

  align-items: center;


  border-radius: 78px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(31, 31, 31, 0.40);
  padding: 8px 24px;

}

.offer-main .scroll .offers_btn div {
  width: 12px;
  height: 12px;

  background: #4f4a40;
  border-radius: 50%;
}

.offer-main .scroll .offers_btn.actived {

  border-radius: 68px;
  border: 1px solid #FFD599;
  background: #1F1F1F;
  box-shadow: 0px 6px 12px 4px rgba(255, 213, 153, 0.10), 0px 0px 24px 0px rgba(255, 213, 153, 0.25) inset;
}

.offer-main .scroll .offers_btn.actived div {
  background: #FFD599;
  box-shadow: 0px 0px 24px 5px #FFD599;
}

.off-card {
  width: 233.6px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: space-between;


  padding: 24px 24px 16px 24px;
  border-radius: 16px;
  background: #1F1F1F;
}

.off-card div {
  width: 24px;
  height: 24px;

  background: #dedbdb;
}

.off-card .tit-off {
  padding: 8px 12px;
  height: 44px;
  font-weight: var(--font-w-700);
  font-size: var(--font-16);
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.02em;

  border-radius: 6px;
  background: rgba(0, 0, 0, 0.24);
  color: #FFF;
  line-height: 100%;
  letter-spacing: -0.32px;
  /* text-transform: uppercase; */

  display: flex;
  align-items: center;
  justify-content: center;
}

.tit-off button {
  background-image: url(../img/city/copy.svg);

  background-color: transparent;
  width: 20px;
  height: 20px;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-right: 0.6rem;
}

.off-card .info-text {
  font-weight: var(--font-w-400);
  font-size: var(--font-14);
  text-align: center;
  color: #D4CBC4;
  font-feature-settings: 'ss01' on;
  line-height: 150%;
  letter-spacing: -0.14px;
}

.off-card .text-off {
  font-weight: var(--font-w-800);
  font-size: var(--font-18);
  color: #FFD599;
  text-align: center;
  font-feature-settings: 'ss01' on;
  line-height: 150%;
  margin-top: 8px;
}

.off-card .time_btn {
  border: none;
  background-color: transparent;
  box-shadow: none;
  display: flex;
  align-items: center;
  padding: 0px 5px 0px 5px;

  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.32px;
}

.off-card .time_btn:hover {
  padding: 0px 8px 0px 8px;
  background-image: url(../img/city/arrow.svg);
}

.off-card .time_btn {
  background-image: url(../img/city/arrow.svg);
}


/* thelamp */

@keyframes flickerAnimation {
  0% {
    background-image: url(../img/img/thelamp.png);
  }

  20% {
    background-image: url(../img/img/thelampon.png);
  }

  80% {
    background-image: url(../img/img/thelampon.png);
  }

  100% {
    background-image: url(../img/img/thelamp.png);
  }
}

@-o-keyframes flickerAnimation {
  0% {
    background-image: url(../img/img/thelamp.png);
  }

  20% {
    background-image: url(../img/img/thelampon.png);
  }

  80% {
    background-image: url(../img/img/thelampon.png);
  }

  100% {
    background-image: url(../img/img/thelamp.png);
  }
}

@-moz-keyframes flickerAnimation {
  0% {
    background-image: url(../img/img/thelamp.png);
  }

  20% {
    background-image: url(../img/img/thelampon.png);
  }

  80% {
    background-image: url(../img/img/thelampon.png);
  }

  100% {
    background-image: url(../img/img/thelamp.png);
  }
}

@-webkit-keyframes flickerAnimation {
  0% {
    background-image: url(../img/img/thelamp.png);
  }

  20% {
    background-image: url(../img/img/thelampon.png);
  }

  80% {
    background-image: url(../img/img/thelampon.png);
  }

  100% {
    background-image: url(../img/img/thelamp.png);
  }
}

.lamp {
  position: absolute;
  left: 0%;
  width: 10rem;
  height: 10rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  top: -5%;
}

.thelamp {
  -webkit-animation: flickerAnimation 4s ease-in-out;
  -moz-animation: flickerAnimation 4s infinite;
  -o-animation: flickerAnimation 4s infinite;
  animation: flickerAnimation 4s infinite;

  width: 38.14px;
  height: 97px;
  background-repeat: no-repeat;
}

@keyframes flicker {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  80% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes flicker {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  80% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes flicker {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  80% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes flicker {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  80% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.ongrad {
  position: absolute;
  width: 120px;
  height: 120px;
  background: radial-gradient(50% 50% at 50% 50%,
      rgba(255, 199, 133, 0.5) 0%,
      rgba(255, 199, 133, 0.15) 48.96%,
      rgba(255, 199, 133, 0) 100%);
  top: 16%;
  -webkit-animation: flicker 4s infinite;
  -moz-animation: flicker 4s infinite;
  -o-animation: flicker 4s infinite;
  animation: flicker 4s infinite;
}

/* ----------------------- */
/* the solt game css code  */
/* ----------------------- */

.img-slott {
  position: relative;
  text-align: center;
  color: white;
  filter: drop-shadow(0px 32px 15px rgba(0, 0, 0, 0.64));
}

.centered {
  position: absolute;
  top: 50%;
  left: 50.5%;
  transform: translate(-50%, -50%);
  width: 65%;
  height: 70%;
}

#app {
  background: linear-gradient(180deg,
      #8f7a70 8.01%,
      #c0b5af 15.93%,
      #edeae9 32.78%,
      #edeae9 65.64%,
      #c0b5af 89.33%,
      #72625a 97.66%);
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
}

.doors {
  display: flex;
}

.door {
  background: transparent;
  width: 65px;
  /* height: 110px; */
  max-height: 200px;
  overflow: hidden;
  box-shadow: 1px 0px 0px rgb(255 255 255 / 45%);
  margin: 3px;
}

.boxes {
  /* transform: translateY(0); */
  transition: transform 1s ease-in-out;
}

.box {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  height: 70px !important;
  width: 70px !important;
}

.time_btn-slot {
  padding: 0px 20px 0px 20px;
  height: 48px;
  background: #50463f;
  border: 2px solid #c6af95;
  box-shadow: inset 0px -4px 0px rgba(0, 0, 0, 0.32);
  border-radius: 8px;
  color: var(--clr-white);
  /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M10,6,8.59,7.41,13.17,12,8.59,16.59,10,18l6-6Z' transform='translate(-8.59 -6)' fill='%23fff'/%3E%3C/svg%3E"); */

  transition-duration: 0.5s;
}

.time_btn-slot:hover {
  background: #746358;
  box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.32);
}

@-webkit-keyframes rotating

/* Safari and Chrome */
  {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -ms-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

.rotating {
  -webkit-animation: rotating 8s linear infinite;
  -moz-animation: rotating 8s linear infinite;
  -ms-animation: rotating 8s linear infinite;
  -o-animation: rotating 8s linear infinite;
  animation: rotating 8s linear infinite;
}

.rotating-h {
  -webkit-animation: rotating 48s linear infinite;
  -moz-animation: rotating 48s linear infinite;
  -ms-animation: rotating 48s linear infinite;
  -o-animation: rotating 48s linear infinite;
  animation: rotating 48s linear infinite;
}

.clock-time {
  position: relative;
  text-align: center;
  color: white;
}

.center-time {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.t-time {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.theback {
  background-image: url(../img/clock/back.png);

  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

/* footer */

footer {
  background: #151515;
}

footer .footer__top {
  padding: 72px 0;
  border: solid 1px #181510;
  border-right: unset;
  border-left: unset;
}

footer .footer__top__cell--logo {
  flex: 0 0 134px;
  max-width: 134px;
}

footer .footer__top__cell--about {
  flex: 1 1 auto;
  max-width: 100%;
  margin: 0 61px 0 171px;
}

footer .footer__top__cell--about>p {
  font-weight: var(--font-w-400);
  font-size: var(--font-14);
  line-height: 28px;
  text-align: right;
  letter-spacing: -0.03em;
  color: #d4cbc4;
}

footer .footer__top__cell--social {
  flex: 0 0 220px;
  max-width: 220px;
}

footer .footer__top__cell--social>span {
  display: block;
  margin-bottom: 25px;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #d4cbc4;
}

footer .footer__top__cell--social .footer__top__cell__social-list {
  margin: 0 20px;
}

footer .footer__bottom {
  text-align: center;
  padding: 20px 0;
}

footer .footer__bottom>p {
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  color: #d4cbc4;
}

footer .footer__bottom>p>a {
  color: #ffd599;
  font-size: 16px;
}

footer .footer__bottom>p>a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 0px) and (max-width: 576px) {
  footer .footer__top {
    flex-direction: column;
  }

  footer .footer__top__cell--logo,
  footer .footer__top__cell--social {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  footer .footer__top__cell--about {
    margin: 20px 0;
  }

  footer .footer__top__cell--about>p {
    text-align: justify;
  }

  .off-card {
    width: 100%;
  }
}

@media only screen and (min-width: 577px) and (max-width: 768px) {
  footer .footer__top {
    flex-direction: column;
  }

  footer .footer__top__cell--logo,
  footer .footer__top__cell--social {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  footer .footer__top__cell--about {
    margin: 20px 0;
  }

  footer .footer__top__cell--about>p {
    text-align: justify;
  }
}

@media only screen and (min-width: 769px) and (max-width: 992px) {
  footer .footer__top {
    flex-direction: column;
  }

  footer .footer__top__cell--logo,
  footer .footer__top__cell--social {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  footer .footer__top__cell--about {
    margin: 20px 0;
  }

  footer .footer__top__cell--about>p {
    text-align: justify;
  }

  footer .footer__top__cell--social {
    margin: 0 auto;
    width: 50%;
  }
}

/* =========== */
/* the watch  */
/* ========= */
.theclock .img100 {
  width: 100%;
}

.theclock {
  position: relative;
  /* background-image: url(../img/clock/back.png);

    background-repeat: no-repeat;
    background-position: center center;
    */
  transform: scale(0.8);
  display: flex;
  align-items: center;
  justify-content: center;
}

.img90 {
  width: 70%;
}

.themhaur {
  position: absolute;
  top: 46.9%;
  left: 15%;
}

.thecenter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 35px;
  height: 35px;
  z-index: 2;
}

.theminunt {
  position: absolute;
  top: 46.9%;
  left: 15%;
}

.clock {
  width: 300px;
  height: 300px;
  margin-top: 6rem;
  /* background-color: #ddd; */
  border-radius: 50%;
  /* border: 10px solid #999; */
  /* box-shadow: 0 0 20px #252525; */
  position: relative;
  background-image: url(../img/watch.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.clock .number {
  --rotation: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotate(var(--rotation));
  font-size: 1.6rem;
  font-weight: 500;
  color: silver;
  text-shadow: 0 0 1px #252525;
  text-align: center;
}

.clock .number.number-1 {
  --rotation: 30deg;
}

.clock .number.number-2 {
  --rotation: 60deg;
}

.clock .number.number-3 {
  --rotation: 90deg;
}

.clock .number.number-4 {
  --rotation: 120deg;
}

.clock .number.number-5 {
  --rotation: 150deg;
}

.clock .number.number-6 {
  --rotation: 180deg;
}

.clock .number.number-7 {
  --rotation: 210deg;
}

.clock .number.number-8 {
  --rotation: 240deg;
}

.clock .number.number-9 {
  --rotation: 270deg;
}

.clock .number.number-10 {
  --rotation: 300deg;
}

.clock .number.number-11 {
  --rotation: 330deg;
}

.clock .hand {
  position: absolute;
  background-color: silver;
  bottom: 50%;
  left: 50%;
  z-index: 1;
  transform-origin: bottom;
  border-radius: 10px;
  box-shadow: 0 0 2px #252525;
}

.clock .second-hand {
  width: 1px;
  height: 45%;
  background-color: red;
}

.second-hand img {
  transform: rotate(296deg);
  bottom: 50%;
  left: 50%;
  z-index: 1;
  transform-origin: bottom;
  position: absolute;
}

.clock .minute-hand {
  width: 5px;
  height: 40%;
  background-color: silver;
}

.clock .hour-hand {
  width: 5px;
  height: 30%;
  background-color: silver;
}

.center-dot {
  position: absolute;
  bottom: calc(50% - 4px);
  left: calc(50% - 4px);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: aliceblue;
  box-shadow: 0 0 5px #252525;
  z-index: 2;
}

@media only screen and (min-width: 500px) {
  .clock {
    width: 350px;
    height: 350px;
  }
}

@media only screen and (min-width: 768px) {
  .clock {
    margin-top: 5rem;
    width: 400px;
    height: 400px;
  }
}

@media only screen and (min-width: 1024px) {
  .clock {
    margin-top: 2rem;
    width: 500px;
    height: 500px;
  }
}

@media only screen and (min-width: 1280px) {
  .clock {
    margin-top: 3rem;
    width: 527px;
    height: 527px;
  }
}

.the-logos {
  flex-direction: row-reverse;
}

.the-logos p {
  font-weight: var(--font-w-600);
  font-size: var(--font-16);
  line-height: 24px;
  text-align: right;
  letter-spacing: -0.02em;
  color: #d4cbc4;
  text-align: center;
}

.the-logos img {
  width: 80px;
  height: 80px;
  filter: grayscale(100%);
  transition-duration: 0.5s;
}

.the-logos img:hover {
  filter: grayscale(0%);
}

.pipe1 {
  margin-top: -1.3rem;
  z-index: 2;
  position: relative;
}

.pipe2 {
  margin-top: -0.5rem;
  z-index: 1;
  position: relative;
}

/* classes timer  */

.img-timer div {
  background-image: url(../img/city/off_point.svg);
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  margin: 0 20px;
  background-position: center;
}

.img-timer p {
  text-align: center;
  font-weight: var(--font-w-600);
  font-size: var(--font-16);
  line-height: 24px;

  letter-spacing: -0.02em;

  color: #ffffff;
}

.img-timer.timeon div {
  background-image: url(../img/city/active_point.svg) !important;
  cursor: pointer;

}

.img-timer.timeclick div {
  background-image: url(../img/city/off_point.svg) !important;
  cursor: pointer;

}



.coins {
  display: flex;
  gap: 12px;
  color: #ffffff;
}



.zipall-class {}

.show-offers {
  display: block !important;
}

.rtl-class {
  display: none
}

.zipall-class {
  display: none
}

.dmc-class {
  display: none
}

.digital-class {
  display: none
}

.jetseo-class {
  display: none
}

.limo-class {
  display: none
}

.tasmino-class {
  display: none;
}




@keyframes alartcss {
  0% {
    transform: translateX(-170%);
  }

  100% {
    transform: translateX(0%);
  }
}

.adddon {
  /* visibility: visible !important; */
  display: block !important;
}


.alart-css {
  display: none;
  position: fixed;
  left: 10%;
  bottom: 10%;
  z-index: 100;
  width: max-content !important;
  height: auto !important;
  text-align: center;
  color: black;
  border: none;
  outline: none;
  padding: 8px 24px 8px 24px;
  background: #dedbdb;
  border-radius: 12px;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}



.accordion-item {}



.accordion-item .offers_btn {
  flex: 0 0 auto;
  margin: 0 0.75rem;
  display: flex;
  cursor: pointer;
  color: white;
  min-width: 220px;
  border: none;
  outline: none;
  padding: 8px 16px 8px 24px;
  gap: 12px;
  width: max-content;
  height: 56px;
  background: rgba(0, 0, 0, 0.24);
  box-shadow: inset 0px -1px 0px rgb(255 255 255 / 24%);
  border-radius: 30px;
  align-items: center;
}

.accordion-item .offers_btn div {
  width: 12px;
  height: 12px;

  background: #4f4a40;
  border-radius: 50%;
}

.accordion-item.offers_btn.actived {
  background: rgba(255, 255, 255, 0.08);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.16);
  border-radius: 30px;
}

.accordion-item .offers_btn.actived div {
  background: #ffc95c;
  box-shadow: 0px 0px 24px 5px #ffcb64;
}



.accordion-item hr {
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.accordion-link {
  font-size: 1.6rem;
  color: rgba(255, 255, 255, .8);
  text-decoration: none;
  justify-content: center;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 1rem 0;
}

.accordion-link h3 {
  font-weight: 500;
  font-size: 20px;
}

.accordion-link i {
  color: #e7d5ff;
  padding: .5rem;

}

.accordion-link ul {
  display: flex;
  align-items: flex-end;
  list-style-type: none;
  margin-left: 25px;
}

.accordion-link li {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.4);
  padding: 0 0 1px 5px;
}

.accordion-link div {
  display: flex;
}

.accordion-link .ion-md-arrow-down {
  display: none;
}

.answer {
  max-height: 0;
  overflow: hidden;
  position: relative;

  transition: max-height 650ms;
}



.answer p {}

.accordion-item:target .answer {
  max-height: inherit;
}

.accordion-item:target .accordion-link .ion-md-arrow-forward {
  display: none
}

.accordion-item:target .accordion-link .ion-md-arrow-down {
  display: block;
}





.time_out-class {
  text-align: center;
  color: #D4CBC4;
  font-size: 10px;
  font-weight: 600;
  line-height: 200%;
  letter-spacing: -0.1px;
}

/* readmore  */

.readmore {
  position: relative;
  max-height: 450px;
  overflow: hidden;

  border: none;
  /* padding: 10px; */
  margin-bottom: 20px;
  /* transition: max-height 0.15s ease-out; */
  transition-duration: 1s;
}

.readmore.expand {
  max-height: 5000px !important;
  /* transition: max-height 0.35s ease-in-out; */
  transition-duration: 1s;
}

.readmore-link {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 60px;
  text-align: center;

  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */


  letter-spacing: -0.02em;

  color: #FFFFFF;
  padding-top: 40px;
  z-index: 5;
  background: linear-gradient(180deg, rgba(24, 21, 16, 0) 0%, #181510 100%);
  cursor: pointer;
}

.readmore-link.expand {
  position: relative;
  background-image: none;
  padding-top: 10px;
  height: 20px;
}

.readmore-link:after {
  content: "نمایش بیشتر";
}

.readmore-link.expand:after {
  content: "نمایش کمتر";
}




.door .box img {
  width: 60%;
}








/* modal */


/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */



}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;

  background: #3e3732 !important;
  mix-blend-mode: normal !important;
  box-shadow: 0px 16px 16px -8px rgb(0 0 0 / 26%), 0px 44px 32px -22px rgb(0 0 0 / 32%) !important;
  /* border-radius: 12px; */
  border-radius: 12px 12px 16px 16px !important;
  border: 1px solid rgba(255, 255, 255, 0.16) !important;
  border-bottom: 6px solid hsl(25deg 13% 16%) !important;
  min-height: 334px !important;
  z-index: 3 !important;
  position: relative !important;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}









/* tab Missions */
.active-Mission {
  display: block !important;
}

.Mission-one {
  display: none;
}

.Mission-two {
  display: none;
}

.Mission-three {
  display: none;
}

.Mission-four {
  display: none;
}

.Mission-five {
  display: none;
}




.onmob_son {
  display: none !important;
}

.mincard .mis_pls.actived {

  background: #FFF;
  box-shadow: 0px 0px 32px 0px rgba(255, 255, 255, 0.40), 0px 0px 4px 0px rgba(255, 255, 255, 0.40), 0px 0px 16px 0px rgba(255, 255, 255, 0.24);
  color: #151515;
}

.mincard .mis_pls {
  border-radius: 50px;
  width: 40px;
  height: 40px;
  border-radius: 60px;
  background: #4C4C4C;
  color: #FFF;
  font-feature-settings: 'ss01' on;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -20px;
}

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

  .onmob_son {
    display: flex !important;
  }

  .clr_mob {
    background-color: transparent !important;
  }

  .rem_ps {
    position: initial !important;
    width: 100% !important;
  }
}