body .acfe-form.acf-form {
    position: relative;
}
body .acfe-form.acf-form .acf-fields {margin: 0 -10px; }
body .acfe-form.acf-form .acf-fields .acf-field {padding: 10px;border: none;/* min-height: auto !important; */}
body .acfe-form.acf-form .acf-fields .acf-field.acf-field-true-false {
    padding-bottom: 0;
}
body .acfe-form.acf-form .acf-fields .acf-field .acf-label {margin: 0; }
body .acfe-form.acf-form .acf-fields .acf-field.no_label .acf-label {display:none;}
body .acfe-form.acf-form .acf-fields .acf-field .acf-label label {font-size: 14px; font-weight: 600; margin: 0 0 5px 0; }
body .acfe-form.acf-form .acf-fields .acf-field .acf-label .description {
    font-size: 12px;
    opacity: 0.6;
    margin: -5px 0 10px 0;
}
body .acfe-form.acf-form .acf-fields .acf-field .acf-label label[for="acf-field_64bf71601e724"] {
    font-weight: 400;
    margin: 0 0 15px 0;
    font-size: 16px;
}
body .acfe-form.acf-form .acf-fields .acf-field .acf-input {}
body .acfe-form.acf-form .acf-fields .acf-field .acf-input .description {font-size: 12px; opacity: 0.6; margin: 10px 0 0 0; }
body .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-input-wrap {}
body .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-input-wrap input[type='text'], body .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-input-wrap input[type='email'], body .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-input-wrap input[type='password'] {height: 50px;padding: 0 15px;border: none;border-radius: 0;border: none;transition: all 0.3s;font-weight: 400;box-shadow: 0 50px #f2f2f2 inset;background: f2f2f2;font-size: 16px;border-radius: 10px;}
body .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-input-wrap input[disabled="disabled"]:not(#acf-field_649ec8cd58ae6) {background: none !important;box-shadow: none !important;/* padding: 0; */}
body .acfe-form.acf-form .acf-fields .acf-field .acf-input select {appearance: none;border-radius: 0;background: #fff !important;background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;background-repeat: no-repeat !important;background-position-x: calc(100% - 10px) !important;background-position-y: 50% !important;width: 100%;height: 50px;border: none;padding: 0 15px;border-radius: 0;border: none;transition: all 0.3s;border-radius: 0;background: #fff;font-weight: 400;background-color: #fff !important;font-size: 16px;border-radius: 10px;}


body .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-checkbox-list {}
body .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-checkbox-list li {}
body .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-checkbox-list li label {padding: 0 0 0 27px; display: block; position: relative; font-size: 15px; }
body .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-checkbox-list li label::before {content:"";width: 20px;display: block;height: 20px;background: #fff;position: absolute;left: 0;border-radius: 3px;}
body .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-checkbox-list li label.selected::before {content: "\f00c";background: var(--c-main);font-family: "Font Awesome 5 Free";font-weight: 900;text-align: center;color: #fff;font-size: 9px;line-height: 20px;}
body .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-checkbox-list li label input {display: none; }


body .acf-form-submit {padding: 0;margin: 30px 0 0px 0;}
body .acf-form-submit input {background: var(--c-main);width: auto;border: none;color: #fff;font-weight: 600;font-size: 16px;padding: 0 18px;height: 50px;border-radius: 10px;margin: 0;}


.acf-notice {margin: 10px;}
.acf-notice.-error.acf-error-message {color: #fff;background: #e50000;padding: 10px 15px;border: none;}

.acf-field .acf-notice.-error {
    color: #fff!important;
    background: #e50000 !important;
    padding: 7px 10px;
    border: none;
    font-size: 11px !important;
    font-weight: 600;
    margin: 7px 0 12px 0 !important;
    line-height: 1 !important;
    display: block;
}
.acf-field .acf-notice.-error p {font-size: inherit !important;line-height: inherit !important;color: inherit !important;}
input#acf-field_64a6b8951775f + .acf-error-message p {font-size: 0 !important;}
input#acf-field_64a6b8951775f + .acf-error-message p::before {content:"This field is required";font-size: 11px;}

.acfe-form .select2-container {/* width: 100% !important; */}
.acfe-form .select2-container .select2-selection {border-radius: 0;min-height: 50px;font-size: 16px;background: #fff;border: none;padding: 0;border-radius: 10px;}
.acfe-form .select2-container.select2-container--above .select2-selection[aria-expanded="true"] {border-radius: 0; border-top: none; }
.acfe-form .select2-container.select2-container--below .select2-selection[aria-expanded="true"] {/* border-radius: 0; */border-bottom: none;box-shadow: 0 0 10px rgb(0 0 0 / 10%);background: #fff !important;}
.acfe-form .select2-container.select2-container--above .select2-selection[aria-expanded="true"] {/* border-radius: 0; */border-bottom: none;box-shadow: 0 0 10px rgb(0 0 0 / 10%);background: #fff !important;}
.acfe-form .select2-container .select2-selection .select2-selection__rendered {padding: 0 30px 0 15px;margin: 0;/* display: block; */}
.acfe-form .select2-container .select2-selection > .select2-search.select2-search--inline {display: inline-block; vertical-align: top; margin: 9px 0 0 0; }
.acfe-form .select2-container .select2-selection > .select2-search.select2-search--inline textarea {margin: 0; vertical-align: top; height: 30px; font-size: 12px; font-weight: 300; padding: 6px 0 0 0; }
.acfe-form .select2-container .select2-selection .select2-selection__rendered .select2-selection__choice {margin: 9px 4px 0 0;border: none;background: #bbb;color: #fff;font-size: 12px;padding: 6px 10px;font-weight: 400;}
.acfe-form .select2-container .select2-selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {color: #fff;margin: 0 6px 0 0;display: inline-block;border: none;position: static;border-right: none;padding: 0;background: none;}
.acfe-form .select2-container .select2-selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__display {padding: 0; }
.acfe-form .select2-container .select2-selection .select2-selection__rendered .select2-search--inline {}
.acfe-form .select2-container .select2-selection .select2-selection__rendered .select2-search--inline input {height: 41px; margin: 0; line-height: 48px; padding: 6px 0 0 0; }
.acfe-form .select2-container .select2-selection .select2-selection__arrow {height: 50px;width: 34px;right: 0;}
.acfe-form .select2-container .select2-selection .select2-selection__arrow b {border-color: #333f4c transparent transparent transparent; border-width: 4px 4px 0 4px; }
.acfe-form .select2-container .select2-selection span.select2-selection__rendered {line-height: 50px; }
.acfe-form .select2-container .select2-selection span.select2-selection__rendered span {
    color: #333f4c;
} 
.acfe-form .select2-container .select2-selection span.select2-selection__rendered .select2-selection__placeholder span {
    opacity: 0.7;
}


.select2-dropdown {background: #fff !important;border-radius: 0 0 0 !important;}
.select2-container .select2-dropdown {
    z-index: 1222222100 !important;
}
.select2-dropdown.select2-dropdown--below {border: none;border-top: none;box-shadow: 0 -5px 0px #fff, 0 0 10px rgb(0 0 0 / 10%);z-index: 100102;}
.select2-dropdown.select2-dropdown--above {border: none;border-top: none;box-shadow: 0 5px 0px #fff, 0 0 10px rgb(0 0 0 / 10%);z-index: 100102;}
.select2-dropdown .select2-search--dropdown {padding: 10px 15px;}
.select2-dropdown .select2-search--dropdown input {border: none !important;background: #f2f2f2;box-shadow: 0 50px 0 #f2f2f2 inset;border-radius: 0;height: 40px;padding: 0 12px;font-size: 14px;}
.select2-dropdown .select2-results {}
.select2-dropdown .select2-results .select2-results__options {font-weight: 400; font-size: 14px; }
.select2-dropdown .select2-results .select2-results__options li {padding: 5px 10px;font-size: 13px;margin: 0 15px;}

.select2-dropdown .select2-results .select2-results__options li.select2-results__option--highlighted {background:var(--c-main)}
.select2-dropdown .select2-results .select2-results__options li.select2-results__option--selected {background:#ccc; color:#333f4c;}

body #boxed .acfe-form.acf-form {background: #f2f2f2;padding: 40px;border-radius: 20px;}
body #boxed .acfe-form.acf-form .acf-fields .acf-field .acf-input select {background-color: #fff !important;}
body #boxed .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-input-wrap input[type='text'], 
body #boxed .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-input-wrap input[type='email'], 
body #boxed .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-input-wrap input[type='password'] {background-color: #fff !important;box-shadow: 0 50px 0 #fff inset !important;}
body #boxed .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-input-wrap input[disabled="disabled"] {
    background: #ddd !important;
    box-shadow: 0 50px 0 #ddd inset !important;
    color: #777;
}
#boxed .acfe-form .select2-container .select2-selection {background: #fff;}


body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false {}
body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label {padding: 0;position: relative;margin: 0;width: 100%;}

body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch {width: 55px;border-radius: 30px;border: none;background: #ddd;position: absolute;left: 0;top: -4px;}
body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch + .message {margin: 0; display: block; }
body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch + .message small {color: #fff;font-size: 13px;opacity: 0.8;font-weight: 300;display: block;margin: 3px 0 0 0;}
body .registerWrap .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch + .message a {color:#fff; text-decoration:underline }
body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch + .message a {}
body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch .acf-switch-on {border-radius: 30px !important; font-size: 0; } body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch .acf-switch-off {font-size: 0; }
body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch .acf-switch-slider {border-radius: 50%; background: #fff; border: none; }
body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch.-on {border: none;background: var(--c-main);}
body .registerWrap .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch.-on {background: #333f4c;}
body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch.-on .acf-switch-on {}
body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch.-on .acf-switch-off {}
body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch.-on .acf-switch-slider {border: none; background: #fff; }

body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label input {display:none}
body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .message {padding:0 0 0 37px;position:relative;display: block;font-size: 16px;}
body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .message a {text-decoration: underline;color: var(--c-main);}
body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .message::before {content:"";display: block;width: 28px;height: 28px;background: #fff;border: solid 1px #ddd;position: absolute;left: 0;top: -3px;border-radius: 5px;}
body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label input:checked + .message::before {content:"";background: var(--c-main);border: none;}

body .registerWrap .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label input + .message::before {border:none; background:#fff}
body .registerWrap .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .message a {color:#fff}
body .registerWrap .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label input:checked + .message::before {content:"";background: var(--c-main);}

body .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label input:checked + .message::after {content: "\e900";font-family: icomoon;position: absolute;left: 0;top: -3px;color: #fff;width: 28px;text-align: center;font-size: 12px;line-height: 28px;font-weight: 600;}



footer .acfe-form.acf-form .acf-fields {margin: 0;}
footer .acfe-form.acf-form .acf-fields .acf-field {padding: 0;margin: 0 0 20px 0;}
footer .acfe-form.acf-form .acf-fields .acf-field:last-child {margin:0}
footer .acfe-form.acf-form .acf-fields .acf-field .acf-label {display:none;}
footer form > .acf-notice.-error.acf-error-message:first-child {display: none;}
footer .acf-notice.-error.acf-error-message {margin: -10px 0 20px 0 !important; }
body footer .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch.-on {background:#333f4c}
body footer .acfe-form.acf-form .acf-fields .acf-field .acf-true-false label .acf-switch {background: rgb(255 255 255 / 30%)}

body footer .acf-form-submit {position: absolute; top: 0; right: 0; margin: 0; }
body footer .acf-form-submit input {background: #333f4c; }

@media (max-width: 1024px) {
    body .acfe-form.acf-form {padding: 20px 10px;margin: 0 -20px;}
    body .acfe-form.acf-form .acf-fields .acf-field {width: 100% !important;min-height: unset !important;}
}
@media (max-width: 767px) {
    body #boxed .acfe-form.acf-form {padding: 30px 20px; }
    body .acfe-form.acf-form {padding: 20px 10px 30px 10px;}
    body .acfe-form.acf-form .acf-fields {}
    body .acfe-form.acf-form .acf-fields .acf-field {width: 100% !important;min-height: unset !important;}
    
    body .registerWrap .acfe-form.acf-form .acf-fields {
    margin: 0 -5px;
}
    body .registerWrap .acfe-form.acf-form .acf-fields .acf-field {width: 100% !important;padding: 8px 5px;}
    body .registerWrap .acfe-form.acf-form .acf-fields .acf-field[data-type="true_false"]{width:100% !important}
    footer .acfe-form.acf-form {margin: 0;padding: 0;}
} 
.field-hide{
    display:none;
}