.elementor-1470 .elementor-element.elementor-element-30ebe7d9{--display:flex;}.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 );}.elementor-1470 .elementor-element.elementor-element-057923a{--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-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for text-editor, class: .elementor-element-53de3e49 *//* Container and Typography */
article.manpower-pillar-page {
    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.8;
    color: #333;
    max-width: 900px;
    margin: 0 auto;
    padding: 20px;
}

/* Headings */
article.manpower-pillar-page h1 {
    color: #004a99;
    font-size: 2.5rem;
    border-bottom: 4px solid #f1c40f;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

article.manpower-pillar-page h2 {
    color: #004a99;
    background: #f0f4f8;
    padding: 10px 20px;
    border-left: 6px solid #f1c40f;
    margin-top: 40px;
}

article.manpower-pillar-page h3 {
    color: #2c3e50;
    margin-top: 25px;
}

/* Table of Contents */
nav.toc-box {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}

nav.toc-box ul li a {
    color: #004a99;
    text-decoration: none;
    font-weight: 500;
}

nav.toc-box ul li a:hover {
    text-decoration: underline;
}

/* Modern Table Design */
.manpower-list-table {
    margin: 30px 0;
}

.manpower-list-table table {
    width: 100%;
    border-collapse: collapse;
    box-shadow: 0 2px 15px rgba(0,0,0,0.1);
}

.manpower-list-table th {
    background-color: #004a99;
    color: white;
    padding: 15px;
    text-align: left;
}

.manpower-list-table td {
    padding: 12px 15px;
    border-bottom: 1px solid #eee;
}

.manpower-list-table tr:hover {
    background-color: #f5f5f5;
}

/* Highlight Boxes (For Mount Everest Info) */
.company-focus {
    background: linear-gradient(135deg, #004a99 0%, #002d5f 100%);
    color: white;
    padding: 30px;
    border-radius: 12px;
    margin: 30px 0;
}

.company-focus h3, .company-focus h4 {
    color: #f1c40f !important;
}

/* CTA Buttons */
.cta-button {
    display: inline-block;
    padding: 15px 30px;
    background-color: #f1c40f;
    color: #000 !important;
    text-decoration: none;
    font-weight: bold;
    border-radius: 50px;
    transition: transform 0.2s;
}

.cta-button:hover {
    transform: scale(1.05);
}

/* Responsive */
@media (max-width: 600px) {
    article.manpower-pillar-page h1 { font-size: 1.8rem; }
    .manpower-list-table td, .manpower-list-table th { padding: 8px; font-size: 14px; }
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-c78833a *//* Container and Typography */
article.manpower-pillar-page {
    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.8;
    color: #333;
    max-width: 900px;
    margin: 0 auto;
    padding: 20px;
}

/* Headings */
article.manpower-pillar-page h1 {
    color: #004a99;
    font-size: 2.5rem;
    border-bottom: 4px solid #f1c40f;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

article.manpower-pillar-page h2 {
    color: #004a99;
    background: #f0f4f8;
    padding: 10px 20px;
    border-left: 6px solid #f1c40f;
    margin-top: 40px;
}

article.manpower-pillar-page h3 {
    color: #2c3e50;
    margin-top: 25px;
}

/* Table of Contents */
nav.toc-box {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}

nav.toc-box ul li a {
    color: #004a99;
    text-decoration: none;
    font-weight: 500;
}

nav.toc-box ul li a:hover {
    text-decoration: underline;
}

/* Modern Table Design */
.manpower-list-table {
    margin: 30px 0;
}

.manpower-list-table table {
    width: 100%;
    border-collapse: collapse;
    box-shadow: 0 2px 15px rgba(0,0,0,0.1);
}

.manpower-list-table th {
    background-color: #004a99;
    color: white;
    padding: 15px;
    text-align: left;
}

.manpower-list-table td {
    padding: 12px 15px;
    border-bottom: 1px solid #eee;
}

.manpower-list-table tr:hover {
    background-color: #f5f5f5;
}

/* Highlight Boxes (For Mount Everest Info) */
.company-focus {
    background: linear-gradient(135deg, #004a99 0%, #002d5f 100%);
    color: white;
    padding: 30px;
    border-radius: 12px;
    margin: 30px 0;
}

.company-focus h3, .company-focus h4 {
    color: #f1c40f !important;
}

/* CTA Buttons */
.cta-button {
    display: inline-block;
    padding: 15px 30px;
    background-color: #f1c40f;
    color: #000 !important;
    text-decoration: none;
    font-weight: bold;
    border-radius: 50px;
    transition: transform 0.2s;
}

.cta-button:hover {
    transform: scale(1.05);
}

/* Responsive */
@media (max-width: 600px) {
    article.manpower-pillar-page h1 { font-size: 1.8rem; }
    .manpower-list-table td, .manpower-list-table th { padding: 8px; font-size: 14px; }
}

<div class="featured-image-container" style="margin-bottom: 30px; text-align: center;">
    <img src="YOUR_IMAGE_URL_HERE" 
         alt="Best Manpower Supply Agency in Nepal" 
         style="width: 100%; height: auto; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.1);">
    <p style="font-style: italic; color: #666; margin-top: 10px; font-size: 0.9rem;">
        Mount Everest International Overseas: Leading the list of top manpower supply agencies in Nepal.
    </p>
</div>/* End custom CSS */