﻿/*$ProximaReg: 'ProximaReg', Arial, sans-serif;*/
/*$Montserrat: 'Montserrat', Arial, sans-serif;*/
/*$MontserrattBold: 'Montserrat', Arial, sans-serif;*/
.global-footer {
  padding: 45px 0 60px;
  padding: 2.8125rem 0 3.75rem;
  background-color: #4b4b4b;
  position: relative; }

.footer-logo {
  margin: 0 auto;
  width: 300px;
  text-align: center; }
  .footer-logo img {
    max-width: 180px;
    max-height: 82px; }

.footer-nav, .footer-bottom-nav {
  margin: 30px auto 0;
  margin: 1.875rem auto 0;
  padding: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  /*> li {
        display: inline-block;
        vertical-align: top;
        margin-right: -4px;
        
    }*/ }
  .footer-nav li + li, .footer-bottom-nav li + li {
    margin-top: 30px;
    margin-top: 1.875rem; }
  .footer-nav a, .footer-bottom-nav a {
    display: block;
    padding: 0 15px;
    padding: 0 0.9375rem;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: none; }

.footer-nav {
  margin-bottom: 40px;
  margin-bottom: 2.5rem; }

.footer-bottom-nav {
  margin-bottom: 40px;
  margin-bottom: 2.5rem; }
  .footer-bottom-nav a {
    text-transform: none;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal; }

.social-footer-wrapper {
  margin-left: 12px; }

.social-media {
  padding: 0;
  padding: 0;
  text-align: center; }
  .social-media ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .social-media li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-right: -4px; }
    .social-media li + li {
      margin-left: 16px;
      margin-left: 1rem; }
  .social-media a {
    color: #fff;
    display: block;
    font-size: 28px;
    font-size: 1.75rem;
    width: 43px;
    width: 2.6875rem;
    height: 43px;
    height: 2.6875rem;
    line-height: 32px;
    line-height: 2rem;
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: ease-in-out background-color 0.1s, ease-in-out border-color 0.1s;
    -khtml-transition: ease-in-out background-color 0.1s, ease-in-out border-color 0.1s;
    -moz-transition: ease-in-out background-color 0.1s, ease-in-out border-color 0.1s;
    -ms-transition: ease-in-out background-color 0.1s, ease-in-out border-color 0.1s;
    -o-transition: ease-in-out background-color 0.1s, ease-in-out border-color 0.1s;
    transition: ease-in-out background-color 0.1s, ease-in-out border-color 0.1s; }
    .social-media a:hover {
      background-color: #4e4e4e;
      border-color: #4e4e4e; }
  .social-media img {
    width: 60%; }

.footer-logos {
  margin: 0 0 0 0;
  margin: 0 0 0 0;
  padding: 0;
  padding: 0;
  text-align: center; }
  .footer-logos ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .footer-logos li {
    display: inline;
    vertical-align: top;
    margin-right: -4px; }
    .footer-logos li:nth-child(2) img {
      margin-top: -10px; }
    .footer-logos li + li {
      margin-left: 10px;
      margin-left: 0.625rem; }
    .footer-logos li img {
      max-width: 125px;
      max-height: 85px; }
  .footer-logos li:first-child img {
    max-width: 65px;
    max-height: 65px; }

@media (min-width: 992px) {
  .footer-logo {
    margin: 0;
    width: auto;
    text-align: left; }
  .footer-nav, .footer-bottom-nav {
    text-align: left; }
    .footer-nav > li, .footer-bottom-nav > li {
      display: inline-block;
      vertical-align: top; }
      .footer-nav > li + li, .footer-bottom-nav > li + li {
        margin-top: 0; }
  .footer-bottom-nav li {
    margin-right: -7px; }
  .footer-nav > li {
    margin-right: 20px; }
  .footer-nav {
    font-size: 16px;
    font-size: 1rem;
    margin: 16px 0 0 0;
    margin: 1rem 0 0 0;
    text-transform: uppercase; }
    .footer-nav a {
      padding: 0; }
    .footer-nav li + li {
      margin-left: 20px; }
  .footer-bottom-nav {
    margin: 12px 0 0 0;
    margin: 0.75rem 0 0 0; }
    .footer-bottom-nav a {
      padding: 0; }
    .footer-bottom-nav li + li {
      margin-left: 20px; }
  .footer-group-2 {
    margin-top: 75px; }
  .social-media {
    text-align: left; } }

@media (min-width: 1200px) {
  .footer-nav li + li {
    margin-left: 30px; }
  .footer-bottom-nav li + li {
    margin-left: 30px; } }

@media (max-width: 991px) {
  .footer-logo {
    margin-top: 25px;
    margin-top: 1.5625rem;
    margin-bottom: 45px;
    margin-bottom: 2.8125rem; }
  .footer-bottom-nav {
    margin-top: 5px; }
  .social-media ul {
    padding: 25px 0 55px;
    padding: 1.5625rem 0 3.4375rem; }
  .social-media a {
    height: 57px;
    height: 3.5625rem;
    line-height: 48px;
    line-height: 3rem;
    width: 57px;
    width: 3.5625rem; } }

