.header-home3 {
    background-image: linear-gradient(rgba(14, 19, 35, 0.667), rgba(14, 19, 35, 0.667)), url("./assets/images/Contact-Us_-Picture-scaled.jpg");
    width: 100% !important;
    height: 63vh !important; 
    background-size:cover;
    background-position: center;
}

.middle-3 {
    height: 70vh;
    width: 100%;
    text-align: center;
    padding: 85px 0;
}

.middle-3 h1 {
    font-size: 3.5rem;
    font-weight: 500;
}

.form-control1 {
    height: 2.8rem;
    width: 16.3rem;
    border-radius: 5px;
    border: 1px solid #C7C7C7;
    margin-left: 5.8rem !important;
    margin-top: 0.2rem;
}

.form-control3 {
    width: 34rem;
    margin-left: 6.4rem !important;
    margin-top: 0.4rem;
    border: 1px solid #C7C7C7;
}

.form-control4 {
    margin-left: 6.4rem !important;
    width: 34rem;
    border: 1px solid #C7C7C7;
    margin-top: 1rem;
}

.contact-h1 {
    margin-left: 5.8rem !important;
}

.contact-h1-email {
    margin-left: 5.8rem !important;
}

.text-form {
    margin-left: 5.9rem !important;
}

.text-form1 {
    margin-left: 3rem !important;
}
/* 
.form-control {
    height: 2.8rem;
    width: 16.3rem;
    border-radius: 5px;
    border: 1px solid #C7C7C7;
    margin-top: 0.2rem;
} */