.service-sec {
  background-image: url(../images/blog-BG.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  padding: 50px 0px 100px 0px;
  overflow: hidden;
  border-bottom: 1px solid #fff0;
   border-image: linear-gradient(
  to right,
  rgb(0 0 0) 0%,
  rgb(0 0 0) 16%,
  rgb(238, 244, 171) 50%,
  rgb(0 0 0) 86%,
  rgb(0 0 0) 100%
) 1;

}

.service-sec::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(0deg, rgb(0 0 0 / 93%) 41%, rgb(255 248 248 / 89%) 90%, rgb(248 243 243 / 97%) 93%);
  color: #fff;
}

.service-sec .container {
  margin: auto;
  position: relative;
  z-index: 10;
}

.service-sec .ai-head {
  text-align: center;
  margin-bottom: 45px;
  width: 80%;
  margin: auto;
}

.service-sec .ai-head h2 {
  font-size: 40px;
  font-weight: 900;
  margin: 0 0 10px;
  color: #000;
}

.service-sec .ai-head h2 span {
background: linear-gradient(90deg, #a4d200, #9f9203, #2f3f01);
    background-size: 200% 200%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}

.service-sec .ai-head h2 span::after {
  content: "";
  position: absolute;
  right: -236px;
  bottom: -17px;
  background-image: url(../images/growth.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 75px;
}

.service-sec .ai-head p {
  max-width: 720px;
  margin: auto;
  color: rgb(0, 0, 0);
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 20px;
  position: relative;
}

.service-sec .ai-head p::after {
  position: absolute;
  content: "";
  top: 64px;
  left: 42%;
  width: 102px;
  height: 4px;
  background-color: #87a705;
}

.service-sec .ai-map {
  position: relative;
  width: 100%;
  height: 650px;
  max-width: 1200px;
  margin: auto;
  top: -35px;
}

.service-sec .ai-node {
  position: absolute;
  width: 240px;
  padding: 22px 18px;
  border-radius: 18px;
  background: #c7ed7b;
  background: linear-gradient(151deg, rgba(66, 84, 29, 0.794) 0%, rgb(0, 0, 0) 24%, rgb(49, 49, 49) 100%);
  border: 1px solid rgba(255, 255, 255, 0.10);
  backdrop-filter: blur(12px);
  text-align: center;
  box-shadow: rgba(179, 240, 46, 0.4) -5px 5px, rgba(208, 240, 46, 0.3) -10px 10px, rgba(198, 240, 46, 0.2) -15px 15px, rgba(208, 240, 46, 0.1) -20px 20px, rgba(162, 240, 46, 0.05) -25px 25px;
  z-index: 10;
}

.service-sec .ai-node::before {
  content: "";
  position: absolute;
  inset: -1px;
  border-radius: 18px;
  padding: 1px;
  background: linear-gradient(90deg, #c1ff45, #ffee00);
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0.9;
  pointer-events: none;
}

.service-sec .ai-icon {
  width: 74px;
  height: 74px;
  margin: 0 auto 14px;
  border-radius: 18px;
  display: grid;
  place-items: center;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.12);
  position: relative;

}

.service-sec .ai-icon img {
  border-radius: 10px;
  border: 2px solid #c1f96d;
  margin-bottom: 10px;
}

.service-sec .ai-node h3 {
  margin: 0;
  margin-top: 10px;
  font-size: 21px;
  font-weight: 800;
  padding-top: 10px;
  padding-top: 10px;
  color: #0d0d0b;
  background-color: #a5ae8b;
  padding: 5px;
  border-radius: 5px;
  display: inline-block;
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
}

.service-sec .ai-node h4 {
  margin: 0 0 8px;
  font-size: 17px;
  font-weight: 800;
}

.service-sec .ai-node p {
  font-size: 18px;
  color: rgb(255, 255, 255);
  padding-top: 10px;
}

.service-sec .ai-center {
  width: 290px;
  left: 50%;
  top: 57px;
  transform: translateX(-50%);
}

.service-sec .ai-center .ai-icon {
  width: 90px;
  height: 90px;
}

.service-sec .ai-left {
  left: 0;
  top: 180px;
}

.service-sec .ai-right {
  right: 0;
  top: 180px;
}

.service-sec .ai-bl {
  left: 110px;
  top: 481px;
}

.service-sec .ai-br {
  right: 110px;
  top: 496px;
}

.service-sec .ai-bottom {
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.service-sec .ai-line {
  position: absolute;
  background: linear-gradient(90deg, rgba(0, 240, 255, 0.0), rgba(207, 244, 40, 0.85), rgba(161, 0, 255, 0.0));
  height: 3px;
  border-radius: 50px;
  opacity: 0.9;
  filter: drop-shadow(0 0 18px rgba(0, 240, 255, 0.45));
}

.service-sec .l-top {
  width: 68%;
  left: 16%;
  top: 150px;
  display: none;
}

.service-sec .l-down {
  width: 3px;
  height: 320px;
  left: 50%;
  top: 265px;
  transform: translateX(-50%);
  background: linear-gradient(180deg, rgba(0, 240, 255, 0.0), rgba(167, 249, 51, 0.85), rgba(161, 0, 255, 0.0));
}

.service-sec .l-left {
  width: 220px;
  left: 240px;
  top: 250px;
}

.service-sec .l-right {
  width: 220px;
  right: 240px;
  top: 250px;
}

.service-sec .l-bl {
  width: 201px;
  left: 321px;
  top: 630px;
  transform: rotate(318deg);
  transform-origin: left center;
}

.service-sec .l-br {
  width: 241px;
  right: 340px;
  top: 627px;
  transform: rotate(35deg);
  transform-origin: right center;
}


/********** Responsive ************/

@media (min-width:1200px) and (max-width:1399px) {
  .service-sec .ai-head h2 {
    font-size: 32px;
  }

  .service-sec .ai-head h2 span::after {
    right: -186px;
    bottom: -9px;
    height: 58px;
  }

  .service-sec .ai-head p {
    font-size: 16px;
    line-height: 1.5;
  }

  .service-sec .ai-map {
    max-width: 1100px;
  }

  .service-sec .ai-center {
    width: 222px;
  }

  .service-sec .ai-node h3 {
    font-size: 16px;
  }

  .service-sec .ai-node p {
    font-size: 14px;
  }

  .service-sec .ai-icon {
    width: 40px;
    height: 40px;

  }

  .service-sec .ai-center .ai-icon {
    width: 54px;
    height: 53px;
  }

  .service-sec .ai-icon img {
    width: 50px;
  }

  .service-sec .ai-node {
    width: 205px;
  }

  .service-sec .ai-left {
    left: 109px;
    top: 115px;
    position: relative;
  }

  .service-sec .l-left {
    top: 184px;
  }

  .service-sec .l-right {
    top: 188px;
  }

  .service-sec .ai-right {
    right: 100px;
    top: 113px;
  }

  .service-sec .l-down {
    height: 163px;
  }

  .service-sec .ai-bottom {
    left: 50%;
    bottom: 111px;
  }

  .service-sec .l-bl {
    left: 321px;
    top: 543px;
  }

  .service-sec .ai-bl {
    left: 142px;
    top: 432px;
  }

  .service-sec .l-br {
    top: 513px;
  }

  .service-sec .ai-br {
    right: 135px;
    top: 437px;
  }
}




@media (max-width: 992px) {
  .service-sec .ai-map {
    height: auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .service-sec .ai-node {
    position: relative;
    width: 100%;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;
  }

  .service-sec .ai-line {
    display: none;
  }

  .service-sec .ai-head {
    width: 100%;
}
.service-sec .ai-head h2 span::after{
  display: none;
}
.service-sec .ai-head p {
    line-height: 1.5;
    margin-bottom: 65px;
    position: relative;
}
.service-sec .ai-head p::after {
display: none;
}
    .service-sec .ai-node{
      margin-bottom: 20px;
    }
}

@media (max-width: 520px) {
  .service-sec .ai-head h2 {
    font-size: 32px;
  }
}

.service-sec .hover-text {
  position: relative;
  cursor: pointer;
}

.service-sec .hover-text .popup {
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  width: 270px;
  background: #fff;
  color: #000;
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.35);
  font-size: 14px;
  line-height: 1.6;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
  z-index: 99999;
}

.service-sec .hover-text:hover .popup {
  opacity: 1;
  visibility: visible;
}

.service-sec {
  overflow: visible;
}

.service-sec .ai-map {
  position: relative;
  width: 100%;
  min-height: 650px;
  height: auto;
  overflow: visible;
}
