
/* blue color  #1A69B4 */


@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Lexend:wght@100..900&family=Sen:wght@400..800&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Jost:ital,wght@0,100..900;1,100..900&family=Lexend&family=Sen:wght@400..800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Afacad+Flux:wght@100..1000&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Jost:ital,wght@0,100..900;1,100..900&family=Lexend&family=Sen:wght@400..800&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600,700,800');
/* header start */
.header_container {
    position: relative;
    height:112px !important;
    background-color: #131313 !important;
    /* background-color: rgba(238, 238, 238, 0.712); */

  
  }
  .iicon{
    color: #1A69B4 !important;
  }
  .navbar{
    background-color: #131313   !important;
    /* backdrop-filter: blur(50px); */
  }
 .jost{
    font-family: "Jost", sans-serif !important;
    color: #1A69B4;
   }
   .smallHeading{
    color: #ffffff;
     font-family: "Lexend", sans-serif !important;
   }
  @media (max-width: 992px) {

   
    .offcanvas {
      width: 300px !important;
      background-color: #131313 !important;
    }
    .offcanvas-body {
      overflow-y: unset;
    }
    .offcanvas-start-lg {
      top: 0;
      left: 0;
      border-right: 1px solid rgba(0, 0, 0, 0.2);
      transform: translateX(-100%);
    }
    .nav-link {
      font-size: 1.125rem;
      font-weight: 600;
      color: #2f2f2f !important;
    }
    .nav-link:hover {
      border-bottom: unset !important;
    }
    .nav-link.active {
      color: #1A69B4 !important;
      border-bottom: unset !important;
    }
    .nav_right .nav_link_container {
      display: flex;
      flex-direction: column;
      margin-top: auto;
      margin-bottom: auto;
      width: 100%;
      float: left !important;
      position: relative !important;
      background: none !important;
      height: 80px;
      z-index: 1000;
    }
    .nav_right .nav_link_container::before {
      content: "";
      position: unset !important;
      background: unset !important;
      top: unset !important;
      bottom: unset !important;
      z-index: unset !important;
      left: unset !important;
      width: unset !important;
      height: unset !important;
      transform: unset !important;
    }
    .nav_right .nav_link_container::after {
      content: unset !important;
      position: unset !important;
      background: unset !important;
      top: unset !important;
      bottom: unset !important;
      z-index: unset !important;
      right: unset !important;
      width: unset !important;
      height: unset !important;
      transform: unset !important;
    }
  }
  .top_bar {
    height: 25px;
    width: 100%;
  }
  
  .navbar {
    --bs-navbar-toggler-border-color: unset;
    color: #61033e;
    
    
  }
  .navbar .logo_container {
    position: relative;
  }
  .navbar .logo_container .logo_back {
    z-index: -1;
    position: absolute;
    /* top: -50%; */
    bottom: 0;
    width: 100%;
    height: 120px;
    /* background: #ffffff; */
    padding-top: 50px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
  }
  .navbar .logo_container .outer_logo img {
    width: 200px !important;
  }
  .navbar .nav-link {
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
    position: relative;
  }
  .navbar .nav-link::after {
    content: "";
    position: absolute;
    top: 10px;
    border: 2px solid #1A69B4;
    right: -4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }
  .navbar .nav-link.active {
    color: #fff;
  }
  .navbar .nav-link.active.nav-link::after {
    content: "";
    position: absolute;
    top: 10px;
    border: 2px solid #1A69B4;
    right: -4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #1A69B4;
  }
  .navbar .contactBtn {
    font-weight: 600;
    font-size: 1.125rem;
    color: #fff;
    transition: 0.3s ease-in-out;
  }
  
  :not(.btn-check) + .btn:active:focus-visible {
    box-shadow: none;
  }
  
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
  }
  
  .nav_right .nav_link_container {
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    width: 50%;
    float: right;
    position: relative !important;
    height: 80px;
    z-index: 1000;
  }

.svg-inline--fa.fa-xmark.fs-1{
  color:  #1A69B4 !important;
}

 p, li{
  font-family: "Lexend", serif;
 }
 .lexend{
   font-family: "Lexend", serif !important;

 }
  .nav-link{
    color: rgb(80, 80, 80) !important;
   
  }
/* header end */

.font_1{
    font-family: "Lexend", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.font_2{
    font-family: "Lexend", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 19px
}
body{
  overflow-x: hidden !important;
  /* background-image: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%); */
  /* background-image: radial-gradient(circle, #202020  0%, #252525 100%); */
  background-color: #202020;
  
 
}

/* vision mission start */

.portfolio-img{
  opacity: 9;
  /* background-color: #131313; */
 
}

.vmv-card {
  border: none;
  background-color: #131313;
  transition: transform 0.3s, box-shadow 0.3s;
  text-align: center;
  height: 100%;
}

.vmv-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0,0,0,0.1);
}

.vmv-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.5rem;
  border-radius: 50%;
}

.mission .vmv-icon {
  background: linear-gradient(135deg, #202020, #202020);
  color: #1A69B4;
}

.vision .vmv-icon {
 background: linear-gradient(135deg, #202020, #202020);
  color: #1A69B4;
}

.values .vmv-icon {
 background: linear-gradient(135deg, #202020, #202020);
  color: #1A69B4;
}

.vmv-title {
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 12px;
}

.vmv-text {
  font-size: 1.1rem;
  line-height: 1.6;
  color: #6c757d;
}



/* vision mission end */



 /* our team start */
 
.social-icons{
  z-index: 10 !important;
}
.social-icons a{
  pointer-events: auto !important;
}
.team-card img{
  pointer-events: none !important;
}
 .team-section {
  opacity: 0;
  transform: translateY(150px); /* Start position off-screen */
  transition: opacity 0.9s ease, transform 2s ease; /* Transition properties */
}

/* Class to trigger the animation when section is visible */
.team-section.visible {
  opacity: 1;
  transform: translateY(0); /* End position */
}





.team-card {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}

.team-card img {
  width: 100%;
  border-radius: 15px;
  transition: transform 0.3s ease, filter 0.3s ease;
  display: block;
}
.social-icons{
  z-index: 99;
}

.team-card:hover .social-icons{
  opacity: 1;
  pointer-events: auto;
}
.team-card{
  position: relative;
}


/* Hover effect for image (blur effect) */
.team-card:hover img {
  transform: scale(1.05);
  filter: blur(5px);
  
}

.social-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  font-size: 18px;
  color: #dcdcdc;
  gap: 10px ;
  font-size: 27px;
  
}

.team-card:hover .social-icons {
  opacity: 1;
}

.social-icons a {
  margin: 0px !important;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  transition: color 0.3s ease;
}

.social-icons a:hover {
  color: #1A69B4;
}
.fa-github:hover{
  color: #1A69B4
 !important;
}
.fa-linkedin-in:hover{
  color: #1A69B4
 !important;
}
.fa-instagram:hover{
  color: #1A69B4
 !important;
}
.name {
  color: #dcdcdc;
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
  text-align: center;
  transition: color 0.3s ease;
}

.team-card:hover + .name {
  color: #1A69B4;
}




.team-member {
  text-align: center;
  /* margin-bottom: 30px; */
}
/* our team end */


/* banner start */

.banner1,
.banner2 {
  border-radius: 7px;
  height: 492px;
  
}

.banner2 {
  background-color: #f5e1e1;
  border: 2px;
  
}

.banner2 .banner2Text {
  color: #2f2f2f;
}
.banner2 .banner2Text p {
  font-weight: 600;
}

.col-lg-4.banner2 {
  width: 32.7% !important;
  margin-left: auto;
}
.banner2 {
  position: relative;
  background: #202020; /* dark card */
  border-radius: 12px;
  padding: 20px;
  z-index: 1;
}
.startupBannerBtn {
  display: inline-flex;
  align-items: center;
  gap: 8px;

  color: #fff;
  background: #00000000; /* black bg */
  border-radius: 8px;
  padding: 10px 20px;

  position: relative;
  z-index: 1;

  border: 3px solid transparent;
}

/* Gradient border */
.startupBannerBtn::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 8px;
  padding: 2px;
  /* bottom: 3px; */

  background: linear-gradient(135deg, #00000000, #1A69B4);

  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;

  z-index: -1;
}


.startupBannerBtn {
  transition: all 0.3s ease;
}

/* Hover */
.startupBannerBtn:hover {
  transform: translateY(-2px);
  /* box-shadow: 0 0 12px rgba(26, 105, 180, 0.4); */
}

/* Border glow upgrade */
.startupBannerBtn:hover::before {
  background: linear-gradient(135deg, #1A69B4, #00000000);
}

.startupBannerBtn:active{
border: none !important;
}

.startupBannerBtn:focus{
border: none !important;
}




.title2{
  color: #1A69B4;
}
.white_text{
  color: #fafafa;
}
/* Gradient border */
.banner2::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  padding: 2.5px; /* border thickness */

  background: linear-gradient(135deg, #00000000, #1E90FF);

  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;

  z-index: -1;
}

/* Glow effect (only outside) */
.banner2::after {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: 14px;

  background: linear-gradient(135deg, #000000, #000000);
  filter: blur(10px);
  opacity: 0.4;

  z-index: -2;
}
.swiper {
  width: 100%;
  height: 492px;
  border-radius: 7px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.startupBanner1Rel {
  position: relative;
}

.startupBanner1Abs {
  position: absolute;
  top: 20%;
  left: 5%;
}

.startupBannerText {
  color: #2f2f2f;
}

.startupBannerText p {
  font-weight: 600;
}

/* .startupBannerBtn {
  border: 2px solid #2f2f2f;
  background-color: #2f2f2f;
  color: #fff;
  transition: 0.3s ease-in-out;
} */
/* .startupBannerBtn:hover {
  background-color: transparent;
  color: #2f2f2f;
  border: 2px solid #2f2f2f;
} */
/* banner end */


/* footer start */
/* .footer{
  background-image: url(./img/WorldMap.svg);
  opacity: 0.1;
 
} */

.footerDiv ul li {
  margin-top: 10px;
}
.footerDiv-title {
  position: relative;
}
.footerDiv-title::before {
  position: absolute;
  display: flex;
  content: "";
  top: 115%;
  left: 20px;
  width: 50px;
  height: 5px;
  z-index: 1;
  background-color: #1A69B4;
  border-radius: 10px;
}
.footerDiv-title::after {
  position: absolute;
  display: flex;
  content: "";
  top: 115%;
  width: 15px;
  height: 5px;
  z-index: 1;
  background-color: #1A69B4;
  border-radius: 10px;
}
.startup_logo {
  width: 200px !important;
}
.footer{
  color: #dcdcdc !important;
}
a{
  text-decoration: none;
  color: #dcdcdc;
}
li{
  color: #1A69B4;
}
li a:hover{
  color: #1A69B4;
}


.navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%231A69B4' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}


/* map */
  footer.footer {
  background: url('./icons/map-footer.png') no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 1;
}

footer.footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7); /* white overlay with low opacity */
  z-index: -1;
}


/* footer end */

/* cursor start */

.cursor {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 2px solid #1A69B4;
  transition: all 200ms ease-out;
  position: fixed;
  pointer-events: none;
  left: 0;
  top: 0;
  transform: translate(calc(-50% + 15px), -50%);
  box-shadow: rgba(0, 128, 255, 0.5) 0px 25px 50px -12px;
  z-index: 9999;
}

.cursor2 {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #1A69B4;
  opacity: 0.3;
  position: fixed;
  transform: translate(-50%, -50%);
  pointer-events: none;
  transition: width 0.3s, height 0.3s, opacity 0.3s;
  box-shadow: rgba(0, 98, 255, 0.5) 0px 25px 50px -12px;
  z-index: 9999;
}

.cursorinnerhover {
  width: 50px;
  height: 50px;
  opacity: 0.5;
  z-index: 9999;
}

.cursorblack {
  background-color: #2f2f2f;
  box-shadow: rgba(47, 47, 47, 0.5) 0px 25px 50px -12px;
}
#back_to_top_button:hover {
  cursor: pointer;
  background-color: #2f2f2f;
}
@media only screen and (max-width: 600px) {
  .cursor {
    display: none;
  }
  .cursor2 {
    display: none;
  }
  .cursorinnerhover {
    display: none;
  }
  .hoveronorange {
    display: none;
  }
  .cursorblack {
    display: none;
  }
  #newsletter .newsletterFormBox #form-newsletter{
    flex-direction: column;
  }
  #newsletter .btn-send{
    width: 100%;
  }
  #newsletter div{
    width: 100%;
  }
}

/* cursor end */


/* clint slide start */

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7));
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7));
  }
}
.slider {
  background: pr;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.slider::before,
.slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  height: 100px;
  width: 250px;
  
}


/* clint slide end */

.services-box-icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  /* border: 2px solid #1A69B4; */
  border: 3.9px solid transparent; border-image: linear-gradient(135deg, #1a6ab400, #1A69B4) 1;
  background-color: #131313; /* Default background color */
  position: relative;
  overflow: hidden; /* To make sure the image stays within the box */
  transition: background-color 0.5s ease-out; /* Smooth transition for background color */
}
.dis{
  color: #fff;
}
.bg-lightt{
  background-color: #131313;
  color: #dedede;
}
.services-box-icon .services-icon-img {
  width: 60px;
  margin-bottom: 20px;
  transition: none; /* No transition on the icon itself */
}

.services-box-icon h6 {
  margin: 0;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  opacity: 1;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out; /* Title transition */
}

/* Background image and opacity transition on hover */
.services-box-icon-1 {
  background: none;
}

.services-box-icon-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7)), url("./img/four_icon/webdev.webp");
  background-position: center;
  background-size: cover;
  opacity: 0; /* Initially hide the background image */
  transition: opacity 0.5s ease-out; /* Smooth transition for opacity */
}

.services-box-icon-1:hover {
  background-color: transparent; /* Fade out the background color */
}

.services-box-icon-1:hover::before {
  opacity: 1; /* Gradually reveal the background image */
}

.services-box-icon-1:hover .services-icon-img {
  opacity: 1; /* Keep the icon visible without any fading */
  transform: none; /* No transformation on hover */
}

.services-box-icon-1:hover h6 {
  opacity: 0.8; /* Fade out the title slightly on hover */
  transform: translateY(-5px); /* Move title up a little */
}

.services-box-icon-2 {
  background: none;
}

.services-box-icon-2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7)), url("./img/four_icon/gd.webp");
  background-position: center;
  background-size: cover;
  opacity: 0; /* Initially hide the background image */
  transition: opacity 0.5s ease-out; /* Smooth transition for opacity */
}

.services-box-icon-2:hover {
  background-color: transparent; /* Fade out the background color */
}

.services-box-icon-2:hover::before {
  opacity: 1; /* Gradually reveal the background image */
}

.services-box-icon-2:hover .services-icon-img {
  opacity: 1; /* Keep the icon visible without any fading */
  transform: none; /* No transformation on hover */
}

.services-box-icon-2:hover h6 {
  opacity: 0.8; /* Fade out the title slightly on hover */
  transform: translateY(-5px); /* Move title up a little */
}

.services-box-icon-3 {
  background: none;
}

.services-box-icon-3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7)), url("./img/four_icon/dm.webp");
  background-position: center;
  background-size: cover;
  opacity: 0; /* Initially hide the background image */
  transition: opacity 0.5s ease-out; /* Smooth transition for opacity */
}

.services-box-icon-3:hover {
  background-color: transparent; /* Fade out the background color */
}

.services-box-icon-3:hover::before {
  opacity: 1; /* Gradually reveal the background image */
}

.services-box-icon-3:hover .services-icon-img {
  opacity: 1; /* Keep the icon visible without any fading */
  transform: none; /* No transformation on hover */
}

.services-box-icon-3:hover h6 {
  opacity: 0.8; /* Fade out the title slightly on hover */
  transform: translateY(-5px); /* Move title up a little */
}

.services-box-icon-4 {
  background: none;
}

.services-box-icon-4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7)), url("./img/four_icon/seo.webp");
  background-position: center;
  background-size: cover;
  opacity: 0; /* Initially hide the background image */
  transition: opacity 0.5s ease-out; /* Smooth transition for opacity */
}

.services-box-icon-4:hover {
  background-color: transparent; /* Fade out the background color */
}
.sub-title{
  color: #dcdcdc;
}
.services-box-icon-4:hover::before {
  opacity: 1; /* Gradually reveal the background image */
}

.services-box-icon-4:hover .services-icon-img {
  opacity: 1; /* Keep the icon visible without any fading */
  transform: none; /* No transformation on hover */
}

.services-box-icon-4:hover h6 {
  opacity: 0.8; /* Fade out the title slightly on hover */
  transform: translateY(-5px); /* Move title up a little */
}

.bg-light-gray-color {
  background-color: #131313;
  color: #ffffff;
}


/* services-box end */




@media only screen and (max-width: 768px) {
  .header_container{
    height: 93px !important;
  }
  
  .startupBtn {
    width: 100%;
  }
  .servicesBox1 .servicesBoxImg img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    border-top-left-radius: unset !important;
    overflow: hidden;
  }
  .servicesBox2 .servicesBoxImg img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    border-top-right-radius: unset !important;
    overflow: hidden;
  }
  .servicesBox3 .servicesBoxImg img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    border-bottom-left-radius: unset !important;
    overflow: hidden;
  }
  .servicesBox4 .servicesBoxImg img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    border-bottom-right-radius: unset !important;
    overflow: hidden;
  }
}
.servicesBox1 .servicesBoxImg img {
  width: 280px;
  height: 280px;
  object-fit: cover;
  border-top-left-radius: 100%;
  overflow: hidden;
  z-index: -1;
}

.servicesBox2 .servicesBoxImg img {
  width: 280px;
  height: 280px;
  object-fit: cover;
  border-top-right-radius: 100%;
  overflow: hidden;
  z-index: -1;
}

.servicesBox3 .servicesBoxImg img {
  width: 280px;
  height: 280px;
  object-fit: cover;
  border-bottom-left-radius: 100%;
  overflow: hidden;
  z-index: -1;
}

.servicesBox4 .servicesBoxImg img {
  width: 280px;
  height: 280px;
  object-fit: cover;
  border-bottom-right-radius: 100%;
  overflow: hidden;
  z-index: -1;
}

.servicesBox1,
.servicesBox2,
.servicesBox3,
.servicesBox4 {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  background-color: #131313;
  position: relative;
  /* border: 1px solid rgba(0, 0, 0, 0.085); */
  z-index: 0;
}

.servicesBox1::after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #1A69B4;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  z-index: -2;
  content: "";
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.servicesBox2::after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #1A69B4;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  z-index: -2;
  content: "";
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.servicesBox3::after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #1A69B4;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  z-index: -2;
  content: "";
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.servicesBox4::after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #1A69B4;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  z-index: -2;
  content: "";
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.servicesBox1:hover::after,
.servicesBox2:hover::after,
.servicesBox3:hover::after,
.servicesBox4:hover::after {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.servicesBox1:hover h3,
.servicesBox1:hover p,
.servicesBox2:hover h3,
.servicesBox2:hover p,
.servicesBox3:hover h3,
.servicesBox3:hover p,
.servicesBox4:hover h3,
.servicesBox4:hover p {
  color: #ffffff;
}

.servicesBox1 h3,
.servicesBox2 h3,
.servicesBox3 h3,
.servicesBox4 h3 {
  position: relative;
  margin-bottom: 20px;
}

.servicesBox1 h3::before,
.servicesBox2 h3::before,
.servicesBox3 h3::before,
.servicesBox4 h3::before {
  position: absolute;
  display: flex;
  content: "";
  top: 115%;
  left: 20px;
  width: 50px;
  height: 5px;
  z-index: -1;
  background-color: #1A69B4;
  border-radius: 10px;
}

.servicesBox1 h3::after,
.servicesBox2 h3::after,
.servicesBox3 h3::after,
.servicesBox4 h3::after {
  position: absolute;
  display: flex;
  content: "";
  top: 115%;
  width: 15px;
  height: 5px;
  z-index: -1;
  background-color: #1A69B4 ;
  border-radius: 10px;
}

.servicesBox1:hover h3::before,
.servicesBox1:hover h3::after,
.servicesBox2:hover h3::before,
.servicesBox2:hover h3::after,
.servicesBox3:hover h3::before,
.servicesBox3:hover h3::after,
.servicesBox4:hover h3::before,
.servicesBox4:hover h3::after {
  background-color: #000000 ;
  z-index: 1;
}

.single-service {
  background-color: #bbbbbb;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.single-service-part-1 {
  padding: 40px 40px 25px;
  border-bottom: 2px solid #1d1e23;
}
.single-service-part-1-icon {
  margin-bottom: 25px;
  font-size: 50px;
  color: #b901aa;
}
.single-service-part-1-title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.8em;
}
.single-service-part-2 {
  padding: 30px 40px 40px;
}
.single-service-part-2-description {
  margin-bottom: 22px !important;
  color: #6f6f71;
  font-size: 14px;
  line-height: 1.8em;
}
.single-service-part-2-href {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.single-service-part-2-icon {
  margin-right: 10px;
  color: #1A69B4;
}
.bigHeading{
  color: #1A69B4;
}



/* home page services end */


/* carousel start */
.contain {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

.item {
  align-items: center;
  background-color: rgba(255, 99, 71, 0);
  color: white;
  display: flex;
  /* height: 300px; */
  justify-content: center;
  /* width: 150px; */
  border: 2px solid  #1A69B4;
  padding: 20px;
}
/* carousel end */

p::selection{
  background-color: #1A69B4 !important;
  color: #ffffff !important;
}
h1::selection{
  background-color: #1A69B4 !important;
  color: #ffffff !important;
}
span::selection{
   background-color: #1A69B4 !important;
  color: #ffffff !important;

}
h2::selection{
   background-color: #1A69B4 !important;
  color: #ffffff !important;
}
h5::selection{
   background-color: #1A69B4 !important;
  color: #ffffff !important;
}
div::selection{
   background-color: #1A69B4 !important;
  color: #ffffff !important;
}
h6::selection{
   background-color: #1A69B4 !important;
  color: #ffffff !important;
}
h4::selection{
   background-color: #1A69B4 !important;
  color: #ffffff !important;
}
a::selection{
   background-color: #1A69B4 !important;
  color: #ffffff !important;
}
li::selection{
   background-color: #1A69B4 !important;
  color: #ffffff !important;
}
h3::selection{
   background-color: #1A69B4 !important;
  color: #ffffff !important;
}
/* our work start */

.image-card {
        position: relative;
        overflow: hidden;
        /* border-radius: 10px; */
      }

      .image-card img {
        width: 100%;
        height: auto;
        display: block;
        transition: transform 0.5s ease;
        border-radius: 7px;
      }

      .image-card:hover img {
        /* transform: scale(1.1); */
        filter: blur(10px);
        filter: brightness(70%);
        
      }

      .image-overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        color: #1A69B4;
        opacity: 0;
        transition: opacity 0.4s ease;
        display: flex;
        align-items: flex-end;
        padding: 20px;
        border-radius: 7px;
        border: 2px solid #61033e00;
        
       
      }

      .image-card:hover .image-overlay {
        opacity: 9;
        background-color: #131313;
        /* border: 2px solid #1A69B4; */
        border: 3px solid transparent; border-image: linear-gradient(135deg, #1a6ab400, #1A69B4) 1;
         border-radius: 7px;
      }

      .overlay-content {
        text-align: left;
      }

      .overlay-content h5 {
        margin: 0 0 10px 0;
        
      }

      .overlay-content a {
        color: #ffffff;
        text-decoration: none;
      }

      /* home icon slide start */
     
.marquee-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.marquee-content {
  display: flex;
  width: max-content;
  animation: scroll-left 30s linear infinite;
}

.marquee-item {
  flex: 0 0 auto;
  margin-right: 30px;
  text-align: center;
}

.marquee-item img {
  width: 150px;
  height: auto;
  display: block;
  margin: 0 auto;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}


/* go to top */
  
    #goTopBtn {
      position: fixed;
      bottom: 50px;
      right: 30px;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background-color: #1A69B4;
      color: white;
      border: none;
      align-items: center;
      justify-content: center;
      box-shadow: #1A69B4;
      z-index: 1000;
      transition: opacity 0.4s ease, background-color 0.3s ease;
      opacity: 0;
      pointer-events: none;
      display: flex;
      border: 2px solid #1A69B4 !important;
    }

    #goTopBtn.show {
      opacity: 1;
      pointer-events: auto;
    }

    #goTopBtn:hover {
      background-color: #1A69B4;
    }

    #goTopBtn i {
      font-size: 20px;
    }

    /* contact us page start */
    .form {
  width: 100%;
  max-width: 1200px;
  background-color: #131313;
  border-radius: 10px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  color: #dedede;
}
.form a{
  color: #dedede !important;
}
.www{
  color: #dedede !important;
}
.contact-form {
  background-color: #1A69B4;
  position: relative;
}

.circle {
  border-radius: 50%;
  background: linear-gradient(135deg, transparent 20%, #1c99ff);
  position: absolute;
}

.circle.one {
  width: 130px;
  height: 130px;
  top: 130px;
  right: -40px;
}

.circle.two {
  width: 80px;
  height: 80px;
  top: 10px;
  right: 30px;
}

.contact-form:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  background-color: #1A69B4;
  transform: rotate(45deg);
  top: 50px;
  left: -13px;
}

form {
  padding: 2.3rem 2.2rem;
  z-index: 10;
  overflow: hidden;
  position: relative;
}

.title {
  color: #fff;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 0.7rem;
}

.input-container {
  position: relative;
  margin: 1rem 0;
}

.input {
  width: 100%;
  outline: none;
  border: 2px solid #fafafa;
  background: none;
  padding: 0.6rem 1.2rem;
  color: #fff;
  font-weight: 500;
  font-size: 0.95rem;
  letter-spacing: 0.5px;
  border-radius: 5px;
  transition: 0.3s;
}

textarea.input {
  padding: 0.8rem 1.2rem;
  /* min-height: 10px; */
  border-radius: 5px;
  resize: none;
  overflow-y: auto;
}

.input-container label {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  padding: 0 0.4rem;
  color: #fafafa;
  font-size: 0.9rem;
  font-weight: 400;
  pointer-events: none;
  z-index: 1000;
  transition: 0.5s;
}

.input-container.textarea label {
  top: 1rem;
  transform: translateY(0);
}
/* 
.btn {
  padding: 0.6rem 1.3rem;
  background-color: #fff;
  border: 2px solid #fafafa;
  font-size: 0.95rem;
  color: #1abc9c;
  line-height: 1;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  margin: 0;
  width: 100%;
} */

.btn:hover {
  background-color: transparent;
  color: #fff;
}

.input-container span {
  position: absolute;
  top: 0;
  left: 25px;
  transform: translateY(-50%);
  font-size: 0.8rem;
  padding: 0 0.4rem;
  color: transparent;
  pointer-events: none;
  z-index: 500;
}

.input-container span:before,
.input-container span:after {
  content: "";
  position: absolute;
  width: 10%;
  opacity: 0;
  transition: 0.3s;
  height: 5px;
  background-color: #1A69B4;
  top: 50%;
  transform: translateY(-50%);
}

.input-container span:before {
  left: 50%;
}

.input-container span:after {
  right: 50%;
}

.input-container.focus label {
  top: 0;
  transform: translateY(-50%);
  left: 25px;
  font-size: 0.8rem;
}

.input-container.focus span:before,
.input-container.focus span:after {
  width: 50%;
  opacity: 1;
}

.contact-info {
  padding: 2.3rem 2.2rem;
  position: relative;
}

.contact-info .title {
  color: #1abc9c;
}

.text {
  color: #333;
  margin: 1.5rem 0 2rem 0;
}

.information {
  display: flex;
  color: #555;
  margin: 0.7rem 0;
  align-items: center;
  font-size: 0.95rem;
}

.information i {
  color: #1ABC9C;
}

.icon {
  width: 28px;
  margin-right: 0.7rem;
}

.social-media {
  padding: 2rem 0 0 0;
}

.social-media p {
  color: #333;
}

.social-icons {
  display: flex;
  margin-top: 0.5rem;
}

.social-icons a{
  font-size: 28px; /* icon size perusu */
}
.social-icons a {
  width: 35px;
  height: 35px;
  border-radius: 5px;
  /* background: linear-gradient(45deg, #1abc9c, #149279); */
  color: #fff;
  text-align: center;
  line-height: 35px;
  margin-right: 0.5rem;
  transition: 0.3s;
}

.social-icons a:hover {
  transform: scale(1.05);
}

.contact-info:before {
  content: "";
  position: absolute;
  width: 110px;
  height: 100px;
  border: 22px solid #1A69B4;
  border-radius: 50%;
  bottom: -47px;
  right: 50px;
  opacity: 0.3;
}






.square {
  position: absolute;
  height: 400px;
  top: 50%;
  left: 50%;
  transform: translate(181%, 11%);
  opacity: 0.2;
}

@media (max-width: 850px) {
  .form {
    grid-template-columns: 1fr;
  }

  .contact-info:before {
    bottom: initial;
    top: -75px;
    right: 65px;
    transform: scale(0.95);
  }

  .contact-form:before {
    top: -13px;
    left: initial;
    right: 70px;
  }

  .square {
    transform: translate(140%, 43%);
    height: 350px;
  }

 

  .text {
    margin: 1rem 0 1.5rem 0;
  }

  .social-media {
    padding: 1.5rem 0 0 0;
  }
}

@media (max-width: 480px) {
 

  .contact-info:before {
    display: none;
  }

  .square,
  .big-circle {
    display: none;
  }

  form,
  .contact-info {
    padding: 1.7rem 1.6rem;
  }

  .text,
  .information,
  .social-media p {
    font-size: 0.8rem;
  }

  .title {
    font-size: 1.15rem;
  }

  .social-icons a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .icon {
    width: 23px;
  }

  .input {
    padding: 0.45rem 1.2rem;
  }

  /* .btn {
    padding: 0.45rem 1.2rem;
  } */
}


/* contact us */
.iii{
    border: 3px solid #1A69B4;
    padding: 12px;
    border-radius: 50%;
    font-size: 16px;
    width: 19px;
    color: #dedede ;

    }
  .ogange{
    color: #1A69B4 !important;
    font-size: 25px;
    font-weight: 600;
  }
 h6:hover .iii{
   color: rgb(0, 0, 0) !important;
  background-color: #1A69B4;
  transition: ease 0.5s;
 }
.nav-link{
  color: #ababab !important;
}
.orange{
  font-family: "Lexend", sans-serif !important;
}
.lets{
   font-family: "Lexend", sans-serif !important;
   color: #1A69B4;
}
.reach{
   font-family: "Lexend", sans-serif !important;
}
 .orange_title{
  font-family: "Lexend", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #1A69B4;
}
.text-justify{
  text-align: justify;
}
 /* breadcrumb_bg start */

   .breadcrumb_bg {
  background-color: #3d3d3d3d;
  color: white;
  position: relative;
  overflow: hidden;
  height: 120px;
  display: flex;
  align-items: center;
}
.breadcrumb-item + .breadcrumb-item::before{
  color: #ffffff !important;
}
.breadcrumb_active{
  color: #1A69B4;
}
.breadcrumb-item a:hover{
  color: #dcdcdc;
}
/* Left orange shape */

.breadcrumb_bg::before {
  content: "";
  position: absolute;
  top: 0;
 left: -100px; /* Start off-screen */
  width: 100px;
  height: 100%;
  background-color: #1A69B47e;
  clip-path: path("M0,10 C90,30 60,60 0,100 L0,10 Z");
  animation: slideInLeft 1s ease-out forwards;
}

/* Right orange shape */
.breadcrumb_bg::after {
  content: "";
  position: absolute;
   right: -100px; /* Start off-screen */
  top: 0;
  
  width: 100px;
  height: 100%;
  background-color: #1A69B47e;
  clip-path: path("M100,0 C10,90 5,110 100,200 L100,0 Z");
   animation: slideInRight 1s ease-out forwards;
  animation-delay: 0.2s; /* Slight delay for stagge#1A69B4
 effect */
}
@keyframes slideInLeft {
  to {
    left: 0;
  }
}

@keyframes slideInRight {
  to {
    right: 0;
  }
}
@media (max-width: 768px) {
  .breadcrumb_bg::before,
  .breadcrumb_bg::after {
    width: 60px;
  }

  .breadcrumb_bg::before {
    left: -60px;
    animation: slideInLeftMobile 1s ease-out forwards;
  }

  .breadcrumb_bg::after {
    right: -60px;
    animation: slideInRightMobile 1s ease-out forwards;
  }
}

@keyframes slideInLeftMobile {
  to {
    left: 0;
  }
}

@keyframes slideInRightMobile {
  to {
    right: 0;
  }
}


/* Responsive adjustment */
@media (max-width: 768px) {
  .breadcrumb_bg::before,
  .breadcrumb_bg::after {
    width: 60px;
  }
}

/* wHATSAPP */
#whatsapp-sticky {
    position: fixed;
    bottom: 110px; /* distance from bottom */
    right: 30px;  /* distance from right */
    z-index: 9999; /* stay above all elements */
  }

  #whatsapp-sticky img {
    width: 50px;
    height: 50px;
    border-radius: 0%; /* optional: make it round */
   
    transition: transform 0.3s ease;
  }

  #whatsapp-sticky img:hover {
    transform: scale(1.1); /* zoom effect on hover */
  }
/* wHATSAPP */

/* breadcrumb_bg end */


/* about us first section start */

.aboutUsImageBoxLeft {
  max-width: 100%;
  height: 600px;
}
.aboutUsImageBoxLeft img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.aboutUsImageBoxRight {
  max-width: 100%;
}
.aboutUsImageBoxRight img {
  width: 100%;
  height: 380px;
  object-fit: cover;
}

.aboutUsIconBox {
  background-color: #1A69B4;
}
.aboutUsIconBox img {
  width: 75px;
}
.aboutUsIconBoxText {
  font-weight: 500;
  /* font-family: "Syne", sans-serif; */
}

.shine {
  position: relative;
  overflow: hidden;
}
.shine::before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  content: "";
  display: block;
  height: 100%;
  left: -175%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}
.shine:hover::before, .shine:focus::before {
  animation: shine 1.5s;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

.aboutUsInformationPara {
  letter-spacing: 1px;
  word-spacing: 5px;
  margin: 40px 0;
}
.aboutUsInformationTwoBox {
  word-spacing: 5px;
}
.aboutUsInformationTwoBox .ourMission,
.aboutUsInformationTwoBox .ourVision {
  font-weight: 600;
  position: relative;
  z-index: 100;
}
.aboutUsInformationTwoBox .ourMission::before,
.aboutUsInformationTwoBox .ourVision::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: -5px;
  left: -10px;
  border-radius: 50%;
  background: #1A69B4;
  z-index: -1;
  opacity: 0.7;
}
.aboutUsInformationProgressTitle {
  font-weight: 600;
}
.aboutUsInformationProgress .progress {
  height: 18px;
}
.aboutUsInformationProgressBar {
  background-color: #1A69B4 !important;
}

.timeline-with-icons {
  border-left: 1px solid rgba(169, 169, 169, 0.2);
  position: relative;
  list-style: none;
}

.timeline-with-icons .timeline-item {
  position: relative;
}

.timeline-with-icons .timeline-item:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline-with-icons .timeline-icon {
  position: absolute;
  left: -48px;
  background-color: transparent;
  border: 2px solid #1A69B4;
  color: #1A69B4 !important;
  border-radius: 50%;
  height: 31px;
  width: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0e0d17 !important;
}
/* about us first section end*/


    .slide-image {
     
      position: absolute;
     
      right: -300px; /* start off-screen */
      animation: slideRight 2s forwards; /* adjust duration */
    }

    @keyframes slideRight {
      from {
        right: -200px;
      }
      to {
        right: 0%; /* move to the right edge */
      }
    }
    .banner2 li{
      color: #fafafa;
      
    }
 
.custom-list {
  list-style: none;
  padding: 0;
}

/* .custom-list li {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #A0AEC0;
} */

/* ICON STYLE */
/* .custom-list i {
  color: #000000 !important;
  background-color: #1E90FF !important;
  border-radius: 50% !important;
  width: 32px !important;
  height: 32px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 14px !important;
} */

















    .btn-success, .btn-success:hover{
      background-color: #0e0d17;
      color: #ffffff;
      border: 2px solid black;
    }
    .site_title{
      font-weight: 700;
    }

.w-100{
  width: 100% !important;
}



/* ===========  Old orange color : #ff67#00# ==========*/
.swiper-slide {
  position: relative;
}

.bannerOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;   /* text irukum area ku mattum */
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.75),
    rgba(0, 0, 0, 0.4),
    transparent
  );
  z-index: 1;
}

.startupBannerText {
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
  z-index: 2;
}

.startupBannerText h1,
.startupBannerText p {
  color: #fff;
}


/* ================  banner gradietn effecct end */
/* our projects start */

.portfolio-tabs{
text-align:center;
margin-bottom:40px;
}

.portfolio-tabs .nav-link{
border:none;
font-weight:600;
color:#000000;
margin:0 10px;
position:relative;
}

.portfolio-tabs .nav-link.active{
color:#1A69B4 !important;
}

.portfolio-tabs .nav-link::after{
content:"";
position:absolute;
width:0%;
height:3px;
left:0;
bottom:-6px;
background:#1A69B4;
transition:0.3s;
}

.portfolio-tabs .nav-link.active::after{
width:100%;
}

.tab-box{
/* padding:40px; */
background:#23090900;
border-radius:10px;
}
.nav-btn{
  background-color: #131313 !important;
}
.portfolio-tabs .nav-link{
border:none;
font-weight:600;
color:#555;
margin:8px 10px;   /* spacing added */
padding:10px 18px; /* top & bottom space */
position:relative;
}

@media (max-width:768px){

.portfolio-tabs{
row-gap:10px;
}

.portfolio-tabs .nav-link{
margin:6px;
padding:10px 14px;
}

}

.social-img{
cursor:pointer;
border-radius:10px;
transition:0.3s;
}

.social-img:hover{
/* transform:scale(1.05); */
}

/* popup */

.image-popup{
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(0,0,0,0.9);
justify-content:center;
align-items:center;
z-index:9999;
}

.image-popup img{
max-width:90%;
max-height:90%;
border-radius:10px;
}

.close-btn{
position:absolute;
top:30px;
right:40px;
font-size:40px;
color:white;
cursor:pointer;
}

.social-img{
width:100%;
height:500px;
object-fit:cover;
cursor:pointer;
border-radius:10px;
transition:0.3s;

}

.social-img:hover{
opacity: 9;
  border: 2px solid #1A69B4;
  border: 3px solid transparent;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-image: linear-gradient(135deg, #1a6ab400, #1A69B4) 1;
  border-radius: 7px;
  padding: 8px;
}@media(max-width:768px){

.social-img{
height:300px;
}

}
.portfolio-img{
width:100%;
/* height:400px; */
object-fit:contain;
border-radius:10px ;
cursor:pointer;
transition:0.3s;
}

.portfolio-img:hover{
/* transform:scale(1.05); */
opacity: 9;
  
  border: 2px solid #1A69B4;
  border: 3px solid transparent;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
  border-image: linear-gradient(135deg, #1a6ab400, #1A69B4) 1;
  border-radius: 7px;
  padding: 8px;

}

.portfolio-popup{
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(0,0,0,0.9);
justify-content:center;
align-items:center;
z-index:9999;
}

.portfolio-popup img{
max-width:90%;
max-height:90%;
border-radius:10px;
}

.portfolio-close{
position:absolute;
top:30px;
right:40px;
font-size:40px;
color:white;
cursor:pointer;
}
.card-gallery-img{
width:100%;
/* height:350px; */
object-fit:cover;
border-radius:8px;
cursor:pointer;
transition:0.3s;
}

.card-gallery-img:hover{
/* transform:scale(1.05); */
opacity: 9;
  
  border: 2px solid #1A69B4;
  border: 3px solid transparent;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
  border-image: linear-gradient(135deg, #1a6ab400, #1A69B4) 1;
  border-radius: 7px;
  padding: 8px;
}

.card-popup{
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(0,0,0,0.9);
justify-content:center;
align-items:center;
z-index:9999;
}

.card-popup img{
max-width:90%;
max-height:90%;
border-radius:10px;
}

.card-close{
position:absolute;
top:30px;
right:40px;
font-size:40px;
color:white;
cursor:pointer;
}
.bbb{
  background-color: #000000 !important;
}
/* our projects start */

/* wexor bg */

/* .vasanth::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  padding: 2.5px; 

  background: linear-gradient(135deg, #00000000, #1E90FF);

  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;

  z-index: -1;
} */

/* Glow effect (only outside) */
/* .vasanth::after {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: 14px;

  background: linear-gradient(135deg, #000000, #000000);
  filter: blur(10px);
  opacity: 0.4;

  z-index: -2;
} */


















/* @media (max-width: 768px){

  .vasanth::before,
  .vasanth::after{
    display: none;
  }

} */
/* .servicesBox1:hover, .servicesBox2:hover, .servicesBox3:hover, .servicesBox4:hover{
  background-color: #1A69B4 !important;
} */

/* @media (max-width: 768px){

  .servicesBox1:hover,
  .servicesBox2:hover,
  .servicesBox3:hover,
  .servicesBox4:hover{
    background-color: #1A69B4 !important;
  }

} */

/* wexor bg */
.vmv-card{
  position: relative;
  overflow: hidden;
}

/* Blue corner glow */
.vmv-card::before{
  content: "";

  position: absolute;

  top: -80px;
  right: -80px;

  width: 180px;
  height: 180px;

  background: radial-gradient(
    circle,
    rgba(26, 106, 180, 0.615) 0%,
    transparent 70%
  );

  filter: blur(40px);

  z-index: 0;
}
.vmv-card *{
  position: relative;
  z-index: 2;
}


/* ===== TESTIMONIAL SECTION ===== */


 /* ===== TESTIMONIAL ===== */

.testimonial-section{
  background: #0b0b0b;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}

.testimonial-section::before{
  content: "";
  position: absolute;
  width: 700px;
  height: 700px;
  background: radial-gradient(circle,
  rgba(26,105,180,0.18) 0%,
  transparent 70%);
  top: -250px;
  left: 50%;
  transform: translateX(-50%);
  filter: blur(80px);
}

.testimonial-tag{
  width: fit-content;
  margin: auto;
  padding: 10px 25px;
  border: 1px solid #1A69B4;
  border-radius: 50px;
  color: #1A69B4;
  margin-bottom: 25px;
}

.testimonial-heading{
  text-align: center;
  font-size: 60px;
  color: white;
  font-weight: 700;
}

.testimonial-heading span{
  color: #1A69B4;
}

.testimonial-subtitle{
  text-align: center;
  color: #bdbdbd;
  font-size: 20px;
  margin-top: 20px;
}

.line{
  width: 80px;
  height: 3px;
  background: #1A69B4;
  margin: 30px auto 70px;
}

.testimonial-wrapper{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
}

.testimonial-slider{
  overflow: hidden;
  width: 1230px;
}

.testimonial-cards{
  display: flex;
  gap: 30px;
  transition: 0.5s ease;
}

.testimonial-card{
  min-width: 390px;
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(26,105,180,0.2);
  border-radius: 30px;
  padding: 35px;
  backdrop-filter: blur(12px);
  transition: 0.4s ease;
}

.testimonial-card:hover{
  transform: translateY(-10px);
  border-color: #1A69B4;
  box-shadow: 0 0 35px rgba(26,105,180,0.25);
}

.quote-star{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.quote{
  color: #1A69B4;
  font-size: 42px;
}

.stars{
  color: #1A69B4;
  font-size: 20px;
}

.testimonial-text{
  color: rgba(255, 255, 255, 0.755);
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 35px;
}

.userr{
  color: #1A69B4 !important;
}

.testimonial-user{
  display: flex;
  align-items: center;
  gap: 15px;
  
}

.testimonial-user img{
  width: 65px;
  height: 65px;
  border-radius: 50%;
  border: 2px solid #1A69B4;
}

.testimonial-user h4{
  color: white;
  margin: 0;
}

.testimonial-user span{
  color: #bdbdbd;
  font-size: 14px;
}

.nav-btnn{
  width: 65px;
  height: 65px;
  border: 1px solid #1A69B4;
  border-radius: 50%;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s ease;
}

.nav-btn:hover{
  background: #1A69B4;
}

.dots{
  display: flex;
  justify-content: center;
  gap: 10px;
  /* margin-top: 40px; */
}

.dots span{
  width: 10px;
  height: 10px;
  background: #444;
  border-radius: 50%;
}

.dots .active{
  background: #1A69B4;
}

/* MOBILE */

@media(max-width:991px){

  .testimonial-heading{
    font-size: 40px;
  }

  .testimonial-subtitle{
    font-size: 16px;
    padding: 0 20px;
  }

  .testimonial-wrapper{
    flex-direction: column;
  }

  .testimonial-slider{
    width: 100%;
  }

  .testimonial-card{
    min-width: 100%;
  }

}
/* @media(max-width:991px){

  .nav-btn{
    display: none;
  }

} */

.client-logo{
  width: 300px !important;
  border-radius: 5px;
}

.icon_pad{
      padding: 13px  !important;
     } 
/* ==============   insta gaallery start ====================*/

     .insta-gallery{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 25px;
}

.instagram-media{
  width: 100% !important;
  min-width: 100% !important;
  border-radius: 20px !important;
  overflow: hidden !important;
} 

/* Hide bottom Instagram actions */

.instagram-media iframe{
  height: 720px !important;
}

/* Hide bottom area */
.instagram-media{
  overflow: hidden !important;
}
@media(max-width:768px){

  .insta-gallery{
    grid-template-columns: 1fr;
  }

}

.reels-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 25px;
}
.reel-card{
  width: 100%;
}

.reels-grid{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 25px;
}

.instagram-media{
  width: 100% !important;
  min-width: 100% !important;

  border-radius: 25px !important;

  overflow: hidden !important;
}

/* MOBILE */

@media(max-width:991px){

  .reels-grid{
    grid-template-columns: repeat(2,1fr);
  }

}

@media(max-width:600px){

  .reels-grid{
    grid-template-columns: 1fr;
  }

}


/* ================ end ===============*/

@media (max-width: 768px){

  .servicesBox1 .d-md-flex,
  .servicesBox3 .d-md-flex{
    display: flex !important;
    flex-direction: column-reverse !important;
  }

}