.elementor-4856 .elementor-element.elementor-element-c56bd61{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4856 .elementor-element.elementor-element-42fdf99{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4856 .elementor-element.elementor-element-1b7de8d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-43a2611 *//* این کدها را در بخش Custom CSS المنتور قرار دهید */

/* تنظیم فونت پیش‌فرض */
body {
    font-family: 'Vazirmatn', sans-serif !important;
    overflow-x: hidden;
}

/* استایل برش مورب بخش هیرو */
.diagonal-clip {
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
}

/* در حالت موبایل کلیپ‌پث را حذف می‌کنیم تا تصویر کامل دیده شود */
@media (max-width: 768px) {
    .diagonal-clip {
        clip-path: none;
    }
}

/* انیمیشن آکاردئون (سوالات متداول) */
details > summary {
    list-style: none;
}
details > summary::-webkit-details-marker {
    display: none;
}

.accordion-content {
    transition: all 0.3s ease-in-out;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
}

details[open] .accordion-content {
    max-height: 500px;
    opacity: 1;
    padding-bottom: 1rem;
}

.accordion-icon {
    transition: transform 0.2s;
}

details[open] .accordion-icon {
    transform: rotate(180deg);
}

/* افکت‌های هاور کارت‌ها */
.hover-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
}





/* --- تنظیمات پایه و متغیرها --- */
.lp-wrapper {
    --primary-color: #1e3a8a;
    --secondary-color: #2563eb;
    --accent-color: #f59e0b;
    --text-dark: #1f2937;
    --bg-light: #ffffff;
    direction: rtl;
    font-family: 'Vazirmatn', sans-serif;
}

.lp-container {
    width: 96%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 15px;
}

/* --- استایل اختصاصی سکشن خدمات --- */
.lp-details {
    padding: 50px 0;
    background: var(--bg-light);
}

.lp-services-layout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
    flex-direction: row-reverse; /* لیست راست، دایره چپ در دسکتاپ */
}

.lp-services-circle-wrapper {
    flex: 0 0 300px;
    display: flex;
    justify-content: center;
}

.lp-services-circle {
    width: 300px;
    height: 300px;
    background: linear-gradient(135deg, #f3bafd, #f0abfc);
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    box-shadow: 0 20px 50px rgba(30, 58, 138, 0.2);
    border: 10px solid #e0e7ff;
}

.lp-services-circle h2 {
    font-size: 2.5rem;
    margin: 0 0 10px;
    font-weight: 900;
}

.lp-services-circle p {
    font-size: 1.1rem;
    opacity: 0.9;
    margin: 0;
    max-width: 80%;
}

.lp-services-list-wrapper {
    flex: 1;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
}

.lp-service-item {
    background: #fff;
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 12px;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    transition: 0.3s;
    box-shadow: 0 5px 15px rgba(0,0,0,0.03);
}

.lp-service-item:hover {
    transform: translateX(-5px);
    border-right: 4px solid var(--accent-color);
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.lp-check-icon {
    background: #ecfdf5;
    color: #059669;
    min-width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 0.9rem;
    margin-top: 3px;
}

.lp-service-item h4 {
    margin: 0 0 5px;
    font-size: 1.15rem;
    color: var(--text-dark);
}

.lp-service-item p {
    margin: 0;
    font-size: 0.95rem;
    color: #666;
}

/* --- ریسپانسیو موبایل --- */
@media (max-width: 768px) {
    .lp-services-layout {
        flex-direction: column-reverse; /* دایره بالا، لیست پایین */
        gap: 30px;
    }
    
    .lp-services-circle {
        width: 250px;
        height: 250px;
    }

    .lp-services-circle h2 {
        font-size: 2rem;
    }

    .lp-services-list-wrapper {
        grid-template-columns: 1fr;
    }
}





/* --- تنظیمات کلی فونت و جهت --- */
#gform_wrapper_6 {
    direction: rtl !important;
    font-family: 'Vazirmatn', sans-serif !important;
}

/* --- حذف لیبل‌های اضافی و ستاره‌ها برای خلوت شدن فرم --- */
#gform_wrapper_6 .gfield_label, 
#gform_wrapper_6 .gform-field-label--type-sub,
#gform_wrapper_6 .screen-reader-text {
    display: none !important;
}

/* --- استایل فیلدهای ورودی (نام و تلفن) --- */
#gform_wrapper_6 input[type="text"], 
#gform_wrapper_6 input[type="tel"] {
    width: 100% !important;
    height: 55px !important;
    padding: 12px 20px !important;
    margin-bottom: 10px !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    font-size: 1rem !important;
    background-color: #f8fafc !important;
    color: #334155 !important;
    transition: all 0.3s ease !important;
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.02) !important;
}

/* --- حالت فوکوس (وقتی روی کادر کلیک می‌شود) --- */
#gform_wrapper_6 input:focus {
    border-color: #2563eb !important;
    background-color: #fff !important;
    outline: none !important;
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.1) !important;
}

/* --- استایل دکمه ثبت فرم (دریافت مشاوره) --- */
#gform_submit_button_6 {
    width: 100% !important;
    height: 60px !important;
    background: #2ecc71 !important; /* سبز مشابه قبل */
    color: #fff !important;
    font-size: 1.2rem !important;
    font-weight: 800 !important;
    border: none !important;
    border-radius: 12px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    margin-top: 10px !important;
    box-shadow: 0 4px 12px rgba(46, 204, 113, 0.3) !important;
}

#gform_submit_button_6:hover {
    background: #27ae60 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(46, 204, 113, 0.4) !important;
}

#gform_submit_button_6:active {
    transform: translateY(0) !important;
}

/* --- اصلاح چیدمان داخلی Gravity Forms --- */
.ginput_container_name.gform-grid-row {
    display: block !important; /* جلوگیری از تداخل گرید خود وردپرس */
}

#gform_fields_6 {
    grid-row-gap: 0px !important; /* حذف فواصل اضافی بین فیلدها */
}

.gfield {
    margin-bottom: 5px !important;
}

/* --- استایل برای نمایش صحیح در موبایل --- */
@media (max-width: 640px) {
    #gform_wrapper_6 {
        padding: 0 !important;
    }
    #gform_submit_button_6 {
        font-size: 1.1rem !important;
    }
}





/* --- اصلاح فرم شماره ۶ (مشاوره رایگان) --- */


/* ۲. ایجاد فاصله بین دو فیلد */
#gform_wrapper_6 #field_6_6 {
    margin-left: 4% !important;  
}

/* ۳. مهم: یکسان‌سازی استایل منوی کشویی با فیلدهای متنی */
#gform_wrapper_6 #field_6_6 select, 
#gform_wrapper_6 #field_6_11 select {
    width: 100% !important;      /* پر کردن عرض باکس */
    height: 48px !important;     /* ارتفاع مشابه فیلدهای متنی */

    border: 1px solid #ccc !important; /* بوردر مشابه بقیه */
    border-radius: 4px !important;
    background-color: #fff !important;
    font-family: "IRANSansWeb_Medium", IRANSans !important; /* فونت یکسان */
    color: #333 !important;
}

/* ۴. تنظیم فونت گزینه‌های داخلی (آپشن‌ها) */
#gform_wrapper_6 option {
    font-family: "IRANSansWeb_Medium", IRANSans !important;
}

/* ۵. تنظیمات موبایل (زیر هم قرار بگیرند) */
@media only screen and (max-width: 600px) {
    #gform_wrapper_6 #field_6_6, 
    #gform_wrapper_6 #field_6_11 {
        width: 100% !important;
        float: none !important;
        margin-left: 0 !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fa57534 *//* --- استایل سکشن خدمات جدید --- */
.other-services {
    padding: 60px 0;
    background-color: #f3f4f6; /* رنگ پس‌زمینه خاکستری روشن */
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 30px;
}

/* استایل کارت‌ها */
.service-card {
    background: #fff;
    border-radius: 15px;
    overflow: hidden; /* برای گرد شدن عکس هدر */
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #eee;
    display: flex;
    flex-direction: column;
}

.service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}

/* هدر کارت (جایگزین عکس) */
.card-img-header {
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.card-img-header svg {
    width: 80px;
    height: 80px;
    opacity: 0.9;
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.2));
}

/* رنگ‌بندی اختصاصی برای هر کارت */
.job-header {
    background: linear-gradient(135deg, #1e3a8a, #3b82f6); /* آبی سرمه‌ای */
}
.study-header {
    background: linear-gradient(135deg, #b91c1c, #ef4444); /* قرمز */
}
.language-header {
    background: linear-gradient(135deg, #f59e0b, #fbbf24); /* زرد/نارنجی (رنگ پرچم آلمان) */
}

/* بدنه کارت */
.card-body {
    padding: 25px;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-grow: 1; /* باعث می‌شود دکمه‌ها در یک راستا قرار بگیرند */
}

.card-body h3 {
    font-size: 1.4rem;
    color: #1f2937;
    margin-bottom: 15px;
    font-weight: 800;
}

.card-body p {
    font-size: 0.95rem;
    color: #6b7280;
    line-height: 1.6;
    margin-bottom: 25px;
    flex-grow: 1; /* متن را هل می‌دهد تا دکمه پایین برود */
}

/* دکمه کارت */
.service-btn {
    display: inline-block;
    padding: 10px 25px;
    border: 2px solid #1e3a8a; /* رنگ اصلی */
    color: #1e3a8a;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 700;
    transition: 0.3s;
}

.service-btn:hover {
    background-color: #1e3a8a;
    color: #fff;
}

/* --- ریسپانسیو --- */
@media (max-width: 768px) {
    .services-grid {
        grid-template-columns: 1fr; /* در موبایل تک ستونه */
        gap: 20px;
    }
    
    .card-img-header {
        height: 150px; /* کاهش ارتفاع هدر در موبایل */
    }
}/* End custom CSS */