*{
    margin: 0;
    padding: 0;
    font-family: "Poppins", sans-serif;
    scroll-behavior: smooth;
}
.text-primary{
    color:#0b4a99 !important;
}
.headings{
    font-family: "Roboto", sans-serif;
}
.dropdown-item {
    color: #fff;
  }
  .dropdown .dropdown-menu {
    display: none;
    background: #ffffff;
  }
  .dropdown:hover>.dropdown-menu, 
  .dropend:hover>.dropdown-menu {
    display: block;
    margin-top: .1em;
    margin-left: .1em;
  }
  @media screen and (min-width:769px) {
    .dropend:hover>.dropdown-menu {
      position: absolute;
      top: 0;
      left: 100%;
    }
    .dropend .dropdown-toggle {
      margin-left: .5em;
    }
  }
  .slider1{
    background: linear-gradient(rgb(24 86 209 / 72%), rgb(24 86 209 / 72%)), url('https://www.ihobs.world/assests/images/index/slide_1.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    height: 100vh;
   
  }
    .slider12{
    background:url('https://nihatech.com/wp-content/uploads/2023/10/NTLMS.png');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scrool;
    width: 100%;
    height: auto;
   
  }
  .heroText{
    position: relative;
    top: 100px;
  }
  .btn-primary:hover{
    background-color: #0b4a99 !important;
  }
  .slider2{
    background: linear-gradient(rgb(24 86 209 / 38%), rgb(24 86 209 / 29%)), url('https://www.ihobs.world/assests/images/index/why_choose_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    height: 100vh;
   
  }
  .heroText2{
    position: relative;
    top: 160px;
  }
  .slider3{
    background:url('https://nihatech.com/wp-content/uploads/2023/10/HXP.png');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    height: 100vh;
   
  }
  .heroText3{
    position: relative;
    top: 100px;
  }
  .btn-primary:hover{
    background-color: #0b4a99 !important;
  }
  /* Default navbar style */
.navbar {
    background-color: transparent;
    transition: background-color 0.3s ease;
  }
  
  .navbar-light .navbar-nav .nav-link {
    color: white;
    transition: color 0.3s ease;
  }
  
  /* Navbar style on scroll */
  .navbar.scrolled {
    background-color: white;
  }
  
  .navbar.scrolled .nav-link {
    color: black;
  }
  
  .navbar.scrolled .navbar-toggler-icon {
    filter: invert(1); /* This will make the hamburger icon black on scroll */
  }
  
  /* Adjust for dropdown menus */
  .navbar-light .navbar-nav .nav-link.dropdown-toggle {
    color: white;
    transition: color 0.3s ease;
  }
  
  .navbar.scrolled .navbar-nav .nav-link.dropdown-toggle {
    color: black;
  }
  
  /* Box shadow for scroll effect */
  .navbar.scrolled {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }
  .border-div {
    transition: border 0.3s ease, box-shadow 0.3s ease; /* Adjust duration as needed */
    min-height: 263px !important;
}

.border-div:hover {
    border: 1px solid #0b4a99 !important;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px !important;
}


.card {
  position: relative;
  width: 500px;
  height: 250px;
  background-size: cover;
  border-radius: 12px;
  box-shadow: 3px 3px 10px -1px rgba(0, 0, 0, 0.35);
  transition: 0.5s ease;
}

.card-title {
  position: absolute;
  bottom: -10px;
  left: 10px;
  color: rgb(60, 60, 60);
  border-bottom: 2px var(--yellow) solid;
}

.overlay {
  position: absolute;
  top: 0;
  
  height: 250px;
  margin-top: 0px;
  border-radius: 12px;
  background-color: rgba(75, 61, 178, 0.34);
  backdrop-filter: blur(10px);
  transition: 0.5s ease-out;
  opacity: 0;
}

.overlay-text {
  position: relative;
  top: 50px;
  margin: -20px 50px;
  text-align: center;
  color: var(--white);
}

.overlay-text h2 {
  margin-bottom: 10px;
}

.overlay button {
  padding: 0.5rem 1rem;
  background-color: var(--yellow);
  border: none;
  border-radius: 5px;
  color: var(--darkGray);
  font-size: 15px;
  font-weight: 700;
  transition: 0.4s ease;
}

.overlay button:hover {
  filter: brightness(0.65);
}

.overlay button:active {
  filter: brightness(0.5);
  transform: scale(0.97);
}

.card:hover {
  transform: scale(1.05);
}

.overlay:hover {
  opacity: 1;
}
.footerBg{
  background: linear-gradient(hsla(0, 0%, 100%, 0.216), hsla(0, 0%, 100%, 0.216)), url('https://nihatech.com/wp-content/uploads/2023/02/Polygon-10.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  background-size: cover !important;
  height: 500px;
}
a{
  text-decoration: none !important;
}
.networkBg{
  background: url('https://nihatech.com/wp-content/uploads/2023/02/eBook_Bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  background-size: cover !important;
  height: auto;
}
.bg-custom {
  background: url('https://nihatech.com/wp-content/uploads/2023/09/bg_img2.png');
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  background-size: cover !important;
  height: auto;
}
.bg-service{
  background: url('https://nihatech.com/wp-content/uploads/2023/02/eBook_Bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  background-size: cover !important;
  height: auto;
}
.ourStory{
  background: url('https://nihatech.com/wp-content/uploads/2023/02/inner_page.png');
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  background-size: cover !important;
  height: auto;
}
[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    transition-duration: 1.4s !important;
}



  
  