.quform-spacer{
    margin: 0;
    padding: 0;
}
.qu__form__section .contact__form__wrap button[type=submit] span, .qu__form__section .contact__form__wrap input[type=submit] span{
    font-family: inherit;
}
.quform-button-back-default, .quform-button-next-default, .quform-button-submit-default{
    float: unset;
}
.quform-element-submit{
    margin: 0;
}
.qu__form__section .qu__form__section__vector {
    pointer-events: none;
    /*height: auto;*/
}
.qu__form__section{
    overflow: hidden;
}
.accordian__section  .accordion{
    width: 100%;
}
.quform-element.quform-element-recaptcha{
    margin-top: 20px;
}
@media(max-width:720px){
    .qu__form__section .quform-element-row .quform-element-row .quform-element-column{
        margin-bottom: 0 !important;
    }
    .qu__form__section .quform-element-row.quform-responsive-columns-phone-landscape>.quform-element-column, .qu__form__section .quform-options-columns.quform-responsive-columns-phone-landscape>.quform-option{
        margin-bottom: 10px;
    }
}
@media(min-width:1200px){
    .intention__block .block__1 picture{
        margin-left: 43%;
    }
    .quform-error>.quform-error-inner{
        width: max-content;
    }
}
@media(min-width:990px){
    .quform-success-message-animate{
        max-width:350px;
    }
    .quform-success-message-has-icon .quform-success-message-content br+br{
        display: none;
    }
    
}
@media(min-width:1600px){
    .boulevard__doorstep .boulevard__doorstep__vector{
        top: 0;
        bottom: auto;
    }
}