/******************************************************************************/
/********************************FOOTER****************************************/
/******************************************************************************/
.footer-section .mk-grid {
  max-width: 1640px;
}


.footer-section .column2 .heading1{
  font-family: 'Roboto', sans-serif;
  text-transform: none !important;
  font-size: 2.8rem !important;
  color: #fff !important;
}

.footer-section .column2 .text1 p,
.footer-section .column2 .text1 a{
  font-family: 'Roboto', sans-serif !important;
  color: #fff !important;
  font-size: 1.5rem !important;
}

.footer-section .column3 .menu-item a{
  font-family: 'Roboto', sans-serif !important;
  color: #fff !important;
  font-size: 1.5rem !important;
}

#sub-footer .mk-grid {
  max-width: 1640px;
}

#sub-footer .mk-footer-copyright {
  font-family: 'Roboto', sans-serif !important;
  color: #fff;
}

#sub-footer .mk-footer-copyright a {
  font-family: 'Nexa';
  font-weight: 800;
  color: #fff;
}

@media (max-width:767px) {
  .footer-section .column3 .menu-item,
  .footer-section .column3 .vc-pns-heading{
    text-align: center;
  }

  .footer-section .column2 .a_align-left{
    text-align: center;
  }
  .footer-section .mk-social-network-shortcode ul {
    text-align: center;
  }
}
