.bgcolor-primary1{
  /*background-color: #28ad03 !important;*/
  background-color: #f31718 !important;
}

.bgcolor-primary2{
  /*background-color: #ddd833 !important;*/
  background-color: #f20e30 !important;
}

div.wpcf7 { 
background-color: #ffffff;
width: 300px;
}    

.wpcf7 input[type="number"],
.wpcf7 input[type="date"],
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[disabled],
.wpcf7 input[disabled]:hover,
.wpcf7 textarea {
background:#FFF !important;
color:#000 !important;
margin:0px !important; 
height:20px !important;
}
.wpcf7 label {
color:#000 !important;
margin-bottom:0px !important; 
margin-top:0px !important;
font-size:11px !important;
}

.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] {
background:#f31718 !important;
color:#fff !important;
width:100%;
text-align:center;
}

.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="button"]:hover {
background:#000 !important;
color:#fff !important;
width:100%;
text-align:center;
}

.size1{
  max-width: 200px;
}

.size2{
  max-width: 275px;
}

.margin-bottom-0{
  margin-bottom:0px !important;
  padding-bottom: 0px !important;
  border-bottom: 0px !important;
}

.z-index-1 {
     z-index: 1;
     position: absolute;
}

.read-more-link-leisure {
  color: #f31718;
}

.black_bg{
	background:#eee;
}

#mc4wp-form-1{
	margin:0px;
  padding:1em 0;
  color: black;
}

#mc4wp-form-1 input[type=email]{
color: white;
}

.mc4wp-form-basic label, .mc4wp-form-theme label{
color: black;
}