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

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

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

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

#section_1 {
  height: 800px;
}