/*#52771B*/
/* promobar */
/*#7e3bd0*/
/*#d03bc4*/
/* media up to # */
/* media from # up */
/* promobar */
footer {
  background-color: #DCD7D2;
  font-size: 1.2rem;
  line-height: 1.7rem; }

footer .payment-providers > div {
  background-color: rgba(255, 255, 255, 0.25);
  margin: 4px;
  padding: 14px; }

footer > .wrapper {
  justify-content: center; }

footer > .wrapper > section {
  margin: 0 1.5%; }
  footer > .wrapper > section#fauorg {
    flex: 0 1 15%; }
  footer > .wrapper > section#fbilling {
    flex: 1 1 65%;
    margin-bottom: 20px; }
    footer > .wrapper > section#fbilling .payment-providers .icon-large {
      transform: scale(1.4) !important; }
  footer > .wrapper > section#fprices {
    flex: 0 1 40%; }
  footer > .wrapper > section#feu {
    flex: 0 1 30%; }
  footer > .wrapper > section#flinks {
    flex: 0 1 16%; }
  footer > .wrapper > section#fauorg > h6 {
    margin-bottom: 12px; }
  footer > .wrapper > section#fauorg > div {
    margin-left: -8px !important; }
  @media (min-width: 768px) and (max-width: 979px) {
    footer > .wrapper > section#fauorg {
      flex: 0 1 15%; }
    footer > .wrapper > section#fbilling {
      flex: 1 1 70%;
      margin-bottom: 20px; }
      footer > .wrapper > section#fbilling .payment-providers .icon-large {
        transform: scale(1.5) !important; }
    footer > .wrapper > section#fprices {
      flex: 0 1 40%; }
    footer > .wrapper > section#feu {
      flex: 0 1 30%; }
    footer > .wrapper > section#flinks {
      flex: 0 1 16%; }
    footer > .wrapper > section#fauorg > h6 {
      margin-bottom: 12px; }
    footer > .wrapper > section#fauorg > div {
      margin-left: -8px !important; } }
  @media (min-width: 980px) {
    footer > .wrapper > section#fauorg {
      flex: 0 1 15%; }
    footer > .wrapper > section#flinks {
      flex: 0 1 16%; }
    footer > .wrapper > section#feu, footer > .wrapper > section#fprices {
      flex: 0 1 18%; }
    footer > .wrapper > section#fbilling {
      flex: 0 1 19%; }
      footer > .wrapper > section#fbilling .payment-providers .icon-large {
        transform: scale(1.7) !important; }
    footer > .wrapper > section#fauorg > h6 {
      margin-bottom: 12px; }
    footer > .wrapper > section#fauorg > div {
      margin-left: -8px !important; } }
