

#slider-form {
    max-width: 585px !important;
    margin: 0 auto;
}
#slider-form p {
     width: 103.1%;
}
.q_slider #consultation-txt span {
    font-weight: 900;
    color: #ac0111;
    font-size: inherit !important;
}
.q_slider .wpcf7-form-control-wrap {
    position: relative;
    width: 31%;
    float: left;
    margin-right: 2%;
 }
.q_slider .wpcf7-form-control-wrap:nth-child(3) {
    margin-right: 0;
}
.q_slider .wpcf7-form-control-wrap.textarea-356 {
    width: 78.6%;
}
.q_slider textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 100px;
    overflow: scroll;
}
.q_slider input.wpcf7-form-control.wpcf7-submit, 
.q_slider input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    float: left;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 5px;
    width: 16%;
    text-align: center;
    padding: 22px 0;
}
.q_slider #continue-btn {
    background-color: #19a6fe !important;
}
div.wpcf7-response-output.wpcf7-validation-errors,
div.wpcf7-response-output {
    display: block;
    clear: both;
    position: relative;
    font-size: 11px
}
div.wpcf7-response-output.wpcf7-display-none {
    display: none;
}
span.wpcf7-not-valid-tip {
    font-size: 12px;
}



@media only screen and (max-width: 1000px) {
    .header_bottom {
        height: 60px;
    }
    .mobile_menu_button {
        height: 60px;
        margin: 2px 20px 0 0;
    }
    .logo_wrapper {
        height: 60px !important;
        margin-top: 1px;
    }
    .header_inner_right {
        display: none;
    }
}
@media only screen and (max-width: 600px) {
    .title .subtitle { 
        display: none;
    }
    body.page-id-233 .vc_row.section,
    body.page-id-254 .vc_row.section,
    body.page-id-283 .vc_row.section {
        padding-top: 40px !important;
    }
}
.content . title_outer,
.content . contact_section { display: none; }
.menu-footer-menu-container a { text-decoration: none; }
body.home header.with_border .header_bottom { border: none !important; }