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

.breadcrumb-item+.breadcrumb-item::before {
    float: right !important;
    padding-left: var(--bs-breadcrumb-item-padding-x);
}

.input-group.datepicker {
    width: 100%;
}

.input-group.datepicker input {
    width: 80%;
    max-width: 80%;
    border-radius: 4px 0 0 4px !important;
}

.input-group.datepicker .input-group-prepend {
    width: 20%;
    max-width: 20%;
}

.input-group.datepicker .input-group-text {
    border-radius: 0 4px 4px 0 !important;
    height: 38px;
    border-left: 0;
}

.input-group.datepicker .input-group-text i {
    margin: 0 auto;
}

ul.pagination {
    direction: ltr;
    margin-top: 20px;
}

.infinite-scroll>.listener {
    width: 1px;
    height: 1px;
}

.dropdown-menu .dropdown-submenu {
    left: auto !important;
    right: 100%;
}

.comment-form>div {
    padding: 5px 10px;
}

img.captcha {
    height: 35.77px;
    vertical-align: middle;
    cursor: pointer;
}

.progress {
    height: 10px !important;
    border-radius: 4px !important;
}

/* ShareBox */
.sharebox img {
    width: 32px;
}

.sharebox a {
    filter: alpha(opacity=60);
    opacity: 0.6;
    cursor: pointer;
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url('widget32x32.png');
}

.sharebox a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sharebox .facebook {
    background-position: 0 -64px;
}

.sharebox .twitter {
    background-position: 0 -256px;
}

.sharebox .googlebookmark {
    background-position: 0 -96px;
}

.sharebox .googleplus {
    background-position: 0 -128px;
}

.sharebox .friendfeed {
    background-position: 0 -288px;
}

.sharebox .del {
    background-position: 0 0;
}

.sharebox .linkedin {
    background-position: 0 -160px;
}

.sharebox .stumbleupon {
    background-position: 0 -224px;
}

.sharebox .email {
    background-position: 0 -32px;
}

.sharebox .print {
    background-position: 0 -192px;
}

form.form div.preview img {
    margin-top: 10px;
    max-width: 150px;
}.custom_preview-350 {
  position: relative;
  margin:0px !important;
}
.custom_preview-350 img {
	width: 100%;
	object-fit: cover;
}/* استایل کلی بخش */
.widget-wrap {
	display: flex;
	align-items: center;
	gap: 15px;
	background: #fff;
	padding: 15px;
	border-radius: 12px;
	transition: .4s;
}

/* آیکون */
.widget-image img {
	width: 45px;
	height: 45px;
	object-fit: contain;
	display: block;
}
.widget-image {
	background: #124daf;
	padding: 10px;
	border-radius: 10px;
}

/* بخش شمارنده */
.widget-counter {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* عنوان شمارنده */
.counter-title {
	font-size: 1rem;
	color: #212529;
	margin-bottom: 4px;
}
/* عدد شمارنده */
.counter-number-wrapper {
	font-size: 20px;
	color: #e63946;
}

/* پیشوند و پسوند */
.counter-number-prefix, .counter-number-suffix {
	font-size: 20px;
	color: #e63946;
}.custom-preview-7 {
	padding: .6rem;
}
.view-box .view-card {
	position: relative;
	display: block;
	width: 100%;
	aspect-ratio: 215/215;
	overflow: hidden;
	border-radius: 5px;
	isolation: isolate;
	transform: translateZ(0);
	flex: 0 0 calc((100% - (var(--vcb-gap) * (var(--vcb-visible, 4) - 1))) / var(--vcb-visible, 4));
	max-width: calc((100% - (var(--vcb-gap) * (var(--vcb-visible, 4) - 1))) / var(--vcb-visible, 4));
	scroll-snap-align: center;
}
.view-box .view-bg {
	position: absolute;
	inset: 10px;
	border-radius: 12px;
	background-size: cover;
	background-position: center;
	filter: grayscale(0);
	z-index: 0;
	margin-bottom: 50px;
}
.view-box .view-panel {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -5px;
	height: 120px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 28px 5px 33px;
	box-shadow: 0 14px 28px rgba(28, 34, 66, 0.12);
	background: #fff;
	color: #211E46;
	-webkit-mask: url(data:image/svg+xml,%3Csvg%20width%3D%22312%22%20height%3D%22116%22%20viewBox%3D%220%200%20312%20116%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M312%2068C312%2090.6274%20312%20101.941%20304.971%20108.971C297.941%20116%20286.627%20116%20264%20116H40C25.0461%20116%2017.5692%20116%2012%20112.785C8.35154%20110.678%205.32183%20107.648%203.21539%20104C0%2098.4308%200%2090.9538%200%2076C0%2061.0461%200%2053.5692%203.21539%2048C5.32183%2044.3515%208.35154%2041.3218%2012%2039.2154C17.5692%2036%2025.0461%2036%2040%2036H189C198.941%2036%20207%2027.9411%20207%2018C207%208.05888%20215.059%200%20225%200H264C286.627%200%20297.941%200%20304.971%207.02944C312%2014.0589%20312%2025.3726%20312%2048V68Z%22%20fill%3D%22%23000%22/%3E%3C/svg%3E) no-repeat bottom center / 100% 100%;
	mask: url(data:image/svg+xml,%3Csvg%20width%3D%22312%22%20height%3D%22116%22%20viewBox%3D%220%200%20312%20116%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M312%2068C312%2090.6274%20312%20101.941%20304.971%20108.971C297.941%20116%20286.627%20116%20264%20116H40C25.0461%20116%2017.5692%20116%2012%20112.785C8.35154%20110.678%205.32183%20107.648%203.21539%20104C0%2098.4308%200%2090.9538%200%2076C0%2061.0461%200%2053.5692%203.21539%2048C5.32183%2044.3515%208.35154%2041.3218%2012%2039.2154C17.5692%2036%2025.0461%2036%2040%2036H189C198.941%2036%20207%2027.9411%20207%2018C207%208.05888%20215.059%200%20225%200H264C286.627%200%20297.941%200%20304.971%207.02944C312%2014.0589%20312%2025.3726%20312%2048V68Z%22%20fill%3D%22%23000%22/%3E%3C/svg%3E) no-repeat bottom center / 100% 100%;
}

.view-box .view-panel::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    -webkit-mask: inherit;
    mask: inherit;
}

.view-box .view-count {
	position: absolute;
	top: 14px;
	right: 14px;
	height: 44px;
	line-height: 24px;
	padding: 0px 6px;
	font-size: 14px;
	font-weight: 400;
	color: #7a7f92;
}
.view-box .view-count b {
    font-weight: 500;
}

.view-box .view-cta {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 38px;
    border-radius: 56px;
    padding: 5px 16px 5px 0;
    position: relative;
    z-index: 2; /* روی کادر سفید */
    overflow: hidden;
    color: #211E46; /* رنگ متن داخل کادر سفید */
  transition:
  transform 0.8s cubic-bezier(0.25, 0.8, 0.25, 1),
  filter 0.6s ease;

}

.view-box .view-cta.is-even {
    background: #FFEBF2;
}

.view-box .view-label {
	font-size: 1rem;
	font-weight: 700;
	color: #212529;
}
.view-box .view-arrow {
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	line-height: 1;
	margin-left: 6px;
	color: #211E46;
}
.view-cta.is-odd {
	background: #F5F4F0;
}
.view-box .view-card:hover .view-cta.is-odd {
	background: #c9c4ba;
}.luxina_customers_title-wrap {
  position:absolute;
  left:50%;
  top:0;
  display:flex;
  flex-direction:column;
  align-items:center;
  padding:116px 60px 32px;
  z-index:2;
  transform:translate(-50%,-70%)
}
.luxina_customers_title-wrap::after, .luxina_customers_title-wrap::before {
  content: "";
  position: absolute;
  bottom: 32px;
  width: 26%;
  height: 1px;
  background: #549955;
}
.luxina_customers_title-wrap::before {
  width:16%
}
.luxina_customers_title-wrap::after {
  opacity:.3
}
.luxina_customers_title-bg {
  position: absolute;
  inset: 0;
  clip-path: polygon(.16% 9.17%,.01% 8%,.02% 6.86%,.16% 5.76%,.44% 4.71%,.83% 3.73%,1.34% 2.83%,1.95% 2.02%,2.64% 1.34%,3.43% .77%,4.28% .35%,5.19% .09%,6.16% 0,93.84% 0,94.81% .09%,95.72% .35%,96.57% .77%,97.36% 1.34%,98.05% 2.02%,98.66% 2.83%,99.17% 3.73%,99.56% 4.71%,99.84% 5.76%,99.98% 6.86%,99.99% 8%,99.84% 9.17%,83.51% 94.22%,83.31% 95.04%,83.04% 95.82%,82.7% 96.55%,82.3% 97.22%,81.85% 97.83%,81.34% 98.38%,80.79% 98.85%,80.19% 99.25%,79.56% 99.57%,78.9% 99.81%,78.22% 99.95%,77.51% 100%,22.49% 100%,21.78% 99.95%,21.1% 99.81%,20.44% 99.57%,19.81% 99.25%,19.21% 98.85%,18.66% 98.38%,18.15% 97.83%,17.7% 97.22%,17.3% 96.55%,16.96% 95.82%,16.69% 95.04%,16.49% 94.22%,.16% 9.17%);
  clip-path: shape(from .16% 9.17%,curve to 6.16% 0 with -.74% 4.48%/2.2% 0,line to 93.84% 0,curve to 99.84% 9.17% with 97.8% 0/100.74% 4.48%,line to 83.51% 94.22%,curve to 77.51% 100% with 82.86% 97.6%/80.37% 100%,line to 22.49% 100%,curve to 16.49% 94.22% with 19.63% 100%/17.14% 97.6%,line to .16% 9.17%,close);
  z-index: -1;
  background: linear-gradient(180deg,rgba(255,255,255,0) 21.14%,#fff 100%);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}
.luxina_customers_title-icon {
  color: #ffb129;
  margin-bottom: 8px;
}
.luxina_customers_title-icon::before {
  font-family: "luxina";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  /* font-size: 120%; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.luxina_customers_title-text {
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
}
.luxina_customers_title-subtitle {
	font-weight: 600;
	color: #1b3f4533;
    text-align: center;

}
.luxina_customers_title-wrap::after, .luxina_customers_title-wrap::before {
	content: "";
	position: absolute;
	bottom: 32px;
	width: 26%;
	height: 1px;
	background: #549955;
}
.luxina_customers_title-wrap::after {
	opacity: .3;
}.shafaf {
	padding: .5rem;
	width: 100%;
}

.glass-btn {
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: right;
	padding: 9px 21px;
	font-size: 16px;
	color: #212529;
	background: rgba(255, 255, 255, 0.07);
	border-radius: 16px;
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	box-shadow: 0 4px 18px rgba(255, 255, 255, 0.1);
	cursor: pointer;
	transition: 0.3s;
	background: linear-gradient(22deg,rgba(250, 250, 250, 1) 0%, rgba(255, 255, 255, 0) 50%, rgba(220, 220, 220, 1) 100%);
	border: 1px solid #cff5f9;
	width: 100%;
}

.glass-btn:hover {
	transform: scale(1.06);
	border: 1px solid #a5e9f0;
}
.btn-icon {
	background: linear-gradient(to bottom, #d7dbde 0%, #e0e2e4 50%, #d7dbde 100%);
	padding: 4px;
	border-radius: 7px;
  width: 46px;
  height: 46px;
  object-fit: contain;
}.portfolio-item {
	border: 12px solid rgba(235,235,235,.2);
	border-radius: 16px;
}

.portfolio-link{
  display:block;
  position:relative;
  overflow:hidden;
  border-radius:12px;
}

.portfolio-bg{
  position:relative;
  min-height:320px;
  background-size:cover;
  background-position:center;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  filter:grayscale(100%);
  transition:.3s;
}

.portfolio-overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #000 100%);
}

.portfolio-content{
  position:relative;
  text-align:center;
  color:#fff;
  z-index:2;
}


.portfolio-title{
  font-size:18px;
}

.portfolio-date{
  font-size:14px;
  margin-top:4px;
}

.portfolio-counter{
  position:absolute;
  bottom:20px;
  right:20px;
  font-size:90px;
  color:transparent;
  -webkit-text-stroke:1px #fff;
  transition:.3s;
  z-index:2;
}

/* hover */

.portfolio-item:hover .portfolio-bg{
  filter:grayscale(0);
}

.portfolio-item:hover .portfolio-content{
  opacity:1;
  transform:translateY(0);
}

.portfolio-item:hover .portfolio-counter{
  right:35%;
}
/* حالت عادی */
.portfolio-title{
  font-size:18px;
  opacity:1;
  transition:.3s;
}

.portfolio-date{
  font-size:14px;
  margin-top:4px;
  opacity:0;
  transition:.3s;
}

/* hover */
.portfolio-item:hover .portfolio-title{
  opacity:1;
}

.portfolio-item:hover .portfolio-date{
  opacity:1;
}.custom-preview-10 {
	padding: .5rem;
}
/* ===== ساختار اصلی ===== */
.honor-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: #f5f5f5;
    padding: 25px;
    border-radius: 16px;
    overflow: hidden;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

/* ===== افکت نور نئون دور باکس ===== */
.honor-item::before {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 16px;
	padding: 1px;
	background: linear-gradient(90deg, transparent, #e63946, transparent);
	opacity: 0;
	transition: opacity 0.6s ease;
	-webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
}

/* ===== هنگام هاور ===== */
.honor-item:hover {
	transform: translateY(-4px);
	box-shadow: 0 0 15px rgba(255, 0, 12, 0.27);
}
.honor-item:hover::before {
    opacity: 1;
    animation: borderMove 2.5s linear infinite;
}

/* ===== انیمیشن حرکت خط نئون ===== */
@keyframes borderMove {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}

/* ===== تصویر ===== */
.honor-image {
    background-color: #fff;
    width: 100%;
    border-radius: 8px;
}

.honor-image img {
	max-width: 100%;
	border-radius: 8px;
	display: block;
	margin: 0 auto;
}

/* ===== تیترها ===== */
.honor-title {
    font-size: 16px;
    margin: 10px 0 5px;
    font-weight: 700;
    line-height: 2;
}

.honor-org {
    font-size: 14px;
    color: #9c9c9c;
    font-weight: 400;
}.related-gov img {
	width: 165px;
	background: #fff;
	padding: .5rem;
	border-radius: 8px;
}.custom-preview-43 {
  margin-bottom: 20px;
}
.custom-preview-12 {
	padding: 8px;
}
.specialist-card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: #f5f5f5;
  padding: 10px;
  border-radius: 16px;
  overflow: hidden;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  width: 100%;
  max-width: 300px;
}
.specialist-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 16px;
  padding: 1px;
  background: linear-gradient(90deg, transparent, #e63946, transparent);
  opacity: 0;
  transition: opacity 0.6s ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;

  pointer-events: none;
}

.specialist-card:hover{
  border-color:#0f75a7;
}
.specialist-card:hover::before {
	opacity: 1;
	animation: borderMove 2.5s linear infinite;
}
.specialist-avatar-wrap {
  position: relative;      /* مهم */
  padding: 5px;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
}

.specialist-avatar-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 6px;
}
.specialist-avatar-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 60%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.6) 50%,
    rgba(255,255,255,0) 100%
  );
  transform: skewX(-25deg);
  transition: left 700ms ease;
  pointer-events: none;
  z-index: 2;
}

/* حرکت شاین هنگام هاور */
.specialist-card:hover .specialist-avatar-wrap::after {
  left: 160%;
}
.specialist-card h2 {
  color: #222;
  font-size: 1rem;
}
.specialist-card .specialist-meta.specialist-meta-address {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 4px;
}
.specialist-card h2 a{
  text-decoration:none;
  color:inherit;
}
.specialist-meta-value {
  font-size: .86rem;
}

.specialist-card p{
  margin:0;
  font-size:12px;
  color:#555;
  line-height:1.6;
}
.specialist-short_bio {
  background: #e8f3f6;
  border-radius: 8px;
  color: #0f75a7;
  padding: 6px;
  font-size: .9rem;
}
.specialist-short_bio a{
  font-size:.8rem;
  color: #212529;
  padding: 5px;
}

.specialist-btn {
  margin-top: 8px;
  padding: 8px 16px;
  border-radius: 10px;
  background: #1b92cc;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  display: inline-block;
  transition: background .2s ease;
}.custom-preview-13 {
  max-width: 1023px;
  margin: 0 auto;
  padding-top: 35px;
}
.specialist_avatar-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
}
.section-title-wrap .section-title {
   text-align: right;
}
.specialist_code-wrap-1 {
	display: contents;
}
.specialist_section {
	border: 1px solid #ecebeb;
	background: #f5f5f5;
	padding: 25px;
	border-radius: 16px;
	overflow: hidden;
	transition: transform 0.4s ease, box-;
	background-image: url('http://shafafyat.radweb.ir/image/fm/21caed.png');
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 16px;
}
.specialist_bio {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
}
.specialist_name {
	font-size: 1.25rem;
	color: #3c3c3c;
	font-weight: 700;
}
.specialist_sidebar-comments-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: center;
  color: #a8a6a6;
}
.specialist_sidebar-comments-wrap .drplus_stars {
  flex-direction: row-reverse;
}
.drplus_stars {
  position: relative;
  display: flex;
  gap: 4px;
}
.specialist_sidebar-comments-wrap {
  color: #a8a6a6;
}
.specialist_subtitle {
  font-size: 1rem;
  color: #aaa9a9;
}
.specialist_code-wrap {
  display: flex;
  gap: 4px;
  padding: 4px 16px;
  border-radius: 8px;
  background-color: #1EBFBA33;
  color: #1cbbb6;
  align-items: center;
  text-align: center;
}
.screen-reader-text {
  clip: rect(1px,1px,1px,1px) !important;
  word-wrap: normal !important;
  border: 0 !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  overflow-wrap: normal !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.specialist_code-wrap {
  color: #1cbbb6;
  text-align: center;
}
.section-title-wrap.specialist_section-title {
	background: #e9ebebd4;
	border-radius: 8px;
}
.specialist_booking {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.specialist_booking .button {
  position: relative;
  padding: 12px 16px;
  box-sizing: border-box;
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  font-family: inherit;
  text-align: center;
  width: -moz-fit-content;
  width: 90%;
  cursor: pointer;
  color: #fff;
  background-color: #1bbdb8;
  box-shadow: unset;
  border: 1px solid #1bbdb8;
  font-weight: 600;
  line-height: 2;
  font-size: 1rem;
  transition: .2s ease-in-out;
  margin: 0 auto;
}
.specialist_avatar {
  width: 132px;
  max-height: 200px;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 16px;
}
.specialist_booking .button {
  font-family: inherit;
  text-align: center;
  cursor: pointer;
  color: #fff;
  line-height: 2;
  font-size: 1rem;
}
.section-title-wrap i {
	font-size: 18px;
	background: #0b3d9136;
	padding: 10px;
	border-radius: 15px;
	color: #0b3d91;
}
.section-title-wrap .section-title span {
	color: #1e1e1e;
	font-size: 1.1rem;
	padding-right: 10px;
	font-weight: 700;
}
.specialist_about-wrap p {
	text-align: justify;
	margin-bottom: 1rem;
	overflow-wrap: break-word;
	color: #3c3c3c;
	line-height: 2;
}.num{
  direction:ltr;
}

/* ===== Page shell ===== */
.sheet-wrap {
	max-width: 80%;
	margin: 21px auto;
	padding: 47px 24px 80px;
	background: #faf8f3;
	border-radius: 12px;
}

/* ===== Eyebrow / breadcrumb ===== */
.eyebrow{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:.78rem;
  letter-spacing:.04em;
  color:#5C6B73;;
  margin-bottom:28px;
}
.eyebrow .dot{
  width:5px;height:5px;border-radius:50%;
  background:#B8742F;;
  flex:0 0 auto;
}
.eyebrow .status-pill{
  margin-right:auto;
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:5px 14px;
  border:1px solid #DCD5C8;;
  border-radius:999px;
  font-size:.74rem;
  color:#2B3F4F;;
  background:#fff;
}
.eyebrow .status-pill::before{
  content:'';
  width:6px;height:6px;
  border-radius:50%;
  background:#3B6E55;;
}

/* ===== Header / title block ===== */
.doc-header{
  border-bottom:1px solid #DCD5C8;
  padding-bottom:32px;
  margin-bottom:40px;
}
.doc-kicker{
  font-size:.82rem;
  color:#8F5A22;
  font-weight:600;
  letter-spacing:.02em;
  margin-bottom:10px;
  display:block;
}
.doc-title{
  font-weight:800;
  font-size:clamp(1.9rem, 4vw, 2.7rem);
  line-height:1.25;
  margin:0 0 18px;
  color:#0F2436;
  letter-spacing:-0.01em;
}
.doc-desc{
  font-size:1.02rem;
  line-height:1.95;
  color:#2B3F4F;
  margin:0;
  font-weight:400;
}

/* ===== IRR hero metric ===== */
.irr-hero{
  position:relative;
  display:flex;
  align-items:center;
  gap:28px;
  background:#0F2436;
  border-radius:18px;
  padding:30px 34px;
  margin-bottom:44px;
  overflow:hidden;
}
.irr-hero::before{
  content:'';
  position:absolute;
  inset:0;
  background:
    radial-gradient(420px 220px at 88% -20%, rgba(184,116,47,.35), transparent 70%);
  pointer-events:none;
}
.irr-gauge{
  flex:0 0 auto;
  width:108px;height:108px;
  position:relative;
}
.irr-gauge svg{ width:100%; height:100%; }
.irr-gauge-label{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction:column;
}
.irr-gauge-label .v{
  font-size:1.5rem;
  font-weight:800;
  color:#fff;
  direction:ltr;
}
.irr-text{
  position:relative;
  z-index:1;
}
.irr-text .cap{
  font-size:.78rem;
  color:#D9C7AE;
  letter-spacing:.05em;
  display:block;
  margin-bottom:4px;
}
.irr-text .lead{
  font-size:1.18rem;
  font-weight:600;
  color:#fff;
  margin:0;
}

/* ===== Metrics grid ===== */
.ledger-title{
  font-size:.82rem;
  font-weight:700;
  color:#5C6B73;
  letter-spacing:.03em;
  margin-bottom:20px;
  display:flex;
  align-items:center;
  gap:10px;
}
.ledger-title::after{
  content:'';
  flex:1;
  height:1px;
  background:#DCD5C8;
}

.stat-card{
  background:#fff;
  border:1px solid #DCD5C8;
  border-radius:14px;
  padding:22px 22px 24px;
  height:100%;
  transition:border-color .15s ease, transform .15s ease, box-shadow .15s ease;
}
.stat-card:hover{
  border-color:#B8742F;;
  transform:translateY(-2px);
  box-shadow:0 10px 24px -16px rgba(15,36,54,.35);
}
.stat-card .idx{
  font-size:1rem;
  color:#B8742F;
  font-weight:700;
  display:block;
  margin-bottom:10px;
}
.stat-card .stat-label{
  display:block;
  color:#2B3F4F;
  font-size:1rem;
  font-weight:500;
  line-height:1.5;
  margin-bottom:2px;
}
.stat-card .stat-unit{
  display:block;
  color:#5C6B73;
  font-size:.76rem;
  font-weight:400;
  margin-bottom:14px;
}
.stat-card .stat-value{
  font-weight:800;
  font-size:2.1rem;
  color:#0F2436;
  line-height:1;
  display:block;
}

/* ===== Footer note / CTA ===== */
.doc-footer{
  margin-top:48px;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding-top:28px;
  border-top:1px solid #DCD5C8;
}
.doc-footer .note{
  font-size:.82rem;
  color:#5C6B73;
  margin:0;
  max-width:480px;
  line-height:1.8;
}
.btn-accent{
  background:#B8742F;
  border:none;
  color:#fff;
  font-weight:600;
  font-size:.92rem;
  padding:12px 28px;
  border-radius:10px;
  transition:background .15s ease, transform .15s ease;
}
.btn-accent:hover{
  background:#8F5A22;
  color:#fff;
  transform:translateY(-1px);
}

@media (max-width: 576px){
  .irr-hero{ flex-direction:column; align-items:flex-start; text-align:right; }
  .stat-card .stat-value{ font-size:1.8rem; }
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce){
  .stat-card, .btn-accent{ transition:none; }
}

/* keyboard focus visibility */
a:focus-visible, button:focus-visible{
  outline:2px solid #B8742F;;
  outline-offset:3px;
}.custom-preview-14 {
	padding: .5rem;
}
.news-card {
  width: 100%;
  max-width: 420px;
  background: linear-gradient(180deg, #f5f6f7 0%, #eceef1 100%);
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.65);
  box-shadow:
    0 10px 30px rgba(15, 23, 42, 0.08),
    inset 0 1px 0 rgba(255,255,255,0.7);
  transition: transform 0.45s cubic-bezier(0.2, 0.8, 0.2, 1),
              box-shadow 0.45s ease,
              filter 0.45s ease;
  position: relative;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.news-card::before {
  content: "";
  position: absolute;
  top: 0;
  right: -120%;
  width: 60%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.22) 50%,
    rgba(255,255,255,0) 100%
  );
  transform: skewX(-20deg);
  transition: right 0.9s ease;
  z-index: 2;
  pointer-events: none;
}

.news-card:hover::before {
  right: 140%;
}

.news-card:hover {
 /* transform: translateY(-8px) scale(1.015);*/
  box-shadow:
    0 18px 45px rgba(15, 23, 42, 0.14),
    inset 0 1px 0 rgba(255,255,255,0.75);
 /* filter: brightness(1.01);*/
}

.news-image-wrap {
  position: relative;
  overflow: hidden;
}

.news-image {
  width: 100%;
  height: 240px;
  object-fit: cover;
  display: block;
  transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1), filter 0.6s ease;
}

.news-card:hover .news-image {
  transform: scale(1.06);
  filter: saturate(1.05) contrast(1.03);
}

.news-image-wrap::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.18), rgba(0,0,0,0.02));
  pointer-events: none;
}

.news-category {
  position: absolute;
  top: 14px;
  right: 14px;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: 700;
  color: #1f2937;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(255,255,255,0.9);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 999px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
  letter-spacing: -0.2px;
}

.news-content {
  padding: 18px 18px 20px;
}

.news-title {
  margin: 0;
  font-size: 16px;
  line-height: 1.9;
  font-weight: 800;
  color: #111827;
  letter-spacing: -0.4px;
  transition: color 0.3s ease;

  /* کدهای جدید برای تک‌خطی کردن و سه نقطه */
  display: block;            /* اطمینان از بلاک بودن */
  white-space: nowrap;       /* جلوگیری از شکستن خط و رفتن به خط دوم */
  overflow: hidden;          /* مخفی کردن متن اضافه */
  text-overflow: ellipsis;   /* نمایش سه نقطه در انتهای متن */
}


.news-card:hover .news-title {
  color: #0f172a;
}.ata-content-section {
	background: #FFFFFF;
	box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.1);
	border-radius: 35px;
	padding: 35px;
	padding-bottom: 35px;
	margin: 33px auto !important;
	border: 1px solid #f9f9f9;
}

.ata-content-section .post-thumbnail {
	position: relative;
}
.ata-content-section .singletitle h1 {
	/* font-size: 15px; */
	line-height: 1.9;
	margin-bottom: 10px;
}
.ata-content-section .post-thumbnail img {
	object-fit: cover;
	border-radius: 35px;
	/* height: 390px; */
	width: 100%;
  filter: brightness(100%) contrast(100%) saturate(120%);
}
.ata-content-section .ata-post-details {
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	padding: 10px 20px;
	background-color: rgba(255,255,255, 0.75);
	border-radius: 25px;
	position: absolute;
	bottom: 10px;
	margin: 0 auto;
	right: 10px;
	left: 10px;
}
.ata-content-section .ata-post-details {
	width: 400px;
}
.ata-sticky {
	border-top: 1px dashed #cac8c8;
	padding-top: 18px;
}
.ata-content-section .ata-post-details {
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	padding: 10px 20px;
	background-color: rgba(255,255,255, 0.75);
	border-radius: 25px;
	position: absolute;
	bottom: 10px;
	margin: 0 auto;
	right: 10px;
	left: 10px;
}
.ata-single-page , .ata-content-section {
    overflow-x:hidden!important;
}

.ata-content-section {
    margin-top: unset;
}
.ata-content-section p {
	color: #212529;
	text-align: justify;
	line-height: 2.1;
	font-size: 15px;
}

 .ata-content-section {
    margin-top: 20px;
}

.ata-content-section .Dottedstocol {
    width: 20px;
    height: 60px;
    background-image: radial-gradient(#322f2f 1px, transparent 1px);
    -webkit-background-size: 20px 20px;
    background-size: 10px 10px;
    border-radius: 0px;
}

.ata-content-section .singletitle h1 {
    font-size: 15px;
    line-height: 1.9;
    margin-bottom: 10px;
}
.ata-content-section .singletitle {
	padding-right: 10px;
}
.ata-content-section .singletitle span {
  background-color: rgba(0,201,161,0.84) !important;
    padding: 2px 10px;
    border-radius: 15px;
    color: #fff !important;
}

.ata-content-section .singletitle span a {
    color: #fff !important;
    font-size: 11px;
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        width: 1200px;
    }
}

.ata-content-section .ata-post-details span,
.ata-content-section .ata-post-details a {
    font-size: 13px;
  color: #000;
  margin-left: 1rem;
}


.ata-content-sectiont .ata-post-details i {
    font-size: 13px;
}

.ata-content-section p {
    /* color: #434242; */
}

.ata-content-section .ata-post-content h2 {
    padding: 10px 0;
}


.ata-post-excerpt {
    font-size: 13px;
    line-height: 1.8;
    margin-top: 16px;
    color: #414446;
    text-align: justify;
    padding: 0 8px;
}
.ata-content-section{
  max-width:1250px;
  margin:0 auto;
  width:100%;
}
.blog-content h3{
	align-items: ;
	text-align: justify;
	line-height: 2.3;
	font-size: .9rem;
}
.post-image{
  height:390px;
  width:100%;
  object-fit:cover;
}.custom-preview-17 {
	padding: .5rem 0;
}
.list-row{
    display:flex;
    align-items:center;
    gap:16px;
    background:#ffffff;
    border:1px solid #e7ebee;
    border-radius:12px;
    padding:14px 18px;
    width:100%;
    transition:background .15s ease, box-shadow .15s ease;
  }
  .list-row:hover{
    background:#eafbfa;
    box-shadow:0 6px 16px rgba(23,58,77,.08);
  }
 
  .list-row .row-num{
    flex:0 0 auto;
    width:34px;
    height:34px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#f4f6f7;
    color:#6d7c85;
    font-weight:600;
    font-size:.85rem;
    border-radius:8px;
  }
 
  .list-row .row-title{
    flex:1 1 auto;
    color:#173a4d;
    font-weight:600;
    font-size:.95rem;
    line-height:1.9;
  }
 
  .list-row .row-links{
    flex:0 0 auto;
    display:flex;
    gap:10px;
    flex-wrap:wrap;
  }
  .list-row .row-links a{
    display:inline-flex;
    align-items:center;
    gap:6px;
    font-size:.85rem;
    text-decoration:none;
    padding:6px 12px;
    border-radius:8px;
    font-weight:500;
    white-space:nowrap;
    transition:all .15s ease;
  }
  .link-detail{
    color:#1f6fb2;
    background:rgba(31,111,178,.07);
  }
  .link-detail:hover{ background:rgba(31,111,178,.15); }
  .link-file{
    color:#0e9aa0;
    background:rgba(14,154,160,.08);
  }
  .link-file:hover{ background:rgba(14,154,160,.16); }
 
  @media (max-width:560px){
    .list-row{
      flex-wrap:wrap;
    }
    .list-row .row-title{
      order:2;
      flex:1 1 100%;
    }
    .list-row .row-links{
      order:3;
      flex:1 1 100%;
    }    }.custom-preview-18 {
	padding: .5rem 0;
}
.list-row{
    display:flex;
    align-items:center;
    gap:16px;
    background:#ffffff;
    border:1px solid #e7ebee;
    border-radius:12px;
    padding:14px 18px;
    width:100%;
    transition:background .15s ease, box-shadow .15s ease;
  }
  .list-row:hover{
    background:#eafbfa;
    box-shadow:0 6px 16px rgba(23,58,77,.08);
  }
 
  .list-row .row-num{
    flex:0 0 auto;
    width:34px;
    height:34px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#f4f6f7;
    color:#6d7c85;
    font-weight:600;
    font-size:.85rem;
    border-radius:8px;
  }
 
  .list-row .row-title{
    flex:1 1 auto;
    color:#173a4d;
    font-weight:600;
    font-size:.95rem;
    line-height:1.9;
  }
 
  .list-row .row-links{
    flex:0 0 auto;
    display:flex;
    gap:10px;
    flex-wrap:wrap;
  }
  .list-row .row-links a{
    display:inline-flex;
    align-items:center;
    gap:6px;
    font-size:.85rem;
    text-decoration:none;
    padding:6px 12px;
    border-radius:8px;
    font-weight:500;
    white-space:nowrap;
    transition:all .15s ease;
  }
  .link-detail{
    color:#1f6fb2;
    background:rgba(31,111,178,.07);
  }
  .link-detail:hover{ background:rgba(31,111,178,.15); }
  .link-file{
    color:#0e9aa0;
    background:rgba(14,154,160,.08);
  }
  .link-file:hover{ background:rgba(14,154,160,.16); }
 
  @media (max-width:560px){
    .list-row{
      flex-wrap:wrap;
    }
    .list-row .row-title{
      order:2;
      flex:1 1 100%;
    }
    .list-row .row-links{
      order:3;
      flex:1 1 100%;
    }    }.luxina_customers_title-wrap01 {
  position: absolute;
  left: 50%;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 14px 37px 15px;
  z-index: 2;
  transform: translate(-50%,-50%);
}
/*.luxina_customers_title-wrap::after, .luxina_customers_title-wrap::before {
content: "";
position: absolute;
bottom: 32px;
width: 26%;
height: 1px;
background: #549955;
}
*/
.luxina_customers_title-wrap01::before {
  width:16%
}
.luxina_customers_title-wrap01::after {
  opacity:.3
}
.luxina_customers_title-bg1 {
	position: absolute;
	inset: 0;
	clip-path: polygon(.16% 9.17%,.01% 8%,.02% 6.86%,.16% 5.76%,.44% 4.71%,.83% 3.73%,1.34% 2.83%,1.95% 2.02%,2.64% 1.34%,3.43% .77%,4.28% .35%,5.19% .09%,6.16% 0,93.84% 0,94.81% .09%,95.72% .35%,96.57% .77%,97.36% 1.34%,98.05% 2.02%,98.66% 2.83%,99.17% 3.73%,99.56% 4.71%,99.84% 5.76%,99.98% 6.86%,99.99% 8%,99.84% 9.17%,83.51% 94.22%,83.31% 95.04%,83.04% 95.82%,82.7% 96.55%,82.3% 97.22%,81.85% 97.83%,81.34% 98.38%,80.79% 98.85%,80.19% 99.25%,79.56% 99.57%,78.9% 99.81%,78.22% 99.95%,77.51% 100%,22.49% 100%,21.78% 99.95%,21.1% 99.81%,20.44% 99.57%,19.81% 99.25%,19.21% 98.85%,18.66% 98.38%,18.15% 97.83%,17.7% 97.22%,17.3% 96.55%,16.96% 95.82%,16.69% 95.04%,16.49% 94.22%,.16% 9.17%) !important;
	clip-path: shape(from .16% 9.17%,curve to 6.16% 0 with -.74% 4.48%/2.2% 0,line to 93.84% 0,curve to 99.84% 9.17% with 97.8% 0/100.74% 4.48%,line to 83.51% 94.22%,curve to 77.51% 100% with 82.86% 97.6%/80.37% 100%,line to 22.49% 100%,curve to 16.49% 94.22% with 19.63% 100%/17.14% 97.6%,line to .16% 9.17%,close);
	z-index: -1;
	background: linear-gradient(180deg,rgba(255,255,255,0) 21.14%,#dadada 100%);
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
  color:#fff;
}
.luxina_customers_title-wrap01 i {
	font-size: 32px;
	font-weight: 300;
	padding-bottom: 13px;
	color: #10459c;
}
.luxina_customers_title-icon::before {
  font-family: "luxina";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  /* font-size: 120%; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.luxina_customers_title-text {
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
}
.luxina_customers_title-subtitle {
  font-weight: 600;
  color: #1b3f4533;
  text-align: center;

}
/*.luxina_customers_title-wrap::after, .luxina_customers_title-wrap::before {
content: "";
position: absolute;
bottom: 32px;
width: 26%;
height: 1px;
background: #549955;
}*/
.luxina_customers_title-wrap01::after {
  opacity: .3;
}
.luxina_customers_title-wrap01.title-in-items {
  transform: translate(-50%,-50%);
}.CBlock-3 {
    }
    .CBlock-3 .BlockHeader {
    }
    .CBlock-3 .BlockBody {
    }.CBlock-3 {
    }
    .CBlock-3 .BlockHeader {
    }
    .CBlock-3 .BlockBody {
    }section.section.section-1 { background-image:url('../../image/template/s1.png');
	background-repeat:no-repeat;
	background-position:center bottom;
	 height:55vh;
padding-top:60px; }
section.section.section-2 { background-color:#f5f5f5;;
	background-repeat:no-repeat;
	background-position:center center;
	 padding:60px 0; }
section.section.section-3 { background-color:#fff;;
	background-repeat:no-repeat;
	background-position:center bottom;
	 padding:60px 0; }
section.section.section-4 { background-repeat:repeat;
	 background-image: linear-gradient(180deg, #0107132b, #0107130f), url(http://shafafyat.radweb.ir/image/fm/38cdcf.jpg);
background-repeat: no-repeat;
background-size: cover;
z-index: 1;
padding:100px 0; }
section.section.section-5 { background-image:url('../../image/template/s5.png');
	background-repeat:no-repeat;
	background-position:center center;
	 height: 70vh;
padding: 150px 0 75px 0; }
section.section.section-6 { background-repeat:no-repeat;
	background-position:center center;
	 padding:50px 0; }
section.section.section-7 { background-color:#f5f5f5;;
	background-repeat:no-repeat;
	background-position:center center;
	 padding:130px 0 80px 0; }
#block-2 { padding: 100px 50px;
background:#e9ebeb;
border-radius: 16px;
background-image: url('https://shafafyat.radweb.ir/image/template/s2.png');
  background-repeat: no-repeat;
  background-position: center center;
border: 1px solid #fbf9f9; }
#block-3 { background: #e9eaeb;
border-radius: 16px;
padding: 32px;
border: 1px solid #fbf9f9;
background-image: url('http://shafafyat.radweb.ir/image/fm/21caed.png');
  background-repeat: no-repeat;
  background-position: center center; }
#block-4 { margin-top: -75px; }
#block-6 { background: #fff;
width: fit-content;
margin: 0 auto;
border-radius: 30px;
padding: 0px 10px; }
#block-7 { width: fit-content;
  margin: 0 auto;
  background: #e9ebeb;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  padding: 81px 32px 32px;
  border-radius: 120px 120px 45px 45px;
  border: 1px solid #fbf9f9;
  background-image: url('http://shafafyat.radweb.ir/image/fm/21caed.png');
  background-repeat: no-repeat;
  background-position: top center; }
#block-8 { margin:0 auto;
padding:70px 0;
padding: 70px 0;
display: flex;
justify-content: center; }
#block-9 { margin:0 auto;
padding:70px 0;
width: fit-content;
backround:#eee;
border-radius:16px;
background-image: url('https://shafafyat.radweb.ir/image/template/s2.png');
  background-repeat: no-repeat;
  background-position: center center; }
#block-11 { margin:0 auto;
padding:70px 0;
width: fit-content;
backround:#eee;
border-radius:16px;
background-image: url('https://shafafyat.radweb.ir/image/template/s2.png');
  background-repeat: no-repeat;
  background-position: center center; }
#block-12 { margin:0 auto;
padding:0 0 70px 0;
width: fit-content;
backround:#eee;
border-radius:16px;
background-image: url('https://shafafyat.radweb.ir/image/template/s2.png');
  background-repeat: no-repeat;
  background-position: center center; }
#block-13 { margin:0 auto;
padding:70px 0;
width: fit-content; }


/* Font List Start yekanbakh.woff2 */

@font-face { font-family: "yekanbakh";
src: url('./fonts/yekanbakh.woff2') format('woff2');
font-display: swap;
}

/* Font List End */

footer, section#column-footer {background-image:url('../../image/template/footer_pic.webp');
	background-repeat:no-repeat;
	background-position:center bottom;
	}
body { margin: 0; padding: 0;font-family: "yekanbakh" !important;
	}
.container-fluid {
  --mdb-gutter-x: 0!important;
  --mdb-gutter-y: 0!important;
  width: 100%;
  padding-left: calc(var(--mdb-gutter-x)*.5);
  padding-right: calc(var(--mdb-gutter-x)*.5);
  margin-left: auto;
  margin-right: auto;
}
body {font-family: "yekanbakh" !important;}
.row {  display: flex;  flex-wrap: wrap;  margin-right: -5px;  margin-left: -5px;}

.container {
  width: 100% ;
  max-width: 80% ;
  margin-right: auto;
  margin-left: auto;
  padding: 0 !important;
}
@media (max-width: 1745px) {
  .container {
    width: 100% ;
    margin-right: auto;
    margin-left: auto;
    max-width: 90%;
  }
}
.navbar {
	 --mdb-navbar-box-shadow: 0 0px 0px 0 rgba(var(--mdb-box-shadow-color-rgb), 0), 0px 0px rgba(var(--mdb-box-shadow-color-rgb), 0.00)!important; 
	--mdb-navbar-padding-top: 0.5625rem;
	--mdb-navbar-brand-img-margin-right: 0.25rem;
	box-shadow: var(--mdb-navbar-box-shadow);
	padding-top: var(--mdb-navbar-padding-top);
}

.header .transparency{
  font-size: 16px;
  width: 20.5em;
  height: 8.375em;
  background: url("http://shafafyat.radweb.ir/image/fm/84cbdc.png") no-repeat;
  background-size: cover;
  position: absolute;
  right: calc((100% - 60.5em) / 2);
  top: -6px;
  text-align: center;
  z-index: 1;
}
.header .transparency img {
  width: 20%;
  height: auto;
  margin-top: .85em;
}
.header.top-header {
	background: radial-gradient(circle, #0b3d91, #124eb1, #4f87e5);
	padding: 25px 0 12px 0;
}
.header .today {
  padding: .25rem .5rem;
  font-size: 1.5rem;
  font-weight: 800;
  border-radius: 16px;
}
.header .bg-line {
  background: url("http://shafafyat.radweb.ir/image/fm/44cffd.png") no-repeat center;
  overflow: hidden;
  opacity: 90%;
}
.fit-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.spin-3d {
  height: 100%;
  animation: spinY 7s linear infinite;
  transform-style: preserve-3d;
}

@keyframes spinY {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}
/***----footer------***/

#column-footer {
	height: auto;
	margin: 30px 0;
}

#column-footer {
    background-image: url('../../image/template/footer_pic.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
}

#column-footer::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('http://shafafyat.radweb.ir/image/fm/74fbaa.png');
	background-repeat: no-repeat;
	background-position: left center;
}
.footer-skin {
	padding: 25px;
	display: block;
	text-align: center;
}
.social-media-footer {
    list-style: none;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* افقی وسط */
    align-items: center;     /* عمودی وسط */
    padding: 0;              /* اگر نیاز دارید */
}
.footer-skin h6{
	color: #fff;
	font-weight: 600;
	line-height: 2.1;
}
.footer-skin .transparency {
	font-size: 16px;
	width: 20.5em;
	height: 8.375em;
	background-size: cover;
	position: absolute;
	right: calc((100% - 60.5em) / 2);
	top: -6px;
	text-align: center;
	z-index: 1;
}
.footer-skin .transparency img{
	width: 30%;
	height: auto;
	margin-top: -40px;
}
.footer-skin p {
	color: #fff;
	display: block;
	text-align: center;
	font-size: .79rem;
	margin: 10px auto;
	background: #e63946;
	padding: 10px 25px;
	border-radius: 16px;
	width: fit-content;
	font-weight: 600;
}
.navbar-nav {
    display: flex;
    gap: 4px;
    padding: 3px 0;
}

/* آیتم‌ها */
.navbar-nav .nav-link {
    position: relative;
    color: #1a1a1a;
    font-weight: 500;
    transition: color .25s ease, transform .25s ease;
}

/* هاور نرم اپلی */
.navbar-nav .nav-link:hover {
    transform: translateY(-1px);
    color: black;
}

/* افکت شیشه‌ای خیلی ملایم */
.navbar-nav .nav-link::before {
    content: "";
    position: absolute;
    inset: 4px;
    border-radius: 5px;
    background: rgba(0,0,0,0.05);
    opacity: 0;
    transition: opacity .25s ease;
}

.navbar-nav .nav-link:hover::before {
    opacity: 1;
}

/* underline اپلی بدون JS */
.navbar-nav .nav-link::after {
    content: "";
    position: absolute;
    bottom: 3px;
    right: 0;
    height: 2px;
    width: 0;
    background: #0b3d91;
    border-radius: 2px;
    transition: width .25s ease;
}

.navbar-nav .nav-link:hover::after {
    width: 100%;
}

/* انیمیشن ورود لوکس و مینیمال */
.navbar-nav .nav-item {
    opacity: 0;
    transform: translateY(5px);
    animation: fadeUp .4s forwards ease-out;
}

.navbar-nav .nav-item:nth-child(n) {
    animation-delay: calc(.05s * var(--i));
}

@keyframes fadeUp {
    to {
        opacity: 1;
        transform: none;
    }
}
#section-7 .luxina_customers_title-wrap.title-in-items {
	margin-top: -45px;
}
.btn-more-link {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	background: #E9302D;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	font-size: .95rem;
	padding: 13px 26px;
	border-radius: 999px;
	box-shadow: 0 6px 16px -8px rgba(184,116,47,.55);
	transition: background .25s ease, transform .25s ease, box-shadow .25s ease;
}

.btn-more-link:hover{
  background:#F44643;
  color:#fff;
  transform:translateY(-2px);
  box-shadow:0 10px 22px -8px rgba(143,90,34,.55);
}

.btn-more-link:active{
  transform:translateY(0);
}

.btn-more-link .arrow-icon{
  transition:transform .25s cubic-bezier(.4,0,.2,1);
}

/* RTL: arrow points left by default (since icon path points right, flip it) */
.btn-more-link .arrow-icon{
  transform:scaleX(-1);
}

.btn-more-link:hover .arrow-icon{
  transform:scaleX(-1) translateX(4px);
}

.btn-more-link:focus-visible{
  outline:2px solid #B8742F;
  outline-offset:3px;
}

@media (prefers-reduced-motion: reduce){
  .btn-more-link, .btn-more-link .arrow-icon{
    transition:none;
  }
}@media (max-width: 576px) { #block-2 {
  padding: 100px 10px;
  background: #e9ebeb;
  border-radius: 16px;
  background-image: url('https://shafafyat.radweb.ir/image/template/s2.png');
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #fbf9f9;
}
.counter-number-wrapper {
  font-size: 15px;
  color: #084d54;
  font-weight: 700;
}
.widget-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  padding: 10px;
  border-radius: 12px;
  transition: .4s;
  margin: 10px 0;
}
.header .transparency {
  font-size: 16px;
  width: 96%;
  background: url("http://shafafyat.radweb.ir/image/fm/84cbdc.png") no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  top: -3px;
  text-align: center;
  z-index: 1;
}
.shafaf-one {
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-top: 80px;
}
.shafaf-one img {
  max-width: 80%;
}
.header .today {
  font-size: 1rem;
  font-weight: 800;
}
.header .today h5 {
  font-size: 1rem;
}
#column-footer {
  background: #2a64c5;
  padding: 40px 0;
  display: flex;
  text-align: center;
}


/* ───────── Bottom Navigation ───────── */
.bottom-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  height: 68px;
  background: #ffffff;
  border-top: 1px solid #e5e7eb;
  border-radius: 20px 20px 0 0;
  box-shadow: 0 -4px 24px rgba(99, 102, 241, 0.10);
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 8px;
}

/* ───────── هر آیتم ───────── */
.nav-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  cursor: pointer;
  padding: 8px 4px;
  border-radius: 14px;
  position: relative;
  transition: background 0.3s ease, transform 0.3s ease;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.nav-label-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  cursor: pointer;
  padding: 8px 4px;
  border-radius: 14px;
  position: relative;
  transition: background 0.3s ease;
  -webkit-tap-highlight-color: transparent;
}
.nav-item:hover {
  background: #eef2ff;
}
.nav-label-item i{
  color:#545454;

}
.nav-item .nav-icon {
  font-size: 22px;
  color: #9ca3af;
  transition: color 0.3s ease, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  line-height: 1;
}

.nav-item .nav-label {
  font-size: 10px;
  font-weight: 500;
  color: #9ca3af;
  white-space: nowrap;
  transition: color 0.3s ease;
}

/* ───────── حالت فعال ───────── */
.nav-item.active .nav-icon {
  color: #6366f1;
  transform: scale(1.15);
}

.nav-item.active .nav-label {
  color: #6366f1;
}

/* خط بالای آیتم فعال (به‌جز خانه) */
.nav-item:not(.home-item).active::before {
  content: '';
  display: block;
  width: 20px;
  height: 3px;
  background: #6366f1;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* ───────── دکمه خانه (وسط) ───────── */
.home-item {
  flex: 0 0 68px;
}
.home-label .nav-text {
  font-size: 10px;
  font-weight: 500;
  color: #9ca3af;
  margin-top: -10px;
  display: block;
  text-align: center;
  white-space: nowrap;
  transition: color 0.3s ease;
}
.home-bubble {
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background: #0b3d91;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	bottom: 16px;
	border: 3px solid #ffffff;
	box-shadow: 0 4px 20px rgba(99, 102, 241, 0.45);
	transition: background 0.3s ease, box-shadow 0.3s ease, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.home-bubble i {
  font-size: 26px;
  color: #ffffff;
  transition: transform 0.3s ease;
}

.home-item .nav-label {
  margin-top: -10px;
}

/* هاور و فعال روی خانه */
.home-item:hover .home-bubble,
.home-item.active .home-bubble {
  background: #4f46e5;
  box-shadow: 0 6px 28px rgba(99, 102, 241, 0.60);
  transform: translateY(-3px) scale(1.06);
}

.home-item:hover .home-bubble i {
  transform: scale(1.1);
}

.home-item.active .nav-label {
  color: #6366f1;
}

.nav-label-item span {
  font-size: 10px;
  font-weight: 500;
  color: #9ca3af;
  white-space: nowrap;
  transition: color 0.3s ease;
}
/* تماس با ما */
#r-contact:checked ~ .bottom-nav .label-contact i,
#r-contact:checked ~ .bottom-nav .label-contact span { color: #6366f1; }
#r-contact:checked ~ .bottom-nav .label-contact i { transform: scale(1.15); }
#r-contact:checked ~ .bottom-nav .label-contact::before { width: 20px; }

/* درباره ما */
#r-about:checked ~ .bottom-nav .label-about i,
#r-about:checked ~ .bottom-nav .label-about span { color: #6366f1; }
#r-about:checked ~ .bottom-nav .label-about i { transform: scale(1.15); }
#r-about:checked ~ .bottom-nav .label-about::before { width: 20px; }

/* خانه */
#r-home:checked ~ .bottom-nav .home-label .home-bubble {
  background: #4f46e5;
  box-shadow: 0 6px 28px rgba(99,102,241,0.60);
  transform: translateY(-3px) scale(1.06);
}
#r-home:checked ~ .bottom-nav .home-label .nav-text { color: #6366f1; }

/* خدمات */
#r-services:checked ~ .bottom-nav .label-services i,
#r-services:checked ~ .bottom-nav .label-services span { color: #6366f1; }
#r-services:checked ~ .bottom-nav .label-services i { transform: scale(1.15); }
#r-services:checked ~ .bottom-nav .label-services::before { width: 20px; }

/* غرفه داران */
#r-booth:checked ~ .bottom-nav .label-booth i,
#r-booth:checked ~ .bottom-nav .label-booth span { color: #6366f1; }
#r-booth:checked ~ .bottom-nav .label-booth i { transform: scale(1.15); }
#r-booth:checked ~ .bottom-nav .label-booth::before { width: 20px; }

#section-1 {
  background-image: url('http://shafafyat.radweb.ir/image/fm/46eeeb.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 60px;
  object-fit: cover !important;
  height: 85vh;
}
.gears-wrapper {
  display: none!important;
}
#column-footer::before {
  display: none!important;

}


html, body {
  height: 100%;
  margin: 0;
}
/*
body {
  direction: rtl;
  background: #f3f4f6;
  min-height: 100svh;
  display: flex;
  flex-direction: column;
  padding-bottom: 80px; 
}
*/


  /* محتوای اصلی باید flex: 1 بگیره تا فوتر رو پایین بفرسته */
  #main-content,       /* کلاس یا id محتوای اصلی سایتت رو بذار */
  .main-wrapper,
  main {
    flex: 1;
  }

  #column-footer {
    margin-top: auto !important;  /* فوتر رو به انتها میفرسته */
    height: auto !important;
  }
.footer-skin-mobile {
  margin-top: auto;
  background: #2a64c5;
  color: #fff;
  padding: 24px 16px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  width: 100%;
  box-sizing: border-box;
}

.footer-logo img {
  max-width: 140px;
  height: auto;
}

.footer-social h6 {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 700;
}

.social-media-footer {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
}

.social-media-footer li {
  margin: 0;
}

.social-media-footer a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.social-media-footer img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
footer {
    margin-top: auto !important;
  }

body {
    display: flex;
    flex-direction: column;
    min-height: 100svh;
    padding-bottom: 68px; 
  }

  main {
    flex: 1; 
  }
.custom-preview-11 {
	padding: .5rem;
}
.about-us h3 {
	font-size: 1.6rem;
	font-weight: 800;
	color: #0b3d91;
	text-align: center;
}
.sheet-wrap {
	max-width: 100%;
	margin: 21px auto;
	padding: 47px 24px 30px;
	background: #f5f5f5;
	border-radius: 12px;
} }