/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
.contact-form .quote1{
        width:50%;
        float:left;
}
.contact-form .quote2{
        width:50%;
        float:right;
}
.getaquote .form-control-label{text-align:left;}
.getaquote .label,.getaquote label {
    text-align: right;
    font-size: .875rem;
}

.getaquote label {
    display: inline-block;
    margin-bottom: 0.5rem;
}