.search .elementor-8 .elementor-element.elementor-element-84c7aad:not(.elementor-motion-effects-element-type-background):hover {
    background: white !important;
}

.search .elementor-element.elementor-element-84c7aad.she-header-yes.nav-link-hover-black.elementor-hidden-tablet.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded.she-header
 
 {
  background: white !important;
}
.search .elementor-8 .elementor-element.elementor-element-84c7aad:not(.elementor-motion-effects-element-type-background), .elementor-8 .elementor-element.elementor-element-84c7aad > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-color: black !important;
}

.consent-wrap {
    display: ruby;
    align-items: flex-start;
    gap: 12px;
    cursor: pointer;
}

.consent-wrap input {
    width: 18px;
    height: 18px;
    margin-top: 4px;
}

/* Grey Background Wrapper */
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    height: 56px !important;
}
select.wpcf7-form-control.wpcf7-select {
    height: 55px !important;
}

.si-input-supported input[type=checkbox]:before {
    left: 22px !important;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transform: scale(0);
    z-index: 2;
}


.wpcf7 form {
    background: #eeeeee;
    padding: 30px;
}

/* Heading */
.rfi-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    color: #0b3d91;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.rfi-required {
    font-size: 13px;
    font-weight: 400;
    color: #666;
    text-transform: none;
}

/* Layout */
.rfi-row {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}

.rfi-half {
    flex: 1;
    margin: 0;
}

.rfi-full {
    margin-bottom: 15px;
}

/* Inputs */
.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea {
    width: 100%;
    padding: 14px;
    background: #e5e5e5;
    border: 1px solid #d6d6d6;
    font-size: 14px;
    border-radius: 0;
    box-sizing: border-box;
    outline: none;
}

/* Focus */
.wpcf7 input:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
    background: #ffffff;
    border-color: #0b3d91;
}

/* Textarea Height */
.wpcf7 textarea {
    min-height: 140px;
    resize: vertical;
}

/* Submit Button */
.rfi-submit input[type="submit"] {
    background: #0b3d91;
    color: #ffffff;
    padding: 12px 28px;
    border: none;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

.rfi-submit input[type="submit"]:hover {
    background: #082c6c;
}

/* Responsive */
@media (max-width: 768px) {
    .rfi-row {
        flex-direction: column;
    }

    .rfi-heading {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }
}

/********* Join Our Team ******************/

.ready-connect-form {
    background: #eeeeee;
    padding: 35px;
    color: #272066;
    max-width: 100%;
    margin: auto;
    font-family: Arial, sans-serif;
}

.rc-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #272066;
}

.rc-desc {
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 1.5;
}

.rc-desc a {
    color: #272066;
    text-decoration: underline;
}

/* Labels */
.ready-connect-form label {
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 6px;
    margin-top: 15px;
    text-transform: uppercase;
}

/* Inputs */
.ready-connect-form input,
.ready-connect-form select {
    width: 100%;
    height: 45px;
    padding: 10px;
    border: none;
    background: #e2e2e2;
    font-size: 14px;
    box-sizing: border-box;
}

.ready-connect-form input[type="file"] {
    height: auto;
    padding: 8px;
}

/* File Note */
.rc-file-note {
    font-size: 12px;
    margin-top: 5px;
    color: #000000;
}

/* Acceptance Checkbox */
.rc-checkbox {
    display: flex !important;
    align-items: flex-start;
    gap: 10px;
    font-size: 12px;
    margin-top: 20px;
    line-height: 1.5;
    text-transform: none;
}

.rc-checkbox input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-top: 3px;
    cursor: pointer;
}

/* Submit Button */
.ready-connect-form input[type="submit"] {
    width: 100%;
    margin-top: 25px;
    height: 50px;
    background: transparent;
    border: 2px solid #9fb7c3;
    color: #272066;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    cursor: pointer;
    transition: 0.3s ease;
}

.ready-connect-form input[type="submit"]:hover {
    background: #9fb7c3;
    color: #2f3e46;
}

.wpcf7 input[type="checkbox"] {
    display: inline-block !important;
    opacity: 1 !important;
    position: static !important;
    visibility: visible !important;
}

/* Responsive */
@media (max-width: 480px) {
    .ready-connect-form {
        padding: 25px;
    }
}

/****** Get A Fast Quote ************/

.quote-form {
    max-width: 800px;
    margin: auto;
}

.quote-form .row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.quote-form .row.full {
    flex-direction: column;
}

.quote-form .col {
    flex: 1;
}

.quote-form input,
.quote-form textarea,
.quote-form select {
    width: 100%;
    padding: 15px;
    border-radius: 6px;
    border: none;
    background: #f3f3f3;
    font-size: 16px;
}

.quote-form textarea {
    height: 120px;
}

.quote-form input[type="submit"] {
    background: #ff7a00;
    color: white;
    font-size: 20px;
    font-weight: 600;
    padding: 18px;
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s;
}

.quote-form input[type="submit"]:hover {
    background: #e66d00;
}

.quote-form .consent {
    font-size: 14px;
    line-height: 1.6;
}

.quote-form .consent input {
    width: auto;
    margin-right: 10px;
}