@charset "UTF-8";
/*******************Font****************** */
/*******************Inherit****************** */
.site-footer .footer-top .footer-logo, .site-footer .footer-top .footer-sociallink {
  display: inline-block;
  vertical-align: middle; }

.site-footer {
  margin-top: 1.25rem;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .site-footer .footer-top {
    background-color: #333335;
    transition: all 0.5s;
    padding: 0.625rem 0;
    line-height: 0.8125rem; }
    .site-footer .footer-top:hover {
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      background: #111; }
    .site-footer .footer-top .footer-logo {
      position: relative;
      width: 66%; }
      .site-footer .footer-top .footer-logo .site-logo img {
        width: 10%;
        height: auto;
        filter: invert(64%) sepia(6%) saturate(12%) hue-rotate(314deg) brightness(94%) contrast(89%); }
      .site-footer .footer-top .footer-logo .site-slogan {
        position: absolute;
        text-align: left;
        bottom: -0.25rem; }
        .site-footer .footer-top .footer-logo .site-slogan .aqr-branding-slogan {
          font-family: "Times New Roman", Times, serif;
          color: #999797;
          font-size: 0.75rem;
          font-style: italic;
          margin-top: 0; }
      .site-footer .footer-top .footer-logo .site-name {
        display: inline-block; }
        .site-footer .footer-top .footer-logo .site-name .aqr-branding {
          font-family: "Times New Roman", Times, serif;
          color: #999797;
          font-size: 1.5rem;
          font-weight: inherit;
          margin: 0; }
    .site-footer .footer-top .footer-sociallink {
      padding-top: 0;
      width: 32%; }
      .site-footer .footer-top .footer-sociallink .icon-social {
        margin: 0;
        line-height: 1.25rem; }
        .site-footer .footer-top .footer-sociallink .icon-social li {
          height: auto;
          line-height: 0; }
          .site-footer .footer-top .footer-sociallink .icon-social li a {
            line-height: inherit;
            height: auto; }
            .site-footer .footer-top .footer-sociallink .icon-social li a:before {
              font-size: 1.375rem; }
  .site-footer::before {
    content: "";
    font: 4.375rem glob;
    position: absolute;
    left: 0;
    right: 0;
    top: -4.0625rem;
    text-align: center;
    color: #383838;
    z-index: 1; }

.footer-bottom {
  background: #111; }
  .footer-bottom h2 {
    color: white;
    font-size: 1rem;
    font-weight: bold; }
  .footer-bottom ul {
    padding: 0; }
    .footer-bottom ul li {
      transition: color 0.5s; }
      .footer-bottom ul li a {
        color: #aba9a9;
        font-size: 0.875rem;
        line-height: 2.125rem;
        transition: color 0.5s; }
        .footer-bottom ul li a:hover {
          color: white;
          transition: color 0.5s; }
          .footer-bottom ul li a:hover:before {
            filter: brightness(1.8);
            transition: filter 0.5s; }
      .footer-bottom ul li:hover {
        color: white;
        transition: color 0.5s; }
  .footer-bottom .footer-contact {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem; }
    .footer-bottom .footer-contact .module-contact .view-header {
      color: white;
      font-size: 1rem;
      font-weight: bold;
      margin-bottom: 0.625rem; }
    .footer-bottom .footer-contact .module-contact .view-content .row-item {
      color: #aba9a9;
      font-size: 0.9375rem; }
      .footer-bottom .footer-contact .module-contact .view-content .row-item * {
        color: #aba9a9;
        font-size: 0.9375rem; }
      .footer-bottom .footer-contact .module-contact .view-content .row-item .txt-fld .views-field-field-phone {
        display: none; }
      .footer-bottom .footer-contact .module-contact .view-content .row-item .views-label {
        display: inline-block; }
      .footer-bottom .footer-contact .module-contact .view-content .row-item .field-content {
        display: inline-block; }

@media only screen and (max-width: 1024px) {
  .site-footer .footer-top .footer-logo {
    padding: 0; }
    .site-footer .footer-top .footer-logo ul {
      padding: 0; } }
@media only screen and (max-width: 991px) {
  .site-footer .footer-top .footer-logo .site-logo img {
    width: 15%; } }
@media only screen and (max-width: 767px) {
  .site-footer .footer-top .footer-logo, .site-footer .footer-top .footer-sociallink {
    width: 100%; }
  .site-footer .footer-top .footer-logo {
    text-align: center;
    margin-bottom: 0.9375rem; }
    .site-footer .footer-top .footer-logo ul {
      display: unset !important; }
    .site-footer .footer-top .footer-logo .site-logo img {
      width: 20%; }
  .site-footer .footer-top .footer-sociallink .icon-social {
    text-align: center; } }

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