
.bannercontact{
    background: url("/media/Contact\ us.jpg") no-repeat;
  background-size: 100%;
  height: 700px;
}
.address-card {
    width: 600px;
    background-color: #E0E9F3;
    border-radius: 20px;
    padding:40px;
    padding-top: 100px;
    box-shadow: 0px 0px 10px rgb(150, 148, 148);
}

.address-card h2 {
    color: #004998;
    font-size: 25px;
    font-family: spectral;
    font-weight: 600;
}

.address-card p {
    color: #1E1E1EA1;
    font-family: poppins;
    margin-top: 10px;
}

.contact-us{
    display: flex;
    justify-content: space-evenly;
    margin-top: 100px;
}


.map iframe{
    width: 700px;
    height: 450px;
    border-radius: 20px;
    
    box-shadow: 0px 0px 10px rgb(150, 148, 148);
}
.contactuss{
    display: flex;
    justify-content: space-evenly;
    margin-top: 30px;
}
.contactuss img{
    width: 600px;
    margin-top: 70px;
}
@media (max-width:1440px){
    
.bannercontact{
    background: url("/media/Contact\ us.jpg") no-repeat;
  background-size: 100%;
  height: 500px;
}
.address-card {
    width: 500px;
    height: 400px;
    background-color: #E0E9F3;
    border-radius: 20px;
    padding:40px;
    padding-top: 60px;
    box-shadow: 0px 0px 10px rgb(150, 148, 148);
}

.address-card h2 {
    color: #004998;
    font-size: 25px;
    font-family: spectral;
    font-weight: 600;
}

.address-card p {
    color: #1E1E1EA1;
    font-family: poppins;
    margin-top: 10px;
}

.contact-us{
    display: flex;
    justify-content: space-evenly;
    margin-top: 100px;
}


.map iframe{
    width: 500px;
    height: 400px;
    border-radius: 20px;
    
    box-shadow: 0px 0px 10px rgb(150, 148, 148);
}
}
  
@media (max-width: 992px) {
    .bannercontact{
    background: url("/media/Contact\ us.jpg") no-repeat;
  background-size: 100%;
  height: 300px;
}
  
    .address-card {
     width: 600px;
    height: 350px;
    background-color: #E0E9F3;
    border-radius: 20px;
    padding:20px;
    padding-top: 50px;
    box-shadow: 0px 0px 10px rgb(150, 148, 148);
    margin-left:100px;
}

.address-card h2 {
    color: #004998;
    font-size: 25px;
    font-family: spectral;
    font-weight: 600;
}

.address-card p {
    color: #1E1E1EA1;
    font-family: poppins;
    margin-top: 10px;
}

.contact-us{
    display: flex;
   flex-direction: column;
    margin-top: 100px;
}


.map iframe{
    width: 600px;
    height: 350px;
    border-radius: 20px;
    margin-top: 30px;
    margin-left:100px;
    box-shadow: 0px 0px 10px rgb(150, 148, 148);
}


    .contact-us{
    display: flex;
 flex-direction: column;
    margin-top: 50px;
}

 
    .contactuss{
    display: flex;
    flex-direction: column;
    margin-top: 30px;
}
.contactuss img{
    width: 600px;
    margin-top: 10px;
}
}
 
@media (max-width: 768px) {
    .bannercontact{
    background: url("/media/Contact\ us.jpg") no-repeat;
  background-size: 100%;
  height: 230px;
}
   
    .address-card {
      width: 450px;
    height: 350px;
    border-radius: 20px;
    margin-top: 30px;
    margin-left:80px;
    background-color: #E0E9F3;
    border-radius: 20px;
    padding:20px;
    padding-top: 50px;
    box-shadow: 0px 0px 10px rgb(150, 148, 148);
    
}

.address-card h2 {
    color: #004998;
    font-size: 25px;
    font-family: spectral;
    font-weight: 600;
}

.address-card p {
    color: #1E1E1EA1;
    font-family: poppins;
    margin-top: 10px;
}

.contact-us{
    display: flex;
   flex-direction: column;
    margin-top: 100px;
}


.map iframe{
    width: 450px;
    height: 250px;
    border-radius: 20px;
    margin-top: 30px;
    margin-left:80px;
    box-shadow: 0px 0px 10px rgb(150, 148, 148);
}


    .contact-us{
    display: flex;
 flex-direction: column;
    margin-top: 50px;
}

      .contactuss{
    display: flex;
    flex-direction: column-reverse;
    margin-top: 30px;
}
.contactuss img{
    width: 320px;
    margin-top: 10px;
}
}


@media (max-width: 650px) {
   .bannercontact{
    background: url("/media/Contact\ us.jpg") no-repeat;
  background-size: 100%;
  height: 230px;
}
   
    .address-card {
      width: 450px;
    height: 350px;
    border-radius: 20px;
    margin-top: 30px;
    margin-left:80px;
    background-color: #E0E9F3;
    border-radius: 20px;
    padding:20px;
    padding-top: 50px;
    box-shadow: 0px 0px 10px rgb(150, 148, 148);
    
}

.address-card h2 {
    color: #004998;
    font-size: 25px;
    font-family: spectral;
    font-weight: 600;
}

.address-card p {
    color: #1E1E1EA1;
    font-family: poppins;
    margin-top: 10px;
}

.contact-us{
    display: flex;
   flex-direction: column;
    margin-top: 100px;
}


.map iframe{
    width: 450px;
    height: 250px;
    border-radius: 20px;
    margin-top: 30px;
    margin-left:80px;
    box-shadow: 0px 0px 10px rgb(150, 148, 148);
}


    .contact-us{
    display: flex;
 flex-direction: column;
    margin-top: 50px;
}

      .contactuss{
    display: flex;
    flex-direction: column-reverse;
    margin-top: 30px;
}
.contactuss img{
    width: 320px;
    margin-top: 10px;
}
}

@media (max-width: 478px) {
   
.bannercontact{
    background: url("/media/Contact\ us.jpg") no-repeat;
  background-size: 100%;
  height: 170px;
}
   
    .address-card {
    width: 350px;
    background-color: #E0E9F3;
    border-radius: 20px;
    padding:20px;
    padding-top: 50px;
    box-shadow: 0px 0px 10px rgb(150, 148, 148);
    margin-left:18px;
}

.address-card h2 {
    color: #004998;
    font-size: 18px;
    font-family: spectral;
    font-weight: 600;
}

.address-card p {
    color: #1E1E1EA1;
    font-family: poppins;
    margin-top: 10px;
     font-size: 13px;
}

.contact-us{
    display: flex;
   flex-direction: column;
    margin-top: 100px;
}


.map iframe{
    width: 350px;
    height: 250px;
    border-radius: 20px;
    margin-top: 30px;
    margin-left:18px;
    box-shadow: 0px 0px 10px rgb(150, 148, 148);
}


    .contact-us{
    display: flex;
 flex-direction: column;
    margin-top: 50px;
}

      .contactuss{
    display: flex;
    flex-direction: column-reverse;
    margin-top: 30px;
}
.contactuss img{
    width: 320px;
    margin-top: 10px;
}
}



/* Application Form */
.application-form {
    padding: var(--spacing-3xl) 0;
}

.form-container {
    max-width: 1000px;
    margin: 0 auto;
    background-color: var(--bg-card);
    padding: var(--spacing-2xl);
    border-radius: var(--radius-lg);
    box-shadow: 0px  0px 20px rgb(202, 201, 201);
}

.form-header {
    text-align: center;
    margin-bottom: var(--spacing-2xl);
}

.loan-form {
    display: grid;
    gap: var(--spacing-lg);
}

.form-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--spacing-md);
}

.form-group {
    display: flex;
    flex-direction: column;
}

.form-group label {
    margin-bottom: var(--spacing-sm);
    font-weight: 500;
    color: var(--text-primary);
}

.form-group input,
.form-group select {
    padding: 12px 16px;
    border: 2px solid var(--border-color);
    border-radius: var(--radius-md);
    font-size: var(--font-size-base);
    transition: border-color var(--transition-fast);
    background-color: var(--bg-primary);
}

.form-group input:focus,
.form-group select:focus {
    outline: none;
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.1);
}

.checkbox-label {
    display: flex;
    align-items: flex-start;
    gap: var(--spacing-sm);
    cursor: pointer;
    font-size: var(--font-size-sm);
    line-height: 1.5;
}

.checkbox-label input[type="checkbox"] {
    margin: 0;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}