@import url("https://fonts.googleapis.com/css?family=|");
#et_top_search {
  top: 20px;
}
.et-search-form input {
  top: 80px;
  right: -900px;
}
.wpcf7 input[type=email] {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 15px;
}
input[type=text] {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 15px;
}
.wpcf7 input[type=tel] {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 15px;
}
.wpcf7-form-control-wrap textarea {
  width: 100%;
  height: 110px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
