/* General Reset */


html {
  scroll-behavior: smooth;
}
/* -----navbar---- */
.navbar{
  padding: 0 0;
}
.my-navbar-butto{
            background-color: #28a745; /* Green background */
            color: white; /* White text */
            border: 1px solid #28a745; /* Optional: matching border */
            padding: 8px 15px;
            border-radius: 5px;
            cursor: pointer;
        }
.nav-link{
  color: #fff !important;
  font-size: 20px;
  padding-right: 1em;
  padding-left: 16px;
}
.nav-link{
  padding-right: 1em;
  padding-left: 20px;
}

/* .loggg{
  width: 50;
  height: 50;
  border-radius: 100%;
} */

body {
  font-family: "Segoe UI", sans-serif;
  background-color: #f5f7fa;
  color: grey;
}
/* ---------header----=---- */
/* .navv {
  background: #007BFF;
  color: #aea7a7;
  padding: 16px 0;
} */
.fa-xmark{
  display:none !important;
}

.fa-bars{
  display: none !important;
}
.gov{
  color: #f8f3f3;
  font-size: 30px;
  padding-bottom: 20px;
}

.usa{
    color: #fff;
    float: left;
    font-size: 25px;
    font-size: 20px;
    font-weight: 900;
}
/* .nav2{
  padding-left: 1em;
  padding-top: -1em !important;
  font-size: 17px;
  text-align: center;
} */

/* nav a {
  margin: 0 16px;
  color: #dff9fb;
  text-decoration: none;
  font-weight: bold;;
} */

.hero {
  padding: 60px 20px;
  text-align: center;
  color: white;
  background-image: url(images/maxresdefault.jpg) !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}

.headd p{
    text-align: center;
    padding-bottom: 16px;
    color: rgb(31, 9, 118);
}

.headd h2 {
  color: rgb(36, 5, 87);
  margin-top: 20px;
  font-size: 30px;

}
.btn-primary {
  display: inline-block;
  margin-top: 4em;
  padding: 18px 40px;
  background: #007BFF !important;
  color: #fff !important;
  border: none;
  border-radius: 5px;
  text-decoration: none !important;
}

.btn-primary:hover{
  background-color: rgb(17, 17, 140);
  color: #fff;

}
/* -----------learnmore----------- */
.learn{
  text-align: center;
  text-decoration: none !important;
  width: 100px;
  border: solid #007BFF;
  background-color: #007BFF;
  color: #FFF;
  padding: 0px 1px;
}
.learn:hover{
  background-color: #0052cc;
  color: #fff;
  border: none;
}




/* ---------policies--------- */

.pol{
  font-size:2em;
  margin-top: 2em;
  margin-bottom: 2em;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  box-shadow: #004080 5px 5px 25px;
  font-weight: bold;
}
    .col-lg-3{
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 20px;
      margin-top: 20px;
    }

    .col-lg-3 {
      background: #fff;
      border-radius: 10px;
      padding: 25px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.05);
      transition: 0.3s ease;
    }

    .col-lg-3:hover {
      transform: translateY(-5px);
      box-shadow: 0 6px 20px rgba(0,0,0,0.08);
    }

    .col-lg-3 i {
      font-size: 28px;
      color: #007BFF;
      margin-bottom: 15px;
    }

    .col-lg-3 h3 {
      font-size: 18px;
      margin-bottom: 10px;
    }

    .col-lg-3 p {
      font-size: 14px;
      color: #555;
      line-height: 1.6;
    }

    .apply-section {
      text-align: center;
      margin-top: 50px;
    }

    .apply-section a {
      background-color: #007BFF;
      color: #fff;
      padding: 15px 30px;
      border-radius: 5px;
      text-decoration: none !important;
      font-size: 16px;
      transition: background-color 0.3s ease;
    }

    .apply-section a:hover {
      background-color: #0056b3;
      color: #fff;
    }


/* ----------------contact----------- */

    .contact-support {
      max-width: 1000px;
      margin: 50px auto;
      padding: 40px;
      background: #ffffff;
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
      border-radius: 12px;
      text-align: center;
    }

    .contact-support h2 {
      margin-bottom: 20px;
      color: #333;
      font-size: 32px;
    }

    .support-options {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 30px;
      margin-top: 30px;
    }

    .support-option {
      flex: 1 1 200px;
      background: #f0f4f8;
      padding: 25px;
      border-radius: 10px;
      transition: all 0.3s ease;
      cursor: pointer;
      text-decoration: none;
      color: inherit;
    }

    .support-option:hover {
      background: #007BFF;
      color: #fff;
      transform: translateY(-5px);
    }

    .support-option i {
      font-size: 36px;
      margin-bottom: 15px;
      color: #007BFF;
      transition: color 0.3s ease;
    }

    .support-option:hover i {
      color: #fff;
    }

    .support-option h3 {
      font-size: 20px;
      margin-bottom: 10px;
    }

    .support-option p {
      font-size: 14px;
    }

    @media (max-width: 700px) {
      .support-options {
        flex-direction: column;
        align-items: center;
      }
      .hero {
        height: 400px;
      }

      .web{
        font-size: 7px;
      }
      .nav-link{
    color: #fff !important;
 
     }
    }

/* -----------about----------- */


/* Hero Section */
.hero {
  background: linear-gradient(to right, #0077cc, #00bcd4);
  color: white;
  padding: 80px 20px;
  text-align: center;
  text-decoration: none;
}

.hero h1 {
  font-size: 3rem;
  margin-bottom: 10px;
}

.hero p {
  font-size: 1.25rem;
  margin-bottom: 20px;
}

.btn-primary {
  background-color: #ff9800;
  color: white;
  padding: 12px 24px;
  text-decoration: none;
  border-radius: 6px;
  font-weight: bold;
  transition: background 0.3s ease;
}

.btn-primary:hover {
  background-color: #e68900;
}

/* Container */
.container {
  max-width: 1100px;
  margin: 40px auto;
  padding: 0 20px;
}

/* Sections */
.about,
.apply-section {
  margin-bottom: 40px;
}

.about h2,
.apply-section h2 {
  font-size: 2rem;
  color: #0077cc;
  margin-bottom: 15px;
}

.details {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  margin-bottom: 40px;
}

.card {
  background-color: white;
  padding: 20px;
  border-left: 6px solid #00bcd4;
  border-radius: 8px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
}

.card h3 {
  margin-bottom: 10px;
  color: #333;
}

.card ul {
  list-style-type: disc;
  padding-left: 20px;
}

.card p {
  font-size: 1.1rem;
}

footer {
  background-color: #0077cc;
  color: white;
  text-align: center;
  padding: 20px;
  font-size: 0.9rem;
}
/* --------------------testimonies------------ */

 .testimonials{ 
      max-width: 1000px; 
      margin: auto; 
}
  .testimonial{  
      background: white; 
      border-radius: 10px; 
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
      margin-bottom: 2rem; 
      display: flex;
      flex-wrap: wrap;
      align-items: center; 
      padding: 1.5rem;
}
    .testimonial img {
      flex: 1 1 200px;
      max-width: 200px; 
      border-radius: 8px;
      margin-right: 1.5rem; 
}
    .testimonial-content {
       flex: 2 1 300px;
}
    .testimonial-content h3 {
       margin: 0 0 0.5rem;
        color: #1a73e8;
}
    .testimonial-content p {
      margin: 0.5rem 0;
      color: #333;
      line-height: 1.5;
}
    .testimonial-content .author { 
      font-weight: bold; 
      margin-top: 1rem;
      color: #1a1a1a;
}
    @media(max-width: 600px) {
      .testimonial { 
        flex-direction: column;
         text-align: center;
     }
      .testimonial img { 
        margin: 0 0 1rem;
     }
    }





/* -------offer2-------- */
header {
      background-color: #f5f0f0;
      color: rgb(46, 43, 43);
      text-align: center;
      padding: 2rem 1rem;
    }

    header h1 {
      margin: 0;
      font-size: 2rem;
      font-weight: 500;
    }

    .container {
      max-width: 1200px;
      margin: 2rem auto;
      padding: 0 1rem;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      gap: 1.5rem;
    }

    .card {
      background-color: white;
      border-radius: 8px;
      box-shadow: 0 4px 8px rgba(0,0,0,0.1);
      padding: 1.5rem;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

    .card h2 {
      font-size: 1.2rem;
      margin-bottom: 0.5rem;
      color: #1a1a1a;
    }

    .card p {
      font-size: 0.95rem;
      color: #444;
      flex-grow: 1;
    }

    .btn {
      margin-top: 1rem;
      padding: 0.6rem 1rem;
      background-color: #1a73e8;
      color: white;
      border: none;
      border-radius: 4px;
      text-align: center;
      text-decoration: none;
      font-weight: bold;
      transition: background-color 0.3s;
    }

    .btn:hover {
      background-color: #1558b0;
    }

    footer {
      text-align: center;
      padding: 2rem 1rem;
      color: #888;
      font-size: 0.9rem;
    }

/* ------------no repayment-------- */
#norepay{
  margin-right: 5%;
}
#norepay h6{
  padding-right: 16px;
  padding-left: 16px;
  color: #007BFF;
  font-weight: 500;
  cursor: pointer;
}
#norepay ul li{
  color: rgb(36, 34, 34);
  padding: 0 16px;
}
#nor{
   padding-right: 16px;
  padding-left: 16px;
  color: #007BFF;
  font-weight: 500;
  cursor: pointer; 
}

#nor ul li{
color: black;
}
/* ----------grantoffers------ */

#grants h2{
    color: #0a3d62;

}

.grant-card h3{
  font-size: 20px;
}

.grant-card{
    color: #0a3d62;
}
.grant-card{
  transition:5s;
  cursor: pointer;
}
.grant-card:hover{
  transform: translateY(-5s);
  background-color: #5c6c84;
  
}


.content-section {
  padding: 40px 20px;
  max-width: 800px;
  margin: auto;
}

form {
  background: white;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

form label {
  display: block;
  margin-top: 15px;
  font-weight: bold;
}

form input, form select, form textarea {
  width: 100%;
  padding: 10px;
  margin-top: 6px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

form button {
  margin-top: 20px;
  width: 100%;
  padding: 14px;
  background-color: #007BFF;
  color: white;
  font-size: 16px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

form button:hover {
  background-color: #0052cc;
}

footer {
  text-align: center;
  background: #007BFF;
  color: white;
  padding: 15px 0;
  margin-top: 40px;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}




/* body {
  font-family: 'Poppins', sans-serif;
  line-height: 1.6;
  background: #f4f7f9;
  color: #333;
} */

.container {
  width: 90%;
  max-width: 1100px;
  margin: auto;
  padding: 2rem 0;
}

.hero {
  background: linear-gradient(to right, #0052cc, #6a11cb);
  color: white;
  text-align: center;
  padding: 5rem 1rem;
}

.hero h1 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}

.hero p {
  font-size: 1.2rem;
  margin-bottom: 2rem;
}

.btn {
  background: #007BFF;
  color: white;
  padding: 0.8rem 1.5rem;
  text-decoration: none;
  border-radius: 5px;
  transition: background 0.3s ease;
}

.btn:hover {
  background: #0056b3;
  color: #fff;
}

.section {
  padding: 4rem 1rem;
  background: #fff;
}

.alt-bg {
  background: #e8f0fe;
}

h2 {
  text-align: center;
  margin-bottom: 2rem;
  color: #222;
}

ul {
  list-style: disc;
  margin-left: 2rem;
  font-size: 1rem;
}

.grants {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: center;
}

.grant-card {
  background: white;
  padding: 2rem;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  flex: 1;
  min-width: 250px;
  max-width: 400px;
  text-align: center;
}

form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

input, select, textarea {
  padding: 0.8rem;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-family: inherit;
}

label {
  font-weight: 600;
}

#formMessage {
  margin-top: 1rem;
  font-weight: 600;
}

.footer {
  background: #222;
  color: white;
  text-align: center;
  padding: 2rem 1rem;
  margin-top: 2rem;
}
/* ----------table---------- */

.backhom{
  text-align: center;
  columns: #fff;
  background-color: #004080;
}
 body {
      font-family: Arial, sans-serif;
      background-color: #f9f9f9;
      margin: 0 10px;
    } 

    h1 {
      text-align: center;
      color: #333;
    }

    table {
      width: 90%;
      margin: 0 auto;
      border-collapse: collapse;
      background-color: #fff;
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
      margin-top: 2em;
      margin-bottom: 2em;
    }

    th, td {
      padding: 12px 15px;
      text-align: left;
      border-bottom: 1px solid #ddd;
    }

    th {
      background-color: #004080;
      color: white;
    }

    tr:hover {
      background-color: #f1f1f1;
    }

    caption {
      caption-side: bottom;
      padding: 10px;
      font-style: italic;
      color: #666;
    }
    .govv{
      display: none;
    }

    /* ----------footer----------- */

    footer {
      background-color: #1c1c1e;
      color: #f1f1f1;
      padding: 60px 20px 30px;
    }

    .footer-container {
      max-width: 1200px;
      margin: auto;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
      gap: 40px;
    }

    .footer-logo h2 {
      color: #fff;
      font-size: 28px;
      margin-bottom: 15px;
    }

    .footer-logo p {
      font-size: 14px;
      line-height: 1.6;
      color: #ccc;
    }

    .footer-section h3 {
      margin-bottom: 15px;
      font-size: 18px;
      color: #fff;
    }

    .footer-section ul {
      list-style: none;
      padding: 0;
    }

    .footer-section ul li {
      margin-bottom: 10px;
    }

    .footer-section ul li a {
      color: #ccc;
      text-decoration: none;
      transition: 0.3s;
    }

    .footer-section ul li a:hover {
      color: #fff;
    }

    .social-icons a {
      margin-right: 12px;
      font-size: 18px;
      color: #ccc;
      transition: color 0.3s;
    }

    .social-icons a:hover {
      color: #fff;
    }

    .newsletter input[type="email"] {
      padding: 10px;
      width: 80%;
      border: none;
      border-radius: 4px 0 0 4px;
      outline: none;
    }

    .newsletter button {
      padding: 10px 15px;
      background-color: #007BFF;
      color: #fff;
      border: none;
      border-radius: 0 4px 4px 0;
      cursor: pointer;
    }

    .newsletter button:hover {
      background-color: #0056b3;
    }

    .footer-bottom {
      text-align: center;
      margin-top: 40px;
      border-top: 1px solid #333;
      padding-top: 20px;
      font-size: 14px;
      color: #aaa;
    }

    @media (max-width: 600px) {
      .newsletter input[type="email"] {
        width: 100%;
        border-radius: 4px;
        margin-bottom: 10px;
      }

      .newsletter button {
        width: 100%;
        border-radius: 4px;
      }
    }

    @media (max-width:1200px) {



.btn-primary{
  margin-top: 30%;
}

.fa-xmark{
  display:block !important;
}

.fa-bars{
  display: block !important;
}



.web{
  margin-bottom: -1px;
}

#icon:hover{
  background-color: #4b6281;
  color:#fff;
}

.govv{
  display: block;
   color: #fff;
   padding-right: 5em;
   font-size: 25px;
}
.govv img{
  border-radius: 10%;
}

.headd h2{
  font-size: 15px;
  font-weight: 600;
}
.headd h1{
  font-size: 15px !important;
}
.headd p{
  position: static;
  font-size: 12px;
  color: #000;
  padding: 0 16px;
}
.headd{
  margin: -10px 0;
}


    }
  