.list_menu_ft .title-menu-ft {
  font-size: 16px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.list_menu_ft ul li a {
  display: inline-block;
  margin-bottom: 15px;
}

.pd {
  padding-left: 0;
  list-style-type: none;
  min-width: 150px;
}

.pd li {
  padding-bottom: 10px;
}

.pd li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
}

.pd li:hover a {
  color: #fff;
  text-decoration: none;
}
/*# sourceMappingURL=bottom.css.map */