.wrapper .acfe-form.acf-form {background: #f2f2f2;padding: 30px;}
.wrapper .acfe-form.acf-form .acf-fields {}
.wrapper .acfe-form.acf-form .acf-fields .acf-field {padding: 10px;border: none;/* min-height: auto !important; */}
.wrapper .acfe-form.acf-form .acf-fields .acf-field .acf-label {margin: 0; }
.wrapper .acfe-form.acf-form .acf-fields .acf-field.no_label .acf-label {display:none;}
.wrapper .acfe-form.acf-form .acf-fields .acf-field .acf-label label {font-size: 14px; font-weight: 600; margin: 0 0 5px 0; }
.wrapper .acfe-form.acf-form .acf-fields .acf-field .acf-input {}
.wrapper .acfe-form.acf-form .acf-fields .acf-field .acf-input .description {
    font-size: 12px;
    opacity: 0.6;
    margin: 10px 0 0 0;
}
.wrapper .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-input-wrap {}
.wrapper .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-input-wrap input[type='text'], .wrapper .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-input-wrap input[type='email'], .wrapper .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: 300; box-shadow: 0 50px #fff inset; background: #fff; font-size: 16px; border-radius: 10px; }
.wrapper .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-input-wrap input[disabled="disabled"] {
    background: none !important;
    box-shadow: none !important;
    padding: 0;
}
.wrapper .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: 300;background-color: #fff !important;font-size: 16px;border-radius: 10px;}


.wrapper .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-checkbox-list {}
.wrapper .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-checkbox-list li {}
.wrapper .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; }
.wrapper .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;}
.wrapper .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;}
.wrapper .acfe-form.acf-form .acf-fields .acf-field .acf-input .acf-checkbox-list li label input {display: none; }


.wrapper .acf-form-submit {padding: 0 10px; margin: 10px 0 10px 0; }
.wrapper .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: #e50000 !important;background: none !important;padding: 0;border: none;font-size: 11px !important;font-weight: 600;margin: 7px 0 7px 0 !important;}
.acf-field .acf-notice.-error p {font-size:inherit}


.acfe-form .select2-container {/* width: 100% !important; */}
.acfe-form .select2-container .select2-selection {border-radius: 10px;min-height: 50px;font-size: 16px;background: #fff;border: none;padding: 0;}
.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;}
.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: #000 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 {} 

.select2-dropdown {background: #fff !important;border-radius: 0 0 10px 10px !important;}
.select2-dropdown.select2-dropdown--below {border: none;border-top: none;box-shadow: 0 -5px 0px #fff, 0 5px 5px -5px rgb(0 0 0 / 10%);z-index: 100102;}
.select2-dropdown.select2-dropdown--above {border: none; border-bottom: none; border-radius: 0; box-shadow: 0 5px  0px #f8f8f8, 0 -5px 5px -5px rgb(0 0 0 / 10%);z-index: 100102;}
.select2-dropdown .select2-search--dropdown {padding: 10px 10px; }
.select2-dropdown .select2-search--dropdown input {border: none !important;background: #f2f2f2;box-shadow: 0 50px 0 #f2f2f2 inset;border-radius: 10px;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: 2px 10px;font-size: 13px;font-weight: 300;}

.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:#000;}



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;}

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: #000;}
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: #000;}
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;}




@media (max-width: 1024px) {
	.wrapper .acfe-form.acf-form {padding: 20px 10px;margin: 0 -20px;}
	.wrapper .acfe-form.acf-form .acf-fields .acf-field {width: 50% !important;min-height: unset !important;}
}
@media (max-width: 767px) {
	.wrapper .acfe-form.acf-form {padding: 20px 10px 30px 10px;}
	.wrapper .acfe-form.acf-form .acf-fields {}
	.wrapper .acfe-form.acf-form .acf-fields .acf-field {width: 100% !important;min-height: unset !important;}
}