/*
 * Susy grid settings
 */
/*
 * 3unikat mixin library
 */
/*
 * PS mixin framework
 */
/*
 * And the beauty goes here
 */
/*
 * silent classes collection
 */
/* line 9, ../sass/_silent.scss */
.footer__inner {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  position: relative;
  margin: auto;
}
/* line 12, ../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/susy-2.2.12/sass/susy/output/support/_clearfix.scss */
.footer__inner:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1279px) {
  /* line 9, ../sass/_silent.scss */
  .footer__inner {
    max-width: 85%;
  }
}
@media (max-width: 1023px) and (orientation: portrait) {
  /* line 9, ../sass/_silent.scss */
  .footer__inner {
    max-width: 95%;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  /* line 9, ../sass/_silent.scss */
  .footer__inner {
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  /* line 9, ../sass/_silent.scss */
  .footer__inner {
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
  }
}

/* line 92, ../sass/_silent.scss */
.footer .moduletable h3 {
  display: inline;
  margin-bottom: 1rem;
  padding-right: .25em;
  font-size: 40px;
  line-height: 40px;
  color: #69ae26;
  background-color: #fff;
}
/* line 100, ../sass/_silent.scss */
.footer .moduletable h3:after {
  content: '';
  float: right;
  background-color: #8fd749;
  width: 100%;
  height: 3px;
  margin-top: -8px;
  margin-bottom: 1rem;
}

/* line 10, ../sass/footer.scss */
.footer {
  *zoom: 1;
  margin-top: 48px;
  margin-top: 3rem;
}
/* line 71, ../sass/_mixins.scss */
.footer:before, .footer:after {
  content: " ";
  display: table;
}
/* line 75, ../sass/_mixins.scss */
.footer:after {
  clear: both;
}
/* line 16, ../sass/footer.scss */
.footer__copyright {
  background-color: #3c2917;
  color: #fff;
  font-size: 12px;
  line-height: 40px;
}
/* line 21, ../sass/footer.scss */
.footer__copyright a:hover {
  color: #8fd749;
}
/* line 25, ../sass/footer.scss */
.footer .moduletable {
  margin-bottom: 48px;
  margin-bottom: 3rem;
}
/* line 30, ../sass/footer.scss */
.footer .moduletable table {
  width: 100%;
  max-width: 550px;
  color: #69ae26;
  font-size: 12px;
}
