.elementor-kit-64{--e-global-color-primary:#2B35AF;--e-global-color-secondary:#191F72;--e-global-color-text:#1D1D1D;--e-global-color-accent:#FFFFFF;--e-global-color-91f5187:#C9C9C9;--e-global-typography-primary-font-family:"Shabnam Bold";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Shabnam Bold";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Shabnam Regular";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Shabnam Regular";--e-global-typography-accent-font-weight:500;background-color:#F0F0F0;font-family:"Shabnam Regular", Sans-serif;font-size:1vw;line-height:2em;}.elementor-kit-64 e-page-transition{background-color:#FFBC7D;}.elementor-kit-64 a{font-family:"Shabnam Regular", Sans-serif;}.elementor-kit-64 h1{font-family:"Shabnam Bold", Sans-serif;font-size:2vw;line-height:1.6em;}.elementor-kit-64 h2{font-family:"Shabnam Bold", Sans-serif;font-size:1.8vw;}.elementor-kit-64 h3{font-family:"Shabnam Bold", Sans-serif;font-size:1.6vw;}.elementor-kit-64 h4{font-family:"Shabnam Bold", Sans-serif;font-size:1.4vw;}.elementor-kit-64 h5{font-family:"Shabnam Bold", Sans-serif;font-size:1.2vw;}.elementor-kit-64 h6{font-family:"Shabnam Bold", Sans-serif;font-size:1vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:75vw;}.e-con{--container-max-width:75vw;}.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);}.site-header .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-kit-64{font-size:4vw;line-height:2em;}.elementor-kit-64 h1{font-size:6vw;}.elementor-kit-64 h2{font-size:5.5vw;}.elementor-kit-64 h3{font-size:5vw;}.elementor-kit-64 h4{font-size:4.5vw;}.elementor-kit-64 h5{font-size:4vw;}.elementor-kit-64 h6{font-size:4vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.glass-box {
    position: relative !important;
    overflow: hidden !important;
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25);
}

/* شاین اتوماتیک نازک و ظریف */
.glass-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: -200%;
    width: 80%;
    height: 100%;
    background: linear-gradient(
        75deg,
        rgba(255,255,255,0) 0%,
        rgba(255,255,255,0.25) 50%,
        rgba(255,255,255,0) 100%
    );
    animation: shineMove 3s linear infinite; /* سرعت آرام و تکرارشونده */
    pointer-events: none;
}

/* انیمیشن حرکت از چپ به راست */
@keyframes shineMove {
    0% {
        left: -200%;
    }
    100% {
        left: 200%;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Shabnam Bold';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://petroatrin.com/wp-content/uploads/2025/11/Shabnam-Bold.eot');
	src: url('https://petroatrin.com/wp-content/uploads/2025/11/Shabnam-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://petroatrin.com/wp-content/uploads/2025/11/Shabnam-Bold.woff2') format('woff2'),
		url('https://petroatrin.com/wp-content/uploads/2025/11/Shabnam-Bold.woff') format('woff'),
		url('https://petroatrin.com/wp-content/uploads/2025/11/Shabnam-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Shabnam Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://petroatrin.com/wp-content/uploads/2025/11/Shabnam.eot');
	src: url('https://petroatrin.com/wp-content/uploads/2025/11/Shabnam.eot?#iefix') format('embedded-opentype'),
		url('https://petroatrin.com/wp-content/uploads/2025/11/Shabnam.woff2') format('woff2'),
		url('https://petroatrin.com/wp-content/uploads/2025/11/Shabnam.woff') format('woff'),
		url('https://petroatrin.com/wp-content/uploads/2025/11/Shabnam.ttf') format('truetype');
}
/* End Custom Fonts CSS */