.center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.center .child > :nth-child(1) {
  -webkit-transition: 0.7s ease-out 0.1s;
  -moz-transition: 0.7s ease-out 0.1s;
  -ms-transition: 0.7s ease-out 0.1s;
  -o-transition: 0.7s ease-out 0.1s;
  -webkit-transform: translate(14.277778vw, -8.152778vw);
  -moz-transform: translate(14.277778vw, -8.152778vw);
  -ms-transform: translate(14.277778vw, -8.152778vw);
  -o-transform: translate(14.277778vw, -8.152778vw);
  -o-transform: translate(14.277778vw, -8.152778vw);
}

.center .child > :nth-child(2) {
  -webkit-transition: 0.7s ease-out 0.4s;
  -moz-transition: 0.7s ease-out 0.4s;
  -ms-transition: 0.7s ease-out 0.4s;
  -o-transition: 0.7s ease-out 0.4s;
  -webkit-transform: translate(-14.277778vw, -8.027778vw);
  -moz-transform: translate(-14.277778vw, -8.027778vw);
  -ms-transform: translate(-14.277778vw, -8.027778vw);
  -o-transform: translate(-14.277778vw, -8.027778vw);
  -o-transform: translate(-14.277778vw, -8.027778vw);
}

.center .child > :nth-child(3) {
  -webkit-transition: 0.7s ease-out 0.3s;
  -moz-transition: 0.7s ease-out 0.3s;
  -ms-transition: 0.7s ease-out 0.3s;
  -o-transition: 0.7s ease-out 0.3s;
  -webkit-transform: translate(0px, -16.319444vw);
  -moz-transform: translate(0px, -16.319444vw);
  -ms-transform: translate(0px, -16.319444vw);
  -o-transform: translate(0px, -16.319444vw);
  -o-transform: translate(0px, -16.319444vw);
}

.center .child > :nth-child(4) {
  -webkit-transition: 0.7s ease-out 0.2s;
  -moz-transition: 0.7s ease-out 0.2s;
  -ms-transition: 0.7s ease-out 0.2s;
  -o-transition: 0.7s ease-out 0.2s;
  -webkit-transform: translate(14.277778vw, -41.083333vw);
  -moz-transform: translate(14.277778vw, -41.083333vw);
  -ms-transform: translate(14.277778vw, -41.083333vw);
  -o-transform: translate(14.277778vw, -41.083333vw);
  -o-transform: translate(14.277778vw, -41.083333vw);
}

.center .child > :nth-child(5) {
  -webkit-transition: 0.7s ease-out 0.5s;
  -moz-transition: 0.7s ease-out 0.5s;
  -ms-transition: 0.7s ease-out 0.5s;
  -o-transition: 0.7s ease-out 0.5s;
  -webkit-transform: translate(-14.277778vw, -73.736111vw);
  -moz-transform: translate(-14.277778vw, -73.736111vw);
  -ms-transform: translate(-14.277778vw, -73.736111vw);
  -o-transform: translate(-14.277778vw, -73.736111vw);
  -o-transform: translate(-14.277778vw, -73.736111vw);
}

.center .child > :nth-child(6) {
  -webkit-transition: 0.7s ease-out 0.6s;
  -moz-transition: 0.7s ease-out 0.6s;
  -ms-transition: 0.7s ease-out 0.6s;
  -o-transition: 0.7s ease-out 0.6s;
  -webkit-transform: translate(0px, -96.708333vw);
  -moz-transform: translate(0px, -96.708333vw);
  -ms-transform: translate(0px, -96.708333vw);
  -o-transform: translate(0px, -96.708333vw);
  -o-transform: translate(0px, -96.708333vw);
}

/* HEXAGON style */
.lab_item {
  width: 13.888889vw;
  height: 15.972222vw;
  display: inline-block;
}

.hexagon2 {
  position: absolute;
  width: 13.888889vw;
  height: 27.777778vw;
  top: -5.902778vw;
}

.hexagon {
  overflow: hidden;
  visibility: hidden;
  transform: rotate(90deg);
  cursor: pointer;
}

.child .hexagon {
  transform: scale(0.8) rotate(90deg);
}

.hexagon-in1,
.hexagon-in2 {
  overflow: hidden;
  width: 100%;
  height: 100%;
  transform: rotate(-60deg);
  visibility: visible;
}

.hexagon-in1:hover .hexagon-in2,
.hexagon-in2:hover .hexagon-in2 {
  /* background: linear-gradient(to right, #227df9, #7462f9, #df3ef8); */
  background: linear-gradient(to right, #ebbd00, #c8954a, #bd7a00);
  -webkit-transition: 0.7s ease-out;
  -moz-transition: 0.7s ease-out;
  -ms-transition: 0.7s ease-out;
  -o-transition: 0.7s ease-out;
}

.hexagon-in2 {
  background: #ffffff;
}

.activeHive.hexagon-in2 {
  /* background: linear-gradient(to right, #227df9, #7462f9, #df3ef8); */
  background: linear-gradient(to right, #ebbd00, #c8954a, #bd7a00);
}

.zn_custom_html.eluid6e67f814 {
  line-height: unset !important;
}

#hive_menu {
  line-height: unset !important;
}

#hive_menu * {
  line-height: normal !important;
}

#hive_menu .container {
  line-height: unset !important;
  width: 100%;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

#hive_menu #content_menu {
  background-image: url("https://cybersoft.edu.vn/wp-content/uploads/2022/08/bg_hive2.png");
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
  width: 45vw;
  height: 45vw;
  position: relative;
  overflow: hidden;
  transform: scale(0.8);
}

#hive_menu #content_detail {
  padding: 10px;
  height: 30vw;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

#hive_menu #content_detail .detail {
  flex-grow: 1;
  height: 100%;
}

#hive_menu #content_detail .detail .detailContent {
  width: 100%;
  height: 100%;
}

#hive_menu #content_detail .detail .detailContent .detailItem {
  display: none;
  width: 100%;
  height: 100%;
  color: black;
}

#hive_menu #content_detail .detail .detailContent .activeTab {
  display: block;
  height: 100%;
}

#hive_menu #content_detail .buttonChangedTab {
  margin-top: 20px;
  flex-shrink: 0;
  display: flex;
  width: 100%;
  justify-content: end;
}

#hive_menu #content_detail .buttonChangedTab .btn {
  /* background: linear-gradient(to right, #227df9, #7462f9, #df3ef8); */
  background: linear-gradient(to right, #ebbd00, #c8954a, #bd7a00);
  margin: 0 5px;
  border: none;
  padding: 10px 40px;
  color: white;
  font-size: 20px;
  border-radius: 5px;
  cursor: pointer;
}

#hive_menu .hexagon i {
  -webkit-text-fill-color: transparent;
  /* background: linear-gradient(to right, #227df9, #7462f9, #df3ef8); */
  background: linear-gradient(to right, #ebbd00, #c8954a, #bd7a00);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 60px;
  z-index: 10;
  transform: rotate(30deg) translate(-82%, -25%);
  text-align: center;
}

#hive_menu .center .child > :nth-child(6) i,
#hive_menu .center .child > :nth-child(3) i {
  transform: rotate(30deg) translate(-70%, -25%);
}

#hive_menu .hexagon .activeHive i {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(to right, #ffffff, #ffffff, #ffffff);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
}

#hive_menu #content_detail .buttonChangedTab .btn i {
  font-size: 20px;
}

#hive_menu .hexagon-in1:hover .hexagon-in2 i,
#hive_menu .hexagon-in2:hover .hexagon-in2 i {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(to right, #ffffff, #ffffff, #ffffff);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
}

.hexagon-in2 img {
  /*transform: rotate(30deg) scale(1.3) translate(10%, 20%);*/
  transform: rotate(30deg) scale(1.5) translate(10%, 50%);
}

.detailItem h3 {
  font-size: 30px;
  line-height: 40px !important;
}

.detailItem p {
  font-size: 16px;
  line-height: 24px !important;
}

.hexagon-text {
  font-size: 20px;
  display: block;
  white-space: nowrap;

  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 1200px) {
  #hive_menu .hexagon i {
    font-size: 50px;
  }

  .detailItem h3 {
    font-size: 25px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1199px) {
  #hive_menu #content_menu {
    width: 43vw;
  }

  #hive_menu #content_detail {
    height: 35vw;
  }
}

@media screen and (max-width: 992px) {
  #hive_menu .container {
    overflow: hidden;
    width: 100%;
    padding: 30px;
    margin: 0 auto;
    display: flex;
  }

  #hive_menu #content_menu {
    transform: scale(0.95);
  }

  #hive_menu #content_detail {
    height: 40vh;
    padding: 10px;
    font-size: 16px;
    padding-bottom: 50px;
  }

  #hive_menu #content_detail .detail {
    flex-grow: 1;
  }

  #hive_menu #content_detail .buttonChangedTab .btn {
    transform: scale(0.9);
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .hexagon-text {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
  }

  .center .child > :nth-child(1) {
    -webkit-transition: 0.7s ease-out 0.1s;
    -moz-transition: 0.7s ease-out 0.1s;
    -ms-transition: 0.7s ease-out 0.1s;
    -o-transition: 0.7s ease-out 0.1s;
    -webkit-transform: translate(30.555556vw, -14.305556vw);
    -moz-transform: translate(30.555556vw, -14.305556vw);
    -ms-transform: translate(30.555556vw, -14.305556vw);
    -o-transform: translate(30.555556vw, -14.305556vw);
    -o-transform: translate(30.555556vw, -14.305556vw);
  }

  .center .child > :nth-child(2) {
    -webkit-transition: 0.7s ease-out 0.4s;
    -moz-transition: 0.7s ease-out 0.4s;
    -ms-transition: 0.7s ease-out 0.4s;
    -o-transition: 0.7s ease-out 0.4s;
    -webkit-transform: translate(-30.555556vw, -18.055556vw);
    -moz-transform: translate(-30.555556vw, -18.055556vw);
    -ms-transform: translate(-30.555556vw, -18.055556vw);
    -o-transform: translate(-30.555556vw, -18.055556vw);
    -o-transform: translate(-30.555556vw, -18.055556vw);
  }

  .center .child > :nth-child(3) {
    -webkit-transition: 0.7s ease-out 0.3s;
    -moz-transition: 0.7s ease-out 0.3s;
    -ms-transition: 0.7s ease-out 0.3s;
    -o-transition: 0.7s ease-out 0.3s;
    -webkit-transform: translate(0px, -33.638888vw);
    -moz-transform: translate(0px, -33.638888vw);
    -ms-transform: translate(0px, -33.638888vw);
    -o-transform: translate(0px, -33.638888vw);
    -o-transform: translate(0px, -33.638888vw);
  }

  .center .child > :nth-child(4) {
    -webkit-transition: 0.7s ease-out 0.2s;
    -moz-transition: 0.7s ease-out 0.2s;
    -ms-transition: 0.7s ease-out 0.2s;
    -o-transition: 0.7s ease-out 0.2s;
    -webkit-transform: translate(30.555556vw, -84.166666vw);
    -moz-transform: translate(30.555556vw, -84.166666vw);
    -ms-transform: translate(30.555556vw, -84.166666vw);
    -o-transform: translate(30.555556vw, -84.166666vw);
    -o-transform: translate(30.555556vw, -84.166666vw);
  }

  .center .child > :nth-child(5) {
    -webkit-transition: 0.7s ease-out 0.5s;
    -moz-transition: 0.7s ease-out 0.5s;
    -ms-transition: 0.7s ease-out 0.5s;
    -o-transition: 0.7s ease-out 0.5s;
    -webkit-transform: translate(-30.555556vw, -145.472222vw);
    -moz-transform: translate(-30.555556vw, -145.472222vw);
    -ms-transform: translate(-30.555556vw, -145.472222vw);
    -o-transform: translate(-30.555556vw, -145.472222vw);
    -o-transform: translate(-30.555556vw, -145.472222vw);
  }

  .center .child > :nth-child(6) {
    -webkit-transition: 0.7s ease-out 0.6s;
    -moz-transition: 0.7s ease-out 0.6s;
    -ms-transition: 0.7s ease-out 0.6s;
    -o-transition: 0.7s ease-out 0.6s;
    -webkit-transform: translate(0px, -197.416666vw);
    -moz-transform: translate(0px, -197.416666vw);
    -ms-transform: translate(0px, -197.416666vw);
    -o-transform: translate(0px, -197.416666vw);
    -o-transform: translate(0px, -197.416666vw);
  }

  .lab_item {
    width: 27.777778vw;
    height: 31.944444vw;
    display: inline-block;
  }

  .hexagon2 {
    position: absolute;
    width: 27.777778vw;
    height: 55.555556vw;
    top: -11.805556vw;
  }

  #hive_menu .container {
    overflow: unset !important;
    width: 100%;
    justify-content: center;
    margin: 0 auto;
    padding: 0px !important;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  #hive_menu #content_menu {
    width: 100vw;
    height: 90vw;
    transform: scale(1.07);
  }

  #hive_menu #content_detail {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    width: 100%;
    font-size: 14x;
    padding-bottom: 50px;
  }

  #hive_menu #content_detail .detail {
    flex-grow: 1;
  }

  #hive_menu #content_detail .buttonChangedTab .btn {
    margin: 0 3px;
    padding: 8px 20px;
    transform: scale(0.9);
  }
}

@media screen and (max-width: 576px) {
  #hive_menu .hexagon i {
    font-size: 30px;
  }

  #hive_menu .hexagon-in1:hover .hexagon-in2 i,
  #hive_menu .hexagon-in2:hover .hexagon-in2 i {
    -webkit-text-fill-color: transparent;
    /* background: linear-gradient(to right, #227df9, #7462f9, #df3ef8); */
    background: linear-gradient(to right, #ebbd00, #c8954a, #bd7a00);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
  }

  #hive_menu .hexagon .hexagon-in1 .activeHive i,
  #hive_menu .hexagon .hexagon-in2 .activeHive i {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(to right, #ffffff, #ffffff, #ffffff);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
  }

  .hexagon-in1:hover .hexagon-in2,
  .hexagon-in2:hover .hexagon-in2 {
    background: #eeeeee;
  }

  #hive_menu .activeHive.hexagon-in2 {
    /* background: linear-gradient(to right, #227df9, #7462f9, #df3ef8); */
    background: linear-gradient(to right, #ebbd00, #c8954a, #bd7a00);
  }

  .hexagon-text {
    font-size: 14px;
  }

  #hive_menu #content_detail .detail .detailContent .detailItem,
  #hive_menu #content_detail .detail .detailContent .activeTab {
    height: 185px;
  }

  #hive_menu #content_menu {
    width: 100vw;
    height: 90vw;
    transform: scale(1.07);
  }
}

@media screen and (min-width: 1920px) {
  .center .child > :nth-child(1) {
    -webkit-transform: translate(
      calc(1536px * 0.14277778),
      calc(1536px * -0.08152778)
    );
    -moz-transform: translate(
      calc(1536px * 0.14277778),
      calc(1536px * -0.08152778)
    );
    -ms-transform: translate(
      calc(1536px * 0.14277778),
      calc(1536px * -0.08152778)
    );
    -o-transform: translate(
      calc(1536px * 0.14277778),
      calc(1536px * -0.08152778)
    );
    -o-transform: translate(
      calc(1536px * 0.14277778),
      calc(1536px * -0.08152778)
    );
  }

  .center .child > :nth-child(2) {
    -webkit-transform: translate(
      calc(1536px * -0.14277778),
      calc(1536px * -0.08027778)
    );
    -moz-transform: translate(
      calc(1536px * -0.14277778),
      calc(1536px * -0.08027778)
    );
    -ms-transform: translate(
      calc(1536px * -0.14277778),
      calc(1536px * -0.08027778)
    );
    -o-transform: translate(
      calc(1536px * -0.14277778),
      calc(1536px * -0.08027778)
    );
    -o-transform: translate(
      calc(1536px * -0.14277778),
      calc(1536px * -0.08027778)
    );
  }

  .center .child > :nth-child(3) {
    -webkit-transform: translate(0px, calc(1536px * -0.16319444));
    -moz-transform: translate(0px, calc(1536px * -0.16319444));
    -ms-transform: translate(0px, calc(1536px * -0.16319444));
    -o-transform: translate(0px, calc(1536px * -0.16319444));
    -o-transform: translate(0px, calc(1536px * -0.16319444));
  }

  .center .child > :nth-child(4) {
    -webkit-transform: translate(
      calc(1536px * 0.14277778),
      calc(1536px * -0.41083333)
    );
    -moz-transform: translate(
      calc(1536px * 0.14277778),
      calc(1536px * -0.41083333)
    );
    -ms-transform: translate(
      calc(1536px * 0.14277778),
      calc(1536px * -0.41083333)
    );
    -o-transform: translate(
      calc(1536px * 0.14277778),
      calc(1536px * -0.41083333)
    );
    -o-transform: translate(
      calc(1536px * 0.14277778),
      calc(1536px * -0.41083333)
    );
  }

  .center .child > :nth-child(5) {
    -webkit-transform: translate(
      calc(1536px * -0.14277778),
      calc(1536px * -0.73736111)
    );
    -moz-transform: translate(
      calc(1536px * -0.14277778),
      calc(1536px * -0.73736111)
    );
    -ms-transform: translate(
      calc(1536px * -0.14277778),
      calc(1536px * -0.73736111)
    );
    -o-transform: translate(
      calc(1536px * -0.14277778),
      calc(1536px * -0.73736111)
    );
    -o-transform: translate(
      calc(1536px * -0.14277778),
      calc(1536px * -0.73736111)
    );
  }

  .center .child > :nth-child(6) {
    -webkit-transform: translate(0px, calc(1536px * -0.9670833));
    -moz-transform: translate(0px, calc(1536px * -0.96708333));
    -ms-transform: translate(0px, calc(1536px * -0.96708333));
    -o-transform: translate(0px, calc(1536px * -0.96708333));
    -o-transform: translate(0px, calc(1536px * -0.96708333));
  }

  #hive_menu #content_menu {
    width: calc(1536px * 0.45);
    height: calc(1536px * 0.45);
  }

  .hexagon2 {
    position: absolute;
    width: calc(1536px * 0.13888889);
    height: calc(1536px * 0.27777778);
    top: calc(1536px * -0.05902778);
  }

  .lab_item {
    width: calc(1536px * 0.13888889);
    height: calc(1536px * 0.15972222);
  }

  #hive_menu #content_detail {
    height: calc(1536px * 0.3);
  }
}
