footer {
  margin-top: 30px;
  padding-bottom: 20px;
  padding-top: 30px;
  border-top: 5px solid #4ba82e;
  background-image: url("../img/bckg_footer.png");
  color: #838383;
  font-size: 12px; }
  footer .container {
    padding-top: 18px; }
  footer .svg-location {
    width: 30px;
    height: 30px;
    fill: #4ba82e;
    margin-top: 1em; }
  footer .social_icons div {
    margin-bottom: 10px; }
  footer .social_icons img {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    footer .social_icons img:hover {
      transform: translateY(-10px); }
  footer .other_buttons_wrap {
    width: 60%;
    text-align: center;
    margin: 15px auto; }
    footer .other_buttons_wrap .btn {
      width: 100%;
      margin-bottom: 5px; }
  footer .block_logo {
    max-width: 255px; }
    footer .block_logo .footer_logo_wrap {
      max-width: 265px;
      height: 100px; }
      footer .block_logo .footer_logo_wrap svg {
        max-width: 85%;
        max-height: 100px; }
      footer .block_logo .footer_logo_wrap img {
        max-width: 85%;
        max-height: 90%;
        margin-bottom: 10px; }
  footer .contacts {
    margin-top: 10px; }
    footer .contacts .phone {
      font-size: 20px; }
      footer .contacts .phone a {
        text-decoration: none;
        color: #fff; }
    footer .contacts a {
      color: #838383;
      text-decoration: none; }
  footer .footer_copyright {
    border-top: 1px solid #fff;
    margin-top: 30px; }
  footer .bottom_subs .form-control {
    background: transparent;
    border-color: #fff; }
    footer .bottom_subs .form-control:focus {
      background: #fff;
      color: #000; }
  @media (max-width: 560px) {
    footer .social_icons {
      float: left; }
    footer .foot-xxs-12 {
      width: 100%; }
    footer .foot-xxs-2 {
      width: 10%; }
    footer .foot-xxs-10 {
      width: 90%; } }

.flpl {
  fill: #4ba82e; }

.frpl {
  fill: #BBC0C7; }

.footer-fil3 {
  fill: #BBC0C7; }

.footer-fil2 {
  fill: #fff; }

@media (max-width: 1209px) {
  footer .other_buttons_wrap {
    width: 100%; } }

@media (max-width: 991px) {
  .sm-top_footer {
    margin-bottom: 30px; }
  .footer_copyright {
    padding: 15px 0px;
    line-height: 20px; }
  #bx-composite-banner {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px; } }

@media (min-width: 992px) {
  .footer_copyright .alright {
    text-align: right; } }

@media (max-width: 767px) {
  .alfa_title {
    display: none; }
  .sm-top_footer {
    margin-bottom: 0; }
  footer .col-sm-12 .col {
    margin-bottom: 20px; } }

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