.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date,
.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea,
.cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz,
.cf7_custom_style_1 .wpcf7-form-control.wpcf7-checkbox {
    color: #ffffff;
    border-color: rgba(99, 99, 99, 1);
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text:focus,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number:focus,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date:focus,
.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea:focus,
.cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select:focus,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz:focus {
    border-color: rgba(83, 246, 198, 1);
}

.cf7_custom_style_1 p {
    color: #ffffff;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit {
    font-size: 12px;
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text,
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-number,
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-date,
.cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea,
.cf7_custom_style_2 select.wpcf7-form-control.wpcf7-select,
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-quiz,
.cf7_custom_style_2 .wpcf7-form-control.wpcf7-checkbox {
    color: #ffffff;
    font-size: 12px;
    background-color: rgba(0, 0, 0, 1);
    border-color: rgba(0, 0, 0, 1);
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text:focus,
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-number:focus,
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-date:focus,
.cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea:focus,
.cf7_custom_style_2 select.wpcf7-form-control.wpcf7-select:focus,
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-quiz:focus {
    background-color: rgba(17, 17, 17, 1);
}

.cf7_custom_style_2 p {
    color: #ffffff;
}

.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-text,
.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-number,
.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-date,
.cf7_custom_style_3 textarea.wpcf7-form-control.wpcf7-textarea,
.cf7_custom_style_3 select.wpcf7-form-control.wpcf7-select,
.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-quiz,
.cf7_custom_style_3 .wpcf7-form-control.wpcf7-checkbox {
    font-size: 12px;
}

.error404 .qodef-page-header .qodef-menu-area {
    background-color: rgba(140, 140, 140, 0) !important;
}

.error404 .qodef-content {
    background-image: url(../../../../uploads/2018/06/404-background.jpg);
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.error404 .qodef-page-not-found .qodef-404-title {
    color: #ffffff;
}

.error404 .qodef-page-not-found .qodef-404-subtitle {
    color: #ffffff;
}

.qodef-header-box .qodef-top-bar-background {
    height: 96px;
}

.qodef-title-holder .qodef-title-wrapper .qodef-breadcrumbs {
    color: #ffffff;
}

.qodef-title-holder .qodef-title-wrapper .qodef-breadcrumbs a:hover {
    color: #50d6ae;
}