footer {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6,
footer .h1, footer .h2, footer .h3, footer .h4, footer .h5, footer .h6 {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

footer .row {
    margin-bottom :0 !important;
}

footer a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
footer a,footer a:hover {
    text-decoration: none !important; }

footer .content {
  height: 70vh; }



.footer-59391 .list-unstyled{
    height: 100%;
    display: flex;
    float: right;
    align-items: flex-end;
}

.footer-59391 .nav-left {
    float: left !important;
}


.footer-59391 {
  border-top: 1px solid #efefef;
  background-color: #fff;
  font-family: "Poppins", sans-serif;
  padding: 1rem 0;
margin-top: 4rem;
    background-color: #7a1b9b;
}
  .footer-59391 .site-logo {
    color: #fff; }
    .footer-59391 .site-logo a {
      font-size: 30px;
      color: #fff;
      font-weight: 900; }
  .footer-59391 .social-icons li {
    display: inline-block; }
    .footer-59391 .social-icons li a {
      display: inline-block;
      position: relative;
      width: 40px;
      height: 40px;
      border-radius: 50%; }
      .footer-59391 .social-icons li a.dr {
        background: #ff2e6e; }
      .footer-59391 .social-icons li a.be {
        background: #394cff; }
      .footer-59391 .social-icons li a.tw {
        background: #00a0fb; }
      .footer-59391 .social-icons li a.in {
        background: #c31574; }
      .footer-59391 .social-icons li a.fb {
        background: #3b579b; }
      .footer-59391 .social-icons li a.yt {
        background: #fa2614; }
      .footer-59391 .social-icons li a span {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: #fff; }
  .footer-59391 .nav-links li {
    display: inline-block; }
    .footer-59391 .nav-links li a {
      font-size: 14px;
      color: #fff;
      padding: 10px; }

@media (min-width: 768px){

    .text-md-right {
        text-align: right !important;
    }
}

  @media (max-width: 1199.98px) {
    .footer-59391 .nav-links.nav-left li:first-child a {
      padding-left: 0; } }
  .footer-59391 .nav-links.nav-right li:last-child a {
    padding-right: 0; }
  @media (max-width: 1199.98px) {
    .footer-59391 .nav-links.nav-right li:first-child a {
      padding-left: 0; } }
  .footer-59391 .copyright {
    /*border-top: 1px solid #efefef;*/
    /*padding-top: 50px;*/
    text-align: center;
    color: #fff; }
