.contact {
    width:100%;
    height: auto;
}

.contact-1 {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    margin: 0;
}

.contact-1-font {
    font-size: 1.5rem; // 24px;
    color: black;
    width: fit-content;
    margin-top: 5.45%;
    margin-bottom: 3.9%;
    margin-left: 3.125%;
    word-spacing: 1.25rem; // 1.875rem; // 30px;
    height: 1rem; // 16px;
    line-height: 1rem; // 16px;
    float:left;
}

.contact-button1 {
    background: none;
    font-size: inherit;
    color: black;
    border: none;
    font-family: inherit;
    height: 1rem; // 16px;
    line-height: 1rem; // 16px;
    cursor: pointer;
    padding: 0;
}

.contact-button1:hover {
    font-weight: bold;
}

.contact-1-logo {
    position: absolute;
    width: 5rem; // 80px;
    margin-top: 5.45%;
    right: 3.125%;
    float:right;
}

.contact-1a-logo {
    position: absolute;
    width: 4.375; // 70px;
    display: none;
}

.contact-2 {
    position: relative;
    width: 93.75%;
    height: auto;
    margin: 0% auto 0% auto;
}

.contact-2-img {
    width: 100%;
}

.contact-2-1 {
    width: 100%;
    height: auto;
}

.contact-2-1-font {
    font-size: 1.5rem; // 24px;
    color: black;
    width: fit-content;
    margin: 3.75rem auto 6.25rem auto;
//    margin: 60px auto 100px auto;
//    height: 1rem; // 16px;
//    line-height: 1rem; // 16px;
    text-align: center;
}

.contact-3 {
    width: 93.75%;
    height: auto;
    margin: 0% auto 0% auto;
}

.contact-3-1 {
    width: 100%;
}

.contact-3-1-font {
    font-size: 2.625rem; // 42px;
    font-weight: bold;
    color: black;
    width: fit-content;
    margin: 0px auto 6.25rem auto;
//    margin: 0px auto 100px auto;
    height: 1.75rem; // 28px;
    line-height: 1.75rem; // 28px;
}

.contact-3-2 {
    width: 100%;
}

.contact-3-2-font {
    font-size: 1.5rem; // 24px;
    color: black;
    width: fit-content;
    margin: 0px auto 2.8125rem auto;
//    margin: 0px auto 45px auto;
    height: 1rem; // 16px;
    line-height: 1rem; // 16px;
}

.contact-3-3 {
    width: 100%;
    display: flex;
}

.contact-3-3-input {
    font-size: 1.5rem; // 24px;
    font-family: inherit;
    width: 73.68%;
    height: 4.375rem; // 70px;
    margin: 0px auto 6.25rem auto;
//    margin: 0px auto 100px auto;
    background-color: #eeeeee;
    border: 0.0625rem solid gray;
//    border: 1px solid gray;
}

.contact-3-4 {
    width: 100%;
}

.contact-3-4-font {
    font-size: 1.5rem; // 24px;
    color: black;
    width: fit-content;
    margin: 0px auto 2.8125rem auto;
//    margin: 0px auto 45px auto;
    height: 1rem; // 16px;
    line-height: 1rem; // 16px;
}

.contact-3-5 {
    width: 100%;
    display: flex;
}

.contact-3-5-input {
    font-size: 1.5rem; // 24px;
    font-family: inherit;
    width: 73.68%;
    height: 4.375rem; // 70px;
    margin: 0px auto 6.25rem auto;
//    margin: 0px auto 100px auto;
    background-color: #eeeeee;
    border: 0.0625rem solid gray;
//    border: 1px solid gray;
}

.contact-3-6 {
    width: 100%;
}

.contact-3-6-font {
    font-size: 1.5rem; // 24px;
    color: black;
    width: fit-content;
    margin: 0px auto 2.8125rem auto;
//    margin: 0px auto 45px auto;
    height: 1rem; // 16px;
    line-height: 1rem; // 16px;
}

.contact-3-7 {
    width: 100%;
    display: flex;
}

.contact-3-7-input {
    font-size: 1.5rem; // 24px;
    font-family: inherit;
    width: 73.68%;
    height: 26.25rem; // 420px;
    margin: 0px auto 3.75rem auto;
//    margin: 0px auto 60px auto;
    background-color: #eeeeee;
    border: 0.0625rem solid gray;
//    border: 1px solid gray;
}

.contact-3-8 {
    width: 18.75rem; // 300px;
    display: flex;
    margin: 0 auto;
}

.contact-button2 {
    background-color: #1c1c1c; 
    color: white; 
    font-size: 1.125rem; // 18px;
    width: 100%;  // 300px;
    height: 2.5rem; // 40px;
    margin: 0px auto 18.75rem auto;
//    margin: 0px auto 300px auto;
    border: none;
    font-family: inherit;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.contact-button2:hover {
    background-color: white;
    color: #1c1c1c;
}

.contact-4 {
    width: 93.75%;
    height: auto;
    margin: 0% auto 0% auto;
}

.contact-4-font {
    font-size: 1rem; // 16px;
    color: black;
    width: fit-content;
    margin: 0px auto 9.375rem auto;
//    margin: 0px auto 150px auto;
    height: 0.75rem; // 12px;
    line-height: 0.75rem; // 12px;
}