.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-16765 .elementor-element.elementor-element-a64404e .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:36px;font-weight:900;line-height:1.6em;color:#135485;}.elementor-16765 .elementor-element.elementor-element-fca67f0 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:500;line-height:0.1em;color:#777777;}.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 );}@media(max-width:1024px){.elementor-16765 .elementor-element.elementor-element-a64404e .elementor-heading-title{font-size:26px;}.elementor-16765 .elementor-element.elementor-element-fca67f0 .elementor-heading-title{line-height:1.5em;}}@media(max-width:767px){.elementor-16765 .elementor-element.elementor-element-a64404e .elementor-heading-title{font-size:22px;}}/* Start custom CSS for text-editor, class: .elementor-element-3cce62a */.immigration-forms-table {
    display: table;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #d4d4d4;
    margin-bottom: 45px;
    width: 100%;
}
.immigration-forms-table .table-heading {
    border-bottom: 1px solid #d4d4d4;
    background-color: #e6ebe9;
    color: #036;
    font-size: 14px;
    font-weight: bold;
}
.immigration-forms-table .table-heading,
.immigration-forms-table .table-row {
    display: table-row;
}
.immigration-forms-table .table-heading>span,
.immigration-forms-table .table-row>span {
    display: table-cell;
    border: 1px solid #d4d4d4;
    padding: 10px 15px;
    vertical-align: middle;
}

.immigration-forms-table .form-number {
    width: 20%;
}
.immigration-forms-table .form-name {
    width: 40%;
}
.immigration-forms-table .table-row,
.immigration-forms-table .table-row:active,
.immigration-forms-table .table-row:focus {
    color: #06f;
    text-decoration: none;
}

.immigration-forms-table .table-row {
    font-size: 13px;
}
.immigration-forms-table .table-row .form-number .triangle-icon {
    position: relative;
    padding-left: 17px;
    display: inline-block;
}
@media(max-width: 767px) {
    .immigration-forms-table {
        display: block;
        border: 0 !important;
    }
    .immigration-forms-table .table-heading {
        display: none;
    }
    .immigration-forms-table .table-row {
        display: block;
        margin-bottom: 15px;
        text-align: center;
        border: 1px solid #d4d4d4;
    }
    .immigration-forms-table .table-row>span {
        display: block;
        border-bottom: 1px solid #d4d4d4;
        padding: 10px 15px;
    }
    .immigration-forms-table .table-row>span:last-child {
        border-bottom: 0 solid transparent;
    }
    .immigration-forms-table .form-number {
        width: 100%;
    }

    .immigration-forms-table .form-name {
        width: 100%;
    }
}/* End custom CSS */