#id-3340 .article-card-item {
            border-radius: 40px 40px 5px 5px;
}
#id-3338 .article1-wrapper{
	    justify-content : center !important;
}
#id-3340 .article-card-item:hover{
           transform: none;
           cursor : pointer;
}
#id-3534 .btn-cover:hover{
          background-color: #004e8a !important;
	  transition : .3s all ease-in;    
}
#header1{
           width : 80% !important;
          border-radius : 12px !important;
}


@media (max-width : 993px){
  .about-item1{
  flex-direction: column-reverse;
  align-items: center;
  gap: 0 !important;
 }
  .about-item2{
  flex-direction: column-reverse !important;
  align-items: center;
  gap: 0;
 }
  .textdiv-flex{
  width: 100% !important;
 }
  .imagediv-flex{
  width: 100% !important;
 }
}
@media (min-width : 993px){
#header1 .left-header{
             border-radius: 10px 0px 0px 10px !important;
        }
#badge-2112{
         margin-left: 1rem;
         max-width: 270px;
}
#badge-2111{
         margin-right: 1rem;
         max-width: 270px;
}
#badge-2110{
         max-width: 480px;
}
}
#header1{
           width : 80% !important;
           border-radius : 12px !important;
           background : linear-gradient(70deg, rgba(0,78,138,1) 65%, rgba(255,255,255,1) 100%);
}
.footer-paragraph{
margin: 0;
text-align: justify;
font-family: VazirLight;
font-size: 12pt;
}




#id-3340 .article-wrapper {
      display: flex !important;
      flex-wrap: wrap !important;
      justify-content: center !important;
      gap: 20px !important;
    }

    #id-3340 .article-card-item {
      background-color: rgb(26, 101, 158) !important;
      width: 210px !important;
      height: 250px !important;
      border-radius: 20px !important;
      padding: 20px 10px !important;
      display: flex !important;
      flex-direction: column !important;
      align-items: center !important;
      justify-content: space-between !important;
      box-shadow: 0 10px 30px rgba(0,0,0,0.2) !important;
      transition: transform 0.3s ease, box-shadow 0.3s ease !important;
    }

    #id-3340 .article-card-item:hover {
      transform: translateY(-10px) scale(1.03) !important;
      box-shadow: 0 15px 35px rgba(0,0,0,0.3) !important;
    }

    #id-3340 .article-header {
      position: relative !important;
      width: 100px !important;
      height: 100px !important;
      background: rgba(255, 255, 255, 0.1) !important;
      border-radius: 50% !important;
      display: flex !important;
      align-items: center !important;
      justify-content: center !important;
      margin-bottom: 15px !important;
      backdrop-filter: blur(6px) !important;
      box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2) !important;
      border: 2px solid rgba(255, 255, 255, 0.2) !important;
    }

    #id-3340 .article-header img {
      width: 60px !important;
      height: 60px !important;
      object-fit: contain !important;
      z-index: 2 !important;
      position: relative !important;
    }

    #id-3340 .article-title {
      font-size: 18px !important;
      font-family: iranyekan !important;
      color: #fff !important;
      text-align: center !important;
      margin-bottom: 10px !important;
    }

    #id-3340 .article-description span {
      color: #fff !important;
      font-family: iranyekan !important;
      font-size: 16px !important;
    }

    /* Responsive */
    @media (max-width: 576px) {
      #id-3340 .article-card-item {
        width: 90% !important;
      }
    }





#id-3339 .reservation-btn-cover:hover {
	 background-color: #004e8a !important;
	 transition : .3s all ease-in;
}
#id-3337 .reservation-btn-cover:hover {
	 background-color: #004e8a !important;
	 transition : .3s all ease-in;
}
@media (min-width : 800px) {
	#id-3337 .article-wrapper{
	    	max-width : 80% !important;
	}
}
@media (max-width : 576px) {
	#id-3336  .introduction-title {
	    	font-size : 24px !important;
             }
        #id-3337 .section-header{
	    	font-size : 23px !important;
             }
      
     #header1 {
             height : 70px !important;
         }
       .header-logo img {
            max-height : 65px ;
        }
      .navbar-holder {
           height : 114px !important;
        }
       a .nav-title  {
           font-size :10px !important;
        }
       
}


#footer1 {
    background-color: rgb(26, 101, 158) !important;
    color: white !important;
    background-image: url(/siteData/2287/3330.png) !important;
    background-size: cover !important;
    background-position: center !important;
    padding: 2rem 1rem 3rem !important;
    font-family: 'Vazir', sans-serif !important;
    position: relative !important;
}

/* لینک‌ها */
#footer1 a {
    color: #ffd800 !important;
    transition: color 0.3s ease !important;
    text-decoration: none !important;
}

#footer1 a:hover {
    color: #ffffff !important;
    text-decoration: underline !important;
}

/* لینک تماس تلفنی */
.phone-link {
    display: inline-block !important;
    margin-bottom: 0.7rem !important; /* فاصله بین شماره‌ها */
    font-weight: 700 !important;
    color: #ffd800 !important;
    text-decoration: none !important;
    transition: color 0.3s ease !important;
}

.phone-link:hover {
    color: #ffffff !important;
    text-decoration: underline !important;
    cursor: pointer !important;
}

/* آیکون فونت‌آوسام داخل لینک‌های تلفن */
.phone-link i {
    color: white !important;
    margin-left: 6px !important;
    font-size: 1.1em !important;
}

/* ردیف اصلی سه کارت */
.main-row {
    display: flex !important;
    justify-content: space-between !important;
    gap: 1.5rem !important;
    max-width: 1200px !important;
    margin: 0 auto 2.5rem !important;
    flex-wrap: wrap !important;
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

/* کارت‌ها */
.mo-box {
    flex: 1 1 320px !important;
    background: rgba(255, 255, 255, 0.12) !important;
    border-radius: 20px !important;
    padding: 1.8rem 2rem !important;
    color: #fff !important;
    backdrop-filter: blur(15px) !important;
    -webkit-backdrop-filter: blur(15px) !important;
    border: 1px solid rgba(255, 255, 255, 0.25) !important;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25) !important;
    transition: all 0.4s ease !important;
    display: flex !important;
    flex-direction: column !important;
}

.mo-box:hover {
    transform: translateY(-6px) !important;
    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.4) !important;
    background: rgba(255, 255, 255, 0.08) !important;
    border-color: rgba(255, 255, 255, 0.35) !important;
    will-change: transform !important;
}

/* عنوان‌ها */
.mo-title {
    font-size: 1.4rem !important;
    font-weight: bold !important;
    margin-bottom: 1.2rem !important;
    border-bottom: 2.5px solid #ffd800 !important;
    padding-bottom: 0.6rem !important;
    letter-spacing: 0.05em !important;
}

/* متن‌ها */
.mo-text {
    font-size: 1.05rem !important;
    margin-bottom: 0.6rem !important;
    line-height: 1.5 !important;
}

/* جدول ساعات کاری */
.hours-table {
    width: 100% !important;
    border-collapse: collapse !important;
    font-size: 0.95rem !important;
    color: #fff !important;
}

.hours-table td {
    padding: 0.65rem 1rem !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25) !important;
    vertical-align: middle !important;
    white-space: nowrap !important; /* جلوگیری از دوخطی شدن */
    min-width: 80px !important;
}

.hours-table tr:last-child td {
    border-bottom: none !important;
}

.hours-table tr:hover td {
    background: rgba(255, 255, 255, 0.1) !important;
    transition: background 0.3s ease !important;
}

/* نقشه */
.map-box .mo-map {
    flex-grow: 1 !important;
    border-radius: 15px !important;
    overflow: hidden !important;
    border: 3px solid #ffd800 !important;
    box-shadow: 0 6px 20px rgba(0,0,0,0.35) !important;
    margin-top: auto !important;
}

.map-box iframe {
    width: 100% !important;
    height: 320px !important;
    border: none !important;
    display: block !important;
}

/* شبکه‌های اجتماعی */
.social-row {
    max-width: 1200px !important;
    margin: 0 auto !important;
    text-align: center !important;
    padding-top: 0.5rem !important;
    border-top: 1px solid rgba(255, 255, 255, 0.3) !important;
}

.social-title {
    margin-bottom: 1rem !important;
}

.mo-social-icons {
    display: flex !important;
    justify-content: center !important;
    gap: 2rem !important;
}

.mo-social-link {
    color: #ffd800 !important;
    font-size: 38px !important;
    transition: transform 0.3s ease, color 0.3s ease !important;
}

.mo-social-link:hover {
    color: #ffffff !important;
    transform: scale(1.3) !important;
}

/* حذف اپلیکیشن موبایل */
.footer-mobile-app {
    display: none !important;
}

/* حذف Divider */
.divider-device {
    display: none !important;
}

/* کپی‌رایت */
.section-copyright {
    background: rgba(0, 0, 0, 0.1) !important;
    padding: 1rem 1rem 1.5rem !important;
    text-align: center !important;
    font-size: 0.95rem !important;
    margin-top: 2rem !important;
    color: #fff !important;
    border-radius: 15px !important;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2) !important;
    animation: fadeIn 1s ease-in-out !important;
}

.section-copyright a {
    color: #ffd800 !important;
    font-weight: bold !important;
    font-size: 1rem !important;
    margin-right: 4px !important;
    transition: color 0.3s ease !important;
}

.section-copyright a:hover {
    color: #ffffff !important;
}

/* Fade In Animation */
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

/* ریسپانسیو */
@media (max-width: 992px) {
    .main-row {
        flex-direction: column !important;
        gap: 2rem !important;
    }

    .mo-box {
        flex: 1 1 100% !important;
    }

    .map-box .mo-map {
        height: 280px !important;
    }
}

@media (max-width: 480px) {
    .mo-title {
        font-size: 1.2rem !important;
    }

    .mo-social-link {
        font-size: 30px !important;
        gap: 1.5rem !important;
    }
}


#id-3384 {
  position: fixed !important;
  bottom: 80px !important;
  right: 20px !important;
  z-index: 9999 !important;

  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;

  font-family: iranyekan, Vazirmatn, sans-serif !important;
  padding: 14px 32px !important;
  border-radius: 48px !important;
  font-weight: 700 !important;
  font-size: 18px !important;

  color: #fff !important;
  background: rgba(0, 102, 255, 0.25) !important;
  border: 3px solid #3399ff !important;
  backdrop-filter: blur(10px) brightness(1.1) !important;

  cursor: pointer !important;
  user-select: none !important;
  overflow: hidden !important; /* اینجا تغییر دادم */

  box-shadow:
    0 0 10px 4px #3399ff88 !important;

  animation: fadeInUp 1.2s ease 0.3s forwards !important;
  opacity: 0;
  transform: translateY(20px);

  position: relative; /* برای ::before */
}

/* حذف استایل‌های پیش‌فرض pre و p داخل دکمه */
#id-3384 pre,
#id-3384 p {
  all: unset !important;
  margin: 0 !important;
  padding: 0 !important;
  white-space: nowrap !important;
  display: inline !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
}

/* استایل آیکون */
#id-3384 .btn-icon {
  font-size: 20px !important;
  vertical-align: middle !important;
  margin-left: 8px !important;
}

/* حلقه نورانی ساده و چرخان فقط دور کادر */
#id-3384::before {
  content: "";
  position: absolute;
  inset: 0; /* به جای -6px */
  border-radius: inherit;
  border: 3px solid transparent;
  background: conic-gradient(from 0deg, #4a90ff, #3399ff, #4a90ff);
  animation: rotate-ring 5s linear infinite;
  z-index: -1;

  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: destination-out;
}

/* انیمیشن چرخش صاف و ملایم */
@keyframes rotate-ring {
  to {
    transform: rotate(1turn);
  }
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* هاور ساده و شفاف */
#id-3384:hover {
  background: rgba(0, 102, 255, 0.4) !important;
  transform: scale(1.05) translateY(-2px) !important;
  box-shadow: 0 0 20px #3399ff88 !important;
  filter: drop-shadow(0 0 12px #3399ff88) !important;
}

/* تولتیپ ساده */
#id-3384::after {
  content: "نوبت می‌خوای؟ کلیک کن!" !important;
  position: absolute;
  top: -42px;
  right: 0;
  background: #fff;
  color: #003399;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: bold;
  border-radius: 8px;
  white-space: nowrap;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  opacity: 0;
  transform: translateY(8px);
  transition: 0.3s ease-in-out;
  pointer-events: none;
}

#id-3384:hover::after {
  opacity: 1;
  transform: translateY(0);
}

/* حالت موبایل */
@media (max-width: 768px) {
  #id-3384 {
    left: 20px !important;
    right: 20px !important;
    bottom: 20px !important;
    width: calc(100% - 40px) !important;
    font-size: 16px !important;
    border-radius: 18px !important;
    padding: 16px !important;
    justify-content: center !important;
  }

  #id-3384::after {
    left: 0;
    right: 0;
    top: -48px;
    text-align: center;
  }
}

#id-3335 {
  background-color: rgb(0, 78, 137) !important;
  padding: 2rem 1rem !important;
  display: flex !important;
  justify-content: center !important;
  color: #fff !important;
  font-family: 'iranyekan', sans-serif !important;
}

#id-3335 .article-wrapper {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 1.5rem !important;
  max-width: 1200px !important;
  width: 100% !important;
  margin: 0 auto !important;
}

#id-3335 .card-detail {
  width: 100% !important;
  text-align: center !important;
}

#id-3335 .article-card-item {
  background: rgba(255, 255, 255, 0.15) !important;
  backdrop-filter: blur(12px) !important;
  -webkit-backdrop-filter: blur(12px) !important;
  border-radius: 15px !important;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  box-shadow: 0 8px 32px rgba(31, 38, 135, 0.37) !important;
  width: 350px !important; /* عرض کارت‌ها افزایش یافت */
  padding: 1.2rem !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  align-items: center !important;
  text-align: center !important; /* وسط چین بودن متن */
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
  cursor: pointer !important;
  color: #fff !important;
  user-select: none !important;
  min-height: 500px !important;
}

#id-3335 .card-detail.card-inner-99 {
  width: 99% !important;
  margin: 0 auto !important;
}

#id-3335 .article-card-item:hover {
  transform: translateY(-8px) !important;
  box-shadow: 0 16px 48px rgba(31, 38, 135, 0.7) !important;
  background: rgba(255, 255, 255, 0.25) !important;
}

#id-3335 .card-image-content {
  margin-bottom: 1rem !important;
  width: 80px !important;
  height: 80px !important;
}

#id-3335 .card-image-content img.article-image {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  border-radius: 12px !important;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2) !important;
}

#id-3335 .article-card-title {
  font-size: 20px !important;
  margin-bottom: 0.5rem !important;
  font-weight: 700 !important;
  text-align: center !important; /* وسط‌چین باقی می‌ماند */
  direction: rtl !important; /* برای فارسی بودن */
}

#id-3335 .article-card-description {
  font-size: 15px !important;
  color: rgba(255, 255, 255, 0.9) !important;
  line-height: 2 !important;
  white-space: pre-line !important;
  margin-bottom: auto !important;
  flex-grow: 1 !important;
  text-align: right !important; /* تغییر به راست‌چین */
  direction: rtl !important; /* اضافه شده برای پشتیبانی از زبان فارسی */
}


/* دکمه شیشه‌ای سبک */
#id-3335 .card-button.glassy-button {
  position: relative;
  width: 100% !important;
  padding: 0.6rem 1rem !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #fff !important;
  background: rgba(255, 255, 255, 0.1) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  border-radius: 12px !important;
  backdrop-filter: blur(8px) !important;
  -webkit-backdrop-filter: blur(8px) !important;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1), 0 4px 12px rgba(0, 0, 0, 0.2) !important;
  transition: all 0.25s ease-in-out !important;
  overflow: hidden !important;
  text-align: center !important;
  font-family: 'iranyekan', sans-serif !important;
  margin-top: 1rem !important;
}

#id-3335 .card-button.glassy-button:hover {
  background-color: rgba(255, 255, 255, 0.2) !important;
  box-shadow: 0 0 12px rgba(255, 255, 255, 0.3), 0 8px 20px rgba(20, 69, 123, 0.7) !important;
  transform: translateY(-2px) scale(1.02) !important;
}

/* ریسپانسیو */
@media (max-width: 992px) {
  #id-3335 .article-card-item {
    width: 45% !important;
  }
}

@media (max-width: 576px) {
  #id-3335 .article-wrapper {
    flex-direction: column !important;
    align-items: center !important;
  }
  #id-3335 .article-card-item {
    width: 90% !important;
  }
}






#about-clinic {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 60px 0 100px 0;
  direction: rtl;
  font-family: 'Shabnam', sans-serif;
  color: #333;
}

#about-clinic .about-content {
  display: flex;
  flex-direction: row;
  gap: 20px;
  width: 100%;
}

#about-clinic .about-text {
  width: 60%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

#about-clinic .clinic-header {
  display: flex;
  align-items: center;
  gap: 15px;
}

#about-clinic .clinic-name {
  font-family: 'ShabnamBold', sans-serif;
  font-size: 18px;
  color: #004e8a;
}

#about-clinic .about-description h3,
#about-clinic .about-description h4 {
  font-family: 'ShabnamBold', sans-serif;
  color: #004e8a;
  margin-top: 20px;
}

#about-clinic .about-description p {
  line-height: 2;
}

#about-clinic .features {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}

#about-clinic .features li {
  margin-bottom: 10px;
  font-weight: bold;
}

#about-clinic .about-image {
  width: 40%;
  background-image: url(''); /* می‌تونی تصویر بزاری */
  background-size: cover;
  background-position: center;
  border-radius: 12px;
}



#id-3339 {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 60px 20px !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  min-height: 680px !important;
  position: relative;
}

#id-3339 .section-header {

  margin: 0 auto !important;
  padding: 24px 16px !important; /* فاصله کمتر از کناره‌ها */
  background: none !important; /* حذف بک‌گراند */
  border-radius: 0 !important; /* حذف گردی در صورت نیاز */
  box-shadow: none !important; /* حذف سایه */
  backdrop-filter: none !important; /* حذف افکت شیشه‌ای */
  text-align: center !important;
}

#id-3339 .section-description {
  white-space: normal !important;
  font-family: iranyekan, Vazirmatn, sans-serif !important;
  font-size: 23px !important; /* کمی بزرگ‌تر */
  font-weight: 400 !important;
  line-height: 2.4 !important;
  color: #fff !important; /* سفید */
  text-align: center !important; /* وسط‌چین */
  direction: rtl !important;
  margin-bottom: 30px !important;
  padding: 0 8px !important;
  /* جلوه بیشتر با چند لایه سایه رنگی آبی روشن */
  text-shadow: 
    0 0 5px rgba(0, 183, 255, 0.9), 
    0 0 10px rgba(0, 150, 255, 0.7), 
    0 0 15px rgba(0, 100, 255, 0.5);
}

#id-3339 .section-description p {
  margin-bottom: 20px !important;
}

/* دکمه وسط‌چین */
#id-3339 .mo-button-wrapper {
  text-align: center !important;
  margin-top: 20px;
}

#id-3339 .mo-nobat {
  display: inline-block !important;
  font-family: iranyekan, sans-serif !important;
  font-size: 17px !important;
  background: linear-gradient(135deg, #0047ab, #0077ff) !important;
  color: #fff !important;
  padding: 14px 36px !important;
  border: none !important;
  border-radius: 50px !important;
  box-shadow: 0 6px 20px rgba(0, 102, 255, 0.35) !important;
  cursor: pointer !important;
  transition: all 0.3s ease-in-out !important;
  text-align: center !important;
}

#id-3339 .mo-nobat:hover {
  transform: translateY(-4px) scale(1.03) !important;
  box-shadow: 0 10px 30px rgba(0, 102, 255, 0.45) !important;
  background: linear-gradient(135deg, #005eea, #3399ff) !important;
}

@media (max-width: 768px) {
  #id-3339 .section-header {
    padding: 20px 12px !important;
  }

  #id-3339 .section-description {
    font-size: 16px !important;
    line-height: 2 !important;
  }

  #id-3339 .mo-nobat {
    width: 100% !important;
    padding: 14px 0 !important;
    font-size: 16px !important;
  }
}



.mox-section {
  background: linear-gradient(to bottom, #f5f9ff, #e8f1fc);
  padding: 60px 20px;
  direction: rtl;
  font-family: iranyekan, sans-serif;
}

.mox-container {

  margin: 0 auto;
  background: #ffffffcc;
  backdrop-filter: blur(10px);
  border-radius: 24px;
  padding: 40px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
}

.mox-title {
  font-size: 28px;
  font-weight: 700;
  color: #004a9f;
  margin-bottom: 24px;
  text-align: center;
}

.mox-intro {
  font-size: 18px;
  line-height: 2.2;
  margin-bottom: 32px;
  color: #333;
  text-align: justify;
}

.mox-service {
  margin-bottom: 5px;
}

.mox-service-title {
  font-size: 20px;
  font-weight: 600;
  color: #0074d9;
  margin-bottom: 16px;
  border-right: 4px solid #3ec0ff;
  padding-right: 12px;
}

.mox-list {
  list-style-type: disc;
  padding-right: 24px;
  color: #222;
  line-height: 2.2;
}

.mox-list li {
  margin-bottom: 12px;
}

.mox-note {
  margin-top: 12px;
  padding: 12px 16px;
  border-right: 3px solid #7adfff;
  background: #f0faff;
  color: #0a3b5e;
  font-weight: 500;
  border-radius: 12px;
  line-height: 2;
}

/* حالت موبایل */
@media (max-width: 768px) {
  .mox-container {
    padding: 24px;
  }

  .mox-title {
    font-size: 22px;
  }

  .mox-intro {
    font-size: 16px;
  }

  .mox-service-title {
    font-size: 18px;
  }

  .mox-list {
    padding-right: 16px;
  }
}

