body {
  background: url(/img/bg.jpg) no-repeat;
  background-size: 100% 100%; 
}

.home1 .bg {
  position: relative;
  height: 43.9583vw;
}

.home1 .bg .text {
  position: absolute;
  top: 49.2%;
  left: 6.4%;
  display: flex;
  flex-direction: column;
  gap: 0.9375vw;
}

.home1 .bg .text .t1 span {
  color: #FFF;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25
}

.home1 .bg .text .t2 span {
  color: #FFF;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25
}


/* home2 */

.home2 .wrap {
  margin: 6.25vw 12.4479vw 8.3854vw 13.1771vw;
}

.home2 .wrap .text {
  margin-top: 1.5625vw;
}

.home2 .wrap .text .head_text {
  display: flex;
  align-items: center;
  gap: 1.1458vw;
  position: absolute;
}

.home2 .wrap .text .head_text p {
  color: #070707;
  font-style: normal;
  font-family: ppoints;
  font-weight: 600;
  line-height: normal;
  /*text-transform: uppercase;*/
}
.home2 .wrap .text .head_text img {
  width: 1.25vw;
  height: 1.4063vw;
}
.home2 .wrap .flex_box {
  margin-top: 2.604vw;
}

.home2 .wrap .mid-text {
  width: 30.0521vw;
}

.home2 .wrap .mid-text p:nth-child(1) {
  color: #000;
  font-style: normal;
  font-weight: 700;
  line-height: 114.286%;
  /*text-transform: uppercase;*/
}

.home2 .wrap .mid-text p:nth-child(2) {
  font-style: normal;
  font-weight: 700;
  line-height: 133.333%;
}

.home2 .wrap .mid-text .t1 {
  margin-left: 0.5208vw;
  background: linear-gradient(90deg, #00A0E9 0%, #68B731 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.home2 .flex_box {
  display: flex;
  gap: 8.8542vw;
}

.home2 .flex_box .you-text {
  display: flex;
  flex-direction: column;
  gap: 1.8229vw;
}

.home2 .flex_box .you-text .item .pic {
  width: 11px;
  height: 11px;
  aspect-ratio: 1/1;
}

.home2 .flex_box .you-text .item {
  display: flex;
  gap: 0.8854vw;
  align-items: baseline
}

.home2 .flex_box .you-text .item p {
  width: 34.0104vw;
  color: #000;
  /* text-align: justify; */
  font-style: normal;
  /* font-weight: 700; */
  line-height: 1.5
}


/* home3 */
.home3 {
  position: relative;
}

.home3 .pic1 {
  position: absolute;
  bottom: -15.25%;
  left: 20%;
  width: 67%;
}

.home3 .pic1 svg {
  width: 100%
}

.home3 .pic1 .particle {
  transform-origin: center;
}

.home3 .wrap .main1 .ev {
  flex: 1;
}

.home3 .wrap {
  margin: 0 18.75vw 0 12.5vw;
  display: flex;
  gap: 1.667vw;
  align-items: flex-start
}

.home3 .wrap .sun {
  width: 7.8125vw;
  height: 7.8125vw;
  padding: 0.651vw;
  aspect-ratio: 1/1;
}

.home3 .sun.pic img {

  animation: rotate 10s linear infinite;
  transform-origin: center center;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.home3 .wrap .main {
  display: flex;
  gap: 0.625vw;
  align-items: center;
}

.home3 .wrap .main .item {
  display: flex;
  flex-direction: column;
  gap: 1.0417vw;
}

.home3 .wrap .main .item .ev {
  width: 2.5vw;
  height: 1.25vw;
  padding: 0.4167vw 0.2604vw 0.4167vw 0.625vw;
}

.home3 .wrap .main1 {
  display: flex;
  gap: 3.75vw;
  flex: 1;
}

.home3 .wrap .main1 .ev p {
  color: #000;
  text-align: center;
  font-style: normal;
  /* font-weight: 700; */
  line-height: normal;
  margin: 1.146vw 0 1.25vw;
}

.home3 .wrap .main1 .ev .mp {
  color: #000;
  margin-top: 0.938vw;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.home3 .wrap .main1 .ev {
  position: relative;
}

.home3 .wrap .main1 .ev .text {
  position: absolute;
  top: 5.2083vw;
  right: -1.3021vw;
  display: flex;
  flex-direction: column;
  gap: 1.5104vw;
}

.home3 .wrap .main1 .ev:nth-child(4) .text {
  left: -1.3021vw;
}

.home3 .wrap .main1 .ev .text .item {
  color: #000;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
}

.home3 .ex {
  position: absolute;
  display: flex;
  bottom: -24%;
  gap: 11.1979vw;
  left: 41%;
}

.home3 .ex .item {
  color: #000;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
}

/* home4 */

.home4 .wrap {
  margin: 10.938vw 0 0 12.396vw;
}

.home4 .wrap .text {
  margin-top: 1.5625vw;
}

.home4 .wrap .text .head_text {
  display: flex;
  align-items: center;
  gap: 1.1458vw;
}

.home4 .wrap .text .head_text p {
  color: #070707;
  font-style: normal;
  font-family: ppoints;
  font-weight: 600;
  line-height: normal;
  /*text-transform: uppercase;*/
}
.home4 .wrap .text .head_text img {
  width: 1.1979vw;
  height: 1.4063vw;
}
.home4 .wrap .mid-text {
  margin-top: 2.604vw;
}

.home4 .wrap .mid-text p:nth-child(1) {
  color: #000;
  font-style: normal;
  font-weight: 700;
  line-height: 114.286%;
  /*text-transform: uppercase;*/
}


.home4 .wrap .mid-text .t1 {
  /* margin-left: 0.5208vw; */
  background: linear-gradient(90deg, #00A0E9 0%, #68B731 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.home4 .main {
  height: 35.6771vw;
}

.home4 .main .wrap {
  margin: 8.333vw 11.667vw 12.24vw;
  position: relative;
}

.home4 .main .wrap .grid-x3 {
  gap: 4.87vw;
}

.home4 .main .wrap .line {
  top: 10.12%;
  left: 19.22%;
  position: absolute;
  width: 19.6875vw;
  height: 2px;
  background: linear-gradient(90deg, #00A0E9 0%, #68B731 100%);
}

.home4 .main .wrap .line1 {
  top: 10.12%;
  left: 54.7%;
  position: absolute;
  width: 19.6875vw;
  height: 2px;
  background: linear-gradient(90deg, #00A0E9 0%, #68B731 100%);
}

.home4 .main .wrap .grid-x3 .item {
  display: flex;
  flex-direction: column;
  /* gap: 2.083vw; */
  transition: all ease 0.6s;
}

.home4 .main .wrap .grid-x3 .ev {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.302vw
    /* justify-content: center; */
}

.home4 .main .wrap .grid-x3 .ev img {
  height: 7.2917vw;
  width: 7.2917vw;
}

.home4 .main .wrap .grid-x3 .item .f_32 {
  font-weight: 700;
  text-align: center;
  opacity: 0.5;
  width: 15.938vw;
}

.home4 .main .wrap .grid-x3 .item.on .f_32 {
  opacity: 1;
}

.home4 .main .wrap .grid-x3 .item .text {
  text-align: center;
  opacity: 0.5;
  color: rgba(0, 0, 0, 0.90);
  font-style: normal;
  /* font-weight: 700; */
  line-height: 222.222%;
  text-transform: capitalize;
}

.home4 .main .wrap .grid-x3 .item.on .text {
  opacity: 1;
  font-size: 1.0417vw;
}


/* home5 */
.home5 {
  width: 100%;
}

.home5 .wrap {
  margin: 0 3.125vw;
  border-radius: 120px 120px 0 0;
  background: url(/img/technology-5.2.jpg);
}

/* .home5 .wrap .bg img:nth-child(1){
filter: blur(180px);
} */
.home5 .wrap .bg {
  position: relative;
}

.home5 .semi-circle {
  position: absolute;
  width: 31.25vw;
  height: 15.625vw;
  background: white;
  border-radius: 15.625vw 15.625vw 0 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid #eee;
}

.home5 .semi-circle img {
  width: 60%;
  height: 80%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.home5 .wrap .pic {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.home5 .wrap .img {
  width: 100%;
  height: 23.6458vw;
  position: absolute;
  bottom: 0;
}

.home5 .wrap .img img {
  object-fit: contain;
}

.home5 .wrap .text {
  /* width: 15.3125vw; */
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.4688vw;
  margin-top: 7.2917vw;
  position: absolute;
  transform: translateX(-50%);
  top: 0;
  left: 50%;
}

.home5 .wrap .text .head_text {
  display: flex;
  align-items: center;
  gap: 1.1458vw;
}

.home5 .wrap .text .head_text p {
  color: #070707;
  font-style: normal;
  font-family: ppoints;
  font-weight: 600;
  line-height: normal;
  /*text-transform: uppercase;*/
}

.home5 .wrap .text .head_text img {
  width: 1.1979vw;
  height: 1.4063vw;
}

.home5 .text p {
  color: #000;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  /* 114.286% */
  /*text-transform: uppercase;*/
}

.home5 .wrap .bg .ev {
  position: absolute;
  display: flex;
  gap: 2.1354vw;
}

.home5 .wrap .bg .ev .item {
  width: 15.8333vw;
  /* display: none; */
  opacity: 0;
}

.home5 .wrap .bg .ev .item p:nth-child(1) {
  color: #000;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

.home5 .wrap .bg .ev .item p:nth-child(2) {
  color: #000;
  font-style: normal;
  /* font-weight: 700; */
  line-height: 150%;
}

.home5 .wrap .bg .ev .pic1 {
  position: relative;
  transition: all ease 0.6s;
  height: 100%;
}

.home5 .wrap .bg .ev .pic1 img:nth-child(1) {
  width: 5.2083vw;
  height: 5.2083vw;
}

.home5 .wrap .bg .ev .pic1 img:nth-child(2) {
  width: 3.9063vw;
  height: 3.9063vw;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.home5 .wrap .bg .ev.on .pic1 {
  transform: scale(1.4);
}


.home5 .wrap .bg .ev.on .item {
  opacity: 1;
}

.home5 .wrap .bg .ev1 {
  top: 77.1%;
  left: 3.4%;
}

.home5 .wrap .bg .ev2 {
  top: 42.9%;
  left: 12.5%;
}

.home5 .wrap .bg .ev3 {
  top: 42.9%;
  left: 60.9%;
}

.home5 .wrap .bg .ev4 {
  top: 77.1%;
  left: 71.4%;
}

.home5 .wrap .bg .ev img {
  cursor: pointer;
}

@media (max-width:768px) {
  .home1 .bg {
    height: 70vh;
  }

  .home2 .flex_box .you-text .item p {
    width: auto;
    font-weight: 400;
  }

  .home2 .wrap .mid-text {
    width: auto;
  }
  .home3 .wrap .main1 .ev p {
    position: absolute;
    top: 35px;
    left: -2px;
    font-size: 12px;
    font-weight: 400;
  }
  .home3 .wrap .main1 .ev .mp {
    position: absolute;
    font-weight: 400;
    font-size: 12px;
    right: 8px;
  }
  .home3 .wrap .main1 .ev:nth-child(3) .mp {
    right: 0;
    left: -5px;
  }
  .home3 .wrap .main1 .ev .text .item {
    font-weight: 400;
  }
  .home3 .ex .item {
    font-weight: 400;
  }
  .home2 .wrap .mid-text p:nth-child(1) {
    text-align: center;
  }

  .home2 .wrap .mid-text p:nth-child(2) {
    text-align: center;
  }
  .home4 .wrap {
    margin: 80px  auto 0;
  }
  .home2 .wrap .flex_box {
    flex-direction: column;
  }
  .home4 .wrap .mid-text p:nth-child(1) {
    text-align: center;
  }
  .home2 .wrap .text .head_text {
    justify-content: center;
    position: static;
  }
  .home4 .wrap .text .head_text {
    justify-content: center;
  }
  .home3 .wrap {
    margin: 0 30px 0 0;
  }
  .home4 .main .wrap {
    margin: 30px 5% 45px;
  }
  .home3 .pic1 {
    left: 6%;
    width: 94%;
    bottom: -25.25%;
  }
  .home4 .wrap .text .head_text img {
    width: 23px;
    height: 27px;
  }
  .home4 .main .wrap .grid-x3 .ev {
    /* flex-direction: row; */
    justify-content: space-between;
  }

  .home4 .main {
    height: auto;
  }

  .home4 .main .wrap .grid-x3 .ev img {
    width: 100px;
    height: 100px;
  }

  .home4 .main .wrap .grid-x3 .item .f_32 {
    width: auto;
  }

  .home4 .main .wrap .grid-x3 .item {
    gap: 0;
  }

  .home4 .main .wrap .grid-x3 .item.on .text {
    font-size: 16px;
  }

  .home5 .wrap .text {
    /* width: auto; */
    width: 100%;
    margin-top: 10px;
  }

  .home5 .wrap .bg {
    height: 400px;
  }

  .home5 .wrap .bg .bgm {
    filter: blur(0) !important;
    border-radius: 50px 50px 0 0;
  }

  .home5 .wrap .img {
    height: 150px;
  }

  .home5 .semi-circle {
    width: 180px;
    height: 90px;
    border-radius: 90px 90px 0 0;
  }

  .home5 .wrap .bg .ev .pic1 img:nth-child(1) {
    width: 40px;
    height: 40px;
  }

  .home5 .wrap .bg .ev .pic1 img:nth-child(2) {
    width: 30px;
    height: 30px;
  }

  .home5 .wrap .bg .ev2 {
    top: 60.9%;
    left: 24.5%;
  }
  .home2 .wrap .text .head_text img {
    width: 24px;
    height: 27px;
  }
  .home5 .wrap .bg .ev1 {
    left: 6.4%;
  }

  .home5 .wrap .bg .ev4 {
    left: 81.4%;
  }

  .home5 .wrap .bg .ev3 {
    top: 60.9%;
  }

  .home4 .wrap .text {
    margin-top: 0;
  }
  .home4 .main .wrap .grid-x3 .item .text {
    font-weight: 400;
  }
  .home5 .item-container {
    position: absolute;
    /* width: 230px; */
    width: 100%;
    top: 75px;
    left: 50%;
    transform: translateX(-50%);
  }
.home5 .text p {
  line-height: normal;
}
  .home5 .item-container .item {
    display: none;
  }
  .home2 .flex_box .you-text {
    gap: 30px;
  }
  .home5 .item-container .item p {
    text-align: center;
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }
  .home3 .wrap .main1 .ev .text {
    flex-direction: row;
    right: 2px;
    top: -27px;
  }
  .home5 .item-container .item.active {
    display: block;
  }
  .home3 .wrap .main1 .ev:nth-child(4) .text {
    left: 6px;
  }
  .home5 .wrap .text .head_text img {
    width: 23px;
    height: 27px;
  }
  .home3 .ex {
    bottom: -43%;
    left: 34%;
  }
}

@media screen and (min-width:768px) {
  .home5 .bg img:nth-child(1) {
    filter: blur(0) !important;
    border-radius: 100px 100px 0 0;
  }
}