.nf-form-content { padding: 0; }
.nf-form-content .list-select-wrap .nf-field-element>div,
.nf-form-content input:not([type=button]),
.nf-form-content textarea { background: #ffffff; border-color: #ffffff; color: #242424; -webkit-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px; }
.nf-error-msg,
.nf-after-field .nf-error-msg { font-size: 12px; }
.nf-error.field-wrap .nf-field-element:after { display: none; }
.nf-form-fields-required { display: none; }
.nf-form-content { max-width: 100%; padding: 0; }
.nf-form-content ::placeholder { color: #A6A4A6; font-weight: 400; }
.nf-form-content ::-webkit-input-placeholder { color: #A6A4A6; font-weight: 400; }
.nf-form-content :-moz-placeholder { color: #A6A4A6; font-weight: 400; }
.nf-form-content ::-moz-placeholder { color: #A6A4A6; font-weight: 400; }
.nf-form-content :-ms-input-placeholder { color: #A6A4A6; font-weight: 400; }
.nf-response-msg { margin-bottom: 30px; }
.nf-pass.field-wrap .nf-field-element:after { display: none; }
.nf-error-msg,
.nf-after-field .nf-error-msg { line-height: 1; }
.nf-form-content textarea { height: 104px; }
#nf-form-1-cont .nf-form-content input:not([type=button]) ,
#nf-form-3-cont .nf-form-content input:not([type=button]) { border: 0; }
#nf-form-1-cont .ninja-forms-req-symbol,
#nf-form-1-cont .nf-form-content label,
#nf-form-3-cont .ninja-forms-req-symbol,
#nf-form-3-cont .nf-form-content label { font-size: 14px; color: #038B72; font-weight: 400; }
#nf-form-1-cont .nf-form-content input.ninja-forms-field,
#nf-form-3-cont .nf-form-content input.ninja-forms-field { -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; border: 0; color: #646165; height: auto; padding: 12px; color: #646165; font-weight: 400; }
#nf-form-1-cont .field-wrap.html-wrap,
#nf-form-3-cont .field-wrap.html-wrap { font-size: 14px; font-weight: 400; line-height: 22px; color: #7D7B7E; }
#nf-form-1-cont .field-wrap.html-wrap a,
#nf-form-3-cont .field-wrap.html-wrap a { color: #7D7B7E; text-decoration: underline; }
#nf-form-1-cont .field-wrap.html-wrap a:hover,
#nf-form-3-cont .field-wrap.html-wrap a:hover { color: #038B72; }
/*
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) { height: 48px; }
*/
#nf-form-1-cont .nf-form-content input[type=submit].ninja-forms-field,
#nf-form-3-cont .nf-form-content input[type=submit].ninja-forms-field { background-color: #038B72; color: #ffffff; font-weight: 500; -webkit-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px; display: inline-block; line-height: 1; width: 200px; height: 48px; line-height: 48px; padding: 0; margin: 0; font-family: 'Poppins', sans-serif; transition: all .2s; }
#nf-form-1-cont .nf-form-content input[type=submit]:hover,
#nf-form-3-cont .nf-form-content input[type=submit]:hover { cursor: pointer; opacity: 0.9; }
#nf-field-8-container.nf-field-container { position: absolute; margin-bottom: 0; top: 13px; right: 8px; width: 24px; height: 20px; }
.nf-form-content #nf-field-8-container input[type=submit] { background-color: transparent; background-image: url(img/arrow_go.svg); background-repeat: no-repeat; background-position: center center; width: 20px; height: 20px; text-indent: -99999px; }
#nf-form-2-cont .nf-field-container:last-child { margin-bottom: 15px; }
.nf-form-content #nf-field-6-container .ninja-forms-field { color: #363536; padding-right: 32px; }
