.elementor-kit-6{--e-global-color-primary:#3D79FC;--e-global-color-secondary:#12163E;--e-global-color-text:#4F4F4F;--e-global-color-accent:#F27D05;--e-global-typography-primary-font-family:"YekanBakhV";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"YekanBakhV";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"YekanBakhV";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"YekanBakhV";--e-global-typography-accent-font-weight:500;font-family:"YekanBakhV", YekanBakhV;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.p-zero p{
    margin:0;
}
.faNum{
    -moz-font-feature-settings: "ss01";
    -webkit-font-feature-settings: "ss01";
    font-feature-settings: "ss01";
}

/* عرض صفحات عادی و غیر المنتوری */
#primary, .alignwide {
    max-width: 1240px;
    margin: 0 auto !important;
}

:is(.two-color-btn, #send-btn) .elementor-button-icon {
    font-size: 24px;
    padding: 14px;
}

:is(.two-color-btn, #send-btn) .elementor-button-icon svg path {
    stroke: white;
}

:is(.two-color-btn, #send-btn) .elementor-button:focus .elementor-button-icon svg,
:is(.two-color-btn, #send-btn) .elementor-button:hover .elementor-button-icon svg path {
    fill: transparent !important;
}

:is(.two-color-btn, #send-btn) .elementor-button-text {
    background-color: #12163e;
    border-radius: 100px;
    padding: 18px 16px;
}

:is(.two-color-btn, #send-btn) .elementor-button:focus .elementor-button-text,
:is(.two-color-btn, #send-btn) .elementor-button:hover .elementor-button-text {
    background-color: #12165f !important;
}

:is(.two-color-btn, #send-btn) .elementor-button-content-wrapper {
    align-items: center;
}

@media (max-width: 798px) {
    :is(.two-color-btn, #send-btn) .elementor-button-icon {
        font-size: 16px;
        padding: 6px;
    }

    :is(.two-color-btn, #send-btn) .elementor-button-text {
        border-radius: 100px;
        padding: 16px 20px;
    }
}

/*دکمه پس زمینه روشن*/
.two-color-btn-light .elementor-button-icon {
    font-size: 24px;
    padding: 14px;
}

.two-color-btn-light .elementor-button-icon svg path {
    stroke: white;
}

.two-color-btn-light .elementor-button:focus .elementor-button-icon svg,
.two-color-btn-light .elementor-button:hover .elementor-button-icon svg path {
    fill: transparent !important;
    stroke: white !important;
}

.two-color-btn-light .elementor-button-text {
    background-color: #F3F3F3;
    border-radius: 100px;
    padding: 18px 16px;
}

.two-color-btn-light .elementor-button:focus .elementor-button-text,
.two-color-btn-light .elementor-button:hover .elementor-button-text {
    background-color: #f5f5f5 !important;
}

.two-color-btn-light .elementor-button-content-wrapper {
    align-items: center;
}

@media (max-width: 798px) {
    .two-color-btn-light .elementor-button-icon {
        font-size: 16px;
        padding: 6px;
    }

    .two-color-btn-light .elementor-button-text {
        border-radius: 100px;
        padding: 12px 4px;
    }
}
  .light-sweep {
    position: relative;
    overflow: hidden;
  }
  
  .light-sweep::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(
      90deg,
      transparent,
      rgba(255, 255, 255, 0.6),
      transparent
    );
    pointer-events: none;
  }
  
  .light-sweep:hover::before {
    animation: sweepLight 0.6s ease-in-out;
  }
  
  @keyframes sweepLight {
    0% {
      left: -100%;
    }
    100% {
      left: 100%;
    }
  }
  
html {
  scroll-padding-top: 100px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'YekanBakhV';
	font-display: auto;
	src: url('https://iraninex.com/wp-content/uploads/2026/08/YekanBakh-VF.ttf') format('truetype');
}
/* End Custom Fonts CSS */