.elementor-kit-7369{--e-global-color-primary:#273D82;--e-global-color-secondary:#54595F;--e-global-color-text:#3D3D3D;--e-global-color-accent:#273D82;--e-global-color-1c87101:#FFFFFF;--e-global-color-51a3a60:#7386AB;--e-global-color-ab58dd0:#E6EAEF;--e-global-typography-primary-font-family:"Roboto Flex";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7369 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7369 h2{color:var( --e-global-color-primary );}.elementor-kit-7369 h3{color:var( --e-global-color-accent );}.elementor-kit-7369 h4{color:var( --e-global-color-accent );}.elementor-kit-7369 h5{color:var( --e-global-color-primary );}.elementor-kit-7369 h6{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1180px;}.e-con{--container-max-width:1180px;}.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 */#loader-wrapper{
  position:fixed;inset:0;
  background:rgba(60,60,70,0.85);
  display:flex;align-items:center;justify-content:center;
  z-index:99999;backdrop-filter:blur(6px)
}
#loader{position:relative;width:200px;height:200px}
.logo-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.logo-wrapper img{width:120px;height:auto;animation:logoTint 2.2s ease forwards}
.circle{position:absolute;border:5px solid transparent;border-top-color:#34495e;border-radius:50%;animation:spin 1.5s linear infinite}
.circle1{width:200px;height:200px;top:0;left:0}
.circle2{width:160px;height:160px;top:20px;left:20px;border-top-color:#7f8c8d;animation-duration:2s}
.circle3{width:120px;height:120px;top:40px;left:40px;border-top-color:#bdc3c7;animation-duration:2.5s}

/* محوشدن کوتاه و نرم */
body.loaded #loader-wrapper{
  opacity: 0;
  transform: translateY(8px);
  pointer-events: none;
  transition: opacity 220ms ease, transform 220ms ease;
}


/* افکت شروع لوگو سفید → رنگ اصلی */
@keyframes logoTint{
  0%{filter:brightness(0) invert(1)}
  60%{filter:brightness(0.6) invert(0.2)}
  100%{filter:none}
}
@keyframes spin{to{transform:rotate(360deg)}}/* End custom CSS */