

.q_list.circle ul>li, .q_list.number ul>li {
    line-height: 12px;
}

.has_top, scroll_top, centered_logo, centered_logo_animate, regular, transparent, page_header, light {
    height: 110px;
}

.header_inner_right {
    padding-bottom: 8px;
}

header.transparent .drop_down .second:not(.right) {
    left: 0px;
}

.page .wpcf7 form {
    border: 2px solid #80282e;
    padding: 25px;
    border-radius: 2px;
}

.page .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, 
.page .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, 
.page .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, 
.page .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, 
.page .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, 
.page .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
    background-color: #f9f9f9;
    border-color: #cccccc;
    border: 2px solid rgba(128, 40, 46, 0.5);
    border-radius: 3px;
}

.page .wpcf7 form input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: 2px solid #80282e;
    color: #80282e;
}

.page .wpcf7 form input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    color: #fff;
}