*,
*::after,
*::before {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: iransans, sans-serif;
}

body {
  direction: rtl;
  background-color: #f4f4f9 !important;
}


a {
  /*color: #fff;*/
  text-decoration: none !important;
}

.col-7 ul li a:hover {
  color: #f00;
}

input::placeholder {
  text-align: right;
  direction: rtl;
  padding-right: 5px;
}

ul li,
li {
  list-style: none;
  text-align: right;
}

.card-dropdown img {
  height: 45%;
}

.card-dropdown {
  color: #000;
}

.nav-item-pc-parent {
  padding: 0;
  margin: 0;
}

.nav-item-pc-parent .nav-item-pc {
  padding: 8px 0.5rem;
  /* margin: 0 4px; */
}

#three-photo-buy img {
  border-radius: 100px;
  width: 150px;
  height: 100%;
  overflow: hidden;
  object-fit: cover;
  border: 4px solid #4b4848f2;
  outline: #666666c7 solid 10px;
  margin: 0 15px;
}

@media screen and (max-width: 480px) {
  h1,
  h2,
  h3,
  h4,
  h5 {
    font-size: 1rem !important;
  }
  .body-item__hotel-info .image {
    width: 100% !important;
  }
  .iframe-box {
    height: 190px !important;
  }
    .blog-title-banner {
        height: 40vh;
    }
}

.card-first {
  text-align: start;
}

@media screen and (min-width: 480px) {
  .card-first {
    width: 18rem !important;
  }

  .card:hover {
    text-decoration: none;
    color: #000;
  }

  section .portarafdar {
    padding: 0 5rem;
  }
    .blog-title-banner {
        height: 60vh;
    }
}

@media screen and (max-width: 769px) {
  .card-first {
    width: 85% !important;
    font-size: 10px;
  }

  .card-first h5 {
    font-size: 10px;
  }

  section .portarafdar {
    padding: 0 10px;
  }

  .sec-1 .subject {
    padding-top: 5rem;
  }

  .card-dropdown {
    height: 35%;
  }
}

@media screen and (min-width: 769px) {
  .card-dropdown {
    height: 50%;
    padding-top: 10px;
    background-color: #fff;
  }
  .iframe-box {
    height: 575px;
  }
}
@media screen and (max-width: 576px) {
  .pack-tourbox-takhfif {
    align-items: baseline;
  }
  .pack-tourbox-takhfif :last-child {
    padding-top: 18px;
  }
  .pack-tourbox-time-flight,
  .pack-tourbox-time,
  .pack-tourbox-money {
    width: 90%;
  }
  .pack-tourbox-time-span {
    font-size: 10px;
  }
  .pack-tourbox-money .h4,
  .pack-tourbox-money button {
    font-size: 11px;
  }
  footer .photo-branding {
    order: -1;
  }
}

.cover-of-banner-title {
    background-color: rgba(0, 0, 0, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.card {
  border-radius: 0.5rem !important;
}

.nav-link {
  font-weight: 500;
  padding: 0.75rem 1rem;
  color: #646464;
}

.nav-link:hover {
  color: #007bff;
}

.dropdown-menu {
  /*top: 100% !important;*/
  left: 0;
  right: 0;
  border-radius: 0;
}

.mega-dropdown {
  position: fixed;
  top: 57px;
  left: 0;
  width: 100%;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #eee;
  display: none;
  z-index: 1050;
  animation: fadeDown 0.3s ease-in-out;
  background-color: #f4f4f9e3 !important;
}

.nav-item.dropdown {
  position: relative; /* این خیلی مهمه */
}

.mega-dropdown {
  animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeDown {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.mega-dropdown .dropdown-divider {
  margin:  0;
}

.card-dropdown {
  transition: all 0.3s ease;
}

.card-dropdown:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.submenu-kh {
    transform: translate3d(0, 0, 0) !important;
    position: relative !important;
    min-width: 100% !important;
}

.badge-new {
  align-items: center;
  background-color: rgb(220, 53, 69);
  color: rgb(255, 255, 255);
  display: flex;
  font-size: 12px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: -8px;
  border-radius: 5px;
  padding: 0px 6px;
}

@media (max-width: 992px) {
  .badge-new {
    font-size: 0.65rem;
    top: 6px;
    left: 6px;
  }
  .offcanvas-body .card .card-header {
    padding-top: 2rem !important;
  }
}
.vijeh {
  border-right: 5px solid #dc3545 !important;
}
.tour-item-istanbul {
  transition: box-shadow 0.3s ease !important;
}
.tour-item-istanbul:hover {
  box-shadow: 0 0.125rem 1.25rem 5px rgba(0, 0, 0, 0.075) !important;
}
.bg-purple {
  background-color: #796799 !important;
}
.aghsati {
  border-right: 5px solid #796799 !important;
}
.filter {
  margin-top: -4.05rem !important;
}

.pagination .page-item {
  margin-inline: 0.3rem;
}
.pagination .page-item .number {
  width: 2.15rem;
  height: auto;
  text-align: center;
}
.pagination .page-link {
  color: #4e5c6e;
  border: 2px solid white !important;
}

.pagination .page-link:hover {
  background-color: white;
  color: #0d6efd;
  border-color: #0d6efd !important;
}

.pagination .page-item.active .page-link {
  background-color: #0d6efd;
  border-color: #0d6efd !important;
  color: #fff;
}

.pagination .page-item.disabled .page-link {
  background-color: #f8f9fa;
  color: #6c757d;
  border-color: #dee2e6 !important;
}
.pagination .page-item.disabled {
  cursor: not-allowed !important;
}

.highlight-green {
  color: #008000;
  font-weight: bold;
  margin-block: 1.5rem;
}
.highlight-orange {
  color: #ff6600;
  font-weight: bold;
  margin-block: 1.5rem;
}
.highlight-red {
  color: #ff0000;
  font-weight: bold;
  margin-block: 1.5rem;
}
.content-cta {
  background: #378669;
  border: 0 !important;
  border-radius: 15px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.4);
  color: #fff !important;
  display: flex !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 67px;
  margin: 30px auto;
  padding: 0 30px;
  width: fit-content !important;
}
.content-cta:after {
  content: ">";
  display: block;
  line-height: 70px;
  margin-right: 20px;
}
.table {
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.table th,
.table td {
  text-align: center;
  vertical-align: middle;
}
.figure-img {
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  max-width: 100%;
  height: auto;
}
.figure-caption {
  font-size: 0.9rem;
  color: #555;
  text-align: center;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .content-cta {
    font-size: 0.6rem;
  }
  h2 {
    font-size: 1.8rem;
  }
  h3 {
    font-size: 1.4rem;
  }
  p {
    font-size: 1rem;
  }
  .iframe-box {
    height: 295px;
  }
}

.card--hover {
  transition: all 0.3s ease;
}
.card--hover:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1) !important;
}
.trek-list-item__title h2 {
  font-size: 1.25rem;
  margin: 0;
}
.buttons__item__installment {
  font-size: 0.85rem;
  padding: 0.25rem 0.75rem;
}
.body-item {
  margin-bottom: 1rem;
}
.body-item__hotel-info .trek-hotel-item {
  display: flex;
  align-items: center;
}
.hotel-info {
  margin-left: 1rem;
}
.hotel-info__title {
  font-size: 1rem;
  font-weight: bold;
}
.rating__bullets-score .score-no {
  background: #007bff;
  color: white;
  padding: 0.2rem 0.5rem;
  border-radius: 0.25rem;
}
.hotel-grade i {
  color: #f1c40f;
}
.body-item__agency,
.body-item__dates,
.body-item__price-details {
  font-size: 0.9rem;
}
.price__item__value {
  font-size: 1.25rem;
  font-weight: bold;
  color: #007bff;
}

.go-to-up {
  display: inline-block;
  position: fixed;
  bottom: 25px;
  right: 40px;
  z-index: 10000;
  color: #148b9e;
}
.tour-card a:hover {
  color: #0d6efd;
  text-decoration: underline;
}
.list-of-footer {
  display: flex;
  flex-wrap: wrap;
  width: 75%;
  justify-content: space-around;
}
.list-of-footer li {
  margin: 3px 5px;
}
.see-taghvim {
  color: transparent !important;
}

.pillow-scroll {
    overflow-x: auto;
    white-space: nowrap;
    padding-top: 1rem;
}

.pillow-scroll .btn {
    display: inline-block;
    margin-left: 0.5rem;
    margin-bottom: 0.5rem;
    white-space: nowrap;
    border-radius: 30px;
}

.pillow-hover:hover {
    background-color: #148B9E !important;
    color: white !important;
}

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

.text-13{
    font-size: 13px;
    color: #42444a;
}

.blog-img {
    height: 280px;
    overflow: hidden;
}

.blog-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.text-h5{
    font-size: 1.25rem;
}

.bg-menu {
    --bs-bg-opacity: 1;
    background-color: rgba(33, 37, 41, 0.80) !important;
}

.fixed-menu{
    position: fixed;
    width: 100%;
    top: 0; /* خیلی مهم */
    left: 0;
    z-index: 9999;
    height: 60px;
}
body > *:not(.fixed-menu) {
    margin-top: 60px;
}


