 
.btn1 {
  background: #1C9CD8;
  font-family: 'Roboto Condensed'!important;
  font-size: 18px;
  color: #FFF;
  display: inline-block;
  border-radius: 10px;
  line-height: 2.0em;
  padding: 0.2em 2em;
  text-decoration: none;
  border-style: none!important;
  margin-left: 17px;
  margin-right: 17px;
  margin-top: 15px;
}
.btn1:hover { 
  background: #ffffff;
  color: #000000;
}
#mc_embed_signup input.button {
  background: #ffffff;
  font-family: 'Roboto Condensed'!important;
  font-weight: 500;
  font-size: 17px;
  color: #1C9CD8;
  display: inline-block;
  border-radius: 10px;
  line-height: 1.4em;
  text-decoration: none;
  border-style: none!important;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-left: 17px;
  margin-right: 17px;
  margin-top: 15px;
}
#mc_embed_signup input.button:hover { 
  background: #000000;
  color: #ffffff;
}
div.horizontal-menu ul li, div.horizontal-menu ul li a:link, div.horizontal-menu ul li a:visited {
padding-left: 5px;
padding-right: 5px;
}
p { 
padding-bottom:5px;
}
h4 {
  padding-bottom: 10px;
}
h3 {
  padding-bottom: 10px;
}
h2 {
  padding-bottom: 10px;
}
h1 {
  padding-bottom: 10px;
}
li {
  padding-bottom: 10px;
}
img {
  padding-left: 10px;
}
.wpcf7 input.wpcf7-text { 
  width: 75%; 
  margin-top: 10px;
}
.wpcf7 textarea.wpcf7-textarea { 
  width: 75%; 
  margin-top: 10px;
}
.wpcf7 textarea.wpcf7-quiz-label { 
  margin-bottom: 5px;
}
.wpcf7 input.wpcf7-quiz {
  width: 80%;
  margin-bottom: 10px;
}
.wpcf7 span.wpcf7-quiz-label { 
  font-size: 17px;
}
.wpcf7 input[type="submit"] {
padding: 12px 20px;
border-style: none;
background: #1C9CD8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-family: 'Roboto Condensed'!important;
font-size: 17px;
font-weight: 400;
color: #ffffff;
text-decoration: none;
-webkit-appearance: button;
line-height: 1;
}
.wpcf7 input[type="submit"]:hover {
  background: #ffffff;
  color: #000000;
}

wpcf7-form-control wpcf7-file {
  padding: 5px 10px;
border-style: none;
background: #1C9CD8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-family: 'Roboto Condensed'!important;
font-size: 17px;
font-weight: 400;
color: #ffffff;
text-decoration: none;
-webkit-appearance: button;
line-height: 1;
}
wpcf7-form-control wpcf7-file:hover {
  background: #ffffff;
  color: #000000;
}