.footer {
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-top: 2.5rem;
  padding: 1.25rem 0;
  border-top: 1px solid #cccccc;
}

.footer-100 {
  background-color: #faf8f4;
  text-align: center;
  padding: 38px 0;
}

.footer-100 .site-logo img {
  max-width: 130px;
}

.footer-100 .block-webform {
  max-width: 400px;
  margin: 10px auto 0;
}

.footer-100 .block-webform h2 {
  font-size: 18px;
  line-height: 48px;
}

.footer-100 .block-webform form {
  position: relative;
}

.footer-100 .block-webform form .form-item {
  position: relative;
}

.footer-100 .block-webform form .form-item input[type='email'] {
  border: 1px solid #a8a8a8;
  color: #a8a8a8;
  padding-right: 60px;
}

.footer-100 .block-webform form .form-actions {
  bottom: 0;
  height: 48px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  width: 50px;
}

.footer-100 .block-webform form .form-actions input.form-submit {
  background-image: url("../../../images/ico_plane.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: initial;
  border-radius: 0 8px 8px 0;
  bottom: 0;
  font-size: 18px;
  line-height: 22px;
  padding: 13px 18px;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  width: 50px;
}

.footer-100 .menu--footer {
  display: inline-block;
}

.footer-100 .menu--footer li.menu-item {
  display: inline;
}

.footer-100 .menu--footer li.menu-item a {
  text-decoration: none;
  line-height: 30px;
}

.footer-100 .menu--footer li.menu-item + .menu-item::before {
  content: '|';
  color: #005140;
  padding-left: 1em;
  padding-right: 1em;
}

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