#menu_movil a:nth-of-type(3) i {
  color: #0EB9E8;
}

#menu_movil a:nth-of-type(3) {
  color: #eee;
}

#header nav a:nth-of-type(3) i {
  color: #0EB9E8;
}

#header nav a:nth-of-type(3) {
  border-bottom: 3px solid #0EB9E8;
}