.elementor-4198 .elementor-element.elementor-element-7589b43{--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-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-9545da3 *//* کانتینر اصلی کاملاً قرنطینه شده جهت محافظت مطلق از سایدبار المنتور */
.visasaaz-hero-container-cancorp {
    width: 100% !important;
    max-width: 850px !important;
    margin: 0 auto 30px auto !important;
    background-color: #ffffff !important;
    direction: rtl !important;
    text-align: right !important;
    box-sizing: border-box !important;
    display: block !important;
    clear: both !important;
}

.visasaaz-hero-container-cancorp *,
.visasaaz-hero-container-cancorp *::before,
.visasaaz-hero-container-cancorp *::after {
    box-sizing: border-box !important;
}

.visasaaz-h1-cancorp {
    font-size: 22px !important;
    font-weight: 800 !important;
    color: #0A1F44 !important; /* رنگ سرمه‌ای برند */
    line-height: 1.5 !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    border-right: 5px solid #014C1E !important; /* خط تاکید سبز تیره */
    padding-right: 15px !important;
}

/* باکس لید قلاب‌دار با پس‌زمینه مینی‌مال و لوکس بیزینسی */
.visasaaz-lead-box-cancorp {
    background-color: #fcfdfe !important;
    border: 1px solid #eef2f5 !important;
    padding: 20px !important;
    border-radius: 4px !important;
    margin-bottom: 25px !important;
    width: 100% !important;
}

.visasaaz-lead-text-cancorp {
    font-size: 14.5px !important;
    line-height: 1.8 !important;
    color: #333333 !important;
    text-align: justify !important;
    margin: 0 !important;
}

/* هولدر دکمه‌ها با مهار کامل فلوت برای جلوگیری از سرریز عرض سایدبار */
.visasaaz-buttons-holder-cancorp {
    display: flex !important;
    gap: 15px !important;
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
    width: 100% !important;
}

/* استایل فوق‌پایدار دکمه‌ها جهت لغو کدهای پیش‌فرض پوسته */
a.visasaaz-btn-cancorp {
    display: inline-block !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    text-align: center !important;
    padding: 14px 24px !important;
    border-radius: 4px !important;
    transition: all 0.3s ease !important;
    box-sizing: border-box !important;
    outline: none !important;
}

/* دکمه اول: کنتراست متن سفید روی پس‌زمینه سبز تیره برند ویزاساز */
a.visasaaz-btn-cancorp.visasaaz-btn-primary-cancorp {
    background-color: #014C1E !important;
    color: #ffffff !important;
    border: 1px solid #014C1E !important;
}

a.visasaaz-btn-cancorp.visasaaz-btn-primary-cancorp:hover {
    background-color: #0A1F44 !important;
    border-color: #0A1F44 !important;
    color: #ffffff !important;
}

/* دکمه دوم: کنتراست متن سفید روی پس‌زمینه سرمه‌ای تجاری برند ویزاساز */
a.visasaaz-btn-cancorp.visasaaz-btn-secondary-cancorp {
    background-color: #0A1F44 !important;
    color: #ffffff !important;
    border: 1px solid #0A1F44 !important;
}

a.visasaaz-btn-cancorp.visasaaz-btn-secondary-cancorp:hover {
    background-color: #014C1E !important;
    border-color: #014C1E !important;
    color: #ffffff !important;
}

/* مکانیزم ریسپانسیو پیشرفته بر پایه متدولوژی Mobile-First */
@media (max-width: 768px) {
    .visasaaz-h1-cancorp {
        font-size: 18px !important;
        padding-right: 12px !important;
        border-right-width: 4px !important;
    }
    
    .visasaaz-lead-text-cancorp {
        font-size: 13px !important;
        line-height: 1.7 !important;
    }
    
    .visasaaz-buttons-holder-cancorp {
        flex-direction: column !important;
        gap: 12px !important;
        width: 100% !important;
    }
    
    a.visasaaz-btn-cancorp {
        display: block !important;
        width: 100% !important;
        font-size: 13px !important;
        padding: 12px !important;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-7b25df0 *//* کانتینر اصلی کاملاً قرنطینه شده جهت محافظت مطلق از سایدبار المنتور */
.visasaaz-section-container-corpfacts {
    width: 100% !important;
    max-width: 850px !important;
    margin: 30px auto !important;
    background-color: #ffffff !important;
    direction: rtl !important;
    text-align: right !important;
    box-sizing: border-box !important;
    display: block !important;
    clear: both !important;
}

.visasaaz-section-container-corpfacts *,
.visasaaz-section-container-corpfacts *::before,
.visasaaz-section-container-corpfacts *::after {
    box-sizing: border-box !important;
}

.visasaaz-h2-corpfacts {
    font-size: 19px !important;
    font-weight: 700 !important;
    color: #0A1F44 !important; /* رنگ سرمه‌ای برند */
    line-height: 1.6 !important;
    margin-top: 0 !important;
    margin-bottom: 25px !important;
    border-right: 4px solid #014C1E !important; /* خط تاکید سبز تیره */
    padding-right: 12px !important;
}

/* باکس محافظ جدول با قابلیت اسکرول داخلی برای جلوگیری از سرریز عرض سایدبار */
.visasaaz-table-wrapper-corpfacts {
    width: 100% !important;
    overflow-x: auto !important;
    margin-bottom: 25px !important;
    border: 1px solid #eef2f5 !important;
    border-radius: 4px !important;
    -webkit-overflow-scrolling: touch !important;
}

.visasaaz-table-corpfacts {
    width: 100% !important;
    border-collapse: collapse !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: #ffffff !important;
}

.visasaaz-table-corpfacts tr {
    border-bottom: 1px solid #eef2f5 !important;
    transition: background-color 0.2s ease !important;
}

.visasaaz-table-corpfacts tr:last-child {
    border-bottom: none !important;
}

.visasaaz-table-corpfacts tr:nth-child(even) {
    background-color: #fcfdfe !important;
}

.visasaaz-table-corpfacts tr:hover {
    background-color: #f5f8fa !important;
}

.visasaaz-table-corpfacts td {
    padding: 14px 18px !important;
    font-size: 13px !important;
    color: #333333 !important;
    line-height: 1.6 !important;
    text-align: right !important;
}

/* ستون عناوین با فونت سرمه‌ای تجاری و عرض ثابت ایمن */
.visasaaz-table-corpfacts td:first-child {
    color: #0A1F44 !important;
    width: 35% !important;
    font-weight: 700 !important;
}

/* بنر ثابت مینی‌مال دعوت به اقدام نهایی در زیر جدول */
.visasaaz-action-banner-corpfacts {
    background-color: #ffffff !important;
    border: 1px solid #eef2f5 !important;
    border-right: 4px solid #0A1F44 !important; /* خط تاکید سرمه‌ای برند */
    padding: 20px !important;
    border-radius: 0 4px 4px 0 !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 15px !important;
}

.visasaaz-banner-text-corpfacts {
    font-size: 13px !important;
    line-height: 1.8 !important;
    color: #444444 !important;
    margin: 0 !important;
    text-align: justify !important;
}

/* دکمه بنر با رنگ سبز اصلی برند */
a.visasaaz-banner-btn-corpfacts {
    display: inline-block !important;
    background-color: #014C1E !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    padding: 12px 24px !important;
    border-radius: 4px !important;
    transition: background-color 0.2s ease !important;
    border: 1px solid #014C1E !important;
    text-align: center !important;
    outline: none !important;
    align-self: flex-start !important;
}

a.visasaaz-banner-btn-corpfacts:hover {
    background-color: #0A1F44 !important;
    border-color: #0A1F44 !important;
}

/* بهینه‌سازی پیشرفته برای نمایش بی‌نقص در تبلت و موبایل */
@media (max-width: 768px) {
    .visasaaz-h2-corpfacts {
        font-size: 16px !important;
    }
    
    .visasaaz-table-corpfacts td {
        padding: 12px !important;
        font-size: 12px !important;
    }
    
    .visasaaz-table-corpfacts td:first-child {
        width: 40% !important;
    }

    .visasaaz-action-banner-corpfacts {
        padding: 15px !important;
    }

    a.visasaaz-banner-btn-corpfacts {
        display: block !important;
        width: 100% !important;
        align-self: stretch !important;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-c1449be *//* کانتینر اصلی کاملاً قرنطینه شده جهت محافظت مطلق از سایدبار المنتور */
.visasaaz-section-container-corpmethods {
    width: 100% !important;
    max-width: 850px !important;
    margin: 30px auto !important;
    background-color: #ffffff !important;
    direction: rtl !important;
    text-align: right !important;
    box-sizing: border-box !important;
    display: block !important;
    clear: both !important;
}

.visasaaz-section-container-corpmethods *,
.visasaaz-section-container-corpmethods *::before,
.visasaaz-section-container-corpmethods *::after {
    box-sizing: border-box !important;
}

.visasaaz-h2-corpmethods {
    font-size: 19px !important;
    font-weight: 700 !important;
    color: #0A1F44 !important; /* رنگ سرمه‌ای برند */
    line-height: 1.6 !important;
    margin-top: 0 !important;
    margin-bottom: 25px !important;
    border-right: 4px solid #014C1E !important; /* خط تاکید سبز تیره */
    padding-right: 12px !important;
}

.visasaaz-accordion-wrapper-corpmethods {
    width: 100% !important;
    margin-bottom: 25px !important;
}

.visasaaz-acc-item-corpmethods {
    border: 1px solid #eef2f5 !important;
    border-radius: 4px !important;
    margin-bottom: 12px !important;
    background-color: #ffffff !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
}

.visasaaz-acc-item-corpmethods.active {
    border-color: #014C1E !important;
    box-shadow: 0 4px 12px rgba(1, 76, 30, 0.02) !important;
}

.visasaaz-acc-header-corpmethods {
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    background: #fcfdfe !important;
    border: none !important;
    padding: 16px 20px !important;
    cursor: pointer !important;
    text-align: right !important;
    outline: none !important;
}

.visasaaz-acc-item-corpmethods.active .visasaaz-acc-header-corpmethods {
    background: #ffffff !important;
}

.visasaaz-acc-title-corpmethods {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #0A1F44 !important; /* سرمه‌ای تجاری برند */
    margin: 0 !important;
    line-height: 1.5 !important;
    padding-left: 15px !important;
}

.visasaaz-acc-item-corpmethods.active .visasaaz-acc-title-corpmethods {
    color: #014C1E !important; /* تغییر تیتر فعال به سبز تیره */
}

/* آیکون مثبت و منفی مینی‌مال هندسی */
.visasaaz-acc-icon-corpmethods {
    position: relative !important;
    width: 12px !important;
    height: 12px !important;
    flex-shrink: 0 !important;
}

.visasaaz-acc-icon-corpmethods::before, 
.visasaaz-acc-icon-corpmethods::after {
    content: '' !important;
    position: absolute !important;
    background-color: #0A1F44 !important;
    transition: transform 0.3s ease, background-color 0.3s ease !important;
}

.visasaaz-acc-icon-corpmethods::before {
    top: 5px !important;
    left: 0 !important;
    width: 12px !important;
    height: 2px !important;
}

.visasaaz-acc-icon-corpmethods::after {
    left: 5px !important;
    top: 0 !important;
    width: 2px !important;
    height: 12px !important;
}

.visasaaz-acc-item-corpmethods.active .visasaaz-acc-icon-corpmethods::before {
    background-color: #014C1E !important;
}

.visasaaz-acc-item-corpmethods.active .visasaaz-acc-icon-corpmethods::after {
    transform: rotate(90deg) !important;
    background-color: transparent !important;
}

.visasaaz-acc-content-corpmethods {
    max-height: 0 !important;
    overflow: hidden !important;
    transition: max-height 0.3s ease-out !important;
    padding: 0 20px !important;
}

.visasaaz-acc-item-corpmethods.active .visasaaz-acc-content-corpmethods {
    max-height: 400px !important;
    padding-bottom: 20px !important;
}

/* استایل کپسولی بولت‌ها */
.visasaaz-acc-bullets-corpmethods {
    list-style: none !important;
    padding: 0 !important;
    margin: 10px 0 0 0 !important;
}

.visasaaz-acc-bullets-corpmethods li {
    font-size: 13px !important;
    color: #444444 !important;
    line-height: 1.8 !important;
    margin-bottom: 10px !important;
    position: relative !important;
    padding-right: 15px !important;
    text-align: justify !important;
}

.visasaaz-acc-bullets-corpmethods li:last-child {
    margin-bottom: 0 !important;
}

.visasaaz-acc-bullets-corpmethods li::before {
    content: '' !important;
    position: absolute !important;
    right: 0 !important;
    top: 9px !important;
    width: 5px !important;
    height: 5px !important;
    background-color: #014C1E !important;
    border-radius: 50% !important;
}

/* باکس بنر پایینی تعهد ویزاساز */
.visasaaz-trust-banner-corpmethods {
    background-color: #ffffff !important;
    border: 1px solid #eef2f5 !important;
    border-right: 4px solid #0A1F44 !important; /* خط تاکید سرمه‌ای برند */
    padding: 18px 20px !important;
    border-radius: 0 4px 4px 0 !important;
    box-sizing: border-box !important;
}

.visasaaz-banner-p-corpmethods {
    font-size: 13px !important;
    line-height: 1.8 !important;
    color: #444444 !important;
    margin: 0 !important;
    text-align: justify !important;
}

/* بهینه‌سازی کامل مکانیزم ریسپانسیو Mobile-First */
@media (max-width: 768px) {
    .visasaaz-h2-corpmethods {
        font-size: 16px !important;
    }

    .visasaaz-acc-header-corpmethods {
        padding: 14px 15px !important;
    }

    .visasaaz-acc-title-corpmethods {
        font-size: 13px !important;
    }

    .visasaaz-acc-bullets-corpmethods li {
        font-size: 12px !important;
        line-height: 1.7 !important;
    }

    .visasaaz-trust-banner-corpmethods {
        padding: 15px !important;
    }

    .visasaaz-banner-p-corpmethods {
        font-size: 12px !important;
        line-height: 1.7 !important;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-9f1096c *//* کانتینر اصلی کاملاً قرنطینه شده جهت محافظت مطلق از سایدبار المنتور */
.visasaaz-section-container-corpbenefits {
    width: 100% !important;
    max-width: 850px !important;
    margin: 30px auto !important;
    background-color: #ffffff !important;
    direction: rtl !important;
    text-align: right !important;
    box-sizing: border-box !important;
    display: block !important;
    clear: both !important;
}

.visasaaz-section-container-corpbenefits *,
.visasaaz-section-container-corpbenefits *::before,
.visasaaz-section-container-corpbenefits *::after {
    box-sizing: border-box !important;
}

.visasaaz-h2-corpbenefits {
    font-size: 19px !important;
    font-weight: 700 !important;
    color: #0A1F44 !important; /* رنگ سرمه‌ای برند */
    line-height: 1.6 !important;
    margin-top: 0 !important;
    margin-bottom: 12px !important;
    border-right: 4px solid #014C1E !important; /* خط تاکید سبز تیره */
    padding-right: 12px !important;
}

.visasaaz-section-desc-corpbenefits {
    font-size: 13.5px !important;
    color: #555555 !important;
    line-height: 1.7 !important;
    margin-top: 0 !important;
    margin-bottom: 25px !important;
    text-align: justify !important;
}

/* ساختار دو ستونه T-Shape کاملاً عایق‌بندی شده */
.visasaaz-t-chart-corpbenefits {
    display: flex !important;
    gap: 20px !important;
    margin-bottom: 10px !important;
    width: 100% !important;
}

.visasaaz-column-corpbenefits {
    flex: 1 !important;
    width: 50% !important;
    border: 1px solid #eef2f5 !important;
    border-radius: 4px !important;
    overflow: hidden !important;
    background-color: #ffffff !important;
}

.visasaaz-header-corpbenefits {
    padding: 15px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-align: center !important;
    color: #ffffff !important;
}

/* اعمال پالت رنگی لوکس تجاری ویزاساز روی ستون‌ها */
.visasaaz-pros-corpbenefits .visasaaz-header-corpbenefits {
    background-color: #014C1E !important; /* سبز اصلی برند */
}

.visasaaz-cons-corpbenefits .visasaaz-header-corpbenefits {
    background-color: #0A1F44 !important; /* سرمه‌ای تجاری برند */
}

.visasaaz-body-corpbenefits {
    padding: 20px !important;
}

.visasaaz-list-corpbenefits {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.visasaaz-list-corpbenefits li {
    font-size: 13px !important;
    color: #333333 !important;
    line-height: 1.8 !important;
    margin-bottom: 14px !important;
    position: relative !important;
    padding-right: 15px !important;
    text-align: justify !important;
}

.visasaaz-list-corpbenefits li:last-child {
    margin-bottom: 0 !important;
}

/* هندسه مینی‌مال بالت‌های نمودار T-Shape */
.visasaaz-pros-corpbenefits .visasaaz-list-corpbenefits li::before {
    content: '' !important;
    position: absolute !important;
    right: 0 !important;
    top: 9px !important;
    width: 6px !important;
    height: 6px !important;
    background-color: #014C1E !important;
    border-radius: 50% !important;
}

.visasaaz-cons-corpbenefits .visasaaz-list-corpbenefits li::before {
    content: '' !important;
    position: absolute !important;
    right: 0 !important;
    top: 9px !important;
    width: 6px !important;
    height: 6px !important;
    background-color: #0A1F44 !important; /* تغییر بالت چالش‌ها به رنگ دوم برند */
    border-radius: 50% !important;
}

/* برجسته‌سازی مقتدرانه ارزش افزوده زنجیره فیزیکی ویزاساز */
.visasaaz-cons-corpbenefits .visasaaz-list-corpbenefits li:last-child {
    color: #014C1E !important;
    font-weight: 700 !important;
}

.visasaaz-cons-corpbenefits .visasaaz-list-corpbenefits li:last-child::before {
    background-color: #014C1E !important;
}

/* هماهنگی کامل فرآیند ریسپانسیو و متدولوژی Mobile-First */
@media (max-width: 768px) {
    .visasaaz-h2-corpbenefits {
        font-size: 16px !important;
    }

    .visasaaz-section-desc-corpbenefits {
        font-size: 12.5px !important;
        line-height: 1.6 !important;
    }

    .visasaaz-t-chart-corpbenefits {
        flex-direction: column !important;
        gap: 15px !important;
    }

    .visasaaz-column-corpbenefits {
        width: 100% !important;
    }

    .visasaaz-header-corpbenefits {
        padding: 12px !important;
        font-size: 13px !important;
    }

    .visasaaz-body-corpbenefits {
        padding: 15px !important;
    }

    .visasaaz-list-corpbenefits li {
        font-size: 12.5px !important;
        line-height: 1.7 !important;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-0855d6c *//* کانتینر اصلی کاملاً قرنطینه شده جهت محافظت مطلق از سایدبار المنتور */
.visasaaz-section-container-corphubs {
    width: 100% !important;
    max-width: 850px !important;
    margin: 30px auto !important;
    background-color: #ffffff !important;
    direction: rtl !important;
    text-align: right !important;
    box-sizing: border-box !important;
    display: block !important;
    clear: both !important;
}

.visasaaz-section-container-corphubs *,
.visasaaz-section-container-corphubs *::before,
.visasaaz-section-container-corphubs *::after {
    box-sizing: border-box !important;
}

.visasaaz-h2-corphubs {
    font-size: 19px !important;
    font-weight: 700 !important;
    color: #0A1F44 !important; /* رنگ سرمه‌ای برند */
    line-height: 1.6 !important;
    margin-top: 0 !important;
    margin-bottom: 12px !important;
    border-right: 4px solid #014C1E !important; /* خط تاکید سبز تیره */
    padding-right: 12px !important;
}

.visasaaz-section-desc-corphubs {
    font-size: 13.5px !important;
    color: #555555 !important;
    line-height: 1.7 !important;
    margin-top: 0 !important;
    margin-bottom: 25px !important;
    text-align: justify !important;
}

/* شبکه کارت‌های فلت کاملاً مهارشده جهت پیشگیری از سرریز عرض و سقوط سایدبار */
.visasaaz-cards-grid-corphubs {
    display: flex !important;
    gap: 15px !important;
    margin-bottom: 10px !important;
    width: 100% !important;
}

.visasaaz-card-corphubs {
    flex: 1 !important;
    background-color: #ffffff !important;
    border: 1px solid #eef2f5 !important;
    border-radius: 4px !important;
    padding: 20px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    transition: border-color 0.3s ease !important;
}

.visasaaz-card-corphubs:hover {
    border-color: #014C1E !important; /* تغییر مرز به سبز تیره در هاور */
}

.visasaaz-h3-corphubs {
    font-size: 14px !important;
    font-weight: 800 !important;
    color: #0A1F44 !important; /* سرمه‌ای تجاری برند */
    margin-top: 0 !important;
    margin-bottom: 12px !important;
    line-height: 1.5 !important;
}

.visasaaz-card-desc-corphubs {
    font-size: 13px !important;
    color: #555555 !important;
    line-height: 1.7 !important;
    margin-top: 0 !important;
    margin-bottom: 15px !important;
    text-align: justify !important;
}

/* باکس تگ پایینی کارت با خط تاکید سرمه‌ای تجاری برند */
.visasaaz-tag-box-corphubs {
    background-color: #fcfdfe !important;
    border-right: 3px solid #0A1F44 !important; /* تگ سرمه‌ای برند ویزاساز */
    padding: 8px 12px !important;
    border-radius: 0 4px 4px 0 !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    color: #014C1E !important; /* متن سبز تیره */
}

/* بهینه‌سازی ریسپانسیو بر پایه متدولوژی Mobile-First */
@media (max-width: 768px) {
    .visasaaz-h2-corphubs {
        font-size: 16px !important;
    }

    .visasaaz-section-desc-corphubs {
        font-size: 12.5px !important;
        line-height: 1.6 !important;
    }

    .visasaaz-cards-grid-corphubs {
        flex-direction: column !important;
        gap: 15px !important;
    }

    .visasaaz-card-corphubs {
        padding: 15px !important;
    }

    .visasaaz-h3-corphubs {
        font-size: 13px !important;
    }

    .visasaaz-card-desc-corphubs {
        font-size: 12px !important;
        line-height: 1.6 !important;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-3b1e204 *//* کانتینر اصلی کاملاً قرنطینه شده جهت محافظت مطلق از سایدبار المنتور */
.visasaaz-section-container-corpfees {
    width: 100% !important;
    max-width: 850px !important;
    margin: 30px auto !important;
    background-color: #ffffff !important;
    direction: rtl !important;
    text-align: right !important;
    box-sizing: border-box !important;
    display: block !important;
    clear: both !important;
}

.visasaaz-section-container-corpfees *,
.visasaaz-section-container-corpfees *::before,
.visasaaz-section-container-corpfees *::after {
    box-sizing: border-box !important;
}

.visasaaz-h2-corpfees {
    font-size: 19px !important;
    font-weight: 700 !important;
    color: #0A1F44 !important; /* رنگ سرمه‌ای برند */
    line-height: 1.6 !important;
    margin-top: 0 !important;
    margin-bottom: 30px !important;
    border-right: 4px solid #014C1E !important; /* خط تاکید سبز تیره */
    padding-right: 12px !important;
}

/* ساختار اینفوگرافیک خطی هزینه‌ها */
.visasaaz-timeline-corpfees {
    position: relative !important;
    padding-right: 20px !important;
    margin-bottom: 30px !important;
    width: 100% !important;
}

.visasaaz-timeline-corpfees::before {
    content: '' !important;
    position: absolute !important;
    right: 5px !important;
    top: 10px !important;
    bottom: 10px !important;
    width: 2px !important;
    background-color: #eef2f5 !important;
    z-index: 1 !important;
}

.visasaaz-step-corpfees {
    position: relative !important;
    display: flex !important;
    margin-bottom: 25px !important;
    width: 100% !important;
}

.visasaaz-step-corpfees:last-child {
    margin-bottom: 0 !important;
}

.visasaaz-badge-corpfees {
    position: absolute !important;
    right: -25px !important;
    top: 2px !important;
    width: 22px !important;
    height: 22px !important;
    background-color: #014C1E !important; /* سبز تیره برند */
    color: #ffffff !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 2 !important;
}

.visasaaz-step-corpfees:nth-child(even) .visasaaz-badge-corpfees {
    background-color: #0A1F44 !important; /* سرمه‌ای برند */
}

.visasaaz-main-corpfees {
    padding-right: 15px !important;
    width: 100% !important;
}

.visasaaz-h3-corpfees {
    font-size: 14px !important;
    font-weight: 800 !important;
    color: #0A1F44 !important;
    margin: 0 0 8px 0 !important;
    line-height: 1.5 !important;
}

.visasaaz-desc-corpfees {
    font-size: 13px !important;
    color: #444444 !important;
    line-height: 1.7 !important;
    margin: 0 0 15px 0 !important;
    text-align: justify !important;
}

/* ساختار جدول تمکن مالی داخلی */
.visasaaz-subtable-wrapper-corpfees {
    width: 100% !important;
    overflow-x: auto !important;
    border: 1px solid #eef2f5 !important;
    border-radius: 4px !important;
    margin-top: 12px !important;
}

.visasaaz-subtable-corpfees {
    width: 100% !important;
    border-collapse: collapse !important;
    background-color: #ffffff !important;
}

.visasaaz-subtable-corpfees th {
    background-color: #0A1F44 !important; /* سرمه‌ای برند */
    color: #ffffff !important;
    padding: 10px 14px !important;
    font-size: 12.5px !important;
    font-weight: 700 !important;
    text-align: right !important;
}

.visasaaz-subtable-corpfees td {
    padding: 10px 14px !important;
    font-size: 12px !important;
    color: #333333 !important;
    border-bottom: 1px solid #eef2f5 !important;
    text-align: right !important;
}

.visasaaz-subtable-corpfees tr:last-child td {
    border-bottom: none !important;
}

.visasaaz-subtable-corpfees tr:nth-child(even) {
    background-color: #fcfdfe !important;
}

/* باکس بنر تعهد و لوکال ساپورت ویزاساز */
.visasaaz-trust-banner-corpfees {
    background-color: #ffffff !important;
    border: 1px solid #eef2f5 !important;
    border-right: 4px solid #0A1F44 !important; /* خط تاکید سرمه‌ای برند */
    padding: 18px 20px !important;
    border-radius: 0 4px 4px 0 !important;
    box-sizing: border-box !important;
}

.visasaaz-banner-p-corpfees {
    font-size: 13px !important;
    line-height: 1.8 !important;
    color: #444444 !important;
    margin: 0 !important;
    text-align: justify !important;
}

/* مکانیزم ریسپانسیو پیشرفته Mobile-First */
@media (max-width: 768px) {
    .visasaaz-h2-corpfees {
        font-size: 16px !important;
    }

    .visasaaz-timeline-corpfees {
        padding-right: 15px !important;
    }

    .visasaaz-badge-corpfees {
        right: -20px !important;
        width: 20px !important;
        height: 20px !important;
        font-size: 10px !important;
    }

    .visasaaz-h3-corpfees {
        font-size: 13px !important;
    }

    .visasaaz-desc-corpfees {
        font-size: 12px !important;
        line-height: 1.6 !important;
    }

    .visasaaz-subtable-corpfees th,
    .visasaaz-subtable-corpfees td {
        padding: 8px 10px !important;
        font-size: 11.5px !important;
    }

    .visasaaz-trust-banner-corpfees {
        padding: 15px !important;
    }

    .visasaaz-banner-p-corpfees {
        font-size: 12px !important;
        line-height: 1.7 !important;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-a7ac817 *//* کانتینر اصلی کاملاً قرنطینه شده جهت محافظت مطلق از سایدبار المنتور */
.visasaaz-section-container-corpsteps {
    width: 100% !important;
    max-width: 850px !important;
    margin: 30px auto !important;
    background-color: #ffffff !important;
    direction: rtl !important;
    text-align: right !important;
    box-sizing: border-box !important;
    display: block !important;
}

.visasaaz-section-container-corpsteps *,
.visasaaz-section-container-corpsteps *::before,
.visasaaz-section-container-corpsteps *::after {
    box-sizing: border-box !important;
}

.visasaaz-h2-corpsteps {
    font-size: 19px !important;
    font-weight: 700 !important;
    color: #0A1F44 !important; /* رنگ سرمه‌ای برند */
    line-height: 1.6 !important;
    margin-top: 0 !important;
    margin-bottom: 30px !important;
    border-right: 4px solid #014C1E !important; /* خط تاکید سبز تیره */
    padding-right: 12px !important;
}

/* ساختار خط زمانی عمودی فوق‌العاده سبک و ریسپانسیو */
.visasaaz-timeline-corpsteps {
    position: relative !important;
    padding-right: 20px !important;
    width: 100% !important;
}

/* خط عمودی اتصالی پشت شماره‌ها */
.visasaaz-timeline-corpsteps::before {
    content: '' !important;
    position: absolute !important;
    right: 35px !important;
    top: 0 !important;
    height: 100% !important;
    width: 2px !important;
    background-color: #eef2f5 !important;
    z-index: 1 !important;
}

.visasaaz-step-item-corpsteps {
    position: relative !important;
    display: flex !important;
    gap: 20px !important;
    margin-bottom: 25px !important;
    z-index: 2 !important;
    width: 100% !important;
}

.visasaaz-step-item-corpsteps:last-child {
    margin-bottom: 0 !important;
}

/* دایره شماره گذاری با رنگ سرمه‌ای تجاری برند */
.visasaaz-step-number-corpsteps {
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
    background-color: #0A1F44 !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
    z-index: 3 !important;
}

.visasaaz-step-content-corpsteps {
    flex: 1 !important;
    background-color: #ffffff !important;
    border: 1px solid #eef2f5 !important;
    border-radius: 4px !important;
    padding: 16px 20px !important;
}

.visasaaz-step-title-corpsteps {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #0A1F44 !important;
    margin-top: 0 !important;
    margin-bottom: 8px !important;
    line-height: 1.5 !important;
}

.visasaaz-step-desc-corpsteps {
    font-size: 13px !important;
    color: #555555 !important;
    line-height: 1.7 !important;
    margin: 0 !important;
    text-align: justify !important;
}

/* شخصی‌سازی ویژه گام پنجم با پالت سبز تیره برند ویزاساز */
.visasaaz-vip-step-corpsteps .visasaaz-step-number-corpsteps {
    background-color: #014C1E !important; /* سبز تیره برند */
}

.visasaaz-vip-step-corpsteps .visasaaz-step-content-corpsteps {
    border-color: #014C1E !important;
    background-color: #fcfdfe !important;
    border-right: 3px solid #014C1E !important;
}

.visasaaz-vip-step-corpsteps .visasaaz-step-title-corpsteps {
    color: #014C1E !important;
}

/* مدیریت مهندسی ریسپانسیو و متدولوژی Mobile-First */
@media (max-width: 768px) {
    .visasaaz-h2-corpsteps {
        font-size: 16px !important;
        margin-bottom: 25px !important;
    }

    .visasaaz-timeline-corpsteps {
        padding-right: 10px !important;
    }

    .visasaaz-timeline-corpsteps::before {
        right: 20px !important;
    }

    .visasaaz-step-item-corpsteps {
        gap: 12px !important;
        margin-bottom: 20px !important;
    }

    .visasaaz-step-number-corpsteps {
        width: 26px !important;
        height: 26px !important;
        font-size: 12px !important;
    }

    .visasaaz-step-content-corpsteps {
        padding: 12px 15px !important;
    }

    .visasaaz-step-title-corpsteps {
        font-size: 13px !important;
    }

    .visasaaz-step-desc-corpsteps {
        font-size: 12px !important;
        line-height: 1.6 !important;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-8f79143 *//* کانتینر اصلی کاملاً قرنطینه شده جهت محافظت مطلق از سایدبار المنتور */
.visasaaz-section-container-corpchecklist {
    width: 100% !important;
    max-width: 850px !important;
    margin: 30px auto !important;
    background-color: #ffffff !important;
    direction: rtl !important;
    text-align: right !important;
    box-sizing: border-box !important;
    display: block !important;
    clear: both !important;
}

.visasaaz-section-container-corpchecklist *,
.visasaaz-section-container-corpchecklist *::before,
.visasaaz-section-container-corpchecklist *::after {
    box-sizing: border-box !important;
}

.visasaaz-h2-corpchecklist {
    font-size: 19px !important;
    font-weight: 700 !important;
    color: #0A1F44 !important; /* رنگ سرمه‌ای برند */
    line-height: 1.6 !important;
    margin-top: 0 !important;
    margin-bottom: 12px !important;
    border-right: 4px solid #014C1E !important; /* خط تاکید سبز تیره */
    padding-right: 12px !important;
}

.visasaaz-section-desc-corpchecklist {
    font-size: 13.5px !important;
    color: #555555 !important;
    line-height: 1.7 !important;
    margin-top: 0 !important;
    margin-bottom: 25px !important;
    text-align: justify !important;
}

.visasaaz-list-wrapper-corpchecklist {
    width: 100% !important;
    margin-bottom: 25px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
}

/* ساختار برچسب دکمه چک‌باکس ظاهری و مینی‌مال */
.visasaaz-item-corpchecklist {
    display: flex !important;
    align-items: flex-start !important;
    gap: 12px !important;
    background-color: #ffffff !important;
    border: 1px solid #eef2f5 !important;
    border-radius: 4px !important;
    padding: 14px 18px !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    user-select: none !important;
}

.visasaaz-item-corpchecklist:hover {
    border-color: #014C1E !important;
    background-color: #fcfdfe !important;
}

/* مخفی‌سازی کامل اینپوت پیش‌فرض سیستم جهت طراحی لوکس سفارشی */
.visasaaz-check-corpchecklist {
    position: absolute !important;
    opacity: 0 !important;
    cursor: pointer !important;
    height: 0 !important;
    width: 0 !important;
    margin: 0 !important;
}

/* باکس مربع سفارشی چک‌باکس با رنگ دوم برند */
.visasaaz-box-corpchecklist {
    width: 18px !important;
    height: 18px !important;
    border: 2px solid #0A1F44 !important; /* سرمه‌ای برند */
    border-radius: 3px !important;
    display: block !important;
    flex-shrink: 0 !important;
    position: relative !important;
    top: 2px !important;
    transition: all 0.2s ease !important;
}

/* تغییر رنگ باکس در حالت تیک خورده به سبز تیره برند ویزاساز */
.visasaaz-check-corpchecklist:checked ~ .visasaaz-box-corpchecklist {
    background-color: #014C1E !important;
    border-color: #014C1E !important;
}

/* ایجاد علامت تیک مینی‌مال هندسی با کدهای CSS خالص */
.visasaaz-box-corpchecklist::after {
    content: "" !important;
    position: absolute !important;
    display: none !important;
    left: 5px !important;
    top: 1px !important;
    width: 4px !important;
    height: 9px !important;
    border: solid #ffffff !important;
    border-width: 0 2px 2px 0 !important;
    transform: rotate(45deg) !important;
}

.visasaaz-check-corpchecklist:checked ~ .visasaaz-box-corpchecklist::after {
    display: block !important;
}

.visasaaz-text-corpchecklist {
    font-size: 13px !important;
    color: #333333 !important;
    line-height: 1.7 !important;
    text-align: justify !important;
    transition: color 0.2s ease !important;
}

/* تغییر رنگ و استایل متن در حالت انتخاب چک‌باکس */
.visasaaz-check-corpchecklist:checked ~ .visasaaz-text-corpchecklist {
    color: #014C1E !important;
    font-weight: 700 !important;
}

/* باکس بنر تعهد و لوکال ساپورت ویزاساز */
.visasaaz-trust-banner-corpchecklist {
    background-color: #ffffff !important;
    border: 1px solid #eef2f5 !important;
    border-right: 4px solid #0A1F44 !important; /* خط تاکید سرمه‌ای برند */
    padding: 18px 20px !important;
    border-radius: 0 4px 4px 0 !important;
    box-sizing: border-box !important;
}

.visasaaz-banner-p-corpchecklist {
    font-size: 13px !important;
    line-height: 1.8 !important;
    color: #444444 !important;
    margin: 0 !important;
    text-align: justify !important;
}

/* مدیریت مهندسی ریسپانسیو و متدولوژی Mobile-First */
@media (max-width: 768px) {
    .visasaaz-h2-corpchecklist {
        font-size: 16px !important;
    }

    .visasaaz-section-desc-corpchecklist {
        font-size: 12.5px !important;
        line-height: 1.6 !important;
    }

    .visasaaz-item-corpchecklist {
        padding: 12px 15px !important;
        gap: 10px !important;
    }

    .visasaaz-box-corpchecklist {
        width: 16px !important;
        height: 16px !important;
    }

    .visasaaz-box-corpchecklist::after {
        left: 4px !important;
        top: 0px !important;
        width: 4px !important;
        height: 8px !important;
    }

    .visasaaz-text-corpchecklist {
        font-size: 12.5px !important;
        line-height: 1.6 !important;
    }

    .visasaaz-trust-banner-corpchecklist {
        padding: 15px !important;
    }

    .visasaaz-banner-p-corpchecklist {
        font-size: 12px !important;
        line-height: 1.7 !important;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-3bbf63f *//* کانتینر اصلی کاملاً قرنطینه شده جهت محافظت از سایدبار المنتور */
.visasaaz-section-container-corpaqu {
    width: 100% !important;
    max-width: 850px !important;
    margin: 30px auto !important;
    background-color: #ffffff !important;
    direction: rtl !important;
    text-align: right !important;
    box-sizing: border-box !important;
    display: block !important;
    clear: both !important;
}

.visasaaz-section-container-corpaqu *,
.visasaaz-section-container-corpaqu *::before,
.visasaaz-section-container-corpaqu *::after {
    box-sizing: border-box !important;
}

.visasaaz-h2-corpaqu {
    font-size: 19px !important;
    font-weight: 700 !important;
    color: #0A1F44 !important; /* رنگ سرمه‌ای برند */
    line-height: 1.6 !important;
    margin-top: 0 !important;
    margin-bottom: 25px !important;
    border-right: 4px solid #014C1E !important; /* خط تاکید سبز تیره */
    padding-right: 12px !important;
}

.visasaaz-faq-wrapper-corpaqu {
    width: 100% !important;
}

.visasaaz-faq-item-corpaqu {
    border: 1px solid #eef2f5 !important;
    border-radius: 4px !important;
    margin-bottom: 12px !important;
    background-color: #ffffff !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
}

.visasaaz-faq-item-corpaqu.active {
    border-color: #014C1E !important;
    box-shadow: 0 4px 12px rgba(1, 76, 30, 0.03) !important;
}

.visasaaz-faq-header-corpaqu {
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    background: #fcfdfe !important;
    border: none !important;
    padding: 18px 20px !important;
    cursor: pointer !important;
    text-align: right !important;
    outline: none !important;
}

.visasaaz-faq-item-corpaqu.active .visasaaz-faq-header-corpaqu {
    background: #ffffff !important;
}

.visasaaz-faq-question-corpaqu {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #0A1F44 !important;
    margin: 0 !important;
    line-height: 1.5 !important;
    padding-left: 15px !important;
}

.visasaaz-faq-item-corpaqu.active .visasaaz-faq-question-corpaqu {
    color: #014C1E !important;
}

.visasaaz-faq-icon-corpaqu {
    position: relative !important;
    width: 12px !important;
    height: 12px !important;
    flex-shrink: 0 !important;
}

.visasaaz-faq-icon-corpaqu::before, 
.visasaaz-faq-icon-corpaqu::after {
    content: '' !important;
    position: absolute !important;
    background-color: #0A1F44 !important;
    transition: transform 0.3s ease, background-color 0.3s ease !important;
}

.visasaaz-faq-icon-corpaqu::before {
    top: 5px !important;
    left: 0 !important;
    width: 12px !important;
    height: 2px !important;
}

.visasaaz-faq-icon-corpaqu::after {
    left: 5px !important;
    top: 0 !important;
    width: 2px !important;
    height: 12px !important;
}

.visasaaz-faq-item-corpaqu.active .visasaaz-faq-icon-corpaqu::before {
    background-color: #014C1E !important;
}

.visasaaz-faq-item-corpaqu.active .visasaaz-faq-icon-corpaqu::after {
    transform: rotate(90deg) !important;
    background-color: transparent !important;
}

.visasaaz-faq-content-corpaqu {
    max-height: 0 !important;
    overflow: hidden !important;
    transition: max-height 0.3s ease-out !important;
    padding: 0 20px !important;
}

.visasaaz-faq-item-corpaqu.active .visasaaz-faq-content-corpaqu {
    max-height: 300px !important;
    padding-bottom: 20px !important;
}

.visasaaz-faq-answer-corpaqu {
    font-size: 13px !important;
    color: #444444 !important;
    line-height: 1.8 !important;
    margin: 10px 0 0 0 !important;
    text-align: justify !important;
}

/* باکس هدایت پایینی ایجاد لید */
.visasaaz-final-holder-corpaqu {
    background-color: #ffffff !important;
    border: 1px solid #eef2f5 !important;
    border-right: 4px solid #0A1F44 !important; /* خط تاکید سرمه‌ای برند */
    padding: 18px 20px !important;
    border-radius: 0 4px 4px 0 !important;
    box-sizing: border-box !important;
    margin-top: 25px !important;
}

.visasaaz-final-text-corpaqu {
    font-size: 13px !important;
    line-height: 1.8 !important;
    color: #444444 !important;
    margin: 0 !important;
    text-align: justify !important;
}

/* قوانین ریسپانسیو و متدولوژی Mobile-First */
@media (max-width: 768px) {
    .visasaaz-h2-corpaqu {
        font-size: 16px !important;
    }

    .visasaaz-faq-header-corpaqu {
        padding: 15px !important;
    }

    .visasaaz-faq-question-corpaqu {
        font-size: 13px !important;
    }

    .visasaaz-faq-answer-corpaqu {
        font-size: 12px !important;
        line-height: 1.7 !important;
    }

    .visasaaz-final-holder-corpaqu {
        padding: 15px !important;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-3ec33ba *//* کانتینر اصلی کاملاً قرنطینه شده جهت محافظت مطلق از سایدبار المنتور */
.visasaaz-section-container-corpcta {
    width: 100% !important;
    max-width: 850px !important;
    margin: 35px auto !important;
    background-color: #ffffff !important;
    direction: rtl !important;
    text-align: right !important;
    box-sizing: border-box !important;
    display: block !important;
    clear: both !important;
}

.visasaaz-section-container-corpcta *,
.visasaaz-section-container-corpcta *::before,
.visasaaz-section-container-corpcta *::after {
    box-sizing: border-box !important;
}

/* باکس لوکس دعوت به اقدام با خط تاکید ضخیم سرمه‌ای برند */
.visasaaz-cta-box-corpcta {
    background-color: #ffffff !important;
    border: 1px solid #eef2f5 !important;
    border-right: 5px solid #0A1F44 !important; /* رنگ سرمه‌ای برند ویزاساز */
    padding: 25px !important;
    border-radius: 0 4px 4px 0 !important;
    width: 100% !important;
}

.visasaaz-h2-corpcta {
    font-size: 19px !important;
    font-weight: 800 !important;
    color: #0A1F44 !important;
    margin-top: 0 !important;
    margin-bottom: 15px !important;
    line-height: 1.5 !important;
}

.visasaaz-text-corpcta {
    font-size: 14px !important;
    line-height: 1.8 !important;
    color: #333333 !important;
    text-align: justify !important;
    margin-top: 0 !important;
    margin-bottom: 25px !important;
}

/* هولدر دکمه‌ها با ساختار کاملاً منعطف جهت پیشگیری از سرریز عرض سایدبار */
.visasaaz-buttons-holder-corpcta {
    display: flex !important;
    gap: 15px !important;
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
    width: 100% !important;
}

/* استایل فوق‌پایدار دکمه‌ها برای لغو کامل کدهای پیش‌فرض پوسته وردپرس */
a.visasaaz-btn-corpcta {
    display: inline-block !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    text-align: center !important;
    padding: 14px 28px !important;
    border-radius: 4px !important;
    transition: all 0.3s ease !important;
    box-sizing: border-box !important;
    outline: none !important;
}

/* دکمه اول: کنتراست متن سفید روی پس‌زمینه سبز تیره برند ویزاساز */
a.visasaaz-btn-corpcta.visasaaz-btn-primary-corpcta {
    background-color: #014C1E !important;
    color: #ffffff !important;
    border: 1px solid #014C1E !important;
}

a.visasaaz-btn-corpcta.visasaaz-btn-primary-corpcta:hover {
    background-color: #0A1F44 !important;
    border-color: #0A1F44 !important;
    color: #ffffff !important;
}

/* دکمه دوم: کنتراست متن سفید روی پس‌زمینه سرمه‌ای تجاری برند ویزاساز */
a.visasaaz-btn-corpcta.visasaaz-btn-secondary-corpcta {
    background-color: #0A1F44 !important;
    color: #ffffff !important;
    border: 1px solid #0A1F44 !important;
}

a.visasaaz-btn-corpcta.visasaaz-btn-secondary-corpcta:hover {
    background-color: #014C1E !important;
    border-color: #014C1E !important;
    color: #ffffff !important;
}

/* معماری ریسپانسیو بر پایه متدولوژی Mobile-First */
@media (max-width: 768px) {
    .visasaaz-cta-box-corpcta {
        padding: 20px !important;
        border-right: 4px solid #0A1F44 !important;
    }
    
    .visasaaz-h2-corpcta {
        font-size: 16px !important;
    }
    
    .visasaaz-text-corpcta {
        font-size: 13px !important;
        line-height: 1.7 !important;
    }
    
    .visasaaz-buttons-holder-corpcta {
        flex-direction: column !important;
        gap: 12px !important;
        width: 100% !important;
    }
    
    a.visasaaz-btn-corpcta {
        display: block !important;
        width: 100% !important;
        font-size: 13px !important;
        padding: 12px !important;
    }
}/* End custom CSS */