.heading_blue_gradiant .elementor-heading-title span {
    background: linear-gradient(142.47deg, #4D86E1 15.25%, #1B44CA 96.01%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}


.blue_gradiant_text {
    background: linear-gradient(142.47deg, #4D86E1 15.25%, #1B44CA 96.01%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.blue_gradiant_text.contact_box {
    font-size: 14px;
    line-height: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0 !important;
}


.section_container {
    margin-left: auto !important;
    margin-right: auto !important;
}

.margin_left_none .e-con-inner {
    margin-left: 0 !important;
}

.elementor-form .elementor-form-fields-wrapper {
    margin-bottom: 0 !important;
}

.elementor-form .elementor-form-fields-wrapper input,
.elementor-form .elementor-form-fields-wrapper textarea {
    background: linear-gradient(89.82deg, #071843 4.17%, #0A2158 91.96%);
    border: none;
    padding: 12px 16px;
    font-size: 15px;
    line-height: 18px;
    color: #ffffff !important;
    font-family: 'Figtree-Regular' !important;
}

.elementor-form .elementor-form-fields-wrapper input::placeholder,
.elementor-form .elementor-form-fields-wrapper textarea::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.elementor-form .elementor-form-fields-wrapper input {
    border-radius: 57px;
}

.elementor-form .elementor-form-fields-wrapper textarea {
    border-radius: 12px;
    height: 124px;
}

.elementor-form .elementor-form-fields-wrapper .e-form__buttons {
    margin-top: 6px;
    margin-bottom: 0 !important;
}

.contact_section_with_banner {
    background: linear-gradient(180deg, #000416 0%, #130B2F 24%, #0D0724 83%);
}

.contact_section_with_banner::before {
    display: none !important;
}


.card_link,
.card_link .elementor-button-wrapper {
    height: 100%;
}

.card_link .elementor-button-wrapper .elementor-button {
    height: 100%;
    width: 100%;
    padding: 0;
    top: 0;
    position: absolute;
    left: 0; 
    z-index: 1;
}

.family_card .family_card_image .elementor-widget-image {
    height: 100%;
}

.family_two_column_section {
    background-repeat: no-repeat;
    background-size: cover;
}