.wehelpyou.form {
    padding: 80px 0 80px 0;
}
.row .container {
    position: static;
}

.wehelpyou.form .image-holder {
    position: absolute;
    top: 0;
    right: 58%;
    width: 28%;
    height: 90%;
    background-position: 50%;
    background-size: cover;
}

.wehelpyou.form .topRFQWrapper,
.wehelpyou.form .rfqtopWrapper {
    background: inherit;
    color: inherit;
    border: 0;
    border-color: inherit;
    padding: 0;
}

.rfqformWrapper-bottom #send_get_help_request-bottom {
    /*    padding: 0px 44px 0px 44px;*/
    gap: 14px;
    border-radius: 4px;
    opacity: 0px;
    background: #FF464F;
    box-shadow: 0px 4px 25px 0px #FF5B6359;
    margin: 9px 2%;
    display: inline-block;
    float: left;
    font-weight: 100;
}
.wehelpyou {
    border-bottom: 0px solid #dedede;
}
.wehelpyou.form .topRFQWrapper h3 {
    font-family: Roboto Mono;
    font-size: 34px;
    font-weight: 700;
    line-height: 44.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.wehelpyou input.v-form-control,
.wehelpyou textarea.v-form-control {
    padding: 18px 16px 18px 16px;
    gap: 10px;
    border-radius: 4px;
    border:none;
    background: #F2F4F8;
    opacity: 0px;
    color: #AAAAB4;
    font-family: Roboto Mono;
    font-size: 14px;
    font-weight: 500;
    line-height: 25.2px;
    letter-spacing: -0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.wehelpyou p.padding-left {
    padding-left: 40px;
}

.services-social img {
    width: 64px;
}

@media only screen and (max-width: 768px) {
    .panel-title a {
        font-size: 20px;
    }
    .wehelpyou p.padding-left {
        padding-left: 0px;
    }
}

.title {
    margin-top: 0;
}

.dfc_request  {
    font-family: "Roboto Mono",serif;
    border: 1px solid #ff464f;
    display: inline-block;
    padding: 18px 44px;
    color: #fafcff;
    text-decoration: none;
    margin-top: 10px;
    background: #ff464f;
    border-radius: 4px;
    display: inline-block;
    font-size: 16px;
    padding-top: 19px;
    padding-right: 106px;
    padding-left: 106px;
    padding-bottom: 19px;
    border-radius: 7px;
}

.wrap.t3-sl {
    padding-top: 0;
}
.t3-mainbody {
    display: none;
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
}