.contact-us-content-section {
    position: relative;
    height: 950px;
}

.contact-us-background-red {
    position: absolute;
    width: 466px;
    height: 631px;
    background: #DC143C;
    left: 0;
    top: 0;
}

.contact-us-content-container {
    max-width: 1368px;
    margin-top: 64px;
}

.contact-us-page-title {
    font-weight: 700;
    font-size: 35px;
    line-height: 137.3%;
    text-align: center;
    color: #FFFFFF;
    margin-top: 48px;
}

.contact-us-page-form {
    position: absolute;
    width: 95%;
    min-height: 847px;
    bottom: 0;
    right: 0;
    background: #094260;
}

.form-control {
    border-radius: 0;
}

.uppercasae {
    text-transform: uppercase;
}

.contact-us-page-input-form-container {
    margin-top: 48px;
}

.google-map-title-container {
    font-weight: 700;
    font-size: 35px;
    color: #094260;
}

.google-map-container {
    margin-top: 48px;
}

.map-section {
    margin-top: 16px;
}

.branch-card-container {
    margin-top: 32px;
}

.branch-card {
    width: 299px;
    height: 340px;
    background: #094260;
    text-align: center;
}

.text-20 {
    font-size: 20px;
}

.text-16 {
    font-size: 16px;
}

.text-14 {
    font-size: 14px;
}

.bold-700 {
    font-weight: 700;
}

.get-direction {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    text-decoration-line: underline;
    color: #FFFFFF;
}
.form-inputs{
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}