/**
 * Custom Color Overrides
 *
 * This file is automatically populated if the user chooses custom colors in the Customizer.
 */
@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&display=swap');

body.custom-background.page {
    background-color: #f5f5f5;
	font-family: "Hanken Grotesk", serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
}
body *{
	 font-family: "Hanken Grotesk", serif;
}
/*#main {*/
/*    padding-top: 70px;*/
/*    padding-bottom: 70px;*/
/*}*/
main#main {
    min-height: 58vh;
}
header#masthead {
    background: #Fff;
    padding: 10px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
}
header .site-logo {
    margin: 0;
}
.site-branding {
    margin: 0;
}
header .site-header {
    padding: 0;
}
.primary-navigation > div > .menu-wrapper{
    align-items: center;
}
#site-navigation .menu-wrapper li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    padding: 13px;
    font-family: "Hanken Grotesk", serif;
}
#site-navigation .menu-wrapper .login-btn a {
    background: #f47a20;
    color: #fff;
    border-radius: 8px;
    padding: 9px 20px;
    margin-left: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease-in-out;
    font-size: 18px;
    font-weight: 600;
    font-family: "Hanken Grotesk", serif;
}
#site-navigation .menu-wrapper .login-btn a:focus,
#site-navigation .menu-wrapper .login-btn a:hover{
	background: #000;
    text-decoration: none;
    outline: none;
}
nav.primary-navigation #primary-mobile-menu {
    padding: 0;
}

.with_frm_style .frm-show-form {
    overflow-x: visible;
}
.frm_forms.with_frm_style {
    background: #fff;
    padding: 32px;
    overflow: hidden;
    border-radius: 24px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
}
.frm_style_formidable-style.with_frm_style .form-field {
    position: relative;
    margin-bottom: 15px;
}
.frm_forms.with_frm_style form fieldset {
    padding: 0;
}
.with_frm_style .frm_top_container .frm_primary_label,
.frm_pro_form .frm_fields_container .form-field label {
    font-size: 14px;
    font-weight: 600;
    font-family: "Hanken Grotesk", serif;
}
.frm_pro_form .frm_fields_container .form-field .frm_radio label {font-weight: normal;}
.frm_forms .form-field input#user_login_0,
.frm_pro_form .frm_fields_container .form-field .form-control {
    border: 1px solid #d1d1d1;
    padding: 10px 15px;
    width: 100%;
    margin: 0;
    color: #667085;
	font-weight: normal;
    background-color: #fff;
    border-radius: 8px;
        /*text-transform: capitalize;*/
	font-family: "Hanken Grotesk", serif;
}
.frm_forms .form-field input#user_login_0:focus,
#loginform-0 .frm_form_field input:focus,
.frm_pro_form .frm_fields_container .form-field .form-control:focus{
	box-shadow: 0px 0px 0 3px rgba(244, 122, 32, 0.2) !important;
    outline: none;
	border-color: rgba(244, 122, 32, .51) !important;
}
.frm_forms .form-field input#user_login_0:hover,
#loginform-0 .frm_form_field input:hover,
.frm_pro_form .frm_fields_container .form-field .form-control:hover {
    outline: none;
    box-shadow: none;
}
.frm_pro_form .frm_fields_container .form-field textarea.form-control {
    height: 100px;
}

.otp-success-message,
.check-succfull-code,
.verify-btn-css,
.frm_pro_form .mob-send-code,
#verify-email-button {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    color: #2ac938;
    background: #ebffe6;
    border-radius: 5px;
    display: flex;
    text-decoration: none;
    max-width: fit-content;
    margin: 10px 0 0 auto;
    align-items: center;
	min-height: 29px;
}
.verify-btn-css:focus,
.verify-btn-css:hover{
    color: #2ac938;
}
.check-succfull-code {
    z-index: 1;
	float: right;
}
.frm_style_formidable-style.with_frm_style .frm_error, 
.frm_style_formidable-style.with_frm_style .frm_limit_error {
    font-weight: normal;
    color: #ef291b;
	margin-top: 5px;
}
#frm_field_130_container .frm_error {
    margin-left: -139px;
}
.edit-button-application,
.edit-button,
#edit-phone-button {
    font-size: 14px;
    color: #088dff;
}
#edit-phone-button {
    position: absolute;
    bottom: -30px;
    z-index: 9;
    margin-left: -137px;
}
#edit-phone-button.edit-btn-func {
    position: static;
    margin-left: -190px;
}
.edit-button {bottom: 40px;}
.verify-btn-css:before,
.otp-success-message:before,
.check-succfull-code:before,
.mob-send-code:before,
#verify-email-button:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/wp-content/uploads/2025/01/check-symbol-4794.png) no-repeat center center / 90%;
    margin-right: 5px;
}
.frm_pro_form .mob-send-code {
    margin-top: -6px;
}
div#frm_field_138_container {
    margin: 0;
}


.form-field input.form-control:-webkit-autofill,
.form-field input.form-control:-webkit-autofill:hover, 
.form-field input.form-control:-webkit-autofill:focus, 
.form-field input.form-control:-webkit-autofill:active{
	transition: background-color 500000s ease-in-out 0s;
}


.frm_forms.with_frm_style .frm_form_fields .frm_submit input[type="submit"],
.frm_submit input#wp-submit0,
.frm_forms form .frm_submit .frm_save_draft,
.frm_forms form .frm_submit button.btn {
    margin-bottom: 0;
    font-size: 16px;
    background: rgb(244 122 32);
    border-color: rgb(244 122 32);
    padding: 10px 28px;
    color: #fff;
    font-weight: 500;
    transition: all 0.4s ease-in-out;
	font-family: "Hanken Grotesk", serif;
}
.frm_forms.with_frm_style .frm_form_fields .frm_submit input[type="submit"]:hover,
.frm_submit input#wp-submit0:hover,
.frm_forms form .frm_submit button.btn:hover{
	background: #000;
    border-color: #000;
}
.frm_forms.with_frm_style form .frm_submit .frm_save_draft {
	color: #fff;
    border-color: transparent;
    background: #8a8d91;
    
}

.select-box .dropdown::-webkit-scrollbar-track{background-color: #F5F5F5;}
.select-box .dropdown::-webkit-scrollbar{width: 2px;background-color: #F5F5F5;}
.select-box .dropdown::-webkit-scrollbar-thumb{	background-color: #9b9b9b;}
.with_frm_style > .frm_message {
    text-align: center;
    margin: 0;
    background: transparent;
    border: 0;
}
.with_frm_style > .frm_message:before {
    content: "";
    display: block;
    width: 96px;
    height: 96px;
    background: url(/wp-content/uploads/2025/01/success-message-icon.png) no-repeat center center / 100%;
    margin: 0 auto 24px;
}
.with_frm_style > .frm_message > p {
    margin-bottom: 5px;
    color: #232323;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3;
}
.with_frm_style > .frm_message > p span {
    display: block;
    font-size: 32px;
    font-weight: 800;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #dfdfdf;
}

.with_frm_style .frm-redirect-msg {
    font-size: 16px;
    text-align: center;
    color: #667085;
}
.frm-redirect-msg > br,
.frm-redirect-msg > span {
    display: none;
}
.with_frm_style .frm-redirect-msg a {
    font-size: 16px;
    color: #f47a20;
}
.frm-redirect-msg:before {
    content: "";
    width: 42px;
    height: 43px;
    border: 5px solid #cbcbcb;
    border-bottom-color: #f47a20;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: spinner 1s linear infinite;
    animation: spinner 1s linear infinite;
    display: block;
    margin: 0 auto 24px;
}
@-webkit-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spinner {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
select.gt_selector.notranslate {
    border: 1px solid #d1d1d1;
    border-radius: 8px;
    color: #344054;
    font-size: 16px;
}div.gtranslate_wrapper {
    max-width: 820px !important;
    text-align: right;
}select.gt_selector.notranslate:focus {
    outline: none;
}
.unable-access {
    display: flex;
    align-items: center;
    gap: 10px;
}
.unable-access {
    border: 1px solid;
    padding: 12px 24px;
    border-radius: 10px;
    background-color: rgb(244 122 32 / 10%);
    border: 2px solid rgb(244 122 32 / 50%);
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.unable-access:before {
    content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('/wp-content/uploads/2025/01/info-icon.svg') no-repeat center center;
}
.unable-access p{
	line-height: 1.3;
}
.frm_forms form .hide-field{margin-top: -15px;}
.frm_forms form .hide-field label, .frm_forms form .hide-field input {display: none !important;}


/* form style 2 */ 
.frm_forms form .frm_rootline input.frm_page_back {
    background-color: #f47a20;
}
.frm_page_bar .frm_rootline_title {
    font-size: 13px;
    line-height: 1.2;
}

.frm_forms .frm_rootline_group ul.frm_page_bar input {line-height: 5px;}
.frm_forms .frm_rootline_group ul.frm_page_bar .frm_page_skip {background: #ebebeb;color: #c1c0c0;}
.frm_forms .frm_rootline_group ul.frm_page_bar .frm_page_skip + span {color: #c1c0c0;}
.frm_forms form .frm_rootline input.frm_page_back + span{color: #f47a20;}

.frm_rootline.frm_show_lines > .frm_rootline_single:after {
    height: 2px;
    background: #ddd;
}

@media only screen and (min-width: 991px){
   #frm_form_2_container {
    max-width: 820px;
} 
.frm_rootline.frm_show_titles > .frm_rootline_single {
    min-width: 10%;
}
}

.field_emtpy_error .frm_error,.mobile-verify-msz .frm_error {
    display: none;
}

/* .frm_fields_container .frm_page_bar .frm_rootline_single input {
    height: 5px;
} */
.yes_no_options .frm_radio .frm_label_button_container {
    padding: 5px 10px;
}
.with_frm_style .frm_pro_form  input[type=radio]:focus, .with_frm_style .frm_pro_form  input[type=checkbox]:focus {
    box-shadow: none !important;
    outline: none !important;
}
.frm_pro_form .frm_fields_container .form-field .form-control[type="range"] {
    padding: 0;
    border: 0;
}
.frm_pro_form .frm_fields_container .form-field .form-control[type="range"]:focus,
.frm_pro_form .frm_fields_container .form-field .form-control[type="range"]:hover{
	box-shadow: none !important;
    outline: none;
}

.frm_style_formidable-style.with_frm_style form .frm_inline_box{
	box-shadow: none;
    background: #eaecf0;
    color: #8a8d91;
}

.frm_style_formidable-style.with_frm_style form .frm_error_style {
    padding: 10px 15px;
    margin-bottom: 20px;
}
.disabled{pointer-events: none;}
.frm_form_field .form-control.disabled {
    pointer-events: none;
    opacity: 0.6;
}

.already-exist.error-msz {
    font-size: 12px;
    margin-top: 5px;
    color: #ef291b;
   position: absolute;
}
#error-message {
    font-weight: normal;
    color: #ef291b !important;
    margin-top: 5px;
    font-size: 12px;
}.otp-message.error {
    font-size: 12px;
    margin-top: 5px;
    color: #ef291b;
}.otp-message.success {
    font-size: 12px;
    margin-top: 5px;
    color: #2ac938;
}
#mob-send-code,
#verify-email-button {
    float: right;
}
.frm_pro_form .frm_fields_container .form-field .frm_description.form-text {
    margin-top: 5px;
}
.frm_pro_form .frm_fields_container .form-field .frm_description.frm_section_spacing{
	margin-bottom: 10px;
}
/* #frm_form_4_container:nth-of-type(2) {
    display: none;
} */
.frm_style_formidable-style.with_frm_style form .frm_section_heading {
    margin-top: 15px;
}
.with_frm_style .frm-show-form .frm_section_heading h3.frm_pos_top {
    padding-top: 25px;
    padding-bottom: 0;
	    color: #344054;
}
.frm_pro_form .frm_fields_container .yes_no_options .frm_description.form-text{
	margin:0;
}
.frm_pro_form .frm_fields_container .yes_no_options .frm_radio label {
    display: flex;
    align-items: center;
    gap: 3px;
    margin: 0;
}
.with_frm_style .vertical_radio .frm_opt_container .frm_checkbox label {
    display: flex;
    align-items: center;
    gap: 5px;
	color: #344054;
}
.with_frm_style .horizontal_radio .frm_radio.radio-inline {margin-right: 24px;}
.with_frm_style .frm_input_group.frm_with_box .frm_inline_box,
.with_frm_style .frm_input_group.frm_with_boxes .frm_inline_box {
    position: absolute;
    top: 1px;
    bottom: 1px;
    border: 0;
    right: 2px;
    z-index: 9;
    border-radius: 7px;
}
.with_frm_style .frm_input_group.frm_with_box .frm_inline_box{ right: 1px;}
.with_frm_style .frm_input_group.frm_with_boxes .frm_inline_box:first-child{left: 0; right: auto;}
.frm_pro_form .frm_fields_container .form-field .frm_with_boxes .form-control {
    border-radius: 8px !important;
    padding-left: 42px;
} 
.frm_pro_form .frm_fields_container .form-field .frm_with_box .form-control{ border-radius: 8px !important;}
.with_frm_style .frm_input_group.frm_with_box input.form-control
/* Datepicker */

.frm-datepicker.ui-datepicker .ui-datepicker-header{padding: 10px 0 10px;}
.ui-datepicker a.ui-corner-all {height: 32px;}
.ui-datepicker a.ui-corner-all:before{background-color:#fff;}
.frm_style_formidable-style.with_frm_style td.ui-datepicker-today > a.ui-state-default {color: #ffffff;}
.login-remember .frm_checkbox label {display: flex;align-items: center;gap: 5px;margin: 0;}

#field_nopz2[type="hidden"] + #edit-email-button {display: none;}

.frm_dropzone .dz-preview .dz-details .dz-filename a {cursor: pointer;text-decoration: none;}

/* Login */ 
#loginform-0 .frm_form_field input{padding: 10px 15px;}
#loginform-0 .frm_form_field input#rememberme0 {padding: 0;}

#loginform-0 .frm_form_field input:-webkit-autofill,
#loginform-0 .frm_form_field input:-webkit-autofill:hover, 
#loginform-0 .frm_form_field input:-webkit-autofill:focus, 
#loginform-0 .frm_form_field input:-webkit-autofill:active{
	transition: background-color 500000s ease-in-out 0s;
}
input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px white inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #667085;
}
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px white inset;
    -webkit-text-fill-color: #667085;
}
.application-verify-btn {
    display: none !important;
}
.text-capitalize input {
    text-transform: capitalize;
}
/*Email verification is pending.*/ 
#frm_field_10_container {z-index: 9;}
#frm_field_114_container .frm_required{display: none;}

.has-error + .form-field.verify-pending-error.has-error{margin-top: -15px;}
.frm_pro_form .form-field.verify-pending-error{margin-bottom: 0;z-index: 1;}
.form-field.verify-pending-error.has-error{margin-top: -50px;}
.frm_pro_form .form-field.verify-pending-error .frm_error {margin: 0;}
.form-field.business-phone-no .frm_error {margin-left: -192px;}

.form-field.mobile-verify-pending.has-error {margin-top: -10px;}
.form-field.verify-pending-error.hide-field,
#frm_field_119_container {z-index: 2;}
.form-field.verify-pending-error.hide-field{width: 50%;}
#frm_field_139_container {
    margin-top: -50px;
    z-index: 1;
}
.frm_blank_field + #frm_field_139_container {
    margin-top: -15px;
}
.email-exist + #frm_field_139_container,
.email-exist + .verify-pending-error.hide-field {
    margin-top: -30px;
}

/* Footer style */
footer.site-footer{
    background: #fff;
    max-width: 100%;
    padding: 30px 0 16px;
}
.site-footer .container {
    margin: 0 auto;
}
.footre-address aside.widget-area {
    display: block;
    margin: 0;
    padding: 0;
}
.footre-address aside.widget-area >.widget {
    margin:0px;
}
footer.site-footer .site-info {
    display: flex;
    align-items: center;
    border: 0;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
}
.site-name,
.footre-address {
    flex: 0 0 50%;
}
.footre-address p {
    font-size: 16px;
    text-align: right;
    line-height: 1.4;
}
footer.site-footer > .site-info .powered-by {
    margin: 16px 0 0;
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    text-align: center;
}
footer.site-footer hr {
    height: 0px;
    width: 100%;
}
.site-footer .powered-by {
    width: 100%;
    text-align: center;
    padding-top: 14px;
    font-size: 16px;
}

@media only screen and (max-width: 767px){
    #masthead .site-logo {padding: 0;position: static;}
    
    #masthead .site-branding {margin-right: 0;}
    #main{padding-top: 50px;padding-bottom: 50px;}
    #masthead .site-logo .custom-logo {max-width: 150px;}
    .menu-button-container #primary-mobile-menu:focus {outline: none;}
    nav.primary-navigation {
    position: static;
    margin-right: 0;
    margin-left: auto;
}
    .primary-navigation .menu-button-container {padding: 0;position: static;}
    .wp-custom-logo .site-header {justify-content: space-between;}
	.frm_forms.with_frm_style {padding: 20px;}
	.with_frm_style > .frm_message > p br{display: none;}

	#frm_field_130_container .frm_error {margin-left: 0;}
	.frm_forms.with_frm_style {padding: 20px;}
    footer.site-footer {padding-top: 10px;}
    .site-name,
    .footre-address {flex: 0 0 100%;}
    .footre-address p {text-align: center;padding-bottom: 16px;}
    .footre-address p > strong {display: block;}
    .footre-address p br {display: none;}
    .site-footer .site-logo {text-align: center;}
    .site-footer .site-logo .custom-logo { max-width: 200px;}
    
    
} 
@media only screen and (max-width: 480px){
    .frm_forms.with_frm_style .frm_form_fields .frm_submit input[type="submit"],
    .frm_submit input#wp-submit0, 
    .frm_forms form .frm_submit .frm_save_draft,
    .frm_forms form .frm_submit button.btn {
    padding: 9px 19px;
}
}
input#field_edjh2 {
    text-transform: uppercase;
    letter-spacing: 1px;
}

 .form-control:focus{
  box-shadow: 0px 0px 0 3px rgb(244 122 32 / 20%) !important;
    outline: none;
    border-color: rgba(244, 122, 32, .51) !important;  
} 


input:-webkit-autofill {
    animation-name: autofill;
    animation-duration: 0.01s;
}

@keyframes autofill {
    from {}
    to {}
}
a#id-verify {
    color: #000;
    text-decoration: underline;
    cursor: pointer;
}a#id-verify.disabled {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    color: #2ac938;
    background: rgb(235 255 230);
    border-radius: 5px;
    display: flex;
    text-decoration: none;
    max-width: fit-content;
    margin: 10px 0 0 0;
    align-items: center;
    flex-direction: row-reverse;
    min-height: 29px;
}a#id-verify.disabled img {
    width: 20px;
    height: 20px;
    margin-right: 6px;
}input#field_x0ixa, #field_x0ixa_label {
    display: none;
}
a#id-verify.verified {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    color: #2ac938;
    background: rgb(235 255 230);
    border-radius: 5px;
    display: flex;
    text-decoration: none;
    max-width: fit-content;
    margin: 10px 0 0 0;
    align-items: center;
    min-height: 29px;
}



a#id-verify.verified img {
    width: 15px;
    height: 15px;
    margin-left: 7px;
}
/* Hide the entry header completely */
.entry-header.alignwide {
    display: none;
}

/* Remove padding and margin from key containers */
.site-header {
    margin-bottom: 0 !important; /* Remove bottom margin of the header */
    padding-bottom: 0 !important; /* Remove bottom padding of the header */
}

.page .post-inner {
    margin-top: 0 !important; /* Remove top margin of the content container */
    padding-top: 0 !important; /* Remove top padding of the content container */
}

.alignwide {
    margin-top: 0 !important; /* Eliminate any top margin added by alignment classes */
    padding-top: 0 !important; /* Eliminate any top padding added by alignment classes */
}

/* Ensure no space between site content and navigation */
.site-content {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* #frm_form_4_container:nth-child(1)  {
    display: none !important;
} */
.main-tabs {
    background: #fff;
    overflow: hidden;
    border-radius: 24px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
    max-width: 820px !important;
    padding: 32px;
}
.tabs {
    display: flex;
    padding: 20px 20px 10px;
        position: relative;
    justify-content: space-between;
}
.tabs:after {
    position: absolute;
    content: '';
    height: 2px;
    background: #ddd;
    width: 85%;
    top: 34px;
    z-index: 1;
    left: 50px;
}
.tabs strong {
    background: #ebebeb;
    color: #c1c0c0;
    display: block;
    width: 30px;
    height: 30px;
    margin: auto;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    margin-bottom: 8px;
}
.tab-content h3 {
    font-size: 20px;
    padding-top:20px;
    color:#344054;
    padding-bottom: 10px;
    font-weight: bold;
}
.tab-content h4 {
    font-size: 18px;
      padding-top:20px;
       color:#344054;
    font-weight: bold;
}
.tabs a {
    color: #c1c0c0 !important;
    font-size: 13px;
    text-align: center;
    line-height: 1;
    position:relative;
    z-index:2;
    text-decoration: none !important;
    background-color: transparent !important;
    font-weight: 500;
}
a.tab-link strong {
    display: block;
}

.tab-content strong {
    display: block;
    font-size: 16px;
     color:#344054;
        padding: 12px 0 2px;
}

.top-heading {
    max-width: 820px !important;
}
.tab-content {
    font-size: 14px;
     color:#344054;
}
      .tabs a.active {
    background: #fff;
    color: #f47a20 !important;
    font-weight: 500;
}

a.tab-link.active strong {
    color: #fff !important;
    background-color: #f47a20 !important;
}
        .tab-content {
            padding: 20px;
            background: #fff;
            display: none;
        }

        .tab-content.active {
            display: block;
        }
        
.capitalize-input input{
    text-transform: capitalize;
}

.disabled-checkbox{
    pointer-events: none;
    opacity: 0.5;
}

.hide-logout-menu{
    display:none !important; 
}

/* .logged-in .hide-logout-menu{
    display:block !important;
} */

/*.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {*/
/*    width: 38% !important;*/
/*    border: 1px solid !important;*/
/*    padding: 1px 5px !important;*/
/*}*/

/*.ui-datepicker .ui-widget-header, .ui-datepicker .ui-datepicker-header {*/
/*     background: #f6a828 !important;*/
/*}*/


/* form status check */ 
.site-main .status-banner {    margin: 0;}
.status-banner {
    text-align: center;
    background: #ffecde;
    padding: 60px;

    box-shadow: none;
}
.status-banner h1 {
    margin: 0;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.5;
}
.status-form.card {
    margin-bottom: 20px;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 4px;
}
.status-form .card-header {
    background: transparent;
    padding: 20px;
}
.status-form .card-header h3 {
    font-size: 20px;
    font-weight: 700;
}
.status-form .card-body {
    padding: 30px;
}
.content-wrap {
    display: flex;
    gap: 24px;
}
.status-complete {
    min-height: 115px;
}
.icon-complete,
.icon-incomplete {
    flex: 0 0 auto;
}
.icon-complete img {
    max-width: 64px;
    width: 100%;
}
.icon-incomplete img {
    max-width: 80px;
    width: 100%;
}
.status-form .card-body p {
    font-size: 16px;
    color: #667085;
    margin-top: 6px;
    line-height: 1.4;
}

.status-form .card-footer {
    background: transparent;
    padding: 16px 0 0;
    text-align: right;
    margin-top: 32px;
}
.status-form .btn.btn-primary:focus,
.status-form .btn.btn-primary:hover,
.status-form .btn.btn-primary {
    margin-bottom: 0px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    font-family: "Hanken Grotesk", serif;
    background: rgb(244, 122, 32);
    border-color: rgb(244, 122, 32);
    padding: 8px 20px;
    transition: 0.4s ease-in-out;
    box-shadow: 0 1px 1px #eeeeee;
    border-radius: 8px;
    margin-top: 16px;
}

.id-verification {
    display: flex;
    gap: 16px;
}
.id-verification img {
    width: 120px;
}
.id-verification h3 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
}p.id-verification-para {
    font-size: 16px;
}
a#id-verify {
    background: rgb(244 122 32);
    border-color: rgb(244 122 32);
    padding: 10px 28px;
    color: #fff;
    border-radius: 8px;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    margin-top: 39px;
}.page-id-165 button.frm_button_submit {
    display: none;
}


div#frm_form_5_container {
    position: relative;
}
.loader-verification-form {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(255 255 255 / 90%);
    display: flex
;
    align-items: center;
    justify-content: center;
}
.loader-1 {
    width: 48px;
    height: 48px;
    border: 5px solid #9b9b9b;
    border-bottom-color: #FF3D00;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    }

    @keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
    } 
    
    
    
    
    
/*    #frm-submit-loader::after {*/
/*    content: "";*/
/*    display: inline-block;*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    margin-left: 10px;*/
/*    border: 2px solid #fff;*/
/*    border-top-color: transparent;*/
/*    border-radius: 50%;*/
/*    animation: spin 1s linear infinite;*/
/*}*/

/*@keyframes spin {*/
/*    to {*/
/*        transform: rotate(360deg);*/
/*    }*/
/*}*/
/* Full-screen overlay loader */
/* Full overlay on form */

/*.frm-form-overlay {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: rgba(255, 255, 255, 0.7); */
/*    display: none;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    z-index: 10;*/
/*}*/


/*.frm-form-spinner {*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    border: 4px solid #0073e6; */
/*    border-top: 4px solid transparent;*/
/*    border-radius: 50%;*/
/*    animation: spin 1s linear infinite;*/
/*}*/


/*.frm_forms {*/
/*    position: relative;*/
/*}*/

/*@keyframes spin {*/
/*    to {*/
/*        transform: rotate(360deg);*/
/*    }*/
/*}*/


/* Form overlay */
.frm-form-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7); /* Light transparent background */
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

/* Spinner animation */
.frm-form-spinner {
    width: 40px;
    height: 40px;
    border: 4px solid #0073e6; /* Change color if needed */
    border-top: 4px solid transparent;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

/* Ensure the form container is positioned correctly */
.frm_forms {
    position: relative;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.page-template-portal-template div.gtranslate_wrapper {
    max-width: 1140px !important;
    text-align: right;
    margin-bottom: 30px;
}

