body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: #1779ba;--wp--preset--color--secondary: #767676;--wp--preset--color--success: #3adb76;--wp--preset--color--warning: #ffae00;--wp--preset--color--alert: #cc4b37;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 14px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--regular: 16px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}

/* =====Iso Standers css strat=== */
#gform_wrapper_14 {
    --mdc-typography-subtitle1-font-family: Roboto;
    --mdc-typography-subtitle1-font-size: 16px;
    --mdc-typography-subtitle1-line-height: 28px;
    --mdc-typography-subtitle1-letter-spacing: 0.009375em;

    --mdc-typography-caption-font-family: Roboto;
    --mdc-typography-caption-font-size: 12px;
    --mdc-typography-caption-line-height: 20px;
    --mdc-typography-caption-letter-spacing: 0.03333333em;

    --mdc-typography-headline4-font-family: Roboto;
    --mdc-typography-headline4-font-size: 34px;
    --mdc-typography-headline4-line-height: 40px;
    --mdc-typography-headline4-letter-spacing: 0.00735294em;

    --mdc-typography-body2-font-family: Roboto;
    --mdc-typography-body2-font-size: 14px;
    --mdc-typography-body2-line-height: 20px;
    --mdc-typography-body2-letter-spacing: 0.01785714em;

    --mdc-typography-button-font-family: Roboto;
    --mdc-typography-button-font-size: 14px;
    --mdc-typography-button-letter-spacing: 0.08928571em;
    --mdc-protected-button-container-height: 36px;
    --mdc-text-button-container-height: 36px;
    --mdc-filled-button-container-height: 36px;
}

@media only screen and (max-width: 800px) and (min-width: 481px) {
    #gform_wrapper_14 {
        --mdc-typography-subtitle1-font-size: 16px;
        --mdc-typography-subtitle1-line-height: 28px;
        --mdc-typography-subtitle1-letter-spacing: 0.009375em;

        --mdc-typography-caption-font-size: 12px;
        --mdc-typography-caption-line-height: 20px;
        --mdc-typography-caption-letter-spacing: 0.03333333em;

        --mdc-typography-headline4-font-size: 34px;
        --mdc-typography-headline4-line-height: 40px;
        --mdc-typography-headline4-letter-spacing: 0.00735294em;

        --mdc-typography-body2-font-size: 14px;
        --mdc-typography-body2-line-height: 20px;
        --mdc-typography-body2-letter-spacing: 0.01785714em;

        --mdc-typography-button-font-size: 14px;
        --mdc-typography-button-letter-spacing: 0.08928571em;
        --mdc-protected-button-container-height: 36px;
        --mdc-text-button-container-height: 36px;
        --mdc-filled-button-container-height: 36px;
    }
}

@media only screen and (max-width: 480px) {
    #gform_wrapper_14 {
        --mdc-typography-subtitle1-font-size: 16px;
        --mdc-typography-subtitle1-line-height: 28px;
        --mdc-typography-subtitle1-letter-spacing: 0.009375em;

        --mdc-typography-caption-font-size: 12px;
        --mdc-typography-caption-line-height: 20px;
        --mdc-typography-caption-letter-spacing: 0.03333333em;

        --mdc-typography-headline4-font-size: 34px;
        --mdc-typography-headline4-line-height: 40px;
        --mdc-typography-headline4-letter-spacing: 0.00735294em;

        --mdc-typography-body2-font-size: 14px;
        --mdc-typography-body2-line-height: 20px;
        --mdc-typography-body2-letter-spacing: 0.01785714em;

        --mdc-typography-button-font-size: 14px;
        --mdc-typography-button-letter-spacing: 0.08928571em;
        --mdc-protected-button-container-height: 36px;
        --mdc-text-button-container-height: 36px;
        --mdc-filled-button-container-height: 36px;
    }
}

body .gform_wrapper form .gform-body .mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
body .gform_wrapper form .gform-body .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.gform_wrapper form .gform-body .mdc-text-field--textarea.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.gform_wrapper form .gform-body .mdc-text-field--textarea.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    font-size: var(--mdc-typography-subtitle1-font-size);
}

#gform_wrapper_14.gform_wrapper form .gform-body .gfield_description,
#gform_wrapper_14.gform_wrapper form .gform-body .stla_material_helper_text {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    font-family: var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    color: rgba(0, 0, 0, 0.38);
    font-size: var(--mdc-typography-caption-font-size, 0.75rem);
    font-weight: 400;
    font-weight: var(--mdc-typography-caption-font-weight, 400);
    letter-spacing: var(--mdc-typography-caption-letter-spacing, 0.03333333em);
    text-decoration: inherit;
    -webkit-text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
    text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
    text-transform: inherit;
    text-transform: var(--mdc-typography-caption-text-transform, inherit);
    display: block;
    margin-top: 0;
    line-height: 1.25rem;
    line-height: var(--mdc-typography-caption-line-height, 1.25rem);
    padding-right: 16px;
}

#gform_wrapper_14.gform_wrapper .gfield .validation_message--hidden-on-empty:empty {
    display: none;
}

#gform_wrapper_14.gform_wrapper .gfield .ginput_container_fileupload .gfield_validation_message {
    padding-top: 8px;
}

#gform_wrapper_14.gform_wrapper form .gform-body .field_description_above .gfield_description {
    padding-bottom: 8px;
}

#gform_wrapper_14.gform_wrapper form .field_description_below .gfield_description,
#gform_wrapper_14.gform_wrapper form .gform-body .stla_material_helper_text {
    padding-top: 8px;
}

#gform_wrapper_14.gform_wrapper.gravity-theme .field_sublabel_below fieldset.ginput_cardinfo_left {
    flex-direction: column;
}

#gform_wrapper_14.gform_wrapper form .gform-body .mdc-typography--headline4.gsection_title {
    margin: 0px;
}
#gform_wrapper_14.gform_wrapper form .gform-body .gfield.gfield_html {
    font-family: Roboto, sans-serif;
    font-size: var(--mdc-typography-subtitle1-font-size, 1rem);
}

body #gform_wrapper_14.gform_wrapper form .gform-body .gsection_description.mdc-typography--subtitle1 {
    font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    font-size: var(--mdc-typography-subtitle1-font-size, 1rem);
    line-height: var(--mdc-typography-subtitle1-line-height, 1.75rem);
}

#gform_wrapper_14.gform_wrapper.gravity-theme .gform_previous_button.button,
#gform_wrapper_14.gform_wrapper.gravity-theme .gform_save_link.button {
    background-color: var(--mdc-protected-button-container-color, var(--mdc-theme-primary, #6200ee));
    color: var(--mdc-protected-button-label-text-color, var(--mdc-theme-on-primary, #fff));
}

#gform_wrapper_14.gform_wrapper form .mdc-text-field__input {
    font-size: var(--mdc-typography-subtitle1-font-size, 1rem);
    font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    padding: 0px;
    border: 0px;
    box-shadow: none;
}

#gform_wrapper_14.gform_wrapper form .mdc-text-field--outlined .mdc-text-field__input {
    align-items: center;
}

#gform_wrapper_14 ul.gform_fields .ginput_container_address .ginput_full,
#gform_wrapper_14.gform_wrapper .ginput_complex .ginput_container_date .mdc-text-field,
#gform_wrapper_14 .gfield .ginput_container_creditcard .ginput_card_expiration_container .mdc-select select,
#gform_wrapper_14 .mdc-text-field--textarea,
#gform_wrapper_14 .gfield_list_group .gfield_list_cell .mdc-text-field,
.gfield_checkbox .mdc-form-field,
.gfield_radio .mdc-form-field,
#gform_wrapper_14 .ginput_container_multiselect select.mdc-list,
#gform_wrapper_14 .ginput_container_select select.gfield_select,
#gform_wrapper_14 .ginput_container_creditcard select.mdc-text-field__input {
    width: 100% !important;
}

.gform_wrapper form .gform-body .mdc-form-field {
    width: 100%;
}

.gform_wrapper .gfield_radio .mdc-form-field .mdc-radio ~ .mdc-text-field {
    margin: 0px;
}

#gform_wrapper_14.gform_wrapper form .gform-body .mdc-select__dropdown-icon .mdc-select__dropdown-icon-graphic {
    width: 10px;
    height: 10px;
}

#gform_wrapper_14.gform_wrapper .mdc-text-field .mdc-text-field__icon--trailing,
#gform_wrapper_14.gform_wrapper .mdc-select__dropdown-icon {
    padding: 0px;
}

#gform_wrapper_14.gform_wrapper .ginput_container.ginput_container_select.mdc-text-field,
#gform_wrapper_14.gform_wrapper form .gform-body .stla_complex_field_dropdown.mdc-text-field,
#gform_wrapper_14.gform_wrapper .gfield_time_ampm.mdc-text-field,
#gform_wrapper_14.gform_wrapper .gfield_date_dropdown_year .mdc-text-field,
#gform_wrapper_14.gform_wrapper .gfield_date_dropdown_month .mdc-text-field,
#gform_wrapper_14.gform_wrapper .gfield_date_dropdown_day .mdc-text-field,
#gform_wrapper_14.gform_wrapper .address_country.mdc-text-field,
#gform_wrapper_14.gform_wrapper .name_prefix_select,
#gform_wrapper_14.gform_wrapper .stla_complex_field_dropdown,
#gform_wrapper_14 .ginput_container_creditcard .ginput_cardinfo_left .mdc-text-field {
    padding: 0px;
}
#gform_wrapper_14.gform_wrapper .gfield select.mdc-text-field__input {
    padding: 0 16px;
    width: 100%;
    height: 100%;
    border: 0px;
    margin: 0px;
}

#preview_form_container .mdc-button.gform_previous_button,
#preview_form_container .mdc-button.gform_next_button {
    color: var(--mdc-protected-button-label-text-color, var(--mdc-theme-on-primary, #fff));
    vertical-align: top;
}

div#preview_form_container .gfield .mdc-checkbox input[type="checkbox"] {
    height: var(--mdc-checkbox-touch-target-size, 40px);
}

body #gform_wrapper_14.gform_wrapper form .mdc-button--raised {
    font-size: var(--mdc-protected-button-label-text-size, var(--mdc-typography-button-font-size, 0.875rem));

    border-radius: 4px;
}

#gform_wrapper_14.gform_wrapper .ui-datepicker-trigger:not(.mdc-text-field__icon--trailing) {
    display: none;
}

#gform_wrapper_14.gform_wrapper form .mdc-radio,
#gform_wrapper_14.gform_wrapper form .mdc-checkbox {
    box-sizing: content-box !important;
}
#gform_wrapper_14.gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
#gform_wrapper_14.gform_legacy_markup_wrapper .field_sublabel_above div[class*="gfield_time_"].ginput_container label {
    margin: 0px;
}
#gform_wrapper_14 .stla_material_large {
    width: 100% !important;
}
#gform_wrapper_14 .stla_material_medium {
    width: 50% !important;
}

#gform_wrapper_14 .stla_material_small {
    width: 25% !important;
}

#gform_wrapper_14.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full),
#gform_wrapper_14.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full),
#gform_wrapper_14.gform_wrapper.gravity-theme .ginput_container_address span,
#gform_wrapper_14.gform_wrapper form .mdc-text-field {
    padding: 0px 16px;
}

#gform_wrapper_14.gform_legacy_markup_wrapper .gfield_time_hour input[type="number"],
#gform_wrapper_14.gform_legacy_markup_wrapper .gfield_time_minute input[type="number"] {
    min-width: 100%;
    max-width: 100%;
}

@media all and (max-width: 640px) {
    #gform_wrapper_14.gform_legacy_markup_wrapper .stla_material_large,
    #gform_wrapper_14.gform_legacy_markup_wrapper .stla_material_medium,
    #gform_wrapper_14.gform_legacy_markup_wrapper .stla_material_small {
        width: 100% !important;
    }

    #gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper .ginput_complex.ginput_container > span {
        display: flex;
    }
    #gform_wrapper_14.gform_wrapper .gfield_required {
        display: inline-block;
        margin-bottom: 0px;
    }
}

#gform_wrapper_14.gform_wrapper.gravity-theme .ginput_container_address {
    margin-left: 0px;
    margin-right: 0px;
}

#gform_wrapper_14 .gform_fields ul.row li.gfield:not(.col-md-12) .stla_material_medium {
    width: 100% !important;
}

#gform_wrapper_14 div.charleft {
    width: 100% !important;
    padding-right: 32px;
    text-align: right;
    position: absolute;
}

#gform_wrapper_14 .stla_material_char_counter {
    overflow-x: hidden !important;
    overflow-y: scroll !important;
}

#gform_wrapper_14.gform_wrapper .mdc-form-field.stla-other-choice input {
    margin-top: 0px;
}

#gform_wrapper_14 ul.gfield_checkbox li input[type="checkbox"],
#gform_wrapper_14 ul.gfield_radio li input[type="radio"] {
    visibility: visible !important;
}

#gform_wrapper_14 li.gfield.gf_list_2col ul.gfield_checkbox,
#gform_wrapper_14 li.gfield.gf_list_2col ul.gfield_radio,
#gform_wrapper_14 li.gfield.gf_list_3col ul.gfield_checkbox,
#gform_wrapper_14 li.gfield.gf_list_3col ul.gfield_radio,
#gform_wrapper_14 li.gfield.gf_list_4col ul.gfield_checkbox,
#gform_wrapper_14 li.gfield.gf_list_4col ul.gfield_radio,
#gform_wrapper_14 li.gfield.gf_list_5col ul.gfield_checkbox,
#gform_wrapper_14 li.gfield.gf_list_5col ul.gfield_radio,
#gform_wrapper_14 ul.gfield_checkbox li,
#gform_wrapper_14 ul.gfield_radio li {
    overflow: visible !important;
}

#gform_wrapper_14 .ginput_container_fileupload input[type="file"].mdc-button,
#gform_wrapper_14 .ginput_container_post_image input[type="file"].mdc-button {
    padding-left: 0;
}

#gform_wrapper_14 .sk-gfield_error .gfield_label,
#gform_wrapper_14 .gfield_description.validation_message {
    color: #d50000;
}
#gform_wrapper_14 .sk-gfield_error .gfield_description.validation_message {
    border: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#gform_wrapper_14 .mdc-list option {
    padding: 16px 16px;
}

#gform_wrapper_14 td.gfield_list_cell .mdc-text-field {
    padding-top: 0;
    margin: 0;
}

body #gform_wrapper_14 .gform_body .gform_fields .gfield ul.gfield_radio li input[value="Other"] {
    border-width: 0px 0px 1px 0px;
}

#gform_wrapper_14 .name_prefix_select {
    padding-top: 2px;
}

#gform_wrapper_14 .mdc-text-field--textarea .mdc-floating-label {
    background-color: transparent;
}

#gform_wrapper_14 ul.gform_fields li.gfield .ginput_container_time.mdc-select {
    margin-top: 0px;
}
#gform_wrapper_14 ul.gform_fields li.gfield .ginput_container_time.mdc-select select,
#gform_wrapper_14 .ginput_complex .ginput_right select,
#gform_wrapper_14 .ginput_complex select {
    height: 100%;
    margin-bottom: 0px;
}

#gform_wrapper_14.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container div.mdc-select {
    width: 47%;
}

#gform_wrapper_14 .gfield .ginput_container_creditcard .mdc-text-field input {
    max-width: 100% !important;
}

#gform_wrapper_14 .gfield .ginput_container_creditcard .ginput_cardinfo_right .mdc-text-field,
#gform_wrapper_14 .gfield .ginput_container_creditcard .ginput_cardinfo_right span.ginput_card_security_code_icon {
    vertical-align: middle;
}

#gform_wrapper_14.gform_wrapper .gfield_checkbox li.pretty,
#gform_wrapper_14.gform_wrapper .gfield_radio li.pretty {
    font-size: 0.766em;
    font-family: Roboto, sans-serif;
}
#gform_wrapper_14.gform_wrapper .gform_body .gform_fields li.gfield ul li.pretty .state label {
    vertical-align: middle;
}

#gform_wrapper_14 .gfield .mdc-text-field--textarea .charleft {
    left: auto;
    right: 16px;
    position: absolute;
    bottom: 3px;
    font-family: Roboto, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 0.8rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: 0.0333333333em;
    text-decoration: inherit;
    text-transform: inherit;
    padding-right: 0;
    white-space: nowrap;
}

#gform_wrapper_14 ul.gform_fields li.gfield .mdc-select.mdc-select--outlined {
    display: inline-flex;
    height: 56px;
}

#gform_wrapper_14 input.mdc-text-field__input {
    width: 100% !important;
}

#gform_wrapper_14 ul.gform_fields .mdc-text-field__input:focus,
#gform_wrapper_14 .gform_fields .mdc-text-field__input:focus {
    box-shadow: none;
    outline: none;
}
#gform_wrapper_14 ul.gform_fields .ginput_container_address .mdc-text-field,
#gform_wrapper_14 ul.gform_fields .ginput_container_address .mdc-select--outlined {
    margin-bottom: 16px;
}

#gform_wrapper_14.gform_wrapper .ginput_container_creditcard .ginput_full {
    margin-bottom: 10px;
}

#gform_wrapper_14.gform_wrapper .mdc-text-field--filled:not(.mdc-text-field--no-label) select.mdc-text-field__input {
    height: calc(100% - 16px);
}

#gform_wrapper_14.gform_wrapper .mdc-text-field .mdc-select__dropdown-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    right: 0px;
}

.gform_wrapper .gform_previous_button.button.mdc-button {
    color: #fff;
}

#gform_wrapper_14.gform_wrapper .mdc-form-field.stla-other-choice label {
    margin-right: 20px;
}

#gform_wrapper_14.gform_wrapper form .mdc-notched-outline .mdc-floating-label {
    display: inline-block;
    line-height: 1.75;
    padding: 0px;
}

#gform_wrapper_14.gform_wrapper.gravity-theme .ginput_complex .ginput_full {
    flex: 0 0 100%;
    width: 100%;
}

#gform_wrapper_14.gform_wrapper form .gform-body .mdc-text-field--outlined {
    padding: 0px 16px;
}

#gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper .gform_fields .ginput_container_radio,
#gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper .gform_fields .ginput_container_checkbox {
    margin-top: 8px;
}
#gform_wrapper_14.gform_wrapper.gravity-theme .gfield_label {
    font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
}

#gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper label.gfield_label {
    font-weight: 700;
    text-align: left;
}
#gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper .gform_fields .ginput_container_radio ul.gfield_radio,
#gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper .gform_fields .ginput_container_checkbox ul.gfield_checkbox {
    margin: 0;
    padding: 0;
}
#gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper .gform_fields .ginput_container_radio ul.gfield_radio li.gchoice,
#gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper .gform_fields .ginput_container_checkbox ul.gfield_checkbox li.gchoice {
    margin: 0;
}

#gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper .gform_fields .ginput_container_radio ul.gfield_radio li input,
#gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper .gform_fields .ginput_container_checkbox ul.gfield_checkbox li input {
    margin: 0;
}

#gform_wrapper_14.gform_wrapper .gfield_radio .gchoice label,
#gform_wrapper_14.gform_wrapper .gfield_checkbox .gchoice label {
    font-size: var(--mdc-typography-body2-font-size, 0.875rem);
}

#gform_wrapper_14.gform_legacy_markup_wrapper .field_sublabel_above div[class*="gfield_time_"].ginput_container label,
#gform_wrapper_14.gform_legacy_markup_wrapper .field_sublabel_below div[class*="gfield_time_"].ginput_container label {
    width: auto;
}
#gform_wrapper_14.gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button,
#gform_wrapper_14.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button {
    display: inline-flex;
    margin-bottom: 0px;
}
.row-customization{max-width: 100% !important; padding: 0 !important;}
.rit-button{margin-right:6% !important;}

@media all and (min-width: 641px) {
    #gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper .ginput_container_address > span,
    #gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper .ginput_complex.ginput_container_email > span {
        flex-basis: calc(50% - 8px);
        width: calc(50% - 8px);
        display: inline-flex;
    }

    #gform_wrapper_14.gform_wrapper.gravity-theme .ginput_container_address {
        column-gap: 2%;
    }

    #gform_wrapper_14.gform_wrapper.gravity-theme .ginput_container_address span {
        flex: 0 0 49%;
    }

    #gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_4 span.mdc-text-field {
        width: calc(25% - 16px);
    }

    #gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span {
        width: calc(50% - 8px);
    }

    #gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_3 span {
        width: calc(33.3% - 10.66px);
    }

    #gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_5 span:not(.mdc-select__dropdown-icon) {
        width: calc(19.95% - 13px);
    }

    .gform_wrapper .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full) ~ span.mdc-text-field:not(.ginput_full),
    .gform_wrapper .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span.mdc-text-field:not(.ginput_full) {
        margin-left: 16px;
    }

    #gform_wrapper_14 ul.gform_fields li.gfield.gf_left_half .stla_material_medium,
    #gform_wrapper_14 ul.gform_fields li.gfield.gf_right_half .stla_material_medium,
    #gform_wrapper_14 ul.gform_fields li.gfield.gf_left_third .stla_material_medium,
    #gform_wrapper_14 ul.gform_fields li.gfield.gf_middle_third .stla_material_medium,
    #gform_wrapper_14 ul.gform_fields li.gfield.gf_right_third .stla_material_medium,
    #gform_wrapper_14.gform_wrapper ul.row li.gfield:not(.col-md-12) .stla_material_medium,
    #gform_wrapper_14 ul.gform_fields li.gfield.gf_left_half .stla_material_large,
    #gform_wrapper_14 ul.gform_fields li.gfield.gf_right_half .stla_material_large,
    #gform_wrapper_14 ul.gform_fields li.gfield.gf_left_third .stla_material_large,
    #gform_wrapper_14 ul.gform_fields li.gfield.gf_middle_third .stla_material_large,
    #gform_wrapper_14 ul.gform_fields li.gfield.gf_right_third .stla_material_large,
    #gform_wrapper_14.gform_wrapper ul.row li.gfield:not(.col-md-12) .stla_material_large {
        width: 100% !important;
    }

    #gform_wrapper_14.gform_wrapper.gform_legacy_markup_wrapper .ginput_container_address .ginput_left {
        margin-right: 16px;
    }

    #gform_wrapper_14.gform_wrapper .gfield_date_dropdown_year .mdc-text-field .mdc-select__dropdown-icon,
    #gform_wrapper_14.gform_wrapper .gfield_date_dropdown_month .mdc-text-field .mdc-select__dropdown-icon,
    #gform_wrapper_14.gform_wrapper .gfield_date_dropdown_day .mdc-text-field .mdc-select__dropdown-icon {
        margin: 0px 5px;
    }

    #gform_wrapper_14 .ginput_card_expiration_container .mdc-text-field {
        width: 46% !important;
        margin: 0px 4px;
    }

    #gform_wrapper_14 .ginput_complex .ginput_cardinfo_right {
        width: calc(50% - 16px);
    }

    #gform_wrapper_14 .ginput_complex .ginput_cardinfo_right input {
        display: inline-block;
    }

    #gform_wrapper_14 .ginput_container_creditcard > span.ginput_full:first-child .mdc-text-field {
        margin-bottom: 14px;
    }

    #gform_wrapper_14 .ginput_container_creditcard > span.ginput_full .mdc-text-field-helper-line {
        margin-bottom: 14px;
    }

    #gform_wrapper_14.gform_wrapper .gfield .ginput_complex .ginput_cardinfo_left label.mdc-text-field-helper-text {
        font-size: 0.75rem;
    }

    #gform_wrapper_14.gform_wrapper .ginput_cardextras .ginput_cardinfo_right.mdc-text-field {
        flex-wrap: nowrap;
    }

    #gform_wrapper_14.gform_wrapper form .mdc-form-field > label {
        font-size: var(--mdc-typography-body2-font-size, 0.875rem);
    }

    #gform_wrapper_14.gform_wrapper .ginput_complex span.ginput_cardextras {
        overflow: visible;
    }

    #gform_wrapper_14.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right label {
        width: auto;
    }
}
@media all and (min-width: 768px) {
    #gform_wrapper_14.gform_legacy_markup_wrapper td.gfield_list_cell,
    #gform_wrapper_14.gform_legacy_markup_wrapper .gfield_list thead tr th {
        display: table-cell;
    }
}


:root {
    --mdc-theme-primary: #22bdbf;
    --mdc-theme-secondary: #22bdbf;
}

.gform_wrapper.stla_material_wrapper form .gform-body .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
    color: #22bdbf;
}

#preview_form_container .stla_material_wrapper .gform_previous_button,
#preview_form_container .stla_material_wrapper .gform_save_link.button {
    background-color: #22bdbf;
}
/* =====Iso Standers css end=== */
header.big-scrren {
    display: none;
}

/* ===index page start=== */
@media screen  and (max-width: 991px){
    .acm-banner {
        z-index: 111;
    }
    label.mdc-floating-label {
        margin-bottom: -10px !important;
    }
    .hero__content ul {
        text-align: initial;
    }
    header.big-scrren {
        display: block;
    }
    .small-srn{
        display: none;
    }
}
@media screen  and (max-width: 480px){
    .editor-button {
        margin-bottom: 16px !important;
    }
}
/* ===index page end=== */

/* === Header css strat=== */

/* .new-top .top-bar-right {
    background: aqua;
    padding: 6px 0;
}
.new-top {
    padding: 0 !important;
    min-height: 0 !important;
}
.new-top .top-bar-left {
    margin-right: 0;
} */
.logo img {
    width: 150px;
}
.header-row {
    display: flex;
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.location li a {
    color: #ffff !important;
}


.top-nav {
    /* background: linear-gradient(to right, #05174c 0, #253565 100%); */
    position: relative;
    display: flex;
    justify-content: space-between;
    background: #2a6da1;
}
.nav-in {
    width: 100%;
}
.header-new{
    max-width: 100%;
    padding: 0 1.5rem;
    margin-right: 0;
    padding-right: 0;
    margin-left: 75px;
}
.logo {
    margin-bottom: 0 !important;
    position: relative;
    margin-right: 30px;
    padding: 30px 49px 0 0;
}
.bottom-nav {
    padding: 18px 0;
}
.logo:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 115%;
    display: block;
    transform: rotate(24deg);
    background-color: #2a6da1;
    right: 3px;
    z-index: 9;
    top: -10px;
}
a.get {
    padding: 15px 40px !important;
    border-radius: unset !important;
    margin-left: 20px !important;
}
li.linden-social a {
    padding: 0 !important;
}
.top-nav:before {
    content: "";
    position: absolute;
    left: -33px;
    display: block;
    height: 100%;
    width: 38px;
    background: #2a6da1;
    top: 0px;
    clip-path: polygon(100% -70%, 0% 100%, 100% 100%);
}
a.get:hover {
    color: #000 !important;
}
strong.recog {
    color: #f58634;
}
h3.signpost__title {
    color: #2a6da1 !important;
}
p.signpost__text {
    color: #2a6da1 !important;
}
a.get {
    background: #f58634 !important;
    border-color: #f58634 !important;
}
a.get:hover {
    background: #ffff !important;
    border-color: #f58634 !important;
}
/* === Header css end=== */

/* ===Colour Modificatio strat=== */
.contat-expart {
    background: #f58634 !important;
    border-color: #f58634 !important;
    
}
.contat-expart:hover{
    background: #ffff !important;
    border-color: #f58634 !important;
    color: #f58634 !important;
}
.quote {
    background: #2a6da1 !important;
    
}
.quote:hover {
    background: #ffffff !important;
}
.quote-conatct{
    background: #ffffff !important;
    border-color: #2a6da1 !important;
}
.quote-conatct:hover{
    background: #2a6da1 !important;
   
}
/* ===Colour Modificatio end=== */

/* ==== Footer strat=== */
.ftr-logo img {
    width: 120px;
    margin-bottom: 30px;
}
.addres-group li a {
    font-size: 18px !important;
    font-weight: 500;
    color: #fff !important;
}
/* .addres-group {
    padding-right: 0 !important;
} */
.addres-group li a span {
    font-size: 16px;
    color: #fff;
}
.addres-group li {
    line-height: 23px;
    margin-bottom: 20px;
    display: flex;
}

.locat-icn i {
    padding: 16px 0 0px 0;
    margin-right: 20px;
    color: #fff;
}
.footer_social .social-link {
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    padding: 10px; 
    margin-right: 5px
}
.use-link h6 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}
.use-link ul li a {
    font-size: 15px !important;
    font-weight: 400;
    color: #ffffff !important;
}
.use-link ul li {
    padding-bottom: 17px;
}
.use-link ul li a i {
    font-size: 12px;
    margin-right: 6px;
}

.ftr-bg {
    background-image: url(../images/footer-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.post-group {
    display: inline-flex;
}
.recent-list ul li img {
    float: left;
    padding-right: 10px;
}
.surgery h6 {
    margin-bottom: 0;
    padding-top: 8px;
}
.recent-list h6 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}
.surgery p {
    font-weight: 400;
    font-size: 15px;
    color: #fff;
}
.recent-list ul {
    padding-right: 0 !important;
}
.ftr-bg .footer__container{
    background-color:#05174cb0;
}
.footer_social svg {
    fill: #fff;
}
.ftr-bg .footer__widgets {
    display: flex;
}
/* .recent-list {
    margin-right: 51px;
} */
/* ==== footer end==== */

@media screen and (max-width: 991px) {
    .ftr-bg .footer__widgets {
        display: flex;
        flex-wrap: wrap;
    }
    .ftr-bg .widget {
        flex: 0 0 auto;
        width: 25%;
    }
   
    /* ===mobile menu start=== */
    header.header-new {
        display: none;
    }
    img.smal-srn-logo {
        width: 100%;
        max-width: 6.25rem;
        vertical-align: top;
    }
    .top-bar-small-srn .mobile-menu {
        top: 96px;
        padding-top: 0;
    }
    .big-scrren .top-bar {
        background-color: #ebebeb;
    }
    .big-scrren .header-phone {
        padding-top: 0px;
    }
    .top-bar{
        padding: 0.4rem 1rem;
    }
    .header-phone{
        padding: 12px 0 0 2rem;
    }
    .hero--home .h1{
        font-size: 300%;
    }
    img.wp-image-75255.size-medium.aligncenter {
        padding-top: 0px;
    }
    /* ===mobile menu end=== */
}
@media screen and (max-width: 522px) {
    .top-bar-small-srn .mobile-menu {
        top: 116px;
    }
    a.get-small {
        padding-bottom: 7px !important;
        padding-top: 13px !important;
    }
}

@media screen and (max-width: 767px){
    .ftr-bg .widget {
        flex: 0 0 auto;
        width: 100%;
    }
    .addres-group {
        margin: auto;
        display: -webkit-inline-box;
    }
    .ftr-bg .footer__grid {
        text-align: center;
    }
    .locat-icn i {
        margin-right: 10px;
        margin-top: 10px;
    }
    .recent-list ul li img {
        float: none;
    }
    .recent-list ul {
        max-width: 100% !important;
    }
    li.width-sm {
        margin-right: 30px;
    }
}
@media screen and (min-width: 320px) and (max-width:379px) {
    /* Your styles for screen widths between 992px and 1110px go here */
     /* body{
        min-width: 380px;
     } */
     .header-phone {
        padding: 12px 0 0 0;
     }
     .top-bar{
        padding: 0.4rem 0.1rem;
     }
    .hero h1 {
        margin-top: 10px;
    }
    .hero--home .h1{
        font-size: 235%;
    }
    strong.recog {
        color: #f58634;
        margin-left: -71px;
    }
    img.wp-image-75255.size-medium.aligncenter {
        padding-top: 0px;
    }
}