.elementor-203 .elementor-element.elementor-element-742fab6{width:100%;max-width:100%;}.elementor-203 .elementor-element.elementor-element-742fab6 > .elementor-widget-container{background-image:url("https://kiaenergyisatis.ir/wp-content/uploads/2026/06/IMG_9529-1-1024x768.jpg");padding:0px 0px 0px 0px;background-size:contain;}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-203 .elementor-element.elementor-element-30559e3 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-203 .elementor-element.elementor-element-30559e3 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-203 .elementor-element.elementor-element-30559e3{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-742fab6 */.diesel-page{
    font-family:Iran Sans;
    direction:rtl;
}

/* بنر */
.diesel-hero{
    background:linear-gradient(rgba(0,0,0,0.65),rgba(0,0,0,0.65)),
    url('https://images.unsplash.com/photo-1581092580497-e0d23cbdf1dc');
    background-size:cover;
    background-position:center;
    padding:86px 25px;
    font-size:20px;
    color:#fff;
    text-align:center;


}

.diesel-hero h1{
    font-size:28px;
    margin-bottom:20px;
    color:#42ffb4;
}

.diesel-hero p{
    max-width:700px;
    margin:auto;
    line-height:1.8;
}

.diesel-hero h2{
    font-size:28px;
    margin-bottom:22px;
    color:#9BEBBD;
}

.hero-btn{
    display:inline-block;
    margin-top:50px;
    background:#ffb400;
    color:#000;
    padding:12px 50px;
    text-decoration:none;
    border-radius:5px;
    font-weight:bold;
}

/* معرفی */
.diesel-intro{
    color:#fff;
    padding:80px 20px;
    text-align:center;
    max-width:900px;
    margin:auto;
}

.diesel-intro h2{
    margin-bottom:25px;
    color:#42ffb4;
}

/* مزایا */
.diesel-features{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
    gap:30px;
    padding:60px 20px;
    background:#f5f5f5;
}

.feature-box{
    background:#fff;
    padding:30px;
    text-align:center;
    border-radius:8px;
    transition:0.3s;
}

.feature-box i{
    font-size:35px;
    color:#ffb400;
    margin-bottom:15px;
}

.feature-box:hover{
    transform:translateY(-8px);
}

/* CTA */
.diesel-cta{
    background:#111;
    color:#fff;
    text-align:center;
    padding:70px 20px;
}

.cta-btn{
    display:inline-block;
    margin-top:25px;
    background:#ffb400;
    color:#000;
    padding:12px 30px;
    text-decoration:none;
    border-radius:5px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-36d427f *//* تنظیمات کلی فوتر */
.custom-footer {
    background-color: #1a1a1a;
    color: #ffffff;
    padding: 60px 0 20px 0;
    font-family: 'Iran Sans', sans-serif;
    direction: rtl;
    text-align: right;
}

.footer-container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 2fr 1fr 1.5fr;
    gap: 40px;
}

.footer-column h3 {
    color: #ffb400;
    font-size: 30px;
    margin-bottom: 27px;
    position: relative;
    padding-bottom: 15px;
}

.footer-column h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 2px;
    background-color: #ffb400;
}

/* متون پاراگراف فوتر */
.footer-column p {
    line-height: 1.8;
    color: #ccc;
    font-size: 18px;
    text-align: justify;       /* متن را هم‌عرض می‌کند */
    text-justify: inter-word;  /* فواصل را بین کلمات تنظیم می‌کند */
    text-align-last: right;    /* خط آخر را راست‌چین می‌کند */
}

/* استایل لینک‌های عمومی */
.footer-column ul {
    list-style: none;
    padding: 0;
}

.footer-column ul li {
    margin-bottom: 12px;
}

.footer-column ul li a {
    color: #ccc;
    text-decoration: none;
    transition: 0.3s;
}

.footer-column ul li a:hover {
    color: #ffb400;
    padding-right: 8px;
}

/* --- استایل جدید برای بخش تماس و ایمیل (زرد طلایی) --- */
.contact-item {
    margin-bottom: 12px;
}

.contact-item a, 
.contact-item a i {
    color: #ffb400 !important;
    text-decoration: none !important;
    transition: 0.3s;
}

/* تغییر رنگ ملایم هنگام قرارگیری موس روی لینک‌های تماس */
.contact-item a:hover, 
.contact-item a:hover i {
    color: #ffd166 !important; 
}

/* آیکون‌های اجتماعی */
.social-icons {
    margin-top: 20px;
}

.social-icons a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #333;
    color: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    margin-left: 10px;
    transition: 0.4s;
}

.social-icons a:hover {
    background: #ffb400;
    transform: translateY(-5px);
}

/* بخش کپی‌رایت */
.footer-bottom {
    border-top: 1px solid #333;
    margin-top: 40px;
    padding-top: 20px;
    text-align: center;
    font-size: 16px;
    color: #777;
}

/* ریسپانسیو برای موبایل */
@media (max-width: 768px) {
    .footer-container {
        grid-template-columns: 1fr;
        text-align: center;
    }
    .footer-column h3::after {
        right: 50%;
        transform: translateX(50%);
    }
    .footer-column p {
        text-align: justify;
    }
}/* End custom CSS */