/*
Theme Name: Daftare Shoma Theme Child
Theme URI: https://daftareshoma.com/
Template: hello-elementor
Author: Saeed
Author URI: https://pelacket.com/
Version: 3.4.7.1777720913
Updated: 2026-05-02 14:51:53

*/

:root {
    --font-family-base: Peyda, sans-serif;
    --font-family-heading: Peyda, sans-serif;
    --font-weight-thin: 100;
    --font-weight-extralight: 200;
    --font-weight-light: 300;
    --font-weight-regular: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --color-tint-light: #faf9f6;
    --color-tint-base: #f6f4ef;
    --color-tint-dark: #edeae0;
    --color-primary-light: #ffe5eb;
    --color-primary-base: #d80031;
    --color-primary-dark: #990024;
    --color-secondary-light: #edeff7;
    --color-secondary-base: #1f2647;
    --color-secondary-dark: #101323;
    --color-accent-light: #e7f4fd;
    --color-accent-base: #128eed;
    --color-accent-dark: #0b558e;
    --color-info-light: #e8f0fc;
    --color-info-base: #1964e6;
    --color-info-dark: #0f3c8a;
    --color-success-light: #e8fcf3;
    --color-success-base: #12874e;
    --color-success-dark: #0c5a34;
    --color-warning-light: #fef6e7;
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-display: swap;
    font-weight: 100;
    src: url('fonts/woff2/PeydaWebFaNum-Thin.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/woff/PeydaWebFaNum-Thin.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-display: swap;
    font-weight: 200;
    src: url('fonts/woff2/PeydaWebFaNum-ExtraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/woff/PeydaWebFaNum-ExtraLight.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: url('fonts/woff2/PeydaWebFaNum-Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/woff/PeydaWebFaNum-Light.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url('fonts/woff2/PeydaWebFaNum-Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/woff/PeydaWebFaNum-Medium.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url('fonts/woff2/PeydaWebFaNum-SemiBold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/woff/PeydaWebFaNum-SemiBold.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-display: swap;
    font-weight: 800;
    src: url('fonts/woff2/PeydaWebFaNum-ExtraBold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/woff/PeydaWebFaNum-ExtraBold.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-display: swap;
    font-weight: 900;
    src: url('fonts/woff2/PeydaWebFaNum-Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/woff/PeydaWebFaNum-Black.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-display: swap;
    font-weight: bold;
    src: url('fonts/woff2/PeydaWebFaNum-Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/woff/PeydaWebFaNum-Bold.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-display: swap;
    font-weight: normal;
    src: url('fonts/woff2/PeydaWebFaNum-Regular.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/woff/PeydaWebFaNum-Regular.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

body {
    font-family: var(--font-family-base) !important;
    font-weight: var(--font-weight-regular);
    direction: rtl;
    background-color: #fff;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 ,
.elementor-counter-number , 
.elementor-counter-title{
    font-family: var(--font-family-heading) !important;
}

p,
p span,
.elementor-icon-list-text,
.elementor-widget-theme-post-excerpt,
a,
li,
ul,
ol,
label,
small,
strong,
em,
b,
p i,
mark,
blockquote,
cite,
figcaption,
caption,
dt,
dd,
th,
td,
legend,
input,
select,
option,
textarea,
button ,
.elementor-counter-number-wrapper ,
.elementor-counter-title, 
.elementor-widget-text-editor
{
    font-family: var(--font-family-base) !important;
}

.header.elementor-sticky--effects .header-center {
  background: #101323;
  border-radius: 12px;
}

html {
    scroll-behavior: smooth;
}


.elementor-nav-menu--main ul li ul .menu-item a {
  border-radius: 12px !important;
}
.elementor-nav-menu--main ul li ul.sub-menu {
  padding: 10px !important;
}

.elementor-nav-menu--main ul li ul.sub-menu:before {
  width: 10px;
  height: 10px;
  background: #fff;
  content: "";
  position: absolute;
  top: -4px;
  transform: rotate(45deg);
  right: 25px;
  border-radius: 2px;
}

.hme-list .elementor-icon-list-item.elementor-inline-item {
  border: 1px solid #EAEAEA;
  padding: 8px 16px;
  border-radius: 50px;
  margin: 12px;
}
.hme-list.hme-list-cld .elementor-icon-list-item.elementor-inline-item:last-child {
  border: none;
  flex-flow: row-reverse;
  padding: 8px 0;
}

.phones-tab .e-n-tabs-heading {
  background: #F9F8F6;
  border-radius: 16px;
  padding: 8px;
  width: max-content;
  margin: 0 auto;
}

.dialog-close-button.dialog-lightbox-close-button {
  padding: 10px;
  border-radius: 50px;
}

/* عنوان هر تب */
.hme-panel-tabs .e-n-tabs-heading > .e-n-tab-title {
    position: relative;
    overflow: hidden;
}

/* خط پراگرس */
.hme-panel-tabs .e-n-tabs-heading > .e-n-tab-title::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;

    width: 100%;
    height: 4px;
    border-radius: 2px;

    background: linear-gradient(
        90deg,
        #D80031 0%,
        #FF87A2 100%
    );

    transform: scaleX(0);
    transform-origin: right center;
}

/* اجرای پراگرس فقط روی تب فعال */
.hme-panel-tabs
.e-n-tabs-heading
> .e-n-tab-title.hme-progress-running[aria-selected="true"]::after {
    animation: hme-tab-progress var(--hme-tab-duration, 6000ms)
        linear forwards;
}

@keyframes hme-tab-progress {
    from {
        transform: scaleX(0);
    }

    to {
        transform: scaleX(1);
    }
}

.hme-app .hme-list .elementor-icon-list-item.elementor-inline-item {
  background: #FFFFFF;
}

.e-n-accordion-item {
  border-radius: 12px;
  overflow: hidden;
	padding:24px;
}

.app-list .elementor-icon-list-item.elementor-inline-item {
  background: #FFFFFF80;
  border: 1px solid #FFFFFF80;
  margin: 12px;
  border-radius: 50px;
  padding: 8px 16px;
}

.testimonial-star-icon path {
  fill: #ECA009;
}
.testimonial-star-icon {
  width: 20px;
  height: 20px;
}

.list-half .elementor-icon-list-item.elementor-inline-item {
  width: 47%;
  margin: 8px 0;
}

.feat-tabs-title .elementor-icon-box-title > span:after {
  content: "|";
  color: #EAEAEA;
  margin-right: 4px;
}


.hme-panel-tabs.feat-tabs .e-n-tab-title[aria-selected="true"]::after {
  width: 4px;
  height: 100%;
}


.counter-style-2 .elementor-counter-number-suffix {
  font-size: 27px;
  color: var(--e-global-color-f4c472a);
  margin-right: 7px;
}

@media (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }
}

.moving-phones .elementor-icon-list-item {
    background: #FFFFFF40;
    padding: 7px !important;
    border-radius: 99px;
    direction: ltr;
    border: 1px solid #FFFFFF40;
    width: fit-content;
    max-width: 100%;
    margin-inline: auto;
    backface-visibility: hidden;
    box-shadow: 0 4px 12px rgba(255, 255, 255, 0.05);
    transition: transform 0.28s ease, box-shadow 0.28s ease, background-color 0.28s ease;
}

.moving-phones .elementor-icon-list-icon svg {
    height: 32px !important;
}

.moving-phones .elementor-icon-list-item em {
    color: #05060680;
    font-style: normal;
}

.moving-phones {
    position: relative;
    overflow: hidden !important;
    max-height: 380px !important;
    padding: 0 50px;
    contain: layout paint;
}

.moving-phones .elementor-widget-container {
    overflow: hidden !important;
    height: 380px !important;
    max-height: 380px !important;
    position: relative;
    contain: layout paint;
}

.moving-phones .elementor-widget-container::before,
.moving-phones .elementor-widget-container::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 48px;
    z-index: 2;
    pointer-events: none;
}

.moving-phones .elementor-widget-container::before {
    top: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
}

.moving-phones .elementor-widget-container::after {
    bottom: 0;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
}

.moving-phones .elementor-icon-list-items {
    display: flex;
    flex-direction: column;
    gap: 18px;
    animation: moving-phones-scroll var(--moving-phones-duration, 24s) linear infinite;
    animation-play-state: paused;
    will-change: transform;
    transform: translate3d(0, 0, 0);
    padding: 0 25px !important;
    min-height: 100%;
    contain: paint;
}

.moving-phones.is-active .elementor-icon-list-items {
    animation-play-state: running;
}

.moving-phones:hover .elementor-icon-list-items {
    animation-play-state: paused;
}

.moving-phones .elementor-icon-list-item:nth-child(4n+1) {
    transform: translateX(-18px) rotate(-1.75deg);
}

.moving-phones .elementor-icon-list-item:nth-child(4n+2) {
    transform: translateX(10px) rotate(1.25deg);
}

.moving-phones .elementor-icon-list-item:nth-child(4n+3) {
    transform: translateX(-4px) rotate(-0.9deg);
}

.moving-phones .elementor-icon-list-item:nth-child(4n) {
    transform: translateX(14px) rotate(1.9deg);
}

.moving-phones .elementor-icon-list-item:nth-child(odd) {
    margin-inline-end: auto;
}

.moving-phones .elementor-icon-list-item:nth-child(even) {
    margin-inline-start: auto;
}

.moving-phones .elementor-icon-list-item:hover {
    transform: scale(1.045) translateY(-2px) !important;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 10px 24px rgba(31, 38, 71, 0.16);
}


.switch-html .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 32px;
  margin: 0 12px;
}

.switch-html .switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.switch-html .slider {
  position: absolute;
  cursor: pointer;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch-html .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch-html input:checked + .slider {
  background-color: #2196F3;
  background: linear-gradient(5deg ,#D80031 , #FF87A2);
}

.switch-html input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.switch-html input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.switch-html .slider.round {
  border-radius: 34px;
}

.switch-html .slider.round:before {
  border-radius: 50%;
}

.switch-html {
  display: flex;
}
.switch-html p {
  margin-top: 3px;
}

.hme-faq .e-n-accordion-item {
  background: #FBFAF8;
  margin: 10px 0;
  padding: 24px;
}


.white-logo {
  display: none;
}
.home .header , .header.elementor-sticky--effects {
  background: transparent !important;
}
.header.elementor-sticky--effects .header-center .black-logo , .home .header-center .black-logo {
  display: none;
}
.header.elementor-sticky--effects .header-center .white-logo , .home .header-center .white-logo {
  display: block;
}
.header.elementor-sticky--effects .header-center a.elementor-item ,
.home .header .header-center a.elementor-item
{
  color: #fff;
	fill: #fff;
}

.home .header-phone .elementor-button-text ,
.header.elementor-sticky--effects .header-center a.elementor-item , 
.home .header-phone .elementor-button-text ,
.header.elementor-sticky--effects .header-phone .elementor-button-text {
  color: #fff !important;
}

.home .header-phone .elementor-button.elementor-button-link ,
.header.elementor-sticky--effects .header-center a.elementor-item {
  border-color: #FFFFFF40;
}

.header.elementor-sticky--effects .head-btn-2 a {
  background-color: #D80031 !important;
}

@keyframes moving-phones-scroll {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(-50%);
    }
}

@media (max-width: 767px) {
    .moving-phones {
        max-height: 130px !important;
    }
    .moving-phones .elementor-widget-container {
        height: 130px !important;
        max-height: 130px !important;
    }
    .moving-phones .elementor-icon-list-items {
        display: grid;
        grid-auto-flow: column;
        grid-template-rows: repeat(2, minmax(0, 1fr));
        gap: 12px 16px;
        overflow-x: auto;
        overflow-y: hidden;
        width: max-content;
        min-width: 100%;
        padding: 14px 12px;
        animation: none;
        scrollbar-width: none;
        align-content: start;
    }
    .moving-phones .elementor-icon-list-items::-webkit-scrollbar {
        display: none;
    }
    .moving-phones .elementor-icon-list-item {
        transform: none !important;
        margin-inline: 0;
    }

    .moving-phones .elementor-icon-list-item:hover {
        transform: scale(1.02) !important;
    }
	
	.list-half .elementor-icon-list-item.elementor-inline-item {
  width: 100%;
}
	
	.price-feat-side::after {
		display:none;
}
}

.daftareshoma-job-teams-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.daftareshoma-job-team-card {
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: 100%;
    padding: 18px;
    border-radius: 28px;
    background: #f9f8f6;
    border: 1px solid #f0ece4;
    text-decoration: none;
    color: #111111;
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.daftareshoma-job-team-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 45px rgba(31, 38, 71, 0.08);
    border-color: #e4ddd1;
}

.daftareshoma-job-team-card-media,
.daftareshoma-job-team-archive-media {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 10;
    border-radius: 24px;
    background: linear-gradient(180deg, #fdfcf9 0%, #f2eee6 100%);
    overflow: hidden;
}

.daftareshoma-job-team-card-media img,
.daftareshoma-job-team-archive-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.daftareshoma-job-team-card-content {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.daftareshoma-job-team-card-title,
.daftareshoma-job-team-archive-title {
    line-height: 1.45;
    font-weight: 800;
    margin: 0;
    color: #111111;
}

.daftareshoma-job-team-card-title {
    font-size: 22px;
}

.daftareshoma-job-team-archive-title {
    font-size: 34px;
}

.daftareshoma-job-team-card-description,
.daftareshoma-job-team-archive-description,
.daftareshoma-job-teams-empty {
    margin: 0;
    color: #4b4f5c;
    font-size: 19px;
    line-height: 2;
}

.daftareshoma-job-team-card-description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.daftareshoma-job-team-archive-meta {
    width: min(900px, calc(100% - 32px));
    margin: 0 auto;
    padding: 24px;
    border-radius: 32px;
    background: #f9f8f6;
    display: flex;
    flex-direction: column;
    gap: 18px;
    text-align: right;
}


.list-icon-bg-light .elementor-icon-list-icon svg {
  width: 48px !important;
  height: 48px !important;
  background: #FAF9F6;
  display: inline-flex !important;
  align-content: center;
  justify-content: center;
  padding: 15px !important;
  margin: 0 !important;
  border: 1px solid #F6F4EF;
  border-radius: 50%;
}

.hme-list.hme-list-bg .elementor-icon-list-item.elementor-inline-item {
  background: #FFFFFF;
  border: none;
}

.list-timeline .elementor-icon-list-items::after {
  content: "";
  width: 4px;
  height: 100%;
  background: #F5F5F5;
  position: absolute;
  right: 18px;
  top: 0;
  z-index: 0;
}

.list-timeline .elementor-icon-list-items .elementor-icon-list-icon{
   z-index: 1;
}


.time-wrapper::before {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  margin: 0 auto;
  background: #F5F5F5;
}


.list-icon-bg-blue .elementor-icon-list-icon svg {
  background: #EDEFF7;
}

/* ─── Container اصلی ─── */
    .pulse-wrapper {
      position: relative;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
    }

    /* ─── دایره‌های پالس ─── */
    .pulse-ring {
      position: absolute;
      border-radius: 50%;
      border: 2px solid var(--ring-color, rgba(99, 179, 237, 0.6));
      animation: pulseRing var(--duration, 2.5s) ease-out infinite;
      animation-delay: var(--delay, 0s);
      opacity: 0;
      width: var(--size, 100px);
      height: var(--size, 100px);
    }

    @keyframes pulseRing {
      0% {
        transform: scale(0.6);
        opacity: 0.8;
      }
      70% {
        opacity: 0.3;
      }
      100% {
        transform: scale(1.8);
        opacity: 0;
      }
    }

    /* ─── نقطه مرکزی ─── */
    .pulse-dot {
      position: absolute;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background: var(--ring-color, rgba(99, 179, 237, 1));
      animation: dotBlink 2.5s ease-in-out infinite;
      z-index: 2;
    }

    @keyframes dotBlink {
      0%, 100% { opacity: 1; transform: scale(1); }
      50% { opacity: 0.5; transform: scale(0.85); }
    }

    /* ─── محتوای داخل (عکس موبایل یا هر چیزی) ─── */
    .pulse-content {
      position: relative;
      z-index: 5;
    }

    .pulse-content img {
      width: 180px;
      border-radius: 20px;
      display: block;
    }

    /* ─── تم‌های رنگی آماده ─── */
    .theme-blue  { --ring-color: rgba(99,  179, 237, 0.7); }
    .theme-green { --ring-color: rgba(72,  187, 120, 0.7); }
    .theme-red   { --ring-color: rgba(252, 129, 74,  0.7); }
    .theme-purple{ --ring-color: rgba(183, 148, 246, 0.7); }
.theme-gray{
	 --ring-color: #EDEAE0;
	
}

.pulse-wrapper-par {
  height: 100%;
}

.tab-percent {
  background: #D80031;
  background-image: linear-gradient(115deg, #FF5A7F 0%, #D80031 100%);
  font-size: 14px;
  color: #fff;
  padding: 5px 10px 3px;
  border-radius: 40px;
  margin-right: 8px;
  line-height: 1.5;
  padding: ;
}
.pop-badge {
  background: #050606;
    background-image: none;
  background-image: none;
  background-image: linear-gradient(#050606 , #232323);
  font-size: 14px;
  border-radius: 16px;
  padding: 0px 12px;
  height: 32px;
  display: inline-flex;
  align-content: center;
  justify-content: center;
  line-height: 2.5;
	  position: absolute;
  left: 0;
}

.price-title .elementor-heading-title {
  display: block;
  position: relative;
}

.postid-638 .header {
  background: transparent !important;
}


.tabs-side:after {
  content: url(https://daftareshoma.com/new/wp-content/uploads/2026/07/side-arrow.png);
  position: absolute;
  right: -10px;
  top: 40%;
  background: #fff;
  width: 25px;
  height: 70px;
  text-align: center;
  padding-top: 23px;
}

.list-timeline-div::after {
  content: "";
  width: 4px;
  height: 100%;
  background: #F5F5F5;
  position: absolute;
  right: 18px;
  top: 0;
  z-index: 0;
}

.list-timeline-div .elementor-widget-icon-box{
  z-index: 1
}

.price-tabs-style-2 .e-n-tabs-heading {
  background: #FAF9F6;
  padding: 8px;
  border-radius: 12px;
  margin: 0 auto;
  max-width: 100%;
}



.price-tabs-style-2 .e-n-tabs-heading .e-n-tab-title[aria-selected="true"] , .price-tabs-style-2 .e-n-tabs-heading .e-n-tab-title:hover {
  background: #FFFFFFBF !important;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.0392156862745098);
}


.time-row-center:after {
  content: "";
  width: 4px;
  height: 100%;
  background: #F5F5F5;
  right: 0;
  left: 0;
  margin: 0 auto;
}


.hero-sec {
  position: relative;
  overflow: hidden;
}

/* باعث می‌شود hero-dots نسبت به کل Hero جای‌گیری شود،
   نه نسبت به e-con-inner با max-width محدود */
.hero-sec > .e-con-inner {
  position: static;
}

/* لایه‌ی انیمیشن تمام ابعاد سکشن */
.hero-sec .hero-dots {
  position: absolute !important;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  pointer-events: none;
  z-index: 1;
}

/* متن و دکمه روی انیمیشن بمانند */
.hero-sec .elementor-element-dab5312 {
  position: relative;
  z-index: 2;
}

/* نقطه‌های سمت چپ */
.hero-sec .lotti-1 {
  position: absolute !important;
  left: 10% !important;
  top: 18% !important;
  width: 28%;
}

/* نقطه‌های سمت راست */
.hero-sec .lotti-2 {
  position: absolute !important;
  right: 2% !important;
  top: 38% !important;
  width: 28%;
}

.hero-sec .lotti-3 {
  position: absolute;
  right: 15% ;
  top: 42%;
}

.hero-sec .lotti-4 {
  position: absolute;
  right: 30.5% ;
  top: 57%;
}

.hero-sec .lotti-5 {
  position: absolute;
  right: 73.5% ;
  top: 59%;
}

.hero-sec .lotti-6 {
  position: absolute;
  right: 90.5% ;
  top: 57%;
}

/* دکمه رفتن به بالای صفحه؛ حالت اولیه */
.gotop {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition:
        opacity 0.3s ease,
        visibility 0.3s ease;
}

/* حرکت خود دکمه */
.gotop .elementor-button {
    transform: translateY(12px);
    transition: transform 0.3s ease;
}

/* حالت نمایان */
.gotop.is-visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.gotop.is-visible .elementor-button {
    transform: translateY(0);
}

.price-wr .price-li.is-price-hidden {
    display: none !important;
}

.price-wr .price-more-btn.is-price-button-hidden {
    display: none !important;
}

/* پیام اصلی Elementor بعد از انتقال به مودال */
.elementor-form
.elementor-message.hme-native-message-captured {
    display: none !important;
}

/* جلوگیری از اسکرول صفحه هنگام نمایش مودال */
body.hme-form-modal-open {
    overflow: hidden;
}

/* پس‌زمینه مودال */
.hme-form-modal {
    position: fixed;
    inset: 0;
    z-index: 999999;

    display: grid;
    place-items: center;

    padding: 20px;
    background: rgba(5, 6, 6, 0.55);

    opacity: 0;
    visibility: hidden;
    pointer-events: none;

    transition:
        opacity 0.25s ease,
        visibility 0.25s ease;
}

/* حالت باز */
.hme-form-modal.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

/* باکس داخلی */
.hme-form-modal__dialog {
    width: min(328px, 100%);
    padding: 24px 20px 20px;

    direction: rtl;
    text-align: center;

    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 20px 60px rgba(5, 6, 6, 0.16);

    transform: translateY(12px) scale(0.97);

    transition: transform 0.25s ease;
}

/* انیمیشن ورود */
.hme-form-modal.is-open .hme-form-modal__dialog {
    transform: translateY(0) scale(1);
}

/* آیکون */
.hme-form-modal__icon {
    display: flex;
    justify-content: center;
    align-items: center;

    width: 64px;
    height: 64px;
    margin: 0 auto 24px;
}

.hme-form-modal__icon svg {
    display: block;
    width: 64px;
    height: 64px;
}

/* متن داینامیک Elementor */
.hme-form-modal__message {
    margin: 0 0 24px;

    color: #050606;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.9;

    white-space: pre-line;
}

/* دکمه بستن */
.hme-form-modal__close {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;
    min-height: 48px;
    padding: 10px 20px;

    color: #050606;
    font: inherit;
    font-size: 14px;
    font-weight: 700;

    background-color: #F6F4EF !important;
  color: #000 !important;
    border: 0;
    border-radius: 10px;
    cursor: pointer;

    transition:
        background-color 0.2s ease,
        transform 0.2s ease;
	margin-top: 24px;
}

.hme-form-modal__close:hover {
    background: #efede9;
}

.hme-form-modal__close:active {
    transform: scale(0.98);
}

.hme-form-modal__close:focus-visible {
    outline: 2px solid #d80031;
    outline-offset: 3px;
}

.hero-section {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

/* محتوای اصلی هیرو بالاتر از خورشید باشد */
.hero-section > .e-con-inner,
.hero-section .hero-content {
  position: relative;
  z-index: 2;
}

/* محل کلی خورشید */
.hero-css-sun {
  position: absolute;
  top: -55px;
  left: 55px;
  width: 330px;
  aspect-ratio: 1;
  z-index: 0;
  pointer-events: none;
  border-radius: 50%;
  mix-blend-mode: screen;
}

/* پرتوهای خورشید */
.hero-css-sun::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;

  background: repeating-conic-gradient(
    from 5deg,
    rgba(255, 255, 255, 0.22) 0deg,
    rgba(255, 255, 255, 0.11) 7deg,
    rgba(255, 255, 255, 0.025) 15deg,
    transparent 25deg,
    transparent 45deg
  );

  -webkit-mask-image: radial-gradient(
    circle,
    transparent 0%,
    transparent 9%,
    rgba(0, 0, 0, 0.85) 20%,
    rgba(0, 0, 0, 0.6) 42%,
    transparent 72%
  );

  mask-image: radial-gradient(
    circle,
    transparent 0%,
    transparent 9%,
    rgba(0, 0, 0, 0.85) 20%,
    rgba(0, 0, 0, 0.6) 42%,
    transparent 72%
  );

  filter: blur(5px);
  opacity: 0.7;
  animation: css-sun-rotate 55s linear infinite;
}

/* مرکز نورانی خورشید */
.hero-css-sun::after {
  content: "";
  position: absolute;
  inset: 25%;
  border-radius: 50%;

  background: radial-gradient(
    circle,
    rgba(255, 255, 255, 0.65) 0%,
    rgba(255, 255, 255, 0.28) 18%,
    rgba(255, 255, 255, 0.1) 43%,
    transparent 72%
  );

  filter: blur(8px);
  animation: css-sun-pulse 5s ease-in-out infinite;
}


.price-feat-side::after {
  content: url(https://daftareshoma.com/new/wp-content/uploads/2026/06/angle-left.svg);
  top: 40%;
  right: -5px;
  position: absolute;
  background-color: #FAF9F6;
  width: 50px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-items: center;
}

@keyframes css-sun-rotate {
  from {
    transform: rotate(0deg) scale(0.98);
  }

  to {
    transform: rotate(360deg) scale(0.98);
  }
}

@keyframes css-sun-pulse {
  0%,
  100% {
    opacity: 0.65;
    transform: scale(0.9);
  }

  50% {
    opacity: 1;
    transform: scale(1.12);
  }
}

/* موبایل */
@media (max-width: 767px) {
  .hero-css-sun {
    top: -40px;
    left: -65px;
    width: 250px;
  }

  .hero-css-sun::before {
    opacity: 0.55;
  }
}

/* احترام به تنظیمات کاهش حرکت کاربر */
@media (prefers-reduced-motion: reduce) {
  .hero-css-sun::before,
  .hero-css-sun::after {
    animation: none;
  }
}

@media (max-width: 767px) {
    .daftareshoma-job-teams-grid {
        grid-template-columns: 1fr;
    }

    .daftareshoma-job-team-card,
    .daftareshoma-job-team-archive-meta {
        border-radius: 22px;
    }

    .daftareshoma-job-team-card-title,
    .daftareshoma-job-team-archive-title {
        font-size: 24px;
    }

    .daftareshoma-job-team-card-description,
    .daftareshoma-job-team-archive-description,
    .daftareshoma-job-teams-empty {
        font-size: 16px;
        line-height: 1.9;
    }
	
	.time-row-center::after {
  display: none;
}
	
	
.top-global svg {
  width: 280% !important;
}
.top-global {
  right: -90% !important;
  top: 5% !important;
}
}
