body::before {
    display: block;
    content: '';
    height: 60px;
  }
  
  #map {
    width: 100%;
    height: 100%;
    border-radius: 10px;
   }
   @media screen and (max-width: 480px) {
    #map {
     display: none;
     }
  }
  @media screen and (max-width: 480px) {
    .maintext {
     padding: 1px;
     }
  }
  
   
  @media (min-width: 768px) {
    .news-input {
      width: 50%;
    }
    
  }
  
  .maintext{
    font-weight: bolder;
  }
  
  .card-title{
    color: white !important;
  }
  .card-text{
    color: white !important;
  }
  

  .banner{
    width: 100%;
    height: 100vh;
    overflow: hidden;
    
    align-items: center;
  }
  .banner video{
    
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100vh;
    pointer-events: none;
    /* background: linear-gradient(180deg, rgba(57, 61, 94, 0) 0%, rgba(26, 55, 95, 0.15) 47.4%, #041535 92.19%) !important; */
  }
  .content{
     /* background: rgba(217, 217, 217, 0.036);
          backdrop-filter: blur(20px);
          width: fit-content; */
    position: relative;
    z-index: 1;
  }
  
  
  
  /* .card-img {
    position: relative;
} */

/* #careertext {
    position: absolute;
    top: 37%;
    left: 5%;
    width: 100%;
} */

/* @media (max-width: 500px) {
  #careertext {
    
    top: 0%;
    left: 2%;
    width: 100%;
}
  
} */
#carouselmain{
  background-image:  linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), radial-gradient(38.46% 59.68% at 50.94% 20.73%, #1A375F 8.85%, #6E9ABE 47.92%, #536E9B 70.83%, #31376F 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(63.43% 97.75% at 50.78% 32.18%, rgba(244, 73, 244, 0.3) 0%, rgba(0, 25, 192, 0.3) 41.15%, rgba(121, 118, 232, 0.3) 69.45%);
}

/* .career{
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: flex;
  
  align-items: center;
} */
/* .career {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100vh;
  pointer-events: none;
}
.contents{
  position: relative;
  z-index: 1;
} */
/* *{
  font-family: 'Montserrat' !important;
} */
 
#aboutustext{
 font-weight: 700 !important;
 font-size: 3rem !important;
 line-height: 3.3rem !important;
 
}

.abouttext{
 font-weight: 400 !important;
 font-size: 1.2rem !important;
 line-height: 1.875rem !important;
 text-align: justify !important;
}

/* @media (max-width: 768px) {
  .abouttext{
    font-weight: 300 !important;
    font-size: 1.2rem !important;
    line-height: 1.2rem !important;
    text-align: justify !important;
   }
  
} */
/* .mainbtn{
 font-weight: 600 !important;
 font-size: 1.3rem !important;
 line-height: 1.8125rem !important;
 background-color: #64B5E5 !important;
 color: white;
 border-style: none;
 border-radius: 5px;

} */

.btn-outline-skyblue {
  background-color: transparent;
  color: #87CEEB; /* Sky blue */
  border: 2px solid #87CEEB;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.btn-outline-skyblue:hover {
  background-color: #87CEEB;
  color: white;
}



.maintext{
  font-weight: 700 !important;
  font-size: 3.75rem !important;
  line-height: 4.375rem !important;
 
}
#products{
  font-weight: 700 !important;
  font-size: 3rem !important;
  line-height: 3.625rem !important;
}
#producttext{
  font-weight: 400 !important;
  font-size: 1.25rem !important;
}
.card-title{
  font-weight: 600 !important;
  font-size: 1.6rem !important;
  line-height: 2.25rem !important;
}
.card-text{
  font-weight: 400 !important;
  font-size: 1rem !important;
  line-height: 1.375rem !important;
  text-align: justify !important;
}
#services{
  font-weight: 700 !important;
  font-size: 3rem !important;
  line-height: 3.625rem !important; 
}
.servicetext{
  font-weight: 400 !important;
  font-size: 1.25rem !important;
  line-height: 1.625rem !important;
}
.service{
  font-weight: 600 !important;
  font-size: 1.7rem !important;
  line-height: 1.8125rem !important; 
}
#careertext{
  font-weight: 700 !important;
  font-size: 3rem !important;
  line-height: 3.625rem !important;
}
.jointext{
  font-weight: 400 !important;
  font-size: 1.25rem !important;
  line-height: 1.625rem !important;
}
.careerhead{
  font-weight: 700 !important;
  font-size: 3rem !important;
  line-height: 4.5625rem !important;
}
.career-text{
  font-weight: 500 !important;
  font-size: 2rem !important;
  line-height: 3.375rem !important;
}
.careerbtn{
  background-color: #64B5E5 !important;
  font-weight: 600 !important;
  font-size: 1.5rem !important;
  line-height: 1.8125rem !important;
  color: white;
}
.mediahead{
  font-weight: 700 !important;
  font-size: 3rem !important;
  line-height: 3.625rem !important;
}
.mediatext{
  font-weight: 400 !important;
  font-size: 1.25rem !important;
  line-height: 1.625rem !important;
}
.corousel-title{
  font-weight: 700 !important;
  font-size: 1.5rem !important;
  line-height: 1.5625rem !important;
}
.corousel-text{
  font-weight: 400 !important;
  font-size: 1.1rem !important;
  line-height: 1.625rem !important;
}
#connect{
  font-weight: 700 !important;
  font-size: 3rem !important;
  line-height: 3.625rem !important;
}
#officeadress{
  font-weight: 400 !important;
  font-size: 1.9rem !important;
  
}
#adresstext{
  font-weight: 400 !important;
  font-size: 1.2rem !important;
  line-height: 1.7rem !important;
  
}
.maincard{
  transition: all 0.3;

}
.maincard:hover{
  transform: scale(1.10);
}
.card-footer{
  border: none;
  background-color: #113D71;
}

@media screen and (max-width: 500px) {
  .webshape {
   margin-left: -50px !important;
   }
}
/* .webshape:hover{
  transform: translateY(-15px);
} */

*{
  scroll-behavior: smooth;
}

.change:hover{
  color: white !important;
}


.nav-item a:hover {
  transform: scale(1.1);
  color: skyblue !important; /* Change text color to skyblue */
  font-weight: 600 !important; /* Make the text bold */
  background-color: transparent; /* Remove background color */
  border-radius: 0; /* Ensure no border radius is applied */
}


/* @media screen and (max-width: 765px) {
  .card-img-top{
    
    display: none !important;
    
    background-color: #1A375F !important;
    
  }
} */

@media screen and (max-width: 775px) {
  #webhide {
   display: none;
   }
}

@media (max-width: 768px) {
  /* Apply margin-x of 3 on screens smaller than or equal to 768px */
  .servicetext {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  #producttext {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .discriptionhead {
    margin-left: -1rem;
    margin-right: 1rem;
  }
}

@media (max-width: 480px) {
  .careerhead {
      font-size: 2.2rem !important; 
      line-height: 2.5625rem !important;
  }
}
@media (max-width: 480px) {
  .careerbody {
      font-size: 1.7rem !important; 
      line-height: 2.5625rem !important;
  }
}

@media (max-width: 480px) {
  .careerbtn {
      font-size: 1.3rem !important; 
      line-height: 2.5625rem !important;
  }
}


/* scroll section start */
#scrollToTopBtn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: linear-gradient(to right, #87cefa, #00bfff);
  color: white;
  border: none;
  border-radius: 10px;
  padding: 12px 20px;
  font-size: 18px;
  cursor: pointer;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease, background 0.3s ease;
}

#scrollToTopBtn:hover {
  background: linear-gradient(to right, #00bfff, #87cefa);
  transform: translateY(-5px); 
}

/* scroll section end */


.image-wrapper {
  position: relative;
  display: inline-block;
  border: 4px solid transparent; /* Set border color to transparent for gradient */
  border-radius: 10px; /* Rounded corners */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); /* Shadow effect */
  border-image: linear-gradient(to right, #1a73e8, #ffffff, #1a73e8); /* Gradient border */
  border-image-slice: 1; /* Use the full gradient for the border */
}


.image-wrapper img {
  display: block;
  max-width: 100%;
  border-radius: 8px; /* Rounded corners for the image */
}









 

