.elementor-2828 .elementor-element.elementor-element-c0c35d3{--display:flex;}/* Start custom CSS for html, class: .elementor-element-7cf9328 *//* ==============================================
   استایل برگه راهنمای مهاجرت تحصیلی ایتالیا
   رنگ اصلی: #081C00 | مکمل طلایی: #c8960c
   ============================================== */

.italy-study-guide {
    direction: rtl;
    text-align: right;
    font-family: 'IRANSans', 'Vazirmatn', 'Shabnam', Tahoma, sans-serif;
    line-height: 2.1;
    color: #2d2d2d;
    max-width: 860px;
    margin: 0 auto;
    padding: 10px 5px 40px 5px;
    box-sizing: border-box;
    background: #ffffff;
}

.italy-study-guide .guide-intro h1 {
    font-size: 30px;
    font-weight: 900;
    color: #ffffff;
    background: linear-gradient(135deg, #081C00 0%, #0d2b05 100%);
    margin: 0 0 30px 0;
    padding: 22px 28px;
    border-radius: 14px;
    text-align: center;
    line-height: 1.8;
    box-shadow: 0 6px 24px rgba(8, 28, 0, 0.25);
    position: relative;
    overflow: hidden;
}

.italy-study-guide .guide-intro h1::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 100%;
    background: #c8960c;
    border-radius: 0 14px 14px 0;
}

.italy-study-guide .guide-intro p {
    font-size: 16px;
    color: #444;
    margin-bottom: 18px;
    text-align: justify;
    padding: 0 8px;
}

.italy-study-guide .guide-section {
    margin-top: 50px;
    padding: 0 8px;
}

.italy-study-guide .guide-section h2 {
    font-size: 24px;
    font-weight: 800;
    color: #081C00;
    margin: 0 0 22px 0;
    padding: 14px 20px;
    background: #e8ede5;
    border-right: 6px solid #081C00;
    border-radius: 8px;
    line-height: 1.6;
    position: relative;
}

.italy-study-guide .guide-section h2::before {
    content: '📍';
    margin-left: 8px;
    font-size: 22px;
}

.italy-study-guide .guide-section h3 {
    font-size: 19px;
    font-weight: 700;
    color: #081C00;
    margin: 28px 0 12px 0;
    padding-bottom: 8px;
    border-bottom: 2px solid #d5e0cf;
    position: relative;
}

.italy-study-guide .guide-section h3::after {
    content: '';
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 60px;
    height: 2px;
    background: #c8960c;
}

.italy-study-guide .guide-section p {
    font-size: 15px;
    margin-bottom: 16px;
    color: #3a3a3a;
    text-align: justify;
}

.italy-study-guide .guide-section ul,
.italy-study-guide .guide-section ol {
    margin: 14px 0 22px 0;
    padding-right: 22px;
}

.italy-study-guide .guide-section ul li,
.italy-study-guide .guide-section ol li {
    font-size: 15px;
    margin-bottom: 10px;
    color: #444;
}

.italy-study-guide .guide-section ul li::marker {
    color: #081C00;
}

.italy-study-guide .guide-section ol li::marker {
    color: #081C00;
    font-weight: bold;
}

.italy-study-guide .golden-note {
    background: #fffdf5;
    border: 1px solid #ffd54f;
    border-right: 6px solid #c8960c;
    border-radius: 10px;
    padding: 18px 22px;
    margin: 22px 0;
    box-shadow: 0 2px 12px rgba(200, 150, 12, 0.08);
}

.italy-study-guide .golden-note::before {
    content: '💡 نکته طلایی';
    display: block;
    font-weight: 800;
    font-size: 14px;
    color: #c8960c;
    margin-bottom: 8px;
}

.italy-study-guide .golden-note p,
.italy-study-guide .golden-note ul {
    margin: 0;
    color: #4a3800;
}

.italy-study-guide .warning-box {
    background: #fff5f5;
    border: 1px solid #ffcdd2;
    border-right: 6px solid #c62828;
    border-radius: 10px;
    padding: 18px 22px;
    margin: 22px 0;
}

.italy-study-guide .warning-box::before {
    content: '⚠️ هشدار مهم';
    display: block;
    font-weight: 800;
    font-size: 14px;
    color: #c62828;
    margin-bottom: 8px;
}

.italy-study-guide .warning-box p,
.italy-study-guide .warning-box ul {
    margin: 0;
    color: #4a0000;
}

.italy-study-guide .info-box {
    background: #f5f9ff;
    border: 1px solid #bbdefb;
    border-right: 6px solid #1565c0;
    border-radius: 10px;
    padding: 18px 22px;
    margin: 22px 0;
}

.italy-study-guide .info-box::before {
    content: '📌 اطلاعات تکمیلی';
    display: block;
    font-weight: 800;
    font-size: 14px;
    color: #1565c0;
    margin-bottom: 8px;
}

.italy-study-guide .info-box p,
.italy-study-guide .info-box ul {
    margin: 0;
    color: #0d2b4a;
}

.italy-study-guide strong {
    color: #081C00;
    font-weight: 700;
}

.italy-study-guide a {
    color: #081C00;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-color: #c8960c;
    text-decoration-thickness: 2px;
    font-weight: 700;
    transition: all 0.2s ease;
}

.italy-study-guide a:hover {
    color: #c8960c;
    text-decoration-color: #081C00;
}

.italy-study-guide .comparison-table {
    width: 100%;
    border-collapse: collapse;
    margin: 24px 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 16px rgba(0,0,0,0.06);
}

.italy-study-guide .comparison-table thead th {
    background: linear-gradient(135deg, #081C00, #0d2b05);
    color: #ffffff;
    padding: 14px 16px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}

.italy-study-guide .comparison-table tbody td {
    padding: 12px 16px;
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
    color: #333;
    background: #ffffff;
}

.italy-study-guide .comparison-table tbody tr:nth-child(even) td {
    background: #fafafa;
}

.italy-study-guide .comparison-table tbody tr:hover td {
    background: #e8ede5;
}

.italy-study-guide .comparison-table .winner-cell {
    background: #e8ede5 !important;
    font-weight: 700;
    color: #081C00;
}

.italy-study-guide .faq-item {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    padding: 18px 22px;
    margin: 14px 0;
    transition: all 0.3s ease;
    box-shadow: 0 1px 6px rgba(0,0,0,0.03);
}

.italy-study-guide .faq-item:hover {
    border-color: #5c7a4f;
    box-shadow: 0 4px 16px rgba(8, 28, 0, 0.1);
    transform: translateY(-1px);
}

.italy-study-guide .faq-item h3 {
    font-size: 17px;
    font-weight: 700;
    color: #081C00;
    margin: 0 0 8px 0;
    border: none;
    padding: 0;
}

.italy-study-guide .faq-item h3::before {
    content: '❓ ';
    font-size: 16px;
}

.italy-study-guide .faq-item h3::after {
    display: none;
}

.italy-study-guide .faq-item p {
    margin: 0;
    color: #555;
    font-size: 14px;
}

.italy-study-guide .guide-next-preview {
    background: #e8ede5;
    border: 2px dashed #5c7a4f;
    border-radius: 10px;
    padding: 16px 22px;
    margin: 36px 0 0 0;
    text-align: center;
}

.italy-study-guide .guide-next-preview p {
    margin: 0;
    color: #081C00;
    font-weight: 600;
    font-size: 15px;
}

.italy-study-guide .guide-conclusion {
    background: linear-gradient(135deg, #081C00 0%, #041000 100%);
    color: #ffffff;
    border-radius: 14px;
    padding: 28px 32px;
    margin-top: 50px;
    text-align: center;
    box-shadow: 0 8px 28px rgba(8, 28, 0, 0.3);
}

.italy-study-guide .guide-conclusion h2 {
    color: #ffd54f;
    font-size: 24px;
    margin: 0 0 16px 0;
    background: none;
    border: none;
    padding: 0;
}

.italy-study-guide .guide-conclusion h2::before {
    content: '';
    display: none;
}

.italy-study-guide .guide-conclusion p {
    color: #e8ede5;
    font-size: 16px;
    margin-bottom: 12px;
    text-align: center;
}

.italy-study-guide .guide-conclusion strong {
    color: #ffd54f;
}

.italy-study-guide .guide-conclusion a {
    color: #ffd54f;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-color: #ffd54f;
}

.italy-study-guide .guide-conclusion a:hover {
    color: #ffffff;
    text-decoration-color: #ffffff;
}

@media screen and (max-width: 768px) {
    .italy-study-guide { padding: 10px 8px 30px 8px; }
    .italy-study-guide .guide-intro h1 { font-size: 22px; padding: 16px 18px; border-radius: 10px; }
    .italy-study-guide .guide-section h2 { font-size: 20px; padding: 12px 14px; }
    .italy-study-guide .guide-section h3 { font-size: 17px; }
    .italy-study-guide .comparison-table thead th,
    .italy-study-guide .comparison-table tbody td { padding: 10px 8px; font-size: 13px; }
}

@media screen and (max-width: 480px) {
    .italy-study-guide .guide-intro h1 { font-size: 19px; padding: 14px 12px; }
    .italy-study-guide .guide-section h2 { font-size: 18px; }
    .italy-study-guide .guide-conclusion { padding: 20px 16px; }
}/* End custom CSS */