.disable{
display:none;
}
.wpcf7 .wpcf7-form input[type="text"], .wpcf7 .wpcf7-form input[type="email"], .wpcf7 .wpcf7-form input[type="url"], .wpcf7 .wpcf7-form input[type="date"], .wpcf7 .wpcf7-form input[type="number"], .wpcf7 .wpcf7-form input[type="range"], .wpcf7 .wpcf7-form span.select, .wpcf7 .wpcf7-form span.file-input {
   
    max-width: 310px !important;
    float: left !important;
}
body{
  color:black !important;
  font-size:15px !important;
}

@media screen and (min-width: 646px){
.main-header > div {
    max-width: 1180px !important;
    margin: 0 auto;
}
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
    color: black !important;
    font-weight: bold !important;

}