.elementor-kit-12{--e-global-color-primary:#00E5FF;--e-global-color-secondary:#FFFFFF;--e-global-color-accent:#434B8C;--e-global-color-text:#0065A9;--e-global-color-5de8c83:#ECECEC;--e-global-color-aaa37b1:#0C0B0B;--e-global-color-e6cf15b:#585858;--e-global-color-50e504f:#001937;--e-global-typography-primary-font-family:"IRANSansWeb_Medium";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"IRANSansWeb_Medium";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IRANSansWeb_Medium";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IRANSansWeb_Medium";--e-global-typography-accent-font-weight:500;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 h1{color:var( --e-global-color-5de8c83 );}.elementor-kit-12 h2{color:var( --e-global-color-e6cf15b );}.elementor-kit-12 h3{color:var( --e-global-color-e6cf15b );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* استایل برای نوار پیمایش در المنتور */
::-webkit-scrollbar {
  width: 7px; /* عرض نوار پیمایش */
}

::-webkit-scrollbar-thumb {
  background-color: #06283D; /* رنگ نوار پیمایش */
  border-radius: 5px; /* گوشه‌های گرد */
}

::-webkit-scrollbar-track {
  background-color: #f1f1f1; /* رنگ پس‌زمینه نوار پیمایش */
}

/* برای مرورگرهای دیگر */
scrollbar-color: #001937;
scrollbar-width: thin;/* End custom CSS */