.footer_social .social-icons {
  margin-bottom: 0; }

ul.footer_nav {
  list-style: none;
  float: left;
  padding-left: 0;
  margin: 0;
  width: 100%; }

ul.footer_nav li.menu_item {
  margin-bottom: 5px;
  margin-top: 0; }

.footer_cst h4 {
  font-weight: 400; }

i.nav {
  font-family: "FontAwesome" !important;
  font-size: 20px;
  line-height: 20px;
  padding: 5px;
  display: inline-block;
  color: #00698f; }

i.nav:hover {
  color: #fff;
  background: #000; }

@media only screen and (max-width: 767px) {
  .footer_cst p {
    text-align: center; } }
