.get-a-quote-section {
    padding-top: 6.667vw;
    padding-bottom: 9.289vw;
}

.get-a-quote-section .section-title h2 {
    font-size: 4vw;
    line-height: 135.556%;
}

.get-a-quote-section .section-title p {
    color: #33D8E5;
    text-transform: uppercase;
    font-size: 1.2vw;
    line-height: 1.8;
    margin-top: 2.533vw;
}

.get-a-quote-section .section-title {
    margin-bottom: 5.556vw;
}

.get-a-quote-section input[type="submit"].wpcf7-submit{
    background-color: #33D8E5;
    border: 3px solid #33D8E5;
    border-radius: 100px;
    color: #fff;
    font-size: 1.2vw;
    line-height: 1;
    font-weight: 500;
    width: 10.756vw;
    height: 3.467vw;
    cursor: pointer;
    transition: all .6s;
    text-transform: capitalize;
    font-family: 'Circular Std Book';
}


.get-a-quote-section form>fieldset select {
    width: 100% !important;
    background-color: transparent;
    border: 3px solid #33D8E5;
    border-radius: 4.444vw;
    font-size: 1.2vw;
    line-height: 1;
    font-weight: 500;
    width: 10.756vw;
    height: 3.467vw;
    cursor: pointer;
    transition: all .6s;
    text-transform: capitalize;
    font-family: 'Circular Std Book';
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('../images/select-arrow.svg');
    background-repeat: no-repeat;
    background-position: right 0.667vw center;
    padding-right: 1.778vw;
}

.get-a-quote-section input[type="submit"].wpcf7-submit:hover {
    background-color: transparent;
    color: #33D8E5;
}

.get-a-quote-section form {
    display: flex;
    flex-wrap: wrap;
    max-width: 53.422vw;
    margin-left: auto;
    margin-right: auto;
    /* justify-content: center; */
}

.get-a-quote-section form .left-part {
    padding-right: 0.781vw;
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}

.get-a-quote-section form .right-part {
    padding-left: 0.781vw;
    width: 50%;
}

.get-a-quote-section .submit-block {
    width: 100%;
    margin-top: 3.646vw;
    display: flex;
    justify-content: center;
    position: relative;
}

.get-a-quote-section span.wpcf7-spinner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.get-a-quote-section form input.wpcf7-form-control {
    height: 3.511vw;
    padding: 0 1.25vw;
}

.get-a-quote-section form input.wpcf7-form-control,
.get-a-quote-section form textarea {
    border: 3px solid #33D8E5;
    border-radius: 8px;
    font-size: 1.2vw;
    width: 100%;
    color: #454B4C;
    font-family: 'Circular Std Book';
    outline: 0;
}

.get-a-quote-section form textarea {
    height: 18.044vw;
    resize: none;
    padding: 1.25vw;
}

.get-a-quote-section form .left-part label {
    display: block;
}

.get-a-quote-section form .left-part br {
    display: none;
}

.get-a-quote-section form .left-part .form-group:not(:last-child) {
    margin-bottom: 28px;
}

.get-a-quote-section form input.wpcf7-form-control::placeholder,
.get-a-quote-section form textarea::placeholder {
    color: #454B4C;
    opacity: 1;
}

.get-a-quote-section form input.wpcf7-form-control::-ms-input-placeholder,
.get-a-quote-section form textarea::-ms-input-placeholder {
    color: #454B4C;
}

.wpcf7 form .wpcf7-response-output {
    text-align: center;
}

.wpcf7-not-valid-tip {
    font-size: 16px;
}

.get-a-quote-section form .left-part .form-group:not(:last-child) {
    margin-bottom: 20px;
}

.get-a-quote-section form .right-part .form-group,
.get-a-quote-section form .right-part .form-group p,
.get-a-quote-section form .right-part .form-group textarea {
    height: 100%;
}

.get-a-quote-section.sky_blue {
    background: #33D8E5;
}
.page-id-766 #get-a-quote,
.page-id-766 .get-a-quote-section .section-title{
    margin: 0;
}
.get-a-quote-section.sky_blue h2,
.get-a-quote-section.sky_blue p,
.get-a-quote-section.sky_blue .wpcf7 form .wpcf7-response-output {
    color: #fff;
}

.get-a-quote-section.sky_blue input[type="submit"].wpcf7-submit,body .get-a-quote-section.sky_blue .form-block .hbspt-form .hs_submit input[type="submit"] {
    background-color: #454B4C !important;
    border-color: #454B4C !important;
    color: #fff !important;
}

.get-a-quote-section.sky_blue input[type="submit"].wpcf7-submit:hover,body .get-a-quote-section.sky_blue .form-block .hbspt-form .hs_submit input[type="submit"]:hover  {
    background-color: transparent !important;
    color: #fff !important;
    border-color: #fff !important;
}



.get-a-quote-section form input,
.get-a-quote-section form>fieldset select,
.get-a-quote-section.sky_blue form>fieldset .field .input select{
    border: 3px solid #33D8E5;
    border-radius: 8px;
    font-size: 1.2vw;
    width: 100%;
    color: #454B4C;
    font-family: 'Circular Std Book';
    outline: 0;
    height: 3.511vw;
    padding: 0 1.25vw;
}

.get-a-quote-section.sky_blue form>fieldset .field .input select{
    background-color: #fff !important;
}

.get-a-quote-section form textarea {
    border: 3px solid #33D8E5;
    border-radius: 8px;
    font-size: 1.2vw;
    width: 100%;
    color: #454B4C;
    font-family: 'Circular Std Book';
    outline: 0;
}

.get-a-quote-section form>fieldset textarea {
    width: 100% !important;
    padding: 1.25vw;
}

.get-a-quote-section form>fieldset {
    width: 100%;
    max-width: 100%;

}

.get-a-quote-section form>fieldset .field {
    margin-bottom: 20px;
}
.get-a-quote-section form>fieldset:not(.form-columns-2) .field {
    width: 100% !important;
}   
.get-a-quote-section form .hs_submit.hs-submit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.get-a-quote-section form>fieldset.form-columns-2 .hs-form-field:first-child {
    padding-right: 15px;
}
.get-a-quote-section form >fieldset.form-columns-2 .hs-form-field:last-child {
    padding-left: 15px;
}
.get-a-quote-section form .hs_submit.hs-submit input.hs-button.primary.large {
    width: auto;
    background-color: #33D8E5;
    border: 3px solid #33D8E5;
    border-radius: 100px;
    color: #fff;
    font-size: 1.2vw;
    line-height: 1;
    font-weight: 500;
    width: 10.756vw;
    height: 3.467vw;
    cursor: pointer;
    transition: all .6s;
    text-transform: capitalize;
    font-family: 'Circular Std Book';
}

.get-a-quote-section form .hs_submit.hs-submit input.hs-button.primary.large:hover {
    background-color: #7AEAF3;
    color: #ffffff;
    border-color: #7AEAF3;
}

.get-a-quote-section form>fieldset .field .input {
    margin-right: 0;
}


.get-a-quote-section form>fieldset ul {
    list-style-type: none;
    padding: 0;
    margin: 0.444vw 0 0 0;
}

.get-a-quote-section form>fieldset ul li.hs-form-checkbox input,
.get-a-quote-section form>fieldset ul li.hs-form-booleancheckbox input {
    margin: 0 0.444vw 0 0;
    line-height: 1;
    width: 1.111vw !important;
    height: 1.111vw !important;
}

label.hs-error-msg {
    color: red !important;
}

.hs_error_rollup ul {
    list-style-type: none;
    margin: 0;
    color: red !important;
}

.hbspt-form p {
    text-align: center;
    color: green !important;
}

.get-a-quote-section.sky_blue form>fieldset label {
    color: #fff;
}

.get-a-quote-section.sky_blue input.hs-button.primary.large {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #33D8E5 !important;
}

.get-a-quote-section.sky_blue input.hs-button.primary.large:hover {
    background-color: transparent !important;
    color: #fff !important;
}

.single-tests .get-a-quote-section {
    padding-bottom: 0;
}

.get-a-quote-section form>fieldset .hs-richtext.hs-main-font-element h1 {
    font-size: 2.4vw;
    line-height: 135.556%;
    color: #fff;
    margin-bottom: 30px;
}

.get-a-quote-section form>fieldset legend.hs-field-desc {
    color: #fff;
}

.get-a-quote-section form> fieldset.form-columns-1 .input input {
    width: 100%;
}

@media only screen and (max-width: 1199px) {
    .get-a-quote-section .submit-block {
        margin-top: 55px;
    }

    .get-a-quote-section form input.wpcf7-form-control,
    .get-a-quote-section form textarea {
        border: 2px solid #33D8E5;
    }

    .get-a-quote-section .section-title h2 {
        font-size: 40px;
        line-height: normal;
        letter-spacing: -0.4px;
    }

    .get-a-quote-section .section-title p {
        font-size: 18px;
        line-height: 150%;
        margin-top: 30px;
    }

    .get-a-quote-section .section-title {
        margin-bottom: 60px;
    }

    .get-a-quote-section {
        padding-top: 75px;
        padding-bottom: 90px;
    }
    .get-a-quote-section form .right-part .form-group textarea {
        border-radius: 4px;
    }
    .get-a-quote-section form {
        max-width: 100%;
    }

    .get-a-quote-section form input.wpcf7-form-control {
        height: 50px;
        font-size: 18px;
    }

    .get-a-quote-section input[type="submit"].wpcf7-submit {
        font-size: 22px;
        height: 66px;
        width: 190px;
    }

    .wpcf7 form .wpcf7-response-output {
        font-size: 16px;
    }

    .get-a-quote-section form .input input,
    .get-a-quote-section form>fieldset select,
    .get-a-quote-section.sky_blue form>fieldset .field .input select {
        height: 50px;
        width: 100% !important;
    }
    .get-a-quote-section form>fieldset .hs-richtext.hs-main-font-element h1 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .get-a-quote-section form>fieldset .field label {
        font-size: 18px;
    }

    .get-a-quote-section form>fieldset ul li.hs-form-checkbox input,
    .get-a-quote-section form>fieldset ul li.hs-form-booleancheckbox input {
        width: 18px !important;
        height: 17px !important;
        margin-right: 7px;
    }

    .get-a-quote-section form>fieldset ul {
        margin-top: 10px;
    }

    .get-a-quote-section form>fieldset ul li label {
        display: flex;
    }

    .get-a-quote-section form>fieldset ul li {
        line-height: normal;
    }

    .get-a-quote-section form>fieldset ul li:not(:last-child) {
        margin-bottom: 15px;
    }

    .get-a-quote-section form .hs_submit.hs-submit input.hs-button.primary.large {
        font-size: 22px;
        height: 66px;
        width: 190px;
    }

    .get-a-quote-section form textarea,
    .get-a-quote-section form input,
    .get-a-quote-section form>fieldset select,
    .get-a-quote-section.sky_blue form>fieldset .field .input select {
        border-radius: 4px;
        border: 2px solid #33D8E5;
    }

    .get-a-quote-section form>fieldset ul li.hs-form-booleancheckbox input,
    .get-a-quote-section form>fieldset ul li.hs-form-checkbox input, .get-a-quote-section form>fieldset ul li.hs-form-booleancheckbox input {
        width: 25px !important;
        height: 25px !important;
        min-height: 25px !important;
        min-width: 25px !important;
    }

    .get-a-quote-section form input,
    .get-a-quote-section form>fieldset select,
    .get-a-quote-section.sky_blue form>fieldset .field .input select {
        font-size: 18px;
    }

    .get-a-quote-section form>fieldset ul li {
        line-height: 28px;
    }

    .get-a-quote-section form>fieldset legend.hs-field-desc {
        font-size: 18px;
    }
    .get-a-quote-section form .right-part .form-group textarea {
        border-radius: 8px;
        font-size: 18px;
        padding: 15px;
    }
    .get-a-quote-section form input.wpcf7-form-control {
        padding: 5px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .get-a-quote-section form {
        max-width: 100%;
    }

    .get-a-quote-section form .left-part,
    .get-a-quote-section form .right-part {
        width: 100%;
        padding: 0;
    }

    .get-a-quote-section form input.wpcf7-form-control {
        height: 50px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .get-a-quote-section form input.wpcf7-form-control,
    .get-a-quote-section form textarea {
        border-radius: 4px;
        font-size: 18px;
    }

    .get-a-quote-section form textarea {
        height: 182px;
        padding: 12px;
    }

    .get-a-quote-section form .left-part .form-group {
        margin: 0 0 14px 0 !important;
        width: 100%;
    }

    .get-a-quote-section input[type="submit"].wpcf7-submit {
        font-size: 22px;
        line-height: 1;
        width: 190px;
        height: 66px;
    }

    .get-a-quote-section .submit-block {
        position: relative;
        margin-top: 40px;
    }

    .get-a-quote-section .submit-block .wpcf7-spinner {
        position: absolute;
    }

    .get-a-quote-section form .right-part .form-group,
    .get-a-quote-section form .right-part .form-group p,
    .get-a-quote-section form .right-part .form-group textarea {
        height: auto;
    }

    .get-a-quote-section form .right-part .form-group textarea {
        height: 182px;
    }
    .get-a-quote-section form>fieldset.form-columns-2 .hs-form-field:first-child {
        padding-right: 0;
        float: none !important;
        width: 100% !important;
    }
    .get-a-quote-section form>fieldset .field {
        margin-bottom: 15px;
    }
    .get-a-quote-section form >fieldset.form-columns-2 .hs-form-field:last-child {
        padding-left: 0;
        float: none !important;
        width: 100% !important;
    }
}