

body > div.wrapper > div > header > div > div > div.header_bottom.clearfix > div.header_inner_right > div > div.header_bottom_right_widget_holder > div > div > a.qbutton.green {
    background-color: #36cc36!important;
    border-color: #36cc36!important;
    color: #fff!important;
}

.vc_text_separator.full div {
    padding: 0 35px;
    line-height: 45px;
    top: -25px;
    font-size: 28px;
    color: #fff;
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
color: #fff;
border-color: #fff;
}

#contact-form > div {
}

.content .container {
    background-color: transparent;
    width: 100%;
}

.column-one{ float: left; width: 24%; margin-left:3%;}
.column-three{ float: left; width: 24%; margin-left:3%;}
.column-two{ float: left; width: 24%; margin-left:3%;}
.column-four{ float: left; width: 10%; margin-left:3%; margin-top:7px;}

@media screen and (max-width:480px) {
.column-one{ float: left; width: 95%; margin-left:3%;}
.column-three{ float: left; width: 95%; margin-left:3%;}
.column-two{ float: left; width: 95%; margin-left:3%;}
.column-four{ float: left; width: 95%; margin-left:3%; margin-top:7px;}
}