.home-form {
    margin-top: 15px;
}
.fixed-form {
  bottom: -100%;
  opacity: 0;
  transition: all .2s ease-in; }
  .fixed-form.fixed-form--showed {
    bottom: 0;
    opacity: 1; 
    z-index: 90;}
  .fixed-form .submit {
    background-image: linear-gradient(0deg, #0e610e, #74b65b);
    border: 0;
    border-radius: 0;
    display: block;
    font-size: 19px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-top: 20px;
    text-transform: uppercase;
    width: 100%;
    font-weight: normal;
    line-height: 1;
    box-shadow: none; }
    .fixed-form .submit:hover {
      background-image: linear-gradient(180deg, #0e610e, #74b65b); }
  .fixed-form .field {
    font-size: 15px;
    height: 41px;
    margin-bottom: 5px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center; }
  .fixed-form .account-form {
    margin-bottom: 0;
    margin-top: 0; }

.w-form .err {
  color: red; }

.testimonial-slider {
  height: auto; }

.submit:hover {
  letter-spacing: inherit; }

#popup .account-form {
  margin: 0; }
#popup .field {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  color: #333333;
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  padding: 8px 12px;
  vertical-align: middle;
  width: 100%;
  height: 54px;
  margin-bottom: 8px;
  text-align: left; }
#popup .submit {
  border-radius: 0;
  background-color: #14a89c;
  background-image: none;
  border-color: #057063;
  border-style: none;
  box-shadow: 0 -8px 0 0 #109186 inset;
  font-size: 19px;
  line-height: 23px;
  padding-bottom: 20px;
  padding-top: 20px;
  transition: all 350ms ease 0s;
  width: 100%;
  font-weight: normal; }
  #popup .submit:hover {
    background-color: #178f85; }

#popup_div .account-form {
  margin: 0; }
#popup_div .close {
  font-weight: normal;
  float: none;
  font-size: inherit;
  opacity: 1;
  text-shadow: none;
  color: #fff;
  line-height: 1.4; }
  #popup_div .close:hover {
    letter-spacing: inherit;
    color: #fff; }



.home-form .account-form {
  margin: 0; }

.form-index2-lp {
  margin-top: 0; }
  .form-index2-lp .account-form {
    background: none;
    height: auto;
    border: 0;
    padding: 0;
    margin-top: 13px; }

.form-index2-members .account-form {
  background: none;
  margin-top: 0;
  border: 0;
  padding: 0; }
  .form-index2-members .account-form form > .row {
    margin-left: 0;
    margin-right: 0; }
  .form-index2-members .account-form form .field {
    height: 53px;
    margin-bottom: 3px;
    margin-top: 0; }

.logo-3 {
  max-height: 47px;
  filter: invert(100%);
  -webkit-filter: invert(100%);
  -ms-filter: invert(100%); }

/*# sourceMappingURL=site.css.map */
