.section--1556877532906 .row {
  border-color: #038a03;
  border: 2px;
  padding-top: 0px;
  padding-bottom: 20px;
  outline: none;
  margin-top: 40px;
  border-color: #038a03;
  background-color: white;
  border-width: 3px;
  border-style: solid;
  border-radius: 5px; }

.section--1556877532906 .heading {
  display: none; }

.block--1556877532906_0 {
  background: #038a03;
  color: #fff; }

.block--1556877532906_0 h3, .block--1556877532906_0 h4 {
  color: #fff; }

.form_section {
  padding: 10px 30px 20px;
  border-color: rgba(47, 47, 47, 0.180392);
  background-color: rgba(169, 169, 169, 0.0784314);
  border-width: 1px;
  border-style: solid;
  -webkit-background-size: cover !important;
  background-attachment: fixed !important;
  background-repeat: repeat repeat !important;
  background-position: center center;
  border-radius: 5px; }

input[type=text], input[type=email] {
  border-radius: 5px !important;
  background-color: #eee;
  background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: -moz-linear-gradient(top, #fff, #efefef) !important;
  border: 1px solid rgba(0, 0, 0, 0.13);
  border-bottom: 3px solid rgba(0, 0, 0, 0.13);
  width: 100%;
  font-size: 16px;
  padding: 5px 18px;
  outline: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 5px 0; }

#__lpform_form_submission_name_icon {
  opacity: 0 !important; }

::-webkit-input-placeholder {
  font-size: 13px; }

::-moz-placeholder {
  font-size: 13px; }

:-ms-input-placeholder {
  font-size: 13px; }

::placeholder {
  font-size: 13px; }

button {
  color: white;
  font-weight: 600;
  background-color: #038a03;
  font-size: 34px;
  color: white;
  font-weight: 600;
  background-color: #038a03;
  font-size: 20px;
  text-decoration: none !important;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2), 0 0 15px rgba(0, 0, 0, 0.2), 0 0 3px rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  padding-left: 40px !important;
  padding-right: 40px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2), 0 0 15px rgba(0, 0, 0, 0.2), 0 0 3px rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(0, 0, 0, 0.13);
  border-bottom: 4px solid rgba(0, 0, 0, 0.13);
  box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.22);
  border-radius: 6px;
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 15px;
  outline: none; }

textarea {
  width: 100%; }

#section-1556878565916 .background-image {
  display: block !important; }

.error {
  border: 2px solid red !important; }
