@font-face {
  font-family: "IranSansX";
  src: url("/assets/fontts/font/iransansX family/IRANSansX-Light.ttf") format("truetype");
}
/* check box style */
.checkbox-custom:checked + .checkmark {
  border: none; /* حذف بوردر زمانی که چک‌باکس تیک می‌خورد */
}

.checkbox-custom-label {
  display: inline-block;
  position: relative;
  /* padding-left: 25px; */
  cursor: pointer;
  font-size: 16px;
  margin:13px 11px;
}

.checkbox-custom-label .checkbox-custom {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}

.checkbox-custom-label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.checkmark {
  right: -24px;
}

.label-text {
  cursor: pointer;
}

.checkbox-custom:checked + .checkmark:after {
  content: "\2713";
  font-size: 20px;
  color: rgba(245, 145, 21, 1);
  position: absolute;
  top: 2px;
  left: 6px;
}

* {
  font-family: "IranSansX";
}
.items-center {
  direction: rtl;
}
.hovering:hover {
  color: rgba(245, 145, 21, 1);
  transition: all 0.2s ease;
}
.wrapper {
  margin: auto;

  display: grid;
  grid-gap: 4%;
  grid-template-columns: repeat(4, 22%);
  visibility: visible;
  justify-content: center;
}
.box {
  position: relative;
  overflow: hidden;
  text-align: center;
  display: none;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 20px 0px rgba(0, 0, 0, 0.1);
}
/* .box img {
  height: 100% !important;
} */
.box img {
  width: 100%;
  height: 280px;
}
.box:nth-child(n + 1):nth-child(-n + 13) {
  display: block; /* عکس‌های اولیه که باید در صفحه اول نمایش داده شوند */
}

.intro {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  padding: 27px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.641);
  transition: 1s;
}
.introText {
  position: relative;
  color: black;
  height: 165px;
}

.intro p {
  visibility: hidden;
  opacity: 0;
  color: black;
  border: 1px solid rgba(245, 145, 21, 1);
  align-items: center;
  border-radius: 3px;
  margin: auto;
  width: 50%;
  transform: translate(0%, 50%);
}
@media (max-width: 640px) {
  .intro p {
    position: relative;
    top: 3 0%;
  }
}

.intro h3 {
  color: black;
}
.intro:hover {
  height: 100%;
}
.box:hover {
  cursor: pointer;
  transition: 1s;
}
.intro:hover p {
  visibility: visible;
  opacity: 1;
  transition: all 0.5s;
  /* margin-top: 40%; */
  background-color: #f5901551;
}
.intro:hover h3 {
  visibility: hidden;
}
.with-height {
  height: 400px;
  width: 280px;
}

.frame-42 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.frame-43 {
  display: inline-flex;
  align-items: center;
  gap: 40px;
  position: relative;
}
.view-12 {
  position: relative;
  width: 37px;
  height: 24px;
  cursor: pointer;
}
.view-13 {
  position: relative;
  width: 70px;
  height: 24px;
  cursor: pointer;
}
.text-wrapper-30 {
  position: absolute;
  top: -1px;
  left: 0;
  text-align: left;
  color: #404040;
  direction: rtl;
}
.view-14 {
  position: relative;
  width: 52px;
  height: 24px;
  cursor: pointer;
}
.view-15 {
  font-family: "IranSansX";
  align-items: center;
  gap: 4px;
  color: #404040;
  cursor: pointer;
  display: flex;
}
.text-wrapper-31 {
  width: fit-content;
  margin-top: -1px;
  font-family: var(--header-medium-font-family);
  font-weight: var(--header-medium-font-weight);
  color: #404040;
  font-size: var(--header-medium-font-size);
  text-align: left;
  letter-spacing: var(--header-medium-letter-spacing);
  position: relative;
  line-height: var(--header-medium-line-height);
  direction: rtl;
  font-style: var(--header-medium-font-style);
}


.clicked,
.change-color-text {
  color: #f59115;
  transition: all 0.3s ease;
}
.dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font: inherit;
  margin: 0;
  width: 100%;
}
.dropdown-content {
  display: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 100%;
  background-image: url("../images/aparteman.png");
  background-size: cover;
  left: 0;
  z-index: 1;
  width: 100%;
  margin-top: 430px;
}
.column {
  float: right;
  padding: 10px;
  direction: rtl;
  margin-right: 7%;
  margin-top: 5px;
  display: grid;
}
.column a:hover {
  color: #f59115;
  transition: 0.3s ease;
}
.column a {
  padding-top: 10px;
  text-decoration: none;
  color: #202020;
}
.show {
  display: block;
  width: 100%;
  height: 360px;
}
.image-services {
  display: flex;
  width: 460px;
  height: 200px;
  position: relative;
  left: 112px;
  top: 50px;
  box-shadow: 0px 12px 16px -4px rgba(0, 0, 0, 0.08);
  border: 20px solid rgba(203, 203, 203, 0.3);
}
  