.frm_style_modern-dark-background.with_frm_style .form-field input:not([type=file]):focus {
    background-color: rgba(34,48,61,0.5) !important;
   color: #fff !important;
}

.frm_style_modern-dark-background.with_frm_style input[type=email] {
background-color: #fff !important;
color: #000 !important;
}


.frm_style_modern-dark-background.with_frm_style .frm_required { 
color: #e34343 !important;
}

.frm_style_modern-dark-background.with_frm_style .frm_form_field :invalid { 
    color: #e34343 !important;
}

.frm_style_modern-dark-background.with_frm_style input[type=text] {
background-color: #fff !important;
color: #000 !important;
}

.frm_style_modern-dark-background.with_frm_style .frm_form_fields > fieldset {
    background-color: rgba(19,34,70,0.9); !important;
padding: 15px 30px !important;
}
.frm_style_modern-dark-background.with_frm_style label.frm_primary_label {
 font-family: 'Poppins', sans-serif !important;
}
.frm_forms.frm_style_modern-dark-background.with_frm_style {
width: 350px !important;
}


.frm_style_modern-dark-background.with_frm_style .frm_submit button:hover {
background: #b0b0b0 !important;
    border-color: #b0b0b0 !important;
    color: #434343 !important;
}

.frm_style_modern-dark-background.with_frm_style .frm_submit button:active, .frm_style_modern-dark-background.with_frm_style .frm_submit button {
   background: #aa8835 !important;
    border-color: #aa8835 !important;
    color: #fff !important;
     font-family: 'Poppins', sans-serif !important;
    font-size: 15px !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: rgba(176,176,176,0.9) !important;
    border-top: 0 !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover {
    background-color: #132246;
    color: #fff !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    background-color: #aa8835;
    color: #fff !important;
}


#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p {
    color: #444 !important;
}

.e73-18.x-bar-content {
justify-content: center !important;
}