.schedule-section2 { width: 100%; display: inline-block; vertical-align: top; padding: 30px 0 70px; }
.schedule-section2 h2 { text-align: center; padding-bottom: 55px; }
.schedule-section2 .cover { width: 100%; display: inline-block; vertical-align: top; }
.schedule-section2 .left-part { width: 50%; float: left; padding-right: 30px; }
.schedule-section2 .right-part { width: 50%; float: left; padding-left: 20px; }
.schedule-section2 .left-part h3 { padding-bottom: 12px; }


.schedule-section2 .right-part .form-cover {margin:0 auto; max-width:600px;}


.schedule-section2 .left-part a { display: inline-block; color: #828282; }
.schedule-section2 .left-part a i { padding-right: 9px; color: #F9711B; position: relative; top: 1px; }
.schedule-section2 .left-part a:hover { color: #F9711B; }
.schedule-section2 .left-part .content { color: #828282; font-weight: normal; font-size: 17px; line-height: 26px; max-width: 470px; width: 100%; }
{#
.schedule-section2 .right-part .form-cover .hs-form-field input,
.schedule-section2 .right-part .form-cover .hs-form-field select { border-radius: 8px; border: 1px solid #B9C1CA; background: #fff; height: 48px; font-size: 14px; }
.schedule-section2 .right-part .form-cover  .hs-form-field { margin-bottom: 3px; }
.schedule-section2 .right-part .form-cover fieldset.form-columns-1 .hs-form-field .input { margin-right: 0 !important; }
.schedule-section2 .right-part .form-cover fieldset.form-columns-2 { padding-bottom: 4px; }
.schedule-section2 .right-part .form-cover .hs-form-field label.hs-error-msg { color: red; font-size: 12px; }
.schedule-section2 .right-part .form-cover textarea { border-radius: 8px; border: 1px solid #B9C1CA; background: transparent; min-height: 144px; font-size: 14px; }
.schedule-section2 .right-part .form-cover .hs-submit { text-align: right; padding: 10px 0 0; }
.schedule-section2 .right-part .form-cover .hs-submit .hs-button { height: auto; font-weight: 500; font-size: 18px; padding: 16px 62px;     }
.schedule-section2 .right-part .form-cover .hs-submit .hs-button:hover { background: #fff;
}
.schedule-section2 .right-part .form-cover .hs-form-field.hs_attach_rfp_or_other_doc { position: relative; }
.schedule-section2 .right-part .form-cover .hs-form-field.hs_attach_rfp_or_other_doc input { border: 0; background: transparent; box-shadow: none; cursor: pointer; height: 20px; padding-left: 109px; appearance: none; }
.schedule-section2 .right-part .form-cover .hs-form-field.hs_attach_rfp_or_other_doc>label { font-weight: normal; font-size: 15px; line-height: 26px; position: relative; cursor: pointer; background: #fff; }
.schedule-section2 .right-part .form-cover .hs-form-field.hs_attach_rfp_or_other_doc>label:after { font-size: 20px; content: ' '; top: 0; left: 0; width: 20px; height: 20px; background-image: url("https://f.hubspotusercontent40.net/hubfs/2956241/paperclip.svg"); position: relative; display: inline-block; background-repeat: no-repeat; background-size: contain; vertical-align: middle; margin-left: 8px; }
.schedule-section2 .right-part .form-cover .hs-form-field.hs_attach_rfp_or_other_doc .input { max-width: 100%; position: absolute; top: 0; left: 0; z-index: -1; }
.schedule-section2 .right-part .form-cover .hs-form-field.hs_attach_rfp_or_other_doc .hs-input input#file-upload-button { opacity: 0; }
.schedule-section2 .right-part .form-cover .hs-form-field.hs_attach_rfp_or_other_doc input span { font-size: 10px; }
#}
.schedule-section2 .left-part .content .btn a {color:#fff;}
.schedule-section2 .left-part .content .btn a:hover {color:#f9711b;}

@media (max-width:767px) {
      .schedule-section2 .left-part { width: 100%; padding: 0; text-align: center; }
    .schedule-section2 .right-part { width: 100%; padding: 30px 0 0; }
    .schedule-section2 .right-part .form-cover .hs-submit { text-align: center; }
    .schedule-section2 .right-part .form-cover .hs-submit .hs-button { padding: 12px 42px; }
    .schedule-section2 h2 { padding-bottom: 45px; }
    .schedule-section2 .left-part .content { margin: auto; }
}