@charset "utf-8";
/* CSS Document */

.frm_form_fields .frm_fields_container {
    padding: 68px 0 99px;
    position: relative;
}

body .with_frm_style form .frm_primary_label {
     color: #000A2B;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: 16px;
     letter-spacing: 0.32px;
}

ul.frm_rootline li:before, ul.frm_page_bar li:before {
    display: none;
}

ul.frm_page_bar li.frm_rootline_single.frm_current_page, ul.frm_page_bar li.frm_rootline_single.active {
    display: block !important;
    float: left;
    width: 100%;
    justify-content: start;
    text-align: left;
    padding: 0;
    margin: 0;
    position: relative;
    height: auto;
}

body .frm_style_formidable-style.with_frm_style .frm_rootline .frm_current_page input[type="button"], body .frm_style_formidable-style.with_frm_style .frm_rootline input[type="button"] {
     display: none;
}

.frm_rootline_title, body ul.frm_page_bar li.frm_rootline_single.active .frm_rootline_title, body .frm_forms form .form-field.vertical_radio .frm_primary_label {
    color: #000A2B !important;
    font-size: 32px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.64px;
    margin: 0 0 45px;
    float: left;
    width: 100%;
    height: auto;
}

.frm_forms form .form-field .frm_opt_container .frm_checkbox label input, .frm_forms form .form-field .frm_opt_container .frm_radio label input {
    display: block !important;
    appearance: none !important;
    background: none !important;
    border: none;
    padding: 0;
    margin: 0 20px 0 0;
    position: relative;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

body .with_frm_style .frm_radio input[type=radio]:before {
    visibility: visible;
    width: 100%;
    height: 100%;
    position: relative;
    background: none;
    box-shadow: none !important;
    border: 1px solid #000A2B;
    transform: scale(1) !important;
}

body .with_frm_style .vertical_radio .frm_radio label {
    padding: 0;
    float: left;
    width: auto;
    display: flex;
    text-indent: 0;
    color: #000A2B;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    margin: 0;
    cursor: pointer;
}

.frm_form_field .frm_radio, .frm_form_field .frm_radio + .frm_radio {
    margin-right: 39px;
    float: left;
    min-width: 292px;
}

body .with_frm_style .frm_radio input[type=radio]:checked:before {
    border-color: #FF3D14;
}

body .with_frm_style .frm_radio input[type=radio]:checked:after {
    content: "";
    visibility: visible;
    background: #FF3D14;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 7px;
    top: 7px;
    z-index: 2;
    display: block;
    border-radius: 100px;
}

body .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3 {
    border: none;
}

body .with_frm_style .frm-show-form .frm_section_heading h3 {
    padding: 0;
    color: #000A2B;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.64px;
    float: left;
    width: 100%;
    text-transform: none;
}

body .with_frm_style form fieldset .frm_form_field .frm_description {
    color: #000A2B;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

body .frm_forms form .form-field textarea {
    background: #F0EDE8 !important;
    height: 106px;
    resize: auto;
    border-bottom: 1px solid #000A2B;
    padding: 20px;
}

body .frm_forms form .form-field input[type=url], .frm_forms form .form-field input[type=text] {
    height: 59px;
    background: #F0EDE8 !important;
    border-bottom: 1px solid #000A2B !important;
    padding: 20px;
}

.with_frm_style a.frm_save_draft, .with_frm_style a.frm_start_over {
    color: #000A2B;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
    box-shadow: none !important;
    float: right;
    margin-left: 15px;
    height: 40px;
    display: flex;
    align-items: center;
}

.with_frm_style a.frm_save_draft:hover, .with_frm_style a.frm_start_over:hover {
    color: #f43d14;
}

body .frm_dropzone .dz-message {
    float: left;
    border: none;
    padding: 0;
    color: white;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.16px;
    background: #f43d14;
    border-radius: 100px;
    padding: 12px 50px;
}

body .frm_dropzone .dz-message:hover {
    background: #000a2b;
}

body .with_frm_style .frm_dropzone {
    background: none;
    margin: 41px 0 0;
}

body .with_frm_style .frm_dropzone .frmsvg, body .frm_dropzone .frm_small_text {
    display: none;
}

body .frm_forms form .form-field .frm_dropzone ~ .frm_description {
    color: #000A2B;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.16px;
    float: left;
    position: absolute;
    top: 28px;
}

button.frm_button_submit, button.frm_prev_page {
    border-radius: 27px;
    background: #000A2B;
    display: flex;
    padding: 11px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    color: white;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 100% */
    float: left;
    margin-right: 70px;
}

button.frm_button_submit:after {
    content: "";
}

button.frm_prev_page:before {
    content: "";
    transform: rotate(-180deg);
}

button.frm_prev_page:before, button.frm_button_submit:after {
    background-image: url(/wp-content/uploads/2023/09/WhiteArrow.svg);
    min-width: 18px;
    min-height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    visibility: visible;
}

button.frm_button_submit:hover, button.frm_prev_page:hover {
    background: #f43d14;
}

.frm_dropzone .dz-preview .dz-remove {
    box-shadow: none;
    cursor: pointer;
}

.frm_forms.frm_style_formidable-style.with_frm_style {
    display: flex;
    flex-wrap: wrap;
}

.with_frm_style .frm_error_style, .with_frm_style .frm_message, .frm_success_style {
    order: 1;
}

a.frm_add_form_row.frm_button, a.frm_remove_form_row.frm_button {
    padding: 8px 33px;
    height: auto;
    background: #f43d14;
    box-shadow: none !important;
    color: white;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 128.571% */
    letter-spacing: 0.16px;
    border-radius: 100px;
}

a.frm_add_form_row.frm_button svg, a.frm_remove_form_row.frm_button svg {
    display: none;
}

a.frm_add_form_row.frm_button {
    margin-right: 70px;
}

a.frm_add_form_row.frm_button:hover, a.frm_remove_form_row.frm_button:hover {
    background: #000a2b;
}

body .frm_forms form .form-field.vertical_radio {
    margin: 0 0 55px !important;
}

body .frm_forms form .form-field {
    margin-bottom: 25px !important;
    position: relative;
}

body .frm_style_formidable-style.with_frm_style .form-field.frm_section_heading {
    margin: 0 !important;
}

body .frm_forms form .frm_submit {
    margin: 38px 0 0;
}

body .frm_dropzone .dz-preview {
    float: left;
    width: 100%;
    padding: 4px 0;
}

body .frm_dropzone .dz-preview .dz-image {
    display: none;
}

body .frm_dropzone .dz-preview .dz-column {
    float: left;
    background: white;
    max-width: 228px;
}

body .with_frm_style .frm_dropzone .dz-preview.dz-complete .dz-progress, body .frm_dropzone .dz-preview .dz-details .dz-size, body .frm_dropzone .dz-preview .dz-remove svg {
    display: none;
}

body .frm_dropzone .dz-preview.dz-image-preview .dz-details {
    margin: 0;
    padding: 11px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

body .frm_dropzone .dz-preview .dz-details .dz-filename a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 128.571% */
    letter-spacing: 0.16px;
    color: #000A2B;
    box-shadow: none !important;
}

.frm_dropzone .dz-preview .dz-remove:before, .frm_dropzone .dz-preview .dz-remove:after {
    content: "";
    width: 1px;
    height: 10px;
    background: #000A2B;
    float: left;
    visibility: visible;
    position: absolute;
}

.frm_dropzone .dz-preview .dz-remove:before {
    transform: rotate(45deg);
}

.frm_dropzone .dz-preview .dz-remove:after {
    transform: rotate(-45deg);
}

body .frm_dropzone .dz-preview .dz-remove {
    height: 18px;
    width: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

ul.frm_rootline li.active:before, ul.frm_rootline li.frm_current_page:before {
    content: counter(step-counter)".";
    visibility: visible;
    display: block;
    color: #ff3d14 !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    background: none;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: -36px;
}

body ul.frm_rootline li {
    counter-increment: step-counter;
    padding: 0 !important;
    margin: 0;
    min-width: 100% !important;
}

.frm_rootline_title {
}

ul.frm_page_bar {
    float: left;
}

body .frm_rootline_group {
    margin: 0;
}

body .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing {
    margin: 0 0 45px;
}

/*Summary styling*/
body .with_frm_style form h3.frm_primary_label {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    margin: -11px 0 40px;
    float: left;
    width: 100%;
    text-transform: none;
}

body .with_frm_style .frm-summary-page-wrapper {
    float: left;
    width: 100%;
    border: none;
    padding: 0;
    margin: 0 0 62px;
}

body .with_frm_style .frm-summary-page-wrapper .frm-edit-page-btn {
    display: none;
}

body .with_frm_style .frm-summary-page-wrapper table.frm-line-table {
    float: left;
    width: 100%;
    margin: 0 0 0;
}

body .with_frm_style .frm-summary-page-wrapper .frm-line-table tr {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    background: none;
    border: none;
    margin: 0 0 33px;
}

body .with_frm_style .frm-summary-page-wrapper .frm-line-table th, body .with_frm_style .frm-summary-page-wrapper .frm-line-table td {
    float: left;
    width: 100%;
    opacity: 1;
    border: none !important;
    padding: 0;
    text-align: left;
    height: auto;
}

body .with_frm_style .frm-summary-page-wrapper .frm-line-table th {
    color: #000A2B;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.4px;
    margin: 0 0 13px;
}

body .with_frm_style .frm-summary-page-wrapper .frm-line-table td {
    color: #000A2B;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    min-height: 59px;
    background: #F0EDE8 !important;
    border-bottom: 1px solid #000A2B !important;
    padding: 16px 20px;
    font-size: 16px;
    font-weight: 300;
}

body .with_frm_style .frm-summary-page-wrapper td[colspan="2"] {
    display: none;
}

.frm_rootline_title {
    margin: 0 0 0;
    font-size: 16px !important;
    text-align: left;
    font-weight: 400 !important;
    font-family: 'Trend Slab One', sans-serif;
}

.frm_percent_complete, .frm_pages_complete {
    color: #FF3D14 !important;
    margin: 10px 0 0 !important;
}

.frm_style_formidable-style.with_frm_style .frm_progress_line li:first-of-type input, .frm_style_formidable-style.with_frm_style .frm_progress_line input.frm_page_back {
    border-color: #030b2b !important;
    background-color: #030b2b !important;
}

.frm_forms .frm_progress_line input, .frm_forms .frm_progress_line input:disabled {
    padding: 0 !important;
    margin: 0 !important;
}

ul.frm_page_bar {
    align-items: flex-end;
}