#newsletter,
#scedule_cta{
    padding:40px 0;
}
#newsletter.no-padding{
    padding:0;
}
#scedule_cta h3,
#newsletter h3{
    color:#fff;
    font-family: 'Poppins', sans serif;
    font-size: 30px;
    font-weight: 200;
}
#scedule_cta .subtitle,
#newsletter .subtitle{
    color:#fff;
    font-size: 18px;
    font-weight: 600;
}
#scedule_cta .gform_wrapper .top_label div.ginput_container,
#newsletter .gform_wrapper .top_label div.ginput_container {
    margin-bottom: 15px !important;
}
#newsletter .gform_body {
    position: relative;
    top: -10px;
}
#newsletter .gfield_label {
    color: #fff;
}
#newsletter .gform_wrapper{
    margin-top: 0 !important;
}
#newsletter .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    border: 1px solid #f3f3f3;
    padding: 5px 15px 5px 24px !important;
    height: 58px;
    border-radius: 50px;
    box-shadow: 0 1px 3px #888;
}
#newsletter  .gform_footer.top_label {
    padding: 0;
    margin: 0;
}
#scedule_cta.black-text .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
#newsletter.black-text .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
box-shadow: 0 1px 3px #f3f3f3;
}
#scedule_cta.black-text h3,
#scedule_cta.black-text .gfield_label,
#scedule_cta.black-text .gfield_label,
#scedule_cta.black-text .subtitle,
#newsletter.black-text h3,
#newsletter.black-text .gfield_label,
#newsletter.black-text .gfield_label,
#newsletter.black-text .subtitle{
    color: #000;
}
#scedule_cta h3, #scedule_cta .subtitle{
    text-align: center;
}
#scedule_cta .btn.btn-primary.btn-all.orangewhite {
    margin: 20px auto auto;
}
.et_bloom_form_header.et_bloom_header_text_dark {
    min-height: 350px;
}
.et_bloom_form_content.et_bloom_1_field {
    min-height: 350px !important;
}