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;
	border-radius: 12px;
}
.custom_preview-350 .overl {
  position: absolute;
  top: 20%;
  left: 18%;
  width: 36%;
  color: #fff;
  padding: 30px;
  border-radius: 0 0 4px 4px;
}
.custom_preview-350 .overl h2{

  color: #333;
  font-family: "Ray-black" !important;
  line-height: 1.5;
  font-size: 2.4rem;
  animation-name: fadeInLeft;
}

.custom_preview-350 .overl p {
  font-family: "Ray-medium" ;
  color: #6a6969;
  font-size: 1.2rem;
  margin:1rem 0;
}
.custom_preview-350 .overl a {
  margin-top: 15px;
  font-size: 14px;
  color: #333 !important;
  display: block;
  background: #ffb703;
  padding: .7rem 3rem;
  border-radius: .5rem;
  float: left;
  font-family: "Ray-bold";
}.ata-picture {
	object-fit: cover;
	border: none;
	line-height: 1;
	margin: 0;
	max-width: 100%;
	width: 100%;
	background: #156dcc;
	border-radius: 16px;
	border: 1px solid #eee;
	box-shadow: 0 0 4px rgba(0, 0, 0, .1);
}
.ata-picture img {
	object-fit: cover;
	border: none;
 line-height: 1; 
	margin: 0;
	/* max-width: 100%; */
	width: 100%;
	border-radius: 16px;
	height: 325px;
}
.ata-picture h3 {
	font-size: 1rem;
	line-height: 44px;
	color: #f6f6f6;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: 0.3s;
	text-align: center;
}
.ata-video-player-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 73px;
  height: 73px;
  z-index: 9;
  cursor: pointer;
  border-radius: 50%;
  animation-name: ripple;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}


@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0  #D6D6D661, 0 0 0 0  #D6D6D661;
  }

  80% {
    box-shadow: 0 0 0 20px #fff0, 0 0 0 40px #fff0;
  }

  100% {
    box-shadow: 0 0 0 0 #fff0, 0 0 0 0 #fff0;
  }
}

.ata-video-player-button img {
  max-width: 35px;
  max-height: 35px;
  object-fit: cover;
  pointer-events: none; /* این خاصیت اجازه می‌دهد کلیک بر روی آیکن، به ویدیو ارسال شود */
}

.ata-custom-video {
  width: 100%;
  height: 100%;
  position: relative;
}

.ata-video-border-back {
  position: absolute;
  width: 100%;
  height: 100%;
  /*border: 3px solid #000;*/
  border-radius: 35px;
  z-index: 1;
}


.ata-video-player{
  position: relative;
  z-index: 2;
  text-align: center;
}


.ata-picturer video{
  object-fit:cover
}
.ata-video-player-button {
  background-color: #F5AC00;
}
.ata-picture video {
  border-radius: 35px 35px 35px 35px;
  height: 430px;
}/* استایل کلی بخش */
.widget-wrap {
	display: flex;
	align-items: center;
	gap: 15px;
	background: #eeeeee;
	padding: 15px;
	border-radius: 12px;
	transition: .4s;
}

/* آیکون */
.widget-image img {
	width: 45px;
	height: 45px;
	object-fit: contain;
	display: block;
}
.widget-image {
	background: #0f75a7;
	padding: 10px;
	border-radius: 10px;
}

/* بخش شمارنده */
.widget-counter {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* عنوان شمارنده */
.counter-title {
	font-size: 1rem;
	color: #3e4448;
	margin-bottom: 4px;
}
/* عدد شمارنده */

.counter-number-wrapper {
	font-size: 34px;
	color: #1f62a0;
}
/* پیشوند و پسوند */
.counter-number-prefix, .counter-number-suffix {
	font-size: 20px;
	color: #1f62a0;
}.related-gov img {
  width:100px;
  padding: .5rem;
  border-radius: 16px;
}.news__slider__item {
	/* height: 100%; */
	position: relative;
	overflow: hidden;
	height: 320px;
	border-radius: 16px;
}
.news__slider__item::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	border-radius: 16px;
}
.news__slider__item .favourite {
	background: #dd0000;
	color: #fff;
	display: inline;
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 5px;
	padding: 3px 10px;
	font-size: 12px;
  z-index: 2;
}

.news__slider__item img {
	transition: 0.4s;
	border-radius: 16px;
	width: 100%;
}

.news__slider__item:hover img {
  border-radius: 16px;
transform: scale(1.1);
	transition: 0.4s;

}

.news__slider__content {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: 10;
	color: #fff;
	padding: 3px 55px;
	text-align: center;
}
.news__slider__kicker {
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  text-shadow: 1px 1px 1px #000;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news__slider__title {
	font-size: 18px;
	line-height: normal;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	background: rgb(52, 52, 52, .9);
	border-radius: .5rem;
	padding: 1rem;
	transition: background .3s;
}.custom-preview-6 {
	padding: .5rem;
}
.card-c4 {
    position: relative;
}

.card-c4 .img-box {
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
}

.card-c4 .img-box img {
	width: 100%;
	height: 245px;
}
.card-c4 .img-box::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(43, 43, 43);
    background: linear-gradient(0deg, rgba(43, 43, 43, .5) 0%, rgba(0, 0, 0, 0.13209033613445376) 100%);
    content: "";
    transition: opacity .3s;
}

.card-c4 .img-box::after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: var(--primary-color);
    opacity: 0;
    content: "";
    transition: opacity .3s;
}

.card-c4:hover .img-box::before {
    opacity: 0;
}

.card-c4:hover .img-box::after {
    opacity: .2;
}

.card-c4 .content-row {
    padding: 0 1rem;
    margin-top: -2rem;
    position: relative;
}

.card-c4 .content-box {
    background: #fff;
    border-radius: 1rem;
    padding: 1rem;
    box-shadow: 0 10px 15px rgba(0, 0, 0, .1);
    margin-bottom: 2rem;
}

.card-c4 .t1 {
    font-size: .875rem;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5em;
    text-align: center;
}.ata-content-section {
	background: #FFFFFF;
	box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.1);
	border-radius: 16px;
	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: 17px;
	line-height: 1.9;
	margin-bottom: 2px;
	font-weight: 700;
}
.ata-content-section .post-thumbnail img {
	object-fit: cover;
	border-radius: 16px;
	/* 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;
}
.post-header {
	background: #f5f5f5;
	border-radius: 16px;
	padding: 0.5rem;
}
.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;
}
.blog-content h4 {
	color: #212526;
	font-size: .98rem;
	line-height: 2;
	text-align: center;
	background: #f9f9f9;
	padding: 25px;
	border-radius: 16px;
	border: 1px solid #f2f2f2;
}
 .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;
}.ata-video-player {
	
}
.ata-video-player{
	object-fit: cover;
	border: none;
	line-height: 1;
	margin: 0;
	max-width: 100%;
	width: 100%;
	border-radius: 25px;
  background: #fff;
	padding: 1rem;
	border-radius: 25px;
	border: 1px solid #eee;
  box-shadow: 0 0 4px rgba(0, 0, 0, .1);
}
.ata-video-player img {
	object-fit: cover;
	border: none;
	line-height: 1;
	margin: 0;
	max-width: 100%;
	width: 100%;
	border-radius: 9px;
}
.ata-video-player h3 {
	font-size: 1rem;
	line-height: 44px;
	color: #212529;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: 0.3s;
}
.ata-video-player-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 73px;
  height: 73px;
  z-index: 9;
  cursor: pointer;
  border-radius: 50%;
    animation-name: ripple;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}
.ata-video-player-button {
	background-color: #00A3A6;
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0  #D6D6D661, 0 0 0 0  #D6D6D661;
    }

    80% {
        box-shadow: 0 0 0 20px #fff0, 0 0 0 40px #fff0;
    }

    100% {
        box-shadow: 0 0 0 0 #fff0, 0 0 0 0 #fff0;
    }
}
.ata-video-player-button img {
  max-width: 35px;
  max-height: 35px;
  object-fit: cover;
  pointer-events: none; /* این خاصیت اجازه می‌دهد کلیک بر روی آیکن، به ویدیو ارسال شود */
}

.ata-custom-video {
  width: 100%;
  height: 100%;
  position: relative;
}
.ata-video-border-back {
  position: absolute;
  width: 100%;
  height: 100%;
  /*border: 3px solid #000;*/
  border-radius: 35px;
  z-index: 1;
}

.ata-video-player{
      position: relative;
    z-index: 2;
  text-align: center;
}

.ata-video-player video{
object-fit:cover
}
.ata-video-player video {
	border-radius: 35px 35px 35px 35px;
}.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;
  opacity:0;
  transform:translateY(20px);
  transition:.3s;
  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%;
}/* کانتینر اصلی */
.marquee-wrapper {
  overflow: hidden;
  position: relative;
  background: #f5f5f5;
  padding: 2px 0;
  display: flex;
  direction: ltr; /* برای کنترل بهتر جهت انیمیشن، بهتر است روی ltr باشد */
}

/* ریل حرکت */
.marquee-track {
  display: flex;
  width: max-content; /* خیلی مهم: عرض باید به اندازه محتوا باشد */
  flex-wrap: nowrap;
  animation: marquee-scroll 50s linear infinite;
}

/* هر گروه متن */
.marquee-group {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 100%; /* اطمینان از اینکه هر گروه حداقل کل عرض را پوشش می‌دهد */
  justify-content: space-around;
}

/* استایل متن‌ها */
.marquee-group span {
  white-space: nowrap;
  padding: 0 20px;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}

/* توقف در هنگام هاور */
.marquee-wrapper:hover .marquee-track {
  animation-play-state: paused;
}

/* انیمیشن لوپ بی‌نهایت */
@keyframes marquee-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    /* چون دو گروه داریم، وقتی به ۵۰٪ کل عرض ریل (انتهای گروه اول) برسیم، تکرار می‌شود */
    transform: translateX(-50%);
  }
}

/* افکت محو شدن دو طرف (اختیاری) */
.marquee-wrapper::before,
.marquee-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  width: 100px;
  height: 100%;
  z-index: 2;
}
.marquee-wrapper::before {
  left: 0;
  background: linear-gradient(to right, #f5f5f5, transparent);
}
.marquee-wrapper::after {
  right: 0;
  background: linear-gradient(to left, #f5f5f5, transparent);
}.custom-preview-11 {
	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;
}.custom-preview-12 {
	margin: 15px 0;
}
.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;
    
    /* تنظیمات اصلی برای چسبان بودن */
    position: -webkit-sticky; /* پشتیبانی از مرورگرهای قدیمی‌تر سافاری */
    position: sticky;
    top: 15px;
    
    /* اطمینان از اینکه ارتفاع المان باعث اختلال نمی‌شود */
    height: fit-content; 
    
    /* اختیاری: برای اطمینان از قرارگیری روی سایر المان‌ها */
    z-index: 10;
}

.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;
}/* ===== ساختار اصلی ===== */
.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;
}

/* ===== تیترها ===== */
.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;
}.CBlock-1 {
    }
    .CBlock-1 .BlockHeader {
    }
    .CBlock-1 .BlockBody {
    }.m-container {
	width: 100%;
	margin: 0 auto;
	max-width: calc(var(--container-size) + 2rem);
}
.sec-title {
	padding-bottom: 1rem;
}
.sec-title .title-in::before {
	width: 1.3rem;
	height: 4px;
	background: #F29F4B;
	content: "";
	margin-left: .5rem;
	border-bottom-left-radius: 10rem;
}
.sec-title .title-in {
	font-size: 1rem;
	display: flex;
	align-items: center;
	font-weight: bold;
	margin: 0;
	background: #ffffff;
	padding: .3rem;
	border-radius: 25px 10px 10px 0px;
}
.sec-title .title-in::before {
	width: 1.3rem;
	height: 4px;
	background: #F29F4B;
	content: "";
	margin-left: .5rem;
	border-bottom-left-radius: 10rem;
}
.sec-title .title-in {
	font-size: 1rem;
	font-weight: bold;
}
.sec-title .title-in b {
	color: #20629F;
}
.small, small {
	font-size: .875em;
}
.sec-title .title-in {
	font-size: 1rem;
	display: flex;
	align-items: center;
	font-weight: bold;
	margin: 0;
}
.sec-title {
	background: #f5f5f5;
	padding: .5rem;
	border-radius: 8px;
}
.small.archi {
	color: #4F8FC9;
}
.small.archi:hover {
	color: #F29F4B;
}.CBlock-3 {
      border: 1px solid #ccc;
  border-radius: 0.25rem;
    }
    .CBlock-3 .BlockHeader {
      border: 1px solid #ccc;
      background: #bbb;
      padding: 1rem;
      border-radius: 0.25rem 0.25rem 0 0;
    }
    .CBlock-3 .BlockBody {
      background: #eee;
      padding: 1rem;
      border-radius: 0 0 0.25rem 0.25rem;
    }section.section.section-2 { background-repeat:repeat;
	 background: #f5f5f5;
padding: 25px 0; }
section.section.section-1 { background-color:#fff;;
	background-repeat:no-repeat;
	background-position:center center;
	 padding: 15px 0; }
section.section.section-6 { background-image:url('../../image/template/s6.png');
	background-repeat:no-repeat;
	background-position:center center;
	 padding:60px 0; }
section.section.section-4 { background-image:url('../../image/template/s4.png');
	background-repeat:repeat;
	 padding:70px 0 0 0; }
section.section.section-7 { background-repeat:repeat;
	 padding:30px 0 0 0; }
section.section.section-5 { background-color:#1E2A36;;
	background-image:url('../../image/template/s5.png');
	background-repeat:no-repeat;
	background-position:center center;
	 padding:0 0 30px 0;
background-size: cover;
transition: background 0.3s, border-radius 0.3s, opacity 0.3s; }
section.section.section-8 { background-repeat:no-repeat;
	background-position:right center;
	 padding: 60px 0; }
#block-1 { color:#fff !important;
font-size:1rem;
margin:0 auto; }
#block-6 { background: #20598d;
	padding: 32px;
	width: fit-content;
	margin: 0 auto;
	border-radius: 16px; }
#block-9 { margin-bottom: -15px; }


/* Font List Start */

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

/* Font List End */

footer, section#column-footer {background-color:#12211a;
	background-repeat: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: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}
.navbar {
  --mdb-navbar-box-shadow: 0 0px 0px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.00), 0 0px 0px rgba(var(--mdb-box-shadow-color-rgb), 0)!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)
}
.nav-link {
	color: #fff !important;
}
/*header*/
header {
	background: radial-gradient(circle, #0b3d91, #124eb1, #4f87e5);
}

.header-logo {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding: 0;
	box-shadow: 2px -21px 25px rgba(137, 137, 137, 0.16);
	transition: background 0.3s;
	background: #fff;
	border-radius: 0 0 25px 25px;
	min-height: 129px;
}
.header-logo img {
  margin: 15px 0;
}
.menu-small {
	padding-right: 20px;
	margin-top: 15px;
}

.menu-small li a {
	font-size: .78rem;
	color: #f6f4f4 !important;
}
.menu-small li{
  font-size: .78rem;
  color: #646464 !important;
}

.user-account {
	display: flex;
	align-items: center;
	gap: 8px;
	text-decoration: none;
	color: inherit;
	padding: 10px 25px 10px 25px;
	background-color: #f29f4b;
	border-radius: 5px;
	color: #fff;
	max-width: fit-content;
	margin-top: 8px;
}

.contact-icon i {
	font-size: 20px;
	color: #20629f;
}
.header-contact {
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: center;
}
.user-text {
  font-size: 14px;
  white-space: nowrap;
}
.user-account:hover {
  opacity: 0.8;
}
.user-name {
  padding: 10px 25px 10px 25px;
  background-color: #FF4647;
  border-radius: 12px 12px 12px 12px;
}
.menu-search h2 {
	font-size: 1.1rem;
	line-height: 2;
	font-weight: 800;
	margin-top: 15px;
	color: #fff;
}
.contact-phone {
  display: flex;
  align-items: center;
  gap: 2px;
  text-decoration: none;
  color: inherit;
  font-size: 14px;
  font-weight: 500;
}
.text-sec h2 {
	text-align: center;
	font-size: 1.3rem;
	font-weight: 800;
	color: #1e2a36;
	line-height: 2;
}

.phone-prefix {
  direction: ltr;
}

.phone-number {
  direction: ltr;
}

.contact-icon i {
  font-size: 20px;
}
.phone-prefix a {
	outline: 0;
	text-decoration: none;
	white-space: nowrap;
	transition: all ease .3s;
	color: #F04344;
}
.menu-search {
	padding: 0 0 3px 0;
  position: relative;
}
.menu-search ::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(
    90deg,
    transparent,
    #4aa3ff,
    #7fd1ff,
    #4aa3ff,
    transparent
  );
}

.logo-left {
	background: #fff;
	width: fit-content;
	padding: 5px;
	border-radius: 0 0 15px 15px;
	text-align: left;
}
/*---------waving-flag----------*/
.waving-flag {
    animation: wave 4s ease-in-out infinite;
  transform-origin: left center;
}

@keyframes wave {
  0% {
    transform: perspective(800px) rotateY(0deg);
  }
  25% {
    transform: perspective(800px) rotateY(15deg);
  }
  50% {
    transform: perspective(800px) rotateY(0deg);
  }
  75% {
    transform: perspective(800px) rotateY(-15deg);
  }
  100% {
    transform: perspective(800px) rotateY(0deg);
  }
}
 .ata-footer-title {
	font-size: 15px;
}

.ata-footer-title::before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 4px;
	margin-inline-end: 5px;
	border-radius: 10px;
  	background-color: #00D8A8;

}
.ata-footer-menu li {
	transition: .3s;
}
.ata-footer-menu ul {
	list-style: none;
}
.fmenu2 ul li a {
	color: #FFFFFF;
	justify-content: start;
}
.fmenu2 ul li a:hover {
	color: #00D8A8 !important;
}
/*---------f&Q---------*/
.accordion-item.accordion-item5 {
	border: 0!important;
}
.view-heading1 {
	display: flex;
	align-items: center;
	gap: 16px;
	direction: rtl;
	background: #fff;
	padding: 10px;
	border-radius: 5px;
	background-image: url(https://demo.code-snippet.ir/view/wp-content/uploads/2025/09/Rectangle-41.webp);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 80% auto;
}
.view-heading__badge {
	flex-shrink: 0;
}
.view-heading1__title {
	font-size: 1rem;
	color: #212529;
	white-space: nowrap;
	font-weight: 700;
}
.view-heading1__content {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 8px;
}
.view-heading1__label {
	font-size: 14px;
	color: #575757;
}
.faq-item {
	background: #ebebebc9;
	padding: 32px;
	border-radius: 16px;
}
.accordion-item {
 background-color: transparent!important;
	border: 0;
	border: 1px solid #fff !important;
}
/*footer*/
.lux-footer {
  background: linear-gradient(180deg, #0c1f2d 0%, #07131d 100%);
  color: #dfefff;
}

.lux-footer__logo span {
	font-weight: 800;
	text-align: center;
	font-size: 1.3rem;
}
.lux-footer__container {
	max-width: 1280px;
	margin: auto;
	padding: 60px 24px 20px;
	display: flex;
	grid-template-columns: 1.4fr 1fr 1fr 1.2fr;
	gap: 22px;
}

/* برند */
.lux-footer__logo {
	display: flex;
	align-items: center;
	gap: 12px;
	font-size: 1.3rem;
}

.lux-footer__desc {
	margin-top: 16px;
	line-height: 1.9;
	font-size: 0.95rem;
	opacity: 0.85;
	text-align: justify;
}
/* ستون‌ها */
.lux-footer__col h4 {
	margin-bottom: 18px;
	font-size: 1rem;
	color: #ffffff;
	font-weight: 700;
}
.lux-footer__col h4::before {
	background-color: #00D8A8;
  content: '';
  display: inline-block;
  width: 15px;
  height: 4px;
  margin-left: 5px;
  margin-inline-end: 5px;
  border-radius: 10px;
}
.lux-footer__col ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

.lux-footer__col li {
  margin-bottom: 12px;
}

.lux-footer__col a {
  color: #b8d7e8;
  text-decoration: none;
  transition: color 0.25s ease, padding-right 0.25s ease;
}

.lux-footer__col a:hover {
  color: #00e0c6;
  padding-right: 6px;
}

/* تماس */
.lux-footer__contact li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.9rem;
  opacity: 0.9;
}

.lux-footer__contact i {
  width: 18px;
  height: 18px;
  color: #00e0c6;
}

/* پایین */
.lux-footer__bottom {
  border-top: 1px solid rgba(255,255,255,0.08);
  padding: 20px;
  text-align: center;
  font-size: 0.8rem;
  opacity: 0.7;
}@media (max-width: 576px) { .lux-footer__container {
  display: block;
  margin: auto;
  padding: 60px 24px 20px;
  gap: 15px;
}
.news__slider__content {
  position: absolute;
  bottom: 42px;
  right: 0;
  width: 100%;
  z-index: 10;
  color: #fff;
  padding: 3px 5px; 
  text-align: center;
}
header {
  width: 90%;
  margin: 0 auto;
}
header {
  background: #fff;
}
.bg25 {
  background: #fff;
}
.user-account {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: inherit;
  padding: 6px 10px 6px 10px;
  background-color: #2b382f;
  border-radius: 5px;
  color: #fff;
  margin-top:1px;
}
.user-text {
  font-size: 12px;
  white-space: nowrap;
}
.user-account i {
  font-size: 16px;
  font-weight: 300!important;
}
.navmobile {
  display: flex!important;
  list-style: none!important;
  padding: 0;
  margin: 0;
}
.nav-item {
  color: #212529 !important;
  font-size: 1rem;
}
.navmobile ul {
  display: flex;
  gap: 7px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.navmobile ul li {
  flex: 1;
}
.navmobile li a {
  font-size: 11px;
  background: #fafafa;
  padding: 4px;
  border-radius: 5px;
  border: 1px solid #f4f4f4;
  color: #1a1a1a !important;
}

/* ───────── 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: #6366f1;
  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;
}
body {
  direction: rtl;
  background: #f3f4f6;
  min-height: 100vh;
  padding-bottom: 80px; /* فضا برای منو */
}

.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; }

.faq-item {
	background: #ebebebc9;
	padding: 10px;
	border-radius: 16px;
}
.post-id {
	display: none;
}
.ata-content-section .ata-post-details {
	width: fit-content;
} }