.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;}.elementor-17549 .elementor-element.elementor-element-6e05225{--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;--background-transition:0.3s;--padding-top:60px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;}.elementor-17549 .elementor-element.elementor-element-92a614f{text-align:center;}.elementor-17549 .elementor-element.elementor-element-92a614f .elementor-heading-title{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;}.elementor-17549 .elementor-element.elementor-element-eb9c67f > .elementor-widget-container{padding:10px 0px 20px 0px;}.elementor-17549 .elementor-element.elementor-element-eb9c67f{text-align:center;}.elementor-17549 .elementor-element.elementor-element-eb9c67f .elementor-heading-title{color:#FF0000;font-family:"Poppins", Sans-serif;font-size:26px;}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;}/* Start custom CSS */body{
    color: black !important;
    font-family: Poppins !important; 
}
strong{
    color: black !important;
}

.gform-theme--framework *, .gform-theme--framework ::after, .gform-theme--framework ::before {
    box-sizing: border-box;
    color: #005DFF !important;
}

.gform-theme--framework input[type=radio]{
    /*--gf-local-radius: var(--gf-ctrl-radio-check-radius);*/
    border-color: #005DFF;
    color: #005DFF;
}

.gfield-choice-input {
    /*--gf-local-radius: var(--gf-ctrl-radio-check-radius);*/
    border-color: #005DFF !important;
    color: #005DFF !important;
}

.gform_next_button{
    /*--gf-local-radius: var(--gf-ctrl-radio-check-radius);*/
    border-color: #005DFF !important;
    color: #FFFFFF !important;
}

.gform-theme--foundation .gf_page_steps {
    gap: 25px !important;
    background: #0079ff;
    padding: 10px;
    border-radius: 9px;
    width: 100%;
}

@media screen and (min-width: 778px) {
    div#gf_page_steps_12, .gf_page_steps {
        width: 149% !important;
        position: sticky !important;
        top: 0px !important;
        z-index: 19 !important;
        border-bottom: 1px solid #ddd !important;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05) !important;
        margin-top: -85px !important;
        margin-left: -16px !important;
    }
}

.gform-theme--framework .gf_step_number {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.gform-theme--framework .gf_step_label {
    color: #FFFFFF !important;
}

.gotrgf_form_wrapper {
    width: 70% !important;
    border-radius: 0.5rem 0px 0px 0.5rem !important;
    border: 1px solid #005DFF !important;
    padding: 1em !important;
}

.gotrgf_summary_wrapper {
    width: 30% !important;
    border-radius: 0rem 0.5rem 0.5rem 0rem !important;
    border-right: 1px solid #005DFF !important;
    border-bottom: 1px solid #005DFF !important;
    border-top: 1px solid #005DFF !important;
    padding: 1em 0px 0px 0px !important;
}

.gotrgf_form_overview_container {
    border: none !important;
}

.gotrgf_form_overview_container>.gotrgf_summary_title>h5,.gform-theme--foundation .gfield select.large,.gform-theme--foundation .gfield textarea.large{
    border-color: #005DFF !important;
    color: #005DFF !important;
}

.gotrgf_form_overview_container {
    color: #005DFF !important;
}

.gform_required_legend {
    display: none;
}/* End custom CSS */