* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: poppins;
}

.navbar img {
  width: 40px;
  height: 40px;
}

.navbar ul li a:hover,
.navbar ul li a.active {
  color: #1D64B0;
}

header {
  position: sticky;
  background-color: white;
  top: 0;
  z-index: 3;
  border-bottom: 1px solid gray;
}

.bg img {
  border-radius: 18px;
}

.yes999 h6 a::after {
  content: "";
  width: 0;
  height: 2px;
  background-color: rgb(9, 9, 9);
  display: block;
  transition: 0.2s linear;
}

.yes999 h6 a:hover::after {
  width: 70%;
}

.yes999 h6 a:hover {
  color: #05111e;
}

.yes888 h6 a:hover::after {
  width: 70%;
}

.yes888 h6 a:hover {
  color: white;
}

#OFFERS img {
  margin-bottom: 30px;
  box-shadow: 2px 4px 5px 4px rgb(184, 188, 184);
}

#OFFERS1 .card {
  margin-bottom: 30px;
  box-shadow: 2px 4px 5px 4px rgb(184, 188, 184);
}

.naani4 video {
  margin-bottom: 30px;
  box-shadow: 2px 4px 5px 4px rgb(184, 188, 184);
  border-radius: 18px;
}

.nani video {
  margin: 30px;
  box-shadow: 2px 4px 5px 4px rgb(184, 188, 184);
  border-radius: 18px;
}

.yes img {
  width: 120px;
  border-radius: 50%;
  padding: 10px 10px;
  background-color: rgb(217, 228, 228);

}

.devops1 img {
  width: 120px;
  border-radius: 50%;
  padding: 20px 20px;
  background-color: white;

}

.yes9 img {
  width: 120px;
  border-radius: 50%;
  padding: 10px 10px;
  background-color: white;
  margin-bottom: 30px;
  box-shadow: 2px 4px 5px 4px rgb(184, 188, 184);
}

.ai0 img {
  width: 180px;
  padding: 20px 20px;
}

.cyber img {
  width: 100px;
}

.cyber4 img {
  width: 100px;
  border-radius: 50%;
  padding: 10px 10px;
  background-color: white;

}

.yes1 {
  background-color: rgb(67, 136, 210);
  border-radius: 30px 30px 0 0;
}

.yes2 {
  background-color: white;
}

.var div {
  border-radius: 18px;
}

.yes3 h1 {
  color: white;
}

.yes4 h5 {
  color: white;
}

.yes8 h2 {
  color: white;
}

.yes6 h4 {
  color: white;
}

.yes7 h3 {
  color: white;
}

.var1 {
  perspective: 1000px;
}

.var1 img:hover {
  background-color: rgb(185, 238, 245);
  transition: transform 0.5s;
  transform: rotatey(360deg);
  transition-duration: 2s;
}

.var5 img {
  width: 700px;
  height: 400px;
}

.var6 video {
  width: 700px;
  height: 400px;
}

.var4 {
  background-color: black;
}

.yes5 p {
  color: white;
}

.bg1 {
  background-image: linear-gradient(rgba(224, 225, 227, 0.5),
      rgba(224, 225, 225, 0.5)), url("assest/Page-BG.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 280vh;
  background-position: center;
}

.bg190 {
  background-image: linear-gradient(rgba(6, 13, 45, 0.5),
   rgba(6, 13, 45, 0.5)), url("assest/footer\ images3.avif");
  background-size: cover;
  background-repeat: no-repeat;
  height: 52vh;
  background-position: center;
}


@media(max-width:1200px) {
  .bg190 {
    height: 340Vh;
  }
}

@media(max-width:992px) {
  .bg190 {
    height: 510Vh;
  }
}

@media(max-width:576px) {
  .bg190 {
    height: 340Vh;
  }
}

@media(max-width:476px) {
  .bg190 {
    height: 360Vh;
  }
}


.image1 {
  transition: transform 0.5s ease-in-out;
}

.image1:hover img {
  transform: scale(1.3) rotate(10deg);
}

.var8 img {
  width: 280px;
  height: auto;
}

.var9 a {
  text-decoration: none;
  color: black;
}

.var91 a {
  text-decoration: none;
  color: white;
}
.var0 {
  background-color: rgb(227, 229, 232);
}

.surya:hover {
  border-radius: 16px;
  border: 2px solid #A100FF;
}

.cloud1 {
  background-color: #2B3454;
}

.cloud99 .card {
  border-color: black;
}

.bg2 {
  background-image: linear-gradient(rgba(58, 91, 140, 0.5),
   rgba(58, 91, 140, 0.5)), url("assest/Webdev-Hero.avif");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.gradient-button {
  background: linear-gradient(45deg, #8259e2, #4E9ECD);
  /* Adjust colors and direction as needed */
  border: none;
  color: white;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.gradient-button:hover {
  background: linear-gradient(45deg, #8259E2, #084162);
  /* Slightly different gradient for hover effect */
}

.bg8 {
  background-image: url("assest/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.about1 {
  height: 70vh;
  background-image: url("assest/about\ page.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.manuf .card {
  height: 520px;
}

.bank .card {
  height: 600px;
}

.ai .card {
  height: 370px;
}

.devops5 .card {
  height: 320px;
}

.cloud3 .card {
  height: 500px;
}

.var10 {
  font-size: 44px;
  font-family: poppins;
}

.rec img {
  width: 4px;
  height: 100px;
}

.ai1 {
  background-image: linear-gradient(rgba(23, 65, 128, 0.5),
      rgba(23, 65, 128, 0.5)), url("assest/AI-scaled\ 2.avif");
  background-repeat: no-repeat;
  background-size: cover;
  height: 60vh;
  background-position: center;
}

.ai2 {
  height: 80vh;
  background-image: url("assest/AI2.avif");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.ai3 {
  height: 80vh;
  background-image: url("assest/AI3.avif");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.cyber1 {
  height: 60vh;
  background-image: url("assest/cyber.avif");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.cyber5 {
  background: linear-gradient(50deg, #040508, #27304D);
}

.cyber11 {
  height: 140vh;
  background-image: url("assest/bg-3.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.devops11 {
  height: 60vh;
  background-image: url("assest/devops\ images2.avif");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.cyber6 {
  background: linear-gradient(90deg, #020103, #102244, #020103);
}

.data {
  height: 60vh;
  background-image: url("assest/data\ anlay.avif");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.data3 p {
  text-align: justify;
  font-size: poppins;
}

.data4 p {
  font-size: 16px;
  font-family: poppins;
}

.data5 h2 {
  text-align: justify;
  font-family: poppins;
}

.data99 h1 {
  font-family: poppins;
}

.data88 h2 {
  font-family: poppins;
}

.data77 p {
  font-family: poppins;
}

.data66 h3 {
  font-family: poppins;
}

.data55 h4 {
  font-family: poppins;
}

.data44 h6 {
  font-family: poppins;
}

.data33 h5 {
  font-family: poppins;
}

.nani8 img {
  width: 40px;
  height: 40px;
  border-radius: 60%;
  position: fixed;
  bottom: 4%;
  right: 2%;
  z-index: 2;
  background-color: #2b2c2d;
}

.nani8 img:hover {
  background-color: #12B4CF
}

.hover h4:hover {
  color: #073C63;
}

.hover2 h6 a:hover {
  color: #073C63;
}


@media(max-width:1200px) {
  .cyber11 {
    height: 150Vh;
  }
}

@media(max-width:992px) {
  .cyber11 {
    height: 230Vh;
  }
}

@media(max-width:768px) {
  .cyber11 {
    height: 230Vh;
  }
}

@media(max-width:576px) {
  .cyber11 {
    height: 320Vh;
  }
}



@media(max-width:1200px) {
  .bg1 {
    height: 340Vh;
  }
}

@media(max-width:992px) {
  .bg1 {
    height: 510Vh;
  }
}

@media(max-width:576px) {
  .bg1 {
    height: 550Vh;
  }
}


.box {
  width: 380px;
  height: 380px;
  overflow: hidden;
  transform-style: preserve-3d;
  transition: all 600ms;
  perspective: 1000px;
  cursor: pointer;

  .img-box {
    transform-origin: bottom;
    transform-style: preserve-3d;
    transition: all 600ms;
    backface-visibility: hidden;
  }

  &:hover {
    .img-box {
      transform: rotatey(-90deg);
      opacity: 0;
    }
  }

  .content-box {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    padding: 30px;
    background-color: #102244;
    color: #ffffff;
    transform-origin: top;
    transform-style: preserve-3d;
    transition: all 600ms 200ms;
    transform: rotatey(90deg);
    opacity: 0;
    backface-visibility: hidden;
  }

  &:hover {
    .content-box {
      transform: rotatey(0deg);
      opacity: 1;
    }
  }
}

.font3 h1 {
  font-size: 26px;
  font-family: poppins;

}

.privacy p a {
  text-decoration: none;
  color: white;
}

.font6 .card {
  background-color: #F5F5F5;
}


.naani0 {
  animation-duration: 2s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}


:root {
  --color-primary: #1D64B0;
  --color-text: #545d7a;
  --color-white: #fff;
  --color-title: #242e4c;
  --color-background: #f7f8fb;
  --color-border: #dae1f5;

  /* Fonts */
  --font-family: "Satoshi", sans-serif;
  --fs-sm: 1.4rem;
  --fs-md: 1.6rem;
  --fs-lg: 2.2rem;
  --fw-regular: 400;
  --fw-medium: 500;
  --fw-bold: 700;

  /* Transition & Box Shadow */
  --transition: 0.4s ease-in-out;
  --shadow: 0px 60px 56px -12px rgba(9, 40, 163, 0.05);

}

.accordion__wrapper {
  background-color: var(--color-white);
  box-shadow: var(--shadow);
  border-radius: 2.5rem;
  width: 100%;
  max-width: 100rem;
  padding: 5rem;
}

.accordion {
  border-bottom: 0.1rem solid var(--color-border);
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.accordion__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  cursor: pointer;
}

.accordion__icon {
  background-color: var(--color-primary);
  width: 2.2rem;
  height: 2.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: var(--color-white);
  flex-shrink: 0;
}

.accordion__question {
  font-size: var(--fs-md);
  font-weight: var(--fw-medium);
  color: var(--color-title);
}

/* .accordion__answer{
        padding: 2rem 0;
    } */

.accordion__content {
  overflow: hidden;
  height: 0;
  transition: var(--transition);
}

.accordion__content img {
  width: 200px;
  height: auto;
}

@media screen and (min-width: 580px) {
  .accordion__wrapper {
    padding: 5rem 8rem;
  }
}

/* @media screen and (min-width: 480px) {
      .accordion__wrapper {
         width: 140%;
         right: px;

      }
  }     */

.img-wrapper1 {
  overflow: hidden;
  border-radius: 18px;

}

.inner-img {
  transition: 0.3s;
}

.inner-img:hover {
  transform: scale(1.1);

}

.image8 {
  overflow: hidden;

}

.inner-image8 {
  transition: 0.3s;
}

.inner-image8:hover {
  transform: scale(1.2);
}


.hiring img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}


figure.snip1421 {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  position: relative;
  overflow: hidden;

  color: #ffffff;
  text-align: center;
  font-size: 16px;
}

figure.snip1421 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

figure.snip1421 img {
  opacity: 1;
  width: 100%;
}

figure.snip1421:after,
figure.snip1421:before,
figure.snip1421 figcaption:after,
figure.snip1421 figcaption:before {
  background: #0a0a0a;
  width: 25%;
  position: absolute;
  content: '';
  opacity: 0;
  -webkit-transition: all 0.3s steps(4);
  transition: all 0.3s steps(4);
  z-index: 1;
  top: 50%;
  bottom: 50%;
}

figure.snip1421:before {
  left: 0;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

figure.snip1421:after {
  left: 25%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

figure.snip1421 figcaption:before {
  left: 50%;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  z-index: -1;
}

figure.snip1421 figcaption:after {
  left: 75%;
  -webkit-transition-delay: 0;
  transition-delay: 0;
  z-index: -1;
}

figure.snip1421 figcaption {
  position: absolute;
  top: 0%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 30px;
}

figure.snip1421 h4,
figure.snip1421 p,
figure.snip1421 .icons {
  margin: 0;
  width: 100%;
  opacity: 0;
}

figure.snip1421 h2 {
  font-weight: 900;
  text-transform: uppercase;
}

figure.snip1421 p {
  font-weight: 300;
}

figure.snip1421 .icons {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
}

figure.snip1421 i {
  padding: 0px 10px;
  display: inline-block;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  opacity: 0.8;
}

figure.snip1421 i:hover {
  opacity: 1;
}

figure.snip1421:hover:after,
figure.snip1421.hover:after,
figure.snip1421:hover:before,
figure.snip1421.hover:before,
figure.snip1421:hover figcaption:after,
figure.snip1421.hover figcaption:after,
figure.snip1421:hover figcaption:before,
figure.snip1421.hover figcaption:before {
  top: 0;
  bottom: 0;
  opacity: 0.8;
}

figure.snip1421:hover figcaption h4,
figure.snip1421.hover figcaption h4,
figure.snip1421:hover figcaption p,
figure.snip1421.hover figcaption p,
figure.snip1421:hover figcaption .icons,
figure.snip1421.hover figcaption .icons {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

figure.snip1421:hover figcaption h4,
figure.snip1421.hover figcaption h4,
figure.snip1421:hover figcaption .icons,
figure.snip1421.hover figcaption .icons {
  opacity: 1;
}

figure.snip1421:hover figcaption p,
figure.snip1421.hover figcaption p {
  opacity: 0.7;
}

/* cubes Effects Slider */

/*   
@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&family=Nunito:wght@300;600&display=swap");

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Nunito", sans-serif;
} */

.sr {
  background: #162561;
  /* height: 100vh; */
  background-image: radial-gradient(circle at 20% 100%,
      rgba(184, 184, 184, 0.1) 0%,
      rgba(184, 184, 184, 0.1) 33%,
      rgba(96, 96, 96, 0.1) 33%,
      rgba(96, 96, 96, 0.1) 66%,
      rgba(7, 7, 7, 0.1) 66%,
      rgba(7, 7, 7, 0.1) 99%),
    linear-gradient(40deg, #040a22, #162561, #202e64, #6f7aa6);
  background-repeat: no-repeat;
  background-size: cover;
}

.sri {
  display: grid;
  grid-template-columns: 50% 45%;
  place-items: center;
  gap: 60px;
  min-height: 100vh;
  padding: 20px 60px;
}


@media(max-width:1200px) {
  .sr {
    height: 100Vh;
  }
}

@media(max-width:992px) {
  .sr {
    height: 150Vh;
  }
}

@media(max-width:768px) {
  .sr {
    height: 150Vh;
  }
}

@media(max-width:576px) {
  .sr {
    height: 150Vh;
  }
}

@media(max-width:480px) {
  .sr {
    height: 128Vh;
  }
}

/* CONTENT */

.content0 {
  max-width: 2400px;
}

.content0 h1 {
  font-family: "poppins", sans-serif;
  font-size: clamp(1rem, 4vw, 2.0rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 1px;
  margin-bottom: 36px;
  color: #fff;
}

.content0 p {
  font-size: clamp(0.9rem, 3vw, 1.25rem);
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 30px;
  color: #fff;
}

.content0 button {
  background: #eaeaea;
  color: #202134;
  font-size: clamp(0.9rem, 4vw, 1rem);
  font-weight: 600;
  border: 0;
  outline: 0;
  padding: 8px 14px;
  border-radius: 7px;
  transform: scale(1);
  transition: all 0.4s ease-in;
  cursor: pointer;
}

.content0 button:is(:hover, :focus) {
  transform: scale(0.98);
  background-color: #6f7aa6;
  color: #eaeaea;
}

/* SLIDER */

.swiper {
  position: relative;
  width: 400px;
  height: 490px;
}

.swiper-slide {
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.3);
  user-select: none;
  border-radius: 20px;
}

.dark-text {
  color: #202134;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.overlay {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 150px;
  padding: 10px 20px;
  background: rgba(93, 95, 145, 0.2);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  border-radius: 0 0 20px 20px;
}

.overlay h1 {
  font-size: clamp(1.2rem, 4vw, 1.5rem);
  font-weight: 600;
}

.overlay p {
  font-size: clamp(0.8rem, 4vw, 0.9rem);
  font-weight: 300;
  line-height: 1.3;
}


@media (max-width: 1050px) {
  .swiper {
    width: 350px;
    height: 450px;
  }
}

@media (max-width: 930px) {
  .sri {
    grid-template-columns: 100%;
    grid-template-rows: 55% 40%;
    grid-template-areas:
      "slider"
      "content0";
    place-items: center;
    gap: 64px;
    padding: 60px;
  }

  .swiper {
    grid-area: slider;
  }

  .content0 {
    grid-area: content0;
    text-align: center;
  }

  .content0 h1 {
    margin-bottom: 20px;
  }
}

@media (max-width: 470px) {
  .sri {
    padding: 40px 40px 60px;
  }

  .swiper {
    width: 300px;
    height: 400px;
  }
}

.cub h1 a {
  text-decoration: none;
  color: white;
}

.section3 {
  position: relative;
}

.content4 {
  position: absolute;
  top: 0%;
}

.cloud88 p {
  width: 480px;
  text-align: justify;
}

.cloud89 p {
  width: 380px;
  text-align: justify;
}

.elfsight-app-3ddb5c18-bae6-401c-959d-5a56f7c54715 a {
  display: none !important;
}

.background__Container-sc-vlc92y-0+a {
  display: none !important;
}




/*** Job Listing ***/
:root {
  --primary: #00B074;
}
.nav-pills .nav-item .active {
  border-bottom: 2px solid var(--primary);

}
.nav-item a{
  text-decoration: none;
  color: black;
}
.job-item {
  border: 1px solid transparent;
  border-radius: 2px;
  box-shadow: 0 0 45px rgba(0, 0, 0, .08);
  transition: .5s;
}

.job-item:hover {
  border-color: rgba(0, 0, 0, .08);
  box-shadow: none;
} 

.sai .card{
  border-radius:18px;
}