/********* Do not edit this file *********/
/*
 Accesspress Custom CSS - plugin by https://accesspressthemes.com
*/

.-filters{display:none;}
span.wpcf7-list-item { display: block; }
.wpcf7-submit{
     background-color: #2f7fc2;
    color: #fff;
    border: 0;
    cursor: pointer;
}
#wpcf7-f378-p379-o1{
  background-color:#f3f3f3;
  padding:20px;
}
.nav-previous a,.nav-next a{
  background:#2f7fc2;
}
.quotebutton{
     background-color: #2f7fc2;
    color: #fff;
    border: 0;
    padding: 10px;
    font-size: 19px;
  	cursor:pointer;
    text-align: center;
}