:root{
--fontfa: "Shabnam";
--fontFaB: "ShabnamBold";
--span: #6d6d6d;
--color1: #14457b;
--color2: #2490eb;
--blackco: #000000;
--whiteco: #ffffff;
--bg-image: #40e0d012;
--gradient-bg: linear-gradient(90deg, var(--color1) -10.59%, var(--color2) 282.59%);
--shadow: 0px 4px 25px 0px #0000000f;
--transition: all 1s ease-in-out;
}
a{
text-decoration: none;
}
a:hover{
text-decoration: none;
color: var(--color2);
}




/* حالت عادی هدر */
#header3 {
  background: linear-gradient(90deg, rgb(20, 69, 123), rgb(36, 144, 235));
  transition: background 0.4s ease, box-shadow 0.4s ease, padding 0.4s ease;
  position: fixed; /* ثابت بودن هدر */
  width: 100%;
  top: 0;
  z-index: 999;
  padding: 10px 20px;
  box-shadow: none;
}

/* حالت اسکرول هدر */
#header3.scrolled {
  background: linear-gradient(90deg, rgb(36, 144, 235), rgb(20, 69, 123));
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  padding: 5px 20px;
}

/* مخفی شدن عنوان تو موبایل */
@media (max-width: 768px) {
  #header3 .nav-title {
    display: none;
  }
}

/* لینک‌ها */
#header3 .content-item {
  color: white;
  font-weight: 600;
  padding: 8px 12px;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

#header3 .content-item:hover {
	  color: white;
  font-weight: 600;
  padding: 8px 12px;
  border-radius: 5px;
  background-color: rgb(36, 144, 235);

}

/* دکمه ورود به پنل */
#header3 .left-header {
  background: linear-gradient(45deg, rgb(36, 144, 235), rgb(20, 69, 123));
  padding: 6px 12px;
  border-radius: 4px;
  font-weight: 700;
  text-decoration: none;
  color: white;
  transition: background 0.3s ease;
}

#header3 .left-header :hover {
  background: linear-gradient(45deg, rgb(20, 69, 123), rgb(36, 144, 235));
}

/* آیکون هدر */
#header3 .left-header svg {
  transition: opacity 0.3s ease, filter 0.3s ease;
  cursor: pointer;
}

/* حالت ضبدر شده آیکون */
#header3 .left-header svg.dimmed {
  opacity: 0.4;
  filter: grayscale(70%);
  pointer-events: none; /* غیرقابل کلیک */
}

/* پس‌زمینه گرادینت سایدنو */
#mySidenav.sidenav {
  background: linear-gradient(180deg, rgb(20, 69, 123), rgb(36, 144, 235));
  color: rgb(255, 255, 255);
  border-left: 3px solid rgb(36, 144, 235);
  right: 0;
  opacity: 1;
  transition: background 0.4s ease;
  padding: 20px 15px;
  height: 100vh;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  z-index: 2000;
  overflow-y: auto;
  transform: translateX(100%);
  transition: transform 0.3s ease;
}

/* وقتی سایدنو باز است */
#mySidenav.sidenav.open {
  transform: translateX(0);
}

/* دکمه بستن */
#mySidenav .closebtn {
  background: linear-gradient(45deg, rgb(36, 144, 235), rgb(20, 69, 123));
  color: white;
  font-size: 25px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 4px;
  padding: 5px 12px;
  display: inline-block;
  transition: background 0.3s ease;
  text-align: center;
}

#mySidenav .closebtn:hover {
  background: linear-gradient(45deg, rgb(20, 69, 123), rgb(36, 144, 235));
}

/* هدر سایدنو */
#mySidenav .sidebar-header {
  background-color: white;
  padding: 10px;
  margin-bottom: 15px;
  text-align: center;
  border-radius: 6px;
}

/* لوگو داخل هدر */
#mySidenav .sidebar-header img.nav-logo {
  max-height: 70px;
  object-fit: contain;
}

/* لینک‌ها */
#mySidenav .sidenav-content a.link-style {
  display: flex;
  align-items: center;
  color: white !important;
  text-decoration: none;
  font-weight: 600;
  padding: 10px 8px;
  border-radius: 5px;
  margin-bottom: 8px;
  transition: background 0.3s ease;
}

#mySidenav .sidenav-content a.link-style:hover {
  background: linear-gradient(90deg, rgb(36, 144, 235), rgb(20, 69, 123));
  color: white !important;
}

/* آیکون فلش کنار لینک */
#mySidenav .sidenav-content svg {
  margin-left: 8px;
  fill: white;
  flex-shrink: 0;
}






#id-4136 {
  position: relative;
  z-index: 20;
  background-size: 65% auto !important;
  background-repeat: repeat;
}

#id-4136::after {
  content: "";
  min-height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  background-color: #14457be8;
}

#id-4136 .article-card-item {
  transform: none !important;
  margin-top: -70px !important;
  transition: all 0.4s ease !important;
  cursor: pointer !important;
  z-index: 1 !important;
}

/* هاور روی کارت: فقط کارت خودش بزرگ و واضح میشه */
#id-4136 .article-card-item:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 0 25px rgba(20, 69, 123, 0.3) !important;
  z-index: 5 !important;
}
/* فقط وقتی روی یک کارت هستیم، بقیه کم‌رنگ ولی روشن‌تر بشن */
#id-4136 .article-card-item:hover ~ .article-card-item {
  opacity: 0.85 !important;
  filter: grayscale(10%) !important;
}

#id-4136 .article-card-item:has(~ .article-card-item:hover) {
  opacity: 0.85 !important;
  filter: grayscale(10%) !important;
}


/* بازیابی کارت هاورشده */
#id-4136 .article-card-item:hover {
  opacity: 1 !important;
  filter: none !important;
}

/* استایل هدر دایره‌ای */
#id-4136 .article-header {
  background-color: var(--color2) !important;
  width: 100px !important;
  height: 100px !important;
  border-radius: 50% !important;
  margin-top: -134px !important;
}

/* افکت عکس آیکون در حالت هاور */
#id-4136 .article-header img {
  transition: all 0.4s ease !important;
}

#id-4136 .article-card-item:hover .article-header img {
  transform: rotate(6deg) scale(1.15) !important;
  filter: drop-shadow(0 0 5px rgba(20, 69, 123, 0.5)) !important;
}

/* توضیح ورود بیمار */
#id-4136 .description-login {
  font-family: var(--fontfa) !important;
  font-size: 15px !important;
  text-align: center !important;
  color: var(--span) !important;
  margin: 0 !important;
}

/* دکمه ورود */
#id-4136 .description-login-button {
  font-family: var(--fontFaB) !important;
  font-size: 15px !important;
  text-align: center !important;
  color: var(--color2) !important;
  margin: 0 !important;
}

/* محتوای کارت */
#id-4136 .article-content {
  padding: 15px 25px 0 !important;
  height: 67% !important;
}

/* توضیحات داخل کارت */
#id-4136 .article-description {
  margin-bottom: 0 !important;
}




#id-4137{
padding: 60px 0 130px;
}
#id-4137 .article1-wrapper{
justify-content: space-around;
}





#id-4138 .introduction-title{
display: none;
}
#id-4138 .introduction-divider{
display: none;
}
#id-4138 .introdution-container{
background-color: #f5f7fa;
}
#id-4138 .introduction-image{
width: 100% !important;
}
#id-4138 .right-introduction{
padding: 0px 45px;
}
#id-4138 .left-introduction{

}
#id-4138 .flexible-welcome{
display: flex;
flex-wrap: wrap;
text-align: right;
}
#id-4138 .title-welcome{
font-family: var(--fontFaB);
font-size: 26px;
color: #000;
}
#id-4138 .title1-welcome{
font-family: var(--fontFaB);
font-size: 22px;
color: var(--color2);
}
#id-4138 .paragraph-welcome{
font-family: var(--fontfa);
font-size: 14px;
}
#id-4138 .child1-div{
white-space: initial;
overflow: hidden;
}
#id-4138 .item-well-flex{
display: flex;
gap: 50px;
margin-top: 10px;
}
#id-4138 .value-well-flex{
display: flex;
flex-direction: column;
align-items: center;
}
#id-4138 .title-item1{
font-family: iranyekan;
font-weight: 600;
font-size: 38px;
color: var(--color2);
}
#id-4138 .text-item1{
font-family: var(--fontfa);
font: size: 22px;
}





#id-4141{
padding: 40px 0 100px;
}
#id-4141 .article-wrapper{
gap: 30px;
}
#id-4141 .article-card-item{
background-color: transparent !important;
border-color: #f4f6f938 !important;
padding: 45px 30px;
align-items: flex-start;
cursor: pointer;
transition: 1.2s;
}
#id-4141 .article-card-item:hover{
transform: none;
background-color: var(--color2) !important;
}
#id-4141 .article-image{
transition: transform 0.3s ease;
}
#id-4141 .article-card-item:hover .article-image{
transform: scaleX(-1);
}
#id-4141 .article-header{
height: 77px;
}
.article-image{
padding: 0 !important;
}
#id-4141 .article-content{
align-items: flex-start;
overflow: hidden;
padding: 0px;
}
#id-4141 .paragraph-services{
font-family: iranyekan;
font-size: 16px;
color: #fff;
margin: 0;
}
#id-4141 .paragraph-icon-services{
font-family: shabnam;
font-size: 16px;
color: #fff;
margin: 0;
}
#id-4141 .article-title{
margin: 15px 0px 5px 0px;
}
#id-4141 .article-description{
margin: 0;
}
#id-4147{
padding-bottom: 20px;
}
#id-4147 a{
font-family: var(--fontFaB);
font-size: 30px;
color: #000;
}
#id-4147 .section-header{
padding-bottom: 40px;
}
#footer1 .information-container{
max-width: 1300px;
gap: 10px;
}
#footer1 .footer-item4{
display: grid;
}
#footer1 .services-footer{
list-style: none;
}
#footer1 .call-us{
list-style: none;
padding: 0;
color: #fff;
}
#footer1 .footer-item-table{
display: flex;
gap: 30px;
color: #fff;
}
#footer1 .footer-item-list{
display: flex;
}
#footer1 .services-footer{
padding: 0;
}
#footer1 .title-header-footer{
display: flex;
align-items: flex-end;
gap: 5px;
font-family: ShabnamBold;
font-size: 20px;
color: #fff;
margin: 0;
}
.title-footer1{
font-family: var(--fontFaB);
font-size: 24px;
color: #fff;
}
.box-title-header{
display: inline-block;
background-color: #d3e9fb;
border-radius: 3px;
padding: 4px 8px;
margin: 0 0 10px;
font-family: iranyekan;
font-size: 16px;
font-weight: 600;
color: #2490eb;
line-height: 22px;
letter-spacing: 0.05em;
}
.section-title-header{
font-family: var(--fontFaB);
font-size: 30px;
color: #000;
}
.section-title-header1{
font-family: var(--fontFaB);
font-size: 30px;
color: #fff;
}
@media (max-width: 1500px){
#footer1 .information-container{
     width: 90% !important;
  }
}
@media (max-width: 1200px) {
  #id-4136 .article-card-item{
    width: 50% !important;
  }
  #id-4136 .article-card-item{
   margin-top: 0px !important;
  }
  #id-4136 .article-header{
   margin-top: 0px !important;
  }
}
@media (max-width: 998px) and (min-width: 700px){
  #id-4137 .article1-wrapper{
   justify-content: flex-end;
  }
}
@media (max-width: 998px){
  #id-4138 .right-introduction{
   width: 100% !important;
   padding: 60px 15px;
   margin-bottom: 0;
  }
  #id-4141 .article-card-item{
   width: 46.2% !important;
  }
  #id-4137 .article-card-item{
   width: 46.5% !important;
   margin: .5rem !important;
  }
  #id-4135{
   height: auto !important;
  }
}
@media (max-width: 700px) {
  #id-4136 .article-card-item{
    width: 100% !important;
    max-width: 100% !important;
  }
  #id-4141 .article-card-item{
   width: 95% !important;
  }
  #id-4137 .article-card-item{
   width: 95% !important;
  }
  #id-4135{
   height: 300px !important;
  }
}
@media (min-width: 998px){
#footer1 .information-container{
   flex-direction: row !important;
  }
#badge-2582{
   max-width: fit-content;
  }
#badge-2583{
   max-width: fit-content;
  }
#badge-2584{
   max-width: 370px;
  }
#id-4137 .article-card-item{
   margin: 0rem .5em !important
  }
}




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

  /* رنگ پس‌زمینه با گرادیان */
  background: linear-gradient(135deg, #4a90ffcc, #0066ffcc) !important; /* اینجا رنگ پس‌زمینه حالت عادی */

  color: #f0f0f0 !important; /* رنگ متن حالت عادی */

  font-family: iranyekan, Vazirmatn, sans-serif !important;
  padding: 14px 36px !important;
  border-radius: 48px !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  border: 4px solid #3399ff !important; /* حاشیه اصلی حالت عادی */

  /* حاشیه چشمک زن بزرگ که کل دکمه رو قاب گرفته */
  box-shadow:
    0 0 10px 4px #3399ff88,
    0 0 20px 8px #4a90ff55,
    0 0 30px 12px #3399ff33;
  /* این انیمیشن باعث چشمک زدن حاشیه میشه */
  animation: border-glow 3s ease-in-out infinite alternate !important;

  transition: all 0.35s ease-in-out !important;
  cursor: pointer !important;
  user-select: none !important;
  filter: drop-shadow(0 2px 8px rgba(0, 102, 255, 0.3)) !important;
}

/* انیمیشن چشمک زن برای حاشیه بزرگ */
@keyframes border-glow {
  0% {
    box-shadow:
      0 0 10px 4px #3399ff88,
      0 0 20px 8px #4a90ff55,
      0 0 30px 12px #3399ff33;
  }
  100% {
    box-shadow:
      0 0 15px 6px #3399ffff,
      0 0 25px 10px #4a90ffff,
      0 0 35px 14px #3399ffcc;
  }
}

#id-4366:hover {
  background: linear-gradient(135deg, #005eff, #0043cc, #003399) !important; /* رنگ پس‌زمینه حالت هاور */
  color: #fff !important; /* رنگ متن هاور */
  border-color: #3399ff !important; /* رنگ حاشیه هاور */

  /* سایه های پالس قوی‌تر در هاور */
  box-shadow:
    0 0 20px #3399ff,
    0 0 40px #4da6ff,
    0 0 60px #66b3ff,
    0 0 80px #3399ff,
    0 0 100px #1a80ff !important;

  transform: scale(1.15) translateY(-4px) rotate(-3deg) !important;
  animation: pulse-glow 1.5s ease-in-out infinite alternate !important;
  filter: drop-shadow(0 0 15px #3399ff) !important;
  z-index: 10000 !important;
}

/* انیمیشن پالس سایه هاور */
@keyframes pulse-glow {
  0% {
    box-shadow:
      0 0 20px #3399ff,
      0 0 40px #4da6ff,
      0 0 60px #66b3ff,
      0 0 80px #3399ff,
      0 0 100px #1a80ff;
  }
  100% {
    box-shadow:
      0 0 30px #66b3ff,
      0 0 50px #80b3ff,
      0 0 70px #99ccff,
      0 0 90px #3399ff,
      0 0 110px #1a80ff;
  }
}

@media (max-width: 768px) {
  #id-4366 {
    width: calc(100% - 40px) !important;
    left: 20px !important;
    right: 20px !important;
    bottom: 20px !important;
    border-radius: 18px !important;
    padding: 16px !important;
    font-size: 16px !important;
  }

  #id-4366:hover {
    transform: scale(1.07) translateY(-2px) rotate(-1.5deg) !important;
  }
}





#id-4141 {
  background-color: rgb(20, 69, 123) !important;
  background-size: cover !important;
  background-attachment: scroll !important;
  min-height: 450px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  padding: 40px 15px !important;
  color: white !important;
  font-family: iranyekan, sans-serif !important;
}

#id-4141 .section-header {
  text-align: center !important;
  margin-bottom: 30px !important;
  color: white !important;
}

#id-4141 .box-title-header,
#id-4141 .section-title-header1 {
  margin: 0 !important;
  line-height: 1.2 !important;
  color: white !important;
}

#id-4141 .article-wrapper {
  display: flex !important;
  justify-content: center !important;
  gap: 20px !important;
  max-width: 1300px !important;
  width: 100% !important;
  flex-wrap: wrap !important;
}

#id-4141 .article-card-item {
 /* background-color: rgb(255, 255, 255) !important; */
  color: white !important;
  width: 22.6% !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  border-radius: 8px !important;
  box-shadow: 0 4px 12px rgb(0 0 0 / 0.1) !important;
  padding: 20px 15px !important;
  height: 320px !important;
  box-sizing: border-box !important;
  transition: box-shadow 0.3s ease !important;
}

#id-4141 .article-header {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  margin-bottom: 15px !important;
}

#id-4141 .article-image {
  object-fit: contain !important;
  width: 77px !important;
  height: 77px !important;
  border-radius: 0 !important;
}

#id-4141 .article-content {
  flex: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  text-align: center !important;
  color: white !important;
}

#id-4141 .article-title {
  font-size: 18px !important;
  font-family: ShabnamBold, sans-serif !important;
  color: white !important;
  margin-bottom: 10px !important;
}

#id-4141 .article-description p {
  font-family: iranyekan, sans-serif !important;
  font-size: 14px !important;
  color: white !important;
  margin: 0 !important;
  line-height: 1.4 !important;
}

#id-4141 .article-card-item:hover {
  box-shadow: 0 8px 24px rgba(20, 69, 123, 0.4) !important;
  transform: translateY(-6px) !important;
  transition: all 0.3s ease !important;
}

@media (max-width: 900px) {
  #id-4141 .article-card-item {
    width: 90% !important;
    height: auto !important;
    margin-bottom: 20px !important;
  }
}


