.elementor-31 .elementor-element.elementor-element-adf0f4a{--display:flex;}.elementor-31 .elementor-element.elementor-element-115541d{--display:flex;}.elementor-31 .elementor-element.elementor-element-e5d8e85{--display:flex;}.elementor-31 .elementor-element.elementor-element-f899651{--display:flex;}.elementor-31 .elementor-element.elementor-element-efe6c8a{--display:flex;}.elementor-31 .elementor-element.elementor-element-d52a374{--display:flex;}.elementor-31 .elementor-element.elementor-element-cb12ace{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-31 .elementor-element.elementor-element-fdc3ade{--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 );}.elementor-31 .elementor-element.elementor-element-107d904 img{border-radius:30px 30px 30px 30px;}.elementor-31 .elementor-element.elementor-element-107d904{margin:40px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-31 .elementor-element.elementor-element-6297c09{--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-31 .elementor-element.elementor-element-142130e{--display:flex;}.elementor-31 .elementor-element.elementor-element-3cf4da4{--display:flex;}@media(min-width:768px){.elementor-31 .elementor-element.elementor-element-fdc3ade{--width:50%;}.elementor-31 .elementor-element.elementor-element-6297c09{--width:50%;}}/* Start custom CSS for html, class: .elementor-element-6ca9334 *//* Apostille Details Elementor Gap Fix */

.apostille-list{
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
}

.apostille-list li{
    display:flex !important;
    align-items:flex-start !important;
    gap:12px !important;            /* label-desc spacing control */
    padding:12px 0 !important;
    border-bottom:1px solid #D1D9F5;
}

.apostille-list li:last-child{
    border-bottom:none !important;
}

.field-label{
    flex:0 0 130px !important;      /* fixed label width removes extra gap */
    min-width:130px !important;
    color:#00796B !important;
    font-weight:600 !important;
}

.field-desc{
    flex:1 !important;
    color:#6B7391 !important;
    line-height:1.6;
}

/* Mobile balance */
@media(max-width:520px){
    .field-label{
        flex:0 0 110px !important;
        min-width:110px !important;
    }
}
/* TEXT SIZE INCREASE */
.details-container h2{
    font-size:30px !important;
}

.intro-text{
    font-size:18px !important;
    margin-bottom:16px !important;   /* gap reduced */
}

.field-label{
    font-size:16px !important;
}

.field-desc{
    font-size:16px !important;
}

/* INNER GAP REDUCE */
.apostille-list li{
    padding:8px 0 !important;        /* vertical spacing reduced */
    gap:10px !important;             /* label-desc gap slightly tighter */
}

/* HEADING LINE GAP CONTROL */
.heading-line{
    margin:10px 0 16px !important;
}/* End custom CSS */