body {
  font-family: 'Poppins', sans-serif;
}

.navbar-brand {
  letter-spacing: 1px;
}

footer h5 {
  margin-bottom: 1rem;
}

footer p, footer a {
  font-size: 0.95rem;
}

/* Dropdown show on hover */
.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

a.nav-link.custom-nav-link
{
  color: #000 !important;
  font-size: 22px !important;
}

.dropdown-item
{
  font-size: 20px;
  font-weight: 600;
}
/* Hero Section */
#hero {
  height: 100vh;
  position: relative;
}


/* Background Carousel Images */
#heroCarousel .carousel-item {
  height: 100vh;
  background-size: cover;
  background-position: center;
  transition: transform 1s ease, opacity 1s ease;
  filter: brightness(0.8);
}

/* Overlay dark gradient (optional) */
#hero::after {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(23, 87, 142, 0.55);
  z-index: 1;
}

/* Ensure content appears above background */
#hero .container {
  position: relative;
  z-index: 2;
}

/* Form Styling */
#hero form .form-control,
#hero form .form-select {
  border-radius: 8px;
  border: none;
  padding: 10px 12px;
}

#hero form .form-control:focus,
#hero form .form-select:focus {
  box-shadow: 0 0 0 3px rgba(255,193,7,0.3);
}

.btn-warning {
  background-color: #f7931e !important;
  border: none;
}

.service-card {
  transition: all 0.3s ease-in-out;
  border-radius: 12px;
}
.service-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.1);
}


#about {
  position: relative;
}

#about h2 {
  font-size: 2.2rem;
}

#about h4 {
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: bold !important;
}

#about .counter {
  font-size: 2rem;
  color: #f7931e;
  transition: all 0.3s ease-in-out;
}

#about .counter:hover {
  transform: scale(1.1);
}

#about img {
  border: 5px solid #fff;
  transition: transform 0.4s ease;
}

#about img:hover {
  transform: scale(1.03);
}

.text-primary {
  color: #17578E !important;
}

#why-choose-us {
  background: #ffffff;
}

#why-choose-us h2 {
  font-size: 2.2rem;
}

#why-choose-us .card {
  transition: all 0.3s ease;
}

#why-choose-us .card:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

#why-choose-us i {
  color: #f7931e;
}

.text-primary {
  color: #17578E !important;
}

#how-it-works .card {
  transition: all 0.3s ease;
  background-color: #fff;
}

#how-it-works .card:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

#how-it-works i {
  transition: all 0.3s ease;
}

#how-it-works .card:hover i {
  transform: scale(1.1);
}

#how-it-works h2 {
  color: #17578E;
  letter-spacing: 0.5px;
}
#cta {
  background: linear-gradient(90deg, #17578E 0%, #0a3b63 100%);
  position: relative;
  overflow: hidden;
}

#cta h2 {
  font-size: 2rem;
  letter-spacing: 0.5px;
}

#cta .btn-warning {
  background-color: #f7931e !important;
  border: none;
  transition: all 0.3s ease;
}

#cta .btn-warning:hover {
  background-color: #ff9f2b !important;
  transform: translateY(-3px);
}

#cta::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(255, 255, 255, 0.05);
  z-index: 0;
}

#cta .container {
  position: relative;
  z-index: 2;
}

.caroselgallery img {
  transition: transform 0.4s ease, box-shadow 0.3s ease;
}

.caroselgallery img:hover {
  transform: scale(1.05);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 1023px)
{
  .socialiconsec
  {
    display: none !important;
  }

.desktophead
{
  display: none !important;
}
.desktopslider
{
  display: none !important;
}

}

.servicesheading
{
  color: #12294A;
}
  p.servicesparatxt {
    font-size: 18px !important;
    color: #000 !important;
    font-weight: 500;
  }

@media only screen and (min-width: 1024px)
{

 .mobileheadsect
 {
  display: none !important;
 }
.mbtabletslider{
  display: none !important;
}

}
@media only screen and (max-width: 600px)
{
  .abouttopbarsection
  {
    text-align: center !important;
  }
  .aboutparatext
  {
    font-size: 18px !important;
    color: #000 !important;
  }
  .ourmissionsect
  {
    text-align: center !important;
  }
  .lead{
    font-size: 1rem !important;
  }
  p.servicesparatxt {
    font-size: 18px !important;
    color: #000 !important;
  }
  .Indexparatxt
  {
    font-size: 20px !important;
  }

#about
{
  text-align: center;
}
.genxkeepfooter
{
  text-align: center;
}
.servicesheading
{
  color: #12294A;
  font-weight: 900 !important;
}
.fw-bolder{
  font-weight: 900 !important;
}
.raisingtxt{
  text-align: center;
}
}

@media only screen and (max-width: 411px){
 .desktopsectslider
 {
  display: none !important;
 }
}

@media only screen and (min-width: 411px){
 .mobileslidersection
 {
  display: none !important;
 }
}

.hero-bg {
  background-size: cover;
  background-position: center;
  height: 100vh;
  width: 100%;
}

@media (max-width: 991px) {
  .hero-bg {
    height: 100vh;
  }
}

@media (max-width: 576px) {
  #hero {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .hero-title {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .hero-desc {
    font-size: 0.95rem;
  }
  .hero-form {
    background-color: rgba(0, 0, 0, 0.85);
  }
}



