.elementor-149 .elementor-element.elementor-element-9b84405{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-149 .elementor-element.elementor-element-da650cd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-149 .elementor-element.elementor-element-05d3763{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-149 .elementor-element.elementor-element-b806807{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-149 .elementor-element.elementor-element-d001d24{--spacer-size:50px;}.elementor-149 .elementor-element.elementor-element-f04438b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-149 .elementor-element.elementor-element-8bb62e0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-149 .elementor-element.elementor-element-04ed7ff{--spacer-size:50px;}body.elementor-page-149:not(.elementor-motion-effects-element-type-background), body.elementor-page-149 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-blocksy_palette_2 );}/* Start custom CSS for html, class: .elementor-element-de12502 */@import url('https://hamtakavan.ir/fonts/Vazirmatn-font-face.css');

/* سکشن هوش مصنوعی */
.ai-hero-section {
  position: relative;
  width: 100%;
  padding: 120px 16px 140px;
  background-image: url('https://hamtakavan.ir/wp-content/uploads/2025/11/industery-a.png'); /* لینک تصویر */
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #ffffff;
  direction: rtl;
  font-family: 'Vazirmatn', sans-serif;
  overflow: hidden;
}

.ai-hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(5, 25, 56, 0.75);  /* تِم سرمه‌ای با شفافیت */
  z-index: 1;
}

.ai-hero-container {
  position: relative;
  z-index: 2;
  max-width: 1120px;
  margin: 0 auto;
  text-align: center;
}

.ai-hero-content {
  animation: contentFadeIn 1s ease-out forwards;
  opacity: 0;
  transform: translateY(30px);
}

.ai-hero-title {
  font-size: 38px;
  font-weight: 800;
  margin: 0 0 16px;
  color: #ffffff;
  line-height: 1.2;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.6);
}

.ai-hero-subtitle {
  font-size: 18px;
  color: #dceeff;
  margin: 0 auto;
  max-width: 800px;
  line-height: 1.8;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
}

/* انیمیشن */
@keyframes contentFadeIn {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ریسپانسیو */
@media (max-width: 960px) {
  .ai-hero-title {
    font-size: 32px;
  }
  .ai-hero-subtitle {
    font-size: 16px;
  }
  .ai-hero-section {
    padding: 80px 16px 100px;
  }
}

@media (max-width: 600px) {
  .ai-hero-title {
    font-size: 28px;
  }
  .ai-hero-subtitle {
    font-size: 14px;
  }
  .ai-hero-section {
    padding: 60px 12px 80px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ef6af4c *//* ========== فونت وزیر از هاست شما ========== */
@font-face {
  font-family: 'Vazirmatn';
  src: url('https://hamtakavan.ir/fonts/Vazirmatn-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Vazirmatn';
  src: url('https://hamtakavan.ir/fonts/Vazirmatn-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Vazirmatn';
  src: url('https://hamtakavan.ir/fonts/Vazirmatn-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

/* ========== سکشن هوش مصنوعی ========== */

.ai-section {
  background: radial-gradient(circle at top left, #0b2b5c 0%, #051938 55%, #040b1f 100%);
  padding: 90px 20px 110px;
  direction: rtl;
  color: #ffffff;
  font-family: 'Vazirmatn', system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}

.ai-container {
  max-width: 1200px;
  margin: 0 auto;
}

/* برچسب کوچک بالای تیتر */
.ai-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 16px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 500;
  color: #6ec1e4;
  background: rgba(110, 193, 228, 0.12);
  border: 1px solid rgba(110, 193, 228, 0.55);
  margin-bottom: 14px;
}

/* تیتر اصلی */
.ai-title {
  font-size: 34px;
  font-weight: 800;
  margin: 0 0 10px;
  color: #ffffff;
}

/* زیرتیتر */
.ai-subtitle {
  font-size: 16px;
  color: #d7e5ff;
  max-width: 720px;
  line-height: 2;
  margin: 0 0 38px;
}

/* لِی‌اوت کلی: متن + تصویر */
.ai-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  gap: 40px;
  align-items: center;
}

/* ستون متن */
.ai-content {
  text-align: right;
}

.ai-heading {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 18px;
  color: #ffffff;
}

/* لیست موارد */
.ai-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.ai-list li {
  position: relative;
  padding-right: 18px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.9;
  color: #f5f7ff;
}

.ai-list li::before {
  content: "";
  position: absolute;
  top: 0.8em;
  right: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #6ec1e4;
  box-shadow: 0 0 0 4px rgba(110, 193, 228, 0.18);
}

/* متن پایانی */
.ai-note {
  font-size: 14px;
  color: #c7d7ff;
  line-height: 2;
  margin: 8px 0 0;
}

/* ستون تصویر */
.ai-media {
  display: flex;
  justify-content: center;
}

.ai-media-frame {
  position: relative;
  width: 100%;
  max-width: 460px;
  border-radius: 28px;
  overflow: hidden;
  background: radial-gradient(circle at top, #6ec1e4 0%, #051938 55%, #020817 100%);
  box-shadow:
    0 25px 70px rgba(0, 0, 0, 0.75),
    0 0 40px rgba(110, 193, 228, 0.35);
}

/* تصویر اصلی */
.ai-image {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  transform: scale(1.02);
  filter: saturate(1.05) contrast(1.05);
  transition: transform 0.4s ease, filter 0.4s ease;
}

/* هاله نور روی تصویر */
.ai-media-glow {
  position: absolute;
  inset: auto 10% -18% 10%;
  height: 40%;
  background: radial-gradient(circle at 50% 0%, rgba(110, 193, 228, 0.55), transparent 70%);
  opacity: 0.7;
  pointer-events: none;
}

/* افکت هاور تصویر */
.ai-media-frame:hover .ai-image {
  transform: scale(1.06) translateY(-4px);
  filter: saturate(1.1) contrast(1.08);
}

/* ===== ریسپانسیو ===== */

@media (max-width: 992px) {
  .ai-layout {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .ai-media {
    order: -1; /* در تبلت و موبایل، تصویر بره بالا */
  }

  .ai-container {
    text-align: center;
  }

  .ai-content {
    text-align: right;
  }
}

@media (max-width: 640px) {
  .ai-section {
    padding: 70px 16px 80px;
  }

  .ai-title {
    font-size: 28px;
  }

  .ai-subtitle {
    font-size: 14px;
  }

  .ai-heading {
    font-size: 19px;
  }

  .ai-list li {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-059402c *//* فونت از هاست خودت */
@font-face {
  font-family: 'Vazirmatn';
  src: url('/wp-content/fonts/Vazirmatn-Regular.woff2') format('woff2'),
       url('/wp-content/fonts/Vazirmatn-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

/* ===== سکشن خدمات هوش مصنوعی ===== */
.ai-services {
  background-color: #051938; /* سرمه‌ای تم اصلی */
  padding: 80px 16px;
  color: #ffffff;
  direction: rtl;
  font-family: 'Vazirmatn', sans-serif;
  text-align: center;
  border-bottom: 4px solid #6EC1E4;
}

.ai-container {
  max-width: 1200px;
  margin: 0 auto;
}

.ai-title {
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 12px;
}

.ai-subtitle {
  font-size: 17px;
  color: #d7e2ff;
  line-height: 1.9;
  max-width: 780px;
  margin: 0 auto 40px;
}

/* گرید کارت‌ها */
.ai-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
  justify-items: center;
}

/* کارت‌ها */
.ai-card {
  background: #06122e;
  border-radius: 22px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.65);
  width: 100%;
  max-width: 360px;
  padding: 32px 24px 26px;
  text-align: center;
  position: relative;
  overflow: hidden;
  opacity: 0;
  transform: translateY(32px);
  animation: fadeInUp 0.8s forwards;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    background 0.25s ease;
}

/* تاخیر برای هر کارت */
.ai-card:nth-child(1) { animation-delay: 0.15s; }
.ai-card:nth-child(2) { animation-delay: 0.30s; }
.ai-card:nth-child(3) { animation-delay: 0.45s; }
.ai-card:nth-child(4) { animation-delay: 0.60s; }

/* دایره گرادیانی به عنوان آیکن ساده و انیمیشنی */
.ai-icon {
  width: 70px;
  height: 70px;
  margin: 0 auto 20px;
  border-radius: 50%;
  background: radial-gradient(circle at 20% 20%, #ffffff 0%, #6EC1E4 30%, #1d9fd4 60%, #051938 100%);
  box-shadow: 0 0 0 rgba(110, 193, 228, 0.4);
  position: relative;
  animation: pulseGlow 2.4s ease-in-out infinite;
}

/* حلقه بیرونی ظریف روی دایره */
.ai-icon::before {
  content: "";
  position: absolute;
  inset: 8px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(2px);
}

/* تیتر و متن کارت */
.ai-card-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #ffffff;
}

.ai-card-description {
  font-size: 15px;
  color: #e5e7eb;
  line-height: 1.8;
}

/* هاور کارت */
.ai-card:hover {
  transform: translateY(-8px);
  box-shadow:
    0 30px 80px rgba(0, 0, 0, 0.85),
    0 0 22px rgba(110, 193, 228, 0.45);
  background: #071735;
}

/* انیمیشن ظاهر شدن کارت‌ها */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(32px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* انیمیشن پالس برای دایره */
@keyframes pulseGlow {
  0% {
    box-shadow: 0 0 0 0 rgba(110, 193, 228, 0.55);
    transform: scale(1);
  }
  50% {
    box-shadow: 0 0 25px 10px rgba(110, 193, 228, 0.0);
    transform: scale(1.04);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(110, 193, 228, 0.0);
    transform: scale(1);
  }
}

/* ریسپانسیو */
@media (max-width: 900px) {
  .ai-cards {
    grid-template-columns: 1fr;
  }
  .ai-card {
    max-width: 420px;
  }
  .ai-title {
    font-size: 30px;
  }
  .ai-subtitle {
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8526c56 *//* فونت */
@font-face {
  font-family: 'Vazirmatn';
  src: url('/wp-content/fonts/Vazirmatn-Regular.woff2') format('woff2'),
       url('/wp-content/fonts/Vazirmatn-Regular.woff') format('woff');
}

/* سکشن */
.industry-pro {
  direction: rtl;
  padding: 110px 30px;
  background: linear-gradient(145deg, #05162E, #020B1A 70%);
  position: relative;
  overflow: hidden;
  font-family: 'Vazirmatn', sans-serif;
}

/* نورپردازی پس‌زمینه */
.industry-pro::before {
  content: "";
  position: absolute;
  top: -200px;
  right: -200px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(110,193,228,0.35), transparent 70%);
  filter: blur(80px);
}

.industry-pro::after {
  content: "";
  position: absolute;
  bottom: -200px;
  left: -200px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(110,193,228,0.25), transparent 70%);
  filter: blur(90px);
}

/* متن عنوان */
.title-pro {
  text-align: center;
  font-size: 38px;
  font-weight: 900;
  color: #ffffff;
  margin-bottom: 10px;
}

.subtitle-pro {
  text-align: center;
  font-size: 17px;
  color: #d7eaff;
  margin-bottom: 60px;
}

/* گرید */
.grid-pro {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 35px;
}

/* کارت حرفه‌ای */
.card-pro {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(110,193,228,0.22);
  padding: 35px 30px;
  border-radius: 22px;
  box-shadow: 0 0 25px rgba(110,193,228,0.1);
  backdrop-filter: blur(12px);
  color: #fff;
  position: relative;
  overflow: hidden;
  transition: all 0.35s ease;
  opacity: 0;
  transform: translateY(30px) scale(.97);
  animation: fadeUp 0.9s ease forwards;
}

/* تأخیر انیمیشن */
.card-pro:nth-child(1) { animation-delay: .15s; }
.card-pro:nth-child(2) { animation-delay: .30s; }
.card-pro:nth-child(3) { animation-delay: .45s; }
.card-pro:nth-child(4) { animation-delay: .60s; }

/* افکت رنگی کنار کارت */
.card-pro::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 170px;
  height: 100%;
  opacity: .20;
  border-radius: 0 22px 22px 0;
}

/* رنگ‌ها */
.green::before { background: #6EC1E4; }
.blue::before  { background: #A6C9FF; }
.purple::before{ background: #D4B8FF; }
.orange::before{ background: #FFB98A; }

/* تیتر کارت */
.card-pro h3 {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 10px;
  color: #ffffff;
}

/* متن کارت */
.card-pro p {
  font-size: 15px;
  line-height: 1.9;
  color: #e6f3ff;
}

/* هاور حرفه‌ای */
.card-pro:hover {
  transform: translateY(-10px) scale(1.02);
  box-shadow: 0 0 45px rgba(110,193,228,0.35);
  border-color: #6EC1E4;
}

/* انیمیشن ورود */
@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* موبایل */
@media(max-width:900px) {
  .grid-pro {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-98be1a8 *//* این CSS برای طراحی جذاب با انیمیشن‌های حرفه‌ای است */
@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;500;700;800&display=swap');

.tech-stack-section {
  background-color: #051938; /* پس‌زمینه سرمه‌ای */
  padding: 50px 20px;
  text-align: center;
  color: white;
  font-family: 'Vazirmatn', sans-serif; /* فونت پارسی */
}

.tech-stack-container {
  max-width: 1200px;
  margin: 0 auto;
}

.tech-stack-title {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 15px;
  color: #6EC1E4; /* رنگ آبی برای عنوان */
}

.tech-stack-description {
  font-size: 18px;
  color: #d7e2ff;
  margin-bottom: 30px;
}

.tech-stack-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  justify-items: center;
}

.tech-item {
  background: linear-gradient(145deg, #00d4ff, #0ea5e9); /* هاله آبی جذاب */
  padding: 20px;
  border-radius: 15px;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.5s ease forwards;
}

.tech-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}

.tech-name {
  font-size: 18px;
  color: white;
  font-weight: 500;
}

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

/* انیمیشن برای هر آیتم به صورت جداگانه */
.tech-item:nth-child(1) {
  animation-delay: 0.1s;
}

.tech-item:nth-child(2) {
  animation-delay: 0.2s;
}

.tech-item:nth-child(3) {
  animation-delay: 0.3s;
}

.tech-item:nth-child(4) {
  animation-delay: 0.4s;
}

.tech-item:nth-child(5) {
  animation-delay: 0.5s;
}

.tech-item:nth-child(6) {
  animation-delay: 0.6s;
}

.tech-item:nth-child(7) {
  animation-delay: 0.7s;
}

.tech-item:nth-child(8) {
  animation-delay: 0.8s;
}

/* برای نمایش در موبایل */
@media (max-width: 768px) {
  .tech-stack-items {
    grid-template-columns: 1fr 1fr;
  }

  .tech-stack-title {
    font-size: 28px;
  }

  .tech-item {
    padding: 15px;
  }
}/* End custom CSS */