.footer-wrapper {
  margin: 50px auto;
  color: #4a4a49;
}
.footer-wrapper .social-menu-wrapper .footer-logo img {
  width: 190px;
}
@media (max-width: 779px) {
  .footer-wrapper .social-menu-wrapper .footer-logo img {
    width: 270px;
  }
}
.footer-wrapper .social-menu-wrapper .footer-address {
  font-size: 12px;
}
.footer-wrapper .social-menu-wrapper .footer-address a {
  color: #4A4A49;
}
.footer-wrapper .social-menu-wrapper .footer-address a:hover {
  color: #97D700;
}
@media (max-width: 779px) {
  .footer-wrapper .social-menu-wrapper .footer-address {
    font-size: 14px;
  }
}
.footer-wrapper .social-menu-wrapper .social-pages {
  width: 160px;
}
@media (max-width: 779px) {
  .footer-wrapper .social-menu-wrapper .social-pages {
    width: 100%;
  }
}
.footer-wrapper .social-menu-wrapper .social-pages a {
  color: #4A4A49;
}
.footer-wrapper .social-menu-wrapper .social-pages a:hover {
  color: #97D700;
}
.footer-wrapper .social-menu-wrapper .social-pages .maps-link {
  margin: 5px 0 0 0;
}
@media (max-width: 779px) {
  .footer-wrapper .social-menu-wrapper .social-pages .maps-link {
    margin: 15px 0 10px 0;
  }
}
.footer-wrapper .social-menu-wrapper .social-pages .maps-link {
  width: 100%;
  color: #97D700;
  text-align: center;
}
.footer-wrapper .social-menu-wrapper .social-pages .maps-link a {
  display: block;
  width: 100%;
  font-size: 14px;
  background-color: #4A4A49;
  border-radius: 5px;
  padding: 10px;
  color: white;
}
.footer-wrapper .social-menu-wrapper .social-pages .maps-link a:hover {
  background-color: #97D700;
  color: white;
}
.footer-wrapper .social-menu-wrapper .social-pages .social-icon-list {
  list-style: none;
  padding: 0;
}
.footer-wrapper .social-menu-wrapper .social-pages .social-icon-list .icon-wrapper {
  list-style: none;
  padding: 0;
  display: inline-block;
}
.footer-wrapper .social-menu-wrapper .social-pages .social-icon-list .icon-wrapper .fastpoint-icon {
  font-size: 38px;
}
@media (max-width: 779px) {
  .footer-wrapper .social-menu-wrapper .social-pages .social-icon-list .icon-wrapper .fastpoint-icon {
    font-size: 78px;
  }
}
.footer-wrapper .social-menu-wrapper .social-pages .social-icon-list .icon-wrapper .fastpoint-icon::before {
  margin: 0;
}
.footer-wrapper .social-menu-wrapper .social-pages .social-icon-list .icon-wrapper:first-child {
  text-align: left;
}
.footer-wrapper .social-menu-wrapper .social-pages .social-icon-list .icon-wrapper {
  text-align: center;
}
.footer-wrapper .social-menu-wrapper .social-pages .social-icon-list .icon-wrapper:last-child {
  text-align: right;
}
.footer-wrapper .footer-menu-middle-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 10px auto;
}
.footer-wrapper .footer-menu-middle-wrapper ul li:first-child {
  margin-top: 0;
}
.footer-wrapper .footer-menu-middle-wrapper ul li {
  padding: 0;
  margin: 20px auto;
  text-transform: uppercase;
}
.footer-wrapper .footer-menu-middle-wrapper ul li a {
  color: #4A4A49;
  font-weight: 700;
}
.footer-wrapper .footer-menu-middle-wrapper ul li a[href]:hover {
  color: #97D700;
}
.footer-wrapper .footer-menu-middle-wrapper ul li li {
  margin: 0;
  text-transform: initial;
}
.footer-wrapper .footer-menu-middle-wrapper ul li li a {
  font-weight: 400;
}
@media (min-width: 780px) {
  .footer-wrapper .footer-baloon-menu-wrapper {
    float: right;
  }
}
.footer-wrapper .footer-baloon-menu-wrapper .footer-baloon-link {
  min-width: 200px;
}
.footer-wrapper .footer-baloon-menu-wrapper .footer-baloon-link .footer-baloon-link-label {
  line-height: 38px;
}
.footer-wrapper .footer-baloon-menu-wrapper .footer-baloon-link a {
  padding: 0 10px;
  display: block;
  border: 1px solid #4A4A49;
  border-radius: 5px;
  color: #4A4A49;
  margin-bottom: 15px;
  font-weight: 700;
}
.footer-wrapper .footer-baloon-menu-wrapper .footer-baloon-link a .fastpoint-icon {
  line-height: 38px;
  font-size: 28px;
}
.footer-wrapper .footer-baloon-menu-wrapper .footer-baloon-link a:hover {
  border-color: #97D700;
  color: #97D700;
}

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