@font-face {
  font-family: 'GtFontBold';
  src:
    url('/gt-walsheim-pro/GTWalsheimPro-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GtFont';
  src:

    url('/gt-walsheim-pro/GTWalsheimPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  background: #000000;
  font-family: GtFont !important;
}

.patternBg1{
  background: url(../Images/Vector-pattern.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.patternBg2{
  background: url(../Images/pattern2.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
h1 {
  font-size: 3rem;
  font-weight: 700;
  color: white;
}

p {
  font-size: 18px;
  color: white;
}

.main_container_makingAi {
  position: relative;
  overflow: hidden;
  background-image: url(/Images/Rectangle\ 9605.gif);
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 180%;
}

.main_container_makingAi::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  /* Adjust the alpha value to control opacity */
  z-index: 1;
}

.first-section-background {
  position: relative;
  width: 100%;
  height: 80vh;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  /* Ensures this content is above the overlay */
}

.top-heading {
  font-size: 95px;
  font-weight: 700;
  color: white;
  z-index: 2;
}


.gradient-text {
  background: linear-gradient(to right, #b05582fc, #da6363);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.possibilities {
  width: 916px;
  height: 96px;
  position: absolute;


}

.text-center .white-text {
  font-size: 92px;
  font-weight: 700;
  /* border: 2px solid red ; */
  margin: 10px;
  padding: 50px;

}

.text-center p {
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  align-items: center;
  padding: 0px;



}

.get-starte-btn {
  width: 200px;
  height: 45px;
  border-radius: 55px;
  border: 3px;
  padding-top: 18px;
  padding-right: 32px;
  padding-left: 32px;
  padding-bottom: 40px;
  font-size: 18px;
  line-height: 20.61px;
  align-items: center;
  font-weight: 800;
  color: #0C0C0C;
  margin-top: 40px;
}



.content h1 {
  font-size: 65px;
  width: 563px;
  height: 60px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 59.54px;
  color: #ffffff;
}

.content h2 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 27.48px;
  width: 700px;
  height: 27px;
  color: #ffffff;
}

.content p {
  font-size: 18px;
  line-height: 2.3;
  color: #ffffff;
  margin-top: 40px;
}


/* Our Services */


.subtitle {
  font-size: 1.5em;
  color: #bbb;
  margin-bottom: 50px;
}

.service-box {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/Images/imagebg1.png) center center;
  background-size: cover;
  background-position: center;
  border-radius: 15px;
  border: 1px solid #5284E1;
  border-radius: 8px;
  padding: 45px;
  margin-left: 10%;
}

.reverse {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/Images/overbgimg2.png) center center;
  background-size: cover;
  background-position: center;
  border: 1px solid #FA4CCE;
  border-radius: 8px;
  padding: 45px;
  margin-right: 10%;
}

.service-content {
  display: grid;
  align-items: center;
  grid-template-columns: 40% 60%;
  margin-left: 20%;
}

.service-content2 {
  display: grid;
  align-items: center;
  grid-template-columns: 60% 40%;
  margin-right: 20%;
}

.third-card-heading {
  font-size: 40px;
  font-weight: 500;
}

.third-card-text {
  font-size: 18px;
}

.third-card-heading2 {
  font-size: 40px;
  font-weight: 500;
}

.third-card-text2 {
  font-size: 18px;
}

.images_style {
  position: absolute;
  bottom: 2%;
  left: 0;
  width: 200px;
}

.images_style_2 {
  position: absolute;
  bottom: 2%;
  right: 0;
  width: 200px;
}

.text {
  max-width: 500px;
  text-align: left;
  margin: 0 20px;
}



/* Our Services */

/* working efficiency */
.working-container {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 20px;
  margin-top: 250px;


}

.first-container {
  text-align: left;
  /* margin-right: 0px; */
}

.main-text {
  font-size: 70px;
  line-height: 64px;
  font-weight: 700;
  width: 600px;
  height: 128px;
  color: #ffffff;
  margin-bottom: 10px;
}

.sub-text {
  font-size: 27px;
  color: #ffffff;
  line-height: 27.48px;
  font-weight: 28px;
  height: 27px;
  width: 650px;
  margin-top: 50px;

}

.stats-container {
  display: flex;
}

.stat {
  text-align: center;
 
}

.stat-number {
  font-size: 70px;
  font-weight: 800;
  line-height: 104px;
  align-items: center;
  color: #ffffff;
  margin-bottom: 5px;
}

.gradient-text {
  background: linear-gradient(to right, #5802ed, #da6363);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.stat-label {
  font-size: 16px;
  font-weight: 00;
  line-height: 18.32px;
  color: #ffffff;
}


/* why choose style */

.section_second_container {
  background: url(/Images/section2.png) center center;
  background-size: cover;
  background-position: center;
  padding-top: 30px;
}


.chooseHeading {
  font-size: 24px;
  font-weight: 400;
  line-height: 27.48px;
}

.chooseSubHeading {
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

.chooseCard {
  border: 1px solid rgba(217, 70, 239, 1);
  border-radius: 15px;
  color: rgba(255, 255, 255, 1);
  width: 400px;
  min-width: 400px;
  padding: 30px;
}

.chooseCard:hover {
  box-shadow: 0 0 6px 2px rgba(217, 70, 239, 1) !important;

  background: #000000;
}

.chooseCard1 {
  border: 1px solid #8B5CF6;
  border-radius: 15px;
  color: rgba(255, 255, 255, 1);
  width: 400px;
  min-width: 400px;
  padding: 30px;
}

.chooseCard1:hover {
  box-shadow: 0 0 6px 2px #8B5CF6 !important;

  background: #000000;
}

.sub_container_choose {
  display: flex;
  width: 100%;
  overflow: auto;
  gap: 20px;

}

/* Hide scrollbar for Chrome, Safari and Opera */
.sub_container_choose::-webkit-scrollbar {
  display: none;
}

/* For Firefox */
.sub_container_choose {
  scrollbar-width: none;
  /* hide scrollbar in Firefox */
}

/* For Internet Explorer, Edge */
.sub_container_choose {
  -ms-overflow-style: none;
  /* hide scrollbar in IE and Edge */
}

/* insight section  */



.blog-container {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}

.blog-card {
  background-color: #181818;
  width: 600px;
  height: 600px;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s;
}

.blog-card:hover {
  transform: translateY(-10px);
}

.blog-image {
  width: 100%;
  border-radius: 15px;
  margin-top: 10px;
}




.read-more {
  display: inline-block;
  margin-top: 15px;
  color: #00d4ff;
  text-decoration: none;
  font-weight: bold;
  transition: color 0.3s;
}

.read-more:hover {
  color: #ff4081;
}

.read-more span {
  display: inline-block;
  margin-left: 10px;
  transition: transform 0.3s;
}

.read-more:hover span {
  transform: translateX(5px);
}

/* insight section */



.floating {
  animation: float 5s ease-in-out infinite;
}

@keyframes float {
  0% {
      transform: translateY(0);
  }

  50% {
      transform: translateY(-10px);
  }

  100% {
      transform: translateY(0);
  }
}


@media (max-width: 1199px) {
  .service-box {
    padding: 15px;
  }

  .reverse {
    padding: 15px;
  }

  .images_style {
    position: absolute;
    bottom: 2%;
    left: 0;
    width: 140px;
  }

  .images_style_2 {
    position: absolute;
    bottom: 2%;
    right: 0;
    width: 140px;
  }

  .top-heading {
    font-size: 85px;
    font-weight: 700;
  }
}

@media (max-width: 991px) {
  .service-content {
    grid-template-columns: 1fr;
    margin-left: 30%;
  }

  .service-content2 {
    grid-template-columns: 1fr;
    margin-right: 30%;
  }
  .top-heading {
    font-size: 75px;
    font-weight: 700;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 2em;
    margin-bottom: 10px;
  }

  p {
    font-size: 1em;
    margin-bottom: 40px;
  }

  .top-heading {
    font-size: 65px;
    font-weight: 700;
  }

  .stat-number {
    font-size: 50px;
    font-weight: 800;
    line-height: 70px;
  }
  .chooseCard1 {
    border-radius: 15px;
    width: 300px;
    min-width: 300px;
    padding: 20px;
}
}

@media (max-width: 500px) {
  .top-heading {
    font-size: 50px;
    font-weight: 700;
  }
  .service-content {
    grid-template-columns: 1fr;
    margin-left: 0;
  }

  .service-content2 {
    grid-template-columns: 1fr;
    margin-left: 0;
  }
}