.sec1_heading h1 {
    font-weight:700 !important;
}

.section-1 {
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

.custom-left-padding {
    padding-left: 0 !important;
}

button.accordion {}

h3 {
    font-size: 20px;
    line-height: 27px;
}

.banner-form {
    background: #FFFFFF;
    box-shadow: 0px 4px 9px 4px rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    padding: 24px 25px;
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=file],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    background: #FAFBFF;
    border: 1px solid #E0E3F3;
    border-radius: 3px;
    width: 100% !important;
    font-size: 16px;
    line-height: 1.3;
    padding: 9px 10px;
    font-family: Flama Web Pro, sans-serif;
    font-weight: 300;
}

.form-wrap {}

.section-1 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    align-items: center;
}

.section-1 .row .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 0 15px;
}

.section-1 .row .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    padding: 0 15px;
}


.section-1 .leftSection p {
    font-size: 20px;
    line-height: 27px;
    font-family: 'Circular';
    font-weight: 500;
    padding-right: 15px;
}

.sec1_content {
    margin-bottom: 80px !important;
}

.section-1 .leftSection .accordion-div .panel p {
    font-family: 'Flama Web Pro' !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 20px !important;
}

.form-heading h4 {
    font-size: 30px;
    color: #091B5A;
}

.form-wrap form.hs-form fieldset[class*="form-columns"]>div {
    margin-bottom: 15px;
}

.form-wrap .hs_cos_wrapper_type_form {
    padding: 0;
    margin-bottom: 0;
}

.form-wrap .hs-form-field>label {
    color: #091B5A;
    font-family: 'Circular';
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 6px;
}

.form-wrap .actions {
    text-align: center;
    margin-top: 20px;
}

.form-wrap .actions .hs-button.primary,
.form-wrap .actions input[type="submit"],
.form-wrap .actions input[type="button"] {
    font-family: "LL Circular Pro Web";
    background: #90EBC2;
    border-radius: 3px;
    font-weight: 600;
    font-size: 21px;
    box-shadow: none;
    transition: all ease-in-out 350ms;
}

.form-wrap .actions .hs-button.primary:hover,
.form-wrap .actions input[type="submit"]:hover,
.form-wrap .actions input[type="button"]:hover {
    box-shadow: 0 4px 6px rgb(50 50 93 / 5%), 0 1px 3px rgb(0 0 0 / 2%);
}

ul.no-list.hs-error-msgs {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.no-list.hs-error-msgs label {
    color: red;
    font-weight: 300;
    font-family: "Circular";
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 12px;
}

ul.no-list.hs-error-msgs label.hs-main-font-element {
    font-weight: bold;
    margin: 0;
}

.legal-consent-container p,
.legal-consent-container span {
    font-size: 14px;
    line-height: 22px
}

.legal-consent-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.legal-consent-container .hs-input {
    margin-right: 7px;
    margin-top: 3px
}

.leftSection p {
    color: #091b5a;
    font-family: Flama Web Pro;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.3
}

.form-wrap .actions input[type=button],
.form-wrap .actions input[type=submit],
.newBanner .form-wrap .actions .hs-button.primary {
    background: #90ebc2;
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    color: #091b5a;
    cursor: pointer;
    font-family: Circular;
    font-size: 27px;
    font-weight: 700;
    min-width: 230px;
    padding: 12px 20px;
    transition: all .35s ease-in-out;
}
.form-heading h4 {
    font-family: Circular;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    text-align: center;
}

.form-heading * {
    margin: 0;
}

.form-heading {
    margin: 0 0 15px;
}

.header-container-wrapper {
    top: 50px;
}

.header-container.container-fluid {}

header {}

header nav.navbar.navbar-default {
    background: transparent;
    margin: 0;
    height: initial;
    border: none;
}

.accordion-div button.accordion {
    background: transparent;
    border: none;
    margin: 0 0 10px;
    outline: none;
    padding: 0 25px 0 0;
    position: relative;
    text-align: left;
    width: 100%;
}
.accordion-div button.accordion h3 {
    display: inline-block;
    width: auto;
}
.accordion-div button.accordion:after {
    content: "\f067";
    font-family: Font Awesome\ 5 Free;
    font-size: 20px;
    color: inherit;
    font-weight: 900;
    margin: 0 0 0 15px;
}
.accordion-div button.accordion.active:after {
    content: "\f068";
}
.accordion-div .panel {}

.accordion-div .panel p {
    font-weight: 500;
    font-size: 14px;
    font-family: 'Flama Web Pro';
    line-height: 20px;
    color: #091B5A;
}

.accordion-div .panel {
    background: transparent;
    padding: 0;
    border: none;
    box-shadow: none;
}
.form-wrap fieldset {
    width: 100%;
    max-width: 100%;
    margin: auto;
}
.hs_error_rollup {
    display: none;
}
.form-wrap fieldset .hs-form-field {
    width: 100% !important;
}
.accordion-div:last-child {
    margin: 0;
}
@media (max-width: 1199px) {
.section-1 .row .col-md-7, .section-1 .row .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
}
}
@media (max-width: 991px) {
.section-1 .row .col-md-7, .section-1 .row .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;    margin-top: 30px !important;
    padding: 0 15px;
}
.banner-form {
    margin: auto;
    max-width: 600px;
    width: calc(100% - 30px);
}
  .section-1 .leftSection p {
    padding-right: 0 !important;
}