* {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
  display: inline-block;
}

img {
  vertical-align: middle;
}

body {
  background-color: #000 !important;
}

#nav .nav {
  position: fixed;
  background-color: #000;
  padding: 100px 96px 0px;
}
#nav .nav img {
  border-radius: 50%;
  border: 8px solid #666;
}
#nav .nav h3 {
  color: #fff;
  font-size: 26px;
  padding: 10px 0px;
  font-weight: bold;
  margin-bottom: 50px;
}
#nav .nav a {
  background-color: transparent;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
#nav .nav a:hover {
  color: #62df9f;
}
#nav #item-1 {
  background: url(../images/banner.png) no-repeat center/cover;
  padding: 200px 0 250px;
  text-align: center;
}
#nav #item-1 h4 {
  color: #fff;
  font-size: 24px;
}
#nav #item-1 h1 {
  font-size: 62px;
  color: #fff;
  padding: 10px;
}
#nav #item-1 span {
  font-size: 62px;
  color: #62df9f;
}
#nav #item-1 h3 {
  color: #fff;
  font-size: 24px;
  padding-bottom: 20px;
}
#nav #item-1 a {
  padding: 8px 24px;
  border: 2px solid #62df9f;
  border-radius: 20px;
  color: #62df9f;
  font-size: 20px;
  transition: 0.5s;
}
#nav #item-1 a:hover {
  background-color: #62df9f;
  color: #fff;
}
#nav #item-2 {
  background-color: #464b49;
  padding: 150px 100px;
}
#nav #item-2 h4 {
  text-align: center;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  padding-bottom: 50px;
}
#nav #item-2 .pad_one {
  padding-right: 50px;
}
#nav #item-2 .pad_one h3 {
  color: #fff;
  font-size: 32px;
}
#nav #item-2 .pad_one h3 span {
  color: #62df9f;
}
#nav #item-2 .pad_one h6 {
  color: #c6cac8;
  font-size: 18px;
  padding: 15px 0;
}
#nav #item-2 .pad_one p {
  color: #c6cac8;
  font-size: 18px;
}
#nav #item-2 .pad_two {
  padding-top: 8px;
}
#nav #item-2 .pad_two h5 {
  border-bottom: 1px solid #c6cac8;
  padding: 8px 0;
  color: #fff;
}
#nav #item-2 .pad_two a {
  padding: 10px 24px;
  background-color: #62df9f;
  border-radius: 24px;
  margin-top: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
#nav #item-2 .bal {
  padding-top: 70px;
}
#nav #item-2 .bal .one1 h2 {
  color: #c6cac8;
  font-size: 58px;
}
#nav #item-2 .bal .one1 h3 {
  color: #fff;
  font-size: 20px;
}
#nav #item-2 .bal .two2 {
  position: relative;
}
#nav #item-2 .bal .two2 h2 {
  color: #c6cac8;
  font-size: 58px;
}
#nav #item-2 .bal .two2 h3 {
  color: #fff;
  font-size: 20px;
}
#nav #item-2 .bal .two2::after {
  position: absolute;
  content: "";
  left: -10px;
  top: 10px;
  width: 1px;
  height: 90px;
  background-color: #c6cac8;
}
#nav #item-3 {
  background-color: #686d6b;
  padding: 150px 110px 80px;
}
#nav #item-3 h4 {
  text-align: center;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  position: relative;
  margin-bottom: 50px;
}
#nav #item-3 h4::after {
  position: absolute;
  left: 410px;
  bottom: -10px;
  width: 100px;
  height: 2px;
  background-color: #62df9f;
  content: "";
}
#nav #item-3 .icon_one {
  padding: 20px 0;
}
#nav #item-3 .icon_one i {
  font-size: 30px;
  padding: 20px;
  background-color: #1f2322;
  border-radius: 5px;
  color: #62df9f;
}
#nav #item-3 .icon_one .i_i_one h3 {
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  padding-left: 10px;
}
#nav #item-3 .icon_one .i_i_one p {
  font-size: 16px;
  color: #c6cac8;
  padding-left: 10px;
}
#nav #item-3 .icon_two {
  padding: 20px 0;
}
#nav #item-3 .icon_two i {
  font-size: 30px;
  padding: 20px;
  background-color: #1f2322;
  border-radius: 5px;
  color: #62df9f;
}
#nav #item-3 .icon_two .i_i_two h3 {
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  padding-left: 10px;
}
#nav #item-3 .icon_two .i_i_two p {
  font-size: 16px;
  color: #c6cac8;
  padding-left: 10px;
}
#nav #item-4 {
  background-color: #4c4d4d;
  padding: 100px;
}
#nav #item-4 .item_four {
  padding-bottom: 100px;
}
#nav #item-4 .item_four h4 {
  text-align: center;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}
#nav #item-4 .item_four h4::after {
  position: absolute;
  content: "";
  left: 420px;
  bottom: 0;
  width: 100px;
  height: 2px;
  background-color: #62df9f;
}
#nav #item-4 .item {
  padding: 15px;
  margin: 15px 0;
  border-radius: 10px;
  background-color: #000;
}
#nav #item-4 .item a {
  background-color: #db1720;
  padding: 2px 5px;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
}
#nav #item-4 .item h4 {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  padding: 10px 0;
}
#nav #item-4 .item h3 {
  font-size: 18px;
  color: #62df9f;
}
#nav #item-4 .item p {
  color: #c6cac8;
}
#nav #item-4 .item_ex h3 {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
}
#nav #item-4 .shs {
  padding: 30px 0 20px;
}
#nav #item-4 .shs h3 {
  font-size: 34px;
  font-weight: 600;
  color: #fff;
}
#nav #item-4 .skil {
  padding: 10px 0;
}
#nav #item-4 .skil h3 {
  font-size: 22px;
  color: #fff;
  font-weight: 600;
}
#nav #item-4 .skil .progress {
  background-color: #000;
  border-radius: 10px;
}
#nav #item-4 .skil .progress-bar {
  background-color: #62df9f;
  border-radius: 10px;
}
#nav #item-4 .last {
  text-align: center;
  padding-top: 30px;
}
#nav #item-4 .last a {
  padding: 10px 20px;
  background-color: #666;
  color: #fff;
  border-radius: 30px;
  font-weight: bold;
}/*# sourceMappingURL=style.css.map */