

.footer {
  margin-top: 4.8rem;
  list-style: none;
}
@media screen and (min-width: 1024px) {
  .footer {
    margin-top: 9.6rem;
  }
}
.footer .footer-wrapper {
  border-top: 1px solid #000000;
  padding: 4.8rem 0;
}
.footer .main-row {
  margin: 0;
  display: block;
}
@media screen and (min-width: 1024px) {
  .footer .main-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.footer .footer-logo {
  width: 100%;
  margin: 0 0 4.8rem 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: block;
}
@media screen and (min-width: 1024px) {
  .footer .footer-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    margin: 0;
    height: 4.8rem;
  }
}
.footer .footer-logo svg {
  width: 9.6rem;
  margin-right: 2.4rem;
}
.footer .nav-social {
  margin: 0 0 4.8rem 0;
  display: block;
}
@media screen and (min-width: 1024px) {
  .footer .nav-social {
    height: 4.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.footer #footer-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .footer #footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 0 auto;
  }
}
.footer #footer-menu li {
  display: block;
}
@media screen and (min-width: 1024px) {
  .footer #footer-menu li {
    margin: 0 1.2rem;
  }
}
.footer #footer-menu li a:hover {
  text-decoration: underline;
}
.footer .social {
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .footer .social {
    width: auto;
  }
}
.footer .social a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  background: #C2C3C5;
  margin-right: 1.2rem;
  margin-top: 3.2rem;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media screen and (min-width: 1024px) {
  .footer .social a {
    margin-left: 1.2rem;
    margin-right: 0;
    margin-top: 0;
  }
}
.footer .social a:hover {
  background: #2e318f;
  color: #ffffff;
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:navfooter] [16.95] DESIGN*/
/*******************************************************************/
/* 0.2 D>D */
/* db 164 */