@font-face {
  font-family: "iransans";
  src: url("../fonts/fa/IranSans/IRANSansXV.woff2") format("woff2-variations"), 
  url("../fonts/fa/IranSans/IRANSansXV.woff2") format("woff2");
  font-weight: 100 900;
  font-display: fallback;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('../fonts/JetBrainsMono-VariableFont_wght.ttf');
  font-weight: 100 900;
}
.badge{ border-radius: 0.25rem; }
body,
h1,
h2,
h3,
h4,
h5,
h6,
#footer-bar a span,
.footer-title span,.badge,.header .header-title,
.tab-controls a,input,.card,
.datepicker-plot-area,.interest-check label {
  font-family: "iransans", tahoma!important;
  letter-spacing: normal;
  -moz-font-feature-settings: "ss02";
  -webkit-font-feature-settings: "ss02";
  font-feature-settings: "ss02";
}
select { font-feature-settings: "ss02"; }
pre,
code, kbd, samp {
  font-family: 'JetBrains Mono';
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  letter-spacing: normal;
}
.row {
  margin-bottom: 20px;
}
[type=email], [type=url] {
  direction: rtl;
}
.input-style:has([type=tel]) .invalid,
.input-style:has([type=tel]) .valid,
.input-style:has([type=tel]) em{
  right: 5px;
  left: unset;
  margin-right: 10px;
  margin-left: unset;
}

.input-style:has([type=tel]) label {
  left: 0;
  right: unset!important;
}
.input-style:has([type=tel])::placeholder {
  text-align: right;
}
.list-custom-large a strong {
  margin-top: 15px;
}
.add-to-home-android i {
  top: -16px;
}
.splide.slider-arrows .splide__arrow--prev {
  margin-right: 30px;
  margin-left: unset;
}
.splide.slider-arrows .splide__arrow--next {
  margin-left: 30px;
  margin-right: unset;
}
.scroll-ad h1 {
  padding: 7px 40px 0px 0px;
}
.timeline-deco {
  right: 42px;
  left: unset;
}
.timeline-item .timeline-icon {
  right: 21px;
  left: unset;
}
.timeline-item-content, .timeline-item-content-full {
  margin: 0px 90px 30px 15px;
}
.list-boxes a span:not(.badge) {
  margin-top: -12px;
}
.alert button {
  left: 0;
  right: unset;
}
.alert span {
  right: -1px;
  left: unset;
}
.alert strong,
.alert h4 {
  padding-right: 47px;
  padding-left: unset;
}
.alert h4 {
  margin-bottom: 0;
}
.notification p {
  margin: 10px 15px 18px 15px;
}
.toast-top.toast-tiny.show,
.toast-bottom.toast-tiny.show {
  width: max-content;
}
.working-hours p {
  float: right;
}
.glightbox-mobile .glightbox-container .gslide-description {
  bottom: -15px;
}
.list-custom-small a {
  text-align: right;
}
.cal-schedule span i {
  margin-left: 3px;
}
.tab-controls a:last-child {
  border-right: none!important;
}
.theme-light .menu-box-left {
  background: #fff;
}
.breadcrumb-item + .breadcrumb-item::before{
  float: right;
  padding-left: var(--bs-breadcrumb-item-padding-x);
  padding-right: unset;
}
.interest-check i{
  left: unset;
  right: 15px;
}
.interest-check label {
  padding: 10px 40px 10px 15px;
}